@font-face {
    font-family:'PTSans-Bold';
    src: url('../fonts/PTSans-Bold_gdi.eot');
    src: url('../fonts/PTSans-Bold_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PTSans-Bold_gdi.woff') format('woff'),
    url('../fonts/PTSans-Bold_gdi.ttf') format('truetype'),
    url('../fonts/PTSans-Bold_gdi.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'PTSans-Regular';
    src: url('../fonts/PTSans-Regular_gdi.eot');
    src: url('../fonts/PTSans-Regular_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PTSans-Regular_gdi.woff') format('woff'),
    url('../fonts/PTSans-Regular_gdi.ttf') format('truetype'),
    url('../fonts/PTSans-Regular_gdi.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family: "PTSans-Caption";
    src: url("../fonts/PTSansCaptionRegular/PTSansCaptionRegular.eot");
    src: url("../fonts/PTSansCaptionRegular/PTSansCaptionRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansCaptionRegular/PTSansCaptionRegular.woff") format("woff"),
    url("../fonts/PTSansCaptionRegular/PTSansCaptionRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PTSansCaptionBold";
    src: url("../fonts/PTSansCaptionBold/PTSansCaptionBold.eot");
    src: url("../fonts/PTSansCaptionBold/PTSansCaptionBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansCaptionBold/PTSansCaptionBold.woff") format("woff"),
    url("../fonts/PTSansCaptionBold/PTSansCaptionBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

.logo-menu_wrap {width: 100%;position:fixed;top:0px;background-color:#fff;z-index:10000;}
.wrapper {padding-top: 120px;}
.clear {clear: both;}

/*-------------ERROR_404
---------------------------------------------------------*/
.logo-menu {width:994px;height:110px;margin: 0 auto;position:relative;padding-top: 19px; box-sizing:border-box;}
.logo-menu img {width: 226px; /*height: 101px;*/ position:relative;top:-19px;float: left;margin-right: 54px;margin-left: 10px;}
.logo-menu span {font-family: 'PTSans-Bold';font-size: 24px;color: #e41a0a;margin-bottom:5px;display: block;}
.logo-menu p {font-family: 'PTSans-Regular';font-size: 14px;color: #8a8780; top: 48px; max-width: 490px; margin-left: 291px; position:absolute}
.logo-menu_nav {margin-top: 41px;}
.logo-menu_nav li {display:inline-block;padding-left: 10px;padding-right: 10px;padding-bottom: 5px;position:relative;}
/*.logo-menu_nav li.active, .logo-menu_nav li:hover{border-bottom:2px solid #e41a0a;}*/
.logo-menu_nav li:hover{}
.logo-menu_nav li:first-child {padding-left: 0px;position:relative;}
.logo-menu_nav li:last-child {padding-right: 0px;position:relative;}
/*.logo-menu_nav li:first-child.active:before, .logo-menu_nav li:first-child:hover:before{content: '';display:block; width: 20%; height: 2px;background-color: #e41a0a;position:absolute;bottom: -2px; left:-8px;}
.logo-menu_nav li:last-child.active:before, .logo-menu_nav li:last-child:hover:before{content: '';display:block; width: 20%; height: 2px;background-color: #e41a0a;position:absolute;bottom: -2px; right:-8px;}*/
.logo-menu_nav li a {font-family: 'PTSans-Caption';font-size: 13px;color: #181716;text-transform:uppercase;text-decoration:none;}
/*---------*/
.logo-menu_nav li.active:before {content: '';display:block; width: 98%; height: 2px;background-color: #e41a0a;position:absolute;bottom: -2px; left:1px;}
.logo-menu_nav li:last-of-type.active:before {left:3px;}
.logo-menu_nav li:not(.active):hover:before {content: '';display:block; width: 98%; height: 2px;background-color: #e41a0a;position:absolute;bottom: -2px; left:1px;}
.logo-menu_nav li:not(.active):hover:before {animation-name: animation-money;animation-duration: 0.1s;}
@keyframes animation-money {
    0% {width: 0%;}100% {width: 101%;}
}

.logo-menu_nav li:first-child.active:before, .logo-menu_nav li:first-child:hover:before {left:-8px; width: 110%;}
.logo-menu_nav li:last-child.active:before, .logo-menu_nav li:last-child:hover:before {right:-8px; width: 113%;}

/*.logo-menu_icon-social {width: 200px;position:absolute;top:20px; right:-2px;}
.logo-menu_icon-social li {width: 40px;height: 40px; border-radius: 5px;-webkit-border-radius: 5px;display: inline-block;margin-left: 6px;background-color:#eeebe7;}

.h-active-vk {display:block;width: 40px; height: 40px; background: url("../img/marshall-social-vkontakte.svg") no-repeat 12px 8px;cursor: pointer;}
.h-active-fb {display:block;width: 40px; height: 40px; background: url("../img/marshall-social-facebook.svg") no-repeat 12px 7px;cursor: pointer;}
.h-active-tw {display:block;width: 40px; height: 40px; background: url("../img/marshall-social-twitter.svg") no-repeat 13px 8px;cursor: pointer;}
.h-active-youtube {display:block;width: 40px; height: 40px; background: url("../img/marshall-social-youtube.svg") no-repeat 11px 7px;cursor: pointer;}*/
.logo-menu .social-block {position:absolute; right:10px; top:20px;}
.logo-menu .social-block a {display:inline-block;width:39px; height:39px;margin-left:7px; border-radius: 5px;}

.logo-menu .social-block .social-vk {background: #eeebe7 url(../img/marshall-socia_sprite.svg) no-repeat -0px -14px;background-size: 185px;}
.logo-menu .social-block .social-fb {background: #eeebe7 url(../img/marshall-socia_sprite.svg) no-repeat -36px -14px;background-size: 184px;}
.logo-menu .social-block .social-tw {background: #eeebe7 url(../img/marshall-socia_sprite.svg) no-repeat -79px -14px;background-size: 184px;}
.logo-menu .social-block .social-yt {background: #eeebe7 url(../img/marshall-socia_sprite.svg) no-repeat -120px -14px;background-size: 184px;}
.logo-menu .social-block .social-vk:hover {background: #587ea7 url(../img/marshall-socia_sprite.svg) no-repeat -0px -50px; background-size: 184px;}
.logo-menu .social-block .social-fb:hover {background: #45619f url(../img/marshall-socia_sprite.svg) no-repeat -35px -50px;background-size: 184px;}
.logo-menu .social-block .social-tw:hover {background: #00c6ff url(../img/marshall-socia_sprite.svg) no-repeat -79px -49px;background-size: 184px;}
.logo-menu .social-block .social-yt:hover {background: #cc181e url(../img/marshall-socia_sprite.svg) no-repeat -120px -54px;background-size: 184px;}

.logo-menu .social-block.social_ie .social-vk {background-position-y: -57px;}
.logo-menu .social-block.social_ie .social-vk:hover {background-position-y: -92px;}
.logo-menu .social-block.social_ie .social-fb {background-position-y: -58px;}
.logo-menu .social-block.social_ie .social-fb:hover {background-position-y: -94px;}
.logo-menu .social-block.social_ie .social-tw {background-position-y: -58px;}
.logo-menu .social-block.social_ie .social-tw:hover {background-position-y: -94px;}
.logo-menu .social-block.social_ie .social-yt {background-position-y: -58px;}
.logo-menu .social-block.social_ie .social-yt:hover {background-position-y: -97px;}



.error_404 {width:990px; margin: 0 auto; box-sizing: border-box; padding-top: 154px;padding-left: 343px;padding-bottom: 185px;background: url("../img/error_404.jpg") no-repeat -24px 123px;}
.error_404 strong {font-family: 'PTSans-Bold';font-size: 120px;color: #181716;position: relative;display: block;margin-bottom: 59px;}
.error_404 strong:before{content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -26px; right:-1px;}
.error_404 li {font-family: 'PTSans-Bold';font-size: 30px;color: #181716; display: inline-block;vertical-align: top;}
.error_404 li:nth-child(1){padding-top: 9px;}
.error_404 li:nth-child(2){margin-left: 55px;margin-top: 4px;}
.go-product {display: block; width: 580px; margin-left: 25px;height: 72px; padding-top: 16px;box-sizing: border-box;border: 2px solid #e41a0a; border-radius:5px; -webkit-border-radius:5px;color:#e41a0a;
    font-family:'PTSans-Bold'; font-size:17px; text-align:center; text-decoration: none; font-weight: bold;}
.go-product:hover {background-color: #e41a0a; color: #fff;}
.go-product_error_404 {width: 169%;height: 40px;margin-top: 3px;padding-top: 9px;}

/*.footer {width: 100%;background-color: #eeebe7;height: 60px;padding-top: 38px;position: fixed;bottom: 0px;}
.footer_center {width:994px;margin: 0 auto;}
.footer_center p {font-family: 'PTSans-Regular';font-size: 12px;color: #929292;display: inline-block;}
.footer_center p:nth-child(2){margin-left: 142px;}
.footer_center p a {font-family: 'PTSans-Regular';font-size: 12px;color: #929292;}
.footer_center p a:hover {text-decoration: none;}*/

.footer {margin-top:0px; height:100px; background:#eeebe7; min-width:990px;}
.footer-dec {margin-top: 0px;}
.footer .inner-footer {width:980px; margin:0 auto; text-align:center;}
.footer span:first-of-type {float:left;}
.footer span:last-of-type {float:right;}

.footer span {color:#929292; font-size:12px; line-height:100px; font-family: 'PTSans-Regular';}
.footer span a {color:#929292;}
.footer span a:hover {color: #e41a0a;}
.footer img {position:relative; top:2px}

/*-------------BRAND
---------------------------------------------------------*/

.brand-text {width:989px; margin:48px auto 0px;padding-left: 336px;box-sizing: border-box;position: relative;}
.brand-text_img {width: 434px;height: 459px;background: url("../img/marshall-men.png") 50% 50% / 434px auto no-repeat;position: absolute;bottom: 3px;left: -124px;}
.brand-text_img:after {content: '';display:block; width: 72%; height: 2px;background-color: #e41a0a;position:absolute;bottom: -2px; right:-6px;}
.brand-text strong {font-family: 'PTSans-Bold';font-size: 30px;color: #181716; margin-bottom: 29px;box-sizing: border-box;position: relative;display: block;}
.brand-text strong:after {content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -16px; right:-1px;}
.brand-text p {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 29px;margin-bottom: 14px;padding-right:15px;}
.go-product_brand {margin-left: 0px;width: 49%;height: 40px;margin-top: 37px;padding-top: 10px;}
.go-product_brand span {display: inline-block;padding-left: 20px;position: relative;}
.go-product_brand span:before {content: '';display:block; width: 15px; height: 18px;background: url("../img/doc-bt.png") no-repeat;position:absolute;bottom: 0px; left: -6px;}

.go-product_brand:hover span:before {background: url("../img/doc-bt_hover.png")}

.brand-projects {width:989px; margin:55px auto 0px;box-sizing: border-box; padding-left:15px; }
.brand-projects_block {padding-right: 0%;  position: relative;}
.brand-projects_block:after {content: '';display:block; width: 239px; height: 44px;background: url("../img/akzonobel.png") no-repeat;position:absolute;top: 73px; right: 25px; display: none; }
.brand-projects strong { font-family: 'PTSans-Bold';font-size: 30px;color: #181716; margin-bottom: 29px;box-sizing: border-box;position: relative;display: block;}
.brand-projects strong:after {content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -16px; right:-1px;}
.brand-projects p {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 29px;margin-bottom: 14px;}


.main_brand .main-slider {opacity:0}
.main_brand .mid-slider {overflow:hidden;position:relative;max-width:1600px;margin: 0 auto;width:100%; min-width:980px; height:390px;/* background:url(../img/top-slider/slide-1.png) no-repeat top center;*/}
.main_brand .mid-slider .slider-inner {height:390px;}
.main_brand .top-slider {overflow:hidden;position:relative;max-width:1600px;margin: 40px auto 56px;width:100%; min-width:989px; height:390px;/* background:url(../img/top-slider/slide-1.png) no-repeat top center;*/}
.main_brand .slider-item {height:390px;position:absolute;  width: 100%; opacity:0}
.main_brand .slider-item.active {opacity:1}
.main_brand .slider-inner {width:980px; height:100%; margin:0 auto; position:relative;}
.slider-buttons_width {width: 100%;position: absolute;bottom: 0px;}
.slider-buttons_block {width:980px;margin: 0 auto; position: relative;/*position:absolute; top: 320px; right: 33%;z-index: 100;*/}
.main_brand .top-slider .slider-buttons {position: absolute; right: 215px; bottom: 28px;/*opacity:0;position:absolute; top: 320px; right: 33%;z-index: 100;*/}
.main_brand .top-slider .slider-buttons div {width:40px; height:40px; cursor:pointer;display:inline-block}
.main_brand .top-slider .slider-buttons .slide-ar-left {background:url(../img/slider-ar-s.png) 0px 0px; margin-right:5px;}
.main_brand .top-slider .slider-buttons .slide-ar-right {background:url(../img/slider-ar-s.png) 0 -45px;}
.main_brand .top-slider .slider-buttons .slide-ar-left:hover {background:url(../img/slider-ar-s.png) -45px 0px;}
.main_brand .top-slider .slider-buttons .slide-ar-right:hover {background:url(../img/slider-ar-s.png) -45px -45px;}

/**/
.mid-slider .slider-buttons {position: absolute; right: 215px; bottom: 28px;/*opacity:0;position:absolute; top: 320px; right: 33%;z-index: 100;*/}
.mid-slider .slider-buttons div {width:40px; height:40px; cursor:pointer;display:inline-block}
.mid-slider .slider-buttons .slide-ar-left {background:url(../img/slider-ar-s.png) 0px 0px; margin-right:5px;}
.mid-slider .slider-buttons .slide-ar-right {background:url(../img/slider-ar-s.png) 0 -45px;}
.mid-slider .slider-buttons .slide-ar-left:hover {background:url(../img/slider-ar-s.png) -45px 0px;}
.mid-slider .slider-buttons .slide-ar-right:hover {background:url(../img/slider-ar-s.png) -45px -45px;}
.slider-buttons_products {left: 0px;}

.main-slider_brand {margin-top: 50px; margin-bottom: 50px;}
/**/


.main_brand .slider-inner .slider-text {opacity:0;position:absolute; right:-43px; top:42px; width: 357px;padding-right: 43px;box-sizing: border-box;z-index: 100;}
.main_brand .slider-inner .slider-text a {color:#fff; text-decoration:none;}
.main_brand .slider-inner .slider-text a:hover {text-decoration:underline !important}

.main_brand .slider-inner .slider-text strong {font-family:'PTSans-Bold';font-size:30px; line-height:35px; color:#fff;margin-left: 19px;display: block;}
.main_brand .slider-inner .slider-text hr {margin-top: 12px;margin-bottom: 24px;height: 2px;color: #fff;background-color:#fff;border: none;}
.main_brand .slider-inner .slider-text p {font-family:'PTSans-Regular';font-size:17px; line-height:20px; color:#fff;margin-left: 19px;}
.main_brand .slider-inner .slider-text p span {display:block; margin-top:10px;}
.main_brand .slider-inner .slider-text sup {vertical-align: super;font-size: 12px;}

.main_brand .mid-slider .slider-text {top:45px;right:0;width:315px; left:inherit}


.brand-pros {width:989px; margin: 57px auto 57px;}
.brand-plus {margin-top: 38px;}
.brand-plus:first-child {margin-top: 0px;margin-bottom: 46px;}
.brand-plus_left {display: inline-block;width: 34%;vertical-align: top;}
.brand-plus_left img {width: auto;display: block;margin: auto;}
.brand-plus_right {display: inline-block;width: 65.5%;vertical-align: top;}
.brand-plus_right strong {font-family: 'PTSans-Bold';font-size: 30px;color: #181716; margin-bottom: 27px;box-sizing: border-box;position: relative;display: block;}
.brand-plus_right strong:after {content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -16px; right:-1px;}
.brand-plus_right p {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 30px;margin-top: 9px;}
.brand-plus_right span {font-family: 'PTSans-Bold';font-size: 23px;color: #181716; margin-bottom: 18px;box-sizing: border-box;display: block;}
.brand-pros_post {display: none;}
.brand-pros_post-block {display: block;}
.brand-plus_right  h1 {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 30px;}

.go-product_brand-pros_left {display: inline-block;width: 32%;margin-left: 3px;height: 40px;padding-top: 10px;margin-top: 48px;}
.go-product_brand-pros_left span {padding-left: 22px;position: relative;}
.go-product_brand-pros_left span:before {content: '';display:block; width: 15px; height: 18px;background: url("../img/doc-bt.png") no-repeat;position:absolute;bottom: 4px; left: -4px;}
.go-product_brand-pros_left:hover span:before {background: url("../img/doc-bt_hover.png") no-repeat;}
.go-product_brand-pros_right {display: inline-block;width: 11.5%;margin-left: 16px;height: 40px;padding-top: 11px;margin-top: 48px;}

.main_brand .news {width:980px; position:relative; margin:0 auto;padding-left: 7px;}
.main_brand .news-item {vertical-align:top;text-decoration:none;width:314px; display:inline-block; margin-right:15px;margin-top:20px;}
.main_brand .news-item .img-wr {overflow:hidden; width:314px; height:314px; -webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px; margin-bottom:15px;}
.main_brand .news-item .img-wr img {max-width: 100%; object-fit: contain;}
.main_brand .news-item:last-of-type {margin-right:0}
.main_brand .news-item .news-text {height:auto;text-decoration:none; display:block;cursor:pointer; transition:0.2s;padding:18px; border:2px solid transparent;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;}
.main_brand .news-item .news-text:hover {border-color:#e41a0a;}
.main_brand .news-item .news-text:hover p {color: #e41a0a; text-decoration:none !important;}
.main_brand .news-item:hover .news-text {border-color:#e41a0a}
.main_brand .news-item:hover .news-text p {text-decoration:underline;}
.main_brand .news-item .news-text .news-date {color:#8a8780; font-family: 'PTSans-Regular';font-size:14px; line-height:20px;}
.main_brand .news-item .news-text p {font-family: 'PTSans-Regular';color:#181716; font-size:17px; line-height:30px; margin-top:13px;}
.news strong {font-family: 'PTSans-Bold';font-size: 30px;color: #181716; margin-bottom: 18px;box-sizing: border-box;position: relative;display: block;}
.news strong:after {content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -16px; right:-1px;}


.social-bottom {text-align:center;width:980px; margin:0 auto; position:relative;margin-top:78px; margin-bottom:60px;}
.social-bottom a {transition:0.2s;margin-right: 15px; vertical-align: top; height: 20px;text-decoration:none; display:inline-block;font-family: 'PTSans-Regular';font-size:17px; color:#181716; cursor:pointer; padding:13px 13px 9px 15px;background:#eeebe7;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;}
.social-bottom a:last-child {margin-right:0}
.social-bottom a div {display:inline-block;}
.social-bottom .soc-wrapper {display:inline}

.social-bottom a.share-fb div {margin-right:10px; background:url(../img/share-bottom-s.png) 0 0; width:8px; height:17px;position:relative;top:1px;}
.social-bottom a.share-vk div {margin-right:10px; background:url(../img/share-bottom-s.png) -26px 0; width:12px; height:15px;margin-top: 2px;position:relative;top:1px;}
.social-bottom a.share-tw div {margin-right:7px; background:url(../img/share-bottom-s.png) 0 -22px; width:17px; height:14px;margin-top: 3px;}

.social-bottom a:hover {background:#00c6ff;text-decoration:underline; color:#fff;}
.social-bottom a.share-fb:hover div {background:url(../img/share-bottom-s.png) -13px 0;}
.social-bottom a.share-vk:hover div {background:url(../img/share-bottom-s.png) -43px 0;}
.social-bottom a.share-tw:hover div {background:url(../img/share-bottom-s.png) -19px -22px;}

.social-bottom a.share-fb:hover {background:#44609f;}
.social-bottom a.share-vk:hover {background:#587ea7;}
.social-bottom a.share-tw:hover {background:#00c6ff;}

.social-bottom_main_brand {margin-top: 99px !important;margin-bottom: 56px !important;}
.social-bottom_main_brand a {height: 24px !important;margin-left: 9px !important; margin-right: 9px !important;padding:9px 16px 8px 14px !important;}

.bt-red {width: 100px; height: 40px; border: 2px solid #e41a0a; padding-top: 9px; padding-left: 5px; color:#e41a0a; font-family:'PTSans-Bold'; font-size:17px;border-radius: 5px; box-sizing: border-box;cursor: pointer;}
.bt-red_roll-up {width: 128px; padding-top: 10px; padding-left: 20px; display: inline-block; margin-top: 48px;vertical-align: top;}
.bt-red:hover {background-color: #e41a0a; color: #fff;}
.bt-red_show-more {width: 146px;  padding-top: 9px; padding-left: 20px; margin: 44px auto;display: block;text-decoration: none;}


    /*-------------ADVICE
    ---------------------------------------------------------*/

.main {width:990px; margin: 37px auto;}
.left-block {width: 32%;float: left; margin-right: 14px;padding-left: 9px;}
.left-block strong {font-family: 'PTSans-Bold';font-size: 30px;color: #181716; margin-bottom: 30px;box-sizing: border-box;position: relative;display: block;}
.left-block strong:after {content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -16px; right:-1px;}
.left-block_products span {font-family: 'PTSans-Regular';font-size: 17px;color: #181716; line-height: 30px;margin-top: 9px;font-weight: bold;margin-bottom: 4px;display: table;cursor: pointer;position: relative;}
.left-block_products span:hover:after { content:'';display:block;width: 100%; height:1px;border-bottom: 1px dashed #e41a0a;position: absolute;bottom:4px;}
.left-block_products span a {color: #181716; text-decoration: none;}
.string-menu_active span:after { content:'';display:block;width: 100%; height:1px;border-bottom: 1px dashed #e41a0a;position: absolute;bottom:4px;}
.left-block li a {font-family: 'PTSans-Regular';font-size: 17px;color: #181716;display: inline-block;text-decoration: none;height: 27px;border-radius: 5px;padding-left: 21px;padding-top: 11px;padding-bottom: 2px;padding-right: 22px;border: 2px solid #fff;}
.left-block li a:hover{border: 2px solid #eeebe7;}
.left-block li a:hover:after{background-color: #eeebe7;}

.string-menu {height: 38px;overflow: hidden;}
.string-menu_active {height: auto;}

.left-block .string-menu li.string-menu_read-article a{background-color: #eeebe7;border: 2px solid #eeebe7;height: 27px;padding-top: 11px; padding-bottom: 2px;}

.right-block {width: 65.5%;float: left;}
.right-block > strong {font-family: 'PTSans-Bold';font-size: 30px;color: #181716; margin-bottom: 16px;box-sizing: border-box;position: relative;display: block; padding-right:15px;}
.right-block > strong:after {content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -16px; right:-1px;}
.right-block-acvice img {width: 100%;border-radius: 8px;margin-top: 13px;}
.right-block p {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 30px;margin-top: 11px;margin-bottom: 6px;}
.right-block-acvice span {font-family: 'PTSans-Bold';font-size: 23px;color: #181716; margin-bottom: 15px;display: block;line-height: 29px;}
.right-block hr {margin-top: 20px;margin-bottom: 22px;}
.right-block h2 {font-family: 'PTSans-Bold';font-size: 17px;color: #181716;line-height: 30px;margin-top: 18px;margin-bottom: 6px;}
.right-block-acvice li {font-family: 'PTSans-Regular';font-size: 17px;color: #181716; line-height: 30px;margin-top: 10px;margin-bottom: 6px;margin-left: 29px;position: relative;}
.right-block-acvice li:before {content:'';display:block;width:5px;height:5px;background-color:#e41a0a;position:absolute; top: 14px;left:-19px;}
/*.right-block_square li:before {content:'';display:block;width:5px;height:5px;background-color:#e41a0a;position:absolute; top: 14px;left:-19px;}*/
.right-block_figure li {margin-left: 8px;margin-top: 9px;}

.right-block-acvice ol {
    counter-reset: list;
}

.right-block-acvice ol li:before {
    counter-increment: list;
    content: counter(list) ".";
    width: auto;
    height: auto;
    top: auto;
    background-color: transparent;
    color: #e41a0a;
}

/*.right-block ol {counter-reset: list1;}*/
/*.right-block ol li:before {list-style-type: none;counter-increment: list1;content: counter(list1) ". ";font-family:'PTSans-Bold';font-size:13px;color:#e41a0a;margin-right: 7px;}*/

.subtitle {background-color:#fffce1;border-radius:5px;padding-top: 12px; padding-bottom:11px;padding-left: 22px;margin-bottom: 20px; margin-top: 20px;}
.subtitle p {margin-top: 0px;margin-bottom: 0px;}

.right-block h4 {font-family:'PTSans-Bold';font-size:17px;color:#181716;padding-left: 1px; padding-right: 30px;display:block;margin-top: 22px;margin-bottom: 0px;}

.advice_main_right_table{display: table;width: 100%;margin: 12px auto 16px;table-layout: fixed;border: 2px solid #e3dace;}
.row{display: table-row;border: 1px solid #e2dfdb;}
.cell{display: table-cell;width: 33%;border: 1px solid #e2dfdb;padding-left: 7px;}
.cell:nth-child(even) h1, .cell:nth-child(even) p {text-align:left;vertical-align:middle;}
.advice-table-row .row:nth-child(4) {background-color:#fffde7;}
.club_new_features .table .row:first-child .cell{padding-bottom: 41px;}
.advice_main_right_table p {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 27px;margin-top: 3px;margin-bottom: 6px;}

.social-bottom_advice_right-block {width: 100%;margin-top: 90px !important;}

/*-------------CEILING
---------------------------------------------------------*/

.right-block-video_content {margin-top: 32px;margin-bottom: 40px;}
.video-tips-block ul {margin-right: 25px;margin-top: 25px;}
.video-tips-block li{margin-top: 20px; position: relative; width:400px;font-family: 'PTSans-Bold';color:#e41a0a;font-size:23px;display: table;}
.video-tips-block li:before{content: ''; display:block; width: 40px;height: 40px;background-color: #eeebe7;border-radius: 5px;-webkit-border-radius:5px;margin-right: 16px;float: left;position: relative; top: 0px;}

.video-tips-block li span{position: absolute;left: -25px;top:12px;border-top: 8px solid transparent; border-left: 12px solid #181716; border-bottom: 8px solid transparent; }
.go-product-tips {margin: 45px auto;}
.video-wrapper {overflow: hidden;width:100%; height:380px; position:relative;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;margin-top: 6px;}
.video-select {width:640px;}
.video-select-item {transition:0.2s;border:1px solid transparent; position:relative;background:none;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;
                    height:40px; width:284px;font-family: 'PTSans-Bold';color:#e41a0a;font-size:23px; line-height:40px;cursor:pointer; margin-left:0px;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.video-select-item:hover{text-decoration: underline;}

.right-block_ceiling hr {margin-top: 33px;margin-bottom: 33px;}
.right-block_ceiling img {width: 100%;border-radius: 8px;margin-top: 13px;}
.right-block_ceiling p {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 30px;margin-top: 11px;margin-bottom: 6px; padding-right:15px;}

.right-block_ceiling a {font-family: 'PTSans-Bold';font-size: 23px;color: #e41a0a ; margin-bottom: 20px;display: block;}
.right-block_ceiling a:hover{color: #000 ;}


.right-block-acvice a {
    color: #e41a0a;
    transition: color .2s;
}

.right-block-acvice a:hover {
    color: #000;
}

.right-block-acvice b {
    font-family: 'PTSans-Bold', sans-serif;
}

.right-block-acvice b:not(.right-block-acvice table b) {
    font-size: 28px;
}

.right-block-acvice table,
.right-block-acvice th,
.right-block-acvice td {
    border: 1px solid #000;
}

.right-block-acvice td {
    padding: 0 6px;
}

.right-block-acvice td p {
    line-height: normal !important;
}

.right-block_ceiling p a {
    display: inline;
    font-size: inherit;
}

.ceiling_link_red {margin-bottom: 5px !important; color: #e41a0a ;}
.ceiling_link_red:hover {color: #000;}
.right-block_ceiling {margin-bottom: 40px;}

/*-------------PRODUCTS
---------------------------------------------------------*/
.main_products {margin-top: 48px;}

.products-model_left {width: 49%;display: inline-block;box-sizing: border-box;vertical-align: top;padding-top: 60px;padding-left: 20px;}
.products-model_left img {width: 100%;}
.products-model_right {width: 50%;display: inline-block;box-sizing: border-box;vertical-align: top;padding-top: 11px;margin-bottom: 19px;}

.main_products .left-block hr {width: 99%; height: 1px; background-color: #181716; margin-top: 31px; margin-bottom: 40px;}
.main_products .left-block .march-men {width: 100%;background: url("../img/products/march-men-fon.jpg") no-repeat;border-radius: 7px;box-sizing: border-box;position: relative;}
.main_products .left-block .march-men img {width: 48%; height: 162px; position: relative; top: -12px; left: -44px;}
.main_products .left-block .march-men .march-men_text {position: absolute;top: 49px; left: 116px;}
.main_products .left-block .march-men p {font-family: 'PTSans-Regular';font-size: 17px;color: #2a2928; }
.main_products .left-block .march-men a {font-family: 'PTSans-Bold';font-size: 17px;color: #2a2928; display: block; margin-top: 15px;}
.main_products .left-block .march-men a:hover{text-decoration: none;}

.right-block-products {padding-top: 12px; padding-right:15px;}
.right-block-products img {width: 85%;border-radius: 8px;margin-bottom: 15px;}
.right-block-products p {font-family: 'PTSans-Regular';font-size: 17px;color: #1d262a; line-height: 30px;margin-top: 11px;margin-bottom: 6px;}
.right-block-products span {font-family: 'PTSans-Bold';font-size: 23px;color: #181716; margin-bottom: 15px;display: block;line-height: 29px;}
.right-block-products hr {margin-top: 20px;margin-bottom: 22px;}
.right-block-products h2 {font-family: 'PTSans-Regular';font-size: 17px;color: #181716; font-weight: bold;line-height: 30px;margin-top: 18px;margin-bottom: 6px;}
.right-block-products li {font-family: 'PTSans-Regular';font-size: 17px;color: #181716; line-height: 20px;position: relative;}
.right-block sup {vertical-align: super;font-size: 12px;}

.products_main span {font-family: 'PTSans-Bold';font-size: 23px;color: #181716;display: block; margin-bottom: 18px;margin-top: 28px;}
.products_main-subtitle {margin-top: 38px;margin-bottom: 46px;}

.products-model_right > ul {width:90%;}
.products-model_right > ul > li {font-family:'PTSans-Regular';font-size:17px;color:#181716;padding-left: 42px;line-height: 24px;position:relative;padding-bottom: 14px;margin-left: 0px;}
.products-model_right > ul > li:nth-child(1):before{content:'';display:block;width:34px;height:24px;position:absolute;top:9px;left:13px;background:url(../img/products/li_1.png) no-repeat;}
.products-model_right > ul > li:nth-child(2):before{content:'';display:block;width:32px;height:32px;position:absolute;top:3px;left:13px;background:url(../img/products/li_2.png) no-repeat;}
.products-model_right > ul > li:nth-child(3):before{content:'';display:block;width:32px;height:32px;position:absolute;top:6px;left:13px;background:url(../img/products/li_3.png) no-repeat;}
.products-model_right > ul > li.koler:before{content:'';display:block;width:32px;height:32px;position:absolute;top:2px;left:13px;background:url(../img/products/li_5.png) no-repeat;}
.products-model_right > ul > li.packaging:before{content:'';display:block;width:32px;height:34px;position:absolute;top:1px;left:13px;background:url(../img/products/li_4.png) no-repeat;}
.products-model_right > ul > li.packaging--mod:nth-child(5):before{top: 10px;}
.products-model_right > ul > li:nth-child(6):before{content:'';display:block;width:34px;height:34px;position:absolute;top:1px;left:13px;background:url(../img/products/li_6.png) no-repeat;}
.products-model_right > ul > li.packaging .custom-select{display: inline-block; width: 100px; margin-left: 5px; vertical-align: middle;}
.right-block sup {vertical-align: super;font-size: 12px;}

.products_table-row {margin-bottom: 25px;}
.products_table-row .row:hover {background-color:#fffde7;}
.products_table-row .row .cell img {width: 40%;}
.go-product_block-products {width: 97%;height: 40px;margin-left: 12px;margin-top: 18px;padding-top: 3px;margin-bottom: 15px;}

.go-product_block-products_left {float: left;height: 40px;width: 48%;margin-left: 0px;margin-top: 27px;padding-top: 9px;}
.go-product_block-products_right {float: right;height: 40px;width: 49%;margin-left: 0px;margin-top: 27px;padding-top: 9px;}
.right-block-products .go-product_block-products_left {padding-top: 4px;}
.right-block-products .go-product_block-products_right {padding-top: 4px;}

.go-product_alignment {display:inline-block; height: 40px;width: 48%;margin-left: 0px;margin-top: 17px;padding-top: 9px; margin-right:15px;}
.go-product_alignment:nth-of-type(2n) {margin-right:0;}



.right-block-products .products-model_right span, .right-block-products .go-product_block-products_left span,
    .right-block-products .go-product_block-products_right span {font-family: 'PTSans-Bold';font-size: 17px;color: #e41a0a;}
.right-block-products .go-product_block-products_left:hover span, .right-block-products .go-product_block-products_right:hover span {color: #fff;}
.go-product_block-products:hover span {color: #fff;}
.go-product_block-products_technic {margin-left: 0px; width: 50%;height: 40px;color: #e41a0a;font-family: 'PTSans-Bold';font-size: 17px;padding-top: 9px;margin-bottom: 40px;}
.go-product_block-products_doc {padding-top: 9px;}
.go-product_block-products_technic span, .go-product_block-products_doc span, .go-product_color span, .go-product_calc span {display: inline-block;padding-left: 20px;position: relative;}
.go-product_block-products_technic span:before, .go-product_block-products_doc span:before, .go-product_color span:before, .go-product_calc span:before {content: '';display:block; width: 15px; height: 18px;background: url("../img/doc-bt.png") no-repeat;position:absolute;bottom: 0px; left: -6px;}

.go-product_block-products_technic:hover span:before, .go-product_block-products_doc:hover span:before, .go-product_color:hover span:before, .go-product_calc:hover span:before {background: url("../img/doc-bt_hover.png")}

.products_main {margin-top: 41px; padding-right:15px;}
.products_main .subtitle_square {padding-left: 17px;margin-bottom: 39px;}
.products_main .subtitle_square li {font-family: 'PTSans-Regular';font-size: 17px;color: #181716; line-height: 30px;margin-top: 10px;margin-bottom: 6px;margin-left: 29px;position: relative;}
.products_main .subtitle_square li:before {content:'';display:block;width:5px;height:5px;background-color:#e41a0a;position:absolute; top: 14px;left:-19px;}
.social-bottom_products_right-block {margin-top: 50px;width: 100%;}

/*-------------NEWS
---------------------------------------------------------*/
/*.main_news .left-block strong {margin-bottom: 47px;}*/
.main_news strong {color: #181716;}
.main_news strong:after{background-color: #181716;}
.left-block_news-block {position: relative;margin-bottom: 300px;}
.left-block_news {margin-top: 30px;margin-bottom: 30px;width: 90%;display: none;}
.left-block_news:first-of-type{margin-top: 47px;}
.left-block_news h1 {font-family: 'PTSans-Regular';font-size: 14px;color: #8a8780;margin-bottom: 4px;}
.left-block_news a {font-family: 'PTSans-Regular';font-size: 17px;color: #181716;text-decoration: none;display: inline-block;margin-top: 4px;line-height: 30px;}
.left-block_news a:hover {color: #e41a0a; text-decoration:none !important}
.left-block_news-active a {color: #181716;text-decoration: none; }
.left-block_news_reading a {color: #e41a0a;text-decoration: none !important; cursor:text}
.left-block_news.left-block_news-active {display: block;}
.left-block_news-active a:hover {color: #e41a0a;text-decoration: underline;}
.main_news .right-block img {margin-top: 31px;}


.news_slider-buttons {/*margin: 30px auto 0px;*/ width: 90px; position: absolute; top: 500px;
	-webkit-user-select: none;  /*запрет выделения*/
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.news_slider-buttons div {width:40px; height:40px; cursor:pointer;display:inline-block}
.news_slider-buttons .news_slide-ar-left {background:url(../img/low-slider-ar-s.png) 0px 0px; margin-right:5px;}
.news_slider-buttons .news_slide-ar-right {background:url(../img/low-slider-ar-s.png) 0px -45px;}
.news_slider-buttons .news_slide-ar-left:hover {background:url(../img/low-slider-ar-s.png) -45px 0px;}
.news_slider-buttons .news_slide-ar-right:hover {background:url(../img/low-slider-ar-s.png) -45px -45px;}

.news_slide-ar-right-stop {opacity: 0.5;}
.news_slide-ar-right-stop:hover {background:url(../img/low-slider-ar-s.png) 0px -45px !important;}
.news_slide-ar-left-stop {opacity: 0.5;}
.news_slide-ar-left-stop:hover {background:url(../img/low-slider-ar-s.png) 0px 0px !important;}


/*-------------CATALOG
---------------------------------------------------------*/

.main_catalog .left-block hr {height: 2px; background-color: #01090a; margin-top: 32px; margin-bottom: 39px; width: 99%;border:none;}
.go-product_block-catalog {margin-left: 0px; width: 99%; margin-top: 20px;height: 40px; padding-top: 9px;}
.right-block-catalog {margin-top: 35px;}
.right-block-catalog .goods {width: 48.5%; height: 320px; display: inline-block;margin-top: 10px;padding-top: 24px;padding-bottom: 23px;vertical-align: top;padding-right: 4px;box-sizing: border-box;}
.right-block-catalog .goods img {width: 74%;display: block; margin: 10px auto 15px; height: 225px; object-fit: contain;}
.right-block-catalog .goods p {font-family: 'PTSans-Bold';font-size: 24px;color: #181716;text-align: center;vertical-align: middle; width: 90%;margin: auto;}

.goods {text-decoration: none;}
.goods_param {display: none;}
.goods_param ul {width:46%;display: inline-block;vertical-align: top;}
.goods_param ul:nth-of-type(2){margin-top:5px;width:49%;}
.goods_param li {font-family:'PTSans-Regular';font-size:14px;color:#8a8780;padding-left: 42px;line-height: 23px;position:relative; margin-left: 12px;text-transform:lowercase;margin-top:2px;}
.goods_param li.consumption:before{content:'';display:block;width:34px;height:24px;position:absolute;top:9px;left:13px;background:url(../img/catalog/li_1.png) no-repeat;}
.goods_param li.drying_time:before{content:'';display:block;width:32px;height:32px;position:absolute;top:2px;left:13px;background:url(../img/catalog/li_2.png) no-repeat;}
.goods_param li.drying_time {margin-top:3px;}
.goods_param li.instruments:before{content:'';display:block;width:32px;height:32px;position:absolute;top:8px;left:13px;background:url(../img/catalog/li_3.png) no-repeat;}
.goods_param li.instruments {line-height:18px;margin-top:3px;}
.goods_param li.packaging:before{content:'';display:block;width:32px;height:34px;position:absolute;top:0px;left:15px;background:url(../img/catalog/li_4.png) no-repeat;}
.goods_param li.koler:before{content:'';display:block;width:32px;height:32px;position:absolute;top:3px;left:15px;background:url(../img/catalog/li_5.png) no-repeat;}
.goods_param li.koler {margin-top:3px;}
/*.goods_param li:nth-child(6):before{content:'';display:block;width:34px;height:34px;position:absolute;top:1px;left:13px;background:url(../img/catalog/li_6.png) no-repeat;}*/

.right-block-catalog .goods:hover {border: 2px solid #e41a0a; border-radius: 10px;padding-bottom: 19px;padding-right: 0px;text-decoration: none;}
.right-block-catalog .goods:hover img {width: 50%;margin: 10px auto 20px;}
.right-block-catalog .goods:hover p {display: none;text-decoration: none;}
.right-block-catalog .goods:hover .goods_param {display: block;}

.left-block_products .go-product_block-products a span {color: #e41a0a;}
.left-block_products .go-product_block-products:hover span {color: #fff;}

.social-bottom_catalog {margin: 152px auto 58px; width: auto;}

/*-------------MAP
---------------------------------------------------------*/

.banner-left-blog {width: 315px;height: 360px;box-sizing: border-box;background: url(../img/map/banner-left-blog.jpg) no-repeat;margin-top: 127px;padding-top: 17px;padding-left: 19px;padding-right: 32px;}
.banner-left-blog h1 {font-family: 'PTSans-Bold';font-size: 30px;color: #fff;line-height: 40px; margin-bottom: 11px;}
.banner-left-blog p {font-family: 'PTSans-Regular';font-size: 17px;color: #fff;line-height: 29px;}
.go-product_banner-left-blog {border-color: #fff; color: #fff;width: 124px;height: 40px;margin-left: 1px;margin-top: 72px;padding-top: 11px;}
.go-product_banner-left-blog:hover {background-color: #fff; color: #012169;}

.map_partners ul {margin-top:42px;}
.map_partners li {font-family:'PTSans-Regular';font-size:17px;color:#181716;list-style-type: none;line-height: 48px;display: inline-block;margin-right: 39px;padding-left: 10px;}
.map_partners li span {display:inline-block;width:15px;height:15px;border-radius:50%;margin-bottom:1px;}
.map_partners li:nth-child(1) span{width: 10px;height: 14px;background: url(../img/map/marshall-pin-red-small.svg) no-repeat;position: relative;top: 2px;left: -7px;}
.map_partners li:nth-child(2) span{width: 10px;height: 14px;background: url(../img/map/marshall-pin-blue-small.svg) no-repeat;position: relative;top: 2px;left: -7px;}

#map {margin-top: 7px;margin-bottom:44px;width:100%;height:359px;position:relative;border-radius:7px;overflow:hidden;z-index:1;}
.map-controls {width:40px;position: absolute;bottom: 13px;left: 9px;z-index:1000;}
.map-controls_zoom{width: 38px;height: 38px;border-radius: 50%;cursor: pointer;}
.map-controls_zoom[data-zoom="less"] {background: url(../img/map/plus.png) no-repeat;}
.map-controls_zoom[data-zoom="more"] {background: url(../img/map/minus.png) no-repeat;margin-top: 10px;}

.block_map_sity-wrap{position:absolute;top: 8px; right: 258px; z-index: 100;}
.block_map_sity{width: 247px;height: 40px;cursor: pointer;box-sizing: border-box;position:absolute;border: 2px solid #e3dace;border-radius: 6px;overflow:hidden;background-color:#fff;}
.map_dropdown-top {height: 38px;box-sizing:border-box;position:relative;font-family:'PTSans-Regular';font-size:17px;color:#181716;text-decoration: none;padding-left: 19px;padding-top: 10px;padding-right: 24px;padding-bottom: 10px;display: block;border-bottom: 2px solid #e3dace;}
.map_dropdown-top:after{content: '';display: block;width: 23px;height: 15px;background: url("../img/map/check-map-sity.png") no-repeat;position: absolute;top:45%;right: -1px;}
.map_dropdown-inside {padding-bottom: 5px;padding-top: 3px;}
.map_dropdown-inside li a {font-family:'PTSans-Regular';font-size:17px;color:#181716;text-decoration: none;line-height: 20px;}
.map_dropdown-inside li {padding: 8px 0; padding-left: 20px; padding-right:20px;}
.map_dropdown-inside li:hover {background: #f5f5f5;}
.block_map_sity_active {height:auto !important;z-index: 100;}
.block_map_sity_active .map_dropdown-top:after {transform: rotate(180deg) translate(12px, 8px);}
.block_map_sity_height {min-height:40px;max-height:56px;}

.infoBox {width:302px;background-color:#fff;border: 2px solid #dbd7d1;border-radius: 5px;text-align: left;box-sizing: border-box;padding: 15px 20px 7px;position:relative;}
.infoBox h1 {font-family:'PTSans-Bold';font-size:17px;color:#e51e0e;display:block;border-bottom: 1px solid #dbd7d1;padding-bottom: 4px;margin-bottom: 15px;margin-right: 15px;}
.infoBox p, .infoBox a{font-family:'PTSans-Regular';font-size:14px;color:#181716;}
.infoBox p {line-height: 20px;}
.infoBox p a{line-height:42px;}
.infoBox p a:hover{color: #e51e0e;}
.close-balloon {display: block;width: 20px;height: 20px;background: url(../img/map/close-ball.png) no-repeat 5px;position: absolute;right: 16px;top: 16px;cursor: pointer;z-index: 1000;}
.infoBox:before, .infoBox:after {content: "";position: absolute;}
.infoBox:before {border-left: 10px solid transparent;border-right: 9px solid transparent;border-top: 10px solid #dbd7d1;left: 25px;bottom: -11px;}
.infoBox:after {border-left: 10px solid transparent;border-right: 9px solid transparent;border-top: 10px solid #fff;left: 25px;bottom: -8px;}

.map-address_column {margin-top: 26px;vertical-align: top;}
.map-address {width: 29.333%;vertical-align:top;position:relative;padding-top: 2px;display: inline-block;    margin-right: 5%;margin-bottom: 20px;}
.map-address_strong h1 {font-family:'PTSans-Bold';font-size:17px;color:#181716;border-bottom: 2px dashed #000000;position: relative;margin-left: 22px;display: table;}
.placemark_4145, .placemark_4144 {width:10px;height:14px;position: absolute;top:2px;left:-19px;}
.placemark_4145 {background: url(../img/map/marshall-pin-red-small.svg) no-repeat;}
.placemark_4144 {background: url(../img/map/marshall-pin-blue-small.svg) no-repeat;}

.map-address p {font-family:'PTSans-Regular';font-size:13px;color:#8a8780;line-height:26px;margin-left:2px;margin-top: 0px;margin-bottom: 0px;}
.map-address_strong{margin-bottom: 3px; max-width:185px;}
.map-address a {font-family:'PTSans-Regular';font-size:13px;color:#8a8780;;margin-left:2px;line-height:22px;}
.map-address a:hover {text-decoration: none;}
.map-address_strong a {font-family:'PTSans-Bold';font-size:17px;color:#181716 !important;border-bottom: 2px dashed #000000;position: relative;margin-left: 22px;display: inline;text-decoration:none;    line-height: 26px;}
.social-bottom_map_right-block {width: auto;margin-top: 88px;}
.map-address_strong a:hover {color: #e51e0e !important; border-color: #e51e0e !important;}
.map-address_strong a._active {color: #e51e0e !important; border-color: #e51e0e !important;}
.map-address:nth-of-type(3n) {margin-right:0;}

.scroller {
    overflow-y: scroll;
    height: 302px;

    /* -webkit-overflow-scrolling: touch; *//* uncomment to accelerate scrolling on iOS */
}
.scroller::-webkit-scrollbar { /* Preventing webkit cross-direction scrolling bug */
    width: 0;
}
.scroller__track {
    display: block; /* Invisible by default */
    position: absolute;
    right: 1px;
    bottom: 4px;
    width: 16px;
	padding-top: 40px;
	pointer-events: none;
	z-index:3;
}
.scroller__track .baron {
    display: block; /* Visible when scrolling is possible */
}

.scroller__bar { /* The bar. You should define width, right position and background */
    position: absolute;
    z-index: 1;
    right: 6px;
    width: 4px;
    background: #e3dace;
	border-radius: 5px;
	height: 57px;
	pointer-events: auto;
}

/*-------------COLOR
---------------------------------------------------------*/

.main_color > strong {font-family: 'PTSans-Bold';font-size: 30px;color: #181716; margin-bottom: 38px;box-sizing: border-box;position: relative;display: block;margin-left: 8px;}
.main_color > strong:after {content: '';display:block; width: 100%; height: 2px;background-color: #181716;position:absolute;bottom: -16px; right:-1px;}

.main_color .left-block .march-men {width: 100%;background: url("../img/pick-color/march-men-fon.jpg") no-repeat;border-radius: 7px;box-sizing: border-box;position: relative;margin-top: 20px;margin-bottom: 4px;}
.main_color .left-block .march-men img {width: 48%; height: 162px; position: relative; top: -12px; left: -44px;}
.main_color .left-block .march-men .march-men_text {position: absolute;top: 49px; left: 116px;}
.main_color .left-block .march-men p {font-family: 'PTSans-Regular';font-size: 17px;color: #2a2928; margin-left: 27px; position: relative;}
.main_color .left-block .march-men a {font-family: 'PTSans-Bold';font-size: 17px;color: #2a2928; display: block; margin-top: 15px;margin-right: 10px;}
.main_color .left-block .march-men a:hover{color:#e41a0a;}
.main_color .left-block .march-men p:before {content: '';display: block;width: 20px;height: 20px;background: url("../img/pick-color/bt-play.png") no-repeat;position: absolute;top:-2px;left: -30px;}

.main_color .go-product_block-color {width: 96%;height: 40px;margin-left: 0px;margin-top: 0px;margin-bottom: 20px;padding-top: 9px;}

.right-block_color {position: relative;}
.main_color .right-block .pick-color {/*width:646px; position:absolute; top:0; right:0;*/ width: 100%;}
.main_color .right-block .room-image {z-index:100; position:relative; width:534px; height:320px; overflow:hidden;margin-top:20px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;}
.main_color .right-block .room-image img {opacity:1;position:absolute;width:534px; height:320px; z-index:20;}
/*.main_color .right-block .room-image img.active {opacity:1}*/
.main_color .right-block .room-choice { z-index:0; position: absolute; width: 116px; top: 0px; right: 0; height: 320px;}
.main_color .right-block .room-choice .room-item {cursor:pointer;transition:0.2s;border:2px solid transparent;font-family: 'PTSans-Regular';  font-size: 17px;color:#181716;line-height:36px;  padding-left: 34px;-webkit-border-radius: 0 4px 4px 0;border-radius: 0 4px 4px 0;}
.main_color .right-block .room-choice .room-item.active {border-color:#dbd7d1; background:#dbd7d1}
.main_color .right-block .room-choice .room-item:hover {border-color:#dbd7d1}
.main_color .right-block .room-on {display: none;height: 21px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;padding:10px 15px 10px 10px; background:#fff; /*display:inline-block;*/ position:absolute; left:50%; top:60%; z-index:500;-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);}
.main_color .right-block .room-on .sqr-color {width:21px; height:21px; background:#FCDD83; display:inline-block}
.main_color .right-block .room-on span { font-size: 17px;color:#181716;font-family: 'PTSans-Regular'; display: inline-block; vertical-align: top; position: relative; top: 3px; left:5px; text-transform:uppercase;}

.main_color .right-block .room-choice .colors {transition:0.2s;display:inline-block; position:absolute;bottom:0; right:12px; cursor:pointer;width:45px; padding:8px 20px 10px 20px;-webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;color:#e41a0a;font-family:'PTSans-Bold'; border:2px solid #e41a0a; text-decoration:none;}
.main_color .right-block .room-choice .colors:hover {background:#e41a0a; color:#fff;}

.main_color .room-color {margin-top: 19px;}
.main_color .room-color div {width: 20px; height: 20px; border-radius: 5px; display: inline-block; margin-right: 7px; background-color: #00c6ff;position: relative;cursor: pointer;}
.main_color .room-color .active:before {content: '';display: block;border: 2px solid #e41a0a;position: absolute;top: -1px;left: -1px;width: 17px;height: 17px;border-radius: 5px;}
.main_color .room-color div:last-of-type {margin-right:0}
.main_color .selected-color-block {margin-top: 38px; position: relative; z-index: 100;}
.main_color .selected-color-block h1 {font-family: 'PTSans-Regular';font-size: 17px;color: #181716;}
.main_color .selected-color-block .mbtn {
    position: absolute;
    right: 0;
    bottom: -7px;
}
.main_color .selected-color_number {display: none;margin-top: 1px;position: relative;}

.main_color .selected-color_number .square_color {width: 20px; height: 20px; border-radius: 5px; display: inline-block; position: absolute;top: 15px; left: 0px;}
.main_color .selected-color_number .square_color:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    background: inherit;
    border-radius: 6px;
    z-index: 10;
    pointer-events: none;
    opacity: 0;
    transition: .2s;
}
.main_color .selected-color_number .square_color:hover:before {
    opacity: 1;
}

.main_color .selected-color_number p {font-family: 'PTSans-Bold';font-size: 17px;color: #181716;text-transform:uppercase;display: inline-block;padding-left: 30px;}
.main_color .selected-color_number p span { margin-left: -30px;}

.main_color .selected-color_number:first-of-type {margin-right:50px;}

.main_color .selected-color_number[style] ~ .mbtn {
    bottom: 15px;
}

.main_color .right-block_color hr {margin-top: 28px;margin-bottom: 36px;height: 2px;color: #eeebe7;background-color:#eeebe7;border: none; }

.main_color .suitable-product-block {margin-top: 30px;}
.main_color .suitable-product-block h1 {font-family: 'PTSans-Bold';font-size: 23px;color: #181716;margin-bottom: 47px;}
.main_color .suitable-product {margin-top: 22px;padding-bottom:10px;padding-left: 130px;padding-top: 10px;position: relative;}
.main_color .suitable-product img {position: absolute; top:3px; left: 18px; width: 89px;}
.main_color .suitable-product._active { padding-left: 150px; }
.main_color .suitable-product._active img { /*top: -10px;*/ left: -7px; width:135px;}
.main_color .suitable-product._active a { font-size: 21px; }
.main_color .suitable-product._active .calc_desc-right span { font-size: 27px; }
/*.main_color .suitable-product._active a,
.main_color .suitable-product._active ul {margin-left:80px;}*/
.main_color .suitable-product._active {min-height:100px;}
.main_color .suitable-product a {font-family: 'PTSans-Bold';font-size: 17px;color: #e41a0a;}
.main_color .suitable-product a:hover {color:#000}
.main_color .suitable-product p, .main_color .suitable-product ul {font-family: 'PTSans-Regular';font-size: 17px;color: #181716;margin-top: 7px;margin-bottom: 0;line-height: inherit;}
.main_color .suitable-product p, .main_color .suitable-product ul li {line-height:30px;position:relative;}
.main_color .suitable-product ul li {padding-left: 15px;}
.main_color .suitable-product ul li:before {content:'';display:block;width:4px;height:4px;background-color:#e41a0a;position:absolute;top:14px;left:2px;}
.main_color .go-product_color, .main_color .go-product_calc {height: 40px;width: 49%;padding-top: 9px;margin: 68px auto 5px;}

.main_color .social-bottom_color_right-block {width: auto;margin-top: 97px;margin-bottom: 76px;}

/*-------------CALC
---------------------------------------------------------*/

.right-block_calc .calculator {width:95%; display:inline-block; margin-bottom: 5px;}
.right-block_calc .calculator h2 {padding-bottom:14px;font-family:'PTSans-Bold';font-size:30px; line-height:35px;color:#181716; border-bottom:2px solid #181716;}
.right-block_calc .calc-block {padding:27px 19px 23px 31px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px; background:#eeebe7;margin-top:20px; width:98%; height:179px;}
.right-block_calc .calc-block strong {display:block;font-size:17px; line-height:20px; font-family:'PTSans-Bold';}
.right-block_calc .calc-block strong:last-of-type {margin-top:26px;}
.right-block_calc .calc-block .select-wrapper {position:relative; margin-top:12px; display: inline-block;margin-left: 15px;}
.right-block_calc .calc-block .select-wrapper:first-of-type{margin-left: 0px;}
.right-block_calc .select {position:relative; cursor:pointer; width:284px; height:40px; background:#fff;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;}
.right-block_calc .select .select-ar {position:absolute; top:18px; right:11px; background:url(../img/select-ar.png); width:11px; height:7px;}
.right-block_calc .select-wrapper.disabled .select-ar {display: none;}
.right-block_calc .select-wrapper.disabled .select {cursor: default;}
.right-block_calc .select span {margin-left:10px; line-height:40px;font-family: 'PTSans-Regular';  font-size: 17px;color:#181716;}
.right-block_calc .select-list { z-index:200;display:none; overflow: hidden;position:absolute; top:0;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;box-shadow: 0 2px 2px #afafaf; }
.content .after-video .select-list {box-shadow: 0 2px 2px #afafaf;}
.right-block_calc .select-list .select-item {display:block !important; background:#fff;width:274px; height:40px; cursor:pointer; border-bottom:1px solid rgba(128, 128, 128, 0.14);padding-left:10px; line-height:40px;font-family: 'PTSans-Regular';  font-size: 17px;color:#181716;}
.right-block_calc .hover-list .select-item {display:block !important;}

.mat-list {z-index:100 !important;}

.right-block_calc .select-list .select-item:hover {background:#f5f5f5}
.right-block_calc .select-list .select-item.active {font-family:'PTSans-Bold';}
.right-block_calc .select-list .select-item:last-child {border-bottom:none;}

.right-block_calc .calc-block .sq-input {line-height:40px;font-family: 'PTSans-Regular';  font-size: 17px;color:#181716;background:#fff; width:76px; height:40px;-webkit-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;margin-top:10px; border:none;padding-left:10px; padding-right:10px;}
.right-block_calc .calc-block .sq-input + span {font-family: 'PTSans-Regular';  font-size: 17px;line-height:40px;color:#181716;  margin-left: 6px;}
.right-block_calc .calc-block .sq-input + span sup {  vertical-align: super !important;font-size: 12px;}

.right-block_calc .calculate {transition:0.2s;display:inline-block; position:relative;top:-2px; left:15px; cursor:pointer;width:131px; margin-left: 4px; padding:10px 20px 10px 69px;-webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;color:#e41a0a;font-family:'PTSans-Bold'; border:2px solid #e41a0a; text-decoration:none;}
.right-block_calc .calculate:hover {background:#e41a0a; color:#fff;}


.right-block_calc .suitable-product-block h1 {margin-bottom: 38px;}

.calc-block .select-wrapper._no-select {cursor:default}
.calc-block .select-wrapper._no-select .select-ar {display:none}

.selection {margin-top: 47px;font-size: 17px;font-family: 'PTSans-Regular';}
.selection p {color:#000000; font-family:'PTSans-Bold'; font-size:23px;}
.selection-calc {padding-top:74px; /*padding-bottom:20px;*/}
.selection-calc img {display:block; margin:0 auto;}
.selection-calc_desc {margin-top: 38px;padding-left:30px;position:relative;}
.calc_desc-left {text-align:left;width: 69%;font-size: 17px;float: left;}
.calc_desc-right {position: absolute; top: 20px;right: 0;text-align:right;}
.calc_desc-right:after{content:'';display:block;width:22px;height:24px;position:absolute;top:-2px;left:-30px;background: url("../img/calc/icon-bucket.png") no-repeat}
.calc_desc-left a {font-family:'PTSans-Bold';color:#e41a0a;display: block;margin-bottom: 15px;}
.calc_desc-left li {font-family:'PTSans-Regular';color:#181716;padding-bottom: 6px;}
.calc_desc-right span {font-family:'PTSans-Bold';font-size:23px;color:#181716;}

.selection-product {font-family: 'PTSans-Regular';font-size: 17px;color: #181716;}
.selection-product .suitable-product {padding-right: 90px;min-height: 60px;}
.selection-product .suitable-product ul {display:none}
.selection-product .suitable-product .opisanie {    font-family: 'PTSans-Regular'; font-size: 17px; color: #181716; margin-top: 7px; line-height:30px;}
.selection-product .selection-calc_desc {/*padding-left:205px;*/padding:12px 0 22px 127px;}
.selection-product .calc_desc-left img {position:absolute;top:10px;left:0;width: 89px;}
.selection-product hr { margin-top: 28px; margin-bottom: 36px; height: 2px; color: #eeebe7; background-color: #eeebe7; border: none; width: 100%; clear: both;}
/*.selection-product .calc_desc-left a {font-size:24px;}*/
/*.selection-product .calc_desc-right {margin-top: 37px;}*/
/*.selection-product .calc_desc-right:after {top:56px;}*/

.product-recom {margin-top: 20px;}
.instruments-recom {margin-top: 20px;}
.instruments-recom h1 {margin-bottom: 15px !important;}
/*.go-product_calc {width: 228px;height: auto;padding-top: 16px;padding-bottom: 16px;margin: 40px auto 0;font-size: 16px;color:#e41a0a;padding-left: 61px;}
.go-product_calc span {position:relative;}
.go-product_calc span:after{content:'';display:block;width:31px;height:36px;position:absolute;top:2px;left:-42px;background: url("../img/img-doc.png") no-repeat;}
*/
/*-------------bugs cmc
---------------------------------------------------------*/

.inner_block  {margin-top: 50px;}
.right-block_ceiling p {text-align: left;}

.left-block_products {list-style-type: none;}

.podbor_tsveta {display: none;}
.dostupnye_tsveta {display: none;}

.main .right-block-acvice {}
.main .right-block-acvice .right-block > strong {margin-bottom: 38px;}
.main .right-block-acvice h1{font-family: 'PTSans-Regular';font-size: 17px;color: #181716;font-weight: bold;line-height: 30px;margin-top: 18px;margin-bottom: 6px;}
.main .right-block-acvice p {font-family: 'PTSans-Regular';font-size: 17px !important;color: #1d262a;line-height: 30px;margin-top: 11px;margin-bottom: 6px;}
.main .right-block-acvice p a {color:#e41a0a;}
.main .right-block-acvice p a:hover {color:#000;}
.main .right-block-acvice h2 span{font-family: 'PTSans-Regular';font-size: 17px;color: #181716;font-weight: bold;line-height: 30px;margin-top: 5px;margin-bottom: 6px;}
.main .right-block-acvice img {margin-top: 0px;}
.main .right-block-acvice p img {display: block; margin: 0 auto;}

.article_active-dop {padding-top: 17px !important;}
.article_active-dop a {color: #e41a0a !important;}
.article_active-dop a:hover {text-decoration:none;}
.left-block {z-index: 100;}
.left-block_color {overflow: visible;}
.main .right-block .right-block-acvice {margin-top: 44px; padding-right:15px;}
.right-block_ceiling .news_side_item > img {width: auto !important;}
.right-block_ceiling .main_news_item span {font-family: 'PTSans-Regular' !important;font-size: 17px !important; color: #1d262a !important;line-height: 30px !important;margin-top: 11px !important;margin-bottom: 6px !important;}
.right-block_ceiling .main_news_item p span {font-family: 'PTSans-Regular' !important;font-size: 17px !important; color: #1d262a !important;line-height: 30px !important;margin-top: 11px !important;margin-bottom: 6px !important;}
.right-block_ceiling .main_news_item p {font-family: 'PTSans-Regular' !important;font-size: 17px !important; color: #1d262a !important;line-height: 30px !important;margin-top: 11px !important;margin-bottom: 6px !important;}
.right-block_ceiling .main_news_item h1 {font-family: 'PTSans-Regular' !important;font-size: 17px !important; color: #1d262a !important;line-height: 30px !important;margin-top: 11px !important;margin-bottom: 6px !important;}
.right-block_ceiling .main_news_item a:hover {color: #000;}

.how_to_block iframe {display: block; margin: 0 auto;}

.mac-os .logo-menu .social-block .social-vk {background-position: -3px -12px;}
.mac-os .logo-menu .social-block .social-fb {background-position: -39px -13px;}
.mac-os .logo-menu .social-block .social-yt {background-position: -120px -14px;}

.main_news .right-block .right-block-acvice p a {color: #e41a0a;}
.main_news .right-block .right-block-acvice p > a:hover {color: #000;}

/**** ROOM SIDES
*********************************************************/
.room-block {width:100%; height:100%; position:absolute; display:none;}
.room-block._active {display:block;}

.room-sides {width:100%; height:100%; position:absolute;}
.room-sides .room-left-side {height:100%; position:absolute; /*z-index:10;*/ /*background:red;*/}
.room-sides .room-right-side {height:100%; position:absolute; /*z-index:5;*/ /*background:blue;*/}

.room-block[room-type="gostinaya"] .room-sides {}
.room-block[room-type="gostinaya"] .room-sides .room-left-side {width:121px;}
.room-block[room-type="gostinaya"] .room-sides .room-right-side {left: 118px; right: 0;}

.room-block[room-type="kuhnya"] .room-sides {}
.room-block[room-type="kuhnya"] .room-sides .room-left-side {width:320px;}
.room-block[room-type="kuhnya"] .room-sides .room-right-side {top: 0;left: 320px; right: 0;}

.room-block[room-type="spalnya"] .room-sides {}
.room-block[room-type="spalnya"] .room-sides .room-left-side {left:72px;width: 187px;height: 140px;z-index: 10;}
.room-block[room-type="spalnya"] .room-sides .room-right-side {width:100%;height: 260px;}

.room-block[room-type="detskaya"] .room-sides {}
.room-block[room-type="detskaya"] .room-sides .room-left-side {left: 10px;height: 245px;width: 145px;}
.room-block[room-type="detskaya"] .room-sides .room-right-side {left:155px; right:0;}

.room-block[room-type="fasad"] {}
.room-block[room-type="fasad"] .room-left-side {width: 120px; height: 180px; left: 0px; top: 132px;}
.room-block[room-type="fasad"] .room-left-side:nth-of-type(2) {width: 230px; left: 295px;}
.room-block[room-type="fasad"] .room-right-side {left: 118px; top: 90px; width: 177px; height: 195px;}

.room-select-side {z-index:200; width:100%; height:100%; position:absolute;}
.room-select-side ._first, .room-select-side ._second {height:100%; position:absolute; cursor: pointer;}
/*.room-select-side ._second {}*/

.room-block[room-type="gostinaya"] .room-select-side {}
.room-block[room-type="gostinaya"] .room-select-side ._first {width:121px;background: url("../img/pick-color/room1-mask1.png") no-repeat -10000px 0;}
.room-block[room-type="gostinaya"] .room-select-side ._second {left: 118px; right: 0;background: url("../img/pick-color/room1-mask2.png") no-repeat -10000px 0;}

.room-block[room-type="kuhnya"] .room-select-side ._first {width:322px;background: url("../img/pick-color/room2-mask1.png") no-repeat -10000px 0;}
.room-block[room-type="kuhnya"] .room-select-side ._second {top: 30px;left: 320px; right: 91px;height: 240px;background: url("../img/pick-color/room2-mask2.png") no-repeat -10000px 0;}

.room-block[room-type="spalnya"] .room-select-side ._first {left:72px;width: 189px;height: 140px;z-index: 10;background: url("../img/pick-color/room3-mask1.png") no-repeat -10000px 0;}
.room-block[room-type="spalnya"] .room-select-side ._second {width:100%;height: 260px;background: url("../img/pick-color/room3-mask2.png") no-repeat -10000px 0;}

.room-block[room-type="detskaya"] .room-select-side ._first {left: 0;height: 245px;width: 156px;background: url("../img/pick-color/room4-mask1.png") no-repeat -10000px 0;}
.room-block[room-type="detskaya"] .room-select-side ._second {left:154px;right:0;height: 240px;background: url("../img/pick-color/room4-mask2.png") no-repeat -10000px 0;}

/*
.room-block[room-type="fasad"] .room-select-side ._first {left: 89px;top: 123px;width: 387px;height: 149px;background: url("../img/pick-color/room5-mask1.png") no-repeat -10000px 0;}
.room-block[room-type="fasad"] .room-select-side ._second {left: 253px;top: 81px;width: 101px;height: 163px;background: url("../img/pick-color/room5-mask2.png") no-repeat -10000px 0;}*/

.room-block[room-type="fasad"] .room-select-side ._second {z-index:1; left: 112px; top: 94px; width: 182px; background-size: 182px !important; height: 172px; background: url(../img/pick-color/room5-mask2.png) -10000px 0 no-repeat;}
.room-block[room-type="fasad"] .room-select-side ._first {left: -1px; background-size: 530px !important; top: 131px; width: 100%; height: 135px; background: url(../img/pick-color/room5-mask1.png) no-repeat -10000px 0;}

.room-block[room-type="gostinaya"] .room-select-side ._first:hover, .room-block[room-type="gostinaya"] .room-select-side ._first._active {background-position: 0 0;}
.room-block[room-type="gostinaya"] .room-select-side ._second:hover, .room-block[room-type="gostinaya"] .room-select-side ._second._active {background-position: 0 0;}

.room-block[room-type="kuhnya"] .room-select-side ._first:hover, .room-block[room-type="kuhnya"] .room-select-side ._first._active {background-position: 0 0;}
.room-block[room-type="kuhnya"] .room-select-side ._second:hover, .room-block[room-type="kuhnya"] .room-select-side ._second._active {background-position: 0 0;}

.room-block[room-type="spalnya"] .room-select-side ._first:hover, .room-block[room-type="spalnya"] .room-select-side ._first._active {background-position: 0 0;}
.room-block[room-type="spalnya"] .room-select-side ._second:hover, .room-block[room-type="spalnya"] .room-select-side ._second._active {background-position: 0 0;}

.room-block[room-type="detskaya"] .room-select-side ._first:hover, .room-block[room-type="detskaya"] .room-select-side ._first._active {background-position: 100% 0;}
.room-block[room-type="detskaya"] .room-select-side ._second:hover, .room-block[room-type="detskaya"] .room-select-side ._second._active {background-position: 100% 0;}

.room-block[room-type="fasad"] .room-select-side ._first:hover, .room-block[room-type="fasad"] .room-select-side ._first._active {background-position: 0 0;}
.room-block[room-type="fasad"] .room-select-side ._second:hover, .room-block[room-type="fasad"] .room-select-side ._second._active {background-position: 0 0;}

/*.room-block[room-type="kuhnya"] .room-select-side ._first:hover, .room-block[room-type="kuhnya"] .room-select-side ._second:hover, .room-block[room-type="spalnya"] .room-select-side ._first:hover, .room-block[room-type="spalnya"] .room-select-side ._second:hover, .room-block[room-type="detskaya"] .room-select-side ._first:hover, .room-block[room-type="detskaya"] .room-select-side ._second:hover, .room-block[room-type="fasad"] .room-select-side ._first:hover, .room-block[room-type="fasad"] .room-select-side ._second:hover {background-color: rgba(255,8,0,.2);}*/

.room-select-side .num {position: absolute;color: #000; font-size: 15px; font-weight: bold; width: 22px; height: 22px; line-height: 22px; background-color: #fff; z-index: 100; text-align: center; border-radius: 2px; cursor: pointer; font-family: 'PTSans-Regular';display: none;}

.room-block[room-type="gostinaya"] .room-select-side ._first .num {top: 64px; left: 79px;}
.room-block[room-type="gostinaya"] .room-select-side ._second .num {top:64px; right:115px;}

.room-block[room-type="kuhnya"] .room-select-side ._first .num {top:85px;left: 290px;}
.room-block[room-type="kuhnya"] .room-select-side ._second .num {top: 90px;right: 40px;}

.room-block[room-type="spalnya"] .room-select-side ._first .num {top:85px;left: 153px;}
.room-block[room-type="spalnya"] .room-select-side ._second .num {top: 85px;right: 130px;}

.room-block[room-type="detskaya"] .room-select-side ._first .num {top:100px;left: 60px;}
.room-block[room-type="detskaya"] .room-select-side ._second .num {top: 100px;right: 280px;}

.room-block[room-type="fasad"] .room-select-side ._first .num {top:35px;left: 120px;}
.room-block[room-type="fasad"] .room-select-side ._second .num {top: 92px;right: 60px;}


/*----footer bottom cuddle---*/
html {height: 100%;}
body {height: 100%;}
.wrapper {min-height: 100%;height: auto !important;box-sizing: border-box;}
.hfooter {height: 100px;}
.footer {margin-top: -100px;}
/*----footer bottom cuddle---*/

.right-block-map {padding-right:15px;}

/********** COLOR FAMILY 08 sept 16 / e.z. **********/

.mbtn {font-size:17px; padding: 9px 28px; border:2px solid #e41a0a; color:#e41a0a; -webkit-border-radius:6px; border-radius:6px; font-family: 'PTSans-Bold'; display:inline-block; cursor:pointer; text-decoration:none}
.mbtn:hover {color:#fff; background:#e41a0a}

.color-family-overwiew  {font-size:0; display:none;}
.color-family-overwiew[data-id="1"] {border-bottom: 2px solid #eeebe7;}
.color-family-overwiew[data-id="1"]._opened {padding-bottom: 26px;}
.color-family-overwiew._active {display:block;}
/****************************************************/

.family-overwiew { padding-bottom:21px; padding-right:114px; margin-top:26px; display:none; }
.family-overwiew p {margin-bottom:15px; margin-left:2px;}

.family-overwiew .family-item {width:37px; height:38px; box-sizing:border-box; display:inline-block; position:relative; cursor:pointer; margin-bottom:2px; -webkit-border-radius:8px; border-radius:8px; overflow:hidden; border:2px solid #fff}
.family-overwiew .family-item:hover {border:2px solid #e41a0a}
.family-overwiew .family-item._active {border:2px solid #e41a0a; cursor:default;}

.family-overwiew .family-item:first-of-type {margin-left:-2px}
.family-overwiew .family-item + .family-item {margin-left:2.9px;}

.family-overwiew .family-sub-type {display:none;}

.family-overwiew .family-sub-type-item {font-size:17px; display:inline-block; color:#e41a0a; background:#fff; font-weight:bold; text-align:center; font-family: 'PTSans-Bold'; cursor:pointer; height:40px; line-height:36px; border:2px solid #e41a0a; box-sizing:border-box; padding:0 16px}

.family-overwiew .family-sub-type-item._active {color:#fff; background:#e41a0a; cursor:default; border:2px solid transparent;}
.family-overwiew .family-sub-type-item:hover {color:#fff; background:#e41a0a; border:2px solid transparent;}

.family-overwiew .family-sub-type {margin-top:36px}
.family-overwiew .family-sub-type-item:first-of-type {-webkit-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px;}
.family-overwiew .family-sub-type-item:last-of-type {-webkit-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0; border-left:none}
/****************************************************/

.single-color-info {border-bottom:2px solid #eeebe7; padding-bottom:17px; padding-top:18px; padding-right:114px; position:relative; display:none;}
.single-color-info .single-color-preview {-webkit-border-radius:6px; border-radius:6px; width:100%; height:140px; margin-bottom:18px}
.single-color-info p {margin:0; font-weight:bold; line-height:22px; font-size: 16px; letter-spacing:0.5px;  font-family: 'PTSans-Bold';}
.single-color-info .mbtn {position:absolute; right:114px; bottom:20px;}
/****************************************************/

.single-colors {padding-top:22px; padding-right:100px; display:none;}

.single-colors-block {display:none; position: relative;}

.single-color-item {display:none; border:2px solid #fff; position:relative; cursor:pointer; width:63px; height:63px; -webkit-border-radius:10px; border-radius:10px; overflow:hidden; margin-bottom:11px; margin-left:11px; left:-11px}
.single-color-item._extra {display:none;}
.single-color-item.show-inline {display:inline-block; overflow: visible; position: static;}
.single-color-item.show-inline:before {content: ""; position: absolute; left: 11px; right: 0; height: 100px; background: inherit; border-radius: 6px; z-index: 10; margin-top: -110px; pointer-events: none; opacity: 0; transition: .2s;}




.single-color-item._active {border:2px solid #e41a0a}
.single-color-item:hover {border:2px solid #e41a0a}

.single-color-item.show-inline:hover:before {opacity: 1;}

.show-more-single-colors {font-size:17px; font-family: 'PTSans-Bold'; margin-top: 28px; padding-left: 19px; position:relative; display:none; }
.show-more-single-colors:hover {color:#e41a0a; cursor:pointer;}
.show-more-single-colors:before {content:''; position:absolute; left:0; top:5px; background:url(/media/img/color-family/ar-top.svg) no-repeat; background-size:11px 7px; width:11px; height:7px; -webkit-transform:rotate(180deg); transform:rotate(180deg);}

.show-more-single-colors._active:before {-webkit-transform:rotate(0deg); transform:rotate(0deg)}

.search-colors .show-more-single-colors {display:block;}

/****************************************************/

.color-family-search {/*background:#eeebe7; -webkit-border-radius:6px; border-radius:6px; margin-right:114px;    margin-top: 42px; padding: 37px 23px 28px 23px; margin-bottom: 74px;*/}
.color-family-search strong {font-size:23px; font-family: 'PTSans-Bold';display: block; margin-bottom: 21px;}
.color-family-search p {margin-top:16px;}
.color-family-search .input-wrapper {width: 484px; height: 36px; position: relative; background: #fff; -webkit-border-radius: 6px; border-radius: 6px; overflow: hidden; margin-top: 25px; border: 2px solid #eeebe7;}
.color-family-search input[type="text"] {width:100%; height:100%; border:0 !important; outline:none !important; font-size:17px; padding:0 40px 0 10px; box-sizing:border-box; line-height:40px;}
.color-family-search input[type="submit"] {position: absolute; top: 0; right: 0; height: 37px; width: 35px; border:0; background:#fff url(/media/img/color-family/search-icon.png) no-repeat center center; padding:0; }


.family-search-type {font-size:0}
.family-search-type-item {}
.family-search-type-item {font-size:17px; display:inline-block; color:#e41a0a; background:#fff; font-weight:bold; text-align:center; font-family: 'PTSans-Bold'; cursor:pointer; height:40px; line-height:36px; border:2px solid #e41a0a; box-sizing:border-box; padding:0 16px}

.family-search-type-item._active {color:#fff; background:#e41a0a; cursor:default; border:2px solid transparent;}
.family-search-type-item:hover {color:#fff; background:#e41a0a; border:2px solid transparent;}

.family-search-type-item {margin-top:7px}
.family-search-type .family-search-type-item:first-of-type {-webkit-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px;}
.family-search-type .family-search-type-item:last-of-type {-webkit-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0; border-left:none}

.search-colors {border-bottom: 2px solid #eeebe7; padding-bottom: 22px;}
.search-color-item {display:inline-block; margin-bottom:9px; cursor:pointer}
.search-color-item._extra {display:none;}
.search-color-item:hover .color-sample {border: 2px solid #e41a0a;}

.search-color-item._active .color-sample {border: 2px solid #e41a0a;}

.color-sample {display: inline-block; border: 2px solid #fff; position: relative; cursor: pointer; width: 63px; height: 63px;-webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; vertical-align:top;}

.search-colors p {margin-top:29px;}

.search-colors .search-color-item:first-of-type {margin-top:29px;}
.search-colors .search-color-item:nth-of-type(2n) {margin-left:52px;}

.color-info {display:inline-block; margin-left:17px; min-width:139px;}
.color-info strong {font-weight:bold}
.color-info p {margin:0; line-height: 26px; margin-top: 4px;}

.current-suitable-products {display:none;}
.current-suitable-products._active {display:block}
.current-suitable-products .podbor_tsveta {display:block !Important;}


/**** PROJECTS
*********************************************************/

.brand-projects {
    margin-bottom: 50px;
}
.main-projects * {
    box-sizing: border-box;
}
.main-projects *:before,
.main-projects *:after {
    box-sizing: border-box;
}
.main-projects + .content .social-bottom_main_brand {
    margin-top: 0 !important;
}
.main-projects .main-projects-filter {
    font-size: 0;
    width: 989px;
    margin: 0 auto 60px auto;
    padding-left: 15px;
}
.main-projects .main-projects-filter .main-projects-filter_item {
    white-space: nowrap;
    display: inline-flex;
    vertical-align: top;
    margin: 17px 20px 0 0;
    height: 40px;
    text-align: center;
    border: 2px solid #eeebe7;
    transition: all .3s;
    color: #000;
    padding: 0 20px;
    align-items: center;
    cursor: pointer;
    border-radius: 3px;
    font-family: 'PTSans-Regular', Arial, sans-serif;
}
.main-projects .main-projects-filter .main-projects-filter_item:hover {
    border-color: #e41a0a;
}
.main-projects .main-projects-filter .main-projects-filter_item._active {
    cursor: default;
    color: #fff;
    background: #e41a0a;
    border-color: #e41a0a;
}
.main-projects .main-projects-filter .main-projects-filter_item._active .main-projects-filter_item_name {
    color: #fff;
}
.main-projects .main-projects-filter .main-projects-filter_item._active .main-projects-filter_item_name:before {
    color: transparent;
}
.main-projects .main-projects-filter .main-projects-filter_item._active .main-projects-filter_item_count {
    color: #e89c9c;
}
.main-projects .main-projects-filter .main-projects-filter_item._active .main-projects-filter_item_count:before {
    color: transparent;
}
.main-projects .main-projects-filter .main-projects-filter_item .main-projects-filter_item_name {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'PTSans-Bold', Arial, sans-serif;
    color: transparent;
    position: relative;
}
.main-projects .main-projects-filter .main-projects-filter_item .main-projects-filter_item_name:before {
    content: attr(data-text);
    color: #000;
    font-family: 'PTSans-Regular', Arial, sans-serif;
    position: absolute;
    left: 0;
    top: 0;
}
.main-projects .main-projects-filter .main-projects-filter_item .main-projects-filter_item_count {
    font-size: 10px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
    font-family: 'PTSans-Bold', Arial, sans-serif;
    color: transparent;
    position: relative;
}
.main-projects .main-projects-filter .main-projects-filter_item .main-projects-filter_item_count:before {
    content: attr(data-text);
    color: #000;
    font-family: 'PTSans-Regular', Arial, sans-serif;
    position: absolute;
    left: 0;
    top: 0;
}
.main-projects .main-projects-list {
    width: 989px;
    margin: 0 auto 10px auto;
    padding-left: 15px;
}
.main-projects .main-projects-list .main-projects-list_wrap {
    font-size: 0;
}
.main-projects .main-projects-list .main-projects-list_title {
    font-family: 'PTSans-Bold', Arial, sans-serif;
    font-size: 30px;
    color: #181716;
    margin-bottom: 15px;
}
.main-projects .main-projects-list .main-projects-list_title:after {
    content: '';
    height: 2px;
    background-color: #181716;
    margin-top: 15px;
    display: block;
}
.main-projects .main-projects-list .main-projects-list_item {
    margin: 0 0 90px 14px;
    width: 315px;
    font-family: 'PTSans-Regular', Arial, sans-serif;
    display: inline-block;
    vertical-align: top;
}
.main-projects .main-projects-list .main-projects-list_item:nth-child(3n+1) {
    margin-left: 0;
}
.main-projects .main-projects-list .main-projects-list_item_photo {
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 25px;
}
.main-projects .main-projects-list .main-projects-list_item_name {
    color: #000;
    font-size: 19px;
    font-family: 'PTSans-Bold', Arial, sans-serif;
    margin-bottom: 8px;
}
.main-projects .main-projects-list .main-projects-list_item_place {
    position: relative;
    padding-left: 15px;
    font-size: 13px;
    color: #000;
}
.main-projects .main-projects-list .main-projects-list_item_place:empty {
    display: none;
}
.main-projects .main-projects-list .main-projects-list_item_place:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 13px;
    background: url(/media/img/map/marshall-pin-red.svg) center center no-repeat;
    background-size: auto 12px;
}
.main-projects .main-projects-list .main-projects-list_item_product {
    margin-top: 25px;
    display: flex;
    align-items: flex-start;
}
.main-projects .main-projects-list .main-projects-list_item_product .main-projects-list_item_product_photo {
    width: 60px;
    flex-shrink: 0;
    margin-right: 12px;
}
.main-projects .main-projects-list .main-projects-list_item_product .main-projects-list_item_product_desc {
    width: 100%;
    padding-right: 15px;
}
.main-projects .main-projects-list .main-projects-list_item_product .main-projects-list_item_product_type {
    color: #898989;
    font-size: 14px;
    margin-bottom: 5px;
}
.main-projects .main-projects-list .main-projects-list_item_product .main-projects-list_item_product_name {
    color: #000;
    font-size: 14px;
    line-height: 19px;
}
.main-projects .main-projects-list .main-projects-list_item_product .main-projects-list_item_product_name a {
    color: #000;
    text-decoration: none;
}
.main-projects .main-projects-list .main-projects-list_item_product .main-projects-list_item_product_name a:hover {
    color: #000;
    text-decoration: underline;
}

.side-ba-wrapper {}
.side-ba-item {display:none}
.side-ba-item[active="1"] {display:block;}

.custom-select {position: relative; font-size: 17px; font-family: 'PTSans-Regular'; color: #181716; user-select: none; -webkit-user-select: none;}
.custom-select select {display: none;}
.select-selected {box-sizing: border-box; position: relative; display: block; border: 2px solid #e3dace; border-radius: 6px;}
.select-selected:after {content: ''; display: block; width: 23px; height: 15px; background: url(../img/map/check-map-sity.png) no-repeat; position: absolute; top: 45%; right: -1px;}
.select-selected.select-arrow-active:after {transform: rotate(180deg) translate(12px, 8px);}
.select-items div,.select-selected {padding: 0 25px 0 10px; line-height: 38px; white-space: nowrap; text-overflow: clip; overflow: hidden; cursor: pointer;}
.select-items {position: absolute; top: calc(100% - 4px); left: 0; right: 0; background-color: #fff; border: 2px solid #e3dace; border-radius: 0 0 6px 6px; overflow: hidden; z-index: 99;}
.select-hide {display: none;}
.select-items div:hover, .same-as-selected {background-color: rgba(0, 0, 0, 0.1);}

.widget, .widget * {padding: 0; margin: 0; font-family: 'PTSans-Regular'; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.widget {display: none; width: 97%; position: absolute; left: 12px; top: calc(100% + 15px); margin: auto; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}
.widget:before {content: ""; left: 50%; position: absolute; width: 20px; height: 20px; background: #e1d9d3; transform: rotate(45deg); top: -5px;}
.widget .widget-input {padding: 7px; width: 100%;}

.widget .autocomplete-input {background: transparent; -moz-appearance: none; -webkit-appearance: none; width: 100%; padding: 20px 15px; border: 2px solid rgba(255, 255, 255, 0.6); outline: none; color: #FFFFFF; font-size: 20px;}
.widget .autocomplete-input:-moz-placeholder {color: #FFFFFF;}
.widget .autocomplete-input::-moz-placeholder {color: #FFFFFF;}
.widget .autocomplete-input:-ms-input-placeholder {color: #FFFFFF;}
.widget .autocomplete-input::-webkit-input-placeholder {color: #FFFFFF;}
.widget .autocomplete-input:focus {background: rgba(0, 0, 0, 0.1);}
.widget .widget-input-wrap {position: relative; background: #e1d9d3; padding: 8px; border-radius: 5px 5px 0 0;}
.widget .widget-input-inner {position: relative;}
.widget .autocomplete-results {display: none; width: 100%; position: absolute; top: calc(100% + 4px); list-style-type: none; padding-left: 0; background: #FFF; max-height: 500px; overflow: auto; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);}
.autocomplete-results li {width: 100%; padding: 10px;}
.autocomplete-results li:hover {background: rgba(0, 0, 0, 0.1);}
.widget-input {display: block; width: 100%; font-size: 16px; border: 1px solid #dddddd;}
.widget .retailers-list {display: none; width: 100%; border: 1px solid #DDDDDD; border-top: none; background: #FFF;}
.widget .retailer-item {display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: space-between; justify-content: space-between; border-bottom: 1px solid #DDDDDD; padding: 8px 12px 8px 8px; text-decoration: none; color: #000;  -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.widget .retailer-item:hover {background: #eee;}
.widget .retailer-item:last-child {border-bottom: 0;}
.widget .retailer-item-link {width: 15px; display: flex; -webkit-align-items: center; align-items: center; justify-content: flex-end; -webkit-justify-content: flex-end;}
.widget .widget-location {margin-left: 5px; display: flex; min-width: 20px; max-width: 20px; height: 34px; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: center; align-items: center;}
.widget .widget-location img {width: auto; max-width: 80%; max-height: 80%; margin-bottom: 0; border-radius: 0;}
.widget .retailer-item-link img {width: 7px; height: auto; margin-bottom: 0; border-radius: 0;}
.widget .input-line {display: flex;}
.widget .retailer-item-logo {width: 70px; display: flex; -webkit-align-items: center; align-items: center; padding-right: 5px;}
.widget .retailer-item-logo img {width: 100%; border-radius: 0; margin-bottom: 0;}
.widget .retailer-item-price, .widget .retailer-item-available {font-size: 16px; line-height: 1.5;}
.widget .input-inner {width: 100%; position: relative;}
.widget-footer {-webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; padding: 10px 15px; background: #DDD; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: space-between; justify-content: space-between;}
.widhet-copy {font-size: 12px; line-height: 1.5; color: #736C64;}
.widhet-copy a {color: #736C64;}
.widhet-copy span {color: #999;}
.widget-logo {width: 10px;}
.widget-button {font-size: 16px; line-height: 23px; text-align: center; color: #FFFFFF; background: #2FC48D; border-radius: 5px 10px; padding: 8px; font-family: 'open_sans_regular', arial ,sans-serif; cursor: pointer; margin-top: 15px;}
.widget-outer {position: relative; width: 100%;}
.widget-outer .go-product {cursor: pointer; user-select: none; -webkit-user-select: none;}
.no-shops {text-align: center; padding: 10px 0;}
@media(max-width:767px) {
    .widget-button, .widget-outer {width: 100%;}
    .widget {max-width: 360px;}
}
@media(max-width:380px) {
    .widget {max-width: 320px;}
}


.social-tg:hover svg rect {
    fill: #cc181e;
}

.social-tg:hover svg path {
    fill: #fff;
}

#cookie_confirm{
    display: none;
}

#cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_note p{
    margin: 0;
    font-family: 'PTSans-Regular';
    font-size: 14px;
    text-align: left;
    color: black;
}

#cookie_note {
  z-index: 1000;
  background-color: #fdc300;
  flex-direction: column;
  gap: 24px;
}
#cookie_note .buttons-cookie {
  display: flex;
  align-items: center;
  gap: 16px;
}
#cookie_note button {
  padding: 10px 12px;
  flex: 0 0 calc(33.333% - 16px);
  cursor: pointer;
}

.footer {
	margin-top: 0;
}
.footer-links {
  font-family: "PTSans-Regular";
  padding-left: 10px;
  padding-right: 10px;
  width: 980px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.footer-links > * {
  text-decoration: none;
  color: #929292;
  padding: 16px 0;
  font-family: inherit;
  font-size: 12px;
  line-height: 1.1;
  transition: 0.3s;
}
.footer-links button {
	outline: none;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
.footer-links a:hover,
.footer-links button:hover {
  color: inherit;
}

.cookie_accept{
    width:20%;
}
.html-content b{
	font-family: 'PTSans-Bold';
	font-size: 17px;
	color: #181716;
	display: inline;
	margin-bottom: 18px;
	margin-top: 28px;
}
.html-content p,
.html-content li{
	font-family: 'PTSans-Regular';
	font-size: 17px;
	color: #1d262a;
	line-height: 30px;
	margin-top: 11px;
	margin-bottom: 6px;
}
.html-content li {
	margin: 0;
	list-style-type: disc;
}
.html-content ul {
	padding-left: 20px;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
    #cookie_confirm.show,
    #cookie_confirm.show--preferences{
        display: flex;
    }
	.wrapper {
		display: flex;
		flex-direction: column;
	}
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}

.content .video-block .video-select strong {
    padding: 0px 0 15px 31px!important;
}

.content .video-block .video-select-item:first-of-type {
    margin-top: 19px!important;
}

