/*  */
*, html, body
    {
    font-family: 'Raleway', sans-serif;
    }
   
.c-w {color:#fff;}
.bg-w {background:#fff;}

.c-bk {color:#1A1A1A;}
.bg-bk {background:#1A1A1A;}

.bg-gray {background:#F2F2F2;}

.c-r {color:#CD1719;}
.bg-r {background:#CD1719;}

.c-s {color:#FFCC00;}
.bg-s {background:#FFCC00;}

.c-b {color:#0099CC;}
.bg-b {background:#0099CC;}

.c-dg {color:#009933;}
.bg-dg {background:#009933;}

.c-lg {color:#66CC66;}
.bg-lg {background:#66CC66;}

.m-center
    {

    align-items: center;
    }
section
    {
    padding-top:25px;
    padding-bottom:25px;
    }    
.p-top
    {
    padding-top:62px !important;
    padding-bottom:43px !important;
    }
h1, .h1
    {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    }
h2, .h2
    {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    }    
h3, .h3
    {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    }
h4, .h4
    {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #006699;
    }    
p, .p
    {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;

    }
strong, .strong p, p .strong, .strong
    {
    font-weight: 600 ;
    }
a, a:hover, a:focus, .link, .a, .a:hover, .a:focus
    {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #CD1719;
    }    
.bg-b a
    {
    color:#fff !important;
    }
.brand-logo
    {
    position:absolute;
    top:15px;
    left:0;
    right:0;
    }
.btn-adomany, .btn-adomany:hover, .btn-adomany:focus
    {
    background: #CD1719;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color:#fff;
    padding:11px;
    align-items: center;
    }

.ad-card
    {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    }
.kep
    {
    min-height:210px;
    border-radius: 10px 10px 0px 0px;
    position:relative;
    background-position:center !important;
    background-size:cover !important;
    }    
.kep .nev
    {
    position:absolute;
    bottom:0;
    left:0;
    background: #CD1719;
    border-radius: 0px 10px 0px 0px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    padding:11px;
    color:#fff;
    }
.kep .riport
    {
    position:absolute;
    top:0;
    left:0;
    background: #fff;
    border-radius: 0px 0px 10px 0px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    padding:11px;
    color:#fff;
}    
.kep .riport .a, .kep .riport .a:hover, .kep .riport .a:focus
    {
    color: #CD1719 !important;
    cursor: pointer;
    }
.logos
    {
    border-radius:10px;
    }
.logos .nev
    {
    border-radius: 0px 10px 0px 10px;
    }    
.lead img
    {
    padding-bottom:10px;
    padding-top:10px;
    }
.lead
    {
    padding:15px;
    min-height: 292px;
    }    
.lead .logos
    {
    margin-bottom:10px;
    margin-left:auto !important;
    margin-right:auto !important;
    max-height:125px;
    height:125px;
    background-size: auto !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    }
    
    
    
    