

/* Start:/assets/css/pages/about.css?16853736254267*/
.about-sect {
    padding: 40px 0 130px;
    background-color: #121112 !important;
    background-repeat: no-repeat !important;
    background-position: center 0 !important;
    background-size: cover !important;
    position: relative !important;
    z-index: 1; 
}
@media only screen and (max-width: 992px) {
    .about-sect {
        padding: 40px 0 80px; 
    } 
}
@media only screen and (max-width: 768px) {
    .about-sect {
        padding: 40px 0 0; 
    } 
}
.about-sect .bc-sect__nav {
    margin-bottom: 50px;
    position: relative;
    z-index: 1; 
}
@media only screen and (max-width: 768px) {
    .about-sect .bc-sect__nav {
        display: none; 
    } 
}
.about-sect .bc-sect__nav li {
    color: #c0c0c0; 
}
.about-sect .bc-sect__nav a {
    color: #fff; 
}
.about-sect .bc-sect__nav a:hover, 
.about-sect .bc-sect__nav a:focus, 
.about-sect .bc-sect__nav a:active {
    color: #fff; 
}
.about-sect__images {
    position: absolute !important;
    left: auto !important;
    top: 0 !important;
    right: 0 !important;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none; 
}
@media only screen and (max-width: 768px) {
    .about-sect__images {
        position: relative !important; 
    } 
}
.about-sect__images .img-1 {
    position: absolute !important;
    left: 38% !important;
    top: 35px !important; 
}
@media only screen and (max-width: 1200px) {
    .about-sect__images .img-1 {
        left: 50% !important;
        top: -30px !important; 
    } 
}
@media only screen and (max-width: 992px) {
    .about-sect__images .img-1 {
        width: 890px;
        top: 25px !important; 
    } 
}
@media only screen and (max-width: 768px) {
    .about-sect__images .img-1 {
        position: relative !important;
        top: 58px !important;
        left: 60px !important;
        width: 100%; 
    } 
}
@media only screen and (max-width: 576px) {
    .about-sect__images .img-1 {
        left: 50px !important;
    } 
}
@media only screen and (max-width: 480px) {
    .about-sect__images .img-1 {
        width: 300px;
        left: 50% !important;
        -webkit-transform: translateX(-42%) !important;
        -ms-transform: translateX(-42%) !important;
        transform: translateX(-42%) !important; 
    }
}
.about-sect__title {
    color: #fff;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 120%;
    font-size: 68px;
    position: relative;
    z-index: 1;
    margin-bottom: 45px; 
}
@media only screen and (max-width: 1200px) {
    .about-sect__title {
        font-size: 55px;
        margin-bottom: 40px; 
    } 
}
@media only screen and (max-width: 992px) {
    .about-sect__title {
        font-size: 40px; 
    } 
}
@media only screen and (max-width: 768px) {
    .about-sect__title {
        text-align: center;
        margin-bottom: 25px; 
    } 
}
@media only screen and (max-width: 576px) {
    .about-sect__title {
        font-size: 30px; 
    } 
}
.about-sect__title strong {
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 104px;
    color: #00773c; 
}
@media only screen and (max-width: 1200px) {
    .about-sect__title strong {
        font-size: 88px; 
    } 
}
@media only screen and (max-width: 992px) {
    .about-sect__title strong {
        font-size: 65px; 
    } 
}
@media only screen and (max-width: 576px) {
    .about-sect__title strong {
        font-size: 45px; 
    } 
}
.about-sect__text {
    position: relative;
    z-index: 1;
    color: #fff;
    width: 100%;
    max-width: 435px;
    color: #fff;
    line-height: 154%; 
}
@media only screen and (max-width: 992px) {
    .about-sect__text {
        font-size: 14px;
        max-width: 342px; 
    } 
}
@media only screen and (max-width: 768px) {
    .about-sect__text {
        margin: 0 auto -50px;
        text-align: center; 
    } 
}
.srooms-sect__container {
    position: absolute;
    width: 720px !important;
    top: 0;
    bottom: 0;
    left: 20px;
    z-index: 1;
    height: 580px;
}
.srooms-sect__content{
    height: 580px;
}
@media only screen and (max-width: 800px){
    .srooms-sect__content,
    .srooms-sect__container {
        height: auto;
        width: auto !important;
    }
}
/* End */


/* Start:/assets/css/pages/shops.css?168670053919920*/
.shops-sect:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.shops-sect .shops-sect__title {
    font-size: 30px;
    line-height: 1.25;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 30px;
}
.shops-sect .shops-sect__actions-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.shops-sect .shops-sect__links {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px 0 0;
    padding-left: 10px;
    font-weight: 400;
}
.shops-sect .shops-sect__links .link-title {
    display: block;
    font-size: 16px;
    color: #888888;
    font-weight: 600;
    margin: 0 15px 0 0;
}
.shops-sect .shops-sect__links .link-wrap {
    margin: 0 20px 10px 0;
}
.shops-sect .shops-sect__btns1,
.shops-sect .shops-sect__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 0 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;   
}
.shops-sect .shops-sect__btns1{
    padding: 24px 0 30px 0;
}
.shops-sect .shops-sect__btns{
    padding: 24px 0 20px 10px;
}
.shops-sect .def-btn{
    margin-bottom: 15px !important;
}
.shops-sect .shops-sect__btns1 .def-btn,
.shops-sect .shops-sect__btns .def-btn {
    height: 52px;
    min-width: 148px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-right: 10px;
    width: auto;
}
.shops-sect .shops-sect__content-title {
    font-size: 16px;
    line-height: 1.42;
    margin-bottom: 32px;
    font-weight: 600;
    max-width: 19em;
    margin-left: auto;
    margin-right: auto;
}
.shops-sect .shops-sect__content {
    padding-bottom: 100px;
}
.shops-sect * {
    font-family: "Mont", Arial, sans-serif;
}
.shops-sect__order {
    background: #000 url(../../../../../../img/order-m.jpg) center no-repeat;
    background-size: cover;
    padding: 103px 10px 45px 10px;
    margin-left: 13px;
    margin-right: 13px;
    margin-bottom: 80px;
}
.shops-sect__order .order-links-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 62px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.shops-sect__order .order-link {
    display: block;
    height: 41px;
    padding: 0 6px;
    margin-bottom: 12px;
}
.shops-sect__order .order-link img {
    height: 100%;
}
.shops-sect__order .order-text-wrap {
    padding-left: 30px;
    padding-right: 10px;
}
.shops-sect__order .def-title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
    text-transform: none;
    text-align: left;
}
.shops-sect__order .order-text {
    display: block;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
    color: #B6B6B6;
    max-width: 16.33333333em;
}
.shops-sect {
    padding: 25px 0 150px;
    background-color: #121112; 
}
@media only screen and (max-width: 992px) {
    .shops-sect {
        padding: 25px 0 70px; 
    } 
}
@media only screen and (max-width: 768px) {
    .shops-sect {
        padding: 45px 0 50px; 
    }
}
@media only screen and (max-width: 576px) {
    .shops-sect {
        padding: 45px 0 0; 
    } 
}
.shops-sect .bc-sect__nav {
    margin-bottom: 40px; 
}
@media only screen and (max-width: 992px) {
        .shops-sect .bc-sect__nav {
        margin-bottom: 30px; 
    } 
}
@media only screen and (max-width: 768px) {
    .shops-sect .bc-sect__nav {
        display: none; 
    } 
}
.shops-sect .bc-sect__nav li {
    color: #888; 
}
.shops-sect .bc-sect__nav a {
    color: #c0c0c0; 
}
.shops-sect .bc-sect__nav a:focus, 
.shops-sect .bc-sect__nav a:active {
    color: #c0c0c0; 
}
.shops-sect__title {
    text-align: left;
    padding-bottom: 25px;
    margin-bottom: 40px;
    color: #fff !important; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__title {
        text-align: center; 
    } 
}
.shops-sect__btns1,
.shops-sect__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px; 
}
.shops-sect__btns1{
    border-bottom: 1px solid #414141;
}
@media only screen and (max-width: 576px) {
    .shops-sect__btns1,
    .shops-sect__btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; 
    } 
}
.shops-sect__btns1 .def-btn,
.shops-sect__btns .def-btn {
    padding: 15px 25px;
    text-align: center;
    font-size: 16px;
    margin-right: 30px;
    margin-bottom: 20px;
    width: 100%;
    
}
.shops-sect__btns .def-btn{
    max-width: 200px; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__btns .def-btn1,
    .shops-sect__btns .def-btn {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 100%; 
    } 
}
.shops-sect__btns1 .def-btn:last-child,
.shops-sect__btns .def-btn:last-child {
    margin-right: 0 !important; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__btns .def-btn:last-child,
    .shops-sect__btns .def-btn:last-child {
        margin-bottom: 0 !important; 
    } 
}
.shops-sect__map {
    height: 460px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 55px; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__map {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 45px; 
    } 
}
.shops-sect__map .pointer {
    position: absolute;
    top: 0;
    left: 0;
    width: 57px;
    height: 57px; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__map .pointer {
        width: 45px;
        height: 45px; 
    } 
}
.shops-sect__map .pointer__number {
    width: 100%;
    height: 100%; 
}
.shops-sect__map .pointer img {
    width: 30px; 
}
.shops-sect__map .pointer-1 {
    left: auto;
    right: 37%;
    top: auto;
    bottom: 186px; 
}
@media only screen and (max-width: 992px) {
    .shops-sect__map .pointer-1 {
        right: auto;
        left: 58vw; 
    } 
}
@media only screen and (max-width: 768px) {
    .shops-sect__map .pointer-1 {
        left: 60vw; 
    } 
}
@media only screen and (max-width: 576px) {
    .shops-sect__map .pointer-1 {
        bottom: 200px;
        left: 66vw; 
    } 
}
.shops-sect__content {
    background-color: #1e2026;
    padding: 55px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
@media only screen and (max-width: 1200px) {
    .shops-sect__content {
        padding: 45px 30px; 
    } 
}
@media only screen and (max-width: 768px) {
    .shops-sect__content {
        padding: 35px 20px; 
    } 
}
@media only screen and (max-width: 576px) {
    .shops-sect__content {
        background-color: #121112;
        padding: 0 0 35px; 
    } 
}
.shops-sect__content-title {
    width: 100%;
    margin-bottom: 35px;
    color: #fff;
    font-size: 22px;
    line-height: 142%;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal; 
}
@media only screen and (max-width: 992px) {
    .shops-sect__content-title {
        font-size: 20px; 
    } 
}
@media only screen and (max-width: 576px) {
    .shops-sect__content-title {
        text-align: center;
        font-size: 18px; 
    } 
}
.shops-sect__sliders {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 430px;
    flex: 0 0 430px;
    max-width: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}
@media only screen and (max-width: 992px) {
    .shops-sect__sliders {
        margin-bottom: 25px; 
    } 
}
@media only screen and (max-width: 576px) {
    .shops-sect__sliders {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    } 
}
.shops-sect__tslider {
    height: 230px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%;
    margin: 0; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__tslider {
        display: none; 
    }
}
.shops-sect__tslider .swiper-slide {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0.6; 
}
.shops-sect__tslider .swiper-slide-thumb-active {
    opacity: 1; 
}
.shops-sect__bslider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81%;
    flex: 0 0 81%;
    max-width: 81%;
    margin: 0; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__bslider {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; 
    } 
}
@media only screen and (max-width: 576px) {
    .shops-sect__bslider-pag {
        display: none; 
    } 
}
.shops-sect__bslider-scroll {
    display: none;
    height: 3px;
    border-radius: 2px;
    background-color: #323232; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__bslider-scroll {
        display: block;
        width: 100%;
        position: static;
        margin-top: 30px; 
    } 
}
.shops-sect__bslider-scroll .swiper-scrollbar-drag {
    height: 3px;
    border-radius: 2px;
    background-color: #00773c; 
}
.shops-sect__bslider .swiper-slide {
    display: block;
    height: 230px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
@media only screen and (max-width: 576px) {
    .shops-sect__bslider .swiper-slide {
        width: 290px;
        height: 200px;
        opacity: 0.6; 
    }
}
@media only screen and (max-width: 480px) {
    .shops-sect__bslider .swiper-slide {
        height: 170px;
        width: 260px; 
    } 
}
.shops-sect__bslider .swiper-slide-active {
    opacity: 1; 
}
.shops-sect__addr {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-left: 45px; 
}
@media only screen and (max-width: 1200px) {
    .shops-sect__addr {
        margin-left: 30px; 
    } 
}
@media only screen and (max-width: 992px) {
    .shops-sect__addr {
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; 
    } 
}
.shops-sect__addr .srooms-sect__column-title {
    color: #b6b6b6; 
}
.shops-sect__addr .srooms-sect__column-info-text {
    color: #fff; 
}
@media (max-width: 480px) {
    .shops-sect .srooms-sect__column-title {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 6px;
    }
    .shops-sect .srooms-sect__column-info-phone,
    .shops-sect .srooms-sect__column-info-text {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.5;
    }
    .shops-sect .srooms-sect__column-info {
        margin-bottom: 25px;
    }
    .shops-sect .srooms-sect__column {
        margin-bottom: 0;
    }
    .shops-sect .srooms-sect__columns {
        margin-left: auto;
        margin-right: auto;
        max-width: 300px;
    }
}
@media only screen and (min-width: 577px) and (max-width: 992px) {
    .shops-sect .shops-sect__content {
        margin-bottom: 55px;
    }
    .shops-sect .shops-sect__content-title {
        margin-left: 0;
        margin-right: 0;
        max-width: inherit;
    }
    .shops-sect .shops-sect__order {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 993px) {
    .shops-sect__order {
        background-image: url(../../../../../../img/order.jpg);
        padding: 72px 47px 67px 72px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 55px 0 0 0;
    }
    .shops-sect__order .order-links-wrap {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto;
        margin: 0;
        padding: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .shops-sect__order .order-text-wrap {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0 20px 0 0;
        width: 53%;
    }
    .shops-sect__order .def-title {
        max-width: 16.875em;
    }
    .shops-sect .shops-sect__title {
        font-size: 34px;
        padding-bottom: 1em;
        margin-bottom: 0;
        padding-left: 0;
    }
    .shops-sect .shops-sect__actions-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 40px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .shops-sect .shops-sect__links {
        padding: 42px 0 0 44px;
        margin: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto;
        margin-left: -1px;
        border-left: 1px solid #414141;
    }
    .shops-sect .shops-sect__btns1,
    .shops-sect .shops-sect__btns {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .shops-sect .shops-sect__btns{
        width: 500px;
        padding: 42px 0px 0 0;
        border-right: 1px solid #414141;
    }
    .shops-sect .shops-sect__btns1 .def-btn,
    .shops-sect .shops-sect__btns .def-btn {
        height: 45px;
        min-width: 216px;
        padding-top: 12px;
        padding-bottom: 12px;
        margin-right: 18px;
        margin-bottom: 0;
    }
    .shops-sect .shops-sect__content {
        padding: 58px 40px 58px 72px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .shops-sect .shops-sect__content-title {
        width: 100%;
        margin: 0 0 36px 0;
        font-size: 22px;
        line-height: 1.42;
        padding: 0;
        max-width: inherit;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .shops-sect .shops-sect__addr {
        margin: 20px;
    }
    .shops-sect .shops-sect__content {
        padding-right: 20px;
    }
    .shops-sect .srooms-sect__column-info-text {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1201px) {
    .shops-sect__order .def-title {
        font-size: 32px;
        line-height: 1.6;
        margin: 0 0 26px 0;
    }
    .shops-sect__order .order-text {
        font-size: 16px;
        max-width: inherit;
    }
    .shops-sect__order .order-link {
        margin: 0 10px 20px 10px;
        height: 66px;
    }
}
.shops-sh-imgs{
    display: flex;
    margin-top: 25px;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.shops-sh-imgs img{
    width: 100%;
    max-width: 400px;
    height: auto;
}
@media only screen and (max-width: 800px){
    .shops-sh-imgs img{
        max-width: 300px;
    }
    .shops-sh-imgs img:not(:last-child){
        margin-bottom: 10px;
    }
    .shops-sh-imgs{
        align-items: center;
        margin-top: 15px;
        flex-direction: column;
    }
}
@media only screen and (max-width: 992px) {
    .srooms-sect__container{
        position: relative;
        top: auto;
        left: auto;
    }
    .srooms-sect > iframe{
        height: 300px;
    }
}
.srooms-sect {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}
@media only screen and (max-width: 768px) {
    .srooms-sect {
        background-image: none !important; 
    } 
}
.srooms-sect__content {
    width: 720px;
    background-color: #fff;
    padding: 160px 90px 120px; 
}
@media only screen and (max-width: 992px) {
    .srooms-sect__content {
        padding: 80px 40px 80px 40px;
        width: 570px; 
    } 
}
@media only screen and (max-width: 768px) {
    .srooms-sect__content {
        width: 100%;
        padding: 45px 0; 
    } 
}
.srooms-sect__title {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 164%;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase; 
}
@media only screen and (max-width: 768px) {
    .srooms-sect__title {
        font-size: 30px; 
    } 
}
@media only screen and (max-width: 480px) {
    .srooms-sect__title {
        text-align: center;
        font-size: 26px; 
    }
}
.srooms-sect__title span {
    text-transform: none;
    color: #00773c; 
}
.srooms-sect__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.srooms-sect__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; 
}
@media only screen and (max-width: 480px) {
    .srooms-sect__column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        margin-bottom: 20px; 
    } 
}
.srooms-sect__column:last-child {
    margin-bottom: 0; 
}
.srooms-sect__column-title {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 150%;
    color: #b6b6b6;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    padding-left: 20px; 
}
@media only screen and (max-width: 480px) {
    .srooms-sect__column-title {
        padding-left: 0; 
    }
}
.srooms-sect__column-info {
    padding-left: 20px;
    position: relative;
    margin-bottom: 18px; 
}
@media only screen and (max-width: 480px) {
    .srooms-sect__column-info {
        padding-left: 0; 
    } 
}
.srooms-sect__column-info:last-child {
    margin-bottom: 0; 
}
.srooms-sect__column-info img {
    position: absolute;
    top: 3px;
    left: 0; 
}
@media only screen and (max-width: 480px) {
    .srooms-sect__column-info img {
        position: static;
        margin-right: 5px; 
    } 
}
.srooms-sect__column-info strong {
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal; 
}
.srooms-sect__column-info-text {
    font-size: 16px;
    line-height: 150%;
    color: #162026; 
}
.srooms-sect__column-info-phone {
    white-space: nowrap;
    font-size: 18px; 
}
.srooms-sect__btn {
    text-align: center;
    font-size: 14px !important;
    width: 100% !important;
    max-width: 185px !important;
    padding: 12px 20px !important;
    border: 1px solid #00773c !important;
    background-color: transparent !important;
    color: #00773c !important; 
}
.srooms-sect__btn:hover{
    color: #fff !important;
}
@media only screen and (max-width: 480px) {
    .srooms-sect__btn {
        width: 100% !important;
        max-width: 100% !important;  
    } 
}
.srooms-sect__btn:focus, .srooms-sect__btn:active {
    color: #00773c !important; 
}
#map{
    height: 100%;
    display: flex;
    width: 100%;
}
/* End */


/* Start:/local/templates/imassage/components/bitrix/breadcrumb/.default/style.css?16819403161302*/
.bc-sect {
    padding: 25px 0 15px; 
}
@media only screen and (max-width: 768px) {
    .bc-sect {
        display: none; 
    } 
}
.bc-sect__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.bc-sect__nav li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 144%;
    color: #c0c0c0; 
}
@media only screen and (max-width: 992px) {
    .bc-sect__nav li {
        font-size: 14px; 
    } 
}
.bc-sect__nav li:last-child {
    margin-right: 0; 
}
.bc-sect__nav li:last-child::after {
    display: none; 
}
.bc-sect__nav li::after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #888888; 
}
.bc-sect__nav a {
    line-height: 144%;
    color: #888;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.bc-sect__nav a:hover {
    text-decoration: none;
    color: #00773c !important; 
}
.bc-sect__nav a:focus, .bc-sect__nav a:active {
    text-decoration: none;
    color: #888; 
}

/* End */


/* Start:/local/components/imassage/mission/templates/.default/style.css?16817407157410*/
.mission-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.mission-sect__aside {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    padding: 85px 30px 85px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__aside {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 40px 0; 
    } 
}
.mission-sect__aside::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    z-index: 0;
    background-color: #121112; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__aside::before {
        right: -15px; 
    } 
}
.mission-sect__info {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-bottom: 55px; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__info {
        margin-bottom: 40px;
        text-align: center; 
    } 
}
.mission-sect__info:last-child {
    margin-bottom: 0;
    margin-top: auto; 
}
.mission-sect__info-num {
    line-height: 1;
    color: #00773c;
    letter-spacing: 0.12em;
    font-size: 130px;
    font-family: "BazaART",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__info-num {
        font-size: 95px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__info-num {
        font-size: 65px; 
    }
}
@media only screen and (max-width: 576px) {
    .mission-sect__info-num {
        font-size: 56px;
        margin-bottom: 10px; 
    } 
}
.mission-sect__info-num span {
    font-size: 85px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__info-num span {
        font-size: 60px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__info-num span {
        font-size: 30px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__info-num span {
        font-size: 26px; 
    } 
}
.mission-sect__info-text {
    line-height: 155%;
    font-size: 20px;
    width: 100%;
    max-width: 230px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__info-text {
        font-size: 18px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__info-text {
        font-size: 16px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__info-text {
        font-size: 15px;
        max-width: 100%; 
    } 
}
.mission-sect__main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    padding: 120px 0 120px 145px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; 
}
@media only screen and (max-width: 1200px) {
    .mission-sect__main {
        padding-left: 100px; 
    } 
}
@media only screen and (max-width: 992px) {
    .mission-sect__main {
        padding: 100px 0 100px 60px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__main {
        padding: 80px 0 80px 30px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 70px 0 50px;
        text-align: center; 
    } 
}
.mission-sect__title {
    padding-right: 65px;
    position: relative;
    margin-bottom: 27px; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title {
        padding-right: 0; 
    } 
}
.mission-sect__title .def-title {
    text-align: left; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title .def-title {
        text-align: center; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title br {
        display: none; 
    } 
}
.mission-sect__title-icon {
    position: absolute;
    top: 0;
    right: 0; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__title-icon {
        width: 40px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title-icon {
        display: none; 
    } 
}
.mission-sect__text {
    color: #162026;
    font-size: 16px;
    line-height: 154%;
    margin-bottom: 45px; 
}
@media only screen and (max-width: 768px) {
    .mission-sect__text {
        font-size: 15px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__text {
        font-size: 14px;
        margin-bottom: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .mission-sect__text {
        font-size: 13px; 
    } 
}
.mission-sect__cite {
    margin-top: auto;
    text-align: right;
    font-family: "MADE TheArtist",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #00773c;
    line-height: 120%;
    font-size: 90px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__cite {
        font-size: 70px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__cite {
        font-size: 60px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__cite {
        font-size: 40px;
        text-align: center; 
    }
    .mission-sect {
        padding-top: 80px;
    }
    .mission-sect .mission-sect__title {
        margin-bottom: 15px;
    }
    .mission-sect .mission-sect__title .def-title {
        font-size: 30px;
        line-height: 1.36;
        font-weight: 400;
    }
    .mission-sect .mission-sect__text {
        padding: 0 20px;
        font-weight: 600;
        font-size: 13px;
        line-height: 1.46;
    }
    .mission-sect .mission-sect__info-text {
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
    }
    .mission-sect .mission-sect__info-num span {
        font-size: 1em;
    }
    .mission-sect .mission-sect__info {
        margin-bottom: 50px;
    }
    .mission-sect .mission-sect__info:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 993px) {
    .mission-sect .mission-sect__aside {
        padding-top: 100px;
    }
    .mission-sect .mission-sect__info {
        margin-bottom: 75px;
    }
    .mission-sect .mission-sect__info:last-child {
        margin-bottom: 10px;
    }
    .mission-sect .mission-sect__info-num {
        margin-bottom: 0px;
    }
    .mission-sect .mission-sect__text {
        font-weight: 600;
        max-width: 26.875em;
        line-height: 1.54;
        font-family: 'Montserrat', sans-serif;
    }
}
@media only screen and (min-width: 1201px) {
    .mission-sect .mission-sect__title {
        font-size: 54px;
        line-height: 1.42;
    }
    .mission-sect .mission-sect__title .def-title {
        font-size: 1em;
        line-height: 1.42;
    }
    .mission-sect .mission-sect__text {
        font-size: 16px;
        line-height: 1.54;
    }
    .mission-sect .mission-sect__main {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}
/* End */


/* Start:/local/components/imassage/zakazat/style.css?16818257426273*/
.how-sect {
    padding: 155px 0 135px; 
}
@media only screen and (max-width: 992px) {
    .how-sect {
        padding: 70px 0 60px; 
    } 
}
@media only screen and (max-width: 768px) {
    .how-sect {
        padding: 50px 0 15px; 
    } 
}
@media only screen and (max-width: 576px) {
    .how-sect {
        padding: 40px 0 15px; 
    } 
}
.how-sect__title {
    margin-bottom: 12px; 
}
.how-sect__subtitle {
    line-height: 155%;
    font-size: 16px;
    width: 100%;
    max-width: 540px;
    margin: 0 auto 60px;
    text-align: center; 
}
@media only screen and (max-width: 768px) {
    .how-sect__subtitle {
        margin-bottom: 40px; 
    } 
}
@media only screen and (max-width: 576px) {
    .how-sect__subtitle {
        font-size: 15px; 
    } 
}
.how-sect__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}
@media only screen and (max-width: 768px) {
    .how-sect__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    } 
}
.how-sect__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    overflow: hidden; 
}
@media only screen and (max-width: 1200px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%; 
    } 
}
@media only screen and (max-width: 992px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%; 
    } 
}
@media only screen and (max-width: 768px) {
    .how-sect__item {
        margin-bottom: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center; 
    } 
}
.how-sect__item-icon {
    height: 93px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 42px; 
}
@media only screen and (max-width: 768px) {
    .how-sect__item-icon {
        height: 80px;
        padding-bottom: 32px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; 
    } 
}
.how-sect__item-icon img {
    display: inline-block;
    margin-right: 25px; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-icon img {
        margin-right: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon img {
        margin-right: 10px; 
    } 
}
.how-sect__item-icon span {
    display: inline-block;
    margin-right: 30px;
    font-size: 18px;
    line-height: 144%;
    font-family: "BazaART",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #888;
    letter-spacing: 0.1em; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-icon span {
        margin-right: 20px; 
    } 
}
.how-sect__item-icon::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon::after {
        display: none; 
    } 
}
.how-sect__item-title {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 145%;
    color: #000;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-title {
        font-size: 15px;
        margin-bottom: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-title {
        font-size: 14px; 
    }
}
.how-sect__item-text {
    font-size: 16px;
    line-height: 144%;
    color: #888;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-text {
        font-size: 14px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-text {
        font-size: 13px; 
    } 
}
.how-sect__item:last-child .how-sect__item-icon span {
    margin-right: 0; 
}
.how-sect__item:last-child .how-sect__item-icon::after {
    display: none; 
}
.how-sect_about .how-sect__item-icon::after {
    display: none; 
}
.how-sect_about .how-sect__item-text {
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #162026; 
}
.how-sect__item-text {
    font-size: 15px;
    line-height: 1.44;
    color: #888888;
    margin: 14px 0 0 0;
}
@media (min-width: 993px) {
    .how-sect__item-text {
      font-size: 16px;
      margin-top: 25px;
    }  
}
.how-sect .how-sect__item-text {
  font-size: 15px;
  line-height: 1.44;
  color: #888888;
  margin: 14px 0 0 0;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.how-sect .how-sect__item-text {
    font-size: 15px;
    line-height: 1.44;
    color: #888888;
    margin: 14px 0 0 0;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
@media (max-width: 480px) {
  
    .how-sect .def-title {
        font-size: 30px;
    }
    .how-sect .how-sect__item {
        text-align: left;
        padding-left: 24px;
        padding-right: 24px;
        overflow: hidden;
    }
    .how-sect .how-sect__item-title {
        font-size: 16px;
        line-height: 1.45;
        font-weight: 600;
        margin-bottom: 0px;
        font-family: 'Montserrat', sans-serif;
    }
    .how-sect .how-sect__item-icon {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .how-sect .how-sect__item-icon img {
        margin-right: 15px;
    }
    .how-sect .how-sect__item-icon span {
        position: relative;
    }
    .how-sect .how-sect__item-icon span:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 100%;
        width: 600px;
        height: 1px;
        background: #E8E8E8;
        margin-bottom: 10px;
        margin-left: 25px;
    }
}
/* End */


/* Start:/local/components/imassage/showroom/templates/.default/style.css?16817467336362*/
.sgallery-sect {
    overflow: hidden;
    padding: 0 0 145px;
    position: relative; 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect {
        padding-bottom: 80px; 
    } 
}
@media only screen and (max-width: 768px) {
    .sgallery-sect {
        padding-bottom: 45px; 
    } 
}
.sgallery-sect::before {
    content: '';
    display: block;
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #121112; 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect::before {
        top: 40px; 
    } 
}
@media only screen and (max-width: 768px) {
    .sgallery-sect::before {
        top: 30px; 
    } 
}
.sgallery-sect__slider {
    position: relative;
    z-index: 1;
    margin-bottom: 80px; 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect__slider {
        margin-bottom: 50px; 
    } 
}
@media only screen and (max-width: 768px) {
    .sgallery-sect__slider {
        margin-bottom: 30px; 
    }
}
.sgallery-sect__slider .swiper-slide {
    display: block;
    height: 525px;
    width: 920px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000; 
}
@media only screen and (max-width: 1200px) {
    .sgallery-sect__slider .swiper-slide {
        width: 768px; 
    } 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect__slider .swiper-slide {
        width: 576px;
        height: 400px; 
    }
}
@media only screen and (max-width: 768px) {
    .sgallery-sect__slider .swiper-slide {
        width: 480px;
        height: 300px; 
    } 
}
@media only screen and (max-width: 576px) {
    .sgallery-sect__slider .swiper-slide {
        width: 320px;
        height: 200px; 
    } 
}
@media only screen and (max-width: 480px) {
    .sgallery-sect__slider .swiper-slide {
        width: 280px;
        height: 170px; 
    } 
}
.sgallery-sect__slider .swiper-slide span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}
.sgallery-sect__slider .swiper-slide-active span {
    opacity: 1; 
}
.sgallery-sect__slider-ctrls {
    position: absolute;
    z-index: 2;
    width: 1170px;
    height: 77px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}
@media only screen and (max-width: 1200px) {
    .sgallery-sect__slider-ctrls {
        padding: 0 130px;
        height: 70px; 
    } 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect__slider-ctrls {
        display: none; 
    } 
}
.sgallery-sect__slider-prev, .sgallery-sect__slider-next {
    pointer-events: all;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
@media only screen and (max-width: 1200px) {
    .sgallery-sect__slider-prev, .sgallery-sect__slider-next {
        width: 70px;
        height: 70px; 
    } 
}
.sgallery-sect__slider-prev::before, 
.sgallery-sect__slider-next::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.sgallery-sect__slider-prev:hover, 
.sgallery-sect__slider-next:hover {
    border-color: #00773c; 
}
.sgallery-sect__slider-prev:hover::before, 
.sgallery-sect__slider-next:hover::before {
    border-color: #00773c; 
}
.sgallery-sect__slider-prev::before {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
    margin-left: 3px;
}
.sgallery-sect__slider-next::before {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); 
    margin-right: 3px;
}
.sgallery-sect__gallery {
    display: none; 
}
.sgallery-sect__container {
    position: relative;
    z-index: 1; 
}
.sgallery-sect__scroll {
    height: 3px;
    background-color: #323232;
    border-radius: 2px; 
}
.sgallery-sect__scroll .swiper-scrollbar-drag {
    background-color: #00773c;
    cursor: pointer; 
}
.sgallery-sect {
    padding-top: 40px;
}
.sgallery-sect::before {
    top: 0 !important;
}
.sgallery-sect .gallery-title-wrap {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 30px;
}
.sgallery-sect .gallery-title-wrap .sub-title {
    display: block;
    font-size: 16px;
    line-height: 1.46;
    font-weight: 600;
    color: #BDBDBD;
    margin: 0 0 0.8em 0;
    font-family: "Mont", Arial, sans-serif;
}
.sgallery-sect .gallery-title-wrap .def-title {
    line-height: 1.36;
    margin: 0;
    color: #fff;
}
.sgallery-sect.type-second {
    padding-top: 54px;
    padding-bottom: 54px;
}
.sgallery-sect.type-second:before {
    top: 0;
}
@media (min-width: 993px) {
    .sgallery-sect {
        padding-top: 140px;
    }
    .sgallery-sect.type-second {
        padding-top: 135px;
        padding-bottom: 135px;
    }
    .sgallery-sect .gallery-title-wrap {
        margin-bottom: 60px;
    }
    .sgallery-sect .gallery-title-wrap .sub-title {
        font-size: 20px;
    }
    .sgallery-sect .gallery-title-wrap .def-title {
        font-weight: 400;
        font-family: "Mont", Arial, sans-serif;
    }
}
@media only screen and (min-width: 1201px) {
    .sgallery-sect .gallery-title-wrap .def-title {
        font-size: 50px;
    }
}
/* End */


/* Start:/local/templates/imassage/components/bitrix/news/.default/style.css?168537228418227*/
.reviews-sect {
    padding: 25px 0 150px; 
}
@media only screen and (max-width: 992px) {
    .reviews-sect {
        padding: 20px 0 100px; 
    } 
}
@media only screen and (max-width: 768px) {
    .reviews-sect {
        padding: 40px 0 50px; 
    } 
}
@media only screen and (max-width: 480px) {
    .reviews-sect {
        padding: 40px 0 35px; 
    } 
}
.reviews-sect__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.reviews-sect__main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; 
}
@media only screen and (max-width: 992px) {
    .reviews-sect__main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; 
    } 
}
.reviews-sect__title {
    margin-bottom: 35px; 
}
@media only screen and (max-width: 992px) {
    .reviews-sect__title {
        margin-bottom: 20px; 
    } 
}
.reviews-sect__title-text {
    margin-bottom: 15px;
    font-size: 18px;
    color: #162026;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1; 
}
@media only screen and (max-width: 992px) {
    .reviews-sect__title-text {
        font-size: 16px; 
    } 
}
.reviews-sect__ctrls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 55px;
    border-bottom: 1px solid #DDDDDD; 
}
@media only screen and (max-width: 992px) {
    .reviews-sect__ctrls {
        margin-bottom: 25px; 
    } 
}
.reviews-sect__ctrls .rev-sect__title-tab {
    padding-bottom: 13px;
    margin-bottom: -1px; 
}
.reviews-sect__video {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 40px; 
}
@media only screen and (max-width: 992px) {
    .reviews-sect__video {
        grid-column-gap: 15px;
        grid-row-gap: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .reviews-sect__video {
        display: block;
        grid-row-gap: 0; 
    } 
}
.reviews-sect__video .rev-sect__slide {
    -webkit-box-shadow: 0px 34px 74px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 34px 74px rgba(0, 0, 0, 0.04);
    width: 100% !important; 
}
@media only screen and (max-width: 480px) {
    .reviews-sect__video .rev-sect__slide {
        margin-bottom: 30px; 
    } 
}
@media only screen and (max-width: 480px) {
    .reviews-sect__video .rev-sect__slide-video {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 52vw;
        flex: 0 0 52vw; 
    } 
}
@media only screen and (max-width: 768px) {
    .reviews-sect__video .rev-sect__slide-caption {
        padding: 15px; 
    } 
}
.reviews-sect__items {
    margin-bottom: 40px; 
}
@media only screen and (max-width: 768px) {
    .reviews-sect__items {
        margin-bottom: 30px; 
    } 
}
.reviews-sect__item {
    position: relative;
    padding: 30px 45px;
    background-color: #f9f9f9;
    margin-bottom: 30px; 
}
@media only screen and (max-width: 992px) {
    .reviews-sect__item {
        padding: 30px; 
    } 
}
@media only screen and (max-width: 768px) {
    .reviews-sect__item {
        padding: 20px 15px; 
    } 
}
.reviews-sect__item:last-child {
    margin-bottom: 0; 
}
.reviews-sect__item-header {
    margin-bottom: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; 
    padding-left: 150px;      
}
.reviews-sect__item-img{
    position: absolute;
    top:30px;
    left:45px;
    width: 100px;
    height: 100px;
    border-radius: 100px;
}
.reviews-sect__item-name {
    font-size: 17px;
    color: #25292d;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.29412em;
    margin-right: 15px; 
}
@media only screen and (max-width: 768px) {
    .reviews-sect__item-name {
        font-size: 16px; 
    }
}
.reviews-sect__item-date {
    font-size: 14px;
    color: #888;
    line-height: 1.28571em; 
}
@media only screen and (max-width: 480px) {
    .reviews-sect__item-date {
        display: none; 
    } 
}
.reviews-sect__item-rat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 24px;
    padding-bottom: 55px;
    border-bottom: 1px solid #EBEBEB; 
    padding-left: 150px;  
}
@media only screen and (max-width: 768px) {
    .reviews-sect__item-rat {
        padding-bottom: 65px;
    }
    .reviews-sect__item-rtitle{
        margin-top: 15px;
    } 
}
@media only screen and (max-width: 480px) {
    .reviews-sect__item-rat {
        margin-bottom: 20px;
        padding-bottom: 20px; 
        flex-direction: column;
    }
}
.reviews-sect__item-rlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px; 
}
.reviews-sect__item-rlist li {
    width: 16px;
    height: 16px;
    background-image: url(../../../../../../img/icons/star.svg);
    background-repeat: no-repeat;
    background-position: 0 0; 
}
.reviews-sect__item-rlist li.active {
    background-image: url(../../../../../../img/icons/star-active.svg); 
}
.reviews-sect__item-rtitle {
    font-size: 14px;
    line-height: 1.28571em;
    color: #25292d; 
}
.reviews-sect__item-text {
    display: block;
    margin-bottom: 25px;
    color: #25292d;
    font-size: 14px;
    line-height: 150%; 
}
.reviews-sect__item-text:last-child {
    margin-bottom: 0; 
}
.reviews-sect__item-text p {
    margin-bottom: 10px; 
}
.reviews-sect__item-text p:first-child, .reviews-sect__item-text p:last-child {
    margin-bottom: 0; 
}
.reviews-sect__item-hidden {
    display: none;
    margin-top: 10px; 
}
.reviews-sect__item-more {
    display: inline;
    font-size: 14px;
    line-height: 1.21429em;
    color: #00773c;
    border-bottom: 1px solid #00773c;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.reviews-sect__item-more span:first-child {
    display: inline; 
}
.reviews-sect__item-more span:last-child {
    display: none; 
}
.reviews-sect__item-more.active span:first-child {
    display: none; 
}
.reviews-sect__item-more.active span:last-child {
    display: inline; 
}
.reviews-sect__item-more:hover {
    border-bottom-color: transparent; 
}
.reviews-sect__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
@media only screen and (max-width: 768px) {
    .reviews-sect__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; 
    }
}
.reviews-sect__footer-btn {
    padding: 16px 40px; 
}
@media only screen and (max-width: 768px) {
    .reviews-sect__footer-btn {
        margin-bottom: 25px; 
    }
}
@media only screen and (max-width: 480px) {
    .reviews-sect__footer-btn {
        width: 100%;
        text-align: center;
        font-size: 16px; 
    }
}
.reviews-sect__pag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
}
.reviews-sect__pag li.active a {
    color: #00773c !important;
    border-color: #00773c; 
}
.reviews-sect__pag a {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.reviews-sect__pag a:hover {
    text-decoration: none;
    color: #00773c !important; 
}
.reviews-sect__pag a:focus, .reviews-sect__pag a:active {
    text-decoration: none;
    color: #000; 
}
.reviews-sect__pag-prev a::before, .reviews-sect__pag-next a::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 1px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.reviews-sect__pag-prev a:hover::before, .reviews-sect__pag-next a:hover::before {
    border-color: #00773c; 
}
.reviews-sect__pag-prev a::before {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
}
.reviews-sect__pag-next a::before {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); 
}


.rev-sect {
  padding: 180px 0 150px; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect {
        padding: 100px 0 120px; 
    } 
}
@media only screen and (max-width: 992px) {
    .rev-sect {
        padding: 70px 0 80px; 
    } 
}
@media only screen and (max-width: 768px) {
    .rev-sect {
        padding: 50px 0; 
    } 
}
.rev-sect__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px; 
}
@media only screen and (max-width: 768px) {
    .rev-sect__title {
        margin-bottom: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; 
    }
}
.rev-sect__title .def-title {
    margin-bottom: 15px; 
}
@media only screen and (max-width: 768px) {
    .rev-sect__title .def-title {
        margin-bottom: 24px; 
    }
}
.rev-sect__title-ctrls {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
}
@media only screen and (max-width: 768px) {
    .rev-sect__title-ctrls {
        margin-bottom: 0; 
    }
}
.rev-sect__title-tab {
    display: inline;
    font-size: 18px;
    color: #25292d;
    line-height: 110%;
    border-bottom: 1px solid transparent;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    margin-right: 35px; 
}
@media only screen and (max-width: 992px) {
    .rev-sect__title-tab {
        font-size: 16px;
        margin-right: 20px; 
    }
}
.rev-sect__title-tab:last-child {
    margin-right: 0; 
}
.rev-sect__title-tab:hover, .rev-sect__title-tab.active {
    text-decoration: none;
    color: #00773c !important;
    border-bottom-color: #00773c; 
}
.rev-sect__title-tab:focus, .rev-sect__title-tab:active {
    text-decoration: none;
    color: #25292d; 
}
.rev-sect__tab {
    display: none; 
}
.rev-sect__tab.active {
    display: block; 
}
.rev-sect__slider {
    position: relative; 
}
.rev-sect__slider .swiper {
    padding-bottom: 50px; 
}
@media only screen and (max-width: 768px) {
    .rev-sect__slider .swiper {
        padding-bottom: 30px; 
    }
}
.rev-sect__slider .swiper-slider {
    height: auto; 
}
.rev-sect__slider-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.rev-sect__slider-scroll {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-right: 60px;
    height: 2px;
    background-color: #DDDDDD; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect__slider-scroll {
        margin-right: 30px; 
    }
}
@media only screen and (max-width: 480px) {
    .rev-sect__slider-scroll {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 30px; 
    }
}
.rev-sect__slider-scroll .swiper-scrollbar-drag {
    background-color: #00773c;
    border-radius: 2px;
    height: 2px;
    cursor: pointer; 
}
.rev-sect__slider-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 250px;
    border: 1px solid #00773c;
    background-color: transparent;
    color: #00773c; 
}
@media only screen and (max-width: 992px) {
    .rev-sect__slider-btn {
        font-size: 14px;
        padding: 15px 20px;
        max-width: 195px; 
    }
}
@media only screen and (max-width: 480px) {
    .rev-sect__slider-btn {
        max-width: 100%;
        text-align: center; 
    }
}
.rev-sect__slider-btn:focus, .rev-sect__slider-btn:active {
    color: #00773c; 
}
.rev-sect__slider-prev, .rev-sect__slider-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #00773c;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 157px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 1; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect__slider-prev, .rev-sect__slider-next {
        width: 50px;
        height: 50px; 
    }
}
@media only screen and (max-width: 992px) {
    .rev-sect__slider-prev, .rev-sect__slider-next {
        display: none; 
    }
}
.rev-sect__slider-prev::before, .rev-sect__slider-next::before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 1px; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect__slider-prev::before, .rev-sect__slider-next::before {
        width: 10px;
        height: 10px; 
    }
}
.rev-sect__slider-prev:hover, .rev-sect__slider-next:hover {
    background-color: #fff; 
}
.rev-sect__slider-prev.swiper-button-disabled, .rev-sect__slider-next.swiper-button-disabled {
    opacity: 0; 
}
.rev-sect__slider-prev {
    left: -30px; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect__slider-prev {
        left: -15px; 
    }
}
.rev-sect__slider-prev::before {
    border-bottom: 1.5px solid #00773c;
    border-left: 1.5px solid #00773c;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: -3px; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect__slider-prev::before {
        margin-right: -4px; 
    }
}
.rev-sect__slider-next {
    right: -30px; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect__slider-next {
        right: -15px; 
    }
}
.rev-sect__slider-next::before {
    border-bottom: 1.5px solid #00773c;
    border-right: 1.5px solid #00773c;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -3px; 
}
@media only screen and (max-width: 1200px) {
    .rev-sect__slider-next::before {
        margin-left: -4px; 
    }
}
.rev-sect__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0px 34px 74px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 34px 74px rgba(0, 0, 0, 0.04); 
}
@media only screen and (max-width: 768px) {
    .rev-sect__slide {
        -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.04); 
    }
}
@media only screen and (max-width: 992px) {
    .rev-sect__slide {
        width: 470px; 
    }
}
@media only screen and (max-width: 576px) {
    .rev-sect__slide {
        width: 300px; 
    }
}
.rev-sect__slide-video {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 315px;
    flex: 0 0 315px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}
@media only screen and (max-width: 992px) {
    .rev-sect__slide-video {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
        flex: 0 0 280px; 
    }
}
@media only screen and (max-width: 576px) {
    .rev-sect__slide-video {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 165px;
        flex: 0 0 165px; 
    }
}
.rev-sect__slide-caption {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    background-color: #fff;
    padding: 20px 30px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; 
}
.rev-sect__slide-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 content;
    flex: 0 0 content;
    color: #000;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 150%;
    font-size: 16px; 
}
@media only screen and (max-width: 576px) {
    .rev-sect__slide-name {
        font-size: 14px; 
    }
}
.rev-sect__slide-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-left: 25px;
    color: #888;
    font-size: 14px;
    line-height: 133%; 
}
@media only screen and (max-width: 576px) {
    .rev-sect__slide-text {
        font-size: 13px; 
    }
}
@media only screen and (max-width: 400px){
    .reviews-sect__item-img{
        position: relative;
        left:auto;
        top: auto;
    }
    .reviews-sect__item-img{
        margin: auto;
    }
    .reviews-sect__item-header,
    .reviews-sect__item-rat{
        padding-left: 0;
    }
    .reviews-sect__item-name{
        text-align: center;
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }
}
/* End */


/* Start:/local/components/imassage/testdrive/templates/.default/style.css?168191820210203*/
.drive-sect {
    position: relative;
    z-index: 0; }
.drive-sect_second .drive-sect__form {
    position: relative; 
}
.drive-sect_second .drive-sect__form::after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #00773c; 
}
@media only screen and (max-width: 992px) {
    .drive-sect_second .drive-sect__form::after {
        display: none; 
    } 
}
.drive-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 1200px) {
    .drive-sect__container {
        padding: 0 !important; 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    } 
}
.drive-sect__main {
    position: relative;
    z-index: 1;
    min-height: 600px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    padding-top: 120px; 
}
@media only screen and (max-width: 1200px) {
    .drive-sect__main {
        padding-left: 15px;
        padding-right: 15px; 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 90px; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__main {
        min-height: auto; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__main {
        padding-top: 80px; 
    } 
}
.drive-sect__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: 100%;
    width: 60vw; 
}
@media only screen and (max-width: 992px) {
    .drive-sect__bg {
        width: 100%; 
    } 
}
.drive-sect__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    opacity: 0.95;
    -webkit-filter: blur(4.5px);
    filter: blur(4.5px); 
}
.drive-sect__bg::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0.95;
    background: -o-linear-gradient(258.07deg, #FFFFFF -7.44%, rgba(255, 255, 255, 0) 60.58%);
    background: linear-gradient(191.93deg, #FFFFFF -7.44%, rgba(255, 255, 255, 0) 60.58%); 
}
.drive-sect__title {
    position: relative;
    z-index: 1;
    font-size: 36px;
    line-height: 150%;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase; 
}
@media only screen and (max-width: 1200px) {
    .drive-sect__title {
        font-size: 28px;
        font-size: clamp(26px, 2.8vw, 35px); 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__title {
        font-size: 32px; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__title {
        text-align: center; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__title {
        font-size: 26px;
        font-size: clamp(26px, 5.5vw, 32px); 
    } 
}
@media only screen and (max-width: 480px) {
    .drive-sect__title {
        font-size: 21px; 
    } 
}
.drive-sect__title strong {
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal; 
}
.drive-sect__visual {
    position: absolute !important;
    z-index: 0;
    top: 33%;
    left: auto;
    right: -120px; 
}
@media only screen and (max-width: 992px) {
    .drive-sect__visual {
        right: 0;
        top: 30%; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__visual {
        right: 0;
        top: auto;
        width: 100%;
        position: relative !important;
        text-align: center;
        margin-bottom: -80px; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__visual {
        margin-bottom: -60px; 
    } 
}
.drive-sect__visual-img {
    position: relative !important;
    z-index: 0;
    left: auto !important;
    top: auto !important; 
}
@media only screen and (max-width: 768px) {
    .drive-sect__visual-img img {
        width: auto;
        max-width: 100%; 
    } 
}
.drive-sect__visual-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute !important;
    z-index: 1;
    top: 50% !important;
    right: 200px !important;
    left: auto !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 76px;
    height: 77px; 
}
@media only screen and (max-width: 768px) {
    .drive-sect__visual-btn {
        right: 30vw !important; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__visual-btn {
        width: 50px;
        height: 50px; 
    } 
}
.drive-sect__visual-btn img {
    display: inline-block;
    position: relative;
    z-index: 3; 
}
@media only screen and (max-width: 576px) {
    .drive-sect__visual-btn img {
        width: 50px; 
    } 
}
.drive-sect__visual-btn::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -6px;
    left: -6px;
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    z-index: 2;
    background-color: rgba(38, 46, 50, 0.32);
    border-radius: 50%;
    -webkit-animation: driveAnim 2s  ease-out infinite;
    animation: driveAnim 2s  ease-out infinite; 
}
.drive-sect__visual-btn::after {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 0;
    top: -12px;
    left: -12px;
    width: calc(100% + 24px);
    height: calc(100% + 24px);
    z-index: 2;
    background-color: rgba(38, 46, 50, 0.13);
    border-radius: 50%;
    -webkit-animation: driveAnimAfter 2s  ease-out infinite;
    animation: driveAnimAfter 2s  ease-out infinite;
    -webkit-animation-delay: .1s;
    animation-delay: .1s; 
}
.drive-sect__visual-btn:hover::before, .drive-sect__visual-btn:hover::after {
    -webkit-animation-duration: 1s;
    animation-duration: 1s; 
}
.drive-sect__form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    background-color: #00773c;
    padding: 120px 80px 80px;
    position: relative;
    z-index: 0; 
}
@media only screen and (max-width: 1200px) {
    .drive-sect__form {
        padding: 120px 60px 80px 60px; 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 100px 30vw 50px; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__form {
        padding: 100px 20vw 45px; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__form {
        padding: 70px 20px 45px; 
    } 
}
.drive-sect__form-title {
    color: #fff;
    font-size: 22px;
    line-height: 145%;
    text-align: center;
    margin-bottom: 15px; 
}
@media only screen and (max-width: 576px) {
    .drive-sect__form-title {
        font-size: 20px; 
    } 
}
.drive-sect__form-text {
    margin-bottom: 15px;
    color: #FFE1C7;
    font-size: 14px;
    line-height: 145%;
    text-align: center; 
}
.drive-sect__form-input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #EBBB92;
    color: #fff;
    margin-bottom: 8px;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    padding: 0 10px 0 20px;
    display: block;
    width: 100%;
    min-width: 0;
    height: 40px;
    font-size: 14px; 
}
.drive-sect__form-btn {
    width: 100%;
    display: block !important;
    margin-top: 25px;
    margin-bottom: 16px;
    background-color: #162026 !important; 
}
.drive-sect__form-btn .bg-btn {
    background-color: #fff !important; 
}
.drive-sect__form-btn:hover {
    color: #162026 !important; 
}
.drive-sect__form-btn:focus, 
.drive-sect__form-btn:active {
    color: #fff !important; 
}
.drive-sect__form-footer {
    text-align: center;
    font-size: 10px;
    color: #FFCCA0; 
}
.drive-sect__form-footer a {
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.drive-sect__form-footer a:hover {
    text-decoration: none;
    color: #fff !important;
    border-bottom-color: #fff; 
}
.drive-sect__form-footer a:focus, 
.drive-sect__form-footer a:active {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7); 
}
.drive-sect__form input::-webkit-input-placeholder {
    color: #fff; 
}
.drive-sect__form input::-moz-placeholder {
    color: #fff; 
}
.drive-sect__form input:-ms-input-placeholder {
    color: #fff; 
}
.drive-sect__form input::-ms-input-placeholder {
    color: #fff; 
}
.drive-sect__form input::placeholder {
    color: #fff; 
}
.drive-sect__form input:-ms-input-placeholder, .drive-sect__form input::-ms-input-placeholder {
    color: #fff; 
}
@-webkit-keyframes driveAnim {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1); 
    } 
}
@keyframes driveAnim {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1); 
    } 
}
@-webkit-keyframes driveAnimAfter {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1); 
    } 
}
@keyframes driveAnimAfter {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    } 
}
form.drive-sect.bgfull{
    background-color: #00773c;
}
/* End */
/* /assets/css/pages/about.css?16853736254267 */
/* /assets/css/pages/shops.css?168670053919920 */
/* /local/templates/imassage/components/bitrix/breadcrumb/.default/style.css?16819403161302 */
/* /local/components/imassage/mission/templates/.default/style.css?16817407157410 */
/* /local/components/imassage/zakazat/style.css?16818257426273 */
/* /local/components/imassage/showroom/templates/.default/style.css?16817467336362 */
/* /local/templates/imassage/components/bitrix/news/.default/style.css?168537228418227 */
/* /local/components/imassage/testdrive/templates/.default/style.css?168191820210203 */
