body{
    font-family: 'Cuprum', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 23px;
}
*, *:active, *:focus{
    text-decoration: none;
    outline: none;
}
.adm-workarea select{
    display: block;
}
.adm-workarea [type="checkbox"]:not(:checked), 
.adm-workarea [ type="checkbox"]:checked{
    position: static;
    opacity: 1;
}
.bx-core-adm-dialog select, 
.bx-core-adm-dialog input, 
.bx-core-adm-dialog textarea{
    position: static !important;
    opacity: 1 !important;
    pointer-events: inherit !important;
}
ul:not([class]){
    margin: 0;
    padding: 0;
    list-style: none;   
}
img{
    /*max-width: 100%;*/
}
nav{
    background: #171717;
    color: #fff;
    padding: 20px 0 15px;
    height: auto;
    position: relative;
    z-index: 10;
}
body.o-nas nav{ 
    /*background: transparent;*/
}
body.o-nas main{
    margin-top: -170px;
}
body.o-nas .parallax-container{
    padding-top: 170px;
}
body font{
    display: none !important;
}
/* .top-banner{
    background: url('/local/templates/main/img/forsunka-bcg.png') no-repeat center / cover;
} */
@media (min-width: 950px) {
    .container{
        max-width: 1000px;
        margin: auto;
        width: 100%;
    }
}
header{
    color: #fff;
    /*overflow: hidden;*/
    background: #000;
}

.section-title{
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #171717;
    margin: 40px 0 40px;
}
.section-title span{
    color: #D1A375;
}
nav ul li{
    float: unset;
}
nav ul a,
nav ul span{
    color: #FFFFFF;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    display: block;
}
nav ul span{
    cursor: pointer;
}
.inner-menu-wrapper{
    position: relative;
}
.inner-menu{
    opacity: 0;
    visibility: hidden;
    flex-direction: column;
    position: absolute;
    margin-top: 10px;
    top: 100%;
    left: 0;
    transition: .3s;
    background: #fff;
    padding: 15px 5px;
    min-width: 320px;
}
nav ul .inner-menu a{
    color: #000;
}
nav .menu-wrapper ul .inner-menu li + li{
    margin-left: 0;
    margin-top: 20px;
}

nav .menu-wrapper ul .inner-menu li{
    position: relative;
}
nav .menu-wrapper ul .inner-menu ul{
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    flex-direction: column;
    padding: 15px 0;
    box-shadow: 0 0 5px #ddd;
    margin: 0;
    overflow: hidden;
    transform: translateX(50px);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    min-width: 300px;
}
.experts-wrapper{
    display: none !important;
}
nav .menu-wrapper ul .inner-menu li:hover > ul{
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}
.inner-menu-wrapper:hover .inner-menu{
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
nav .contact-wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
nav .contact-wrapper .modal-trigger,nav .contact-wrapper .callme{
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    border-bottom: 1px solid #D1A375;
}
nav .contact-wrapper .phone{
    margin: 0;
}
nav .container .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}
nav .container .row:before{
    content: unset;
}
nav .menu-wrapper{
    flex-basis: 80%;
}
.worktime-wrapper{
    flex-basis: 20%;
    text-align: right;
}
.mobile-menu{
    display: none;
}
nav .menu-wrapper ul{
    display: flex;
    margin-top: 10px;
}
nav .menu-wrapper ul li + li{
    margin-left: 25px;
}
nav .worktime-wrapper li{
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}
.content-wrapper{
    height: 800px;
}
.top-banner .gradient-wrapper .swiper-container{
    height: 100%;
}
.top-banner .sub-title{
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}
.top-banner h1,
.top-banner h2{
    font-weight: 400;
    font-size: 64px;
    line-height: 74px;
    text-transform: uppercase;
    margin: 20px 0 80px;
}
.top-banner .swiper-container{
    position: relative;
}
.top-banner .repair-type{
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    max-width: 230px;
    padding-top: 25px;
}
.top-banner .bottom-inner-banner{
    display: flex;
    margin-top: 80px;
    justify-content: space-between;
    padding-right: 30px;
}
.top-banner .bottom-inner-banner a{
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #D1A375;
    align-self: flex-start;
    border: 1px solid;
    padding: 11px 40px;
}
.top-banner .bottom-inner-banner-text{
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    max-width: 215px;
    margin-top: 10px;
}
.top-banner .bottom-inner-banner-text span{
    color: #D1A375;
}
.top-banner .container{    
    padding: 100px 0 160px;
}
.top-banner .swiper-button-prev{
    left: 35%;
    bottom: 15%;
    top: unset;
}
.top-banner .swiper-button-prev::after{
    content: url('/local/templates/main/img/icons/white-arrow-left.svg');
}
.top-banner .swiper-button-next{
    left: 38%;
    bottom: 15%;
    top: unset;
}
.top-banner .swiper-button-next::after{
    content: url('/local/templates/main/img/icons/white-arrow-right.svg');
}

.swiper-row{
    max-width: 100%;
    display: -webkit-box;
    overflow: inherit;
	position: relative;
}
.swiper-row .swiper-container{
    flex-basis: 91%;
    /*max-width: 50%;*/
    overflow: hidden;
	margin: auto;
}
.swiper-row .swiper-pagination{
    width: auto;
    left: calc(36% + 5px);
    bottom: 18%;
    display: flex;
}
.brands-wrapper{
    padding: 80px 0 0px;
}

.brands-wrapper img.preview_picture{
    max-width: 100%;
}
.brands-wrapper .img a{display:block; height:100%;}

.brands-wrapper .section-title{
    margin-top: 0;
}
.brands-wrapper .owl-wrapper{
    display: flex;
}
.brands-wrapper .item + .item{
    margin-left: 10px;
}
.brands-wrapper .item .img{
    background: #575757;
    height: 158px;
    width: 158px;
}
.swiper-row .item-control{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: right;
    width: 100%;
    flex-basis: 16%;
    position: absolute;
    /*padding-left: 50px;*/
	top: 47%;
	left:0;
}
.swiper-row .item-control .left-arrow{
    margin-right: 10px;
}
.swiper-row .item-control .left-arrow,
.swiper-row .item-control .right-arrow{
    position: static;
}
.swiper-row .swiper-pagination{
    text-align: left;
    position: static;
    display: flex;
	display: none;
}
.swiper-row .item-control .right-arrow{

}
.swiper-row .item-control .right-arrow::after,
.swiper-row .item-control .left-arrow::after{
    content: unset;
}
.swiper-row .buttons-items{
    display: flex;
    justify-content: space-between;    
    position: relative;
	width: 100%;
}
.brands-wrapper .item p{
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
}

.seo-wrapper .parallax-container .container{
    /* background: url('/local/templates/main/img/seo-bcg.png') no-repeat center / cover; */
    color: #fff;
    /*padding: 225px 0 300px;*/
}
.parallax-container{
    height: auto;
	
}
.seo-wrapper p{
    /*max-width: 60%;*/
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
}

.price-wrapper{
    background: #171717;
    padding: 80px 0;
}
.price-wrapper .section-title{
    color: #fff;
    margin-top: 0;
}
.price-wrapper .row-column{
    display: flex;
    justify-content: space-between;
    color: #fff;
    background: url('/local/templates/main/img/interact-block.png');
}
.price-wrapper .row-column li.active{
    color: #171717;
    background: #fff;
    z-index: 300;
}
.price-wrapper .row-column li.active i{
    transform: rotate(45deg);
}
.price-wrapper .row-column .inner-list{
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 1000;
    left: 0;
    top: 100%;
    padding: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    z-index: 100;
}
.price-wrapper .row-column li span{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.price-wrapper .row-column li p{
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #D1A375;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #D1A375;
}
.price-wrapper .row-column li i{
    left: 100%;
    font-size: 40px;
    font-weight: 100;
    top: 0;
    transition: .3s;
    border-radius: 50%;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
}

@-webkit-keyframes pulse {
0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
}
70% {
    -webkit-box-shadow: 0 0 10px 10px rgba(204,169,44, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
}
}
@keyframes pulse {
0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
}
70% {
    -moz-box-shadow: 0 0 10px 10px rgba(204,169,44, 0);
    box-shadow: 0 0 10px 10px rgba(204,169,44, 0);
}
100% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0);
}
}
.price-wrapper .row-column li b{
    font-size: 16px;
    line-height: 18px;
    position: relative;
    padding: 10px;
    display: inline-block;
    z-index: 200;
}
.price-wrapper .row-column > ul{
    margin: 10px;
    padding-top: 5px;
}
.price-wrapper .row-column > ul > li{
    margin-bottom: 35px;
    width: 240px;
    cursor: pointer;
}
.price-wrapper .row-column .left-col > li:nth-of-type(1){
    margin-left: 52%;
    margin-bottom: 20px;
}
.price-wrapper .row-column .left-col > li:nth-of-type(1) i{
    animation: pulse 2.4s infinite;
}
.price-wrapper .row-column .left-col > li:nth-of-type(2){
    margin-left: 25%;
    margin-bottom: 3px;
}
.price-wrapper .row-column .left-col > li:nth-of-type(2) i{
    animation: pulse 2.1s infinite;
}
.price-wrapper .row-column .left-col > li:nth-of-type(3){
    margin-bottom: 37px;
    margin-left: 0;
}
.price-wrapper .row-column .left-col > li:nth-of-type(3) i{
    animation: pulse 2.7s infinite;
}
.price-wrapper .row-column .left-col > li:nth-of-type(4){
    margin-left: 2px;
    margin-bottom: 38px;
}
.price-wrapper .row-column .left-col > li:nth-of-type(4) i{
    animation: pulse 2.2s infinite;
}
.price-wrapper .row-column .left-col > li:nth-of-type(5){
    margin-left: 5px;
    margin-bottom: 20px;
}
.price-wrapper .row-column .left-col > li:nth-of-type(5) i{
    animation: pulse 2.5s infinite;
}
.price-wrapper .row-column .left-col > li:nth-of-type(6){
    margin-left: 90px;
}
.price-wrapper .row-column .left-col > li:nth-of-type(6) i{
    animation: pulse 2.9s infinite;
}

.price-wrapper .row-column .right-col > li:nth-of-type(1){
    margin-left: 16%;
    margin-bottom: 19px;
    margin-top: -1px;
}
.price-wrapper .row-column .right-col > li:nth-of-type(1) i{
    animation: pulse 2.2s infinite;
}
.price-wrapper .row-column .right-col > li:nth-of-type(2){
    margin-left: 42%;
    margin-bottom: 21px;
    width: 200px;
}
.price-wrapper .row-column .right-col > li:nth-of-type(2) i{
    animation: pulse 2.4s infinite;
}
.price-wrapper .row-column .right-col > li:nth-of-type(3){
    margin-bottom: 38px;
    margin-left: 42%;
    width: 200px;
}
.price-wrapper .row-column .right-col > li:nth-of-type(3) i{
    animation: pulse 2.6s infinite;
}
.price-wrapper .row-column .right-col > li:nth-of-type(4){
    margin-left: 42%;
    width: 230px;
    margin-bottom: 20px;
}
.price-wrapper .row-column .right-col > li:nth-of-type(4) i{
    animation: pulse 2.1s infinite;
}
.price-wrapper .row-column .right-col > li:nth-of-type(5){
    margin-left: 17%;
    margin-bottom: 23px;
}
.price-wrapper .row-column .right-col > li:nth-of-type(5) i{
    animation: pulse 2.8s infinite;
}
.price-wrapper .row-column .right-col > li:nth-of-type(6){
    margin-left: 90px;
    left: -120px;
}
.price-wrapper .row-column .right-col > li:nth-of-type(6) i{
    animation: pulse 2.8s infinite;
}
.price-wrapper .row-column li i:hover,
.price-wrapper .row-column li.active i {
    animation: none;
}
.price-wrapper .row-column li{
    position: relative;
    transition: .3s;
}

.benefits-wrapper .section-title{
    /*margin: 0px 0 30px;*/
}

.benefits-wrapper .benefit-row{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.benefits-wrapper .benefit-item{
    flex-basis: 24%;
    border: 2px solid #171717;
    position: relative;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    height: 230px;
    text-align: left;
}
.benefits-wrapper .benefit-item button{
    margin-left: auto;
    margin-top: auto;
    border: none;
    background: transparent;
    font-size: 50px;
    line-height: 30px;
    font-weight: 200;
    cursor: pointer;
    transition: .1s;
    z-index: 100;
    position: absolute;
    bottom: 15px;
    right: 15px;
}



.front,
.back{
    width: 100%;
    height: 100%;
    overflow: hidden;
    backface-visibility: hidden;
    position: absolute;
    transition: transform .6s linear;
    padding: 12px;
    box-shadow: 0 0 0 1px #000;
}
.uslugi-wrapper-title{
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #171717;
}
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{
    display: none !important;
}
.uslugi-wrapper,
.product-item-small-card > .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    float: unset !important;
    padding: 0;
}
.bx-catalog-element .container-fluid > .row:nth-of-type(2),
.product-item-detail-tabs-container{
    display: none;
}
.bx-catalog-element .container-fluid > .row:nth-of-type(4) > .col-sm-8.col-md-9{
    width: 100% !important;
}
.product-item-small-card .product-item-title{
    white-space: unset;
}
.product-item-detail-short-card-fixed,
.product-item-detail-tabs-container-fixed{
    display: none !important;
}
.product-item-small-card{
    padding: 0;
}
.product-item-small-card .row{
    width: 100%;
}
.product-item-small-card .row:before,
.product-item-small-card .row:after{
    content: unset;
}
.col-sm-4.product-item-big-card .col-md-12,
.categorys-wrapper .col-xs-12,
.categorys-wrapper .col-sm-8.col-md-9,
.categorys-wrapper .container{
    padding: 0;
}
.top-banner{
    overflow: hidden;
	height: 1000px;
}
/*.twentytwenty-wrapper .twentytwenty-container{
    min-height: 405px;
}*/
.uslugi-wrapper .uslugi-item,
.product-item-big-card{
    flex-basis: 30%;
    max-width: 30%;
    padding: 0;
}
.uslugi-wrapper .uslugi-item .uslugi-tile a{
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #171717;
}
.uslugi-wrapper .uslugi-item .uslugi-thumb {
    display: block;
    width: 100%;
    height: 290px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.front{
    transform: perspective(600px) rotateY(0deg);
}

.back{
    transform: perspective(600px) rotateY(180deg);
}

.back-content{
    width: 100%;
    text-align: center;
    color: #333333;
}
.fas{
    display: block;
    margin: 20px 0;
    color: red;
    font-size: 30px;
}

.card:hover > .front{
    transform: perspective(600px) rotateY(-180deg);
}
.card:hover > .back{
    transform: perspective(600px) rotateY(0deg);
}


.benefits-wrapper .benefit-item.active button{
    transform: rotate(45deg);
}
.benefits-wrapper .benefit-item button:hover{
    opacity: .7;
}
.benefits-wrapper .benefit-item .benefit-title{
    margin: 0;
    display: flex;
    font-size: 24px;
    line-height: 28px;
    justify-content: space-between;
}
.benefits-wrapper .benefit-item .benefit-title img{
    width: 36px;
    height: 36px;
}
.benefits-wrapper .benefit-item .toggle-visible{
    height: 100%;
    width: 100%;
    background: #fff;
    left: 0;
    margin: 0;
    transition: .3s;
    padding: 15px;
    text-align: left;
}
.benefits-wrapper .benefit-item .toggle-visible b{
    color: #D1A375;
    font-weight: normal;
}
.benefits-wrapper .benefit-item.active .toggle-visible{
    top: 0;
}

.certificates-row{
    display: flex;
    justify-content: space-between;
}
.certificates-row .certificat-item{
    background: #c4c4c4;
    height: 424px;
    flex-basis: 33%;
}
.certificates-row .certificat-item + .certificat-item{
    margin-left: 10px;
}

.work-steps-row{
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.work-steps-row .work-step-item{
    flex-basis: 30%;
    position: relative;
    font-size: 24px;
    line-height: 28px;
}
.work-steps-row .work-step-item .step-count{
    position: relative;
    padding-left: 85px;
}
.work-steps-row .work-step-item .step-count,
.work-steps-row .work-step-item .step-count b{
    display: block;
}
.twentytwenty-before-label::before{
    content: 'До';
}
.twentytwenty-after-label::before {
  content: "После";
}
.beafter-car-description{
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    line-height: 28px;
padding-right: 20px;
}
.beafter-car-description a{
    color: #D1A375;
}
.expert-desc{
    column-count: 2;
}
.work-steps-row .work-step-item p{
    margin-bottom: 0;
}
.work-steps-row .work-step-item .step-count::before{
    position: absolute;
    left: 0;
    top: 0;
}
.work-steps-row:nth-child(2) .work-step-item:nth-of-type(1) .step-count::before{
    content: url('/local/templates/main/img/icons/ChatLeftText.svg');
}
.work-steps-row:nth-child(2) .work-step-item:nth-of-type(2) .step-count::before{
    content: url('/local/templates/main/img/icons/PersonBoundingBox.svg');
}
.work-steps-row:nth-child(2) .work-step-item:nth-of-type(3) .step-count::before{
    content: url('/local/templates/main/img/icons/ListOl.svg');
}
/*.work-steps-row:nth-of-type(1) .work-step-item:nth-of-type(4)::before{*/
/*    content: url('/local/templates/main/img/icons/ListOl.svg');*/
/*}*/
.work-steps-row:nth-child(3) .work-step-item:nth-of-type(2) .step-count::before{
    content: url('/local/templates/main/img/icons/CheckCircleColor.svg');
}
.work-steps-row:nth-child(3) .work-step-item:nth-of-type(3) .step-count::before{
    content: url('/local/templates/main/img/icons/Screwdriver.svg');
}
.work-steps-row .work-step-item:not(.step-order-wrapper):after{
    content: '';
    width: 74px;
    height: 2px;
    position: absolute;
    background: #171717;
    right: 20px;
    top: 40px;
}
.work-steps-row .work-step-item:last-of-type:after{
    content: unset;
}
.work-steps-row .work-step-item.step-order-wrapper{
    flex-basis: 25%;
    padding-left: 0;
    align-self: center;
}
.work-steps-row .work-step-item.step-order-wrapper a{
    color: #fff;
    background: #D1A375;
    border: 1px solid #D1A375;
    padding: 12px 40px;
    display: inline-block;
}

.work-steps-row:last-of-type .work-step-item:last-of-type:after,
.work-steps-row .work-step-item.step-order-wrapper::before{
    content: '';
    height: 50px;
    width: 2px;
    background: #171717;
    bottom: 100%;
    top: unset;
    left: 40px;
    margin-bottom: 30px;
}
.work-steps-row .work-step-item:not(.step-order-wrapper):after{
    margin-bottom: 18px !important;
}
.progress-list{
    margin: 20px 0;
    padding: 25px 0px;
}
.progress-list li{
    display: flex;
    margin-bottom: 20px;
}
.progress-list li:nth-of-type(1) .car-name::before{
    content: '';
    position: absolute;
    height: 25px;
    width: 2px;
    right: -2px;
    bottom: 100%;
    background: #171717;

}
.progress-list li .car-name::after{
    content: '';
    position: absolute;
    height: 25px;
    width: 2px;
    right: -2px;
    top: 100%;
    background: #171717;
}
.progress-list li .car-name{
    flex-basis: 15%;
    position: relative;
    text-align: right;
    border-right: 2px solid #171717;
    padding: 15px 10px;
}
.progress-list li .progress-line{

}
.progress-list li .progress-line{
    background: #ECECEC;
    display: flex;
    margin-right: 10px;
    transition: .3s;
}
.progress-list li .progress-line:hover{
    background: #D1A375;
}
.progress-list li:nth-of-type(1) .progress-line{
    flex-basis: 70%;
}
.progress-list li:nth-of-type(2) .progress-line{
    flex-basis: 64%;
}
.progress-list li:nth-of-type(3) .progress-line{
    flex-basis: 60%;
}
.progress-list li:nth-of-type(4) .progress-line{
    flex-basis: 55%;
}
.progress-list li:nth-of-type(5) .progress-line{
    flex-basis: 50%;
}
.progress-list li .call-count p{
    margin: 0;
}
.progress-list li .call-count p span{
    color: #D1A375;
}


.cost-wrapper .section-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cost-wrapper .dropdown-trigger{
    width: 260px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    background: #D1A375;
    box-shadow: none;
    border: none;
    height: 50px;
}
.cost-wrapper .dropdown-trigger span{
    color: #fff;
}
.row-cost-wrapper ul{
    display: none;
}
.row-cost-wrapper ul.active{
    display: block;
}
.row-cost-wrapper ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
.row-cost-wrapper ul li.hidden{
    display: none;
}
.row-cost-wrapper ul li.show-more{
    border: none;

}
.row-cost-wrapper ul li.show-more .material-icons{
    font-size: 40px;
    text-align: center;
    margin: 20px auto 0;
    cursor: pointer;
}
.row-cost-wrapper ul li.hidden.visible{
    display: flex !important;
}
.row-cost-wrapper ul li span{
    padding: 10px 0;
}
.row-cost-wrapper ul li.title-list{
    display: none;
}
.row-cost-wrapper ul li b{
    padding: 10px 0;
    font-style: normal;
    border-bottom: 1px solid #000;
    margin-bottom: -1.25px;
    flex-basis: 15%;
    text-align: right;
    min-height: 44px;
}
.cost-wrapper .dropdown-content li > a{
    color: #171717;
}
.cost-wrapper .dropdown-content li.active{
    background: #171717;
}
.cost-wrapper .dropdown-content li.active a{
    color: #fff;
}
.before-after-wrapper .swiper-wrapper{
    height: auto !important;
}
.faq-wrapper .collapsible{
    box-shadow: none;
    border: none;   
}
.faq-wrapper .collapsible-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: .3s;
}
.faq-wrapper .collapsible-header:hover{
    border-color: #D1A375;
}
.faq-wrapper .collapsible-header:hover span,
.faq-wrapper .collapsible-header:hover i{
    color: #D1A375;
}
.faq-wrapper .collapsible-header span,
.faq-wrapper .collapsible-header i{
    transition: .3s;
}
.faq-wrapper .collapsible li.active .collapsible-header i{
    transform: rotate(45deg);
}

.contact-wrapper .row{
    display: flex;
    align-items: baseline;
    padding-top: 50px;
}

.contact-wrapper .row .section-title{
    margin: 0 0 0;
}

.btn, .btn-large, .btn-small{
    background: #D1A375;
    transition: .3s;
}
.btn:hover, .btn-large:hover, .btn-small:hover{
    background: #D1A375;
    opacity: .8;

}
.recviz-list span{
    min-width: 50px;
    display: inline-block;
}
section.map{
    filter: grayscale(100%);
}
footer{
    background: #171717;
    color: #fff;
    padding: 80px 0 65px;
}
footer a{
    color: #fff;
}
footer .row ul{
    margin: 25px 0 0;
    display: flex;
}
footer .row > div{
    display: flex;
}
footer .logo-wrapper{
    justify-content: space-between;
}
footer ul li{
    margin-right: 35px;
}

@media screen and (max-width: 991px){
    header .contact-wrapper,
    header .menu-wrapper,
    header .worktime-wrapper{
        display: none;
    }
    .mobile-menu{
        display: block;
    }
    .mobile-menu li{
        line-height: 23px;
        margin-bottom: 10px;
    }
    .mobile-menu .mobile-menu-list a.modal-trigger{
        margin-bottom: 10px;
    }
    nav .container .row{
        align-items: center;
    }
    .hamburger-lines{
        display: flex;
        flex-direction: column;
        cursor: pointer;
    }
    .hamburger-lines span{
        display: inline-block;
        background: #fff;
        width: 40px;
        height: 1px;
        margin-bottom: 5px;
    }
    .mobile-menu .mobile-menu-list a{
        padding: 0;
        font-weight: 400;
        font-size: 20px;
        line-height: 23px;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .mobile-menu .mobile-menu-list{
        position: absolute;
        transition: .3s;
        background: #171717;
        padding: 55px 20px;
        width: 240px;
        height: 100vh;
        box-shadow: 129px 0 0 #171717;
        transform: translate(300%);
    }
    .mobile-menu .mobile-menu-list.open{
        transform: translate(-100%);
    }
    header{
        overflow-x: clip;
    }
    header .row::after{
        content: unset;
    }
    .top-banner h1{
        font-weight: 400;
        font-size: 46px;
        line-height: 53px;
    }
    .top-banner .bottom-inner-banner{
        flex-direction: column;
        justify-content: flex-start;
    }
    .top-banner .bottom-inner-banner-text{
        align-self: flex-end;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .top-banner .bottom-inner-banner a{
        order: 1;
    }
    .top-banner-control{
        position: relative;
        height: 40px;
        margin-top: 150px;
    }
    .top-banner .bottom-inner-banner{
        margin-top: 30px;
    }
    .top-banner-control .swiper-pagination{
        bottom: 100%;
    }
    .top-banner .top-banner-control .swiper-button-prev{
        left: 40%;
    }
    .top-banner .top-banner-control .swiper-button-next{
        left: 52%;
    }
    .swiper-row{
        flex-direction: column;
    }
    .swiper-row .item-control{
        padding-left: 0;
    }
    .swiper-row .item-control .left-arrow, .swiper-row .item-control .right-arrow{
        position: absolute;
		width: 35px;
    }
    .swiper-row .swiper-pagination{
        align-items: center;
        justify-content: center;
    }
    .swiper-row .swiper-container{
        flex-basis: 100%;
        max-width: 100%;
    }
    .swiper-row .buttons-items{
        height: 40px;
        top: -18px;
    }
    .seo-wrapper .parallax-container .container{
        /*padding: 60px 0 220px;*/
    }
    .seo-wrapper p{
        max-width: 100%;
    }
    .price-wrapper{
        display: none;
    }
    .benefits-wrapper .benefit-item .benefit-title{
        font-size: 19px;
    }
    .benefits-wrapper .benefit-item{
        flex-basis: 49%;
    }
    .work-steps-row{
        flex-wrap: wrap;
        position: relative;
        margin-bottom: 0;
    }
    .work-steps-row .work-step-item.step-order-wrapper{
        margin-top: 20px;
        position: absolute;
        top: 100%;
    }
    .work-steps-row .work-step-item{
        margin-bottom: 20px;
    }
    .work-steps-row .work-step-item:not(.step-order-wrapper)::after,
    .work-steps-row:last-of-type .work-step-item:last-of-type::after,
    .work-steps-row .work-step-item.step-order-wrapper::before{
        content: unset;
    }
    .twentytwenty-wrapper .twentytwenty-container{
        min-height: 195px;
    }
    footer .row ul{
        display: none;
    }
    footer{
        padding: 20px 0;
    }
    footer .row > div{
        flex-direction: column;
    }
    .progress-list li .car-name{
        flex-basis: 28%;
    }
    .progress-list li .progress-line{
        max-height: 53px;
    }
    .call-count{
        position: absolute;
        left: 35%;
    }
    .contact-wrapper .row{
        padding-top: 50px;
        flex-direction: column;
    }
}

/*by qfenix*/
.product-item-image-wrapper {
    padding-top: 70%;
}
@media (max-width: 650px){
	.qfx-no-mobile{display: none!important;}
	.uslugi-wrapper .uslugi-item .uslugi-thumb{
		height: 20px;
		background-image: none!important;
	}
.uslugi-wrapper .uslugi-item{
	border: 1px solid #000;
    padding: 0 20px;
	text-align: center;
	margin-bottom: 30px;
}
.uslugi-wrapper .uslugi-item .uslugi-tile a {
    font-size: 16px;
    line-height: 16px;
}
}
@media (max-width: 500px){
.uslugi-wrapper .uslugi-item, .product-item-big-card {
    flex-basis: 45%;
    max-width: 45%;
}
}
.info-tabs{padding-bottom:20px}
.info-tabs-wrapper{
	display: flex;
	gap: 20px;
}
.info-tabs-headers{
	border-right: 1px solid #ccc;
	width: 30%;
	padding-right: 20px;
	margin-right: 20px;
	padding-top: 20px;
}
.info-tabs-header:not(:last-child){
	margin-bottom: 20px;
}
.info-tabs-header{
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 15px;
	transition: all .3s ease;
	cursor: pointer;
}
.info-tabs-header:after{
	content: '';
    width: 12px;
    height: 12px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
	flex-shrink: 0;
}
.info-tabs-header.active{
	color: #D1A375;
}
.info-tabs-header.active:after{
	border-color: #D1A375;
}
.info-tabs-contents{
	width: 65%;
	padding-top: 20px;
}
.info-tabs-content{
	display: none;
}
.info-tabs-content:first-child{
	display: block;
}
.info-tabs-content ul{
	list-style: disc;
	padding-left: 40px;
}
.info-tabs-content ul li:not(:last-child), .info-tabs-content ol li:not(:last-child){
	margin-bottom: 10px;
}
.info-tabs-header-mob{
	display: none;
}

@media (max-width: 767px){
	.info-tabs-headers, .info-tabs-content-text{
		display: none;
	}
	.info-tabs-contents{
		width: 100%;
		padding-top: 0;
	}
	.info-tabs-header-mob, .info-tabs-content{
		display: block;
	}
	.info-tabs-header-mob, .info-tabs-content-text{
		border: 1px solid #000;
		padding: 10px;
	}
	.info-tabs-header-mob{
		display: flex;
		align-items: center;
		gap: 10px;
		justify-content: space-between;
	}
	.info-tabs-header-mob:after{
		content: '';
	    width: 10px;
		height: 10px;
		border-top: 2px solid #ccc;
		border-right: 2px solid #ccc;
		transform: rotate(135deg);
		flex-shrink: 0;
		transition: all .3s ease;
	}
	.info-tabs-header-mob.active{
		color: #D1A375;
	}
	.info-tabs-header-mob.active:after{
		border-color: #D1A375;
		transform: rotate(315deg);
	}
}