@font-face {
    font-family: "Segoe UI"; /* Гарнитура шрифта */
    src: url(/fonts/Segoe_UI.ttf); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: "Segoe Bold."; /* Гарнитура шрифта */
    src: url(/fonts/Segoe_UI_Bold.ttf); /* Путь к файлу со шрифтом */
}

body{
    font-family: "Segoe UI";
}

.text-italic{
    font-style: italic;

}

.input-no-border
{
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-bottom: 2px solid #fff;
    color: #fff;
}

#serviceappointment-comment{
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-bottom: 2px solid #fff;
    color: #fff;
}

hr {
    color:#ff6900;
    margin: 0px
}

.help-block{
    color: #ff5e00;
}

.main-block-header-sm{
    display: none;
}

.btn-record{
    background-color: #ff6900;
    color: #fff;
}

.block-padding-12-15{
    padding-top: 12px;
    padding-bottom: 13px;
}

.title-block{
    padding-top: 40px;
    margin-bottom: 20px;
    font-weight: 700;
}

/* Главная страница --- начало ---*/

#block-type-car{
    margin-top: 25px;
}

.literal{
    color: '#85888C';
    font-size: 24px;
    margin-top: -7px

}

.screen-min{
    display: none;
}

.description-item-why-we{
    margin-top: 25px;
    font-size: 18px;
}

.title-block-type-car{
    margin-bottom: 25px;
    font-size: 40px;
}

.title-block-type-car h2{
   font-size: 45px;
   font-weight: 900;
}

.block-why-we{
    background-color: #F0F0F8;
    padding: 20px 0px;
}

.block-our-services{
    background-color: #F0F0F8;
    padding: 20px 0px;
}

.title-block-why-we{
   color: #534D4D;
   font-size: 22px;
   text-align: center;
   font-weight: 600;

}

.bottom-block-why-we{
    margin-top: 30px;
}
.top-block-why-we{
    margin-top: 40px;
}


#block-insurance{
    margin-top: 30px;
}

.block-img-insurance{
    padding: 5px 25px;
}

.item-catalog{
    min-height: 300px;
    color: #fff;
    padding: 10px 0px;
    display: grid;
    align-items: end;
    text-decoration: none;
 
}


.item-catalog span{
  margin-left: 20px;
  font-size: 22px;
}

#sxod-razval{
    background: url('/images/sxod-razval.webp') 100% 100% no-repeat;
}

#item-service{
    background: url('/images/fon-service.webp') 100% 100% no-repeat;
}

#zapravka-kondicionerov{
    background: url('/images/zapravka-kondicionerov.webp') 100% 100% no-repeat;
}

#item-diagnostika{
    background: url('/images/diagnostika.webp') 100% 100% no-repeat;
}

#item-to{
    background: url('/images/fon-to.webp') 100% 100% no-repeat;
}

#item-shinomantag{
    background: url('/images/fon-shinomantag.webp') 100% 100% no-repeat;
}

.left-item-our-services{
    display: grid;
    grid-template-columns: auto 90px;
    align-items: center;
    margin-top: 15px;
    min-height: 100px;
}

.right-item-our-services{
    display: grid;
    grid-template-columns: 80px auto;
    align-items: center;
    margin-top: 15px;
    min-height: 100px;
}

.img-item-our-services-right{
    margin-right: 25px;
}

.img-item-our-services-left{
    margin-left: 25px;
}

.title-item-our-services{
    color: #5683C0;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}

.title-item-our-services:hover{
    border-bottom: 1px dashed #5683C0;
}

.body-item-our-services{
    font-size: 12px;
    font-style: italic;
    color: #212529;
}

.link-item-our-services{
    text-decoration: none;
}

.block-img-type-car{
    padding: 10px 0px;
}

#block-form{
    background: url('/images/fon-form.webp') 100% 100% no-repeat;
    background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#block-ask-question{
    background: url('/images/fon-ask-question.png') 100% 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.ask-question{
    height: 160px;
    background-color: #fff;
}

.block-text-ask-question {
    margin-top: 25px;
}

.block-text-phone-question{
    margin-top: 60px;
}

.title-form-service-appointment{
    font-size: 50px;
    color: #fff;
}

#form-service-appointment label{
    color: #fff;
}


.title-ask-question{
    color: #FF6900;
    font-size: 40px;
}

.description-ask-question{
    font-size: 22px;
    font-style: italic;

}

.number-phone-ask-question{
    font-size: 30px;
    font-weight: 600;
}

.number-phone-ask-question a{
    text-decoration: none;
    color: #000;

}
.contact-info-ask-question{
    display: grid;
    grid-template-columns: 60px auto;
    align-items: center;

}

.phone-getting-card{
    color: #534D4D;
    font-size: 25px;
    margin-top: 5px;
    font-weight: 900;
    text-align: start;
}

.phone-getting-card a{
  text-decoration: none;
  color: #000;
}

.btn-record-getting-card{
    text-align: end;
}

/* Главная страница --- конец ---*/

main > .container {
    padding: 0px 15px 20px;
    
}

.d11 {
    box-sizing: content-box;
    height: 0;
    width: 100px;
    border-bottom: 100px solid #FFE344;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}

/* начало Шапка сайта */
.wrapper-for-header{
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.block-sandwich{
  
    color: #fff;
    text-align: end;
}

.block-sandwich svg{
    border: 1px solid #fff;
    border-radius: 5px;
    margin-right: 20px;
    margin-top: 7px;
}

.block-nav-sm{
    background-color: #19447d;
    padding-bottom: 20px;
    display: none;
    padding-top: 20px;
}

.block-phone-nav-sm{
    margin-top: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.block-phone-nav-sm a{
    text-decoration: none;
    color: #fff;
}

.block-nav-sm nav{
   margin-left: 20px;
}

.block-nav-sm ul{
    color: #fff;
}

.block-nav-sm a{
    text-decoration: none;
    font-size: 18px;
    color: #fff;
}

.wrapper-for-header header{
    display: table-row;
    height: 1px;
  }

.main-block-header{
     height: 140px;
}




.block-header-top{
    height: 95px;
    background-color: #fff;
}

.block-header-top-content{
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.block-logo{
    position: absolute;
    left: 0;
    width: 285px;
    z-index: 2;
    border-top: 139px solid #17335a;
    border-right: 80px solid transparent;
}


.block-logo img{
    width: 175px;
    margin-top: -180px;
    margin-left: 30px;
}

.сontact-information-header{
    display: flex;
    justify-content: space-between;
    margin: 0 70px 0 290px;
    padding: 10px 0 0;
    height: 95px;
   
}

.number-phone-header{
    font-weight: 600;
    font-size: 21px;
    line-height: 1.5;
}

.number-phone-header a{
    text-decoration: none;
    color: #000;
    
}

.block-header-bottom {
  background: #19447d;
  height: 44px;
  position: relative;
}

.navigation-site-heade{
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

.main-menu-header{
  display: flex;
  margin: 0 140px 0 300px;
  justify-content: space-between;
  align-items: center;
}
.main-menu-header > div > a{
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 0;
  white-space: nowrap;
  font-family: "Segoe UI";
  font-weight: 900;
}

#action-drop-down-lis-services{
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0;
    white-space: nowrap;
    font-family: "Segoe UI";
    font-weight: 900;
    cursor: pointer;
}


.block-btn-record-header{
    padding-top: 10px;
}


.btn-record-header{
    background-color: #FF6900;
    width: 150px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    font-weight: 600;
    display: inline-grid;
    margin-top: 12px;
    cursor: pointer;
    text-decoration: none;
    
}

#block-drop-down-lis-services{
    position: absolute;
    z-index: 101;
    width: 300px;
    height: 250px;
    background-color: #fff;
    border: 1px solid #bbb6b6;
    margin-left: -100px;
    display: none;
    font-size: 16px;
    opacity: 0.9;
}

#block-drop-down-lis-services a{
    color: #595858;
    text-decoration: none;
}


#block-drop-down-lis-services ul{
    list-style-type: none
}

#block-drop-down-lis-services li{
    margin-top: 10px;
    font-weight: 700;
}


.btn-record-header:hover{
    background-color: #ff862f;
}


.item-contact-info{
    display: grid;
    grid-template-columns: 40px auto;
    align-items: center;
    margin-bottom: 10px;
}

.item-contact-info a{
    text-decoration: none;
    color: #000;
}



#block-burger{
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 5px;
    cursor: pointer;
    height: 50px;
    background-color: #17335a;
}

.block-logo-header-sm{
    margin-top: 5px;
    margin-left: 15px;
}


/* конец Шапка сайта */


/*---СЛАЙДЕР НАЧАЛО---*/

.slider{
    position: relative;
 
}

.slider-insurance {
    position: relative;
    margin-top: 18px;
 
}

/* стрелки */
 .slick-arrow{
    position: absolute;
    top:50%;
    z-index: 10;
    font-size: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    border: none;
}

/* Не активная стрелка (слайдер дошел до  конца и нет бесконечности)*/
.slick-arrow.slick-disabled{
    opacity: 0.2 ;
}

.slick-arrow.slick-prev{
    left: 0;
    background: url('/images/arrow-left.png') 0 0 / 100% no-repeat;
}

.slick-arrow.slick-next{
    right: 0;
    background: url('/images/arrow-right.png') 0 0 / 100% no-repeat;
}

/* кнопки */
.slick-dots{
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-dots li{
    list-style: none;
    margin: 0px 10px;
}


.slick-dots button{
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: #bbb6b6;
    margin: 0px 10px;
    padding: 0;
    border-radius: 50%;

}


.slick-dots li.slick-active button{
    background-color: #ff6900;
}




.background-dark{
    position: absolute;
    width:100%;
    height:100%;
}

.about-description{
    position: absolute;
    color: #fff;
    z-index: 11;
    width: 250px;
    top: 20%;
    margin-left: 25rem;
    padding: 6px;
}

.slick-active{
    z-index: 999;
}


.slick-track{
    display: flex;
    align-items: flex-start;
}

.slick-list{
   overflow: hidden;
}


.slider_item{
    text-align: center;
}

.slider_item.slick-center{
    height: 120%;
}

#wrapper-slider-baner{
    margin-top: -2px;
}

/*----СЛАЙДЕР КОНЕЦ---*/


/*----СТРАНИЦА КОНТАКТЫ НАЧАЛЛО---*/

#block-map{
    min-height: 460px;
}

.block-about {
    background: url('/images/about-fon.webp') 0 0 / 100% no-repeat;
    min-height: 600px;
    color: #fff;
}

#business-card{
    padding-top: 40px;
    padding-bottom: 40px;
}

.block-btn-requisites{

    height: 65px;
}
.btn-requisites{
    box-shadow: 0 0 5px;
    text-decoration: none;
    min-width: 300px;
    padding: 10px 10px 10px 10px;
    color: #534D4D;
    display: inline-block;
    text-align: center;
    font-size: 18px;
}

#block-accreditation-doc{
    margin-bottom: 35px;
}

.accreditation-doc{
    display: grid;
    grid-template-columns: 115px auto;
    align-items: center;
    justify-content: center;
    column-gap:  30px;
    box-shadow: 0 0 5px;
    margin-bottom: 15px;
}



.doc-one-line{
  font-size: 22px;
  color: #534D4D;
  margin-bottom: 0px;
}

.doc-two-line{
    font-size: 12px;
    text-align: center;
}


.block-checking-diagnostic-card h4{
    color: #534D4D;
    font-size: 25px;
    font-weight: 900;
    margin-top: 12px;
}


.block-checking-diagnostic-card p{
    color: #534D4D;
    font-size: 16px;
}

.block-checking-diagnostic-card li{
    color: #534D4D;
    font-size: 16px;
}

.title-red-border{
    margin-bottom: 10px;
    border-bottom: 1px solid #FF6900;
}


.block-info-legislation{
    box-shadow: 0 0 5px;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 15px;
}

/*----СТРАНИЦА КОНТАКТЫ КОНЕЦ---*/



/*----СТРАНИЦА ТЕХОСМОТР НАЧАЛО---*/


.block-category-texosmotra{
    display: grid;
    padding: 0px 10px;
    column-gap:  8px;
    margin-bottom: 20px;
    grid-template-areas:
    "C C A A   A A A A   A A B B"
    "C C D D   D D D D   D D B B"
    "C C D D   D D D D   D D B B";
   
}

.name-category{
    grid-area: A;
    color: #4472C2;
    font-size: 30px;
    font-weight: 900;
    
}

.block-price-service{
    color: #979A9D;
    grid-area: B;
    justify-self : end;
}

.price-service{
    font-size: 28px;
    font-weight: 900;
}

.img-category{
    padding-right: 8px;
    align-self : center;
    grid-area: C;
}

.img-category img{
  max-width: 85px;
}

.description-category{
    color: #534D4D;
    font-style: italic;
    grid-area: D;
}


.block-category-texosmotra{
    display: grid;
    grid-template-columns: 100px auto 150px;
    column-gap:  8px;
    padding: 0px 20px 10px 20px;
}

.name-category{
    color: #5683C0;
    font-size: 30px;
    font-weight: 900;
}

.block-price-service{
    color: #979A9D;
}

.price-service{
    font-size: 28px;
    font-weight: 900;
}

.description-category{
    color: #534D4D;
    font-style: italic;
}

.img-category{
    padding-right: 8px;
}

.block-checking-diagnostic-card{

    margin-top: 30px;
}

#block-our-diagnostic-lines{
    background-color: #F0F0F8;
    padding-top: 20px;

}

.title-our-diagnostic-lines{
    color: #534D4D;
}

/*----СТРАНИЦА ТЕХОСМОТР КОНЕЦ---*/



/*----СТРАНИЦА СХОД-РАЗВАЛ НАЧАЛО---*/

.articles-collapse{
    display: grid;
    grid-template-columns: auto 40px;
}


.body-articles-collapse{
    display: none;
}

.btn-items-collapse{
    font-size: 35px;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 700;
}

.title-articles-collapse{
    margin-top: 10px;
    cursor: pointer;
}

#block-price-collapse{
    background: url('/images/fon-price-collapse.webp') 0 0 / 100% no-repeat;
    min-height: 600px;
}

#block-price-collapse h2{
    color: #fff;
    font-size: 45px;
    margin-bottom: 25px;
}

.price-service-collapse{
    color: #fff;
    background-color: #19447D;
    opacity: 0.8;
    display: grid;
    grid-template-columns: 60% 40%;
    margin-bottom: 8px;
    padding: 6px 10px 12px 4px;
    align-items: center;
   
}

.price-service-collapse p {
    line-height: 1.5;
    margin-bottom: 0px;
}

.block-collapse-applications{
    color: #E1E7EE;
    background-color: #19447D;
    opacity: 0.8;
    padding: 8px;
}

.block-collapse-applications label{
    font-style: italic;

}

.service-name-collapse{
  font-size: 20px;
  margin-left: 15px;
}


.cost-service-collapse{
    margin-top: 10px;
}



.cost-service{
    font-size: 22px;
    font-weight: 700;
}

/*----СТРАНИЦА СХОД-РАЗВАЛ КОНЕЦ---*/



/*----СТРАНИЦА ЗАПРАВКА КОНДИЦИОНЕРА НАЧАЛО---*/

   #main-info-refueling-conditioners{
        background: url('/images/fon-refueling-conditioners.webp') 0 0 / 100% no-repeat;
        min-height: 600px;
   } 


   .block-info-refueling-conditioners{
        padding: 20px;
   }

   .info-refueling-conditioners{
        padding: 15px;
        background-color: #fff;
   }

   .info-refueling-conditioners p{
        margin-left: 25px;
   }
   
   #block-form-record-refueling-conditioners{
       background: url('/images/fon-record-refueling-conditioners.webp') 0 0 / 100% no-repeat;
       min-height: 580px;
       padding-top: 20px; 
   }

   #block-form-record-refueling-conditioners h2{
        color: #fff;
        margin-bottom: 25px;
        margin-top: 15px;
   }

   #block-form-record-refueling-conditioners label{
        color: #fff;
   }
   

/*----СТРАНИЦА ЗАПРАВКА КОНДИЦИОНЕРА КОНЕЦ---*/


/*----СТРАНИЦА ШИНОМАНТАЖ НАЧАЛО---*/

.block-table-tire-service{
    margin-top: 40px;
}

#block-form-tire-service{
    background: url('/images/form-tire-service.webp') 0 0 / 100% no-repeat;
    min-height: 650px;
}

#block-form-tire-service h2{
    color: #fff;
}

#block-form-tire-service label{
    color: #fff;
}


/*----СТРАНИЦА ШИНОМАНТАЖ КОНЕЦ---*/


/*----СТРАНИЦА ДИАГНОСТИКА НАЧАЛО---*/

#add-work{
    margin-bottom: 25px;
}

.price-service-diagnostics{

    display: grid;
    grid-template-columns: 80% 20%;
    margin-top: 20px;
    background-color: #F0F0F8;
    min-height: 50px;
    align-items: center;
    color: #3D3D3D;
    font-weight: 700;
    font-size: 18px;

}

.name-service-diagnostics{
    margin-left: 25px;
}

.info-service-diagnostics{
    padding: 20px;
}

/*----СТРАНИЦА ДИАГНОСТИКА КОНЕЦ---*/



/*----СТРАНИЦА КАРЬЕРА НАЧАЛО---*/

#block-decription-career{
    background: url('/images/fon-description-career.webp') 0 0 / 100% no-repeat;
    padding: 20px 15px 15px 25px;
    margin-bottom: 30px;
}

#block-form-career{

    background: url('/images/fon-form-career.webp') 0 0 / 100% no-repeat;
    padding: 20px 15px 15px 25px;
    min-height: 450px;
    margin-top: 25px;

}

#block-form-career label{
    color: #fff;
}

#block-form-career h2{
    color: #fff;
}


.input-file-none-background{
    color: #fff;
    background-color: transparent;
}

/*----СТРАНИЦА КАРЬЕРА КОНЕЦ---*/



/*----СТРАНИЦА СТРАХОВАНИЕ НАЧАЛО---*/

#block-form-insurance{
    background: url('/images/fon-form-insurance.webp') 0 0 / 100% no-repeat;
    min-height: 500px;
    margin-top: -31px;
}

#block-form-insurance h2{
    color: #fff;
}

#block-form-insurance p{
    color: #fff;
}

#block-form-insurance label{
    color: #fff;
}



/*----СТРАНИЦА СТРАХОВАНИЕ НАЧАЛО---*/

#block-price-parking-space{
    margin-top: 35px;
    background: url('/images/fon-parking-space.webp') 0 0 / 100% no-repeat;
    min-height: 500px;

}

/*----СТРАНИЦА ДИАГНОСТИКА КОНЕЦ---*/



/*----СТРАНИЦА ТЕХНИЧЕСКОЕ ОБСЛУЖИВАНИЕ НАЧАЛО---*/
.wrapper-service-technical-maintenance{
    margin-bottom: 25px;
    
}

.block-service-technical-maintenance{
    margin-top: 30px;
}

#block-form-technical-maintenance{
    margin-top: 20px;
    background: url('/images/fon-form-technical-maintenance.webp') 0 0 / 100% no-repeat;
    min-height: 500px;
    padding-top: 30px;
}


.block-description-technical-maintenance{
 
    margin-top: 35px;
}

#block-form-technical-maintenance label{
    color: #fff;
}

#block-form-technical-maintenance h2{
    color: #fff;
    margin-bottom: 25px;
}

.service-technical-maintenance{
    height: 130px;
    display: grid;
    grid-template-columns: 60% 40%;
    color: #fff;
    padding: 0px 12px 10px 12px;
    align-items: end;
    
}

.title-service-technical-maintenance{
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #FFFFFF;
}

.price-service-technical-maintenance{
    font-size: 18px;
    font-style: italic;
    border-bottom: 1px solid #FFFFFF;

}




/*----СТРАНИЦА ТЕХНИЧЕСКОЕ ОБСЛУЖИВАНИЕ КОНЕЦ---*/


/*---Кнопка вверх----*/
/*---Начало----*/
.back_to_top {
    position: fixed;
    bottom: 80px;
    right: 40px;
    z-index: 9999;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 30px;
    background: #ff6900;
    color: #fff;
    cursor: pointer;
    border-radius: 40px;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px;
      border-bottom-right-radius: 40px;
      border-bottom-left-radius: 40px;
    display: none;
    padding-top: 22px;
}

.back_to_top:hover {
    background: #ed7459;
}

.back_to_top-show {
    display: block;
}

.text-bold-20{
    font-size: 25px;
    color: #fff;
    height: 65px;
    align-items: center;
    display: grid;
}
/*---Кнопка вверх----*/
/*---Начало----*/



#footer {
    background-color: #17335A;
    padding-top: 40px;
    padding-bottom: 25px;
    padding-left: 80px;
}


.slogan-footer{
    color: #fff;
   
}

.item-footer{
    color: #fff;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.item-footer li{
    margin-bottom: 8px;
}

.item-footer a{
    text-decoration: none;
    color: #fff;
}

.item-icon-footer{
    margin-right: 10px;
}

.item-contact-footer{
    min-width: 150px;
}



.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}


@media (max-width: 1200px) {

    .block-category-texosmotra{
        row-gap:  15px;
        grid-template-areas:
        "A C C C   C C C B   B B B B"
        "D D D D   D D D D   D D D D"
        "D D D D   D D D D   D D D D";
     
    }

    
    .main-block-header{
        display: none;
    }

    .main-block-header-sm{
        display: block;
    }

    .ask-question{
        height: 260px;
        background-color: #fff;
    }

    .block-text-phone-question {
        margin-top: 30px;
    }

    #block-price-collapse{
        background: #17335a;
    }


    #block-form-record-refueling-conditioners{
        background: #17335a;
    }

    #block-form-technical-maintenance{
        background: #17335a;
    }

    #block-form-tire-service{
        background: #17335a;
    }

    #block-form-insurance{
        background: #17335a;
    }

    #block-decription-career{
        background: #edeeef;
    }

    #block-form-career{
        background: #17335a;
    }

    #main-info-refueling-conditioners{
        background: #17335a;
    }

    #main-info-refueling-conditioners h2{
        color: #fff;
    }

    .block-about{
        background: #17335a;
    }
    
    #block-price-parking-space{
        background: #17335a;
        margin-top: 25px;
        min-height: 360px;
        padding-top: 15px;
        color: #fff;
    }


  
}




@media(max-width: 920px) {

    .title-form-service-appointment{
        font-size: 58px;
    }

 

  
}
    

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }

    .title-form-service-appointment{
        font-size: 42px;
    }

 
 


 

}



@media screen and (max-width: 580px) {

    #wrapper-slider-baner{
        display: none;
    }

    #block-our-diagnostic-lines{
        display: none;
    }
    
    .title-form-service-appointment{
        font-size: 35px;
    }

    .title-ask-question{
        font-size: 30px;
    }

    
    #block-ask-question{
        height: 300px;
        display: flex;
        align-items: center;
       
    }


    .phone-getting-card{
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        margin-top: 10px;
    }

    .btn-record-getting-card{
        text-align: center;
    }

    .btn-record-header{
        width: 100px; 
    }

    .title-block-type-car{
        font-size: 28px;
    }

    .price-service-diagnostics{
        font-size: 14px;
    }
    
   #block-ask-question{
    margin-top: 0px;
   } 

   .block-category-texosmotra{
    
    grid-template-columns: 100px auto 100px;
 
}

.price-service{
    font-size: 25px;
    font-weight: 800;
}

.block-img-insurance{
    padding: 5px 5px;
}



.screen-max{
    display: none;
}

.screen-min{
    display: block;
}


.service-technical-maintenance{
    height: 150px;

}


}


.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.form-group {
    margin-bottom: 1rem;
}