@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,700,800');
body,
html {

    margin: 0;
    padding: 0;
    bottom: 0;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    
}
*{
    outline:none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
li {
    padding: 0;
    margin: 0;
    bottom: 0;
}

ul,
li {
    list-style: none;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

.over {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

section,
header,
nav {
    text-align: left;
}

.area{
    height: 101px;
}
.tar{
    text-align: right!important;
}
.tac{
    text-align: center;
}
.tal{
    text-align: left;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

header hr{
    margin: 10px 0;
    width: 100%;
    border-color:#1872C5;
}
figure img{
    width: 100%;
}

h3{font-size: 18px;}
h4{font-size: 16px;}
p{font-size: 16px;}

header{
    position: relative;

    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding: 80px 0;
}
header ul{
    color: rgba(255, 255, 255, 0.7);
}
header ul, section ul{
    font-size: 18px;
    
    margin-top: 10px;
}
header ul li, section ul li{
    position: relative;
    margin-top: 10px;
    padding-left: 20px;
}
header ul li:after, section ul li:after{
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: #1872C5;
    left: 0;
    top: 5px;
}
header {
    color: #fff;
}
h1{
    font-size: 36px;
    font-weight: 800;
}
header p{
    font-size: 20px;
    color: rgba(255, 255, 255, 0.7);
}
header p strong, header p b{
    color: #fff;
}
.mt{
    margin-top: 30px;
}
.owl-carousel img{
    max-width: 100%;
}
/*section*/
section{
    padding: 50px 0;
}
section h2{
    
    color: #313132;
    font-size: 40px;
    position: relative;
}
section h2:after{
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 3px;
    background: #1872C5;
}
section h2.tac:after{
    margin-left: -40px;
    left: 50%;
}
.white_section{
    background: #fff;
}
.gray_section{
    background: #F9F9F9;
}


/*navigation*/
nav{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    background: #1872C5;
    padding: 5px 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


.logo{
    display: table;
    font-size: 18px;

    
}
.logo img{
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}
.logo span{
font-size: 22px;
    padding-left: 10px;
    display: table-cell;

    vertical-align: middle;
    line-height: 1;
    color: rgba(255, 255, 255, 0.8);
    
}
.logo span strong{
    font-weight: 500;
    font-size: 1.6em;
    color: #fff;  
}

.adress,
.time,
.phone,
.fax,
.mail{
    display: inline-block;
    min-height: 30px;
        background-size: 25px;
    padding: 5px 0;
    padding-left: 30px;
    line-height: 20px;
    background-position: 0 50% ;
    background-repeat:  no-repeat;
    color: rgba(255, 255, 255, 0.8);
}

.adress{
    background-image: url(../img/icons/location.svg);
}
.time{ 
    background-image: url(../img/icons/clock.svg)
}
.phone{ 
    background-image: url(../img/icons/telephone.svg)
}
.fax{ 
    background-image: url(../img/icons/fax.svg)
}
.mail{ 
    background-image: url(../img/icons/email.svg)
}
hr{
    margin: 5px;
    border-color:rgba(255, 255, 255, 0.2);
}

.tel{
    vertical-align: top;
    background: url(../img/icons/telephone.svg) 0 50% no-repeat;
    background-size: 20px;
    line-height: 30px;
    float: right;
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
    padding-left: 30px;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.tel:hover{
     color:#fff;
}



/*main*/

.main{
        background-image: url(../img/bg/main_bg.jpg);
    background-position: 50% 100%;
}

.over{
    background: rgba(0, 0, 0, 0.78);
}
.logos{
    position: relative;
    
    
    
}



.logos img{
    margin-bottom: 5px;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 20px;
    background: #fff;

}


.car{
    margin-top: 30px;
    
}
.car img{
    padding: 0 5px;
    background: #fff;
    
}
/*form control*/
.btnarea{
    margin-top: 20px;
}
.btn{
    cursor: pointer;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #1872C5;
    border: 1px solid #1872C5;
    padding: 15px 30px;
    width: 260px;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
        -webkit-box-shadow: 0px 2px 10px 0px rgba(19, 108, 191, 0.31), 0 0 0 0 rgba(19, 108, 191, 0.5);
    box-shadow: 0px 2px 10px 0px rgba(19, 108, 191, 0.31), 0 0 0 0 rgba(19, 108, 191, 0.5);

}
.btn:hover{
    
        -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
            -webkit-box-shadow: 0px 2px 10px 0px rgba(19, 108, 191, 0.31), 0 0 0 10px rgba(0, 0, 0, 0);
    box-shadow: 0px 2px 10px 0px rgba(19, 108, 191, 0.31), 0 0 0 10px rgba(0, 0, 0, 0);
}
.btn:active{
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}



/*sec1*/

.services{
    position: relative;
    padding: 15px;
    margin-top: 30px;
    background: #F9F9F9;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(49, 49, 50, 0.13);
    box-shadow: 0px 2px 5px 0px rgba(49, 49, 50, 0.13);
}

.services:after{
    left: 0;
    bottom: 25px;
    width: 15px;
    border-bottom: 5px solid #1872C5;
    content: "";
    position: absolute;
}
.services:before{
    right: 0;
    bottom: 25px;
    width: 15px;
    border-bottom: 5px solid #1872C5;
    content: "";
    position: absolute;
}


/*footer*/

footer{
    padding: 10px 0;
    background: #313132;
}
footer .logo{
    
}
.copy{
    text-align: right;
    color: #fff;
    font-size: 14px;
}
.copy a{
    
    color:#fff;
    text-decoration: underline;
}



/*form*/
.inp{
    text-align: left;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}
.inp input, .inp textarea{
    width: 100%;
    padding: 8px;
    border:1px solid #ddd;
}
.radio{
    cursor: pointer;
    position: relative;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    background: #fff;
    border:1px solid #ddd;
}
.inp span{
    
    margin-right: 10px;
    line-height: 25px;
}
.radio.active:after{
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    content: '';
    background: #1872C5;
}
.inp strong, .inp span{
    font-size: 14px;
    line-height: 25px;
    vertical-align: top;
    
}
form .btnarea{margin-top: 10px;}
form .name{
    font-weight: 700;
}
/*modal*/
.pop{
    width: 100%;
    max-width: 610px;
    text-align: center;
    padding: 30px;
    background: #F9F9F9;
}



/*services block*/
.serv{
    background: url(../img/bg/service_bg.jpg);
    background-position: 50%;
    background-size: cover;
}
.auto{
    background: url(../img/bg/authorized_bg.png);
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
    
}
.contacts{
    background: url(../img/bg/contact.jpg);
    background-position: 50%;
    background-size: cover;
    
}

.many_logos{
    text-align: center;
    background: #fff;

}
.many_logos img{max-width: 90%;}
.many_logos td{
    
    height: 33px;
    width: 20%;
}
.many_logos td{
    padding: 5px;

}


.services_car{
    margin-top: 30px;
}
.services_car img{
    margin: 5px 0;
            -webkit-box-shadow: 0px 2px 5px 0px rgba(49, 49, 50, 0.13);
    box-shadow: 0px 2px 5px 0px rgba(49, 49, 50, 0.13);
    
}
.contact_us{
    
}
.map{

    width: 100%;
    height: 310px;
            -webkit-box-shadow: 0px 2px 5px 0px rgba(49, 49, 50, 0.13);
    box-shadow: 0px 2px 5px 0px rgba(49, 49, 50, 0.13);
}