@font-face {
    font-family: "Helvetica Neue";
    src: url('../fonts/HelveticaNeue.otf');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "Helvetica Neue";
    src: url('../fonts/HelveticaNeue-BoldItalic.otf');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url('../fonts/Raleway-Regular.ttf');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url('../fonts/Raleway-Medium.ttf');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url('../fonts/Raleway-ExtraBold.ttf');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url('../fonts/Raleway-Italic.ttf');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url('../fonts/Raleway-MediumItalic.ttf');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url('../fonts/Raleway-ExtraBoldItalic.ttf');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url('../fonts/Raleway-BlackItalic.ttf');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-Medium.ttf');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-MediumItalic.ttf');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-BoldItalic.ttf');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url('../fonts/Montserrat-Regular.ttf');
    font-weight: 400;
    font-display: swap;
}
*, ul, li{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a, a:focus{
    text-decoration: none;
    transition: all .3s ease
}
a:hover{
    filter: opacity(0.8);
}
ul, li{
    list-style: none;
}
img{
    max-width: 100%;
}
.header_up{
    padding: 11px 0;
    font-family: "Helvetica Neue", sans-serif;
    background: #182333;
}
.header_up_inn{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.icon{
    margin-right: 14px;
}
.flex{
    display: flex;
}
.header_up_inn-block{
    display: flex;
    align-items: center;
    margin-right: 80px;
    font-size: 14px;
    line-height: 26px;
    color: white;
}
.strong{
    color: #FF6D34;
    font-weight: 700;
    font-style: italic;
}
.header__mid{
    border-bottom: 2px solid #FF6D34;
}
.header__mid_inn{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}
.review_up{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.review_up_text{
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    line-height: 14px;
}
.stars{
    display: flex;
    align-items: center;
}
.review_up_img{
    margin: 0 10px;
}
.review_down{
    font-family: Raleway, sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 37px;
    text-transform: uppercase;
    color: #182333;
    text-align: center;
}
.review_down_strong{
    font-weight: 700;
}
.emergency__up{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Raleway, sans-serif;
    font-style: italic;
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;
}
.emergency__up_orange{
    color: #FF6D34;
    font-weight: 900;
    margin-right: 5px;
}
.emergency__down{
    display: flex;
    align-items: center;
}
.emergency__down_img{
    margin-right: 10px;
}
.emergency__down_text{
    font-family: Poppins, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    color: #FF6D34;
}
.header__down{
    padding: 99px 0 164px 0;
    background-image: url("../img/desktop/webp/img_hero.webp");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.header__down_pre{
    margin-bottom: 8px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #BDBDBD;
}
.header__down_title{
    font-family: Raleway, sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    color: #182333;
}
.header__down_orange{
    color: #FF6D34;
    font-weight: 800;
}
.header__down_subtitle{
    margin-top: 26px;
    font-family: Raleway, sans-serif;
    font-size: 22px;
    line-height: 31px;
    color: #182333;
}
.call{
    display: block;
    padding: 9px 0;
    color: white;
    background: #FF6D34;
    max-width: 320px;
    text-align: center;
}
.header__down_btn{
    margin-top: 36px;
    max-width: 306px;
}
.call__text{
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
}
.call__num{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins, sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
}
.call__num_logo{
    margin-right: 10px;
}
.awards{
    margin-top: 43px;
}
.award{
    margin-right: 9px;
}
.pluses{
    margin-top: -58px;
}
.plus{
    height: 100%;
    padding: 30px 30px 40px 30px;
    box-shadow: 0px 20px 40px rgba(110, 110, 110, 0.06);
    text-align: center;
    font-family: Raleway, sans-serif;
    z-index: 2;
    background: white;
}
.plus__bg{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 70px;
    min-height: 70px;
    width: fit-content;
    margin: 0 auto;
    background: #FF6D34;
}
.plus__title{
    margin-top: 30px;
    color: #182333;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
}
.plus__text{
    margin-top: 20px;
    font-size: 18px;
    line-height: 27px;
    color: #828282;
}
.pluses__btn{
    margin: 40px auto 70px auto;
    background: #182333;
}
.repairs{
    padding: 70px 0;
    background: #FAFAFA;
}
.titling{
    font-family: Raleway, sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 38px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #182333;
}
.titling__orange{
    font-weight: 800;
    color: #FF6D34;
}
.subtitling{
    margin: 15px auto 0 auto;
    max-width: 967px;
    font-family: Raleway, sans-serif;
    font-size: 22px;
    line-height: 31px;
    color: #182333;
    text-align: center;
}
.repairs__list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 52px;
}
.repairs__list_item{
    display: block;
    max-width: 140px;
}
.repairs__list_item-title{
    margin-top: 15px;
    padding: 0 4px;
    font-family: Raleway, sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #FF6D34;
}
.promo{
    background-image: url("../img/desktop/webp/call_us_bg_1.webp");
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 70px;
}
.jp2 .promo{
    background-image: url("../img/desktop/jp2/call_us_bg_1.jp2");
}
.promo__inner{
    position: relative;
    padding: 55px 0 63px 0;
}
.call-us{
    padding-left: 552px;
    font-family: Raleway, sans-serif;
    color: white;
}
.call-us__title{
    font-size: 24px;
    line-height: 28px;
}
.call-us__tel{
    display: flex;
    align-items: center;
    margin-top: 8.5px;
}
.call-us__tel_num{
    font-weight: 700;
    font-style: italic;
    font-size: 55px;
    line-height: 82px;
    font-family: Poppins, sans-serif;
    color: white;
}
.call-us__review{
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.call-us__tel_img{
    margin-right: 20px;
}
.call-us_img{
    margin: 0 15px;
}
.promo__inner_img{
    position: absolute;
    bottom: 0;
    left: 17%;
}
.info-text{
    margin: 30px 0 40px 0;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #828282;
    text-align: center;
}
.info-btn{
    margin: 0 auto;
}
.info-img{
    margin: 0 auto;
    display: block;
}
.services-title{
    margin-top: 72px;
}
.services__subtitle{
    margin-bottom: 40px;
}
.service{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: calc(100% - 24px);
    min-height: 900px;
    padding: 38px 40px 40px 40px;
    border: 1px solid #BDBDBD;
    font-family: Raleway, sans-serif;
    margin-bottom: 24px;
}
.service__img{
    margin: 0 auto;
    display: block;
}
.service__title{
    margin: 30px 0 20px 0;
    font-style: italic;
    font-weight: 800;
    font-size: 38px;
    line-height: 45px;
    color: #FF6D34;
    text-align: center;
    text-transform: uppercase;
}
.service__text{
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #828282;
}
.service__btn{
    margin: 40px auto 0 auto;
    width: 100%;
}
.question{
    margin: 16px 0 40px 0;
    background-image: url("../img/desktop/webp/call_us_bg_2.webp");
    background-repeat: no-repeat;
    background-size: cover;
}
.jp2 .question{
    background-image: url("../img/desktop/jp2/call_us_bg_2.jp2");
}
.question__inner{
    padding: 65px 0;
    text-align: center;
}
.question__inner_up{
    font-family: Raleway, sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #FF6D34;
}
.white{
    font-weight: 700;
    color: white;
}
.question__inner_down{
    display: flex;
    align-items: center;
    justify-content: center;
}
.question__inner_down-link{
    margin-left: 20px;
    font-family: Poppins, sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 55px;
    line-height: 82px;
    text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.12);
    color: #FF6D34;
}
.promo-second{
    margin: 70px 0 0 0 ;
}
.brands{
    padding: 70px 0;
    background: #FAFAFA;
    text-align: center;
}
.brands__img{
    margin: 70px 0 50px 0 ;
    height: auto;
}
.brands__btn{
    display: block;
    margin: 0 auto;
}
.why{
    padding: 54px 0 70px 0;
    font-family: Raleway, sans-serif;
}
.why__subtitle{
    margin-bottom: 60px;
}
.why__item{
    display: flex;
    height: calc(100% - 24px);
    margin-bottom: 24px;
    padding: 30px;
    box-shadow: 0px 20px 40px rgba(110, 110, 110, 0.06);
}
.why__item_img{
    margin-right: 30px;
}
.why__item__text-title{
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #182333;
}
.why__item__text-desc{
    font-size: 18px;
    line-height: 27px;
    color: #828282
}
.why__btn{
    display: block;
    margin: 41px auto 0 auto;
}
.question-second.question{
    margin-bottom: 0;
}
.comments{
    padding: 70px 0 80px 0;
    background-image: url("../img/desktop/webp/comments_bg.webp");
    background-size: cover;
}
.jp2 .comments{
    background-image: url("../img/desktop/jp2/comments_bg.jp2");
}
.comments__subtitle{
    margin-bottom: 40px;
}
.comment{
    padding: 28px 40px 30px 39px;
    height: 100%;
    box-shadow: 0px 20px 40px rgba(110, 110, 110, 0.06);
    background: white;
    text-align: center;
    font-family: Raleway, sans-serif;
}
.comment__quote{
    display: block;
    margin-top: 29px;
}
.comment__text{
    font-size: 18px;
    line-height: 27px;
    color: #828282;
}
.comment__author{
    margin-top: 30px;
    color: #182333;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
}
.map{
    height: 519px;
}
.map iframe{
    width: 100%;
    height: 100%;
}
.footer{
    padding: 38px 0 25px 0;
    color: #FFFFFF;
    background-image: url("../img/desktop/webp/footer.webp");
    background-size: cover;
    font-family: Raleway, sans-serif;
}
.footer__up{
    display: flex;
    justify-content: space-between;
}
.footer-line{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.footer-line__text{
    max-width: 295px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 18px;
}
.footer-line__link{
    font-family: Poppins, sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: white;
}
.footer-line__icon{
    margin-right: 7px;
}
.footer__up_menu{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.footer__up_menu-link{
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
}
.footer__up_social-google{
    display: block;
    margin-bottom: 10px;
}
.footer__down{
    margin-top: 52px;
    text-align: center;
    line-height: 19px;
}
@media (max-width: 1399px){
    .footer__logo{
        max-width: 250px;
    }
}
@media (max-width: 1199px){
    .flex, .header_up_inn, .header__mid_inn{
        flex-wrap: wrap;
    }
    .header_up_inn-block{
        width: 100%;
        margin: 0 0 5px 0;
    }
    .header_up{
        padding: 15px 15px 17px 0px;
    }
    .header_up_inn-block:last-child{
        align-items: flex-start;
    }
    .strong{
        display: block;
    }
    .header__mid_inn{
        padding: 15px 0 20px 0;
        justify-content: center;
    }
    .review{
        width: 100%;
        margin-top: 30px;
    }
    .review_down{
        margin-top: 6px;
        line-height: 28px;
    }
    .emergency{
        margin-top: 25px;
    }
    .emergency__up, .emergency__up_orange{
        color: #828282;
    }
    .emergency__down{
        margin-top: 2px;
    }
    .emergency__down_text{
        line-height: 38px;
    }
    .header__down{
        padding: 70px 0 151px 0;
        background-image: url("../img/mob/webp/main.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .jp2 .header__down{
        background-image: url("../img/mob/jp2/main.jp2");
    }
    .header__down_pre{
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 27px;
    }
    .header__down_title{
        font-size: 38px;
        line-height: 45px;
        color: #FFFFFF;
    }
    .header__down_subtitle{
        margin-top: 20px;
        color: #FFFFFF;
    }
    .header__btn{
        margin-top: 40px;
    }
    .call{
        padding: 6px 0 0;
    }
    .awards{
        margin-top: 42px;
    }
    .award{
        margin-right: 6px;
        max-width: 92px;
        height: auto;
    }
    .pluses{
        margin-top: -48px;
    }
    .plus{
        height: auto;
        padding: 30px 23px;
        margin-bottom: 20px;
    }
    .repairs{
        padding: 62px 0 39px 0;
        background: none;
    }
    .titling{
        font-size: 28px;
        line-height: 33px;
    }
    .subtitling{
        font-size: 18px;
        line-height: 25px;
    }
    .repairs__list{
        margin-top: 0;
    }
    .repairs__list_item{
        margin-top: 30px;
    }
    .repairs__list_item-title{
        font-size: 16px;
        line-height: 19px;
    }
    .promo{
        margin: 240px 0 0 0;
    }
    .promo__inner_img{
        top: -240px;
        left: calc(50% - 100px);
        width: 200px;
        height: 240px;
    }
    .call-us{
        padding: 0;
    }
    .promo__inner{
        padding: 54px 0 57px 0;
        text-align: center;
    }
    .call-us__title{
        font-size: 20px;
        line-height: 23px;
    }
    .call-us__tel{
        margin-top: 20.5px;
        justify-content: center;
    }
    .call-us__tel_img{
        margin-right: 10px;
        width: 36px;
        height: auto;
    }
    .call-us__tel_num{
        font-size: 38px;
        line-height: 57px;
    }
    .call-us__review{
        margin-top: 20px;
        justify-content: space-evenly;
    }
    .call-us__review .star:not(.star:last-child){
        margin-right: 5px;
    }
    .call-us__review_tel{
        font-size: 14px;
        line-height: 17px;
    }
    .info-text{
        margin: 40px 0 30px 0;
    }
    .info-btn{
        width: 100vw;
        max-width: initial;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        padding-top: 10px;
        margin-bottom: 30px;
    }
    .info-img{
        max-width: 526px;
        width: 100vw;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        height: auto;
        margin: 0;
    }
    .services-title{
        margin-top: 62px;
    }
    .services__subtitle{
        margin-bottom: 30px;
    }
    .service{
        padding: 20px 10px;
        min-height: initial;
        margin-bottom: 30px;
    }
    .service__img{
        height: auto;
    }
    .service__title{
        margin: 20px 0;
        font-size: 22px;
        line-height: 26px;
    }
    .service__btn{
        margin-top: 10px;
    }
    .question{
        margin-bottom: 30px;
    }
    .question__inner_up{
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .question__inner_down-link{
        font-size: 38px;
        line-height: 57px;
        margin-left: 10px;
    }
    .question__inner_down-img{
        max-width: 36px;
        height: auto;
    }
    .promo-second .promo__inner{
        padding-top: 42px;
    }
    .brands{
        padding: 60px 0 0 0;
    }
    .brands__img{
        margin: 40px 0 30px 0;
    }
    .brands__btn{
        width: 100vw;
        max-width: initial;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        background: #182333;
    }
    .why{
        padding: 60px 0 0 0;
    }
    .why__subtitle{
        margin-bottom: 30px;
    }
    .why__item{
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
        padding: 30px 32px 16px 23px;
    }
    .why__item_img{
        margin: 0 0 20px 0;
    }
    .why__item__text{
        text-align: center;
    }
    .why__item__text-title{
        font-size: 20px;
        line-height: 23px;
    }
    .why__item__text-desc{
        font-size: 15px;
        line-height: 22px;
    }
    .question__inner_up{
        font-size: 20px;
        line-height: 23px;
    }
    .white{
        display: block;
        color: #FF6D34;
        font-weight: initial;
    }
    .comments{
        background: #FAFAFA;
        padding: 48px 0 50px 0;
    }
    .comments__subtitle{
        margin-bottom: 30px;
    }
    .comment{
        padding: 30px 15px;
        height: auto;
        margin-bottom: 20px;
    }
    .comment__quote{
        margin: 20px 0 5px 25px;
    }
    .comment__author{
        font-size: 22px;
        line-height: 33px;
    }
    .map{
        height: 386px;
    }
    .footer{
        padding: 30px 0 20px 0;
    }
    .footer__up{
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .footer__logo{
        max-width: 100%;
    }
    .footer__up_contacts{
        max-width: 230px;
        margin: 30px auto 29px auto;
    }
    .footer-line__text{
        font-size: 14px;
        line-height: 16px;
    }
    .footer-line{
        margin-bottom: 20px;
    }
    .footer__up_menu{
        padding: 0 12px ;
    }
    .footer__up_menu-link{
        font-size: 14px;
        line-height: 16px;
    }
    .footer__up_social-google{
        margin: 33px auto;
    }
    .footer__down{
        margin-top: 40px;
        padding: 0 15px;
        font-size: 12px;
        line-height: 17px;
    }
}