@font-face {
    font-family: 'pfdinreg';
src: url('../fonts/pfdintextcondpro-regular.ttf');
}
@font-face {
    font-family: 'pfdinthin';
src: url('../fonts/pfdintextcondpro-thin.ttf');
}
/*начало блока с шапкой*/
.head {background: url(/img/evhead.jpg) top center;background-size: cover;}
.header {background: rgba(0,0,0,0.7);color: #fff;padding: 50px 0 100px;}
.mte {font-family: 'pfdinreg','pfdinthin';display: block;color: #ffa300;}
.mte:hover, .mte:focus {color: #ffa300;text-decoration: none;}
.info-header h1{
    font-family: 'pfdinreg','pfdinthin';
    font-size: 60px;
}
.info-header h2{
    font-family: 'pfdinthin';
}
.hme {font-size: 40px;}
.hme div {font-size: 30px;}
.number-orange1 {font-size: 28px;}
.number-orange2 {font-size: 50px;}
.right-header {text-align: right;}

.zayavka input[type="text"]{
    border: 0px;
    
    background-size: auto 60%;
    background-repeat: no-repeat;
    margin: 7px 0px;
    height: 40px;
    font-family: 'pfdinthin';
    font-size: 18px;
    padding-left: 50px;
    -webkit-box-shadow: inset 0px 0px 16px 5px rgba(50, 50, 50, 0.05);
-moz-box-shadow:    inset 0px 0px 16px 5px rgba(50, 50, 50, 0.05);
box-shadow:         inset 0px 0px 16px 5px rgba(50, 50, 50, 0.05);
    background-position-x: 8px;
    background-position-y: 7px;
}
.zayavka>.maps{
    background-image: url(../img/icon-maps.png);
}
.zayavka>.phone{
    background-image: url(../img/icon-phone.png);
}
.zayavka>.name{
    background-image: url(../img/icon-client.png);
}
.zayavka input[type="submit"]{
        background-color: #ffa300;
    color: white;
    height: 44px;
    border: none;
    border-radius: 8px;
    font-family: 'pfdinthin';
    font-size: 18px;
}
.zayavka p{
   color: grey; 
        padding-left: 20px;
    font-size: 12px;
    font-family: 'pfdinthin';
}
.zayavka p a{
    color: grey;
    text-decoration: underline;
}
.zayavka input[type="checkbox"] {
    float: left;
}
.zayavka input[type="submit"]:hover{
    background-color: #f69e02;
}
.head-car{
    background-image: url(../img/head-car.png);
    background-repeat: no-repeat;
        height: 266px;
    position: relative;
    left: 70px;
}
.right-footer a:hover,.right-header a:hover{
    text-decoration: none;
}
/*Мобильная*/
@media screen and (min-width: 100px) and (max-width: 760px) {
    .info-header h1 {font-size: 38px;}
    .info-header h2{
        font-size: 17px;
    }
    .right-header{
        text-align: left;
    }
	.mte {background: linear-gradient(to bottom, #ffa300, #b77809);color: #fff;border-radius: 8px;padding: 10px;text-align: center;}
	.mte:hover, .mte:focus {color: #fff;}
	.number-orange2 {font-size: 28px;}
    .right-header h2 span{
        font-size: 28px;color: #fff;
    }
    .zayavka input[type="submit"]{
      margin-left: 18px;  
    }
	.vxx {background: #fff;padding: 5px;}
    .head{}
}
/*планшетная*/
@media screen and (min-width: 761px) and (max-width: 1169px) {
    .head{}
    .zayavka input[type="submit"]{
    margin-left: 175px;
    margin-top: 10px;
    }
}
/*конец шапки сайти*/

/*Прайс-лист*/
.price{
    height: 600px;
    background-color: #f2f2f2;
}
.price-uslugi{
    font-weight: bold;
    color: black;
    
}
.title h2{
    font-family: 'pfdinreg';
    color: black;
    text-align: center;
    
}
.info-price{
    background-image: url(../img/bg-price.png);
    height: 330px;
    font-family: 'pfdinreg','pfdinthin';
    font-size: 28px;
    text-align: center;
    color: white;
    margin-right: 10px;
    width: 24%;
}
.img-info-price-1{
    background-image: url(../img/icon-car-for-price.png);
}
.img-info-price-2{
     background-image: url(../img/icon-policeman-for-price.png);
}
.img-info-price-3{
     background-image: url(../img/icon-car2-for-price.png);
}
.img-info-price-4{
     background-image: url(../img/rubl.png);
}
.img-info-price-1,.img-info-price-2,.img-info-price-3,.img-info-price-4{
    background-repeat: no-repeat;
    background-position: center;
    height: 85px;
    margin-top: 15px;
}
.intro-price{
    font-family: 'pfdinthin';
    font-size: 22px;
    margin-bottom: 15px;
}
.cont-p1 {}
.content-price{
    margin-bottom: 30px;
}

/*мобильная*/
@media screen and (min-width: 100px) and (max-width: 760px) {
    .price{
           height: auto;
    }
    .info-price{
            width: 85%;
        margin-bottom: 15px;
        font-size: 16px;
        height: 200px;
        margin-left: 20px;
    }
    .img-info-price-2,.img-info-price-3,.img-info-price-4{
        margin-bottom: 10px;
    }
    .cont-p1 {margin-top: 0px;margin-bottom: 10px;}
	.left-header {text-align: center;}
}
/*планшетная*/
@media screen and (min-width: 761px) and (max-width: 1169px) {
    .info-price{
    height: 230px;
    font-size: 15px;
    margin-right: 10px;
    width: 23%;
    }
    .img-info-price-2,.img-info-price-3,.img-info-price-4{
    background-repeat: no-repeat;
    background-position: center;
    height: 85px;
    margin-top: 15px;
    margin-bottom: 40px;
}
    .price{
        height: 500px;
    }
    .cont-p1{
    margin-top: 20px;
}
}
/*конец прайс-листа*/
/*начало описания компании*/
.opisanie{
    font-family: 'pfdinthin';
    font-size: 21px;
    
}
.left-text-opisanie{
  padding-top: 10px;  
        margin-bottom: 50px;
}
/*планшетная*/
@media screen and (min-width: 761px) and (max-width: 1169px) {
    .opisanie{
        margin-top: 10px;
    }
    .opisanie img{
            margin-left: 210px;
    }
}
/*конец описания*/

/*начало блока с фотографиями*/
.capture{
    height: 610px;
    background-color: #f2f2f2;
}
.capture img{
height: 155px;
    margin: 15px;
}
.thumbnail{
       padding: 0px; 
     margin-bottom: 0px; 
    line-height: 0; 
    background-color: #f2f2f2;
    border: none; 
     border-radius: 0px;
}
.img1-buldozer{
    margin-right: 30px;
}
.right-text-opisanie{
    margin-top: 30px;
    }
/*мобильная*/
@media screen and (min-width: 100px) and (max-width: 760px) {
	.header {padding: 30px 0 50px;}
	.hme {font-size: 25px !important;}
	.hme div {font-size: 20px !important;}
    .opisanie img{
        width: 50%;
        margin-left: 23%;
    }
    .opisanie{
        margin: 5px;
        
    }
    
    .capture img{
        margin-bottom: 5px;
        padding: 0px;
    }
    .capture{
            height: 1065px;
        padding-left: 0px;
    }
    .photo{
        padding: 0px;
    }
    
}
/*планшетная*/
@media screen and (min-width: 761px) and (max-width: 1169px) {
    .capture img{
        margin: 5px;
    }
    .capture{
            height: 545px;
    padding-top: 20px;
    }
}
/*конец блока с фотографиями*/
/*начало блока с подвалом*/
.footer{
    background-color: black;
}
.footer h1{
    font-family: 'pfdinreg','pfdinthin';
    font-size: 28px;
    color: white;
    margin-bottom: 0px;
}
.footer h2{
    font-family: 'pfdinthin';
    color: white;
    font-size: 20px;
    margin: 0px;
}
.center-footer{
    font-family: 'pfdinthin';
    color: grey;
    text-align: center;
    float: left;
        margin-top: 53px;
}
.number-white1{
    font-family: 'pfdinreg','pfdinthin';
    color: #ffa300;
    font-size: 28px;
    color: white;
}
.number-white2{
    font-family: 'pfdinreg','pfdinthin';
    color: #ffa300;
    font-size: 50px;
    color: white;
}
.right-footer{
    float: right;
    text-align: right;
}
.left-footer{
float: left;
}
/*мобильная*/
@media screen and (min-width: 100px) and (max-width: 760px) {
    .footer{    }
.footer h1{
    font-family: 'pfdinreg','pfdinthin';
    font-size: 20px;
    color: white;
    margin-bottom: 0px;
}
.footer h2{
    font-family: 'pfdinthin';
    color: white;
    font-size: 18px;
    margin: 0px;
}
.center-footer{
    font-family: 'pfdinthin';
    color: grey;
    text-align: center;
    float: left;
    margin-top: 0px;
}
.number-white1{
    font-family: 'pfdinreg','pfdinthin';
    color: #ffa300;
    font-size: 20px;
    color: white;
}
.number-white2{
    font-family: 'pfdinreg','pfdinthin';
    color: #ffa300;
    font-size: 20px;
    color: white;
}
}
/*планшетная*/
@media screen and (min-width: 761px) and (max-width: 1169px) {
    .footer{    }
    .footer h1{
    font-family: 'pfdinreg','pfdinthin';
    font-size: 20px;
    color: white;
    margin-bottom: 0px;
}
.footer h2{
    font-family: 'pfdinthin';
    color: white;
    font-size: 18px;
    margin: 0px;
}
.center-footer{
    font-family: 'pfdinthin';
    color: grey;
    text-align: center;
    float: left;
    margin-top: 43px;
}
.number-white1{
    font-family: 'pfdinreg','pfdinthin';
    color: #ffa300;
    font-size: 20px;
    color: white;
}
.number-white2{
    font-family: 'pfdinreg','pfdinthin';
    color: #ffa300;
    font-size: 20px;
    color: white;
}
    .right-footer{
            margin-top: 17px;
    }
}
/*конец блока с подвалом*/