@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.main_cat--section{
    margin-top:20px;
    margin-bottom:20px;
}

* {
    font-family: "Open Sans", serif;
}

p, .text-center, .text-left, .text-right {font-size: 105%;}

#logo_header{
    margin-right:20px;
}

.push1{
    height: 1px;
}
.push2{
    height: 2px;
}
.push3{
    height: 3px;
}
.push4{
    height: 4px;
}
.push5{
    height: 5px;
}
.push6{
    height: 6px;
}
.push7{
    height: 7px;
}
.push8{
    height: 8px;
}
.push9{
    height: 9px;
}
.push10{
    height: 10px;
}
.push11{
    height: 11px;
}
.push12{
    height: 12px;
}
.push13{
    height: 13px;
}
.push14{
    height: 14px;
}
.push15{
    height: 15px;
}
.push20{
    height: 20px;
}
.push25{
    height: 25px;
}
.push30{
    height: 30px;
}
.push35{
    height: 35px;
}
.push40{
    height: 40px;
}
.push45{
    height: 45px;
}
.push50{
    height: 50px;
}
.push55{
    height: 55px;
}
.push60{
    height: 60px;
}
.push70{
    height: 70px;
}
.push65{
    height: 65px;
}
.push75{
    height: 75px;
}
.push80{
    height: 80px;
}
.push90{
    height: 90px;
}
.push100{
    height: 100px;
}
.f8{
    font-size: 8px;
}
.f9{
    font-size: 9px;
}
.f10{
    font-size: 10px;
}
.f11{
    font-size: 11px;
}
.f12{
    font-size: 12px;
}
.f13{
    font-size: 13px;
}
.f14{
    font-size: 14px;
}
.f15{
    font-size: 15px;
}
.f16{
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}
.f26{
    font-size: 26px;
}
.f28{
    font-size: 28px;
}
.f30{
    font-size: 30px;
}
.f34{
    font-size: 34px;
}
.f36{
    font-size: 36px;
}
html, body {
    height: 100% !important;
    margin: 0;
    padding: 0;
}
body{
    font-size: 14px;
    line-height: 1.4;
    color: #414141;
    overflow-x: hidden;
    font-family: 'Ubuntu', sans-serif;
}
.content{
    line-height: 1.8;
    font-size: 15px;
}
.main-wrapper{
    min-height: 100%;

    background: #fff;
}
.footer-push{
    height: 395px;
}
.footer-wrapper{
    min-height: auto;
    background: #141414;
    position: relative;
    font-size: 13px;
    color: #808288;
}
.footer-wrapper a{
    color: #fff;
}
.footer-bottom{
    padding: 30px 0;
    background:#141414;
    border-top:1px solid rgba(121, 121, 124, 0.4);
}
.footer-top-wrapper{
    padding:0;
    padding-top:35px;
    min-height: 0!important;

}
.footer-top-inner{

    min-height: 150px;
}
.footer-top-last{
    max-width: 250px;
    position:absolute;
    right: 0;
    top: 0;
    padding: 0;
}
.footer-top-wrapper{
    min-height: 285px;
}
.footer-top-wrapper .title{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
}
.footer-menu li{
    margin-bottom: 8px;
}
.footer-contacts-el{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.footer-contacts-el a{
    text-decoration: none;
}
.footer-contacts-el a:hover{
    color: #0A8EAB;
}
.footer-top-last .button{
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.footer-top-last .button:hover{
    background: transparent;
    border-color: #0A8EAB;
    color: #0A8EAB;
}
.footer-wrapper .social-links{padding-top: 15px;}
.social-links a{color:#fff;margin:0 5px 0 0;display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid rgba(255,255,255,0.3);}
.social-links a:hover{color: #fff;}
.social-links a:hover i{color: #fff;}
.social-links .vk_link:hover{background:#5880B7;border-color:#5880B7}
.social-links .fb_link:hover{color:#fff;background:#415897;border-color:#415897}
.social-links .tw_link:hover{background:#40A0F1;border-color:#40A0F1}
.social-links .inst_link:hover{background:#8838A4;border-color:#8838A4}
.social-links .yutb_link:hover{background:#F50000;border-color:#F50000}
.social-links .ok_link:hover{background:#EE811C;border-color:#EE811C}

@media(max-width: 1299px){
    .footer-top-inner{
        padding-right: 0;
    }
    .footer-top-first{
        padding-bottom: 40px;
        margin-bottom: 40px;

    }
    .footer-top-last{
        max-width: 100%;
        position: static;
        padding: 0 10px;
    }
}
@media(max-width: 767px){
    .footer-menu{
        margin-bottom: 50px;
    }
    .footer-contacts{
        margin-bottom: 50px;
    }
}

h1,
.title-h1{
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 40px;
    position: relative;
    font-weight: 300;
    font-style: normal;
}
h2,
.title-h2{
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 40px;
    position: relative;
    font-weight: 300;
    font-style: normal;
}
h3,
.title-h3{
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    color: #2E2E2E;
}
h4,
.title-h4{
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    font-weight: bold;
}
h5,
.title-h5{
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
    position: relative;
    font-weight: bold;
}
h1.line,
h2.line{
    position: relative;
}
h1.line:after,
    /* h2.line:after{
        content:"";
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 80px;
        height: 2px;
        background: #0A8EAB;
    } */
.title-h2 span{
    font-size: 18px;
    line-height: 1;
    display: block;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 10px;
}
@media(max-width:992px){
    h1,
    .title-h1{
        font-size: 26px;
        margin-bottom: 50px;
    }
    h2,
    .title-h2{
        font-size: 22px;
    }
}
blockquote{
    position: relative;
    margin: 30px 0;
    padding: 2px 0 5px 20px;
    border-left: 2px solid #414141;
    text-align: left;
    font-style: italic;
}
blockquote p{
    margin-bottom: 0;
}
p{
    margin-bottom: 20px;
}
a{
    color: #414141;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
a:focus{
    outline: none;
    text-decoration: none;
}
a.decoration-none{
    text-decoration: none;
}
strong,
b,
.bold{
    font-weight: bold;
}
input:focus::-moz-placeholder{
    opacity: 0;
}
input:focus:-ms-input-placeholder{
    opacity: 0;
}
input:focus::-webkit-input-placeholder{
    opacity: 0;
}
textarea:focus::-moz-placeholder{
    opacity: 0;
}
textarea:focus:-ms-input-placeholder{
    opacity: 0;
}
textarea:focus::-webkit-input-placeholder{
    opacity: 0;
}
.red{
    color: red;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
a.absolute{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
:invalid {
    box-shadow: none;
}
:-moz-submit-invalid {
    box-shadow: none;
}
:-moz-ui-invalid {
    box-shadow:none;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
em, i{
    font-style: italic;
}
.cleaner,
.clear{
    clear: both;
    height: 0;
    line-height: 0;
}
.clear-hr,
.cleaner-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.upper{
    text-transform: uppercase;
}
.error{
    color: #FF0000;
}
img{
    max-width: 100%;
}
img.left{
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
img.right{
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
.white{
    color: #fff;
}
.black{
    color: #000;
}
.gray{
    color: #8A8A8A;
}
.gray-bg{
    background: #F7F8FA;
}
.strike{
    text-decoration: line-through;
}
ul.list,
ol.list,
.product-text ul,
.content ul,
.product-text ol,
.content ol{
    margin-bottom:30px;
}
ul.list > li,
ol.list > li,
.product-text ul > li,
.product-text ol > li,
.content ul > li,
.content ol > li{
    margin-bottom: 15px;
    position: relative;
}
ul.list > li,
.product-text ul > li,
.content ul > li{
    padding-left: 25px;
}
ul.list > li:before,
.product-text ul > li:before,
.content ul > li:before{
    content: "\f00c";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    font-family: FontAwesome;
    color: #0A8EAB;
    font-size: 16px;
}
ul.list ul,
ol.list ul,
ol.list ol,
ul.list ol,
.product-text ul ul,
.content ul ul,
.product-text ol ul,
.content ol ul,
.product-text ol ol,
.content ol ol,
.product-text ul ol,
.content ul ol{
    padding-top: 10px;
    padding-left: 10px;
}
ul.list ul li,
ol.list ul li,
.product-text ul ul li,
.product-text ol ul li,
.content ol ul li,
.content ul ul li{
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}
ul.list ul li:after,
ol.list ul li:after,
.product-text ul ul li:after,
.content ul ul li:after,
.product-text ol ul li:after,
.content ol ul li:after{
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 9px;
    left: 0;
    border: 1px solid #999999;
    border-radius: 50%;
}
ul.list ol li,
ol.list ol li,
.product-text ul ol li,
.content ul ol li,
.product-text ol ol li,
.content ol ol li{
    list-style: decimal;
    padding-left: 3px;
    margin-left: 12px;
    margin-bottom: 10px;
}
ol.list,
.product-text ol,
.content ol{
    counter-reset: item;
}
ol.list li,
.product-text ol,
.content ol{
    display: block;
}
ol.list li:before,
.product-text ol:before,
.content ol:before{
    content: counters(item, ".") ". ";
    counter-increment: item;
    padding: 0 5px 0 10px;
    color: #999999;
}
ul.list ul ol li:after,
ol.list ul ol li:after,
.product-text ul ul ol li:after,
.content ul ul ol li:after,
.product-text ol ul ol li:after,
.content ol ul ol li:after{
    display: none;
}
.content table{
    width: 100%;
    border-collapse: collapse;
}
.content table tr:nth-child(odd) {
    background: #F5F5F5;
}
.content table td,
.content table th {
    padding: 14px 20px;
    font-size: 14px;
    vertical-align: middle;
    color: #5F5F5F;
}
.content table th{
    color: #000;
    font-weight: bold;
}
.content table .separate td{
    background: #E2E6E7;
    color: #333333;
    font-weight: bold;
}
@media (max-width: 767px){
    .content table td,
    .content table th {
        padding: 8px 10px;
        font-size: 12px;
    }
}


/* slick carousel */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slider-wrapper .item img{
    min-height: 300px;
}
.slick-dots {
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}
.slick-dots li button{
    position: absolute;
    top: -5px;
    left: -5px;
    border: none;
    display: block;
    opacity: 0;
}
.slick-dots li{
    cursor: pointer;
    background: transparent;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    cursor: pointer;
    position: relative;
    border: 2px solid #414141;
}
.slick-dots li.slick-active{
    border-color: #414141;
    background: #414141;
}
.slick-prev:after,
.slick-next:after{
    content:"";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -3px;
    border-left: 2px solid #212121;
    border-bottom: 2px solid #212121;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.slick-prev:after{
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slick-next:after{
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(225deg);
    margin-left: -7px;
}
.slick-prev:hover, .slick-next:hover{
    background: #fff;
    opacity: 0.9;
}
/* /. slick carousel */

.modal{
    display: none;
    width: 500px;
    max-width: 100%;
    background: #fff;
    padding: 60px 30px 50px;
}
.modal .title{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #0A8EAB;
    line-height: 1.1;
}
.modal p{
    margin-bottom: 0;
}
.label{
    display: block;
    margin-bottom: 4px;
}
.dashed{
    text-decoration: none;
    border-bottom: 1px dashed;
}
.dashed:hover{
    border-bottom-color: transparent;
}
.static{
    position: static;
}
.hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.visible{
    opacity:1;
}
.button,
.btn{
    display: inline-block;
    color: #414141;
    background: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 600;
    padding: 12px 20px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #414141;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 200ms ease-out 0s;
    text-decoration: none !important;
}
.button:hover,
.btn:hover{
    background: #414141;
    color: #fff;
    border-color: #414141;
}
.button.block,
.btn.block{
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.button.invert,
.btn.invert{
    background: #0A8EAB;
    color: #fff;
    border-color: #0A8EAB;
}
.button.invert:hover,
.btn.invert:hover{
    color: #414141;
    background: #fff;
    border-color: #414141;
}
.button.mid,
.btn.mid{
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.dotted{
    text-decoration: none !important;
    border-bottom: 1px dotted;
}
.dotted:hover{
    border: none;
}
.button.mini,
.button.min,
.btn.min,
.btn.mini{
    font-size: 11px;
    padding: 8px 10px;
}
.button .material-icons,
.btn .material-icons{
    vertical-align: middle;
    margin-top: -1px !important;
    font-size: 20px;
}
.button.disabled,
.button.disabled:hover,
.btn.disabled,
.btn.disabled:hover{
    background: #dadada;
    border-color: #dadada;
    color: #1c1c1b;
    cursor: default;
}
.header{
    background-color: rgb(255 255 255);
    background-color: #141414;
    box-shadow: 0 0 10px 0px #00000038;

}
.header-top{
    background: #141414;
    padding: 12px 0;
    font-size: 14px;
}
.header-bottom{
    padding: 5px 0px 0;
    position: relative;
    min-height: 114px;
}
.logo{
    margin-bottom: 20px;
    height: 100px;
}
.header-tel .header-tel-1,
.header-tel .header-tel-2{
    color: #000;
    font-size: 18px;
    position: relative;
    padding-left: 28px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    margin-bottom: 4px;
}
.header-tel svg{
    width: 20px;
    color: #0A8EAB;
    top: 2px;
    left: 0;
    position: absolute;
}
.header-tel-1 + .header-tel-2 svg{
    display: none;
}
.header-tel a{
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.6px;
    font-weight: 600;
}
.header-tel a:hover{
    color: #0A8EAB;
}
.header-tel .callback-link-wrap{
    padding-left: 28px;
}
.header-tel .callback-link{
    display: inline-block;
    font-weight: 500;
    border-bottom: 1px dashed;
    margin-bottom: 0;
}
.header-tel .callback-link:hover{
    border-color: transparent;
}

@media(max-width:991px){
    .header-tel-icon{
        top: 0;
        bottom: 0;
    }
}
@media(max-width:767px){
    .header-tel-1,
    .header-tel-2,
    .schedule,
    .header-address{
        display: inline-block;
    }

}
.callback-link{
    margin-bottom: 10px;
}
.customcheck{
    position: relative;
    margin-bottom: 20px;
}
.customcheck input[type=checkbox]{
    position: fixed;
    top: -100000px;
}
.customcheck input[type=checkbox] + label{
    position: relative;
    padding-left: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    color: #7A7A7A;
}
.customcheck input[type=checkbox] + label:before{
    background: url(../images/customcheck.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 3px;
    left: 0px;
}
.customcheck input[type=checkbox]:checked + label:before{
    background-position: 0 -14px;
}
input[type=checkbox].error + label {
    color: #FF0000;
}
hr{
    border-top: 1px solid #C7C7C7;
    border-bottom: 1px solid #fff;
}
.cleaner-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none !important;
}
.modal .title + p{
    font-size: 14px;
    margin: -10px 0 30px;
}
.top-bar{
    width: 100%;
    height: 110px;
    z-index: 300;
    display:flex;
    align-items:center;
    background-color: #68555500;
}
.top-bar.fix-true.fixed + .top-bar-push-md{
    height: 50px;
    height:90px;
    display:flex;
    align-items:center;
}
@media(max-width:991px){
    .top-bar-container{
        padding: 0;
        background: transparent;
    }
    .top-bar{
        height: 55px;
    }
}
@media(min-width:992px){
    .base-template .header{
        margin-bottom: 40px;
    }
}
@media(min-width:1170px){
    .header{
        position: relative;
        z-index: 1000;
        display: flex;
        height: 110px;
        align-items: center;
    }
    .base-template .header{
        margin-bottom: 70px;
    }
    .top-bar:before{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 50%;
        box-shadow: -1px 1px 5px 0px #00000038;
        background: #141414;
        width: 0;
    }
    .top-bar.fix-true.fixed:before{
        width: 100%;
        left: 0;
        right: 0;
    }
}
@media (max-width: 1169px){
    .top-bar{
        padding: 0 15px;
    }

}
@media (max-width: 991px) {
    .top-bar{
        position: fixed;
        top: 0;
        left: 0;


    }
    .top-bar-push{
        height: 56px;
    }
}


/* HEADER CART */
.header-cart{
    position: absolute;
    right: 0;
    top: 3px;
    width: 60px;
    height: 40px;
    text-align: center;
    color: #000;
}
.header-cart svg{
    width: 36px;
    height: 36px;
    position: relative;
    bottom: -4px;
    left: -3px;
    color:#fff;
}
.header-cart span{
    top: 5px;
    right: 10px;
    background: #0A8EAB;
    color: #fff;
    position: absolute;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    padding: 2px 4px 1px;
    border-radius: 10px;
    min-width: 15px;
}
#msMiniCart > div{
    height: 40px;
}
@media (min-width: 992px){
    .header-cart{
        width: 45px;
    }
    .header-cart span{
        right: 0;
    }
    .top-bar .button{
        right: 50px;
    }
}
@media (max-width: 991px){
    .header-cart{
        top: 5px;
    }
}
/* /. HEADER CART */

/* HEADER FAVORITES */
.header-favorites{
    position: absolute;
    right: 65px;
    top: 3px;
    color: rgb(45 37 37);
}
.header-favorites svg{
    width: 32px;
    height: 32px;
    position: relative;
    bottom: -7px;
}
.header-favorites.active svg path{
    fill: #222222;
}
.header-favorites.active:hover svg path{
    fill: #E54E72;
    opacity: 1;
}
.header-favorites .favorites_count{
    top: 5px;
    right: -10px;
    background: #0A8EAB;
    color: #fff;
    position: absolute;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    padding: 2px 4px 1px;
    border-radius: 10px;
    min-width: 15px;
}
@media (max-width: 991px){
    .header-favorites {
        right: 75px;
        top: 5px;
    }
}
/* /. HEADER FAVORITES */


.top-menu{
    display: none;
}
.mobile-menu{
    position: absolute;
    top: 27px;
    left: 0;
    width: 100%;
    z-index: 300;
    display: none;
    overflow: auto;
    text-align: left;
}
.mobile-menu > ul > li{
    position: relative;
    z-index: 300;
    background: #fff;
}
.mobile-menu > ul{
    box-shadow: 0 3px 5px rgba(0,0,0,0.15);
}
.mobile-menu > ul > li > a{
    background: #f2f2f2;
    display: block;
    color: #000000;
    padding: 12px;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    border-top: 2px solid #ffffffb3;
}
.mobile-menu > ul > li > a:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.1;
}
.mobile-menu > ul > li > a:after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 1px;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0;
}
.mobile-menu > ul > li.active > a:after{
    opacity: 0.1;
}
.mobile-menu > ul > li > ul{
    background: #e6e6e6;
    padding: 23px 15px 13px 15px;
    display: none;
    position: relative;
}
.mobile-menu > ul > li > ul:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.1;
}
.mobile-menu > ul > li > ul > li{
    margin-bottom: 15px;
    position: relative;
}
.mobile-menu > ul > li > ul a{
    color: #414141;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    padding: 5px 0 5px 12px;
    position: relative;
}
.mobile-menu > ul > li > ul > li.active > a span,
.mobile-menu ul ul ul li.active > a span{
    text-decoration: underline;
}
.mobile-menu > ul > li > ul a:before{
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 9px;
    left: 0;
    background: #414141;
}
.mobile-menu ul ul ul a:before{
    top: 14px;
}
.mobile-menu > ul > li > ul a span{
    position: relative;
    z-index: 5;
}
.mobile-menu .dropdown-button {
    display: block;
    width: 50px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
}
.mobile-menu .dropdown-button:after{
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 17px;
    top: 17px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.mobile-menu .dropdown-button.active:after{
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 22px;
}
.mobile-menu ul ul .dropdown-button{
    height: 25px;
    right: -15px;
}
.mobile-menu ul ul .dropdown-button:after{
    width: 6px;
    height: 6px;
    content: "+";
    border: none;
    color: #414141;
    -moz-transform: rotate(0) !important;
    -webkit-transform: rotate(0) !important;
    -o-transform: rotate(0) !important;
    -ms-transform: rotate(0) !important;
    transform: rotate(0) !important;
    top: 0 !important;
    font-size: 18px;
    right: 21px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.mobile-menu ul ul .dropdown-button.active:after{
    content: "—";
    font-size: 10px;
    top: 4px !important;
    right: 22px;
}
.mobile-menu .dropdown-button + ul {
    display: none;
}
.mobile-menu ul ul ul{
    padding-top: 10px;
}
a{
    color: black;
    font-weight: 600;
}
.mobile-menu ul ul ul a {
    padding: 10px 0 10px 30px;
}
.mobile-menu ul ul ul a:before{
    left: 17px;
}
.mobile-menu li{
    position: relative;
}
.mobile-menu ul ul ul ul{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header .slogan{
    font-size: 15px;
    padding-top: 5px;
    display: inline-block;
}
.schedule,
.header-address{
    padding: 10px 0 10px 28px;
    position: relative;
}
.schedule svg{
    margin-right:8px;
    width: 20px;
    color: #0A8EAB;
}
.header-address svg{
    margin-right:8px;
    width: 17px;
    color: #0A8EAB;
}

/* mob-menu-btn begin */
.mob-menu-btn{
    position: absolute;
    left: 10px;
    top: -5px;
    height: 14px;
    width: 40px;
    cursor: pointer;
}
.icon-menu-burger {
    height: 2px;
    width: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -14px;
    -webkit-transition: transform 0.1s ease 0s;
    -moz-transition: transform 0.1s ease 0s;
    -o-transition: transform 0.1s ease 0s;
    -ms-transition: transform 0.1s ease 0s;
    transition: transform 0.1s ease 0s;
    -webkit-transition: -webkit-transform 0.1s ease 0s;
}
.icon-menu-burger__line {
    background: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform 0.1s linear 0.1s;
    -moz-transition: transform 0.1s linear 0.1s;
    -o-transition: transform 0.1s linear 0.1s;
    -ms-transition: transform 0.1s linear 0.1s;
    transition: transform 0.1s linear 0.1s;
    -webkit-transition: -webkit-transform 0.1s linear 0.1s;
}
.icon-menu-burger:before, .icon-menu-burger:after {
    background: #fff;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.icon-menu-burger:before {
    top: -6px;
    -webkit-transition: top 0.1s linear 0.2s;
    -moz-transition: top 0.1s linear 0.2s;
    -o-transition: top 0.1s linear 0.2s;
    -ms-transition: top 0.1s linear 0.2s;
    transition: top 0.1s linear 0.2s;
}
.icon-menu-burger:after {
    bottom: -6px;
    -webkit-transition: bottom 0.1s linear 0.2s;
    -moz-transition: bottom 0.1s linear 0.2s;
    -o-transition: bottom 0.1s linear 0.2s;
    -ms-transition: bottom 0.1s linear 0.2s;
    transition: bottom 0.1s linear 0.2s;
}
.mob-menu-btn.active .icon-menu-burger{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.1s linear 0.2s;
    -moz-transition: transform 0.1s linear 0.2s;
    -o-transition: transform 0.1s linear 0.2s;
    -ms-transition: transform 0.1s linear 0.2s;
    transition: transform 0.1s linear 0.2s;
    -webkit-transition: -webkit-transform 0.1s linear 0.2s;
}
.mob-menu-btn.active .icon-menu-burger__line{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mob-menu-btn.active .icon-menu-burger:before {
    -webkit-transition: top 0.1s linear;
    -moz-transition: top 0.1s linear;
    -o-transition: top 0.1s linear;
    -ms-transition: top 0.1s linear;
    transition: top 0.1s linear;
    top: 0;
}
.mob-menu-btn.active .icon-menu-burger:after {
    -webkit-transition: bottom 0.1s linear;
    -moz-transition: bottom 0.1s linear;
    -o-transition: bottom 0.1s linear;
    -ms-transition: bottom 0.1s linear;
    transition: bottom 0.1s linear;
    bottom: 0;
}
/* /. mob-menu-btn */


/* custom chrome scroll */
body::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 10px;
    height: 1px;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-button {
    background-image: url('');
    background-repat: no-repeat;
    width: 10px;
    height: 0px;
}
body::-webkit-scrollbar-thumb {
    background-color: #0A8EAB;
}
body::-webkit-scrollbar-track {
    background-color: #212121;
}
/* /. custom chrome scroll */


/* preloader */
#preloader {
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 9999;
    display: block;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    opacity: 1;
}
#preloader.hid {
    opacity: 0;
    visibility: hidden;
}
#preloader table{
    width: 100%;
    height: 100%;
}
#preloader table td{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.load8 .loader {
    margin: 60px auto;
    font-size: 6px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0,72,127, 0.2);
    border-right: 1.1em solid rgba(0,72,127, 0.2);
    border-bottom: 1.1em solid rgba(0,72,127, 0.2);
    border-left: 1.1em solid #414141;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.load8 .loader,
.load8 .loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* /. preloader */

#up{
    position: fixed;
    z-index: 300;
    bottom: 15px;
    right: 15px;
    display: none;
    color: #FFFFFF;
    width: 38px;
    line-height: 36px;
    text-align: center;
    height: 38px;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    background: #414141;
    font-size: 30px;
}
#up:hover{
    background-color: #0A8EAB;
    color: #ffffff;
}
#up .fa{
    display: block;
    line-height: inherit;
}
.delay-100{
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms;
}
.delay-200{
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms;
}
.delay-300{
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    -o-animation-delay: 300ms;
    animation-delay: 300ms;
}
.delay-400{
    -webkit-animation-delay: 400ms;
    -moz-animation-delay: 400ms;
    -o-animation-delay: 400ms;
    animation-delay: 400ms;
}
.delay-500{
    -webkit-animation-delay: 500ms;
    -moz-animation-delay: 500ms;
    -o-animation-delay: 500ms;
    animation-delay: 500ms;
}
.delay-600{
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    -o-animation-delay: 600ms;
    animation-delay: 600ms;
}
.delay-700{
    -webkit-animation-delay: 700ms;
    -moz-animation-delay: 700ms;
    -o-animation-delay: 700ms;
    animation-delay: 700ms;
}
.delay-800{
    -webkit-animation-delay: 800ms;
    -moz-animation-delay: 800ms;
    -o-animation-delay: 800ms;
    animation-delay: 800ms;
}
.delay-900{
    -webkit-animation-delay: 900ms;
    -moz-animation-delay: 900ms;
    -o-animation-delay: 900ms;
    animation-delay: 900ms;
}
.delay-1000{
    -webkit-animation-delay: 1000ms;
    -moz-animation-delay: 1000ms;
    -o-animation-delay: 1000ms;
    animation-delay: 1000ms;
}
.delay-1100{
    -webkit-animation-delay: 1100ms;
    -moz-animation-delay: 1100ms;
    -o-animation-delay: 1100ms;
    animation-delay: 1100ms;
}
.delay-1200{
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    -o-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.delay-1300{
    -webkit-animation-delay: 1300ms;
    -moz-animation-delay: 1300ms;
    -o-animation-delay: 1300ms;
    animation-delay: 1300ms;
}
.delay-1400{
    -webkit-animation-delay: 1400ms;
    -moz-animation-delay: 1400ms;
    -o-animation-delay: 1400ms;
    animation-delay: 1400ms;
}
.row.min{
    margin-left: -5px;
    margin-right: -5px;
}
.row.min > div[class^="col-"]{
    padding-left: 5px;
    padding-right: 5px;
}
.row.no-padding{
    margin-left: 0;
    margin-right: 0;
}
.row.no-padding > div[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}
.table{
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

/* SERVICES */
.services-elements{
    text-align: center;
}
.services-section .element{
    height: 240px;
    text-align: center;
    margin-bottom: 20px;
    background: #32363E;
    color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
/*
.services-section .element:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -moz-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    background-image: -webkit-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    background-image: -o-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    background-image: -ms-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    z-index: 2;
}
*/
.services-section .element .element-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.services-section .element .element-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 40px;
    z-index: 3;
}
.services-section .element .element-title{
    font-weight: bold;
    font-size: 24px;
    position: relative;
    z-index: 3;
}
.services-section .element .element-content:before {
    background: rgba(0, 0, 0, 0.2);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.services-section .element .element-content:after{
    background: rgba(0, 0, 0, 0.2);
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    right: 0;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.services-section .element:hover .element-content:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.services-section .element:hover .element-content:after{
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
@media(max-width: 991px){
    .index-template .services-section{
        padding-top: 40px;
    }
    .icon-menu-burger__line, .icon-menu-burger:before, .icon-menu-burger:after{
        background: #fff;
    }

}
/* END SERVICES */

/* MAP */
.index-template .map-wrapper{
    height: 500px;
}
.map-section{
    overflow: hidden;
    background: #fff;
}
.contacts-template .map-wrapper{
    height: 360px;
}
.contacts .element.relative .fa{
    position: absolute;
    top: 3px;
    left: 0;
}
.contacts .element.relative .fa + span{
    display: inline-block;
    margin-left: 20px;
}
.contacts > hr:last-of-type{
    display: none;
}
@media(max-width: 991px) {
    .index-template .map-wrapper{
        height: 350px !important;
    }
}
/* /. MAP */



/* REVIEWS */
.reviews{
    margin: 0 -10px;
}
.rev-header .title{
    font-weight: 700;
    text-transform: none;
}
.reviews > .rev-item,
.rev-grid-sizer{
    width: 100%;
}
.reviews > .rev-item .inner{
    padding: 30px;
    margin: 10px;
    border: 1px solid #D5D5D5;
}
.rev-answer{
    margin-top: 30px;
}
.ticket-comment{
    margin: 0 !important;
}
.comment-reply{
    padding: 10px 0;
}
.reviews > .rev-item .rev-item .inner{
    padding: 20px 0 0 0;
    border: none;
    margin: 0;
    font-style: italic;
}
.reviews .rev-date{
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12px;
    background: #eaeaea;
    color: #797979;
    position: absolute;
    right: 0;
    top: 0;
}
.reviews > .rev-item .rev-item .rev-date{
    display: none !important;
}
.reviews > .rev-item .rev-item .inner .title{
    text-transform: none;
    margin-bottom: 0;
    color: #414141;
    font-size: 14px;
}
.reviews > .rev-item .rev-item .rev-text{
    margin-top: -10px;
}
.reviews > .rev-item .rev-item .comment-reply{
    display: none;
}

.comment-form-wrapper{
    position: relative;
    padding-bottom: 50px;
}
.ie .comment-form-wrapper{
    background-attachment: scroll;
}
.comment-form-wrapper .inner{
    position: relative;
    z-index: 10;
    width: 575px;
    max-width: 100%;
    margin: 0;
}
#comment-editor {
    width: 100% !important;
    display: block;
}
#ticketForm .form-actions,
#comment-form .form-actions {
    padding-top: 0 !important;
    border-top: none !important;
}
.comment-form-wrapper .form-control{
    border: 1px solid #ccc;
    background: #fff;
}
.comment-form-wrapper textarea.form-control{
    height: 180px;
}
.comment-form-wrapper .form-control.error{
    border-color: #FF3324;
}
.comment-form-wrapper .form-control.error::-moz-placeholder{
    color: #EA1527;
}
.comment-form-wrapper .form-control.error:-ms-input-placeholder{
    color: #EA1527;
}
.comment-form-wrapper .form-control.error::-webkit-input-placeholder{
    color: #EA1527;
}
@media(max-width: 991px){
    .reviews .rev-date{
        position: static;
        display: inline-block;
        margin-bottom: 25px;
    }
}
/* /. REVIEWS */



/* pagination */
.pagination{
    display: inline-block;
    padding: 0;
    margin: 0;
}
.pagination li:first-of-type:before{
    content:"";
    display: block;
    width: 100%;
    height: 20px;
}
.pagination li:last-of-type:after{
    content:"";
    display: block;
    width: 100%;
    height: 60px;
}
.pagination li{
    display: inline-block;
}
.pagination li > span{
    cursor: default;
}
.pagination li > a,
.pagination li > span{
    position: relative;
    padding: 10px 15px;
    margin-left: -1px;
    line-height: 1.42857;
    color: rgb(98, 98, 98);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    font-weight: 100;
    margin-bottom: 5px;
    margin-right: 5px;
}
.pagination li:first-child > a,
.pagination li:first-child > span{
    margin-left: 0;
}
.pagination li > a:hover{
    background-color: #EEEEEE;
}
.pagination .active > a,
.pagination .active > a:hover{
    background-color: #0A8EAB;
    color: #fff;
    border-color: #0A8EAB;
    cursor: default;
}
/* /. pagination */

/*  BRANDS */
.brands-section{
    padding: 15px 0 10px;
}
.brands-carousel{
    height: 125px;
    overflow: hidden;
}
.logotype {
    padding: 0 10px;
    margin: 0px 0 15px;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
}
.logotype .inner{
    height: 110px;
    overflow: hidden;
    background: #fff;
    padding: 15px;
}
/* /. BRANDS */


/* AGREEMENT */
.agreement{
    position: relative;
    margin-bottom: 40px;
    color: #7C7F8C;
    font-size: 13px;
}
.agreement.black{
    color: #000;
}
.agreement input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.agreement i{
    position: absolute;
    left: -2px;
    top: 1px;
    font-size: 16px;
}
.agreement label{
    padding-left: 18px;
    position: relative;
    display: inline-block;
}
.agreement input + label .checked{
    display: none;
}

.agreement input:checked + label .checked{
    display: inline-block;
}
.agreement input:checked + label .no-checked{
    display: none;
}
.agreement input.error + label{
    color: red;
}
/* /. AGREEMENT */


/* ASIDE MENU */
.aside-menu{
    margin-bottom: 15px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}
.aside-menu a {
    display: block;
    text-decoration: none !important;
    color: #0A8EAB;
    padding: 12px 44px 12px 12px;
    font-size: 14px;
    background: #fff;
    line-height: 1.5;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.aside-menu > ul > li:first-of-type > a{
    border-top: 1px solid #e6e6e6;
}
.aside-menu li:hover > a,
.aside-menu .open > a,
.aside-menu .active > a{
    color: #414141 !important;
}
.aside-menu > ul ul{
    display: none;
}
.aside-menu .active > ul{
    display: block;
}
.aside-menu > ul li{
    position: relative;
}
.aside-menu > ul .dropdown-button{
    height: 46px;
    width: 44px;
    display: block;
    z-index: 20;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
}
.aside-menu > ul .dropdown-button:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.aside-menu > ul .dropdown-button.active:after{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: -1px;
}
.aside-menu > ul ul .dropdown-button{
    height: 37px;
}
.aside-menu > ul ul .dropdown-button:after{
    top: 12px;
}
.aside-menu > ul ul .dropdown-button.active:after,
.aside-menu > ul ul .active > a + .dropdown-button:after,
.aside-menu > ul ul .open > a + .dropdown-button:after{
    top: 16px;
}

.aside-menu  ul ul a{
    padding: 12px 36px 10px 30px;
    font-weight: normal;
    font-size: 13px;
    position: relative;
}
.aside-menu  ul ul > li > a:before{
    content:"";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 18px;
    left: 15px;
    background: #D5D5D5;
}
.aside-menu  ul ul ul a{
    padding: 8px 36px 8px 30px;
}
.aside-menu  ul ul ul a:before,
.aside-menu  ul ul ul ul a:before{
    display: none;
}
.aside-menu  ul ul ul ul a{
    padding: 8px 36px 8px 40px;
}
.aside-menu  ul ul ul ul ul a{
    padding: 8px 36px 8px 50px;
}
.aside-menu-title {
    padding: 18px 42px 15px 20px;
    background: #414141;
    position: relative;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.aside-menu-title:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.active .aside-menu-title:after {
    transform: rotate(225deg);
    margin-top: -1px;
}

@media only screen and (max-width: 991px) {
    .aside-menu > ul{
        display: none;
    }
    .aside-menu.active > ul{
        display: block;
    }
    .aside{
        border-right: none;
    }
    .aside-menu a {
        border-right: 1px solid #F5F5F5;
    }
}
@media only screen and (min-width: 992px) {
    .aside-menu > ul > li.active > a{
        color: #fff !important;
        background-color: #414141 !important;
        border-color: #414141 !important;
    }
    .aside-menu > ul > li.active > .dropdown-button:after{
        border-color: #fff;
    }
    .aside-menu > ul > li:hover > a{
        background: #F6F6F6;
    }
}
/* /. ASIDE MENU */


.contacts-template .contacts-block > hr:last-of-type{
    display: none;
}
.contacts-block .element svg{
    width: 20px;
    color: #0A8EAB;
    position: relative;
    bottom: -2px;
    margin-right: 3px;
}
.contacts-block .address-element svg{
    width: 16px;
    margin-right: 7px;
}
.contacts-block .email-element svg{
    margin-right: 7px;
    bottom: -4px;
}
.aside-gallery img{
    width: 100%;
    margin-bottom: 10px;
}
.article-img img{
    width: 100%;
}

/*   MEDIA QUERIS */
@media(max-width: 991px) {
    .base-template .header{
        border-bottom: 1px solid #D5D5D5;
        margin-bottom: 40px;
    }
    .top-bar{
        background: #141414;
        padding: 0;
        box-shadow: -1px 1px 5px 0px #00000038;
    }
}
.header-info{
    color: #fff;
    font-style: italic;
}

@media(max-width: 767px){
    .header-info {
        color: #414141;
    }

}
@media(min-width: 768px) {
    .logo {
        margin-bottom: 0;
    }
    .header-info{
        position: fixed;
        left: 100px;
        z-index: 1000;
        top: 6px;
        padding: 0;
        bottom: auto;
    }
    .schedule,
    .header-address{
        padding: 0 0 5px 22px;
        font-size: 13px;
        color: rgb(38, 33, 33);
    }
    .schedule svg{
        top: 2px;
        width: 14px;
    }
    .header-address svg{
        top: 2px;
        width: 11px;
    }
    .header-tel{
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }
}

@media (min-width: 992px){
    .top-bar .button{
        font-size: 13px;
        top: 2px;
        height: 37px;
        padding: 8px 16px 0;
    }
    .logo{
        margin: 0;
    }
    .top-bar-container{
        width: 100%;
        margin: 0 auto;
    }
    .mobile-menu{
        display: none !important;
    }
    .top-menu{
        display: block !important;
        position: static;
    }
    .top-menu > ul > li > a{
        text-decoration: none;
        color: #fff;
        height: 50px;
        line-height: 50px;
        display: inline-block;
        padding: 0 17px;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        position: relative;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
    .top-menu > ul > li:before {
        border-bottom: 1px solid #414141;
        bottom: 10px;
        content: '';
        left: 17px;
        right: 17px;
        ms-transform: scale(0);
        position: absolute;
        transform: scale(0);
        transition: all .45s ease-in-out;
        webkit-transform: scale(0);
        webkit-transition: all .45s ease-in-out;
    }
    .top-menu > ul > li.active:before,
    .top-menu > ul > li:hover:before{
        ms-transform: scale(1);
        transform: scale(1);
        webkit-transform: scale(1);
    }
    .top-menu > ul > li > a.catalog-link{

        color: #fff;

        margin-right: 5px;

    }
    .top-menu > ul > li:hover > a.catalog-link{
        webkit-filter: brightness(110%);
        filter: brightness(110%);
        color: #fff;
    }
    .top-menu > ul > li.down > a.catalog-link:after{
        border-color: #fff !important;
    }
    .top-menu > ul > li.down:hover > a.catalog-link:after{
        border-color: #fff !important;
    }
    .index-template .top-menu a.catalog-link:after{
        display: none;
    }

    .top-menu > ul > li{
        float: left;
        position: relative;
        z-index: 10;
        margin-right: 5px;
    }
    .top-menu > ul > li:last-child{
        margin-right: 0;
    }

    .top-menu > ul > li.down > a:after {
        content: "";
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        transform: rotate(45deg);
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        right: -3px;
        top: 50%;
        margin-top: -4px;
    }
    .top-menu > ul > li > ul {
        position: absolute;
        width: 280px;
        top: 50px;
        left: 0;
        text-align: left;
        z-index: 300;
        visibility: hidden;
        opacity: 0;
        transition: all 200ms ease-out;
        padding: 15px;
        background: #fff;
        box-shadow: 0 0 25px rgba(0,0,0,0.1);
    }
    .top-menu > ul > li > ul:before{
        content:"";
        position: absolute;
        left: 0;
        right: 0;
        top: -20px;
        height: 20px;
    }
    .top-menu > ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
    }
    .index-template .top-menu > ul > li a.catalog-link + ul{
        opacity: 1;
        top: 50px;
        height: 440px;
        min-height: 440px;
        padding: 0 15px;
        transition: none;
    }
    .index-catalog-menu-more-btn{
        position: absolute !important;
        bottom: 0;
        left: 15px;
        right: 15px;
        z-index: 100;
        display: block !important;
        font-weight: 500;
        padding: 10px 5px;
        font-size: 13px;
        cursor: pointer;
    }
    .index-catalog-menu-more-btn > span{
        float: right;
        font-size: 18px;
        position: relative;
        top: -4px;
    }
    .index-catalog-menu-more-btn:hover{
        color: #0A8EAB;
    }
    .top-menu > ul ul li{
        position: relative;
    }
    .top-menu ul ul li > a{
        position: relative;
    }
    .top-menu ul ul li.down > a:after {
        content: "";
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        top: 50%;
        right: 5px;
        transform: rotate(45deg);
        margin-top: -2px;
        border-top: 1px solid #32363e;
        border-right: 1px solid #32363e;
    }
    .top-menu > ul ul li > a {
        background: #ffffff;
        padding: 12px 15px 12px 5px;
        display: block;
        font-size: 13px;
        line-height: 18px;
        color: #32363e;
        text-decoration: none;
        position: relative;
        font-weight: 500;
    }
    .top-menu a span{
        position: relative;
        left: 0;
        z-index: 10;
        display: block;
    }
    .index-template .top-menu > ul > li a.catalog-link + ul > li > a{
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        height: 49px;
        overflow: hidden;
        padding: 11px 15px 13px 5px;
    }
    .index-template .top-menu > ul > li a.catalog-link + ul > li{
        display: none;
    }
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(1),
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(2),
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(3),
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(4),
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(5),
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(6),
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(7),
    .index-template .top-menu > ul > li a.catalog-link + ul > li:nth-of-type(8){
        display: block;
    }
    .index-template .top-menu > ul > li a.catalog-link + ul.open{
        height: auto;
        padding-bottom: 50px;
    }
    .index-template .top-menu > ul > li a.catalog-link + ul.open > li{
        display: block;
    }
    .top-menu ul ul span{
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
    .top-menu > ul ul li:hover > a span{
        left: 10px;
    }
    .top-menu > ul ul li.active > a{
        color: #0A8EAB;
    }
    .top-menu ul ul ul {
        position: absolute;
        top: 20px;
        left: 265px;
        width: 265px;
        visibility: hidden;
        opacity: 0;
        transition: all 200ms ease-out 0s;
        padding: 15px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        z-index: 100;
        background: #fff;
    }
    .top-menu ul ul ul:after{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -15px;
        width: 15px;
    }
    .top-menu ul ul li:hover > ul {
        top: 0;
        visibility: visible;
        opacity: 1;
    }
    .header-info{
        position: absolute;
        right: inherit;
        z-index: 10;
        top: 0;
        bottom: 0;
        left: 320px;
        font-size: 16px;
    }
    .schedule,
    .header-address {
        padding: 0 0 0 30px;
        color: #fff;
        font-size: 13px;
    }

    .header-address svg{
        width: 19px;
        color: #0A8EAB;
        top: -1px;
    }
    .schedule svg {
        width: 22px;
        color: #0A8EAB;
        top: -1px;
    }
    .contacts-wrapper{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .contacts{
        padding-top: 45px;
        width: 330px;
    }
    .top-bar.fix-true.fixed{
        position: fixed;
        top: 0;
        left: 0;
        box-shadow: -1px 1px 5px 0px #00000038 ;
        background: #222222;
        height:90px;
        display:flex;
        align-items:center;
    }
    .index-template .top-bar.fix-true.fixed{
        position: relative;
        box-shadow: none;
    }
    .index-template .top-bar.fix-true.fixed + .top-bar-push-md{
        display: none !important;
    }
}

@media(max-width: 1169px){
    .top-menu > ul > li > a{
        padding: 0 8px;
        font-size: 12px;
    }
}

@media (min-width: 1170px) {
    .top-bar-container{
        width: 1110px;
        margin: 0 auto;
    }
}

@media (min-width: 1300px) {
    .top-bar-container{
        width: 1240px;
    }
    .header-info{
        left: 450px;
    }
    .contacts-template .contacts-block{
        padding-right: 60px;
    }
}
.fotorama__thumb-border{
    border-color: #0A8EAB !important;
}

/* PRODUCT COUNT */
.product-count-element .element-counter input{
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    margin: 0px;
    background: #fff;
    border-top: 1px solid #0A8EAB;
    border-bottom: 1px solid #0A8EAB;
    border-image: initial;
    border-left: none;
    border-right: none;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    font-size: 18px;
}
.product-count-element .element-counter button{
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    margin: 0;
    border: 1px solid #0A8EAB;
    font-size: 20px;
    font-family: arial;
    line-height: 34px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background:#0A8EAB;
    color:#fff;
}
.product-count-element .element-counter button.btn-minus{
    line-height: 28px;
}
.product-count-element .element-counter button:hover{
    background: #414141;
    color: #fff;
}
.cart-body .old_price {
    color: #979797 !important;
}
/* /. PRODUCT COUNT */

.product-price{
    font-size: 36px;
    color: black;
}

/* tabs */
.box{
    position: fixed;
    top: -999999999px;
    left: -999999999px;
    opacity: 0;
    width: 1270px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.box.visible{
    position: static;
    top: auto;
    left: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
}
ul.tabs {
    width: 100%;
    border-bottom: 1px solid #D5D5D5;
}

ul.tabs li{
    display: flex;
    max-width:180px;
    height: 50px;
    align-items:center;
    cursor: pointer;
    justify-content:center;
    border: 1px solid transparent;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    color: #333333;
    background: #fff;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: relative;
    padding: 8px 15px;
    margin-right:10px;
}
ul.tabs li.current,
ul.tabs li.current:hover{
    border-color: #d5d5d5;
    background: #fff;
    color: #333333;
}
ul.tabs li:hover{
    background: #F6F6F6;
    border-color: #F6F6F6;
}
ul.tabs li.current:after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: #fff;
}
.mobile-tab-header{
    display: none;
}
.viewed-goods-wrapper,
.base-template .special-goods-wrapper{

}
.special-goods-wrapper ul.tabs{
    border-bottom: none;
}
.special-goods-wrapper ul.tabs li.current::after{
    display: none;
}
.special-goods-wrapper ul.tabs li{
    color: black;
    border: 1px solid #E7E7E7;
    border-left: none;
}
.special-goods-wrapper ul.tabs li:first-child {
    border-left: 1px solid #E7E7E7;
}
.special-goods-wrapper ul.tabs li.current,
.special-goods-wrapper ul.tabs li.current:hover {
    background: #141414;
    border-color:#0A8EAB;
    color: #0A8EAB;
}
@media only screen and (max-width: 767px){
    .mobile-tab-header{
        padding: 14px 40px 14px 14px;
        color: #ffffff;
        background: #414141;
        width: 100%;
        position: relative;
        display: block;
        font-weight: 600;
    }
    ul.tabs {
        position: relative;
        display: none;
        border: none;
    }
    .mobile-tab-header:after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 24px;
        width: 12px;
        height: 12px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
    .mobile-tab-header.active:after {
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        margin-top: -4px;
    }
    ul.tabs li {
        padding: 15px;
        width: 100%;
        border: 1px solid #E9E9E9;
        border-top: none;
        display: block;
        height: auto;
        text-align: left;
        text-transform: none;
        font-size: 15px;
    }
    ul.tabs li.current{
        display: none;
    }
    .mobile-tab-header.active + ul.tabs{
        display: block;
        margin: 0 -1px 0;
        width: auto;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
}
@media only screen and (min-width: 768px){
    .tabs.mobile{
        display: flex !important;
    }
}
/* /. tabs */


/*cart */
#msOrder {
    margin-top: 20px !important;
}
.cart-body{
    margin: 10px 0 0;
}
.cart-body .element{
    background: #fff;
    padding: 20px 20px 15px;
    margin-bottom: 10px;
    border: 1px solid #EBEBEB;
    position: relative;
}
.cart-body .element-counter{
    display: inline-block;
}
.cart-row-price{
    color: #414141;
}
.old_price + .cart-row-price{
    color: #CF2929;
}
.cart-body .element-price{
    display: inline-block;
}
.cart-body .element-delete {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    color: red;
    padding: 0;
    border: 0;
    background: transparent;
    z-index: 20;
}
.cart-body .element-delete i{
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.cart-body .element-delete:hover i{
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.cart-body .subelement2{
    padding-left: 120px;
    min-height: 100px;
}
.cart-body .subelement2 .text,
.cart-body .element .element-price,
.cart-body .element .element-counter{
    height: 100px;
}
.cart-body .element .element-img-wrapper{
    padding: 2px;
    border: 1px solid #EBEBEB;
    position: absolute;
    top: 0;
    left: 0;
}
.cart-body .element .element-img{
    width: 100px;
    height: 76px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 1;
}
.cart-body .element a:hover .element-img{
    opacity: 0.8;
}
.cart-body .element hr{
    margin: 10px 0;
}

@media only screen and (max-width: 767px) {
    .cart-body .element .element-img-wrapper{
        position:static;
        margin-bottom: 20px;
        display: inline-block;
    }
    .cart-body .subelement2 {
        padding-left: 0;
    }
    .cart-body .subelement2 .text,
    .cart-body .element .element-price,
    .cart-body .element .element-counter{
        height: auto;
    }
}
/* /. cart*/


.order-wrapper{
    background: #fff;
    padding: 10px 0;
}
.order-wrapper .material-icons {
    vertical-align: middle;
    margin-top: -3px;
}
.order-wrapper h5{
    color: #414141;
    padding-left: 5px;
}
.order-wrapper #msOrder .error {
    border-color: #FF1A00 !important
}
.order-wrapper .agreement i{
    margin-top: 0;
    top: 3px;
}
/* customradio */
.customradio{
    position: relative;
    margin-bottom: 10px;
}
.customradio input[type=radio]{
    position: fixed;
    top: -100000px;
}
.customradio{
    min-height: 34px;
    margin-bottom: 10px;
}
.customradio input[type=radio] + label{
    position: relative;
    padding-left: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
}
.customradio input[type=radio] + label:before{
    background: url(../images/customradio.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 0px;
}
.customradio input[type=radio]:checked + label:before{
    background-position: 0 -16px;
}
.customradio label{
    font-size: 14px;
    color: #201e1e;
    font-weight: bold;
}
.customradio label strong{
    font-weight: 600;
    color: #000;
    font-size: 13px;
}

.customradio.disabled label,
.customradio.disabled label strong,
.customradio.disabled label::before{
    cursor: default !important;
    color: #848484;
}

.customradio label + p{
    padding-left: 25px;
    font-size: 13px;
}
/* /. customradio */


.element-counter .form-control{
    display: inline-block;
    height: 30px;
    width: 40px;
    padding: 0 2px;
    text-align: center;
    color: #000;
    background: #F4F4F6;
    border: 1px solid #E5E5E5;
    margin-bottom: 0;
}
.element-counter button {
    width: 30px;
    display: inline-block;
    padding: 0;
    vertical-align: top;
    border: none;
    background: transparent;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    font-family: arial;
}
.element-counter button:hover{
    color: #FF2330;
}
.element-counter button[disabled]:hover{
    color: #1F1F1F;
}
.isa_success {
    border: 1px solid #414141;
    background-color: #fcf9f9;
    margin: 0 0 10px;
    padding: 15px;
}
.order-number{
    color: #414141;
}
.jgrowlHide #jGrowl{
    display: none !important;
}

.product-carousel-wrapper{
    width: 100%;
    padding-top: 80px;
    margin-top: -80px;
}
.products-carousel > div{

}
.products-carousel > div:first-of-type,
.products-carousel.slick-slider > div{
    display: block;
}



/* Catalog header */
.catalog-header{
    margin-bottom: 30px;
}
.mse2_sort_wrap{
    width: 340px;
    max-width: 100%;
    position: relative;
    padding-top: 12px;
}
.mse2_sort_header{
    font-size: 13px;
    line-height: 1;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    text-align: left;
}
.mse2_sort_header > b{
    font-weight: bold;
    margin-right: 10px;
}
.mse2_sort_header_title{
    cursor: pointer;
}
.mse2_sort_header_title .element_arrow{
    width: 11px;
    height: 6px;
    position: relative;
    margin-left: 5px;
    top: -1px;
}
.mse2_sort_header_title .element_arrow svg{
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: relative;
}
.mse2_sort_header_title.hover .element_arrow svg{
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -1px;
}
.mse2_sort_wrap #mse2_sort{
    display: none;
    width: 220px;
    text-align: left;
    position: absolute;
    right: 0;
    top: 34px;
    z-index: 200;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.mse2_sort_wrap #mse2_sort:before{
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    height: 10px;
}
.mse2_sort_wrap #mse2_sort a{
    display: block;
    padding: 8px 20px 8px 10px;
    font-size: 13px;
    color: #000;
    border-top: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    text-decoration: none;
    font-weight: 600;
    position: relative;
}
.mse2_sort_wrap #mse2_sort a:first-of-type{
    border-top: none;
}
.mse2_sort_wrap #mse2_sort a:hover{
    background: rgba(0,0,0,0.08);
    border-top-color: #fff;
}
.mse2_sort_wrap #mse2_sort a:hover + a{
    border-top-color: #fff;
}
.mse2_sort_wrap #mse2_sort a.active{
    color: #414141;
    cursor: pointer;
}
.mse2_sort_wrap #mse2_sort a:after{
    content: "↑";
    position: absolute;
    right: 10px;
    top: 6px;
    opacity: 0;
    font-size: 16px;
}
.mse2_sort_wrap #mse2_sort a.active:after{
    opacity: 1;
}
.mse2_sort_wrap #mse2_sort a.active[data-dir="desc"]:after{
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 8px;
}


@media(max-width: 767px){
    .mse2_sort_wrap{
        width: 300px;
    }
    .mse2_sort_header{
        font-size: 11px;
    }
}


.view-catalog-btns > span{
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    vertical-align: top;
    color: #414141;
    cursor: pointer;
}
.view-catalog-btns > span:hover{
    background: #F1F5F5;
}
.view-catalog-btns > span.active{
    background: #f1f5f5;
    color: #0A8EAB;
}
/* /. Catalog header */


.catalog > .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.catalog > .row > div{
    margin-bottom: 20px;
}
@media(min-width: 768px){
    .catalog > .row.viewlist > div[class^="col-"]{
        width: 100%;
    }
    .catalog > .row.viewlist .element{
        padding-left: 240px;
        min-height: 200px;
    }
    .catalog > .row.viewlist .element .img-wrapper{
        width: 260px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .catalog > .row.viewlist .element .element-content{
        padding: 20px;
    }
    .catalog > .row.viewlist .element .price{
        font-size: 22px;
    }
    .catalog > .row.viewlist .element .old-price{
        font-size: 16px;
    }
}


.catalog > .row.products-carousel{
    display: block;
}
.new-carousel .product-tag-popular,
.new-carousel .product-tag-sale{
    display: none;
}
.popular-carousel .product-tag-new,
.popular-carousel .product-tag-sale{
    display: none;
}
.sale-carousel .product-tag-new,
.sale-carousel .product-tag-popular{
    display: none;
}
.catalog .element{
    position: relative;
    border: 1px solid #e6e6e6;
    background: #fff;
    margin: 0 auto;
    height: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.catalog .element:hover{
    border-color: #0A8EAB;
    box-shadow: inset 0 0 0 1px #0A8EAB;
}
.contacts-block .element {
    display: flex;
    align-items: center;
    gap: 7px;
}
.catalog .element .img-wrapper {
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 20px;
}
.catalog .element .element-content {
    padding: 0 20px 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.catalog .element .element-article{
    z-index: 4;
    bottom: 0;
    left: 0;
    right: 0;
    color: #a6a6a6;
    font-weight: 500;
    margin-bottom: 10px;
}
.catalog .title-h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 40px;
    color: #F9D118;
    margin-bottom: 0;
}
.catalog .element .img-wrapper img {
    width: 100%;
    height: auto !important;
}
.catalog .element .old-price{
    height: 14px;
    line-height: 14px;
    text-decoration: line-through;
    font-size: 13px;
    color: #808080;
    font-weight: 500;
}
.catalog .element .price{
    font-weight: 700;
    font-size: 17px;
    color: black;
}
.catalog .element .old-price + .price{
    color: #CF2929;
}
.catalog .element .to-cart{
    display: inline-block;
    height: 36px;
    line-height: 34px;
    width: 36px;
    text-align: center;
    background: #fff;
    font-size: 16px;
    color: #414141;
    border: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: relative;
    z-index: 20;
    border: 1px solid #e6e6e6;
}
.catalog .element .button{
    position: relative;
    z-index: 40;
}
.catalog .element .to-cart svg{
    width: 20px;
    height: 20px;
    position: relative;
    bottom: -5px;
}
.catalog .element .to-cart:hover{
    border-color: #0A8EAB;
    color: #0A8EAB;
}
.catalog .element a[href="#application"]{
    position: relative;
    z-index: 20;
    margin-bottom: 0;
}
.catalog .element .title-h6{
    font-weight: bold;
    height: 57px;
    overflow: hidden;
    margin-bottom: 10px;
}
.catalog .element .text{
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
}


.catalog .element .msfavorites{
    position: relative;
    z-index: 30;
    text-decoration: none;
    width: 36px;
    height: 36px;
    color: #414141;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid #EEEEEE;
    line-height: 36px;
    padding-top: 5px;
}
.catalog .element .msfavorites svg{
    width: 20px;
    height: 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.catalog .element .msfavorites:hover{
    border-color: #0A8EAB;
    color: #0A8EAB;
}
.catalog .element .msfavorites.voted svg{
    color: #0A8EAB;
    cursor: pointer;
}
.catalog .element .msfavorites .msfavorites-active{
    display: none;
}
.catalog .element .msfavorites.voted .msfavorites-active{
    display: inline-block;
}
.catalog .element .msfavorites.voted .msfavorites-noneactive{
    display: none;
}



.product-tags{
    position: absolute;
    top: 35px;
    left: 0px;
    z-index: 5;
    color: #fff;
    text-align: left;
}
.product-tags div{
    margin: 0 0 5px;
    padding: 6px 10px 5px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 82px;
}
.product-tags .product-tag-new{
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    background: #62AE65;
}
.product-tags .product-tag-popular{
    background: #4593EF;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}
.product-tags .product-tag-sale{
    background: #ff3131;
}
.index-template .products-carousel{
    margin-bottom: 30px;
}
.products-carousel .slick-prev,
.products-carousel .slick-next,
.shop-categories-carousel .slick-prev,
.shop-categories-carousel .slick-next{
    display: block;
    width: 40px;
    height: 50px;
    border: 1px solid #E7E7E7;
    color: #2E2E2E;
    background: #fff;
    position: absolute;
    z-index: 50;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.products-carousel .slick-prev{
    top: -80px;
    margin: 0;
    right: 58px;
}
.products-carousel .slick-next{
    top: -80px;
    margin: 0;
    right: 10px;
}
.shop-categories-carousel .slick-prev{
    top: -80px;
    margin: 0;
    right: 58px;
}
.shop-categories-carousel .slick-next{
    top: -80px;
    margin: 0;
    right: 10px;
}
.products-carousel .slick-prev:hover,
.products-carousel .slick-next:hover,
.shop-categories-carousel .slick-prev:hover,
.shop-categories-carousel .slick-next:hover{
    background: #F6F6F6;
}
.product-gallery{
    border: 1px solid #D5D5D5;
}
.product-gallery #msGallery img{
    width: 100%;
}
.product-article{
    font-weight: 600;
}
.product-article span{
    color: #414141;
}
.product-info .product-old-price{
    color: #808080;
    margin-right: 20px;
}
.product-info .product-old-price + .product-price{
    color: black;
}
.product-info{
    padding-left: 20px;
}
.application-link{
    text-decoration: none;
    border-bottom: 1px dashed;
    position: relative;
    z-index: 20;
}
.application-link:hover{
    border-bottom: transparent;
}
@media (max-width: 991px){
    .product-info{
        padding-left: 10px;
    }
}
@media (max-width: 767px){
    .product-carousel-wrapper{
        margin-top: 0;
    }
    .product-info{
        padding-left: 0;
    }
}
@media (max-width: 499px){
    .catalog > .row{
        display: block;
    }
    .catalog > .row > .col-xs-6,
    .products-carousel > .col-xs-6{
        width: 100%;
    }
}
/* PRODUCT PAGE - FAVORITES */
.product-detail .msfavorites{
    text-decoration: none;
    width: 33px;
    height: 33px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
    color: #414141;
}
.product-detail .msfavorites svg{
    width: 33px;
    height: 33px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: relative;
    top: -4px;
}
.product-detail .msfavorites:hover{
    color: #E52A56;
}
.product-detail .msfavorites.voted svg{
    color: #e54e72;
    cursor: pointer;
}
.product-detail .msfavorites .msfavorites-active{
    display: none;
}
.product-detail .msfavorites.voted .msfavorites-active{
    display: inline-block;
}
.product-detail .msfavorites.voted .msfavorites-noneactive{
    display: none;
}
/* PRODUCT PAGE - FAVORITES */


/* News */

.news .element{
    height: 390px;
    margin-bottom: 20px;
    background: #fff;
}
.news .element .element-img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.news .element .element-img:after{
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(50,54,62,0.8);
}
.news .element .element-inner{

    z-index: 4;

    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.news .element:hover .element-inner{
    background: transparent;
    color: #fff;
}
.news .element .element-date,
.page-date{
    font-weight: bold;
    margin-bottom: 30px;
}
.page-date .inner{
    display: inline-block;
    background: #0A8EAB;
    color: #fff;
    padding: 10px;
}
.article-img .page-date{
    position: absolute;
    top: 20px;
    left: 0;
}
.news .element .element-date .day{
    font-size: 14px;
    color:#79797C;
    font-weight:400;
    margin-top:10px;
}
.page-date .day{
    font-size: 32px;
}

.news .element .element-title{
    font-weight: 500;
    font-size: 16px;
    line-height: 2;
}
.news .element .element-btn{
    display: inline-block;
    position: absolute;
    left: 30px;
    bottom: 30px;
    height: 50px;
    padding: 0 35px 0;
    line-height: 46px;
    border: 1px solid;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.news .element .element-btn svg{
    width: 28px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: -16px;
}
.news .element .element-btn span{
    position: relative;
    z-index: 10;
}
.news .element:hover .element-btn{
    color: #fff;
}
.news .element .element-btn:before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background:#0A8EAB;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 0;
}
.news .element .element-btn:hover:before{
    width: 100%;
}
.news .element .element-btn:hover{
    color: #fff;
}
@media (max-width: 1299px){
    .news .element .element-title{
        font-size: 15px;
        line-height: 1.8;
    }
}
@media (max-width: 991px){
    .news .element .element-img{
        display: none;
    }
    .news .element:hover .element-inner{
        background: #F3F3F3;
        color: #2E2E2E;
    }
    .news .element:hover .element-btn{
        color: #414141;
    }
}
@media (max-width: 600px){
    .news > .row > .col-xs-6{
        width: 100%;
    }
    .news .element{
        height: auto;
    }
    .news .element .element-inner{
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 15px 30px 30px;
    }
    .news .element .element-title{
        margin-bottom: 30px;
    }
    .news .element .element-inner .element-btn{
        position: relative;
        bottom: auto;
        left: auto;
    }
    .page-date .day{
        font-size: 22px;
    }
    .page-date .inner {
        padding: 5px;
        font-size: 10px;
    }
}
/* /. News */

.aside-news .element{
    margin-bottom: 30px;
}
.aside-news .element .date{
    margin-bottom: 5px;
    color: #8A8A8A;
}
.aside-news .element .title a{
    text-decoration: none;
    color: #2C2C2C;
}
.gallery .element {
    margin-bottom: 10px;
    overflow: hidden;
}
.gallery > .row > hr:nth-of-type(2n){
    clear: both;
}

.gallery .img-wrapper > a span{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: url(../images/zoom.png) 50% 50% no-repeat;
    background-size: 50px 50px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallery .img-wrapper > a:after{
    background: rgba(0, 0, 0, 0.2);
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    right: 0;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallery .img-wrapper > a:before {
    background: rgba(0, 0, 0, 0.2);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallery .img-wrapper > a:hover:after{
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery .img-wrapper > a:hover:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery .img-wrapper > a:hover span{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

@media (min-width: 992px) {
    .gallery > .row > hr:nth-of-type(2n){
        clear: none;
    }
    .gallery > .row > hr:nth-of-type(3n){
        clear: both;
    }
    .aside-news{
        padding-left: 15px;
    }
}
/* Video */
.video-list .element{
    margin-bottom: 20px;
    background: #fff;
    width: 900px;
    max-width: 100%;
}
.video-list .element .element-img{
    height: 420px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media only screen and (max-width: 1289px) {
    .video-list .element .element-img{
        height: 34vw;
    }
}
@media only screen and (max-width: 991px) {
    .video-list .element .element-img{
        height: 46vw;
    }
}
@media only screen and (max-width: 767px) {
    .video-list .element .element-img{
        height: 60vw;
    }
}
.video-list .element .play-block{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
.video-list .element .play-block span {
    display: inline-block;
    padding: 8px;
    border-radius: 100%;
    background: rgba(255,255,255,0.1);
}
.video-list .element .play-block span i{
    display: inline-block;
    color: #fff;
    font-size: 40px;
    width: 64px;
    height: 64px;
    line-height: 61px;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.video-list .element .play-block:hover span i{
    color: #FF121A;
    border-color: #FF121A;
}
.video-list .element .element-content{
    padding: 25px 0;
}

.video-list .element .element-content .title{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 3px;
}
.video-list .element .element-content .text{
    font-size: 15px;
    margin-bottom: 10px;
}
/* /. Video */

.breadcrumb {
    margin: 5px 0 10px;
    padding: 0 0;
    list-style: none;
}
.breadcrumb > li {
    display: inline-block;
    font-size: 14px;
    position: relative;

    height: 28px;
    line-height: 28px;
    color: #000;
}

.breadcrumb > li:not(:first-child){
    padding-left:15px;
}
.breadcrumb i{
    font-size: 14px;
}
.breadcrumb > li a {
    color: #0A8EAB;
    text-decoration: none;
}
.breadcrumb > li a:hover{
    color: #000;
}


@media(max-width:991px){
    .breadcrumb{
        display: none;
    }
}


.only-shop-categories{
    background: #fff !important;
}
.shop-categories .element-content{
    padding: 30px 20px 30px 30px;
    background: #f5f5f5;
    height: 220px;
}
.shop-categories-carousel-wrapper {
    margin-left: -10px;
}
.shop-categories-carousel > div{
    display: none;
}
.shop-categories-carousel > div:first-of-type,
.shop-categories-carousel.slick-slider > div{
    display: block;
}
.shop-categories .row.row-border{
    margin-left: -1px;
    margin-right: -1px;
}
.shop-categories{
    background: #414141;
}

.shop-categories .element{
    position: relative;
}
.shop-categories .element:hover{
    position: relative;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    box-shadow: rgba(0, 0, 0, 0.62) 0px 0px 20px 0px;
}
.forElch{
    padding-right: 20px;
}
.forElnech{
    padding-left: 20px;
}
.shop-categories .element-inner{
    position: relative;
    background: #f5f5f5;
    height: 220px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .img-wrapper{
    position: absolute;
    height: 220px;
    overflow: hidden;
}
.shop-categories .element .img-wrapper img{
    vertical-align: middle;
    max-height: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    max-width: none;
    position: relative;
}
.shop-categories .categories-wrapper{
    padding:10px;
}
.shop-categories .element .title a{
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #2E2E2E;
    display: inline-block;
    margin-bottom: 10px;
    max-height: 38px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .title a:hover{
    color: #0A8EAB;
}
.shop-categories .sub-categories-list{
    overflow: hidden;
}
.shop-categories .sub-categories-list a{
    font-size: 13px;
    text-decoration: none;
    color: #707577;
    display: inline-block;
    margin-bottom: 3px;
    max-height: 36px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .sub-categories-list a:hover{
    color: #0A8EAB;
}
.shop-categories .element .more{
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-decoration: none;
    text-transform: uppercase;
    color: #757575;
    padding-right: 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .more:before{
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #262121;
    position: absolute;
    right: 0;
    top: 2px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .more:after{
    content: '';
    border-left: 4px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    right: 4px;
    top: 6px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .more:hover{
    color: #0A8EAB;
}
.shop-categories .element .more:hover:before{
    right: -5px;
    background: #0A8EAB;
}
.shop-categories .element .more:hover:after{
    right: -1px;
}
.shop-categories-base .row.row-border div[class^="col-"]:before{
    display: none;
}
.shop-categories-base .row.row-border .element:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: -1px;
    bottom: -1px;
    background: #fff;
}
.shop-categories-base .row.row-border > div:nth-of-type(3n) .element:before{
    right: 0;
}
.shop-categories-base .row.row-border > div:nth-last-of-type(1) > div:last-of-type:before,
.shop-categories-base .row.row-border > div:nth-last-of-type(2) > div:last-of-type:before,
.shop-categories-base .row.row-border > div:nth-last-of-type(3) > div:last-of-type:before{
    bottom: 0;
}
.shop-categories-carousel-wrapper .categories-wrapper{
    padding: 20px 10px !important;
}
.shop-categories-carousel-wrapper .slick-slide{
    padding:0;
}
.shop-categories-carousel-wrapper .element-wrapper{
    margin-bottom:20px;
}
.shop-categories-carousel-wrapper .element{
    transition: all 200ms ease-out 0s;
}
.shop-categories-carousel-wrapper .element:hover{
    box-shadow: 0px 0px 10px 0px #ffffff9e;
}

@media(max-width: 991px){
    .shop-categories-base .row.row-border > div:nth-of-type(3n) .element:before{
        right: -1px;
    }
    .shop-categories-base .row.row-border > div:nth-of-type(2n) .element:before{
        right: 0;
    }
    .shop-categories-base .row.row-border > div:nth-last-of-type(3) > div:last-of-type:before{
        bottom: -1px;
    }
    .shop-categories .element-inner{
        height:260px;
    }
    .shop-categories .element .img-wrapper {
        height: 260px;
    }
    .shop-categories .element-content {
        height: 260px;
    }
}
@media(max-width: 767px){

    .shop-categories .element .more {
        right: 30px;
        font-size: 12px;
    }
    .shop-categories .element .more:before{
        top: 0;
    }
    .shop-categories .element .more:after{
        top: 4px;
    }
    .shop-categories-base .row.row-border .element:before{
        right: 0 !important;
        bottom: -1px !important;
    }
    .shop-categories-base .row.row-border > div:nth-last-of-type(1) > div:last-of-type:before{
        bottom: 0 !important;
    }
    .shop-categories-carousel-wrapper{
        padding-top: 80px;
    }
    .shop-categories-carousel .slick-prev{
        top: -80px;
        left: 10px;
        right: auto;
    }
    .shop-categories-carousel .slick-next{
        top: -80px;
        left: 58px;
        right: auto;
    }
    .shop-categories .element-content{
        height: 260px;
        padding: 20px;
    }
    .shop-categories .sub-categories-list a{
        font-size: 12px;
    }
}
@media (max-width: 499px){
    .shop-categories .element .img-wrapper img{
        right: 10%;
    }
}


.top-slider-wrapper{
    padding: 0px 0 0px 0;
}
.top-slider{
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
.top-slider > div{
    display: none;
}
.top-slider > div:first-of-type,
.top-slider.slick-slider > div{
    display: block;
}
.top-slider .slick-slide > div{
    height: 400px;
}
.top-slider .item .inner{
    height: 550px;
    overflow: hidden;
}
.top-slider .item-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.top-slider .element-content-wrapper{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.top-slider .element-content{
    position: relative;
    z-index: 30;
    padding: 0 100px;
}
.top-slider .element-content.light{
    color: #fff;
}
.top-slider .element-content.dark{
    color: #414141;
}
.top-slider .item-title {
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.top-slider .item-description{
    margin-bottom: 20px;
    font-size: 20px;
}
.top-slider .slick-prev,
.top-slider .slick-next{
    position: absolute;
    display: block;
    width: 34px;
    height: 40px;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    z-index: 20;
    opacity: 0.8;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background: #fff;
}
.top-slider:hover .slick-prev,
.top-slider:hover .slick-next{
    opacity: 1;
}
.top-slider .slick-prev{
    left: 15px;
}
.top-slider .slick-next{
    right: 15px;
}
.top-slider .slick-prev:hover,
.top-slider .slick-next:hover{
    background: #0A8EAB;
}
.top-slider .slick-prev:hover:after,
.top-slider .slick-next:hover:after{
    border-color: #fff;
}
.top-slider .item .button{
    background: transparent;
    border-color: #0A8EAB;
    color: #0A8EAB;
    margin-top: 20px;
}
.top-slider .item .button:hover{
    color: #fff;
    border-color: #ed811c;
    background: #ed811c;
}
.top-slider .slick-dots {
    margin-bottom: 0;
    position: absolute;
    bottom: -55px;
}
.container-slider .row > .col-md-3{
    width: 300px;
}
.container-slider .row > .col-md-9{
    width: calc(100% - 300px);
}
@media(max-width: 991px){
    .top-slider .item-title{
        font-size: 26px;
    }
    .top-slider .element-content{
        padding: 0 50px;
    }
    .container-slider .row > .col-md-9{
        width: 100%;
    }
}
@media(max-width: 767px){
    .top-slider .slick-slide > div{
        height: 50vw;
    }
    .top-slider .item .inner{
        height: 50vw;
    }
    .top-slider .element-content{
        padding: 0 5%;
    }
    .top-slider .item-title{
        font-size: 4vw;
    }
    .top-slider .item-description{
        font-size: 3vw;
    }
    .top-slider .item .button{
        padding: 0;
        border: none;
        font-size: 2vw;
        margin: 0;
    }
}

/* vantages */
.vantages-section{
    position: absolue;
    padding: 10px 0;
}
.top-slider-wrapper + .vantages-section{
    padding: 0 0 70px;
    margin-top: -55px;
}
.vantages{
    padding: 30px 0 0 30px;
    background: #fff;
    border: 1px solid #EBEBEB;
}
.vantages > .row{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.vantages > .row > div{
    margin-bottom: 30px;
}
.vantages .element{
    padding: 0 10px 0 60px;
    height: 100%;
    position: relative;
}
.vantages .element .img-wrapper{
    position: absolute;
    width: 45px;
    top: -1px;
    left: 0;
}
.vantages .img-wrapper img{
    max-width: 100%;
    opacity: 0.8;
}
.vantages .img-wrapper img[src$=".svg"]{
    width: 45px;
    height: 45px;
}
.vantages .element .title{
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 16px;
}
.vantages .element .text{
    font-size: 13px;
}
.special-goods-wrapper{
    background-color: #fff;

}
@media(max-width: 1299px) and (min-width:992px){
    .vantages{
        padding: 15px 0 0 10px;
    }
    .vantages > .row > div{
        margin-bottom: 15px;
    }
    .vantages .element{
        padding: 0 0 0 50px;
    }
    .vantages .element .title{
        font-weight: 500;
        font-size: 14px;
    }
    .vantages .element .text{
        font-size: 12px;
    }
}
@media(max-width: 767px){
    .top-slider-wrapper + .vantages-section{
        margin-top: -40px;
    }
    .vantages > .row{
        display: block;
    }
}
/* /. vantages */
.banner-carousel{
    margin-bottom: 20px;
}
.banner-carousel .item-inner{
    overflow: hidden;
}
.banner-carousel .item-inner img{
    width: 100%;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.banner-carousel .item-inner:hover img{
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.banner-carousel > div{
    display: none;
}
.banner-carousel > div:first-of-type,
.banner-carousel.slick-slider > div{
    display: block;
}
.banner-carousel.slick-slider .item{
    display: block !important;
}
@media(max-width: 1299px){
    .banner-carousel{
        margin-bottom: 1.4vw;
    }
}
@media(max-width: 1279px){
    .banner-carousel{
        margin-bottom: 1.45vw;
    }
}
@media(max-width: 1229px){
    .banner-carousel{
        margin-bottom: 1.5vw;
    }
}
@media(max-width: 1189px){
    .banner-carousel{
        margin-bottom: 1.55vw;
    }
}
@media(max-width: 1149px){
    .banner-carousel{
        margin-bottom: 1.6vw;
    }
}
@media(max-width: 991px){
    .banner-carousel{
        margin-bottom: 20px;
    }
}

.middle{
    min-height: 300px;
}
@media(min-width: 992px){
    .services-template .main-column{
        padding-left: 20px;
    }
}


.catalog-type2 .element{
    border: 1px solid #E6E6E6;
    border-left: none;
}
.catalog-type2 .row > div > div:first-of-type{
    border-bottom: none;
}
.catalog-type2 .recommended-carousel.slick-slider .slick-slide > div > div > div:first-of-type,
.catalog-type2 .slick-slide > div:first-of-type{
    border-bottom: none;
}
.catalog-type2 .recommended-carousel.slick-slider .slick-track > div:last-of-type > div > div > div:last-of-type {
    border-bottom: 1px solid #E6E6E6;
}
.catalog-type2 .element-inner{
    height: 200px;
    position: relative;
    background: #fff;
    padding: 20px 20px 20px 160px;

}
.catalog-type2 > .row > div:nth-of-type(1) > .element,
.catalog-type2 .row.slick-slider .slick-track > div:nth-of-type(1) .element{
    border-left: 1px solid #E6E6E6;
}
.catalog-type2 .element-inner .element-content{
    height: 100%;
}
.catalog-type2 .element-inner .img-wrapper{
    width: 127px;
    height: 96px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -48px;
}
.recommended-carousel > div{
    display: none;
}
.recommended-carousel > div:first-of-type,
.recommended-carousel.slick-slider > div{
    display: block;
}
.row.no-padding.recommended-carousel.slick-slider div[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
    display: block !important;
}
.recommended-carousel .slick-list{
    padding: 0 1px;
}


.recommended-carousel .slick-prev,
.recommended-carousel .slick-next{
    display: block;
    width: 40px;
    height: 50px;
    border: 1px solid #E7E7E7;
    color: #2E2E2E;
    background: #fff;
    position: absolute;
    z-index: 50;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.recommended-carousel .slick-prev{
    top: -80px;
    margin: 0;
    right: 48px;
}
.recommended-carousel .slick-next{
    top: -80px;
    margin: 0;
    right: 0;
}
.recommended-carousel .slick-prev .material-icons,
.recommended-carousel .slick-next .material-icons{
    line-height: 50px;
}
.recommended-carousel .slick-prev:hover,
.recommended-carousel .slick-next:hover{
    background: #F6F6F6;
}
.catalog-type2 .element .element-article{
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 10px;
    font-size: 13px;
}
.catalog-type2 .element .title{
    font-weight: bold;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.catalog-type2 .element .old-price{
    color: #9b9b9b;
    text-decoration: line-through;
    margin-right: 2px;
    font-size: 13px;
}
.catalog-type2 .element .old-price + .price{
    color: #cf2929;
}

.catalog-type2 .element a.absolute:before {
    background: rgba(0, 0, 0, 0.01);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.catalog-type2 .element a.absolute:after{
    background: rgba(0, 0, 0, 0.01);
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    right: 0;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.catalog-type2 .element:hover a.absolute:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.catalog-type2 .element:hover a.absolute:after{
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.catalog-type2 .element:hover .title{
    color: #0A8EAB;
}

@media (max-width: 767px){
    .recommended-carousel-wrapper{
        padding-top: 80px;
    }
    .recommended-carousel .slick-prev{
        top: -80px;
        left: 0;
        right: auto;
    }
    .recommended-carousel .slick-next{
        top: -80px;
        left: 48px;
        right: auto;
    }
}

/* about */
.index-about-img-wrapper{
    position: relative;
}
.about-section .container{
    position: relative;
}
.about-section .content{
    padding-right: 150px;
    margin-bottom: 0px;
}
.about-section{
    background-image: url(../images/bg.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.dots-bg, .dots-bg-2{
    float: left;
    left: -80px;
    margin-top: -300px;
    margin-left: -70px;
}

/* /. about */


/* header search */
.header-search{
    width: 100%;
    position: relative;
}
.header-search input[type=text]{
    display: block;
    width: 100%;
    height: 32px;
    border: none;
    padding: 0 60px 0 20px;
    color: #8D8D8D;
    font-size: 12px;
    text-transform: uppercase;
    font-style: italic;
}
.header-search [type=submit]{
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    text-indent: -100000px;
    height: 32px;
    width: 40px;
    background: url("../images/search-icon.svg") 50% 50% / 16px 16px no-repeat #0A8EAB;
    background-size: 16px 16px;
    border: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.header-search [type=submit]:hover{
    webkit-filter: brightness(110%);
    filter: brightness(110%);
}

@media(max-width: 1156px){
    .about-section .content{
        padding-right: 60px;
    }
}

@media(max-width: 767px){
    .header-social{
        margin-bottom: 40px;
    }
    .header-social a {
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
    .header-search{
        margin: 30px 0 40px;
    }
    .index-about-img-wrapper {
        text-align: center;
    }
    .about-section{
        background-image: none;
    }
    .dots-bg, .dots-bg-2 {

        margin-top: -270px;
    }
    .about-section .content {
        padding-top: 80px;
    }
    .header-search input[type="text"] {
        border: 1px solid #414141;
        color: #414141;
    }
    .header .social-links a {
        color: #000;
        border: 1px solid rgb(0 0 0 / 30%);

    }
}
/* /. header search */



.props_list {
    width: 100%;
    margin: 0 0 0;
    color: #555;
}
table.props_list {
    border: 0;
    table-layout: fixed;
    border-collapse: collapse;
}
.char_block td {
    text-align: left;
    padding: 5px 0 5px 10px;
}
.props_list td {
    position: relative;
    vertical-align: bottom;
    vertical-align: top;
    background: url(../images/dott.png) repeat-x;
    background-position: left 0 bottom 9px;
    width: 50%;
}
.props_list tr td:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0;
}
.props_list .props_item {
    overflow: hidden;
    text-overflow: ellipsis;
}
.props_list .props_item span {
    background: #fff;
    padding-right: 10px;
}
.nbg.props_list td.char_value {
    text-align: left;
    background: 0 0;
    font-weight: 600;
}

@media (max-width: 767px) {
    .char_block .props_list table,
    .char_block .props_list tr{
        display: block !important;
        background: #fff;
        width: 100%;
        padding: 0;
    }
    .char_block .props_list td{
        display: block !important;
        background: #fff;
        width: auto;
        font-size: 13px;
        padding-left: 0;
    }
    .char_block .props_list tr{
        margin-bottom: 15px;
        border-bottom: 1px dotted #cfcfcf;
        padding-bottom: 15px;
    }
    .props_list .props_item span {
        padding-right: 0;
        font-weight: bold;
    }
}


/* CATALOG ASIDE FILTER */
.filter-item{
    position: relative;
    z-index: 200;
    margin-bottom: 15px;
}
.label-title{
    display: inline-block;
}
.label-title:first-letter{
    text-transform: uppercase;
}
.filter-item-title{
    height: 46px;
    background: #f7f8fa;
    padding: 0 44px 0 12px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.filter-item-title:hover{
    background: #EAEBED;
}
.filter-item.active .filter-item-title{
    background: #414141;
    color: #fff;
}
.filter-item-title:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.filter-item.active .filter-item-title:before{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: -1px;
    border-color: #fff;
}
.filter-item .item-dropdown{
    display: none;
    background: #fff;
    padding: 15px 12px;
    border: 1px solid #e6e6e6;
}
.filter-item.last .item-dropdown{
    margin-bottom: 0;
}
.filter-item.last{
    margin-bottom: 25px;
}
.filter-item.active .item-dropdown{
    display: block;
    border-top-color: transparent;
}
.filter-customcheck-wrap > div:last-of-type{
    margin-bottom: 0;
}
.filter-customcheck {
    position: relative;
    margin-bottom: 15px;
}
.filter-customcheck input[type=checkbox]{
    position: fixed;
    top: -100000px;
}
.filter-customcheck input[type=checkbox] + label{
    position: relative;
    padding-left: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding-right: 15px;
    font-weight: 500;
}
.filter-customcheck input[type=checkbox] + label:before{
    background: url(../images/check-empty.svg) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 1px;
    left: 0px;
}
.filter-customcheck input[type=checkbox]:checked + label:before{
    background: url(../images/checked.svg) 0 0 no-repeat;
}
.filter-item fieldset{
    border: none;
    margin: 0;
    padding: 0;
}


/* ui slider*/
.aside-filters-block .ui-slider{
    border: none !important;
    height: 6px;
    background: #E9E9E9;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
    margin: 10px auto 20px;
    padding: 0;
    right: -4px;
}
.aside-filters-block .ui-slider-range{
    background: #c1c1c1;
    border-radius: 0 !important;
}
.aside-filters-block .ui-slider-handle{
    width: 14px !important;
    height: 14px !important;
    margin-top: 0px !important;
    background: #fff !important;
    cursor: pointer !important;
    border: 1px solid #2e2e2e !important;
}
.aside-filters-block .ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em;
}
.aside-filters-block .ui-corner-all,
.aside-filters-block .ui-corner-top,
.aside-filters-block .ui-corner-right,
.aside-filters-block .ui-corner-tr{
    border-radius: 0 !important;
}
.aside-filters-block .ui-slider-handle.ui-state-default.ui-corner-all{
    border-radius: 2px !important;
    background: #0A8EAB !important;
    border-color: #0A8EAB !important;
    top: -4px;
    opacity: 1 !important;
}
.number_slider_wrapper{
    padding: 0 11px 0 3px;
    background: #E9E9E9;
}
.mse2_number_inputs .form-control{
    height: 32px;
    padding-left: 35px;
}
.mse2_number_inputs label{
    font-size: 14px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: #757575;
}
/*./ ui slider*/

.aside-filters-block .item-dropdown-inner {
    max-height: 290px !important;
    overflow: auto;
}
.reset-filters-btn{
    border: none;
    padding: 0;
    background: transparent;
    color: #000;
}
.reset-filters-btn:hover{
    color: #D12C1C;
}
.reset-filters-btn img{
    margin-top: -2px;
}
.statuses-filters > div > div:last-of-type {
    display: none !important;
}
.statuses-filters > div:last-of-type > div{
    margin-bottom: 0;
}

@media(max-width: 991px){
    .filters-form-title-xs{
        position: relative;
        height: 54px;
        background: #414141;
        padding: 18px 40px 18px 20px;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 5px;
    }
    .filters-form-title-xs:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -3px;
        width: 6px;
        height: 6px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .filters-form-title-xs.active:after{
        transform: rotate(225deg);
        margin-top: -1px;
    }
    .aside-filters-block{
        margin: -20px 0 30px;
    }
    .aside-filters-block form > .row > .col-md-3{
        width: 100%;
    }
    .filter-item-title:after{
        width: 100%;
        height: 1px;
        top: auto;
        left: 0;
    }
    .filter-item .item-dropdown{
        position: relative;
        border-top: none;
        box-shadow: none;
        margin-bottom: 0;
    }
    .filters-form{
        display: none;
    }
    .filters-form.active{
        display: block;
    }
    .filter-item-title{
        transition: none;
    }
    .filter-item-title:hover{
        background: #F3F3F3;
    }
    .filter-item.active .filter-item-title,
    .filter-item .filter-item-title{
        background: #F3F3F3;
        color: #2E2E2E;
        padding-left: 18px;
        font-weight: 600;
        height: 52px;
    }
    .filter-item.active .filter-item-title::before,
    .filter-item .filter-item-title::before{
        border-color: #2E2E2E;
    }
    .filter-item.last{
        border-bottom: 1px solid #F3F3F3;
    }
}
/* /. CATALOG ASIDE FILTER */


/* ======= custom check and radio order-wrapper ======= */
.order-wrapper .checkbox label{
    padding-left: 38px;
    position: relative;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
    margin-bottom: 15px;
    display: inline-block;
}
.order-wrapper .checkbox label input{
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.order-wrapper .checkbox label > div{
    position: absolute;
    left: 5px;
    top: 0;
    width: 22px;
    height: 22px;
    display: block;
    background: white;
    border: 2px solid rgba(0, 0, 0, 0.25);
    transition: 300ms all;
    border-radius: 2px;
}
.order-wrapper .checkbox label:hover > div{
    border-color: #414141;
}
.order-wrapper .checkbox label > div.radio{
    border-radius: 100%;
}
.order-wrapper .checkbox label > div.radio:before{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    content: '';
    display: block;
    background-color: white;
    border-radius: 100px;
    opacity: 0;
    transform: scale(0);
    transition: 300ms all;
}
.order-wrapper .checkbox input:checked + .radio{
    border-color: #414141;
    background-color: #414141;
}
.order-wrapper #msOrder .radio{
    min-height: 1px;
}
.order-wrapper .checkbox input:checked + .radio:before{
    opacity: 1;
    transform: scale(0.5);
}
.order-wrapper .checkboxsquare svg {
    width: 100%;
    opacity: 0;
    transform: scale(0);
    transition: 300ms all;
}
.order-wrapper .checkbox input:checked + .checkboxsquare{
    border-color: #414141;
    background-color: #414141;
}
.checkbox input:checked + .checkboxsquare svg{
    opacity: 1;
    transform: scale(1);
}
.order-wrapper .order-wrapper #msOrder .radio{
    min-height: 1px;
}
.order-wrapper input[type="checkbox"].error + div + span{
    color: red;
}
.order-wrapper .checkbox input:checked.error + div + span{
    color: #444444;
}
.order-wrapper .checkbox p.small{
    padding-left: 38px;
    font-size: 14px;
    color: #444;
}
/* ======= /. custom check and radio ======= */


/* reviews, rating */
.reviews .element {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-bottom: 40px;
    border-radius: 0;
}
.reviews .element .rev-element-body{
    background: #F8F8F8;
    padding: 32px 22px 30px;
}
.reviews .element .rev-element-body:after {
    content: "";
    position: absolute;
    left: 25px;
    bottom: -20px;
    border: 10px solid transparent;
    border-left: 10px solid #F8F8F8;
    border-top: 10px solid #F8F8F8;
}
.rev-element-footer{
    padding: 20px 0 0 40px;
}
.rev-element-footer .rev-name{
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
}
.rating {
    position: relative;
    height: 20px;
    width: 74px;
    color: #CFCFCF;
}
.rating .real {
    position: absolute;
    top: 0;
    left: 0;
    color: #f9ab28;
    width: 0;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
}
.rating.rating1 .real {
    width: 20%;
}
.rating.rating2 .real {
    width: 40%;
}
.rating.rating3 .real {
    width: 60%
}
.rating.rating4 .real {
    width: 80%;
}
.rating.rating5 .real {
    width: 100%;
}
.rev-form .ec-rating-stars span {
    background: transparent;
    width: auto;
    height: auto;
    margin-right: 7px;
}
.ec-rating-stars i {
    cursor: pointer;
    color: #CFCFCF;
    font-size: 20px;
}
.ec-rating-stars .active i,
.ec-rating-stars .active2 i {
    color: #f9ab28;
}
.alert-success {
    background: #d4f5d4;
    padding: 15px;
    border: 1px solid #b3dbb3;
    font-size: 14px;
    margin-bottom: 20px;
}
.form-group.has-error input {
    border-color: #FF1A00;
}
.product-rating-wrapper {
    margin-bottom: 15px;
}
.product-rating {
    display: inline-block;
    margin-right: 10px;
}
.product-rating-wrapper .ec-stars {
    display: inline-block;
    margin: 0;
    font-size: 18px;
    width: 105px;
}
.product-rating-wrapper .ec-stars span {
    background: transparent!important;
    display: block;
    height: 20px;
    width: auto;
    color: #CFCFCF;
}
.product-rating-wrapper .ec-stars .real {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    color: #f9ab28;
}
.product-rating-wrapper .rating-counter {
    font-size: 15px;
}

/* /. reviews, rating */
.content.char {
    overflow-x:auto;
}
.content img {
    height: auto;
    aspect-ratio: auto;
}
.app-header {
    color: #414141;
    padding: 20px 0;
}

.app-header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.app-header__nav-wrapper {
    background-color: #F4F4F4;
    padding: 17px 0;
    margin-top: -20px;
}

.app-header__actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 81px
}

.app-header__actions.is-mobile {
    display: none;
}

.fancyboxModal.app-header__call {
    line-height: 17px;
    font-size: 13px;
    font-weight: 600;
    padding: 13px 18px;
    background-color: white;
    border: 2px solid #0A8EAB;
    color: #414141;
    border-radius: 5px;
    transition: all 0.1s linear;
    text-decoration: none;
}

.fancyboxModal.app-header__call:hover {
    background-color: #0A8EAB !important;
    color: white;
}

.fancyboxModal.app-header__call:active {
    opacity: 0.8;
}

.app-header__burger {
    display: none;
}

.app-header__tel {
    color: #414141;
font-family: "Open Sans";
font-size: 16px;
font-style: normal;
font-weight: 700;
text-decoration: none;
line-height: normal;
text-transform: uppercase;
}

.app-header__email {
    color: #414141;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;

    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;

    transition: all 0.1s linear;
}

.app-header__tel:hover,
.app-header__email:hover {
    color: #0A8EAB;
}

.app-header__tel:active,
.app-header__email:active {
    opacity: 0.8;
}

.app-header__tel svg {
    width: 20px;
    height: 20px;
}

.app-header__email svg {
    width: 20px;
    height: 20px;
}

.app-header__list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 35px;
}

.app-header__other {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 50px;
}

.app-header__link {
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    color: #414141;
    text-decoration: none;
    transition: all 0.1s linear;
    text-transform: uppercase;
}

.app-header__links {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 10px;
    flex-direction: column;
}

.app-header__link:hover{
    color: #0A8EAB;
}

.app-header__link:active{
    opacity: 0.8;
}

.app-header__logo svg {
    width: 188px;
    height: 48px;
}

.app-header__logo  {
    transition: all 0.05s linear;
}

.app-header__logo:hover {
    opacity: 0.6;
}

.app-header__logo:active {
    opacity: 0.9
}

.app-header .mobile-menu {
    top: 200px;
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom: 2px solid #d5d4d4;
}

@media screen and (max-width: 1300px) {
    .app-header__other {
        gap:30px;
    }

    .app-header__list {
        gap: 20px;
    }
}

@media screen and (max-width: 1170px) {
    .app-header__links {
        flex-direction: column;
        gap: 4px;
    }
}

@media screen and (max-width: 990px) {
    .app-header__logo svg {
        width: 138px;
        height: 35px;
    }

    .app-header__nav,
    .app-header__actions.is-desktop {
        display: none;
    }
    
    .app-header__actions.is-mobile { 
        display: flex;        
        width: 100%;
        justify-content: space-between;
        margin-bottom: 10px;
    }
    
    .app-header__actions.is-mobile .app-header__links {
        margin-top: 0;
    }

    .app-header__burger {
        display: block;

        width: 40px;
        height: 14px;
        position: relative;
    }

    .app-header__burger .icon-menu-burger__line,
    .app-header__burger .icon-menu-burger:before,
    .app-header__burger .icon-menu-burger:after {
        background-color: #414141!important;
    }

    .app-header__burger .mob-menu-btn {
        top: 0;
        left: 0;
    }

    .app-header__links {
        flex-direction: row;
        gap: 40px;
        justify-content: center;
        margin-top: 20px;
    }
}

@media screen and (max-width: 660px) {
    .app-header .mobile-menu {
        top: 170px;
    }
}


@media screen and (max-width: 550px) {
    .app-header {
        padding: 15px 0;
    }

    .app-header .mobile-menu {
        top: 64px;
    }
    
    .app-header .mobile-menu {
        top: 164px;
    }
}

.app-intro {
    height: 550px;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;

    display: flex!important;
    align-items: center;
}

.app-intro .container {
    height: max-content !important;
}

.ats-template .top-slider .slick-prev:hover,
.ats-template .top-slider .slick-next:hover {
    background-color: #0A8EAB !important;
}

.ats-template .top-slider .slick-prev,
.ats-template .top-slider .slick-next {
    border-radius: 5px !important;
}

.ats-template .top-slider {
    box-shadow: none !important;
}

.app-intro__title {
    font-weight: 600;
    line-height: 44px;

    font-size: 33.2px;
    text-transform: uppercase;

    margin: 0;
}

.app-intro__lower {
    margin-top: 26px;
    font-weight: 600;
    font-size: 20.8px;
    line-height: 27.5px;
    margin-bottom: 0;
    max-width: 503px;
}

.app-advantages {
    background-color: #F4F4F4;
    padding: 20px 0;
}

.app-advantages__list {
    display: grid;
    grid-template-columns: 303px 315px 315px 303px;
}

.app-advantages__item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;

    position: relative;

    padding-left: 29px;
}

.app-advantages__item:after {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #414141;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
}

.app-advantages__item:last-child:before {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #414141;
    display: block;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
}

.app-advantages__text {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.app-advantages__icon {
    width: 40px;
    height: 40px;
}

@media screen and (max-width: 1300px) {
    .app-advantages .container {
        width: 100%;
    }

    .app-advantages__list {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .app-advantages__item {
        justify-content: center;
        padding-left: 0;
    }
}

@media screen and (max-width: 990px) {
    .app-advantages__list {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }

    .app-advantages__item {
        flex-direction: column;
    }

    .app-advantages__item:after,
    .app-advantages__item:before {
        display: none!important;
    }

    .app-advantages__list {
        position: relative;
    }

    .app-advantages__list:after {
        content: '';
        position: absolute;
        display: block;
        background-color: #cfcfcf;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: 1px;
        height: auto;
        bottom: 0;
    }

    .app-advantages__list:before {
        content: '';
        position: absolute;
        display: block;
        background-color: #cfcfcf;
        top: 50%;
        left: 0;
        right: 0;
        transform: translate(0, -50%);
        height: 1px;
        width: auto;
    }

    .app-advantages__text {
        text-align: center;
    }
}

.app-header__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-top: 20px;
}

.app-header__catalog  button {
    display: flex;
    margin: 0;
    background-color: #0A8EAB;
    align-items: center;
    gap: 10px;
    border: none;
    outline: none;
    border-radius: 5px;
    height: 48px;
    padding: 0 43px;
    color: white;
    text-transform: uppercase;

    transition: all 0.05s linear;
}

.app-header__catalog button svg {
    width: 20px;
    height: 20px;
}

.app-header__catalog button:hover {
    opacity: 0.6;
}

.app-header__catalog button:active {
    opacity: 0.9;
}

.app-header__link-small {
   color: #414141;
font-family: "Open Sans";
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-decoration: none!important;
}

.app-header__link-small:hover {
    color: #0A8EAB;
}

.app-header__link-small:active {
    opacity: 0.9;
}

.app-header__list-small {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}

.app-header__item-small {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.app-header__label-wrapper {
    display: flex;
    align-items: center;
    gap: 40px
}

.app-header__address {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0;
}

.app-header__address-elem {
    color: #414141;
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    line-height: normal;
}

.app-header__address-email {
    color: #414141;
font-family: "Open Sans";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;

text-decoration: none;

display: flex;
align-items: center;
gap: 10px;
}

.app-header__address-link {}

.app-header__address-mid {
    align-items: center;
    display: flex;
gap: 60px;
}

.app-header__address-right {
    align-items: center;
    display: flex;
gap: 10px;
}

.app-header__address-time {
    color: #414141;
font-family: "Open Sans";
font-size: 13px;
font-style: normal;
font-weight: 400;
margin-bottom: 0;
line-height: normal;
}

.app-header__address-email svg {
    display: block;
    width: 20px;
    height: 20px;
}
.app-header__address-link {
    width: 3.4rem;
    height: 3.4rem;
    display: block;
}
.app-header__address-link svg {
    display: block;
    width: 100%;
    height: 100%;
}

.app-header__label {
    color: #0A8EAB;
font-family: "Open Sans";
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
margin-bottom: 0;
}

.app-header__link-small.--th-under {
    text-transform: none;
}

.app-header__item-small + .line {
    display: none!important;
}

.app-header__list-small .line {
    width: 1px;
    height: 16px;
    background-color: #B5B5B5;
}

.line + .line {
  display: none;
}

.app-header__search {
    position: relative;

    display: block!important;
    position: relative!important;

    top: 0!important;
    right: 0!important;
}


.app-header__search input {
    height: 48px;
    padding: 15px 20px;
    background-color: #F4F4F4;

    font-size: 13px;
    line-height: 17px;
    font-weight: 600;

    border: none;
    outline: none;
    border-radius: 5px;
    color: #414141;
}

.app-header__search input::placeholder {
    color: #414141;
}

.app-header__catalog ul ul {
    padding: 0;
}

.app-header__catalog ul ul ul{
    padding: 0;
}

.app-header__search svg {
    width: 20px;
    height: 20px;

    position: absolute;
    top: 50%;
    left: auto;
    right: 20px;
    transform: translateY(-50%);
}

.app-header__catalog ul {
    position: absolute;
    background: white;
    padding: 20px 0 20px 0;
    width: 320px;
    box-shadow: 10px -9px 25px rgba(0, 0, 0, 0.1);

    opacity: 0;
    visibility: hidden;

}

.app-header__catalog ul ul {
    top: 0;
    left: auto;
    right: 0;
    transform: translate(100%, 20px);
}

.app-header__catalog li {
    position: relative;

    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    padding: 11px 15px 13px 20px;
    gap: 10px;
}

.app-header__catalog li.down:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 15px;
    transform: rotate(45deg);
    margin-top: -2px;
    border-top: 1px solid #32363e;
    border-right: 1px solid #32363e;
}

.app-header__catalog li a {
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    text-decoration: none;
    color: #414141;
    transition: all 0.1s linear;
}

.app-header__catalog li:hover > a {
    color: #0A8EAB;
}

.app-header__catalog li:active > a {
    opacity: 0.9;
}


.app-header__catalog > ul {
    z-index: 30;
}

.app-header__catalog > ul ul {
    z-index: 20;
}

.app-header__catalog > ul ul ul {
    z-index: 10;
}

.app-header__catalog:hover > ul {
    opacity: 1;
    visibility: visible;
}

.app-header__catalog .index-catalog-menu-more-btn {
    position: static !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    text-decoration: none;
    color: #414141;
    transition: all 0.1s linear;
}

.app-header__catalog .index-catalog-menu-more-btn:hover {
    color: #0A8EAB;
}

.app-header__catalog .index-catalog-menu-more-btn span {
    top: 1px;
}



.app-header__catalog .index-catalog-menu-more-btn:active {
    opacity: 0.9;
}

.app-header__catalog ul li:hover > a {
    opacity: 1;
    visibility: visible;
    transform: translateX(10px);
}

.app-header__catalog li:hover > ul {
    opacity: 1;
    visibility: visible;
}

.app-header__catalog li:last-child {
    border-bottom: none !important;
}

.app-header__catalog ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    transition: all 0.2s linear;
    transform: translate(100%, 0);
}

.app-intro__list {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 24px;
    width: 534px;
}

.app-intro__item {
    width: 100%;
    background-color: #fff;
    border-radius: 1000px;
    padding: 0 0 0 25px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 18px;
}

.app-intro__item-icon {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
}

.app-intro__item-text {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;

    padding: 0;
    margin: 0;
}

.app-intro__text {
    font-size: 32px;
    line-height: 43px;
    font-weight: 600;
    width: 612px;
    padding-left: 36px;
    border-left: 5px solid #0A8EAB;
}

@media screen and (max-width: 1300px) {
    .app-header__list-small {
        gap: 20px;
    }

    .app-header__catalog button {
        padding: 0 25px;
    }

    .app-header__link-small {
        font-size: 11px;
    }
}


@media screen and (max-width: 1024px) {
   .app-header__address-mid {
       gap: 20px
   }
   .app-header__address-mid {
       flex-direction: column;
              align-items: flex-start;
       gap: 5px
   }
}

@media screen and (max-width: 990px) {
    .app-header__bottom {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .app-intro {
        height: 575px;

        align-items: flex-start;
        padding-top: 60px;
    }

    .app-intro .container {
        width: 100%;
        padding: 0 15px;
    }

    .app-intro__item {
        height: 68px;
    }

    .app-intro__item-icon {
        width: 24px;
        height: 24px;
    }

    .app-intro__item-text {
        font-size: 18px;
        line-height: 25px;
    }

    .app-intro__list {
        grid-gap: 20px;
        width: 455px;
        max-width: calc(100vw - 20px);
         padding-right: 5px;
    }

    .app-intro__text {
        font-size: 22px;
        line-height: 30px;
        width: 425px;
         max-width: calc(100vw - 20px);
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 1400px) {
    .app-intro .container {
        width: 1080px;
    }
}

@media (max-width: 1200px) {
    .app-intro .container {
        width: 900px;
    }
}

.footer-wrapper {
    background-color: #fff;
    color: #414141;
}

.footer-wrapper .footer-top-first * {
    color: #414141;
}

.footer-wrapper .footer_header_line {
    background-color: #0A8EAB !important;
}

.ats-template .footer-bottom {
    background-color: #0A8EAB;
    color: white;
}

.ats-footer *:not(a),
.ats-footer .title_footer{
    color: #414141!important;
}

.callback-btn {
    color: white!important;
}

.app-header__get {
color: #0A8EAB!important;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-decoration: none;
 border-bottom: 2px dashed #0A8EAB;
 width: max-content;
}

.footer-bottom div {
    color: white !important;
}

.footer-bottom {
    background-color: #0A8EAB !important;
    color: white !important;
}

.banner_footer .clr_white{
    color: #414141;
}

.main-wrapper .breadcrumb > li a,
a:not([href="#"]) {
    color: #414141;
    transition: all 0.05s linear;
}

.main-wrapper .breadcrumb > li a:hover,
a:not([href="#"]):hover {
    color: #0A8EAB;
}

.main-wrapper .breadcrumb > li a:active,
a:not([href="#"]):active {
    opacity: 0.9;
}

@media screen and (max-width: 550px) {
    .app-intro__item-text {
        font-size: 1.4rem;
    }
}

h2.contacts_header {font-weight: bold;}

.footer-bottom .col-sm-6 {
    width: 100%;
    text-align: center;
}

.app-catalog-list__row {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 10px;
    }


@media screen and (max-width: 1024px) {
    .app-catalog-list__row {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 768px) {
    .app-catalog-list__row {
        grid-template-columns: 1fr 1fr;
        grid-gap: 0;
    }
    
    .app-header__address-elem {
        max-width: 250px;
    }
    
    .app-header__other,
    .app-header__label-wrapper {
        gap: 20px; 
    }
}

@media screen and (max-width: 670px) {
    .app-header__label {
        display: none;
    }
    .app-header__address-elem {
        max-width: 190px;
    }
}

@media screen and (max-width: 600px) {
    .app-header__nav-wrapper {
        display: none;
    }
    
    .app-header__address {
        margin-top: 0;
        flex-wrap: wrap;
    }
    
    .app-header__address-elem {
        width: 100%;
        max-width: none;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 450px) {
.app-header__other {
    gap: 10px;
    
}

.fancyboxModal.app-header__call {
    font-size: 10px;
    padding: 7px 7px;
}
}

@media screen and (max-width: 375px) {
    .app-catalog-list__row {
        grid-template-columns: 1fr;
    }
    
    .fancyboxModal.app-header__call {
        display: none;
    }
}



.app-catalog-list__row .cart_cat {
    width: 100%;
}

.app-catalog-list__row .cart_con {
    height: 100%;
}

.cat_header {
    height: max-content!important;
    margin-bottom: 0!important;
}

.app-catalog-list__row:before,
.app-catalog-list__row:after {
    display: none;
}

.products-carousel form {
    height: 100%;
}


.b-pricing ul,
.b-pricing ol {
    padding-left: 20px;
}

.mb-inline {
    display: none;
}

.cyan_line_main {
    top: 50px!important;
}

@media screen and (max-width: 1024px) { 
    .services-section .element {
        height: 19vw!important;
    }
}

@media screen and (max-width: 768px) {
    .services-elements .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    
    .services-elements .row:after,
    .services-elements .row:before {
        display: none;
    }
    
    .services-section .element {
        height: 27vw !important;
    }
}

@media screen and (max-width: 550px) {
    .mb-inline {
        display: inline!important;
    }
    
    .services-elements .row { 
         grid-gap: 0px;   
    }
}

@media screen and (max-width: 390px) {
    .services-elements .row { 
        grid-template-columns: 1fr;
    }
    
    .services-section .element {
        height: 54vw !important;
    }
}

.catalog-list-main__row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.catalog-list-main__row:after,
.catalog-list-main__row:before {
    display: none;
}

.catalog-list-main__row .cart_con {
    height: 100%;
}

.catalog-list-main__row .cart_cat {
    width: 100%!important;
}

@media screen and (max-width: 1024px) {
    .catalog-list-main__row {
        grid-gap: 0; 
        grid-template-columns: 1fr 1fr 1fr;
    }
    
    .ats-footer .row {
        display: grid;
        grid-template-columns: 1fr 2fr 2fr 2fr;
    }
    
    .ats-footer .row:after,
    .ats-footer .row:before {
        display: none;
    }
    
    .ats-footer .row .col-md-3 {
        width: 100%;
    }
    
        .news .element a div {
                    height: 200px!important;
    }
    
    .footer-top-inner .footer-contacts {
        margin-top: 0;
    }
    
    .footer-top-first {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    .footer-top-wrapper .container:after,
    .footer-top-wrapper .container:before {
        display: none;
        
    }
    
    .footer-top-wrapper {
        min-height: 0;
    }
    
}

@media screen and (max-width: 768px) {
    .catalog-list-main__row {
        grid-template-columns: 1fr 1fr;
    }
    
    .ats-footer .row {
        display: grid;
        grid-template-columns: 1fr 3fr 3fr 3fr;
    }
    
    .catalog-list-main .container {
        padding: 0;
    }
    
    .element-title {
        margin-bottom: 0!important;
    }
    
    .news .element .element-inner {
        padding: 15px 10px 10px !important;
    }
}

@media screen and (max-width: 700px) {
    .ats-footer .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}


@media screen and (max-width: 550px) {
    .ats-footer .row {
        display: grid;
         grid-template-columns: 1fr;
    }
    
    .footer-top-wrapper .title {
        font-weight: 400;
    }
}

@media screen and (max-width: 400px) {
    .catalog-list-main__row {
        grid-template-columns: 1fr;
    }
}



.app-footer {
    padding: 0 15px;
}

.app-footer__nav {}

.app-footer__nav-list {}

.footer-nav.--th-sub-list .footer-nav__title:after {
    content: "";
    display: block;
    
    width: 16px;
    height: 16px;
    transform: rotate(-45deg) translate(-50%, 0);
    border-top: 1px solid #32363e;
    border-right: 1px solid #32363e;
}

.footer-nav.--th-sub-list.--th-active .footer-nav__title:after {
    transform: rotate(45deg) translate(-50%, 0) scaleY(-1);
}

.footer-nav.--th-sub-list.--th-active .footer-nav__list {
    display: grid;
}

.app-footer__nav-item {
    border-bottom: 1px solid #E2E2E2;
}

.footer-nav__title {
    padding: 16px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 0;
    
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-nav__list {
    
    grid-template-columns: 1fr;
    grid-gap: 18px;
    
    transition: all 0.15s linear;
    display: none;    
    margin-bottom: 16px;
    
}

.footer-nav__elem {
    color: #7E7E7E!important;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 400;
}

.footer-contacts {
    margin-top: 20px;
}

.footer-contacts__list {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 16px;
}

.footer-contacts__item {
     display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

.footer-contacts__icon {
    width: 16px;
    height: 16px;
    flex: 0 0 auto;
        transform: translateY(3px);
}

.footer-contacts__link {
     font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #414141;
    text-decoration: none;
    flex: 1 1 auto;
    margin-bottom: 0;


}

.footer-contacts__action {
    margin-top: 20px;
    width: 155px;
    height: 48px;
    font-size: 12px;
    
    line-height: 17px;
    font-weight: 600;
    background-color: white;
    border: 2px solid #0A8EAB;
    color: #414141;
    border-radius: 5px;
    transition: all 0.1s linear;
    text-decoration: none;
        padding: 13px 18px;
        display: block;
}

.footer-contacts__text {
     font-size: 14px;
     color: #7E7E7E;
     margin-top: 32px;
     padding-bottom: 32px;
}

.app-footer {
        display: none;
    } 

@media screen and (max-width: 550px) {
   .footer-bottom, 
   .ats-footer {
        display: none;
    } 
    
    .app-footer {
        display: block;
    } 
}

.owl-stage {
    display: flex;
}

.cart_con,
.item-vide {
    height: 100%!important;
}

.cart_con {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
}

.img_cat {
    flex: 0 0 auto;
}

.cat_header {
    flex: 1 1 auto;
}

.main_card--container {
    flex: 0 0 auto;
}

.recommended-sections .h2_seo {
    padding-right: 115px;
}

.popular-carousel .slick-track {
    display: flex!important;
}

.popular-carousel .slick-slide {
    height: auto!important;
}

.news  .element {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    
    height: 100%!important;
    margin-bottom: 0!important;
}

.news .card_content {
    flex: 1 1 auto;
}

.news .element-inner {
    height: 100%;
    
     display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column-reverse;
}

.news .element-title {
    flex: 1 1 auto;
}

.news .element-title .element-date {
    flex: 0 0 auto;
}

.news .row {
     display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.news .row:after,
.news .row:before {
    display: none;
}

.news .col-xs-6 {
    width: 100%;
    float: none;
}

@media screen and (max-width: 768px) { 
    .news .row {
     display: grid;
    grid-template-columns: 1fr 1fr;
}
}

@media screen and (max-width: 550px) { 
    .news .row {
     display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px
}
}

body {
    height: 100vh;
    overflow-y: scroll;
}

.ats-page-wrapper {
    height: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
}

.ats-page-wrapper .middle {
    flex: 1 1 auto;
}


.ats-product-card {
    
}

.ats-select {
    position: relative;
    max-width: max-content;
}

.ats-select__btn {
    padding: 10px 20px;
    align-items: center;
    gap: 10px;
    display: flex;
    font-weight: 600;
    align-items: center;
    width: 100%;
    max-width: max-content;
    
    background-color: #F6F6F6;
    outline: none;
    border: none;
    color: #414141;
    transition: all 0.2s linear;
}

.ats-select__btn:hover {
    background-color: #0A8EAB;
    color: white;
    transition: all 0.1s linear;
}

.ats-select__btn .icon {
    width: 14px;
    height: 15px;
    transition: all 0.2s linear;
}

.ats-select__dropdown {
    position: absolute;
    top: auto;
    bottom: -11px;
    transform: translateY(90%);
    left: 0;
    width: max-content;
    background: #FFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    z-index: 9;
    padding: 10px 20px;
    transition: all 0.2s linear;
     opacity: 0;
    visibility: hidden;
}

.ats-select__item {
    width: 100%;
}

.ats-select__select {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    transition: all 0.05s linear;
    padding: 10px 0;
     
    outline: none;
    border: none;
    color: #414141;
    background-color: transparent;
    
    width: 100%;
    position: relative;
    z-index: 10;
    text-align: left;
    color: #414141;
    cursor: default;
}

.ats-select.--th-active .ats-select__btn {
    color: #0A8EAB;
    background-color: #F6F6F6;
}

.ats-select.--th-active .ats-select__dropdown {
    transform: translateY(100%);
    opacity: 1;
    visibility: visible;
}

.ats-select.--th-active .ats-select__btn .icon {
    color: #414141;
    transform: rotate(180deg);
}

.ats-select__select:not(.--th-active):hover {
    color: #7E7E7E;
    cursor: pointer;
}

.ats-select__select.--th-active {
    color: #0A8EAB;
}

.ats-product-card {
    border: 1px solid #E2E2E2;
    background: #FFF;
    list-style-type: none;
    
    padding: 36px 30px 30px 30px;
    
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: column;
}

.ats-top-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    /*margin-top: 8px;*/
}

.pc-grid {
    display: grid;
    grid-template-columns: 387px auto;
    grid-gap: 40px;
}

@media screen and (max-width: 1200px) {
    .pc-grid {
        grid-template-columns: 300px auto;
        grid-gap: 20px;
    }
}

.ats-toggle-cards-view {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
    width: max-content;
    gap: 10px;
}

.ats-toggle-cards-view__btn .icon {
    width: 100%;
    height: 100%;
}

.ats-toggle-cards-view__btn {
    width: 30px;
    height: 30px;
    
    background-color: transparent;
    outline: none;
    border: none;
    transition: all 0.05s linear;
    padding: 0;
    margin: 0;
    color: #414141;
}

.ats-toggle-cards-view__btn:not(.--th-active):hover {
    color: #0A8EAB;
}

.ats-toggle-cards-view__btn.--th-active {
    color: #B4B4B4;
    cursor: default;
}

.ats-product-card__preview {
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
}

.ats-product-card__main {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-end;
}

.ats-product-card__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
    margin-top: 20px;
    margin-bottom: 0;
    min-height: 44px;
}

.slick-initialized .ats-product-card {
    display: flex!important;
}

.ats-product-card__price {
    color: #0A8EAB;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.ats-product-card__mid {
    margin-top: 15px;
    
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ats-product-card__existance .icon {
    width: 20px;
    height: 20px;
}

.ats-product-card__existance {
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    border-radius: 3px;
    background: #F6F6F6;
    margin: 0;
    
    display: flex;
    align-items: center;
    gap: 5px;
    
    padding: 6px 8px;
}


.ats-product-card__params {
    color: #414141;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    
    margin-top: 13px;
}

.ats-product-card__btn {
    border-radius: 5px;
    background: #0A8EAB;
    outline: none;
    display: flex;
    text-align: center;
    transition: all 0.05s linear;
    width: 100%;
    padding: 15px;
    border: none;
    color: white;
    font-weight: 500;
    
    margin-top: 15px;
    
    display: flex;
    justify-content: center;
    font-weight: 700;
}

.ats-product-card__btn:hover {
     background: #09738B;
}

.ats-product-card__btn:active {
    opacity: 1;
}

.ats-top-list {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    
    margin-top: 40px;
    transition: all 0.5s linear;
}

.ats-top-list.--th-row {
     display: grid;
    grid-template-columns: 1fr;
    grid-gap: 40px;
}

@media screen and (max-width: 990px) {
    .pc-grid__left {
        display: none;
    }
    
    .pc-grid {
        grid-template-columns: 1fr;
    }
    
    .ats-top-list {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 1200px) {
    .ats-top-list {
         grid-gap: 20px;
    }
}


@media screen and (max-width: 768px) {
    .ats-top-list {
        grid-gap: 20px;
    }
    
    .ats-product-card {
        padding: 15px;
    }
}

.ats-product-row {
    border: 1px solid #E2E2E2;
    background: #FFF;
    
    display: flex;
    gap: 20px;
    padding: 30px;
    transition: all 0.1s linear;
}

.ats-product-row:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.ats-product-row:hover .ats-product-row__title {
    color: #0A8EAB;
}

.ats-product-row__btn {
    text-decoration: none!important;
    margin-top: 10px!important;
    display: block;
    color: white!important;
}

.ats-product-row__title {
    display: block;
    text-decoration: none!important;
}

.ats-product-row {
    text-decoration: none!important;
}

.ats-product-row__inner {
    flex: 1 1 auto;
}

.ats-product-row__img {
    width: 31.6%;
    height: auto;
    flex: 0 0 auto;
}

.ats-product-row__content {
    display: flex;
    gap: 20px;
}

.ats-product-row__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}

.ats-product-row__params {
    width: 50%;
    flex: 1 1 auto;
    
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    align-items: flex-start;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ats-product-row__right {
    width: 50%;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap :20px;
}

.ats-product-row__price {
    color: #0A8EAB;
    font-family: "Open Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 10px;
}

.ats-product-row__btn.--th-long {
    padding-left: 23px;
    padding-right: 23px;
}

.ats-product-row__btn {
    width: 168px;
}

.ats-product-row__count {
    border-radius: 3px;
    background: #F6F6F6;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    width: 117px;
    height: 32px;
    
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}

.ats-product-row__count .icon {
    width: 20px;
    height: 20px;
    flex: 0 0 auto
}

@media screen and (max-width: 1300px) {
    .ats-product-row {
        padding-right: 10px;
        padding-left: 20px;
    }
    
    .ats-product-row__btn.--th-long {
        width: 100%;
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }
    
    .ats-product-row__top {
        width: 100%;
    }
}

@media screen and (max-width: 1040px) {
    .ats-product-row__btn {
        font-size: 13px!important;
    }
}

@media screen and (max-width: 990px) {
    .ats-product-row__btn {
        font-size: 15px!important;
    }
}

@media screen and (max-width: 700px) {
    .ats-product-row__content {
        display: block;
    }
    
    .ats-product-row__params,
    .ats-product-row__right {
        width: 100%;
    }
    
    .ats-product-row__right {
        margin-top: 10px;
        gap: 10px;
    }
    
    .ats-product-row__img {
        width: 45%;
    }
}


@media screen and (max-width: 550px) {
    .ats-top-list {
       grid-template-columns: 1fr;
    }
    
    .ats-toggle-cards-view {
        display: none;
    }
    
    .ats-product-card__preview {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
}

.ats-catalog-text {
    margin-top: 40px;
    margin-bottom: 30px;
}

.ats-catalog-text img {
    display: none;
}

.ats-catalog-text ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    padding-left: 17px;
}

.ats-catalog-text li {
    list-style: initial;
    
}

.ats-catalog-text h1 {
    color: #414141;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ats-catalog-text h4 {
    color: #414141;
    font-family: "Open Sans";
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ats-catalog-text {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
}

.ats-catalog-text * {
    margin: 0;
}

.ats-catalog-text p {
    color: #414141;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ats-ready-watched {
     margin-top: 40px;
     margin-bottom: 40px;
}

.ats-ready-watched__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 auto;
}

.ats-ready-watched__list {
    margin-top: 40px;
    width: 100%;
    max-width: calc(1240px + 40px);
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.ats-ready-watched .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    border: none;
}

.ats-ready-watched .slick-arrow:hover {
    opacity: 0.6;
    background-color: transparent;
}

.ats-ready-watched .slick-prev:after, 
.ats-ready-watched .slick-next:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ats-ready-watched .slick-next {
    left: auto;
    right: 0;
    transform: translate(-5px, -50%);
}

.ats-ready-watched .slick-prev {
    left: 0;
    right: auto;
    transform: translate(12px, -50%);
}

.ats-ready-watched__list .ats-product-card {
    margin: 0 20px;
}

@media screen and (max-width: 1280px) {
    .ats-ready-watched__list .ats-product-card {
        margin: 0 10px;
    }
}

.pp-container {
    width: 100%;
    max-width: 128rem;
    padding: 0 20px;
    margin: 0 auto;
}

.pp-top {
    margin-top: 40px;
}

.pp-top__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.pp-top__top {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 39.75% auto;
    grid-gap: 40px;
}

.pp-gallery .fotorama__img,
.pp-gallery .fotorama__stage{
       border: 1px solid #E2E2E2!important;
}

.pp-advantages__item .icon {
    color: #0A8EAB;
}

.pp-gallery .fotorama__stage__frame{ 
    padding: 10px;    
    display: flex;
    align-items: center;
    justify-content: center;
}

.pp-gallery__big {
     border: 1px solid #E2E2E2;
    background: #FFF;
}

.pp-gallery__small {
    margin-top: 20px;
    padding: 0 26px;
}

.pp-gallery__small-wrapper {
    position: relative;
}

.pp-gallery__arrows {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    visibility: hidden;
    transform: translateY(-50%);
    
    display: flex;
    align-items: center;
    justify-content: space-between; 
    z-index: 10;
    
}

@media screen and (max-width: 880px) {
     .ats-top-list {
        grid-template-columns: 1fr 1fr;
    }
}


@media screen and (max-width: 550px) {
     .ats-top-list {
        grid-template-columns: 1fr;
    }
} 

.ats-product-card__title a {
    text-decoration: none!important;
}

.ats-product-card:hover {
    border: 1px solid #E2E2E2;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.1s linear;
}

.pp-gallery__arrow {
    visibility: visible;
     
    width: 12px;
    height: 20px;
    
    transition: all 0.05s linear;
    background: none;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.pp-gallery__arrow:hover {
    opacity: 0.5;
}

.pp-gallery__arrow:active {
    opacity: 0.8;
}

.pp-gallery__small .wrapper {
    padding: 5px;
    border: 1px solid #E2E2E2;
    background: #FFF;
    margin: 0 5px;
}

.pp-gallery__big {
    border: 1px solid #E2E2E2;
    background: #FFF;
}

.pp-advantages {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}

.pp-advantages__item {
    border-radius: 3px;
    background: #F6F6F6;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    max-width: max-content;
    
    display: flex;
    padding: 6px 8px;
    align-items: center;
    gap: 5px;
}

.pp-advantages__item .icon {
    width: 20px;
    height: 20px;
    flex: 0 0 auto;
}

.pp-advantages__item .text-blue {
    color: #0A8EAB;
}

.pp-params {
    margin-top: 24px;
}

.pp-params__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.pp-params__list {
    margin-top: 11px;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}

.pp-params__item {
    color: #414141;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.delivery-offer {
    background: #F6F6F6;
    padding: 34px;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.delivery-offer__title {
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.pp-content {
    display: grid;
    grid-template-columns: 45.26% 49.5%;
    grid-gap: 37px;
}

.delivery-offer__text {
    margin-top: 17px;
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}

.delivery-offer__btn {
     margin-top: 17px;
     
    border-radius: 5px;
    background: #0AABAB;
    
    color: #FFF;
    text-align: center;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
    transition: all 0.05s linear;
    cursor: pointer;
    outline: none;
    border: none;
    width: 100%;
    padding: 13px 0;
}

.delivery-offer__btn:hover {
    opacity: 0.6;
}

.delivery-offer__btn:active {
    opacity: 0.8;
}

.leasing-offer {
    background: #F6F6F6;
    padding: 34px;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.leasing-offer__inner {
    display: flex;
    alight-items: center;
    justify-content: center;
    gap: 8px;
}

.leasing-offer__title {
    color: #0A8EAB;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 100% */
    text-transform: uppercase;
    margin: 0;
}

.pp-boards {
    opacity: 0;
    visibility: hidden;
    
    transition: all 0.5s linear;
}

.pp-boards.--th-active {
    opacity: 1;
    visibility: visible;
}

.pp-boards .box.visible {
    width: 100%;
}

.leasing-offer__content {
    width: 100%;
    max-width: 193px;
}

.pp-content__other {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.leasing-offer__text {
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    margin-top: 8px;
}

.btn-blue {
    border-radius: 5px;
    background: #0A8EAB;
    

    color: #FFF;
    text-align: center;
    font-family: "Open Sans";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    transition: all 0.05s linear;
    
    cursor: pointer;
    outline: none;
    border: none;
    width: 100%;
    padding: 13px;
}

.leasing-offer__btn {
    margin-top: 30px;
}

.btn-blue:hover {
    background: #09738A;
}

.btn-blue:active {
    opacity: 0.8;
}

.leasing-offer__icon {
    width: 65px;
    height: 65px;
    flex: 0 0 auto
}

.tabs-navigation {
    display: flex;
    
    background: #f6f6f6;
    position: relative;
    
    margin-top: 40px;
}

.tabs-navigation__btn {
     flex: 1 1 auto;
     padding: 30px 0;
     
    color: #0a8eab;
    text-align: center;
    font-family: 'OpenSans-Semibold', sans-serif;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    background-color: #fff;
    
    border: none;
    outline: none;
    transition: all 0.2s linear;
    position: relative;
    cursor: default;
    text-decoration: none !important;
}

.tabs-navigation__btn:not(.--th-active):hover {
    background-color: #0A8EAB;
    color: white;
    cursor: pointer;
}

.tabs-navigation__btn.--th-active {
    color: #414141;
}

.tabs-navigation__btn:after {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    position: absolute;
    bottom: 0;
    height: 3px;
    background-color: #0a8eab;
    
    transition: all 0.2s linear;
    
    opacity: 0;
    visibility: hidden;
}

.tabs-navigation__btn.--th-active:after {
    opacity: 1;
    visibility: visible;
}

.pp-content-text h2 {
    color: #414141;
font-family: "Open Sans";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 0;
}

.pp-content-text ul li ul li {
    list-style-type: circle;
}

.pp-content-text > ul > li:not(:first-child) {
    margin-top: 10px;
}

.pp-content-text h3 {
    color: #414141;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-weight: 600;
    opacity: 0.6;
    margin: 0;
}

.pp-content-text li,
.pp-content-text p {
    color: #414141;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.pp-content-text p + h2 {
    padding-top: 20px;
}

.pp-content-text li {
    list-style: disc;
}

.pp-content-text ul {
    padding-left: 20px;
}

.pp-content-text {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
}


.deal-support {
    margin-top: 40px;
}


.deal-support__title {
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.deal-support__lower {
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    margin-top: 10px;
}


.deal-support__list {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.deal-support-num {
    padding: 0 30px;
}

.deal-support-num:nth-child(2) {
    border-left: 1px solid #7E7E7E;
    border-right: 1px solid #7E7E7E;
}

.deal-support-num__title {
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.deal-support-num__text {
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    margin: 0;
    margin-top: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

@media screen and (max-width: 550px) {
    .pp-content-text h3 {
        font-size: 14px;
    }
}

.deal-support-num__title .text-blue{
    font-size: 40px;
    color: #0A8EAB;
}

.deal-support-num__title .text-blue + span {
    margin-left: 8px;
}

.deal-support-num__title span + .text-blue {
    margin-left: 5px;
}

.company-advantages {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    margin-top: 40px;
}

.company-advantage {
    padding: 17px 13px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    background: #F6F6F6;
}

.company-advantage__icon {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
}

.company-advantage__text {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.widget-form {
    background: #EEF7F9;
    padding: 40px 0;
    margin-top: 40px;
    
    position: relative;
}

.widget-form:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 8;
    background: #EEF7F9;
    width: 100vw;
}

.widget-form__inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
    position: relative;
    z-index: 10;
}

.widget-form__content {
    padding-left: 107px;
    position: relative;
    z-index: 9;
}

.widget-form__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.widget-form__lower {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 390px;
    width: 100%;
}

.widget-form__quote {
    position: relative;
    margin-top: 11px;
    padding-top: 15px;
    padding-left: 35px;
}

.widget-form__quote-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 92px;
    height: 70.812px;
}

.gear-form {
    position: relative;
}

.gear-form__decor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    width: max-content;
    transform: translateX(-100%);
    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
}

.gear-form__decor .top,
.gear-form__decor .bot {
    height: 171px;
    width: 171px;
}

.gear-form__inner {
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 50px 40px;
    margin-right: 40px;
    position: relative;
    z-index: 10;
}

.gear-form__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
}

.gear-form__field {
    width: 100%;
}

.gear-form__field + .gear-form__field {
    margin-top: 10px;
}

.gear-form__input {
    width: 100%;
    padding: 14px 15px;
    background: #FFF;
    
    border: 1px solid #B4B4B4;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gear-form__input::placeholder {
     color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gear-form__input:focus {
    border-color: #0A8EAB;
}

.gear-form__action {
    margin-top: 20px;
    width: 100%;
}


.ats-checkbox-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 10px
}

.ats-checkbox {
    width: 15px;
    height: 15px;
    
    position: relative;
    flex: 0 0 auto;
}

.ats-checkbox__input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    cursor: pointer;
    
    opacity: 0;
}

.ats-checkbox__fake {
    width: 100%;
    height: 100%;
    
    display: flex;
    align-items: center;
    justify-content: center;
    
    border: 1px solid #B4B4B4;
    background: #F3F3F3;
    cursor: pointer;
}

.ats-checkbox__rec {
    width: 70%;
    height: 70%;
    background-color: #0A8EAB;
    
     opacity: 0;
    visibility: hidden;
    
    transition: all 0.05s linear;
}

.ats-checkbox__input:checked + .ats-checkbox__fake .ats-checkbox__rec {
    opacity: 1;
    visibility: visible;
}

.gear-form__police {
    margin-top: 10px;
}

.ats-checkbox-label {
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}

.ats-checkbox-label a {
     text-decoration: underline;   
     font-weight: inherit;
     font-size: inherit;
     line-height: inherit;
}

.ats-checkbox-label a:hover {
    color: #0A8EAB;
}

.pp-dimensions-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    padding: 0 25px;
}

.dimensions + .dimensions {
    margin-top: 25px;
}
.pp-boards-wrapper {
    margin-top: 40px;
    position: relative;
    padding-bottom: 40px;
}
.pp-boards-wrapper:after {
    content: "";
    display: block;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    bottom: 0;
    position: absolute;
    
    background-color: #E2E2E2;
}

.pp-boards-wrapper .tabs-navigation__btn {
    display: none;
}
.dimensions__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.dimensions__list {
    margin-top: 15px;
}
.dimensions__item {
    padding: 10px 0 9px 0;
    border-bottom: 1px solid #E2E2E2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
.dimensions__label {
    color: #7E7E7E;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    flex: 1 1 auto;
}
.dimensions__value {
    color: #414141;
text-align: right;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
flex: 0 0 auto;
max-width: 173px;
}

.pp-stage-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 20px;
    grid-column-gap: 40px;
    
    margin-top: 20px;
}

.stage {
    background: #F6F6F6;
    padding: 20px 20px 33px 20px;
}
.stage__description {
    
}
.stage__text {
   color: #414141;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}
.pp-stage-title {
    font-size: 24px;
    color: #414141;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.pp-stage-list + .pp-stage-title {
    margin-top: 40px;
}
.stage__title {
    color: #414141;
font-family: "Open Sans";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.stage__work-list {
    margin-left: 40px;
}
.stage ul + p {
    margin-top: 10px;
}

.stage__work-item {
    color: #414141;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    list-style: disc;
}

@media screen and (max-width: 1040px) {
    .pp-content {
         grid-gap: 10px;
    }
    
    .pp-content__other {
          grid-template-columns: 1;
    }
    
    .pp-top__top {
        grid-template-columns: 34.75% auto;
        grid-gap: 15px;
    }
    
    .pp-content__other {
        display: grid;
        grid-gap: 10px;
    }
    
    .delivery-offer,
    .leasing-offer {
        padding: 20px;
        justify-content: flex-end;
    }
    
    .delivery-offer__title {
        font-size: 20px;
    }
    
    .delivery-offer__text {
        margin-top: 9px;
    }
    
    .widget-form__content {
        padding-left: 0;
    }
    
    .gear-form__inner {
        margin-right: 0;
    }
    
    .company-advantages {
        grid-template-columns: 1fr 1fr;
    }
    
    .leasing-offer__icon {
        width: 45px;
        height: 45px;
    }
    
    .leasing-offer__title {
        font-size: 19px;
    }
    
    .tabs-navigation {
        width: auto;
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media screen and (max-width: 860px) {
    .pp-top__top {
        grid-template-columns: 1fr;
    }
    
    .pp-content {
         grid-template-columns: 1fr 1fr;   
    }
    
    .pp-gallery__big,
    .pp-gallery {
        width: 100%;
        overflow: hidden;
    }
    
    .tabs-navigation__btn {
        font-size: 12px;
    }
    
    .pp-stage-list {
        grid-gap: 15px;
    }
    
    .pp-dimensions-grid {
        grid-gap: 20px;
        padding: 0 0px;
    }
    
    .deal-support-num {
        padding: 10px;
    }
    
    .deal-support-num__text {
        font-size: 14px;
    }
    
    .deal-support__list {
        width: auto;
        margin-left: -20px;
        margin-right: -20px;
    }
    
    .widget-form__inner {
        flex-direction: column;
        align-items: stretch;
    }
    
    .gear-form__decor {
        position: absolute;
        top: 0;
        bottom: 0;
        left: auto;
        right: -20px;
        top: 0;
        transform: translateY(-52%);
    }
}

.pp-boards [data-value] {
    display: none;
}

@media screen and (max-width: 650px) {
    .pp-top__title {
        font-size: 18px;
    }
    
    .pp-top__top {
        margin-top: 20px;
    }
    
    .pp-boards-wrapper .tabs-navigation__btn {
        display: flex;
    }
    
    .tabs-navigation {
        display: none;
    }
    
    .pp-boards [data-value] {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .pp-boards-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .tabs-navigation__btn {
        font-size: 14px;
        
         display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px;
    }
    
    .tabs-navigation__btn .icon {
        width: 14px;
        height: 8px;
    }
    
    .tabs-navigation__btn.--th-active .icon {
        transform: rotate(180deg);
    }
}

@media screen and (max-width: 550px) {
    .pp-gallery__small {
        margin-top: 15px;
    }
    
    .pp-stage-title {
        font-size: 20px;
    }
    
    .pp-content {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .pp-content__other {
        display: grid;
        grid-template-columns: 1fr;
    }
    
    .leasing-offer {
        align-items: flex-start;
    }
    
    .leasing-offer__icon {
        width: 56px;
        height: 56px;
    }
    
    .leasing-offer__content {
        max-width: 100%;
    }
    
    .delivery-offer__btn,
    .leasing-offer__btn {
        margin-top: 10px;
    }
    
    .pp-content {
        grid-gap: 20px;
    }
    
    .pp-params {
        margin-top: 20px;
    }
    
    .pp-params__title {
        margin-bottom: 0;
    }
    
    .pp-boards-wrapper {
        margin-top: 20px;
    }
    
    .pp-dimensions-grid {
        grid-template-columns: 1fr;
    }
    
    .pp-stage-list {
         grid-template-columns: 1fr;
    }
    
    .deal-support {
        margin-top: 20px;
    }
    
    .deal-support__title {
        font-size: 20px;
    }
    
    .deal-support__lower {
        margin-top: 5px;
        font-size: 14px;
    }
    
    .deal-support__list {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        grid-template-columns: 1fr;
    }
    
    .deal-support-num:nth-child(2) {
        border-top: 1px solid #7E7E7E;
        border-bottom: 1px solid #7E7E7E;
        border-left: none;
        border-right: none;
    }
    
    .deal-support-num__text {
        margin-top: 2px;
    }
    
    .company-advantages {
        margin-top: 20px;
    }
    
    .company-advantage {
        padding: 15px;
        flex-direction: column;
                align-items: flex-start;
    }

    .company-advantage__text {
        font-size: 14px;
    }
    
    .gear-form__decor {
        bottom: auto;
        top: -53px;
    }
    
    .gear-form__decor .top, .gear-form__decor .bot {
        height: 106px;
        width: 106px;
    }
    
    .gear-form__inner {
        padding: 30px 20px;
    }
    
    .pp-content-text h2 {
        font-size: 16px;
    }
    
    .pp-content-text li, .pp-content-text p {
        font-size: 13px;
    }
    
    .pp-content-text {
        grid-gap: 10px;
    }
    
    .dimensions__title {
        font-size: 16px;
    }
    
    .dimensions__list {
        margin-top: 5px;
    }
    
    .dimensions__value,
    .dimensions__label {
        font-size: 12px;
    }
    
    .dimensions + .dimensions {
        margin-top: 15px;
    }
    
    .pp-content-text p + h2 {
        padding-top: 10px;
    }
    
    .stage__title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .stage__text {
        font-size: 13px;
        margin-bottom: 10px;
        padding-left: 15px;
    }
    
    .stage {
        padding: 15px;
    }
    
    .pp-top {
        margin-top: 20px;
    }
    
    .pp-boards {
        padding-bottom: 15px;
            width: 100%;
    overflow: hidden;
    }
    
    .pp-boards-wrapper {
        padding-bottom: 20px;
        grid-gap: 5px;
    }
    
    .widget-form__title {
        font-size: 20px;
    }
    
    .widget-form__quote {
        margin-top: 20px;
        padding-top: 0;
    }
    
    .widget-form__quote-icon {
        top: -10px;
    }
    
    .gear-form__action {
        margin-top: 15px;
    }
    
    .gear-form__field + .gear-form__field {
        margin-top: 15px;
    }
    
    .widget-form {
        margin-top: 20px;
    }
}

.ats-modal {}

.ats-modal__title {
    color: #414141;
text-align: center;
font-family: "Open Sans";
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 2.8rem */
text-transform: uppercase;

margin: 0;
}

.ats-modal__text {
    color: #414141;
text-align: center;
font-family: "Open Sans";
font-size: 1.6rem;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 1.6rem */
margin-top: 15px;
}

.ats-modal__product {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}

.ats-modal__img-wrapper {
    width: 130px;
    height: 96px;
    border: 1px solid #E2E2E2;
    background: #FFF;
    flex: 0 0 auto;
}
.ats-form .smart-captcha {
    margin-bottom: 20px;
}
.ats-modal__img {
    width: auto;
    max-width: 100%;
    height: 100%;
    
}

.ats-modal__product span {
    color: #414141;
font-family: "Open Sans";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

span.ats-modal__product-price {
    color: #0A8EAB;
}

.ats-modal__form {
    margin-top: 20px;
}

.ats-modal__icon {
    width: 65px;
    height: 65px;
    margin: 0 auto 20px auto;
    display: block;
}

.ats-modal .agreement {
    margin-bottom: 0;
}

.smart-captcha.error {
    border: 1px solid red;
}

.SmartCaptcha-Shield {display: none !important;}

.root-catalog__list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 40px;
        
        margin-bottom: 100px;
    }
    
.root-catalog-card__img-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        
        overflow: hidden;
        
        width: 133px;
        height: 100%;
        
        flex: 0 0 auto;
    }
    
.root-catalog-card {
        background: #FFF;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
        padding-left: 20px;
        padding-right: 10px;
        text-decoration: none !important;
        
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
        gap: 20px;
        transition: all 0.5s linear;
    }
    
.root-catalog-card:hover {
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.17);
    }
    
.root-catalog-card__title {
        color: #000;
        font-family: "Open Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        
        margin: 0;
    }
    
@media screen and (max-width: 1300px) {
        .root-catalog__list {
            grid-gap: 20px;
        }
    }
    
@media screen and (max-width: 1150px) {
        .root-catalog__list {
            grid-template-columns: 1fr 1fr;
        }
    }
    
@media screen and (max-width: 820px) {
        .root-catalog-card__title {
            font-size: 15px;
        }
        
        .root-catalog-card__img-wrapper {
            width: 100px;
        }
    }
    
@media screen and (max-width: 700px) {
        .root-catalog__list {
            grid-template-columns: 1fr;
            margin-bottom: 50px;
        }
    }
    

.ats-recomended {
    margin-top: 40px;
    width: 100%;
    max-width: 1248px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 50px;
}

.ats-recomended .ats-product-card {
    margin-left: 20px;
    margin-right: 20px;
}

.ats-recomended__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.ats-recomended__slider-wrapper {
     margin-top: 40px;
     position: relative;
}

.ats-recomended__slider {
     position: relative;
     z-index: 9;
}

.ats-recomended__arrows {
    position: absolute;
    top: 50%;
    left: -20px;
    right: -20px;
    transform: translateY(-50%);
    
    display: flex;
    justify-content: space-between;
    
   
    z-index: 10;
    visibility: hidden;
}

.ats-recomended__arrow {
    width: 18px;
    height: 30px;
    transition: all 0.1s linear;
    visibility: visible;
    background-color: transparent!important;
    border: none;
    outline: none;
    padding: 0;
}

.ats-recomended__arrow svg {
    width: 100%;
    height: 100%;
}

.ats-recomended__arrow:hover {
    opacity: 0.7;
}

.ats-recomended__arrow:active {
    opacity: 0.9;
}

.ats-recomended__arrow.--th-next {}

.ats-recomended__arrow.--th-prev {
    transform: scaleX(-1);
}
    
.ats-recomended .slick-track {
    display: flex;
}

.ats-recomended .slick-slide {
    height: auto;
    display: flex;
}
    
    
@media screen and (max-width: 1040px) {
    .ats-recomended .ats-product-card {
    margin-left: 10px;
    margin-right: 10px;
}
}

@media screen and (max-width: 550px) {
    .ats-recomended__title {
        font-size: 20px;
    }
    
    .ats-recomended__arrow {
    }
}
    
.pp-boards-wrapper table {
    width: 100%!important;
      border-collapse: collapse;
}

.ats-catalog-promo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    width: 100%;
}

.ats-catalog-promo-action {
    margin-top: 40px;
    display: flex;
    justify-content: center;
     margin-bottom: 40px;
}

.ats-catalog-promo-action a {
    display: block;
    width: max-content;
}

.h2_seo>.cyan_line {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
}

@media screen and (max-width: 1100px) {
    .ats-catalog-promo {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 650px) {
    .ats-catalog-promo {
        grid-template-columns: 1fr;
    }
    
    .root-catalog-card {
        min-height: 100px;
    }
    
    .ats-catalog-promo {
        margin-top: 50px;
    }
    
    .ats-catalog-promo-action {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.popular-carousel .ats-product-card {
    margin-left: 10px;
    margin-right: 10px;
}

.pp-boards-wrapper .content table td, 
.pp-boards-wrapper .content table th {
    border: none;
}

.pp-boards-wrapper .content table td:not(:first-child), 
.pp-boards-wrapper .content table th:not(:first-child) {
    font-weight: 500;
    color: #414141;
    text-align: center;
}

.pp-boards-wrapper .content table tr:first-child td,
.pp-boards-wrapper .content table tr:first-child th {
    font-weight: 700;
}

.pp-boards-wrapper .content table tr td[rowspan],
.pp-boards-wrapper .content table tr th[rowspan],
.pp-boards-wrapper .content table tr td[colspan],
.pp-boards-wrapper .content table tr th[colspan] {
    font-weight: 700;
    font-size: 1.2em;
}

.pp-boards-wrapper .content table td, .content table th {
    padding: 7px 20px;
}

.pp-boards-wrapper .content table p {
    margin-bottom: 0;
    text-align: left;
}

.pp-boards-wrapper .content table tr:nth-child(odd) {
    background-color: transparent;
}


.id-793 h3 {
    padding-top: 1.6rem;
    font-size: 2.5rem;
    letter-spacing: -.06rem;
    padding-bottom: 2rem;
}

.id-793 p {
    line-height: 2.25rem;
    font-weight: 400;
    letter-spacing: .012rem;
}

.id-793 .warranty {
    display: flex;
    padding-top: 2rem;
    column-gap: 1.55rem;
    padding-bottom: 3.5rem;
}

.id-793 .warranty .warranty-item {
    flex: 0 0 33.33%;
}

.id-793 .warranty .warranty-item img {
    display: block;
}

.id-793 .warranty .warranty-item span {
    display: block;
    position: relative;
    line-height: 2.2rem;
    letter-spacing: .06rem;
}

.id-793 .warranty .warranty-item.first span {
    width: 75%;
    top: .9rem;
}

.id-793 .warranty .warranty-item.second span {
    width: 70%;
    left: 0;
    top: 1rem;
}

.id-793 .warranty .warranty-item.third span {
    width: 85%;
    left: -.5rem;
    top: .9rem;
}

.id-793 .delivery-options {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4rem;
    row-gap: 4rem;
}

.id-793 .delivery-options__option {
    flex: 1 1 calc(50% - 4rem);
    box-sizing: border-box;
    padding: 4.1rem 4rem 3rem 4rem;
    background-color: #f4f4f4;
}

.id-793 .delivery-options__item {
    padding-bottom: 0.6rem;
}

.id-793 .delivery-options__option h4 {
    font-size: 2rem;
    padding-bottom: 0.1rem;
    font-weight: 600;
}

.id-793 .delivery-options__option h5 {
    font-weight: 600;
}
.id-793 .delivery-options__option span {
    letter-spacing: .05rem;
}

.id-793 .delivery-options__option ul {
    line-height: 2.2rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.id-793 .delivery-options__option li {
    padding-left: 2.4rem;
    margin-bottom: 0;
}

.id-793 .delivery-options__option li::before {
    content: "•";
    font-size: 1.5rem;
    color: inherit;
    vertical-align: middle;
    padding-left: 0.5em;
}

.id-793 .delivery-options__option ul.--no-marker {
    list-style-type: decimal;
    margin-left: 2.2rem;
    line-height: 2.2rem;
    margin-top: 1.1rem;
    margin-bottom: .5rem;
}

.id-793 .delivery-options__option ul.--no-marker li {
    padding-left: 0.1rem;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.id-793 .delivery-options__option ul.--no-marker li::before {
    content: none;
}

.id-793 .delivery-features__wrapper {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    background-color: #eef7f9;
    margin-top: 9.5rem;
    padding-top: 2.6rem;
    padding-bottom: 6.6rem;
}

.id-793 .delivery-features {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4rem;
    row-gap: 4rem;
    align-items: flex-start;
}

.id-793 .delivery-features .container::before {
    content: none;
}

.id-793 .delivery-features__feature {
    flex: 1 1 calc(50% - 4rem);
    box-sizing: border-box;
    padding-left: 2rem;
    border-left: 3px solid #0a8eab;
}

.id-793 .delivery-features__feature h5 {
    text-transform: uppercase;
    letter-spacing: -.03rem;
}

.id-793 .delivery-features__feature div {
    letter-spacing: .055rem;
    margin-bottom: -.4rem;
}

.id-793 .delivery-payment__wrapper {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.id-793 .delivery-payment {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4rem;
    row-gap: 4rem;
    align-items: stretch;
    margin-top: 4rem;
}

.id-793 .delivery-payment__column {
    flex: 1 1 calc(50% - 4rem);
    box-sizing: border-box;
    padding-left: 2rem;
}

.id-793 .delivery-payment__column.--right {
    display: flex;
    flex-direction: column;
    row-gap: 2rem;
    padding-left: 0;
}

.id-793 .delivery-payment__wrapper h4 {
    font-size: 2.1rem;
    letter-spacing: -.12rem;
}

.id-793 .delivery-payment__wrapper .--payment-item {
    letter-spacing: .045rem;
}
.id-793 .delivery-payment__wrapper .--payment-item strong{
    margin-right: .9rem;
    font-size: 2rem;
}

.id-793 .delivery-payment__wrapper .--payment-item {
    background-color: #f4f4f4;
    padding: 3rem;
}

.id-793 .delivery-payment__wrapper .--payment-item h4 {
    margin-bottom: 1.5rem;
}

.id-793 .delivery-payment__column .delivery-payment__items {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.id-793 .delivery-payment__column .delivery-payment__item {
    display: flex;
    flex-direction: row;
}

.id-793 .delivery-payment__column.--right .--payment-item {
    display: flex;
    flex-grow: 1;
}

.id-793 .delivery-payment__column.--right .--payment-item strong {
    width: 6rem;
    display: block;
}

.id-793 .delivery-payment__column .delivery-payment__text {
    padding-top: .6rem;
    margin-left: -.3rem;
    letter-spacing: .05rem;
}

.id-793 .delivery-payment__column.--right .--payment-item.--first h4 {
    font-weight: 500;
    font-size: 2rem;
    padding-top: 1.2rem;
    padding-left: 1rem;
    letter-spacing: .01rem;
    margin-right: 5.6rem;
}

.id-793 .delivery-payment__column.--right .--payment-item.--first span {
    line-height: 2.2rem;
    width: 29rem;
    margin-top: .3rem;
    letter-spacing: .055rem;
}

.id-793 .delivery-payment__column.--right .--payment-item.--second h4 {
    font-weight: 500;
    margin-left: 0.9rem;
    margin-top: 0.8rem;
    letter-spacing: -.02rem;
}

.id-793 .delivery-payment__column.--right .--payment-item.--second span {
    margin-left: 9.9rem;
    margin-top: .9rem;
    letter-spacing: .056rem;
}

.id-793 .legal-entity {
    margin-top: 2.4rem;
}

.id-793 .legal-entity ul {
    line-height: 0.7rem;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
    margin-left: 0.4rem;
    letter-spacing: .05rem;
}

.id-793 .legal-entity li {
    padding-left: 2.4rem;
}

.id-793 .legal-entity li::before {
    content: "•";2
    font-size: 1.5rem;
    color: inherit;
    vertical-align: middle;
    padding-left: 0.5em;
}

.id-793 .legal-entity .legal-entity__requisites {
    line-height: 2.2rem;
    letter-spacing: .06rem;
}

.id-793 .legal-entity .legal-entity__requisites_title {
    padding-top: .3rem;
    padding-bottom: 1rem;
}


.id-793 .advantages {
    display: flex;
    column-gap: 4rem;
    padding-bottom: 3.5rem;
    margin-bottom: -4.1rem;
}

.id-793 .advantages .advantages-item {
    flex: 0 0 calc(33.33% - 2.8rem);
    padding: 3rem;
    background-color: #eef7f9;
}

.id-793 .advantages .advantages-item img {
    display: block;
}

.id-793 .advantages .advantages-item h4 {
    font-weight: 500;
    font-size: 2rem;
    padding-top: 1.9rem;
    letter-spacing: .03rem;
}

.id-793 .advantages .advantages-item span {
    display: block;
    position: relative;
    line-height: 2.2rem;
    letter-spacing: .06rem;
    top: -1.4rem;
    margin-bottom: -1.3rem;
}

.id-793 .advantages .advantages-item.first span {
    width: 75%;
}

.id-793 .advantages .advantages-item.second span {
    width: 85%;
}

.id-793 .advantages .advantages-item.third h4 {
    padding-left: 0;
}
.id-793 .advantages .advantages-item.third span {
    width: 100%;
    left: -.1rem;
}



.id-793 .widget-form-wrapper {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    background-color: #eef7f9;
    margin-top: 4.5rem;
}


.id-793 .widget-form-wrapper .widget-form {
    padding-top: 2rem;
}

.id-793 .widget-form-wrapper .widget-form .widget-form__content {
    padding: 9rem 0 0 0;
}

.id-793 .widget-form-wrapper .widget-form .widget-form__title{
    position: relative;
    top: -.5rem;
}
.id-793 .widget-form-wrapper .widget-form .widget-form__quote {
    padding: 0;
}

.id-793 .widget-form-wrapper .widget-form .widget-form__inner {
    align-items: normal;
    position: inherit;
}

.id-793 .widget-form-wrapper .gear-form {
    flex: 0 0 calc(50% - 2.1rem);
}

.id-793 .widget-form-wrapper .gear-form__inner {
    margin-right: 0;
}

.id-793 .widget-form-wrapper .gear-form__decor {
    justify-content: flex-start;
    gap: 1rem;
}

.id-793 .widget-form-wrapper .gear-form__title {
    font-size: 2rem;
    padding: 0;
    letter-spacing: .01rem;
}

.id-793 .widget-form-wrapper .widget-form .widget-form__contacts {
    display: flex;
    column-gap: 4rem;
}

.id-793 .widget-form-wrapper .widget-form .widget-form__contact span{
    font-weight: 500;
    font-size: 1.6rem;
}

.id-793 .widget-form-wrapper .widget-form .widget-form__contact a {
    padding-top: .5rem;
    color: #0A8EAB;
}

.id-793 .widget-form__comment {
    padding-top: 2rem;
    letter-spacing: .06rem;
}
.id-793 .widget-form__ps {
    padding-top: 1.8rem;
    width: 76%;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.1rem;
    letter-spacing: .015rem;
    margin-bottom: 2rem;
}

.id-793 .widget-form-wrapper form input[name="callbackfio"],
.id-793 .widget-form-wrapper form input[name="callbacktel"]{
    height: 5rem;
}

.id-793 .widget-form-wrapper form input[name="callbackmessage"] {
    height: 7rem;
}

.widget-form__contact {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

@media screen and (max-width: 840px) {
    .widget-form__contact {
        flex-direction: row;
        gap: 10px
    }
}


@media screen and (max-width: 768px) {
    .id-793 .pagetitle {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 2.4rem;
        line-height: 150%;
        width: 80%;
        margin-bottom: 2.3rem;
    }

    .id-793 h3 {
        padding-top: 0.2rem;
        font-size: 2rem;
        letter-spacing: 0.01rem;
        padding-bottom: 0.1rem;
    }

    .id-793 p {
        line-height: 1.57rem;
        font-size: 1.2rem;
        letter-spacing: .002rem;
    }

    .id-793 .warranty {
        display: flex;
        padding-top: 0rem;
        column-gap: 1.55rem;
        padding-bottom: 0rem;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        text-align: center;
        font-size: 1.16rem;
        line-height: 1.5rem;
    }

    .id-793 .warranty .warranty-item img {
         display: inline;
    }

    .id-793 .warranty .warranty-item {
        padding-bottom: 2.9rem;
    }

    .id-793 .warranty .warranty-item span {
        margin: 0 auto;
        letter-spacing: .02rem;
        line-height: 1.5rem;
    }

    .id-793 .warranty .warranty-item.first span {
        width: 65%;
        top: .6rem;
        left: -.1rem;
    }

    .id-793 .warranty .warranty-item.second span {
        width: 85%;
        left: 0;
        top: .6rem;
    }

    .id-793 .warranty .warranty-item.third span {
        width: 85%;
        left: 0;
        top: .9rem;
    }

    .id-793 .delivery-options {
        display: flex;
        flex-wrap: wrap;
        column-gap: 4rem;
        row-gap: 2rem;
        line-height: 1.2rem;
        flex-direction: column;
    }

    .id-793 .delivery-options__option {
        flex: 1 1 calc(50% - 4rem);
        box-sizing: border-box;
        padding: 2.3rem 2rem 1.4rem 2rem;
        background-color: #f4f4f4;
    }

    .id-793 .delivery-options__option h4 {
        font-size: 1.4rem;
        padding-bottom: 0;
        font-weight: 600;
    }

    .id-793 .delivery-options__option h5 {
        font-weight: 500;
        font-size: 1.2rem;
        letter-spacing: .01rem;
        margin-bottom: 0.1rem;
        line-height: 1.7rem;
        padding-top: .1rem;
        padding-bottom: 1rem;
    }

    .id-793 .delivery-options__item {
        padding-bottom: 1.1rem;
        font-size: 1.2rem;
    }

    .id-793 .delivery-options__option span {
        display: block;
        letter-spacing: .0rem;
    }

    .id-793 .delivery-options__option ul {
        margin-top: 0;
        margin-bottom: -.5rem;
        line-height: 1.4rem;
    }

    .id-793 .delivery-options__option li {
        padding-left: 1.9rem;
        font-size: 1.2rem;
        margin: 0;
    }

    .id-793 .delivery-options__item.--contragents h5 {
        padding-bottom: 0.5rem;
    }
    .id-793 .delivery-options__item.--contragents ul {
        padding-bottom: 0.4rem;
        margin-top: 0;
    }
    .id-793 .delivery-options__item.--contragents li {
        line-height: 1.6rem;
    }

    .id-793 .delivery-options__option ul.--no-marker {
        list-style-type: decimal;
        margin-left: 1.8rem;
        margin-top: -0.2rem;
        padding-bottom: 0rem;
    }

    .id-793 .delivery-options__option ul.--no-marker li {
        padding-left: 0.1rem;
        font-size: 1.2rem;
        letter-spacing: 0rem;
        margin-top: 0.3rem;
        margin-bottom: 0.2rem;
    }

    .id-793 .delivery-options__option.--third h4,
    .id-793 .delivery-options__option.--features h4{
        padding-bottom: 0.5rem;
    }

    .id-793 .delivery-options__option.--third ul {
        line-height: 1.6rem;
    }

    .id-793 .delivery-options__item.--options {
        line-height: 1.6rem;
        padding-bottom: 1rem;
    }

    .id-793 .delivery-options__item.--options h5{
        padding-bottom: 0.7rem;
    }

    .id-793 .delivery-options__item.--cost {
        line-height: 1.4rem;
        padding-bottom: .5rem;
    }

    .id-793 .delivery-options__option.--features ul {
        line-height: 1.55rem;
        margin-bottom: -0.2rem;
    }

    .id-793 .delivery-options__option.--features .delivery-options__item.--options {
        line-height: 1.56rem;
    }


    .id-793 .delivery-features__wrapper {
        margin: 2rem 0 0rem 0;
        transform: none;
        width: auto;
        padding-top: 2rem;
        padding-bottom: 2.5rem;
        padding-left: .5rem;
    }

    .id-793 .delivery-features {
        flex-direction: column;
        row-gap: 2.2rem;
    }

    .id-793 .delivery-features h3 {
        font-size: 2.1rem;
        letter-spacing: -.05rem;
    }

    .id-793 .delivery-features h5 {
        letter-spacing: -.14rem;
        margin-bottom: 0.8rem;
    }

    .id-793 .delivery-features__feature {
        font-size: 1.35rem;
    }

    .id-793 .delivery-features__feature div{
        letter-spacing: .03rem;
        margin-bottom: -.4rem;
        line-height: 2rem;
        padding-left: .2rem;
    }

    .id-793 .delivery-payment__wrapper {
        margin-top: 2rem;
        margin-bottom: 1.7rem;
    }

    .id-793 .delivery-payment__wrapper h4{
        font-size: 1.4rem;
        letter-spacing: -.03rem;
    }

    .id-793 .delivery-payment {
        margin-top: 2rem;
        row-gap: 2rem;
    }

    .id-793 .delivery-payment__column.--payment-item {
        padding: 2rem;
        font-size: 1.2rem;
    }

    .id-793 .delivery-payment__column.--payment-item h4 {
        margin-bottom: 2.5rem;
    }

    .id-793 .delivery-payment__column.--payment-item strong {
        font-size: 1.4rem;
        display: block;
        width: 4rem;
    }

    .id-793 .delivery-payment__column .delivery-payment__items {
        display: flex;
        flex-direction: column;
        gap: 1.3rem;
    }
    .id-793 .delivery-payment__column .delivery-payment__item {
        display: flex;
        flex-direction: row;
    }

    .id-793 .delivery-payment__column .delivery-payment__item .delivery-payment__text {
        margin-top: -.9rem;
        line-height: 1.6rem;
        letter-spacing: 0;
        width: 75%;
        margin-left: .01rem;
    }

    .id-793 .delivery-payment__column.--right .--payment-item{
        padding: 2rem;
        font-size: 1.2rem;
    }

    .id-793 .delivery-payment__column.--right .--payment-item.--first h4 {
        font-size: 1.4rem;
        padding-top: 1.5rem;
        padding-left: 0;
        margin-right: 4rem;
    }

    .id-793 .delivery-payment__column.--right .--payment-item.--first span {
        line-height: 1.6rem;
        width: auto;
        margin-top: 0;
        letter-spacing: .003rem;
        margin-left: -0.1rem;
    }

    .id-793 .delivery-payment__column.--right .--payment-item.--second h4 {
        font-size: 1.4rem;
        padding-top: 0.7rem;
        letter-spacing: 0.04rem;
        padding-left: 0;
        margin-left: 0;
    }

    .id-793 .delivery-payment__column.--right .--payment-item.--second span {
        margin-left: 6.9rem;
        margin-top: .8rem;
        letter-spacing: 0;
        line-height: 1.6rem;
    }

    .id-793 .legal-entity {
        font-size: 1.2rem;
        margin-top: 2rem;
    }

    .id-793 .legal-entity ul {
        margin-top: 1.5rem;
        margin-left: 0rem;
    }

    .id-793 .legal-entity li {
        padding-left: 2rem;
        letter-spacing: 0;
        line-height: 1.6rem;
        margin: 0;
    }

    .id-793 .legal-entity .legal-entity__requisites {
        line-height: 1.64rem;
        letter-spacing: 0;
    }

    .id-793 .advantages {
        flex-direction: column;
        row-gap: 2rem;
        font-size: 1.6rem;
    }

    .id-793 .advantages .advantages-item {
        padding: 2rem 2.5rem;
    }

    .id-793 .advantages .advantages-item h4 {
        font-size: 1.6rem;
        padding-top: 1rem;
    }

    .id-793 .advantages .advantages-item span {
        font-size: 1.3rem;
    }

    .id-793 .widget-form-wrapper {
        margin-top: 3rem;
    }

    .id-793 .widget-form-wrapper .widget-form {
        padding-top: 3rem;
        margin-top: 0;
    }

    .id-793 .widget-form-wrapper .widget-form .widget-form__content {
        padding-top: 0;
    }

    .id-793 .widget-form-wrapper .widget-form__quote{
        margin-top: 1rem;
    }

    .id-793 .widget-form-wrapper .widget-form__contacts {
        flex-direction: column;
        row-gap: 2rem;
    }

    .id-793 .widget-form-wrapper .widget-form__contacts a {
        justify-content: flex-start
    }

    .id-793 .widget-form__ps {
        width: 100%;
        margin-bottom: 2rem;
    }

    .id-793 .widget-form-wrapper .gear-form__title{
        font-size: 1.6rem;
        padding-top: 1rem;
        margin-bottom: 1.5rem;
    }

}

.ats-top-subcatalogs {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    row-gap: 20px;
    margin-bottom: 3.7rem;
    width: 100%;
}

.ats-top-subcatalogs::after {
  content: "";
  flex: 0 0 calc((100% - 40px) / 2);
}

.ats-top-subcatalogs a.subcatalog-card {
    border: 1px solid #e2e2e2;
    display: flex;
    text-decoration: none;
    height: 12.1rem;
    flex: 0 0 calc((100% - 40px) / 2);
    align-items: center;
    transition: box-shadow 0.3s ease;
    flex-grow: 100;
}

.ats-top-subcatalogs a.subcatalog-card:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.ats-top-subcatalogs h4.subcatalog-card__title {
    font-size: 1.6rem;
    font-weight: normal;
    width: 22rem;
    padding-left: 1.9rem;
    letter-spacing: .04rem;
    padding-top: 1.8rem;
    line-height: 2.2rem;
}


.ats-top-subcatalogs .subcatalog-card__img-wrapper {
    padding-left: 2rem;
}

.ats-top-subcatalogs .subcatalog-card__img {
    width: 13.5rem;
}

.sort-wrapper {
    justify-content: space-between;
    display: flex;
    width: 100%;
}

@media(max-width: 767px){
    .ats-top-subcatalogs {
        margin-bottom: 1.7rem;
    }    
}

.category-col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.category-col__inner {
     display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.categories {
      display: grid;
      grid-template-columns: 1fr 2fr 1fr;
      gap: 20px;
      
      margin-top: 40px;
    }

    .category {
      background: #f3f9fa;
      padding: 15px 20px;
      border-radius: 6px;
    }

    .category h3 {
      font-size: 18px;
      font-weight: 600;
      margin: 0 0 10px 0;
      color: #414141;
    }

    .category ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }
    
    .category a {
      font-size: 14px;
      color: #747474;
      text-decoration: none;
      transition: all 0.2s linear;
    }
    
    .category a:hover {
        color: #414141;
    }
    
    
@media(max-width: 1024px){
         .categories {
            grid-template-columns: 1fr;
        }   
        
        .category-col {
             grid-template-columns: 1fr 1fr;
        }
        
        .category-col:nth-child(1) .category:last-child {
             grid-column: span 2;
        }
        
         .category-col:nth-child(2) > div:last-child {
             grid-column: span 2;
        }
}

@media(max-width: 650px){
         .categories {
            grid-template-columns: 1fr!important;
        }   
        
        .category-col {
             grid-template-columns: 1fr!important;
        }
        
        .category-col__inner {
            grid-template-columns: 1fr!important;
        }
        
            .category-col:nth-child(1) .category:last-child {
                grid-column: span 1;
            }
            
             .category-col:nth-child(2) > div:last-child {
             grid-column: span 1;
        }
}

@media(max-width: 550px) { 
     .category a {
            font-size: 12px;
        }
        
        .category {
                padding: 15px 10px;
        }
        
        .category h3 {
            font-size: 14px;
        }
}

.s-footer {
    padding: 4rem 0 2rem 0;
    background: #F4F4F4;
}

.s-footer__inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.s-footer__logo {
    width: 149px;
    height: 38px;
}

.s-footer__menu {
    margin-top: 20px;
     display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px
}

.s-footer__menu-item a{
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}

.s-footer__map {
    color: #414141;
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 40px;
    margin-bottom: 0;
}

.s-footer__map .s-footer__sub-link {
    font-size: 13px;
    font-weight: 600;
}

.s-footer__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;

margin-bottom: 15px;
}

.s-footer__sub-link {
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    max-width: max-content;
    text-decoration: none;
}

.s-footer__sub-link + .s-footer__sub-link {
    margin-top: 10px;
}

.s-footer__col-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s-footer__col-socials {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}

.s-footer__social {
    width: 34px;
    height: 34px;
    display: block;
}

.s-footer__social svg {
    display: block;
    width: 100%;
    height: 100%;
}

.s-footer__call {
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    text-decoration: none;
    display: block;
    
    border-radius: 5px;
    border: 2px solid #0A8EAB;
    
    padding: 13px 23px;
}

.s-footer__tel {
    color: #414141;
    font-family: "Open Sans";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    
    width: max-content;
    display: block;
}

.s-footer__get {
    color: #0A8EAB!important;
    font-family: "Open Sans";
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    
    border-bottom: 2px dashed #0A8EAB;
    width: max-content;
    display: block;
    text-decoration: none;
}

.s-footer__col-mid {
     display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
    margin-top: 30px;
}

.s-footer__schedule {
    color: #414141;
    font-family: "Open Sans";
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 21px;
}

.s-footer__email {
    color: #414141!important;
    font-family: "Open Sans";
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}

.s-footer__info {
    color: #414141;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 18px;
    margin-bottom: 0;
}

.s-footer__police {
    color: #414141;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
    margin-top: 40px;
    margin-bottom: 0;
    max-width: 667px;
}

.s-footer__police a {
     color: #414141;
}

.s-footer__copyright {
    margin-top: 20px;
     margin-bottom: 0;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media screen and (max-width: 700px) {
    .s-footer__inner {
        grid-template-columns: 1fr;
        grid-gap: 20px;    
    }
}

.content ol {
    list-style: auto;
    padding-left: 20px;
}

.content ol:before {
    display: none;
}

.s-products {
    background-color: transparent!important;
}

.s-products .slick-arrow {
    top: 50%!important;
    height: 60px!important;
    background-color: #EFEFEF!important;
    border: none!important;
}

.s-products .slick-next {
    right: -10px!important;
}

.s-products .slick-prev {
    left: -10px!important;
    right: auto!important;
}

.s-products {
    padding: 0 30px;
}

@media(max-width: 550px) { 
    .s-products .slick-arrow {
    height: 30px!important;
    width: 20px!important;
}

.s-products {
    padding: 0 16px;
}

.s-products .slick-next {
    right: 0!important;
     left: auto!important;
}

.s-products .slick-prev {
    left: 0!important;
    right: auto!important;
}

.slick-prev:after, .slick-next:after {
    width: 6px!important;
    height: 6px!important;
}

.slick-next:after  {
    margin-left: -4px!important;
    margin-top: -3px!important;
    }
}

.w-form__inner {
    background-color: #F4F4F4;
}

.w-form__content {
    padding: 40px;
}

.w-form__label {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 40px;
    margin-bottom: 0;
}

.w-form__sub-title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 20px;
}

.w-form__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}

.w-form__list {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.form-item {
    padding-left: 18px;
    border-left: 2px solid #0A8EAB;
    margin-bottom: 0!important;
}

.form-item__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
    
    span {
        font-size: 24px;
    }
}

.form-item__lower {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}

.w-form__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 36px;
    margin-top: 20px;
}

.w-form__btn {
    color: #FFF;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
    border-radius: 5px;
    background: #0A8EAB;
    border: none;
    outline: none;
    transition: all 0.1s linear;
    height: 50px;
}

.w-form__btn:hover {
    opacity: 0.7;
}

.w-form__btn:active {
    opacity: 0.5;
}


.w-form__input {
    border: 1px solid #B4B4B4;
    background: #FFF;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 13px 10px;
}

@media screen and (max-width: 1300px) {
    .w-form__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        position: relative;
    }
    
    .w-form__list:after,
    .w-form__list:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: #0A8EAB;
        transform: translate(-50%, -50%);
        opacity: 0.4;
    }
    
    
    .w-form__list:after {
        width: 2px;
        height: 100%;
    }
    
    .w-form__list:before {
        height: 2px;
        width: 100%;
    }
    
    .form-item {
        padding-left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-left: none;
    }
}

@media screen and (max-width: 900px) { 
.w-form__content {
    padding: 20px;
}

.w-form__grid {
    gap: 16px;
}

}

@media screen and (max-width: 768px) { 
    .w-form__title {
        font-size: 24px;
    }
    
    .form-item__title {
        font-size: 28px;
    }
    
    .form-item__title span {
        font-size: 14px;
    }
    
    .w-form__grid {
        grid-template-columns: 1fr 1fr;
    }
    
    .w-form__btn {
         grid-column: span 2;
    }
    
    .form-item__lower {
        font-size: 12px;
    }
    
}

.w-form__img.is-mobile {
    display: none;
}

.form-item__lower {
    text-align: center;
}

@media screen and (max-width: 540px) { 
    .w-form__img.is-desktop {
        display: none;
    }
    .w-form__img.is-mobile {
        display: block;
    }
    
    .w-form__title {
        font-size: 20px;
    }
    
    .form-item__title {
        font-size: 28px;
    }
    
    .form-item {
        padding-left: 20px;
        border-left: 2px solid #0A8EAB;
        align-items: flex-start;
    }
    
    .w-form__list {
        grid-template-columns: 1fr;
    }
    
    .w-form__list:after,
    .w-form__list:before {
        display: none;
    }
    
    .form-item__title span {
        font-size: 22px;
    }
    
    .form-item__lower {
        font-size: 14px;
    }
    
    .w-form__label {
        margin-top: 20px;
        font-size: 14px;
    }
    
    .w-form__sub-title {
        font-size: 16px;
    }
    
    .w-form__grid {
        grid-template-columns: 1fr;
    }
    
    .w-form__btn {
        grid-column: span 1;
         font-size: 14px;
    }
    
    .w-form__input {
        font-size: 14px;
    }
}

.w-about {
    margin-top: 40px;
}

.w-about__title {
    margin: 0;
    
    color: #414141;
    text-align: center;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.w-about__img {
    margin-top: 40px;
    width: 100%;
    height: auto;
}

.w-about__grid {
    display: grid;
    grid-template-columns: auto 57.5%;
    grid-gap: 124px;
    margin-top: 40px;
}

.w-about__label {
    margin: 0;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.w-about__text {
    margin: 0;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

 .w-about__img.is-mobile {
        display: none;
    }


@media screen and (max-width: 768px) { 
    .w-about__grid {
    display: grid;
    grid-template-columns: auto 57.5%;
    grid-gap: 30px;
}
}

@media screen and (max-width: 768px) { 
    .w-about__grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
}


@media screen and (max-width: 450px) { 
    .w-about__img.is-mobile {
        display: block;
    }
    
    .w-about__img.is-desktop {
        display: none;
    }
}

.s-products {
    margin-top: 40px;
}



.w-lising-top__text {
    margin-top: 40px;
    
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.w-lising-advantages__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    margin-top: 40px;
    margin-bottom: 0;
}

.w-lising-advantages__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 127px;
    
    margin-top: 40px;
}

.w-lising-advantages__icon .icon {
    width: 80px;
    height: 80px;
}

.w-lising-advantages__label {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    
    margin-top: 20px;
    margin-bottom: 0;
    max-width: 300px;
}

.w-lising-conditions {
    background: #F4F4F4;
    padding: 40px 67px;
    margin-top: 40px;
}

.w-lising-conditions__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 24px;
    margin: 0;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.w-lising-conditions__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 44px;
    
    margin-top: 40px;
}

.w-lising-conditions__item {
    padding-left: 18px;
    border-left: 2px solid #0A8EAB;
}

.w-lising-conditions__item .title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    margin: 0;
}

.w-lising-conditions__item .lower {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    
    margin: 0;
}

.w-lising-conditions__item .title .big {
    font-size: 36px;
}

.w-lising-conditions__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 45px;
    grid-row-gap: 21px;
    
    margin-top: 42px;
}

.lising-list-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.lising-list-item__icon {
    flex: 0 0 auto;
}

.lising-list-item__icon .icon {
    width: 40px;
    height: 40px;
}

.lising-list-item__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 9px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.what-lising {
    margin-top: 40px;
}

.what-lising__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    margin: 0;
}

.what-lising__list {
    margin-top: 40px;
    
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 28px;
}

.what-lising__item {
    padding: 30px;
    background: #EEF7F9;
    margin: 0!important;
}

.what-lising__item:before {
    display: none!important;
}

.what-lising__lower {
    color: #414141;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
    margin: 0;
    position: relative;
    z-index: 10;
    min-height: 54px;
}

.what-lising__label {
    color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
    margin: 0;
    position: relative;
    z-index: 10;
    margin-top: 10px;
}

.what-lising__num {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 128px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
    position: absolute;
    top: 50%;
    left: 9px;
    z-index: 10;
    transform: translateY(-50%);
}


.form-banner {
    background: #EEF7F9;
    padding: 40px 0;
    
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
    justify-content: space-between;
}

.form-banner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    z-index: -1;
     background: #EEF7F9;
     left: 50%;
     transform: translateX(-50%);
}

.form-banner__title {
    color: #414141;
    font-family: "Open Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    max-width: 523px;
    position: relative;
    z-index: 11;
    
    margin: 0;
}

.form-banner__lower {
   color: #414141;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    margin-bottom: 0;
    margin-top: 20px;
    max-width: 493px;
    
     position: relative;
    z-index: 11;
}

.form-banner .gear-form__inner {
    margin-right: 0;
    width: 600px;
}

.form-banner .gear-form__decor {
    position: absolute;
    top: 50%;
    transform: translate(-100%, -50%);
}


@media screen and (max-width: 1024px) {
    .what-lising__list {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }
    
    .form-banner .gear-form__inner {
        margin-right: 0;
        width: 500px;
    }
    
    .w-lising-advantages__grid {
        grid-gap: 27px;
    }
}

@media screen and (max-width: 880px) {
    .what-lising__list {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }
    
    .form-banner .gear-form__inner {
        margin-right: 0;
        width: 100%;
        margin-top: 20px;
    }
    
    .w-lising-advantages__grid {
        grid-gap: 27px;
    }
    
    .form-banner {
        flex-direction: column;
        align-items: stretch;
    }
    
    .form-banner .gear-form__decor {
        top: 120px;
        transform: translateY(-52%);
    }
    
    .w-lising-conditions {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 660px) { 
    .w-lising-advantages__grid {
        grid-template-columns: 1fr 1fr;
    }
    .what-lising__list,
    .w-lising-conditions__list,
    .w-lising-conditions__grid {
        grid-template-columns: 1fr;
    }
}

.w-lising-top__text {
    margin-bottom: 0;
}

@media screen and (max-width: 500px) { 
    .w-lising-advantages__grid {
        grid-template-columns: 1fr;
    }
    
    .w-lising-top__text {
        font-size: 12px;
        margin-top: 20px;
    }
    
    .w-lising-advantages__title {
        font-size: 20px;
        text-align: center;
        margin-top: 20px;
    }
    
    .w-lising-advantages__grid {
        margin-top: 20px;
        grid-gap: 20px;
    }
    
    .w-lising-advantages__icon {
        width: max-content;
        height: max-content;
        margin-left: auto;
        margin-right: auto;
    }
    
    .w-lising-advantages__label {
        margin-top: 10px;
        font-size: 14px;
        text-align: center;
        max-width: none;
    }
    
    .w-lising-conditions {
        padding: 20px;
    }
    
    .w-lising-conditions__title {
        font-size: 20px;
    }
    
    .w-lising-conditions__grid {
        margin-top: 20px;
        grid-gap: 20px;
    }
    
    .w-lising-conditions__item .title {
        font-size: 20px;
    }
    
    .w-lising-conditions__item .title .big {
        font-size: 28px;
    }
    
    .w-lising-conditions__item .lower { 
        font-size: 14px;
        margin-top: 6px;
    }
    
    .w-lising-conditions__list {
        margin-top: 27px;
        grid-row-gap: 15px;
    }
    
    .lising-list-item__icon .icon {
        width: 30px;
        height: 30px;
    }
    
    .lising-list-item {
        gap: 10px;
        align-items: center;
    }
    
    .lising-list-item__title {
        font-size: 14px;
        margin-top: 0;
    }
    .what-lising {
        margin-top: 20px;
    }
    
    .what-lising__title {
        font-size: 20px;
    }
    .what-lising__list {
        margin-top: 20px;
    }
    
    .what-lising__item {
        padding: 15px!important;
    }
    .what-lising__lower {
        font-size: 16px;
        min-height: 13px;
    }
    .what-lising__label {
        font-size: 14px;
    }
    .what-lising__num {
        font-size: 80px;
    }
    .form-banner__title {
        font-size: 20px;
    }
    .form-banner__lower {
        font-size: 14px;
        margin-top: 10px;
    }
    .form-banner {
        padding: 20px 0;
    }
}

.s-footer__cards {
    display: flex;
    gap: 10px;
}

.s-footer__cards svg {
    display: block;
    height: 28px;
    width: auto;
    margin-top: 20px;
}

   .sitemap .submenu {
    display: none;
    padding-left: 0;
    margin-left: 0;
}

.s-site-map .sitemap {
    padding-left: 0;
    margin-left: 0;
}

.s-site-map > ul > li {
    padding-left: 0;
}

.s-site-map .toggle {
    padding: 0;
    margin: 0;
    margin-left: 10px;
    background-color: transparent;
    border: none;
}


.s-site-map li:after,
.s-site-map li:before,
.s-site-map ul:after,
.s-site-map ul:before {
    display: none!important;
}

.sitemap .submenu.open {
    display: block;
}

.toggle {
    cursor: pointer;
}

.toggle::before {
    content: "▶"; /* стрелка */
    display: inline-block;
}

.toggle.active::before {
    content: "▼"; /* раскрытая стрелка */
}

.fab {
    position: fixed;
    top: auto;
    bottom: 8rem;
    left: auto;
    right: 1rem;
    gap: 1.5rem;
     display: flex;
    flex-direction: column;
}

.fab__link {
   transition: all 0.2s linear;
    
    width: 5rem;
    height: 5rem;
}

.fab__link:hover {
    opacity: 0.8;
}

.fab__link svg {
    width: 100%;
    height: 100%;
}



















































