@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Exo+2&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@font-face {
    font-family: 'Gilroy';
    src:url('../fonts/Gilroy-Light.otf'),
        url('../fonts/Gilroy-Light.ttf'),
        url('../fonts/Gilroy-Light.woff'),
        url('../fonts/Gilroy-Light.woff2');
        font-weight: normal;
        font-style: normal;
		 font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src:url('../fonts/Gilroy-ExtraBold.otf'),
        url('../fonts/Gilroy-ExtraBold.ttf'),
        url('../fonts/Gilroy-ExtraBold.woff'),
        url('../fonts/Gilroy-ExtraBold.woff2');
        font-weight: bold;
        font-style: normal;
		 font-display: swap;
}

.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: #2E2E2E;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
}
.content{
    line-height: 1.6;
    font-size: 1.6rem;
}
.content p {text-align:justify;}
.main-wrapper{
    min-height: 100%;
    margin-bottom: -395px;
    background: #fff;
}
.footer-push{
    height: 395px;
}
.footer-wrapper{
    min-height: 395px;
    background: url(../images/foot.webp)	no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    position: relative;
    font-size: 13px;
    color: rgb(213 213 213);
}
.footer-wrapper a{
    color: #fff;
}
.footer-bottom{
    padding: 30px 0;
}
.footer-top-wrapper{
    padding: 20px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.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: 315px;
}
.footer-top-wrapper .title{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
   
}
.footer-menu li{
    margin-bottom: 8px;
}
.footer-contacts-el{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.footer-contacts-el a{
    text-decoration: none;
}
.footer-contacts-el a:hover{
    color: rgb(255 209 50);
}
.footer-top-last .button{
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.footer-top-last .button:hover{
    background: transparent;
    border-color: #39A845;
    color: #39A845;
}
.bottom_form_wrapper_title {margin-bottom: 10px;
    color: #fff;
    font-size: 16px;}
.social-links a{margin:0 10px 0 0}
.footer-wrapper .social-links{padding-top: 15px;}
.social-links a{color: rgb(178 213 61);
    margin: 0px 5px 0px 0px;
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    /* border: 1px solid rgba(255, 255, 255, 0.3); */
    border-radius: 50px;
   /*background: linear-gradient(180deg,rgb(255 231 91) 0%,rgb(255 204 41) 39%,rgb(255 229 87) 100%); */}

.social-links .vk_link:hover{color:#5880B7;}
.social-links .wa_link:hover{color:#43d854;}
.social-links .tw_link:hover{color:#0088cc;}
.social-links .inst_link:hover{color:#8838A4;}
.social-links .yutb_link:hover{color:#F50000;}
.social-links .ok_link:hover{color:#EE811C;}

@media(max-width: 1299px){
    .footer-top-inner{
        padding-right: 0;
    }
    .footer-top-first{
        padding-bottom: 50px;
        margin-bottom: 50px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    .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: 20px;
    position: relative;
    font-style: normal;
    font-family: roboto slab,sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #1f1c21;
}
h2,
.title-h2 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 25px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    font-family: roboto slab,sans-serif;
    color: #1f1c21;
    font-style: normal;
}
h3,
.title-h3{
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    color: #2E2E2E;
	    text-transform: uppercase;
    font-weight: 600;
    font-family: roboto slab,sans-serif;
    color: #1f1c21;
}
h4,
.title-h4{
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    font-weight: bold;
	    text-transform: uppercase;
    font-weight: 600;
    font-family: roboto slab,sans-serif;
    color: #1f1c21;
}
h5,
.title-h5{
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
    position: relative;
    font-weight: bold;
	    text-transform: uppercase;
    font-weight: 600;
    font-family: roboto slab,sans-serif;
    color: #1f1c21;
}
h1.line,
h2.line{
    position: relative;
}
h1.line:after,
h2.line:after{
    content:"";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 80px;
    height: 2px;
    background: #39A845;
}
.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: 30px;
    }
    h2,
    .title-h2{
        font-size: 22px;
    }
	
}
p{
    margin-bottom: 20px;
}
a{
    color: #493939;
    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;
}

.show {
  display: block;
}
.text-left{
    text-align: left!important;
}
.text-center{
    text-align: center!important;
}
.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;
	
}
.pprofi {position:relative;}
.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: #39A845;
    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: 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;
    border-bottom: 7px solid #4a342e;
	border-radius: 20px;
	
	overflow: hidden;
 box-shadow: rgb(0 0 0 / 10%) 1px 1px 1px -5px, rgb(0 0 0 / 6%) 0px 2px 10px 2px;
	
   }

.content table tr:nth-child(odd) {
    background: #fff;
}
.content table tr { background: #f9f9f9;}
.content table td, 
.content table th {
    padding: 14px 20px;
    font-size: 14px;

    vertical-align: middle;
    color: #5F5F5F;
}
.content table th{
    color: rgb(255 255 255);
    font-weight: 500;
    background: rgb(74 52 46);
    font-size: 14px;
	color: rgb(255, 255, 255);
    font-weight: 500;
    min-width: 60px;
    text-align: center;
    line-height: 1.2;
    background: rgb(74, 52, 46);
    font-size: 14px;
}
}
.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;
    border-radius: 50%;
    display: block;
    opacity: 0;
}
.slick-dots li{
    cursor: pointer;
    background: transparent;
    border-radius: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    cursor: pointer;
    position: relative;
    border: 2px solid #493939;
}
.slick-dots li.slick-active{
    border-color: #493939;
    background: #493939;
}
/* /. slick carousel */

.modal{
    display: none;
    width: 400px;
    max-width: 100%;
    background: #fff;
    padding: 60px 30px 15px;
	border-radius: 15px!important;
}
.modal .title{
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 2px;
    margin-bottom: 22px;
    font-family: roboto slab,sans-serif;
    font-weight: 600;
    text-align: center;
	margin-bottom: 40px;
}
.modal .title:after {
    content: '';
    display: block;
    width: 160px;
    margin: auto;
    border-top: 2px solid #39A845;
    margin-top: 8px;
    margin-bottom: -15px;
}
.modal p{
    margin-bottom: 0; text-align:center;
}
.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{
    display: inline-block;
    text-decoration: none !important;
    color: rgb(73, 57, 57);
    background: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 12px 20px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid rgb(73, 57, 57);
    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;
    border-radius: 3px;
}
.button:hover, .button.invert:hover{
    background: rgb(73, 57, 57);
    color: #fff;
    border-color: rgb(73, 57, 57);
}
.button.block{
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.button.invert{
    background: #39A845;
    text-decoration: none;
    color: #1f1c21;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 7px;
    border: none;
    background-image: linear-gradient(225deg, #C1DB3C 0%, #c1db3ccc 57.81%, #C1DB3C 100%);
}
.button.invert:hover{
    color:#222;
    background: rgb(181 214 60);
    box-shadow: rgb(185 216 72) 0px 12px 20px -8px, rgba(255, 255, 255, 0.35) 0px 6px 19px inset;;
   
}
.button.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{
    font-size: 11px;
    padding: 8px 10px;
}
.button .material-icons{
    vertical-align: middle;
    margin-top: -1px !important;
    font-size: 20px;
}
.button.disabled, 
.button.disabled:hover {
    background: #dadada;
    border-color: #dadada;
    color: #1c1c1b;
    cursor: default;
}
.header{
    background-color: rgb(255 255 255);
    background-color: #ffffff;
    box-shadow: 0 0 10px 0px #00000038;
}
.header-top{
    background: #493939;
    background-image: url(../images/dark-wood.png);
    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: #39A845;
    top: 2px;
    left: 0;
    position: absolute;
}
.header-tel-1 + .header-tel-2 svg{
    display: none;
}
.header-tel a{
    text-decoration: none;
    color: #262121;
    letter-spacing: 0.6px;
    font-weight: 600;
}
.header-tel a:hover{
    color: #39A845;
}
.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: 60px;
    z-index: 300;
     background-color: #4A342E;
}
.top-bar.fix-true.fixed + .top-bar-push-md{
    height: 60px;
}
@media(max-width:991px){
    .top-bar-container{
        padding: 0;
        border-radius: 0;
        background: transparent;
    }
    .top-bar{
        height: 55px;
    }
}
@media(min-width:992px){
    .base-template .header{
        margin-bottom: 75px;
    }
}
@media(min-width:1170px){
    .header{
        position: relative;
        z-index: 1000;
    }
    .base-template .header{
        margin-bottom: 30px;
    }
    .top-bar:before{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 50%;
        box-shadow: -1px 1px 5px 0px #00000038;
        background: #4a342e;
        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: 0;
    width: 60px;
    height: 40px;
    text-align: center;
    color: #000;
}
.header-cart svg{
    width: 36px;
    height: 36px;
    position: relative;
    bottom: -4px;
    left: -3px;
    color: rgb(48 40 40);
}
.header-cart span{
    top: 5px;
    right: 10px;
    background: #39A845;
    color: #000;
    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: 0;
    color: rgb(45 37 37);
}
.header-favorites svg{
    width: 32px;
    height: 32px;
    position: relative;
    bottom: -7px;
}
/*.header-favorites a.absolute{
    display: none;
}
.header-favorites.active a.absolute{
    display: block;
}*/
.header-favorites.active svg path{
    fill: #252105;
}
.header-favorites.active:hover svg path{
    fill: #CF2929;
    opacity: 1;
}
.header-favorites .favorites_count{
    top: 5px;
    right: -10px;
    background: #39A845;
    color: rgb(0, 0, 0);
    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: 54px;
    left: 0;
    width: 100%;
    z-index: 300;
    display: none;
    overflow: auto;
    text-align: left;
	background: #252105;
}
.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: #252105;
    display: block;
    color: #fff;
    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;
    font-size: 16px;
    position: relative;
    border-top: 1px solid #303030;
}
.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: #252105;
    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: #fff;
    text-decoration: none;
    /*text-transform: uppercase; */
    font-size: 14px;
    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 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 #fff;
    border-right: 1px 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-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: #fff;
    -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;
}
.mob_city {padding: 10px;
    margin: 10px 0;
    color: #fff;}
.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:#39A845;
}
.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{
    position: absolute;
    left: 0;
    top: 10px;
    width: 20px;
    color: #39A845;
}
.header-address svg{
    position: absolute;
    left: 1px;
    top: 8px;
    width: 17px;
    color: #39A845;
}

/* mob-menu-btn begin */
.mob-menu-btn{
    position: absolute;
    left: 10px;
    top: 21px;
    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 {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #39A845;
}
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 #39A845;
  -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: #666666;
    font-size: 40px;
    border-radius: 30px;
}
#up:hover{
    background-color: #39A845;
    color: #32363E;
}
#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;
    border-radius: 3px;
    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: #000;
    }

}
/* END SERVICES */

/* MAP */
.index-template .map-wrapper{
    height: 500px;
}
.map-section{
    overflow: hidden;
    background: #fff;
}
.contacts-template .map-wrapper{
    height: 360px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
}
.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;
    border-radius: 4px;
}
.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;
    border-radius: 3px;
    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: #493939;
    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: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #626262;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 100;
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 3px;
}
.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: #493939;
    color: #fff;
    border-color: #493939;
    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;
    border-radius: 3px;
    padding: 15px;
}
/* /. BRANDS */


/* AGREEMENT */
.agreement{
    position: relative;
    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: #232323;
    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;
    border-radius: 3px 3px 0 0;
}
.aside-menu > ul > li:last-of-type > a{
    border-radius: 0 0 3px 3px;
}
.aside-menu li:hover > a,
.aside-menu .open > a,
.aside-menu .active > a{
    color: #493939 !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: #493939;
    position: relative;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 3px;
    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;
}
.active .aside-menu-title{
    border-radius: 3px 3px 0 0;
}
.aside-menu.active > ul > li:first-of-type > a{
    border-radius: 0;
}

@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: #493939 !important;
        border-color: #493939 !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: #39A845;
    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%;
    border-radius: 3px;
}



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

@media(max-width: 767px){
    .header-info {
        color: #493939;
    }
    
}
@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;
        border-radius: 2px;
        padding: 8px 16px 0;
    }
    .logo{
        margin: 0;
    }
    .top-bar-container{
        width: 100%;
        margin: 0 auto;
        padding: 8px 0;
    }
    .mobile-menu{
        display: none !important;
    }
    .top-menu{
        display: flex;
		position: static;
		justify-content: space-between;
		align-items: center;
    }
    .top-menu > ul > li > a{
        text-decoration: none;
        color: #fff;
        height: 44px;
        display: inline-block;
        line-height: 44px;
        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;
        border-radius: 2px;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
    .top-menu > ul > li:before {
        border-bottom: 1px solid #39A845;
        bottom: 5px;
        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{
        background: #39A845;
        color: #000;
        padding-left: 50px;
        margin-right: 5px;
        padding-right: 35px !important;
    }
    .top-menu > ul > li:hover > a.catalog-link{
        webkit-filter: brightness(110%);
        filter: brightness(110%);
        color: #000;
    }
    .top-menu > ul > li.down > a.catalog-link:after{
        border-color: #000 !important;
    }
    .top-menu > ul > li.down:hover > a.catalog-link:after{
        border-color: #000 !important;
    }
    .top-menu a.catalog-link:before{
        content:"";
        position: absolute;
        width: 15px;
        height: 1px;
        left: 20px;
        top: 50%;
        background: #000;
    }
    .top-menu a.catalog-link span{
        position: static;
    }
    .top-menu a.catalog-link span:before{
        content:"";
        position: absolute;
        width: 15px;
        height: 1px;
        left: 20px;
        top: calc(50% - 4px);
        background: #000;
    }
    .top-menu a.catalog-link span:after{
        content:"";
        position: absolute;
        width: 15px;
        height: 1px;
        left: 20px;
        top: calc(50% + 4px);
        background: #000;
    }
    .top-menu li:hover > a.catalog-link:before,
    .top-menu li:hover > a.catalog-link span:before,
    .top-menu li:hover > a.catalog-link span:after{
        background: #32363E;
    }
    .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{
        padding-right: 30px;
    }
    .top-menu > ul > li.down > a:after {
        content: "";
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        transform: rotate(45deg);
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        right: 17px;
        top: 50%;
        margin-top: -4px;
    }
    .top-menu > ul > li > ul {
        position: absolute;
        width: 295px;
        top: 80px;
        left: 0;
        text-align: left;
        z-index: 300;
        visibility: hidden;
        opacity: 0;
        transition: all 200ms ease-out;
        border-radius: 3px;
        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;
        top: 60px;
        opacity: 1;
    }
    .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: 15px;
        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 20px 12px 15px;
        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;
    }
    .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: #39A845;
    }
    .top-menu ul ul ul {
        position: absolute;
        top: 20px;
        left: 265px;
        width: 295px;
        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;
        border-radius: 3px;
    }
    .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: #262121;
        font-size: 16px;
    }
    .header-address{
        margin-bottom: 15px;
    }
    .header-address svg{
        width: 19px;
        color: #39A845;
        top: -1px;
    }
    .schedule svg {
        width: 22px;
        color: #39A845;
        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: #ffffff;
    }
}

@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: #39A845 !important;
}
.fotorama__wrap,
.fotorama__wrap .fotorama__pointer{
    width: 100% !important;
}

/* PRODUCT COUNT */
.product-count-element .element-counter input{
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    border-radius: 0px;
    margin: 0px;
    background: #fff;
    border-top: 1px solid #493939;
    border-bottom: 1px solid #493939;
    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 #493939;
    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;
}
.product-count-element .element-counter button.btn-minus{
    line-height: 28px;
    border-radius: 3px 0 0 3px;
}
.product-count-element .element-counter button.btn-plus{
    border-radius: 0 3px 3px 0;
}
.product-count-element .element-counter button:hover{
    background: #493939;
    color: #fff;
}
.cart-body .old_price {
    color: #979797 !important;
}
/* /. PRODUCT COUNT */

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

/* 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: table-cell;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    text-align: 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: 10px 35px;
}
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{
    background: #F7F8FA;
}
.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: #2e2e2e;
    border: 1px solid #E7E7E7;
    border-left: none;
}
.special-goods-wrapper ul.tabs li:first-child {
    border-left: 1px solid #E7E7E7;
    border-radius: 3px 0 0 3px;
}
.special-goods-wrapper ul.tabs li:last-child{
    border-radius: 0 3px 3px 0;
}
.special-goods-wrapper ul.tabs li.current, 
.special-goods-wrapper ul.tabs li.current:hover {
    background: #39A845;
    border-color:#39A845;
    color: #2e2e2e;
}
@media only screen and (max-width: 767px){
    .mobile-tab-header{
        padding: 14px 40px 14px 14px;
        color: #ffffff;
        background: #493939;
        width: 100%;
        position: relative;
        display: block;
        font-weight: 600;
        border-radius: 3px;
    }
    .mobile-tab-header.active{
        border-radius: 3px 3px 0 0;
    }
    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;
    } 
    ul.tabs li:last-of-type{
        border-radius: 0 0 3px 3px;
    }
    .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: block !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: #493939;
}
.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: #493939;
    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 #493939;
    background-color: #fcf9f9;
    margin: 0 0 10px;
    padding: 15px;
    border-radius: 3px;
}
.order-number{
    color: #493939;
}
.jgrowlHide #jGrowl{
    display: none !important;
}

.product-carousel-wrapper{
    width: 100%;
    /*overflow: hidden; */
    padding-top: 80px;
    margin-top: -80px;
}
.products-carousel > div{
    display: none;
}
.products-carousel > div:first-of-type,
.products-carousel.slick-slider > div{
    display: block;
}

.products-carousel .element .title-h6 {
    height: 38px !important;
}
.products-carousel .element .old-price{
    margin-right: 10px;
}

/* 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);
    border-radius: 3px;
}
.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;
    border-radius: 3px 3px 0 0;
}
.mse2_sort_wrap #mse2_sort a:last-of-type{
    border-radius: 0 0 3px 3px;
}
.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: #493939;
    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 #493939;
    vertical-align: top;
    color: #493939;
    cursor: pointer;
    border-radius: 3px;
}
.view-catalog-btns > span:hover{
    background: #f7f7f7;
}
.view-catalog-btns > span.active{
    background: #493939;
    color: #fff;
}
/* /. 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;
    border-radius: 3px;
    height: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.catalog .element:hover{
    border-color: rgb(73, 57, 57);
}
.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;
    border-radius: 0 0 2px 2px;
}
.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: #39A845;
}
.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;
    border-radius: 3px;
    font-size: 16px;
    color: rgb(73, 57, 57);
    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{
    background: #39A845;
    border-color: #39A845;
    color: #fff;
}
.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: rgb(73, 57, 57);
    text-align: center;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    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{
    background: #39A845;
    border-color: #39A845;
    color: #fff;
}
.catalog .element .msfavorites.voted svg{
    color: #CF2929;
    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: 15px;
    left: 0;
    z-index: 5;
    color: #fff;
    text-align: left;
}
.product-tags div{
    margin: 0 0 5px;
    padding: 4px 8px 3px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 72px;
    border-radius: 0 3px 3px 0;
}
.product-tags .product-tag-new{
    background: #86b52d;
}
.product-tags .product-tag-popular{
    background: #ecc542;
    color: #000;
}
.product-tags .product-tag-sale{
    background: #CF2929;
}
.index-template .products-carousel{
    margin-bottom: 30px;
}
.only-shop-categories{
    background: #fff !important;
}
.shop-categories .element-content{
    margin-left:30px;
}

.products-carousel .slick-prev, 
.products-carousel .slick-next,
.shop-categories-carousel .slick-prev,
.shop-categories-carousel .slick-next{
    display: block;
    width: 50px;
    height: 50px;
   /* border: 1px solid #E7E7E7; */
    color: #2E2E2E;
    border-radius: 30px;
   /* 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: calc(50% - 30px);
    margin: 0;
    left: -20px;
}
.products-carousel .slick-next{
    top: calc(50% - 30px);
    margin: 0;
    right: -20px;
}
.shop-categories-carousel .slick-prev{
    top: -80px;
    margin: 0;
    right: 68px;
}
.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: #39A845; */
}
.product-gallery{
    border: 1px solid #D5D5D5;
}
.product-gallery #msGallery img{
    width: 100%;
}
.product-article{
    font-weight: 600;
}
.product-article span{
    color: #493939;
}
.product-info .product-old-price{
    color: #808080;
    margin-right: 20px;
}
.product-info .product-old-price + .product-price{
    color: #CF2929;
}
.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;
    }
    .products-carousel .slick-prev{
        right: auto;
    left: -20px;
    /*bottom: -50px;*/
    top: 50;
    }
    .products-carousel .slick-next{
        right: auto;
        right: -20px;
		/*bottom: -50px;*/
    top: 50;
    }
    .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: 68px;
        right: auto;
    }
    .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%;
    }
    .shop-categories .element .img-wrapper img{
        right: 10%;
    }
}

/* product options color */
.product-options-wrapper .block-title{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
}
.color-block .color-element {
    display: inline-block;
    vertical-align: top;
    height: 44px;
    width: 44px;
    margin: 0 10px 25px;
    position: relative;
}
.color-block .color-element input[type=radio] {
    position: fixed;
    top: -100000px;
}
.color-block .color-element input[type=radio]+label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    background-color: #E5E5E7;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}
.color-block .color-element input[type=radio]+label span {
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    box-shadow: 0 0 0 5px #6B6B6B;
    opacity: 0;
}
.color-block .color-element input[type=radio]:checked+label span,
.color-block .color-element:hover input[type=radio]+label span{
    opacity: 1;
}


.catalog .element .product-options-wrapper{
    position: relative;
    z-index: 10;
}
.catalog .element .color-block .color-element input[type=radio]+label span {
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    box-shadow: 0 0 0 2px #6B6B6B;
}
.catalog .element .color-block .color-element {
    height: 24px;
    width: 24px;
    margin: 0 2px 7px;
}

.catalog .element .img-wrapper img{
    display: none;
}
.catalog .element .img-wrapper img.active{
    display: block;
}
/* /. product options color */





/* 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: #CF2929;
}
.product-detail .msfavorites.voted svg{
    color: #CF2929;
    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: rgba(50,54,62,0.8);
    border-radius: 5px;
}
.news .element .element-img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
}
.news .element .element-img:after{
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(50,54,62,0.8);
    border-radius: 5px;
}
.news .element .element-inner{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
    background: #F3F3F3;
    padding: 15px 30px 100px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    border-radius: 3px;
}
.index-template .news .element .element-inner{
    background: #fff;
}
.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: #39A845;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
}
.article-img .page-date{
    position: absolute;
    top: 20px;
    left: 0;
}
.article-img .page-date .inner{
    border-radius: 0 3px 3px 0;
}
.news .element .element-date .day{
    font-size: 36px;
}
.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: 2px solid;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    border-radius: 3px;
}
.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:#39A845;
    -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: #493939;
    }
}
@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: -10px 0 30px;
    padding: 0 0;
    list-style: none;
}
.breadcrumb > li {
    display: inline-block;
    font-size: 12px;
  /*  padding: 0 15px; */
    position: relative;
    margin-right: 0px;
  /*  background: #f7f7f7; 
    height: 28px;
    line-height: 28px;*/
    color: #000;
}
.breadcrumb i{
    font-size: 14px;
}
.breadcrumb > li a {
    color: #4a342e;
    text-decoration: none;
}
.breadcrumb > li a:hover{
    color: #39A845;
}
.breadcrumb__item--active {color:#707070;}
/*.breadcrumb > li:after {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    right: -10px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #f7f7f7;
}
.breadcrumb > li:before{
    position: absolute;
    content: '';
    left: -15px;
    bottom: 0;
    border: 14px solid #f7f7f7;
    border-left: 14px solid transparent;
}
.breadcrumb>li+li:before {
    color: #ccc;
}
.breadcrumb > li:first-of-type:before{
    display: none;
}
*/

.cf-modal .cf-modal-title {
    margin: 0;
    /* line-height: 1.42857143; */
    width: 90%;
}
@media(max-width:992px){
   
}
.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 .row.row-border div[class^="col-"]:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 1px;
    background: #E6E6E6;
}
*/

.shop-categories{
    /*background: #493939;
    background-image: url(../images/dark-wood.png); */
    
}

.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: #39A845;
}
.shop-categories .sub-categories-list{
    margin-top:40px;
}
.shop-categories .sub-categories-list a{
    font-size: 14px;
    text-decoration: none;
    color: #1f1c21;
    display: inline-block;
    margin-bottom: 10px;
    max-height: 36px;
    text-decoration: underline;
    /* overflow: hidden; */
    transition: all 200ms ease-out 0s;
}
.shop-categories .sub-categories-list a:hover{
    color: #39A845;
}
.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: #39A845;
}
.shop-categories .element .more:hover:before{
    right: -5px;
    background: #39A845;
}
.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;
    }
}
@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 .sub-categories-list a {
        font-size: 12px;
    }
}


.top-slider-wrapper{
    padding: 0px 0 0px 0;
    background-color: #4A342E;
    background-image: url(../images/ecailles.png);
}
.top-slider > div{
    display: none;
}
.top-slider > div:first-of-type,
.top-slider.slick-slider > div{
    display: block;
}
.top-slider .slick-slide > div{
    height: 450px;
}
.top-slider .item .inner{
    height: 500px;
    overflow: hidden;
}
.top-slider .item-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #32363E;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 3px;
}
.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;
    color: #fff;
    padding: 30px;
   	margin-left: 70px;
    width: calc(100% - 570px);
    background: rgb(0 0 0 / 63%);
	border-radius: 10px;
	

}
.top-slider .item-title {
	
    font-family: "roboto slab", sans-serif;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
	color: #39A845;
}
.top-slider .item-description{
    margin-bottom: 20px;
    font-size: 20px;
}
.top-slider .slick-prev,
.top-slider .slick-next{
    position: absolute;
    display: block;
    width: 44px;
    height: 44px;
    text-align: center;
    top: 50%;
    margin-top: -26px;
    z-index: 20;
    border-radius: 2px;
    opacity: 0.3;
    -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;
    color: #343644;
    border: 2px solid #fff;
}
.top-slider:hover .slick-prev,
.top-slider:hover .slick-next{
    opacity: 0.6;
}
.top-slider .slick-prev{
    left: -2px;
}
.top-slider .slick-next{
    right: -2px;
}
.top-slider .slick-prev:hover,
.top-slider .slick-next:hover{
    background: #39A845;
    color: #fff;
    border-color: #39A845;
    opacity: 1;
}
.top-slider .item .button{
    background: transparent;
    border-color: #39A845;
    color: #39A845;
    margin-top: 20px;
}
.top-slider .item .button:hover{
    color: #fff;
    border-color: #fff;
}
.top-slider .slick-dots {
    margin-bottom: 0;
    position: absolute;
    bottom: -55px;
	display: none!important;
}
@media(max-width: 991px){
    .top-slider .slick-slide > div{
        height: 400px;
    }
    .top-slider .item .inner{
        height: 400px;
    }
    .top-slider .item-title{
        font-size: 26px;
		color: #39A845;
    }
    .top-slider .element-content{
        padding: 30px;
    }
	.top-slider-wrapper {margin-top:55px;}
}
@media(max-width: 1169px){
    .top-slider-wrapper .container-slider{
        background-color: #4A342E;
       
    }
    .top-slider-wrapper {
        background-color: #4A342E;
    }
}
@media(max-width: 767px){
    .top-slider .slick-slide > div{
        height: 50vw;
    }
    .top-slider .item .inner{
        height: 50vw;
    }
    
    .top-slider .item-title{
        font-size: 4vw;
    }
    .top-slider .item-description{
        font-size: 3vw;
    }
    .top-slider .item .button{
        margin: 0;
    }
}

/* vantages */
.vantages-section{
    position: relative;
    padding: 60px 0 40px 0;
}
.top-slider-wrapper + .vantages-section{
    padding: 0 0 20px;
    margin-top: -55px;
    background-color: #fdfcfc;
    background-image: url(../images/ecailles.png);
}
.vantages{
    padding: 30px 0 0 30px;
    background: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 15px;
}
.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: #f3f6f8;
    margin: 30px 0;
    
}
@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: 1169px){
    .top-slider-wrapper + .vantages-section {
        background-color: #ededed;
    }
}
@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: 50px;
    height: 50px;
    border: 1px solid #E7E7E7;
    color: #2E2E2E;
    border-radius: 3px;
    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: 58px;
}
.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: #39A845;
}

@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: 58px;
        right: auto;
    }
}

/* about */
.index-about-img-wrapper{
    position: relative;
}
.about-section .container{
    position: relative;
}
.about-section .content{
   
    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{
    
}
.header-search input[type=text]{
  /**  display: block;
    width: 100%;
    height: 32px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    padding: 0px 60px 0px 20px;
    color: rgb(141, 141, 141);
    font-size: 12px; */
}
.header-search [type=submit]{
    position: absolute;
    display: block;
    top: 0px;
    right: 10px;
    text-indent: -100000px;
    height: 32px;
    width: 40px;
    background: url(../images/search-icon.svg) 50% 50% / 16px 16px no-repeat rgb(255 255 255 / 0%);
    border-radius: 0px 3px 3px 0px;
    border: none;
    transition: all 200ms ease-out 0s;
}
.header-search [type=submit]:hover{
    webkit-filter: brightness(110%);
    filter: brightness(110%);
}

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

@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 {
       
    }
    .header-search input[type="text"] {
        border: 1px solid #493939;
        color: #493939;
    }
   /* .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: right;
    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;
    border-radius: 3px;
}
.filter-item-title:hover{
    background: #EAEBED;
}
.filter-item.active .filter-item-title{
    background: #493939;
    color: #fff;
    border-radius: 3px 3px 0 0;
}
.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;
    border-radius: 0 0 3px 3px;
}
.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: #39A845 !important;
    border-color: #39A845 !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: #493939;
        padding: 18px 40px 18px 20px;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        border-radius: 3px;
        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: #493939;
}
.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: #493939;
    background-color: #493939;
}
.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: #493939;
    background-color: #493939;
}
.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 ======= */
.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;
}



/* 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: 95px;
    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;
    border-radius: 5px;
    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 */


.wrap{
display: inline-block;
    margin-top: 17px;
    /* margin-right: 20px; */
    position: absolute;
    /* top: 50%; */
    /* left: 50%; */
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    background: #feca01;
    line-height: 32px;
    padding-right: 35px;
    border-radius: 50px;
    box-shadow: 0 0 10px rgb(58 58 58 / 0%);
    transition: all 0.5s ease;
}



.wrap .fa {
    color: #1f1c21;
    position: absolute;
    right: 8px;
    top: 7px;
    font-size: 18px;
    cursor: pointer;
}
.input{
  border: 0;
  background: transparent;
  width: 0%;
  outline: none;
  font-family: sans-serif;
  font-size: 14px;
  color: #1f1c21;
  transition: all 0.3s ease;
  position: relative;
}
.wrap.active{
    width: 400px;
    padding-left: 10px;
    transition: all 0.5s ease;
    background: #fff;
    border: 5px solid rgb(255 199 0);
    border-radius: 7px;
	height: 40px;
}

.input.active{
  width: 98%;
  padding-left: 5px;
  transition: all 0.5s 0.8s ease;
}

input::placeholder {
  color: #1f1c21;
}

.m_header {
  display: flex; /* flex || inline-flex */
  justify-content: space-between;
  padding: 15px 0px;
  align-items: center;

}
.city_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
   
    font-size: 16px;
    font-family: roboto,sans-serif;
    height: 36px;
	align-items: center;
}

.city_content a {color: rgb(74 52 46);}
.ssoc {margin-left:30px;}
.city_content i	{olor: rgb(74 52 46);
    margin: 0px 5px 0px 0px;
    display: inline-block;
    /* width: 32px; */
    /* height: 32px; */
    /* line-height: 32px; */
    text-align: center;
   
}

.phone_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.phone_content i {color: #1f1c21;
    margin: 0px 5px 0px 0px;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    background: #f0f2f5;
	transform: rotate(90deg);
}
.phone a {
        margin-top: 3px;
    margin-bottom: 2px;
    font-family: Roboto, sans-serif;
    color: #1f1c21!important;
    font-size: 22px;
    text-decoration: none;
    line-height: 1;
    font-weight: 600;
}
.small_text {
    font-family: Roboto,sans-serif;
    color: #6e6e6e;
font-size: 12px;}
.yellow_but {
	background: #39A845;
    text-decoration: none;
    color: #1f1c21;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 7px;
    border: none;
	background-image: linear-gradient(225deg, #C1DB3C 0%, #c1db3ccc 57.81%, #C1DB3C 100%);
}
.yellow_but:hover {background: linear-gradient(225deg, #c1db3ccc 0%, #C1DB3C 57.81%, #c1db3ccc 100%);}

.mob-bar {display: flex;
    justify-content: space-between;
    padding: 5px 20px 5px 70px;
    align-items: center;}
	
@media screen and (max-width: 538px){
	.soc_a {display: none;}
}
@media screen and (max-width: 392px){
.phone_content i {display:none;}	
.m_hide {display: none;}
.phone a {
    margin-top: 3px;
    margin-bottom: 2px;
    font-family: Roboto,sans-serif;
    color: #262626;
    font-size: 16px;
    text-decoration: underline;
}
.mob-bar {display: flex;
    justify-content: space-between;
    padding: 15px 20px 15px 70px;
    align-items: center;}
}
.p-line {
	display: flex;   
align-items: center;}
.p-line-s {
	display: flex;   
align-items: center;}
.mr-20 {margin-right: 20px;}
.p-line img {height: 25px; margin-right:15px;}
.footer-phone {font-size: 24px;}
@media screen and (max-width: 790px){
	.mmb20 {margin-bottom:20px;}
.p-line-s {flex-direction: column; margin-bottom:20px}
}
.mb-0 {margin-bottom:0px!important}

.fix-true a {color:#1f1c21;}
.fixed .top-menu > ul > li > a {
    text-decoration: none;
color: #fff;}
.hide_b {display:none;}
.fixed .hide_b {display:block;}

.fix-true a {color:#fff;}
.phone .fix-true a {color:#000;}
.fixed .top-menu > ul > li.down > a:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    border-bottom: 1px solid #1f1c21;
    border-right: 1px solid #1f1c21;
    right: 17px;
    top: 50%;
    margin-top: -4px;
}

.contacts-form__inputs {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
}

.form__submit {
  width: 270px;
  border-radius: 10px;
  height: 47px;
  background: rgb(14, 100, 173);
  background: linear-gradient(0deg, rgba(14, 100, 173, 1) 0%, rgba(43, 119, 183, 1) 100%);
  border-bottom: 5px solid #044882;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
}

.contacts-form__inputs-wrap {
  width: calc(100% - 100px);
  height: 55px;
  border-radius: 7px;
  background: background: linear-gradient(87deg,rgb(247 247 247) 0%,rgb(237 237 237 / 0%) 39%,rgb(255 255 255) 100%);
  padding: 0 20px 0 28px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-shadow: -5px 1px 15px 0px #00000012;
}

.form__input {
  width: calc(100% - 27px);
  padding: 0 10px 0 15px;
  border-left: 2px solid #dadada;
  height: 26px;
  background: transparent;
  font-size: 16px;
}
.bbut {    height: 55px;
    margin-left: -50px;
    margin-bottom: 0px;
}
.form__icon {
  margin-right: 15px;
}
input {border:none;}
@media screen and (max-width: 600px){
.contacts-form__inputs {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.bbut {width:100%; margin-left: 0px;
    margin-top: 10px;}
.contacts-form__inputs-wrap {
    width: calc(100% - 0px);
}
}
.top-sn {text-align:center;}
.pprice {       /* background: red; */
    /* font-family: roboto slab,sans-serif; */
    font-size: 18px;
    margin-bottom: 10px;
    background: #f6f7f9;
    border-radius: 7px;
    padding: 10px;
    width: max-content;}
.pd0 {padding:0px;}
.nn {color: #666666;}
.preim ul {margin-bottom: 0px; 
margin-top:30px;
columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;}
@media screen and (max-width: 600px){ 
.preim ul {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
} }
  
.preim ul li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 20px;
	/*color: #5a5a5a; */
}
.preim ul li:before {
    content: '\f0e7';
    margin-right: 10px;
    font-family: FontAwesome;
    font-weight: 400;
    color: rgb(255 225 102);
}

.tags-carousel{
    margin: 0 0px;
}
.tags-carousel .item{
    padding: 0 10px;
}
.tags-carousel .item:hover img{
    -webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
    opacity: 1;
}
.tags-carousel .slick-prev,
.tags-carousel .slick-next{
    color: #8F8F8F;
    position: absolute;
    top: 50%;
    /*margin-top: -15px;*/
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.tags-carousel .slick-prev{
    left: 0px;
}
.tags-carousel .slick-next{
    right: 0px;
}
.tags-carousel .slick-prev:hover,
.tags-carousel .slick-next:hover{
color: #121212;}

.tags {padding:10px;}
.tags__link {text-decoration:none; 
 font-size: 14px;
    border: 1px solid #E7E7E7;
    color: #2E2E2E;
    border-radius: 50px;
    background: #fff;
    z-index: 50;
    padding: 10px 20px;
 
 }
.tags__link:hover {box-shadow: -1px 1px 5px 0px #00000012;
    transition: all .4s ease-in-out;
	box-shadow: -1px 1px 5px 0px #00000012}
.pdt {padding: 0 30px;}
.utp p {margin:0px}
.utp {margin-bottom: 0px;}
.f_zag {margin-bottom: 15px;
    font-size: 16px;
    font-weight:500;}
.icon_preim {display: flex;
    justify-content: space-between;
    padding: 15px 0px;
    align-items: center;
	align-items: baseline; width:100%;    margin-bottom: 10px;}
.center {text-align:center;}
.icon_item {display: flex;
    flex-direction: column;
    align-items: center;
	width: -webkit-fill-available;
	padding: 0 20px;}
.icon_text {font-size:12px; font-weight:500;}
.icon_item img {margin-bottom:10px;}
@media screen and (max-width: 600px){ 
.icon_preim {width:100%;}
.pprice {
    font-family: roboto slab,sans-serif;
    font-size: 18px;
margin-bottom: 20px;}
.icon_item {padding:0px;}
}



.tg {
    width: 37px;
}
.wa {
    width: 40px;
}
.text-block-15 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #989898;
    font-size: 12px;
    text-align: center;
	margin-bottom: 30px;
}
link.text_link {
    color: hsl(0deg 0% 60%);
    font-size: 12px;
    line-height: 16px;
}
.zahvat_form_wrapper {padding: 30px; width:100%;
    display: inline-table;}
.mb0 {margin-bottom:0px;}
.list_uslugi	
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list__item {margin-bottom: 30px;}
.bl_m_us {
      border: 1px solid rgb(243, 243, 243);
    padding: 15px;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
}
.bl_m_us:hover {
    box-shadow: rgb(0 0 0 / 10%) 1px 1px 1px -5px, rgb(0 0 0 / 6%) 0px 2px 10px 2px;
}
.mgh {
    display: flex;
    align-items: stretch;
	flex-wrap: wrap;
	webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.how-we-work__list {    display: flex;
    flex-wrap: wrap;}
.kr_zag {font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;}
.kr_desc {color: #767676;
    font-size: 12px;}
.pd-price {padding:0 200px;}
.content table th:nth-child(2) {
   
	text-align: center;
}
table.tvtable td {
    padding: 15px 10px;
text-align: center;}

table.tvtable td:first-child {text-align:left}
@media screen and (max-width: 786px){
.pd-price {padding:0px;}
.content table th:nth-child(2) {
    /*min-width:120px; */
}
	}
	
.g_foto {margin-bottom:20px;}
.img-wrapper-gal img {transition: .5s;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
	border-radius:5px;
	overflow: hidden;
 }
 .nums {
   z-index: 2;
	display: inline-block;
    position: absolute;
    left: 11px;
    top: 0px;
    /* bottom: 0px; */
    padding: 12px 20px;
    background-color: rgb(184 216 61);
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    /* border-bottom-left-radius: 20px; */
    border-top-left-radius: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: rgb(37, 34, 26);
}
.d_title2 {margin-top: 20px;
    color: #666666;
    line-height: 1;}
@media screen and (max-width: 480px){
.d_title2{font-size:1.5rem;}
}

details {
    background: rgb(247 248 250);
    width: 100%;
    display: flex;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 10px;
}
details:hover {box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}
summary {
        display: flex;
    padding: 20px 20px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    font-weight: 400;
	align-items: center;
}

.faq_num {
    font-size: 18px;
    border: 2px solid;
    color: #1b6b2e;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin-right: 10px;
    min-width: 30px;
	line-height: 1.6;
    font-weight: 600;
    background: #fff;
}
summary:before {
    /*top: 1em; */
    right: 1.5em;
    color: transparent;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTYuNTkgOC41OUwxMiAxMy4xNyA3LjQxIDguNTkgNiAxMGw2IDYgNi02eiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=) no-repeat 50% 50% / 1em 1em;
    width: 1.2em;
    height: 1.2em;
    content: "";
    position: absolute;
    transition: transform .5s;
}
summary~* {
       padding: 30px;
    background: rgb(249 249 249);
    /* border: 1px solid rgb(236, 236, 236); */
    border-top: 1px solid #b7d73d;
}

@media screen and (max-width: 600px){
summary {
    display: flex;
    padding: 1.2em 1.2em 1.2em 1em;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    font-weight: 500;
}
summary:before {
    /* top: 1em; */
right: 1em;}
summary~* {
padding: 20px 30px 20px 30px;}
}
.mb5 {margin-bottom:5px;}
.block {margin:30px 0;}
#faq_form {margin-top:20px;}
.fform {padding:30px; box-shadow: rgb(0 0 0 / 10%) 1px 1px 1px -5px, rgb(0 0 0 / 6%) 0px 2px 10px 2px;}

@media screen and (max-width: 600px){
	.fform {padding:20px 30px;}
}


.table-wrap-sr {
    text-align: center;
    display: inline-block;
  background-color: #fff;
  padding: 2rem 2rem;
  color: #000;
}
 
.table-wrap-sr table {
    border: none;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }
 
.table-wrap-sr table tr {
   /* border-bottom: 1px solid #ddd; */
    padding: 5px;
	background: #e8f4fa;
  }

.table-wrap-sr table tr:nth-child(odd) {
    background: #fff;
}

.table-wrap-sr  table th, table td {
    padding: 15px 10px;
    text-align: left;
    /*border-right: 1px solid #ddd; */
  }
.table-wrap-sr tr td:first-child {font-weight:600;}
.table-wrap-sr  table th {
    color: #1f1c21;
    background-color: rgb(255 255 255);
    /* text-transform: uppercase; */
    font-size: 18px;
    letter-spacing: 1px;
    border: none;
    text-align: left;
	font-weight: 600;
	font-family: roboto slab,sans-serif;
  }


@media screen and (max-width: 600px) {
.table-wrap-sr  table {
    border: 0;
  }
.table-wrap-sr  table thead {
    display: none;
  }
.table-wrap-sr  table tr {
   margin-bottom: 20px;
    display: block;
    border-bottom: 2px solid #ffce2e;
    background: #fff;
  }
.table-wrap-sr table td {
    display: block;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px solid transparent;
  }
.table-wrap-sr table td:last-child {
    border-bottom: 0;
  }
.table-wrap-sr table td:before {
      content: attr(data-label);
    background: rgb(255 206 46);
    width: fit-content;
    margin-top: -15px;
    margin-right: -11px;
    display: block;
    font-size: 10px;
    padding: 2px 10px 2px 10px;
    float: right;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 0px;
  }
  
.table-wrap-sr tr td:first-child   
  {font-weight: 600;
    background: #ffce2e;
    text-align: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: none;}
.table-wrap-sr table td:first-child:before {background:none;}
.table-wrap-sr table td:last-child:before {background:#ebebeb;} 
}
.plus {color: green;
    font-size: 18px;
    margin-right: 10px;}
.minus {color: red;
    font-size: 18px;
    margin-right: 15px;}
.span_flex {display: flex;
    align-items: center;}
 .tabs {
     /* border: 1px solid #e0e0e0;
      max-width: 350px; */
      margin-left: auto;
      margin-right: auto;
    }

    .tabs__nav {
      display: flex;
      flex-wrap: wrap;
      list-style-type: none;
      background: #fff;
      margin: 0;
      border-bottom: 1px solid #ffde39;
    }

    .tabs__btn {
      padding: 10px;
    text-decoration: none;
    color: black;
    text-align: center;
    background: #fffceb;
    flex-shrink: 0;
    margin-right: 5px;
    flex-grow: 1;
    border: 1px solid transparent;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 600;
    }

    .tabs__btn_active {
      background: #ffce2d;
      cursor: default;
    }

    .tabs__btn:not(.tabs__btn_active):hover,
    .tabs__btn:not(.tabs__btn_active):focus {
      background-color: #ffce2d;
    }

    .tabs__content {
    /*  padding: 1rem; */
    }

    .tabs__pane {
      display: none;
    }

    .tabs__pane_show {
      display: block;
    }
blockquote{
    margin: 0;
    background: #fbfbfb;
    color: #131314;
    padding: 30px 30px 30px 90px;
    position: relative;
   
    border-radius: 5px;
    margin-bottom: 30px;    
    
}
blockquote:before{
	content: "\f12a";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    top: 22px; 
    left: 16px;
    color: #ffd73e;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: white;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
}
blockquote:after {
    content: "";
    width: 3px;
    background: #ffd73e;
    position: absolute;
    left: 70px;
    top: 20px;
    bottom: 20px;
}
blockquote p{
    margin-bottom: 0;
}
q{
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 2px solid #3CDC78;
    font-style: italic;
    margin-bottom: 20px;
}
.b_tit {display: inline-block;
    position: absolute;
    left: 11px;
    bottom: 0px;
    padding: 12px 20px;
    background-color: rgb(255, 207, 48);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: rgb(37, 34, 26);}
@media screen and (max-width: 566px) {
.b_tit {padding: 5px 20px; font-size: 12px;}
}
@media screen and (max-width: 420px) {	
.b_tit {
    display: inline-block;
    position: absolute;
    left: 11px;
    bottom: 0px;
    padding: 5px 20px;
    background-color: rgb(255, 207, 48);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    max-width: 120px;
    color: rgb(37, 34, 26);
}
}
.pd0 {padding:0px!important}
.mg0 {padding:0px!important}
.chd {margin-top:60px;}
.section_price {margin-top:20px;}
@media(max-width:992px){
	.chd {margin-top:30px;}
	.section_price{margin-top:30px;}
}
.rab_title {font-size: 18px;
    margin: 10px 0;}
.compl {    background: #018901;
    width: fit-content;
    padding: 2px 5px;
    font-size: 10px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.dopol {    background: #d7d7d7;
    width: fit-content;
    padding: 2px 5px;
    font-size: 10px;
    color: #565656;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;}
.ddprice {font-size: 22px;
    font-weight: 600;
    margin-top: 20px;
    width: fit-content;
    background: #ffce2e;
    padding: 7px 10px 7px 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;}
.ddprice::before {
    content: attr(data-label);
    background: rgb(255, 206, 46);
    width: fit-content;
    margin-top: -15px;
    margin-right: -38px;
    display: block;
    font-size: 10px;
    padding: 2px 10px;
    float: left;
    border-radius: 10px 10px 0px 0px
}
.yellow-bg {
   background: linear-gradient(85.64deg, rgb(255 255 255) 1.72%, rgb(237 237 237) 77.46%);
    border-radius: 0px 0px 0px 100px;
    height: 100%;
    width: 100vw;
    max-height: 566px;
}
.head-block .yellow-bg {
    min-height: 500px;
}
.yellow-bg .line {
    background: url(../images/design.png) no-repeat;
    height: 100%;
    width: 100vw;
    position: absolute;
    bottom: 109px;
    left: 0;
	padding: 10px
}
.img-block-right img {
    margin-top: -15px;
    z-index: 2;
    position: absolute;
    right: 18px;
	bottom: 0;
}



.wrapper_u {
  overflow: hidden;
  width: 400px;
}

.itemp {
  height: 500px;
  position: relative;
}

.itemp:before {
    border-left: 1px solid rgb(255, 255, 255);
    width: 204px;
    height: 622px;
    content: "";
    position: absolute;
    transform: rotate(30deg);
    left: -31px;
    top: -372px;
    background: rgb(255, 255, 255);
}

.itemp:after {
      border-left: 1px solid #fff;
    width: 338px;
    height: 194px;
    content: '';
    position: absolute;
    transform: rotate(60deg);
    right: 214px;
    bottom: -25px;
    background: #fff;
}

.sform {display: flex;
    flex: 1;
    justify-content: flex-end;}
.slider_form .slider_form_forma {
    position: absolute;
    z-index: 2;
    background: rgb(255 255 255 / 75%);
    color: rgb(31, 28, 33);
    text-align: center;
    top: 180px;
    margin-right: 80px;
    width: 360px;
    padding: 18px 30px 0px;
    /* border: 5px solid rgb(57, 168, 69); */
    border-radius: 15px;
}
.slider_form .slider_form_forma a {
	color: #1f1c21;
	text-decoration: underline;
}
.slider_form .slider_form_forma form {
	margin-top: -5px;
}
.slider_form .slider_form_forma input {
	width: 100%;
    margin: 20px auto;
}
.slider_form .slider_form_forma input[type="submit"] {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
.slider_form_forma_title {
    font-size: 21px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 2px;
    margin-bottom: 22px;
	font-family: roboto slab,sans-serif;
	font-weight: 600;
}
.slider_form_forma_title:after {
    content: '';
    display: block;
    width: 160px;
    margin: auto;
    border-top: 2px solid #39A845;
    margin-top: 8px;
    margin-bottom: -15px;
}

@media(max-width: 991px){
	.slider_form .slider_form_forma {top: 60px;
    margin-right: 0px;}
	.top-slider .element-content {width:calc(100% - 450px);}
}
@media(max-width: 778px){
.sform {
    display: flex;
    flex: 1;
justify-content: center;}
.slider_form .slider_form_forma {
    position: inherit;
	margin-top: 30px;
	margin-bottom: 30px;
}
.top-slider .element-content {width:100%; margin:0px;}
}

.sl_border {border: 5px solid #39A845;
    border-radius: 15px;}
.clipped {
    clip-path: polygon(7% 0, 93% 0, 100% 50%, 93% 100%, 7% 100%, 0% 50%););
}
.yellow-bg-m {
    background: linear-gradient(85.64deg, #FFE324 1.72%, #FFB533 77.46%);
    height: 100%;
    width: 100vw;
    position: absolute;
    right: 0px;
	    max-height: 566px;
    /* bottom: -50px; */
}
.yellow-bg-m .line {
    background: url(../images/design.png) no-repeat;
    height: 100%;
    width: 100vw;
    position: absolute;
    bottom: 109px;
    left: 0;
    padding: 10px;
}
.pus {display:flex;}
.pus .img-inner {width:30%}

.pus .element-content .title	{display: inline-block;
    position: absolute;
    left: 110px;
    top: 10px;
    padding: 12px 20px;
    width: calc(100% - 120px);
    /* background-color: rgb(255, 207, 48); */
    /* border-top-right-radius: 20px; */
    /* border-bottom-right-radius: 0px; */
    /* border-top-left-radius: 0px; */
    /* border-bottom-left-radius: 20px; */
    font-family: Roboto;
    font-style: normal;
    /* font-weight: 600; */
    font-size: 16px;
    color: rgb(37, 34, 26);
    }
.pus .element-content .title a {color: #1f1c21; }
.tot {    font-size: 18px;
    text-align: center;
    margin: 20px 0;
    font-weight: 600;}
.products-carousel .slick-track{
  display:flex;
}
.slick-slide.slides{
  height:auto;
  flex:0 0 auto;
}
.ot_but {margin-top:-15px; text-align:right;}
.wback {background: #fff;}
.rab_title a {line-height: 1.2;
font-size: 16px;    color: #1f1c21;
    text-decoration: none;}
.rab_title a:hover {text-decoration:underline;}

.all-news a{line-height: 1.2;
font-size: 16px;    color: #1f1c21;
    text-decoration:underline;}
.all-news a:hover {text-decoration:none;}
.n_item {padding:20px 20px 10px 20px;}
.pop-title {margin: 15px 0;
    font-size: 16px;
    font-weight: 600;
	min-height: 60px;}
.pop-title a {color:#1f1c21; text-decoration:none;}
.pop-but {display: inline-block;
    position: absolute;
    right: 11px;
    bottom: 0px;
    padding: 12px 20px;
    background: linear-gradient(rgb(255, 231, 91) 0%, rgb(255, 204, 41) 39%, rgb(255, 229, 87) 100%);
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: rgb(37, 34, 26);
    border: none;
    text-decoration: none;
}
.pop-but::hover {background-color: rgb(255, 207, 48);}

.element-content .price	{display: inline-block;
    position: absolute;
    left: 11px;
    bottom: 0px;
    padding: 12px 20px;   
    font-family: roboto slab,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: rgb(102 102 102);
    border: none;
    text-decoration: none;}
.content_block {
	overflow: hidden;
	position: relative;    
}
.content_block.hide {
	height: 300px;
}
.content_block.hide:after{
	content: "";
	display: block;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%)
}
@media(max-width: 778px){
.product-carousel-wrapper {padding-top:0px}
}
.blagodar {    display: flex;
    justify-content: center;}
.blagodar img {padding:0 20px;}
ul.list_m li {margin-bottom: 10px;}
ul.list_m li > a { color: rgb(148 148 148); font-size: 16px; text-decoration: none; }
ul.list_m li > a:hover { color: #39A845; }

.modal__city-body--list--ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
}
.modal__city-body--search{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;-webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    margin-bottom:19px
}
.modal__city-body--search input{
    z-index:2000;
    width:100%;
    background: #1f1a18;
    color: #fff;
    box-shadow: none;
    border: 2px solid #968386;
    border-radius: 12px;
    font-weight:600;
    height:60px;
    padding:10px 0 10px 25px;
}
.modal__city-body--search a, .modal__city .row a{
    line-height:1.5;
    font-weight:600;
    white-space:nowrap;
    color:#fff;
}
.modal__city-body--search a:hover, .modal__city .row a:hover{
    cursor:pointer;
    color:#ECCA2D;
    text-decoration:none;
}
.modal__city-body--search li{
    list-style-type: none;
}
.modal__city-body--search-chosen{    
    position: absolute;
    top: 165px;
    background: white;
    z-index: 1000;
    border: 1px solid rgb(200, 200, 200);
    width: 489px;
    padding-top: 35px;
    display: none;
    overflow-y: scroll;
}
.modal__city-body--list {
    margin-top: 15px; 
}
.modal__city-body--list--ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none; 
}
.modal__city-body--list--ul li {
    width: 50%;
    margin-bottom: 10px;
}
.modal__city-body--list--ul li a {
    color: #1f1c21;
    white-space:nowrap;
	text-decoration: none; 
	font-size: 16px;
}
.modal__city-body--list--ul li a:hover {
    cursor: pointer;
    color: rgb(236, 202, 45);
    text-decoration: none; 
}
.modal__city-body--list--ul li:hover a {
    cursor: pointer;
    color: #ECCA2D;
    text-decoration: none; 
}
.modal__city-body--list--ul li:hover {
    cursor: pointer; 
}
.modal__date-body {
    color: #968386;
}
.modal__date-body b {
    color: #fff;
}

.link_city_text {color: #ffd030!important;}
.cont_block {font-size:16px; font-weight:400; margin-bottom:30px;}
.cont_block div {margin-bottom:10px;}
.cont_block a {color:#1f1c21; text-decoration: none; font-weight: 600;}

.contacts-form {padding:20 40px; margin-bottom:30px;}
.tvtable a {color:#282828; float:left; text-align: left;}
.tab_zag {color: #1f1c21;
    font-weight: 600;
    font-size: 18px;
}


.content table tr > td:last-of-type {
   text-align:center;
  
}
.content table tr:hover td {
  background: rgb(243 243 243);
}
.m_link {
    /* text-shadow: 0 3px 7px rgb(106 32 8 / 56%); */
    padding: 5px 7px;
    font-size: 16px;
    color: #181411;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 400;
    /*-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); */
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.m_link i {
    font-size: 28px;
margin-right: 5px;}

.m_link:hover {
    cursor: pointer;
   /* -webkit-box-shadow: 0 7px 59px 1px rgb(255 193 62 / 60%);
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.5);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.5);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.5); */
    color: rgb(255 199 0);
    text-decoration: none;
}

.top-sn {
    margin-top: 30px;
    margin-bottom: 30px;
    /*margin-left: auto;
    margin-right: auto; */
    display: flex;
    background: #f6f7f9;
    border-radius: 7px;
    padding: 10px;
    width: max-content;
}

.top-sn a:nth-child(1) {margin-right:20px;}
#Cities {height:405px;}
.telega	{color: #0088cc;}
.whh {color: #43d854;}

#header_block {
    display: flex;
    align-items: center;
    height: 850px;
    background-size: cover;
}
#header_block {
    background-image: url(../images/fon.jpg);
    background-position: center bottom, center center;
    background-position: center bottom, center center;
}
.preim {background:#ffffffb8; border-radius:7px; padding:30px; box-shadow: 0 7px 14px 0 rgba(52,58,64,.06)!important;}
.zz-zag {    font-weight: 500;
    margin-bottom: 10px;
}
.easycalc__range-num {font-weight: 500; color:#606060;}

select {
  // A reset of styles, including removing the default dropdown arrow
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;

  // Stack above custom arrow
  z-index: 1;

  // Remove dropdown arrow in IE10 & IE11
  // @link https://www.filamentgroup.com/lab/select-css.html
  &::-ms-expand {
    display: none;
  }

  // Remove focus outline, will add on alternate element
  outline: none;
}

.select {
      display: grid;
    grid-template-areas: "select";
    align-items: center;
    position: relative;
    /* max-width: 46ch; */
    border: 1px solid #e5e5e5;
    border-radius: 0.25em;
    padding: 10px;
    font-size: 1.25rem;
    cursor: pointer;
    line-height: 1.1;

  // Custom arrow
  &:not(.select--multiple)::after {
    content: "";
    justify-self: end;
    width: 0.8em;
    height: 0.5em;
    background-color: var(--select-arrow);
    clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  }
}

// Interim solution until :focus-within has better support
select:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid var(--select-focus);
  border-radius: inherit;
}

select[multiple] {
  padding-right: 0;

  /*
   * Safari will not reveal an option
   * unless the select height has room to 
   * show all of it
   * Firefox and Chrome allow showing 
   * a partial option
   */
  height: 6rem;

  option {
    white-space: normal;

    // Only affects Chrome
    outline-color: var(--select-focus);
  }

  /* 
   * Experimental - styling of selected options
   * in the multiselect
   * Not supported crossbrowser
   */
  //   &:not(:disabled) option {
  //     border-radius: 12px;
  //     transition: 120ms all ease-in;

  //     &:checked {
  //       background: linear-gradient(hsl(242, 61%, 76%), hsl(242, 61%, 71%));
  //       padding-left: 0.5em;
  //       color: black !important;
  //     }
  //   }
}

.select--disabled {
  cursor: not-allowed;
  background-color: #eee;
  background-image: linear-gradient(to top, #ddd, #eee 33%);
}

label {
  font-size: 1.125rem;
  font-weight: 500;
}

.select + label {
  margin-top: 2rem;
}


.easycalc__form {    background: #f6f7f9;
    padding: 30px;
    border-radius: 7px;}
.znach {margin-bottom:5px;}


.box_с {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top:30px;
}


.easycalc__total {    font-size: 24px;
    font-family: roboto slab,sans-serif;
    font-weight: 600;
    color: #292d3f;
	line-height:1;}
.easycalc__total-num {color:rgb(255 199 0);}
.easycalc__total-zag {font-size: 16px;
    color: #464646;}
@media (max-width: 778px) {
.easycalc__total {
    font-size: 18px;
    font-family: roboto slab,sans-serif;
    font-weight: 600;
    color: #292d3f;
    line-height: 1;
    
}
}
@media (max-width: 989px) {
.preim {
    margin-top: 60px;
    background: #ffffff91;
    border-radius: 7px;
    padding: 10px;
}
#header_block {height:auto;}
}
.d-cat {font-size: 16px;
    color: #1f1c21;}
	
.pus .element-content .mpr {
    display: inline-block;
    position: absolute;
    left: 130px;
    bottom: 15px;
    padding: 5px 15px;
    width: calc(100% - 120px);
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: rgb(37, 34, 26);
    font-family: roboto slab,sans-serif;
    background: #f6f7f9;
    width: auto;
}
.pus .element-content .link {
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 15px;
    padding: 5px 15px;
    width: calc(100% - 120px);
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: rgb(37, 34, 26);
    font-family: roboto slab,sans-serif;
   
    width: auto;
}
.pus .element-content .link:hover {
right: 15px;}
.yy {color:#39A845}
.zz a {font-size:14px; font-weight:400; color:#39A845;}
.zz a span {border-bottom:1px dashed #39A845}
.zz a span:hover {border-bottom:1px dashed #fff}
.phone {    display: flex;
    flex-direction: column;
    align-items: flex-end;}
	
.plus_item {
    margin-bottom: 20px;
    display: flex;
    align-items: stretch;
}

.vantages-section .element {  padding: 20px;
    background: #fff;
    border-radius: 20px;
	width:100%;
	}
.vantages-section .element .img-wrapper {background: #f7f8fa;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    border-radius: 50%;}
.vantages-section .element .title
	{    margin-top: 20px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;}
.vantages-section .element	.text {text-align:center;}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.tvtable i.fa-check {color:green;}
.tvtable i.fa-times {color:red;}
.d_img {padding: 0 70px;}

@media (max-width: 989px) {
	.d_img {padding: 0 20px;}
	
}
.table-responsive {/*margin-bottom: 30px; padding:10px; */}
.raboty-section {padding: 30px 0}
.z-dpk {background: #f9f9f9 url(../images/foot.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
	height: auto;
}
.t-cover__filter {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    background-image: -webkit-linear-gradient(top, rgb(0 0 0 / 88%), rgb(0 0 0 / 59%));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#33000000',endColorstr='#33000000');
}
.z-dpk .title-h3 {color:#fff}
.z-dpk .text-block-15  {color:#fff;margin-top: 10px;}

.z-dpk .zahvat_form_wrapper {
    padding: 30px;
    width: 100%;
    display: inline-table;
    position: relative;
    z-index: 5;
}
.prof-background-overlay {
	   background-image: url(../images/prof-min.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: 100%;
    width: 30%;
    position: absolute;
    transition: background 0.3s ease 0s, border-radius 0.3s ease 0s, opacity 0.3s ease 0s;}
.raz-text {    margin-left: 30px;
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #4a342e;}
	
.raz-title {font-size: 1.5rem;
    margin-bottom: 10px;
    line-height: 1;
    color: rgb(74, 52, 46);}
.raz-title i {margin-right:10px; color:#b9d83d;}

.pazm ul {margin: 20px 10px; 
columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;}
@media screen and (max-width: 600px){ 
.small_text {
    font-family: Roboto,sans-serif;
    color: #6e6e6e;
    font-size: 10px;
}
.phone a {font-size:18px;}
.pazm ul {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
} }
  
.pazm ul li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 20px;
	font-weight:600;
	display:flex;
	align-items: center;
    line-height: 1.2;

color: #4a342e;
}
.pazm ul li:before {
    content: '\f05d';
    margin-right: 10px;
    font-family: FontAwesome;
    font-weight: 400;
    color: rgb(0 76 30);
}
.cvi {width: calc(20% - 10px);
    margin: 5px;}
.cvet_item {display:flex; flex-direction:column; position: relative;}
.jcx {justify-content: center;  display:flex;}

.kod_color {z-index: 2;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    /* bottom: 0px; */
    padding: 12px 20px;
  width:40px;
  height:40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    /* border-bottom-left-radius: 20px; */
    border-top-left-radius: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: rgb(37, 34, 26);
	box-shadow:rgb(0 0 0 / 10%) 1px 1px 1px -5px, rgb(0 0 0 / 6%) 0px 2px 10px 2px;
	}
	
.cvet_item .title {    margin-top: 15px;
    font-weight: 500;
    text-align: center;}
@media screen and (max-width: 600px){ 	
.cvi {
    width: calc(50% - 10px);
    margin: 5px;
}

}
.instruk {display:flex; align-items: center;}
.instruk_im {width:50px; min-width:50px; margin-right: 10px;}


.dpk-background-overlay {
	   background-image: url(../images/dpk-min.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: 100%;
    width: 30%;
    position: absolute;
    transition: background 0.3s ease 0s, border-radius 0.3s ease 0s, opacity 0.3s ease 0s;}
.mb30 {margin-bottom: 30px;}
.fform .title-h2 {text-align:center;    font-size: 24px;
    margin-bottom: 30px;}
.fform .title-h2:after {
    content: '';
    display: block;
    width: 160px;
    margin: auto;
    border-top: 2px solid #39A845;
    margin-top: 8px;
    margin-bottom: -15px;
}
.fancybox-skin {
    background: #fff;
    /* box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.3) !important; */
    border-radius: 20px;
}

.nums_kr {z-index: 2;
    display: inline-block;
    position: absolute;
    left: 11px;
    top: 0px;
    padding: 12px 20px;
    font-family: Gilroy,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    color: white;
    text-shadow: -1px -1px 0 #c5c5c5, 1px -1px 0 #c5c5c5, -1px 1px 0 #c5c5c5, 1px 1px 0 #c5c5c5;}
.kr-section {padding-bottom: 30px;}

.s__title {
  text-align: center;
  width: 100%;
}

.s__videocont {
  margin-bottom: 30px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56%;
  position: relative;
  cursor: pointer;
}
.s__videocont .video__frame {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 991.98px) {
  .s__videocont {
    width: 100%;
    /*padding-top: 46.7%; */
  }
}
.s__video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 1px solid #ccc;
}
.s__video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 76px;
  height: 76px;
  border-radius: 100%;
  border: 3px solid #b6d73d;
  background: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-box-shadow 0.3s linear;
  transition: -webkit-box-shadow 0.3s linear;
  -o-transition: box-shadow 0.3s linear;
  transition: box-shadow 0.3s linear;
  transition: box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
}
.s__video::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    border-left: 24px solid #24180b;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}
.s__video:hover::before {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
}

.s__button {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content ol {
	list-style-type: none; 
	counter-reset: num;
	margin: 0 0 0 45px;
	padding: 15px 0 5px 0;
	font-size: 16px;
}
.content ol li {
	position: relative;
    margin: 0px;
    padding: 0px 0px 20px;
    
}
.content ol li:before {
	    content: counter(num);
    counter-increment: num 1;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -38px;
    width: 28px;
    height: 28px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    text-align: center;
    /* line-height: 28px; */
    /* font-size: 14px; */
    border-radius: 50%;
    border: 1px solid rgb(183 215 61);
}
.hhy {background: #f7f8fabf; text-align:center;}
.podl {    background: #f7f8fae0;
    padding: 20px 30px;
    border-radius: 30px;}
.raboty-section h2 {margin-bottom:30px;}

*[id]:before {
  display: block;
  content: " ";
  margin-top: -60px;
  height: 60px;
  visibility: hidden;
}

.rutube-video-wrapper{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
    z-index: 3;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.rutube-video {
    width: 100%;
    height: 100%;
}
.rutube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rutube-video.sticky {
    position: fixed;
    bottom: 12px;
    left: 12px;
    margin-bottom: 0;
    width: 320px;
    height: 180px;
    padding-bottom: 0;
}
.rutube-video-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}
.rutube-video-play-button-wrapper {
    width: 20%;
    max-width: 100px;
    height: 20%;
    max-height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
}

.rutube-video-wrapper2 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
    z-index: 3;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.rutube-video {
    width: 100%;
    height: 100%;
}
.rutube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rutube-video.sticky {
    position: fixed;
    bottom: 12px;
    left: 12px;
    margin-bottom: 0;
    width: 320px;
    height: 180px;
    padding-bottom: 0;
}
.rutube-video-overlay2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}
.rutube-video-play-button-wrapper2 {
    width: 20%;
    max-width: 100px;
    height: 20%;
    max-height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
}
.price_item {border: 1px solid #f9f9f9; border-radius:20px; padding: 20px;}
.pd10 {padding:0 10px;}

.price_item .title {margin-top:10px; min-height:40px;}
.im_p .price_o {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 12px 20px;
    background-color: rgb(184 216 61);
    border-top-right-radius: 0px;
    border-bottom-right-radius: 13px;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 0px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: rgb(37, 34, 26); 
    box-shadow: rgb(52 58 64 / 6%) 0px 7px 14px 0px !important;
}
.price_item .title a {color: #4a342e;}

@media screen and (max-width: 340px) {
    .phone a {
        font-size: 14px;
    }
}

.fancybox-controls {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
}

.fancybox-controls button {
    background-color: #C1DB3C;
    color: #222;
    border: none;
    padding: 8px 12px;
    font-size: 16px;
	width:50px;
	height:50px;
    cursor: pointer;
    border-radius: 50px;
}

.fancybox-controls button:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.agreement-block {
   
}

.agreement-block input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    accent-color: #39A845; /* Цвет чекбокса, можно изменить под ваш дизайн */
    cursor: pointer;
}

.agreement-block label {
    font-size: 13px;
    color: #555;
    cursor: pointer;
    vertical-align: middle;
    line-height: 1.4;
	text-align:left;
}

.agreement-block a.text_link {
    color: #0066cc;
    text-decoration: underline;
    transition: color 0.3s;
}

.agreement-block a.text_link:hover {
    color: #004499;
    text-decoration: none;
}

.error_agreement {
    display: block;
    font-size: 12px;
    color: #ff3333;
    margin-top: 5px;
    padding-left: 28px;
}

/* Для выравнивания элементов по вертикали */
.agreement-block {
    display: flex;
    align-items: center;
}

.agreement-block input[type="checkbox"] {
    flex: 0 0 auto;
    align-self: flex-start;
    margin-top: 2px;
}

.agreement-block label {
    flex: 1 1 auto;
}
.slider_form_forma p {    padding-top: 10px;
    margin: 0;}
.btn_box_m {margin-bottom: 15px;}

/* Стили для формы обратного звонка */
.callback-form {
    max-width: 100%;
}

.form-group {
    margin-bottom: 20px;
    position: relative;
}

.form-group .label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333;
}

.form-control {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    transition: border-color 0.3s;
}

.form-control:focus {
    border-color: #007bff;
    outline: none;
}

.error-message {
    color: #dc3545;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

/* Стили для блока соглашения */
.agreement-block {
   margin: 2px 0;
}

.agreement-checkbox {
    display: flex;
    align-items: center;
}

.agreement-checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    accent-color: #39A845;
    cursor: pointer;
}

.agreement-label {
    font-size: 13px;
    color: #555;
    cursor: pointer;
    line-height: 1.4;
}

.agreement-link {
    color: #007bff;
    text-decoration: underline;
    transition: color 0.3s;
}

.agreement-link:hover {
    color: #0056b3;
    text-decoration: none;
}

/* Стили для кнопки */
.button.invert {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.button.invert:hover {
    background: linear-gradient(225deg, #c1db3ccc 0%, #C1DB3C 57.81%, #c1db3ccc 100%);
}

/* Сообщение об успешной отправке */
.form-success-message {
    padding: 15px;
    background: #d4edda;
    color: #155724;
    border-radius: 4px;
    margin-top: 20px;
    text-align: center;
}

/* Основные стили формы */
.zahvat-form {
    max-width: 100%;
    margin: 0 auto;
}

.form-row {
    margin-bottom: 15px;
    align-items: flex-end;
}

.form-control2 {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    transition: border-color 0.3s;
}

.form-control2:focus {
    border-color: #ffcc00;
    outline: none;
}

.error-message {
    color: #ff3333;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

/* Стили для кнопки */
.btn.teh_btn.yellow_but {
    background-color: #ffcc00;
    color: #333;
    border: none;
    padding: 12px 25px;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 100%;
}

.btn.teh_btn.yellow_but:hover {
    background-color: #e6b800;
}

/* Стили для блока соглашения */
.agreement-row {
        margin-top: -15px;
}

.agreement-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.agreement-block input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    accent-color: #39A845;
    cursor: pointer;
}

.agreement-label {
    font-size: 13px;
    color: #555;
    cursor: pointer;
    line-height: 1.4;
    text-align: center;
}

.agreement-link {
    color: #0066cc;
    text-decoration: underline;
    transition: color 0.3s;
}

.agreement-link:hover {
    color: #004499;
    text-decoration: none;
}

.agreement-error {
    text-align: center;
    margin-top: 5px;
}

/* Сообщение об успехе */
.success-message {
    padding: 15px;
    background: #d4edda;
    color: #155724;
    border-radius: 4px;
    margin-top: 20px;
    text-align: center;
}

/* Адаптация для мобильных */
@media (max-width: 767px) {
    .form-row {
        flex-direction: column;
        align-items: stretch;
    }
    
    .form-row > div {
        margin-bottom: 15px;
    }
    
    .agreement-block {
        justify-content: flex-start;
    }
    
    .agreement-label {
        text-align: left;
    }
}
.zah_u {width: fit-content;
    margin: 0 auto;}
	
/* Предотвращаем скачки страницы */
html.fancybox-active {
    overflow: visible !important;
    position: static !important;
}

.fancybox-slide--current {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
}