body{color:#333333;font-family:'plumb', sans-serif;min-height:100%;min-width:360px;}
sup{position:relative;top:-3px;font-size:.7em;}
a{color:#4d8003;}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"]{-webkit-appearance:none;border-radius:0;}
.inner{max-width:1180px;margin:auto;}
.outer{width:100%;padding:0 90px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.outer .outer{padding:0;}
.wrapper{min-height:100%;overflow:hidden;}
.wrapper:after{content:'';clear:both;display:block;height:528px;width:100%;}
.header{margin-bottom:15px;}
.header__menu{line-height:38px;}
.header__menu ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.header__menu ul li{display:inline-block;padding-right:20px;}
.header__menu ul li:last-child{padding-right:0;}
.header__menu ul li a{color:#999999;font-size:14px;text-decoration:none;}
.header__menu ul li a:hover{color:#4d8003;}
.header__menu .app{border-bottom: 1px dashed;}
.header__main__logo{float:left;height:62px;position:relative;top:29px;width:227px;}
.fixed .header__main__logo{top:14px}
.header__main__logo img{max-width:100%;}
.header__main__dsc{color:#999999;font-size:13px;float:right;line-height:16px;padding-top:26px;padding-left:20px;width:195px;}
.header__main__address-dsc{font-size:14px;line-height:18px;padding-top:7px;width:240px;padding-right:0px !important;}
.header__main__address,
.header__main__phone,
a.header__main__basket,
.header__main__basket{float:right;display:block;margin-top:24px;position:relative;}
a.header__main-title,
.header__main-title{color:#333333;font-size:16px;font-weight:700;text-decoration:none;text-transform:uppercase;}
.header__main__basket{color:#333333;margin-left:100px;margin-top:22px;position:relative;text-decoration:none;width:90px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.header-basket:before{background:url('imgs/sprites.png') -86px 0;content:'';height:36px;position:absolute;top:0;left:-52px;width:39px;}
.header__main__basket-total{background:#ffcc00;border-radius:50px;color:#fff;font-size:12px;line-height:18px;text-align:center;width:30px;float:right;margin-top: -2px;}
.header__main__basket-title{font-size:14px;margin-top:10px;}
.header__main__phone{position:relative;text-align:right;width:190px;}
.header__main__phone .icon-anchor{width: 60px; height: 60px; position: absolute; left:0; font-size:0;}
.header__main__address{width:260px;}
.header__main__address:before{background:url('imgs/sprites.png');content:'';height:43px;position:absolute;top:-2px;left:-60px;width:43px;}
.header__main__phone-link{color:#999;cursor:pointer;font-size:14px;margin-top:5px;text-decoration:underline;}
.header-fixed .header__main__phone-link{margin-top: 4px;}
.header__main__phone-link:hover{text-decoration:none;}
.header__main__phone-mail{display:inline-block;font-size:14px;position:relative;margin-top:8px;}
.header__main__phone-mail a{color:#999}
/* .header__main__phone-mail:before{background:url('imgs/sprites.png') -65px -100px;content:'';height: 19px;position: absolute;top: -2px;left: -43px;width: 26px;} */
.header__main__phone:before{/* background:url('imgs/sprites.png') -43px 0; */content:'';height:43px;position:absolute;top:-2px;left:0;width:43px;}
.header-fixed .header__main__phone:before{top:0}
@media only screen and (max-width:1375px){.header__menu ul li{padding-right:18px;}
}
@media only screen and (max-width:1330px){.header__main__address{display:none;}
}
@media only screen and (max-width:1050px){.header__main__dsc{display:none;}
}
@media only screen and (max-width:760px){.header__main__phone{float:left;clear:both;margin-top:6px;width:200px;}
.header__main__dsc{display:block;}
.header__menu{display:none;}
.header__main__basket{margin-left:0px;}
.header__main__address-dsc{font-size:14px;line-height:18px;padding-top:19px;width:auto;}
}
@media only screen and (max-width:630px){.header__main__dsc{width: 146px;padding-top: 22px;padding-left: 10px;}
.header__main__address-dsc{padding-top: 3px;line-height: 20px;}
.header__main__dsc br:last-child{display:none;}
}
@media only screen and (max-width:1277px){.header__menu ul li a{font-size:15px;}
}
@media only screen and (max-width:1225px){.header__menu ul li a{font-size:14px;}
}
@media only screen and (max-width:1173px){.header__menu ul li a{font-size:13px;}
}
@media only screen and (max-width:1123px){.header__menu ul li a{font-size:13px;}
.header__menu ul li{padding-right:6px;}
}
@media only screen and (max-width:1037px){.header__menu ul li a{font-size:12px;}
}
@media only screen and (max-width:920px){.header__menu ul li a{font-size:11px;}
}
.menu{border-top:2px solid #f3f3f3;border-bottom:2px solid #f3f3f3;line-height:45px;height:45px;position:relative;}
.menu ul{font-size:0;display:flex;justify-content:space-between;padding:0}
.menu .inner > ul > li{}
.menu .inner > ul > li > a{color:#333333;display:block;font-size:14px;font-weight:600;position:relative;text-align:center;text-decoration:none;white-space:nowrap;z-index:10;}
.menu .inner > ul > li > a:hover{color:#ffcc00;}
.menu .inner > ul > li > a:before{background:#ffcc00;content:'';height:2px;opacity:0;position:absolute;bottom:0;right:0;width:100%;}
.menu ul li > a:after{content:'';height:44px;position:absolute;width:100%;margin-left:0;padding-right:250px;left:0;z-index:-1;padding-right:100%;}
.menu ul li:last-child > a:after{display:none;}
.menu .inner > ul > li a:hover:before{opacity:1;}
@media only screen and (max-width:995px){.menu .inner > ul > li > a{font-size:15px;}
}
.sib-menu_title.type{font-size: 16px;padding-left: 0;padding-bottom: 10px;}
@media only screen and (min-width:800px){.menu .inner{position:relative;}
.sub-menu{line-height:1;background:#fff;display:none;overflow:hidden;box-sizing:border-box;padding:40px 3% 40px 0;position:absolute;top:43px;left:0;z-index:9;width:100%;box-shadow:0 12px 25px rgba(0,0,0,.5);}
.menu .inner > ul > li:hover .sub-menu{display:block;}
.sib-menu_title{font-size:30px;font-weight:700;padding-bottom:32px;padding-left:3%;}
.sib-menu_title > a{color:#333333;text-decoration:none;}
.sib-menu_title > a:hover{text-decoration:underline;}
.menu-box ul{display:block;}
.menu-box{display:inline-block;vertical-align:top;box-sizing:border-box;padding-left:3%;width:16.5%;}
.menu-ttl{font-size:18px;font-weight:700;padding-bottom:14px;}
.menu-box{line-height:30px;}
.menu-box span {font-size: 11px;display: inline-block;line-height: 28px;vertical-align: super;margin-left: 6px;}
/* .menu-box li:first-child span{border-top:1px solid #eee8e5;} */
.menu-box a {color: #333333;display: inline;font-size: 14px;line-height: 1.2;text-decoration: none;vertical-align: middle;}
.menu-box a:hover{color:#ffcc00;text-decoration:underline;}
}
@media only screen and (max-width:800px){.menu{background:#ffcc00;}
.menu .inner > ul{background:#c7c7c7;display:none;position:absolute;top:100%;left:0;width:100%;z-index:999;}
.sub-menu,.sub-menu > .sib-menu_title{display:none;}
.sib-menu_title.type {font-weight: bold;padding:10px 0 0;font-size:13px}
.sub-menu{padding-left:15px;}
.new .sub-menu{box-shadow: none;}
.menu-ttl{font-weight:700;}
.menu .inner > ul > li{float:none;text-align:left;padding-left:25px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.menu .inner > ul > li+li{border-top:1px solid #fff;}
.menu .inner > ul > li a{color:#fff;text-align:left;}
.menu .open{background:#e2b603;float:left;cursor:pointer;height:40px;margin-top:5px;position:relative;width:40px;margin-right: 16px;z-index:1}
.menu .open:before{background:#fff;content:'';height:2px;margin-top:-7px;margin-left:-10px;position:absolute;top:50%;left:50%;width:20px;-webkit-transition:ease-in 400ms;-moz-transition:ease-in 400ms;-ms-transition:ease-in 400ms;-o-transition:ease-in 400ms;transition:ease-in 400ms;}
.menu .open:after{background:#fff;content:'';height:2px;margin-top:5px;margin-left:-10px;position:absolute;top:50%;left:50%;width:20px;-webkit-transition:ease-in 400ms;-moz-transition:ease-in 400ms;-ms-transition:ease-in 400ms;-o-transition:ease-in 400ms;transition:ease-in 400ms;}
.menu .open span{background:#fff;height:2px;opacity:1;margin-top:-1px;margin-left:-10px;position:absolute;top:50%;left:50%;width:20px;-webkit-transition:ease-in 400ms;-moz-transition:ease-in 400ms;-ms-transition:ease-in 400ms;-o-transition:ease-in 400ms;transition:ease-in 400ms;}
.menu .open.active:before{-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-top:0px;margin-left:-11px;width:22px;}
.menu .open.active:after{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:0px;margin-left:-11px;width:22px;}
.menu .open.active span{opacity:0;}
.search_box input[type="text"]{width: calc(100% - 172px);}
}
.main-slider{height:469px;position:relative;}
.main-slider.full{height:auto}
.main-slider .carousel{position:relative;top:0;left:0;overflow:hidden;height:469px;width:100%;}
.main-slider .carousel .slider{width:100%;height:100%;}
.main-slider .carousel .slider .slide{float:left;height:469px;width:100%;}
.main-slider .inner{position:relative;z-index:9;}
.slider-nav{position:relative;z-index:9;}
.slider-nav .button{background:transparent;border-right:2px solid #fff;height:163px;position:absolute;top:154px;left:-90px;width:57px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.full .slider-nav .button{top:320px}
.project-slider .slider-nav .button{left:10px;}
.slider-nav__next:before,
.slider-nav__prev:before{background:url('imgs/sprites.png') -125px 0;content:'';height:29px;margin-top:-14px;margin-left:-8px;position:absolute;top:50%;left:50%;width:15px;}
.slider-nav__next{border-right:none !important;border-left:2px solid #fff;left:auto !important;right:-90px;}
.project-slider .slider-nav__next{right:10px;}
.slider-nav__next:before{background-position:-140px 0;}
.slider-nav__next:hover,
.slider-nav__prev:hover{background:#ffcc00;border-color:#ffcc00;}
.main-slider__title{color:#fff;font-size:60px;margin-left:57px;padding-top:154px;padding-bottom:24px;text-transform:uppercase;max-width:900px;}
.main-slider__dsc{color:#fff;font-size:40px;line-height:1.2;margin-left:57px;padding-bottom:20px;max-width:800px;}
.search_wrap{position:relative}
.menu .inner > ul > li > a.slider-nav__search {background:rgba(255,255,255,.76);width:40px;font-size:0;right:auto;}
.menu .inner > ul > li > a.slider-nav__search:before{background:url('imgs/sprites.png') -155px 0;content:'';height:19px;margin-top:-9px;margin-left:-9px;position:absolute;top:50%;left:50%;width:19px;display:block !important;opacity:1}
/* .slider-nav__map:before{background:url('imgs/sprites.png') -174px 0;content:'';height:21px;margin-top:-10px;margin-left:-12px;position:absolute;top:50%;left:50%;width:24px;}
.slider-nav__map{background:rgba(255,255,255,.76);height:57px;position:absolute;top:404px;left:57px;width:57px;font-size:0;} */
.slider-nav__map{background:#d6d6d5;color:#333;display:inline-block;/* position:absolute;top:410px;left:57px;z-index:8; */font-size:16px;line-height:29px;padding:0 26px;text-decoration:none;-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.slide.issectionbanner .main-slider__special{color:#000;font-size:34px;margin-left:52px;margin-top:66px;margin-bottom:24px;text-transform:uppercase;background-color:#facb00;padding:10px 0;position:relative;height:36px;line-height:36px;text-align:center;}
.slide.issectionbanner .main-slider__special.new-year {margin-top: 86px;}
.slide.issectionbanner .main-slider__special .big{position:relative;top:-52px;background-color:#fff;border-radius:50%;width:136px;display:inline-block;height:106px;text-align:center;padding:36px 0 0 6px;vertical-align:top;font-size:60px;font-weight:bold;line-height:58px;}
.slide.issectionbanner .main-slider__special .big span{font-size:36px;}
.slide.issectionbanner .main-slider__special.new-year .big:before {content: "";display: block;position: absolute;background: url('imgs/bell-fix.png') no-repeat;height:121px;width:38px;left:0;right:0;bottom:95%;margin:auto;}
.slide.issectionbanner .main-slider__title{font-size:52px;margin-top:58px;padding-top:0;max-width:100%;}
.slide.issectionbanner .main-slider__dsc{max-width:100%;}
@media only screen and (max-width:1180px){.slide.issectionbanner .main-slider__special{font-size:30px;}
.slide.issectionbanner .main-slider__title{font-size:44px;}
.slide.issectionbanner .main-slider__dsc{font-size:28px;}
}
@media only screen and (max-width:980px){.slide.issectionbanner .main-slider__special{font-size:24px;}
.slide.issectionbanner .main-slider__special .big{top:-30px;width:86px;height:62px;padding:30px 0 0 6px;font-size:40px;line-height:36px;}
.slide.issectionbanner .main-slider__special .big span{font-size:32px;}
.slide.issectionbanner .main-slider__title{font-size:38px;}
.slide.issectionbanner .main-slider__dsc{font-size:22px;padding-right:0;}
}
@media only screen and (max-width:680px){.main-slider__title{font-size:100px;}
.slide.issectionbanner .main-slider__special{font-size:20px;}
}
@media only screen and (max-width:600px){.main-slider__title{font-size:80px;}
.main-slider__dsc{padding-right:80px;}
}
@media only screen and (max-width:480px){.slide.issectionbanner .main-slider__special{height:auto;}
.slide.issectionbanner .main-slider__special .big{position:static;display:inline;top:0;padding:6px;}
.slide.issectionbanner .main-slider__title{font-size:24px;margin-top:20px;}
}
a.main-slider__btn{background:#ffcc00;color:#333;display:inline-block;font-size:16px;line-height:29px;margin-left:57px;margin-right:20px;padding:0 26px;text-decoration:none;position:relative;z-index:8;-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.show_more{text-align:center;}
.selection{background:#f5f5f5;}
.selection .inner{padding-top:25px;}
.selection__panel{background:#f5f5f5;display:none;padding-top:15px;padding-bottom:28px;}
.selection__content, .sort_header{background:#f5f5f5;}
.selection__panel-icon{background:url('imgs/sprites.png') -198px 0;float:left;height:30px;width:38px;}
.selection__panel-turn{cursor:pointer;font-size:14px;line-height:30px;float:right;text-align:right;width:100px;}
.selection__panel-turn span{display:inline-block;position:relative;}
.selection__panel-turn span:before{background:#333;content:'';height:2px;position:absolute;bottom:5px;left:-32px;width:23px;}
.selection__content{padding-top:15px;padding-bottom:15px;width:100% !important;}
.selection__content-title{font-size:30px;font-weight:700;padding-bottom:40px;}
.selection__content__item{float:left;height:auto;padding-right:2.11%;width:277px;}
.selection__content__item:last-child{padding-right:0;padding-top:23px;text-align:right;}
.selection__content__item-title{font-size:14px;font-weight:700;line-height:1;padding-bottom:9px;text-transform:uppercase;}
#amount{background:#f5f5f5;border:none;font-size:17px;margin-bottom:25px;font-family:'plumb', sans-serif;font-weight:700;}
.ui-widget.ui-widget-content{background:#d9d9d9;border:none;border-radius:50px;height:5px;}
.ui-slider-horizontal .ui-slider-range{background:#ffcc00;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{background:#fff;border:4px solid #4d8003;border-radius:50px;cursor:pointer;display:block;height:15px;outline:none;width:15px;}
.ui-state-default:before{background:#ffcc00;border-radius:50%;content:'';height:3px;margin-top:-1px;margin-left:-1px;position:absolute;top:8px;left:8px;width:3px;}
.ui-slider-horizontal .ui-slider-handle{top:-9px;}
.selection__content__item-scale_item{font-size:14px;font-weight:700;}
.selection__content__item-scale_item .left{float:left;width:50%;}
.selection__content__item-scale_item .right{float:right;text-align:right;width:50%;}
.selection__content__item-scale_item span{color:#d9d9d9;display:block;}
.selection__content__item-enum input[type=checkbox]{display:none;}
.selection__content__item-enum input[type=checkbox]+label{border:2px solid #dddddd;cursor:pointer;display:block;float:left;margin-right:5px;margin-bottom:5px;height:25px;position:relative;width:25px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.selection__content__item-enum input[type=checkbox]+label:hover{border-color:transparent;}
.selection__content__item-enum input[type=checkbox]+label:before{border:2px solid #333;background:transparent;content:'';height:100%;opacity:0;padding:2px;position:absolute;top:-4px;left:-4px;width:100%;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.selection__content__item-enum input[type=checkbox]+label:hover:before{opacity:1;}
.selection__content__item-enum input[type=checkbox]+label:after{background:url('imgs/sprites.png') -155px -19px;content:'';height:12px;position:absolute;top:4px;left:3px;width:0px;z-index:2;-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.selection__content__item-enum input[type=checkbox]:checked+label:after{width:15px;}
.dropdown+.dropdown{margin-top:9px;}
.selection__content__item-button{background:#ffcc00;border:none;outline:none;font-family:'plumb', sans-serif;cursor:pointer;font-size:16px;font-weight:400;line-height:38px;text-align:center;text-decoration:none;width:100%;}
.selection__content__item-href{background:none;border:none;outline:none;font-family:'plumb', sans-serif;cursor:pointer;font-weight:400;line-height:38px;text-align:center;text-decoration:none;width:100%;display: block;margin:auto;}
.selection__content__item-href:hover{text-decoration:underline;}
.selection__content__item a{color:#4d8003;cursor:pointer;display:inline-block;font-size:14px;margin-top:22px;text-decoration:none;}
.selection__content__item a:hover{text-decoration:underline;}
@media only screen and (max-width:1200px){.selection__content__item:nth-child(3),
.selection__content__item:nth-child(4),
.selection__content__item{padding-bottom:15px;width:47.89% !important;}
}
@media only screen and (max-width:600px){.selection__content__item:nth-child(3),
.selection__content__item:nth-child(4),
.selection__content__item{float:none;padding-right:0;padding-bottom:15px;width:100% !important;}
}
.catalog-tab{margin-top:23px;}
.catalog-tab .tabs__content{display:none;}
.catalog-tab .tabs__content.active{display:block;}
.catalog-tab .tabs__caption{border-bottom:2px solid #ffcc00;line-height:53px;}
.catalog-tab .tabs__caption li{background:#f5f5f5;border:2px solid transparent;border-bottom:none;cursor:pointer;float:left;font-size:18px;text-align:center;text-transform:uppercase;width:27%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.catalog-tab .tabs__caption li.active{background:#fff;border-color:#ffcc00;position:relative;color:#4d8003;}
.catalog-tab .tabs__caption li.active:before{background:#fff;content:'';height:2px;position:absolute;bottom:-2px;left:0;width:100%;}
.catalog-tab .tabs__content{padding:25px 0;}
.catalog-tab__catalog{font-size:0;margin-left:-4px;}
.catalog-tab__catalog p{display:none;}
.catalog-tab__item{position:relative;display:inline-block;border:1px solid #ffcc00;margin-left:4px;margin-right:0 !important;margin-bottom:4px;text-align:left;vertical-align:top;width:292px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.view_list .catalog-tab__item{width:auto;display:block;clear:both;margin:0 0 4px 0;overflow: auto}
@media only screen and (max-width:440px){
  .view_list .catalog-tab__item{margin:0}
}
.catalog-tab__item:nth-child(4n){}
.catalog-tab__item:hover{z-index:30;}
.catalog-tab__item:hover:before{border:2px solid #ffcc00;content:'';height:100%;opacity:0;position:absolute;top:0px;left:0px;width:100%;z-index:1;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.catalog-tab__item:hover:before{opacity:1;}
.catalog-tab__item-image{display:block;position:relative;height:190px;overflow:hidden;z-index:9;}
.view_list .catalog-tab__item-left{float:left;width:328px;padding-bottom:14px;}
@media only screen and (max-width:720px){
  .view_list .catalog-tab__item-left{float:none;margin:0 auto;}
}
.view_list .catalog-tab__item-image{padding:14px 19px 14px 19px;}
@media only screen and (max-width:440px){
  .view_list .catalog-tab__item-image{float:none}
}
.catalog-tab__item-image:before{background:url('imgs/sprites.png') -236px 0;content:'';height:43px;opacity:0;margin-top:-21px;margin-left:-20px;position:absolute;top:50%;left:50%;width:41px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.catalog-tab__item-image:after{content:'';display:none;height:calc(100% - 4px);opacity:1;position:absolute;top:2px;left:2px;width:calc(100% - 4px);box-shadow:0 0 0 2px #dad9d9;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.catalog-tab__item-image:hover:before{opacity:1;}
.catalog-tab__item-image img{display:block;height:190px;max-width:100%;margin:0 auto;-webkit-transition:ease .5s;-moz-transition:ease .5s;-ms-transition:ease .5s;-o-transition:ease .3s;transition:ease .5s;}
.catalog-tab__item:hover .catalog-tab__item-image img, .view_list .catalog-tab__item .catalog-tab__item-image img{transform:scale(1.1,1.1);}
.catalog-tab__item__dsc{background:#fff;border-top:none;padding:14px 19px 84px 19px;margin-top:-2px;position:relative;width:100%;z-index:9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

.view_list .catalog-tab__item__dsc{padding:14px 19px 0 19px;}

.view_list .catalog-tab__item__dsc{margin-top:2px;height:auto;float:left;width:28%;}
@media only screen and (max-width:440px){
  .view_list .catalog-tab__item__dsc{padding:14px 19px}
}
.view_list .product-info__option{float:left;width:44%;padding:14px 19px 14px 19px;}
.view_list .product-info__option-item{font-size:13px;line-height:16px;margin:6px 0;float:left;width:50%;}
@media only screen and (max-width:1172px){.view_list .catalog-tab__item__dsc{width:32%;}
}
@media only screen and (max-width:1000px){.view_list .catalog-tab__item__dsc{width:auto;}
.view_list .product-info__option{float:none;clear:both;width:auto;}
}
@media only screen and (max-width:400px){.view_list .catalog-tab__item-image, .view_list .catalog-tab__item__dsc{float:none;}
}
.catalog-tab__item:hover .catalog-tab__item-image:after{box-shadow:0 0 0 2px #ffcc00;}
.catalog-tab__item__dsc-title{color:#000;font-size:18px;font-weight:700;display:block;text-decoration:none;padding-bottom:15px;min-height:36px;text-align:center}
.view_list .catalog-tab__item__dsc-title{text-align:left;min-height: auto}
.catalog-tab__item__dsc-text{font-size:14px;line-height:1.1;padding-bottom:20px;}
.catalog-tab__item__dsc-price{color:#333;font-size:22px;font-weight:500;}
.catalog-tab__item__dsc-price span{font-size:16px;color:#333333;}
.catalog-tab__item .catalog-tab__item__dsc-price{position:absolute;bottom:70px;width:88%;text-align:center;}
.catalog-tab__item .catalog-tab__item__dsc-price-old {font-size: 18px;color: #b52828;text-decoration: line-through;}
.view_list .catalog-tab__item .catalog-tab__item__dsc-price-old {display: inline-block;margin-left: 20px;line-height: 22px}
.view_list .catalog-tab__item .catalog-tab__item__dsc-price,
.view_list .catalog-tab__item .catalog-item-btn-box{position:static}
.view_list .catalog-tab__item .catalog-tab__item__dsc-price{text-align:left;padding-bottom: 15px;}
.main-slider__btn.catalog-tab__item__dsc-btn{padding:0 25px 0 20px;margin-left:0;margin-right:6px;}
.catalog-tab__item__dsc-box{position:absolute;display:none;text-align:right;position:absolute;top:14px;right:19px;width:48px;}
.catalog-tab__item__dsc-box .icon+.icon{padding-top:10px;}
.catalog-tab__item-hit{line-height:30px;height:30px;overflow:hidden;position:absolute;top:15px;left:0;width:83px;z-index:10;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.catalog-tab__item-hit + .catalog-tab__item-hit{top:52px}
.catalog-tab__item-hit + .catalog-tab__item-hit + .catalog-tab__item-hit{top:89px}
.catalog-tab__item:hover .catalog-tab__item-hit{top:0;}
.catalog-tab__item-hit span{background:#b52828;color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:0 0 0 26px;position:relative;text-transform:uppercase;width:40px;}
.catalog-tab__item-hit span:before{background:#b52828;content:'';height:100px;position:absolute;top:-56px;right:-15px;width:100px;z-index:-1;-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);-o-transform:rotate(20deg);transform:rotate(20deg);}
.catalog-tab__item__stock, .catalog-tab__item__compare, .catalog-tab__item__favorite{line-height:30px;overflow:hidden;position:absolute;bottom:15px;right:0;width:124px;z-index:10;text-align:right;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.catalog-tab__item__compare, .catalog-tab__item__favorite{width:56px;cursor:pointer;}
.catalog-tab__item__favorite{right: 42px;}
.catalog-tab__item:hover .catalog-tab__item__stock{top:154px;}
.catalog-tab__item__stock span, .catalog-tab__item__compare span, .catalog-tab__item__favorite span{color:#fff;display:inline-block;font-size:12px;font-weight:700;padding:0 26px 0 14px;position:relative;text-transform:uppercase;}
.catalog-tab__item__compare span, .catalog-tab__item__favorite span{background:url(imgs/sprites.png) -40px -100px no-repeat;height:13px;width:17px;padding:0;margin-right:20px;vertical-align:middle;}
.catalog-tab__item__favorite span{background-position:-40px -114px;}
.catalog-tab__item__stock span:before, .catalog-tab__item__compare span:before, .catalog-tab__item__favorite span:before{background:#b52828;content:'';height:100px;position:absolute;top:-40px;left:-8px;width:124px;z-index:-1;-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-o-transform:rotate(-20deg);transform:rotate(-20deg);}
.catalog-tab__item__compare span:before, .catalog-tab__item__favorite span:before{width:56px;}
.catalog-tab__item__compare.active span:before, .catalog-tab__item__favorite.active span:before{background:#b52828;}
.catalog-tab__item-image-name{color:#fff;font-size:18px;display:none;position:absolute;bottom:19px;left:19px;opacity:1;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.catalog-tab__item:hover .catalog-tab__item-image-name{opacity:1;}
.catalog-tab__item__compare span::before{background: #fc0;}
.catalog-tab__item__favorite span::before{background: #fc0;}
.catalog-tab__item-new{width: 123px;}
.catalog-tab__item-new span{width: 80px;}
@media only screen and (max-width:1200px){.catalog-tab__item:nth-child(4n){margin-right:5px;}
.catalog-tab__item:nth-child(3n){margin-right:0px;}
}
@media only screen and (max-width:900px){.catalog-tab__item:nth-child(3n){margin-right:5px;}
.catalog-tab__item:nth-child(2n){margin-right:0px !important;}
}
@media only screen and (max-width:605px){.catalog-tab__item{margin-right:0px !important;}
}
@media only screen and (max-width:440px){
  .catalog-tab__catalog{margin:0}
  .catalog-tab__item{width: auto;margin:0;display:block;}
  .catalog-tab__item-image{height:auto}
  .catalog-tab__item-image img{height:auto;width:100%}
}
.adv_b{margin-top:79px;}
.main-adv_b{margin-top:0;}
.adv__enum{text-align:center;font-size:0;line-height:0;margin-left:4px;}
.adv__item{display:inline-block;height:325px;margin-left:-4px;margin-bottom:-5px;text-align:left;position:relative;vertical-align:top;width:199px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
@media only screen and (min-width:1170px){.adv__item{width:17%;}
.adv__item-dsc{padding:37px 15% 0 !important;}
}
.adv__item:hover{z-index:2;}
.adv__item-title{font-size:22px;font-weight:600;line-height:1.2;padding:23px 36px 0;position:relative;height:118px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center;}
.adv__item-dsc:after,
.adv__item-dsc:before,
.adv__item-title:after,
.adv__item-title:before{border-left:4px solid #dfdfdf;border-top:4px solid #dfdfdf;content:'';display:block;height:19px;position:absolute;top:0px;left:0px;width:19px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.adv__item-title:after{border-left:none;border-right:4px solid #dfdfdf;left:auto;right:0px;}
.adv__item-dsc:after{border-top:none;border-bottom:4px solid #dfdfdf;top:auto;bottom:0px;}
.adv__item-dsc:before{border-top:none;border-left:none;border-right:4px solid #dfdfdf;border-bottom:4px solid #dfdfdf;top:auto;left:auto;right:0px;bottom:0px;}
.adv__item-icon{height:80px;position:relative;}
.adv__item-icon:before{background:url('imgs/adv_icon.png');content:'';height:66px;position:absolute;top:50%;left:50%;width:103px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.adv__item-icon.icon2:before{background-position:0 -66px;height:65px;width:68px;}
.adv__item-icon.icon3:before{background-position:0 -131px;height:75px;width:73px;}
.adv__item-icon.icon4:before{background-position:0 -206px;height:66px;width:61px;}
.adv__item-icon.icon5:before{background-position:0 -272px;height:71px;width:79px;}
.adv__item-icon.icon6:before{background-position:0 -343px;height:63px;width:46px;}
.adv__item-dsc{font-size:14px;font-weight:600;line-height:1.2;height:126px;padding:37px 42px 0;position:relative;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.adv__item:hover .adv__item-dsc:after,
.adv__item:hover .adv__item-dsc:before,
.adv__item:hover .adv__item-title:after,
.adv__item:hover .adv__item-title:before{border-color:#ffcc00 !important;}
@media only screen and (max-width:500px){.adv__item{width:50%;}
.adv__item-title{font-size:22px;font-weight:600;line-height:1.2;padding:23px 15px 0;}
.adv__item-dsc{padding:37px 15px 0;}
}
.more-home{margin-top:50px;margin-bottom:70px;} 
.more-home.page-search{margin-bottom:51px;}
.more-home__dsc{background:url('imgs/more-home_bg.jpg') left center no-repeat;background-size:cover;float:left;height:218px;width:66.6666%}
.more-home__dsc__text{background:rgba(255,209,0,.85);color:#000;font-size:24px;font-weight:300;line-height:1.2;height:218px;padding:53px 70px 0 75px;width:392px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
@media only screen and (max-width:660px){.more-home__dsc__text{padding:38px 45px 0 45px;}
}
a.more-home__more-link:hover,
a.more-home__more-link{background:#ffd100;border:79px solid #eee;color:#333333;cursor:pointer;display:block;float:left;font-size:18px;font-weight:700;line-height:1.2;height:218px;padding:20px 53px 0;position:relative;text-decoration:none;text-transform:uppercase;width:33.3333%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-left-width: 30px;border-right-width: 30px}
a.more-home__more-link:before{background:transparent;content:'';border-style:solid;border-color:transparent;border-width:11px;border-left-color:#333;height:0;display:block;position:absolute;right:25px;top:50%;margin-top:-11px;width:0;}
@media only screen and (max-width:960px){.more-home__dsc{width:50%;}
.more-home__dsc__text{width:100%;}
a.more-home__more-link:hover,
a.more-home__more-link{width:50%;}
}
@media only screen and (max-width:700px){.more-home__dsc__text,
.more-home__dsc{height:160px;width:100%;}
a.more-home__more-link:hover, a.more-home__more-link{width:100%;}
}
@media only screen and (max-width:500px){a.more-home__more-link:hover, a.more-home__more-link{padding:20px 53px 0;}
}
@media only screen and (max-width:500px){.product-carousel{margin:0 auto;width:292px !important;}
}
.product-slider{background:#f5f5f5;padding:35px 0 48px;}
.product-slider.projects{background:none}
.product-slider__title{font-size:30px;font-weight:700;padding-top:2px;padding-left:55px;margin-top:40px;padding-bottom:40px;position:relative;}
.product-slider__title:before{background:url('imgs/sprites.png') -198px -30px;content:'';height:36px;position:absolute;top:0;left:0;width:37px;}
.product-carousel{height:100%;overflow:hidden;position:relative;top:0;left:0;width:100%;}
.product-carousel .slider{width:100%;height:100%;}
.product-carousel .slider .slide{float:left;height:361px;padding-left:3px;width:295px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-carousel .slider .slide img{width:100%;}
.product-carousel .slider .slide .slide-dsc{top:282px;}
.product-carousel .slider .slide:hover .slide-dsc{top: 190px;}
.slide-wrap{position:relative;}
a.slide-dsc,
.slide-dsc{background:#ffcc00;color:#000;display:block;height:292px;padding:22px 20px 0 63px;position:absolute;top:346px;left:0;text-decoration:none;width:100%;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.slide:hover .slide-dsc{top:261px;}
.slide-dsc__title{font-size:18px;color:#000;padding-bottom:22px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.slide:hover .slide-dsc__title{padding-bottom:12px;}
.slide-dsc__num{color:#000;font-size:14px;font-weight:700;position:absolute;top:25px;left:26px;}
.slide-dsc__text{font-size:14px;}
.slide-dsc__text span{font-size:12px;}
.product-slider .slider-nav .button{top:114px !important;}
.product-slider__btn-box{padding-top:55px;text-align:center;}
a.product-slider__btn-box__btn{border:2px solid #ffcc00;color:#000;display:inline-block;font-size:14px;font-weight:700;line-height:51px;padding:0 45px;text-decoration:none;text-transform:uppercase;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;background: #fc0;}
a.product-slider__btn-box__btn:hover{background:#fff;}
.about-company{padding-top:28px;padding-bottom:28px;}
.about-company__about{float:left;width:calc(100% - 611px);}
.about-company__title{font-size:30px;font-weight:700;position:relative;padding-top:62px;padding-bottom:37px;}
.about-company__title:before{background:url('imgs/sprites.png') -198px -66px;content:'';height:37px;position:absolute;top:0;left:0;width:31px;}
.about-company__blog .about-company__title:before{background-position:-198px -103px;height:33px;width:34px;}
.about-company__blog{float:right;width:571px;}
.about-company__about-quote{background:#f5f5f5;font-size:24px;line-height:34px;font-weight:700;margin-bottom:17px;padding:7.9%;}
.about-company__title.blog{float:left;text-align:left;padding:0 0 37px 52px;}
.about-company__blog > .c_fix{text-align:right;}
a.about-company__more{color:#4d8003;display:inline-block;float:none !important;top:-3px;padding-left:15px;font-size:14px;line-height:30px;margin-top:62px;padding-right:50px;position:relative;text-decoration:none;}
a.about-company__more:hover{text-decoration:underline;}
a.about-company__more:before{background:url('imgs/sprites.png') -21px -43px;content:'';height:11px;position:absolute;top:11px;right:0;width:32px;}
.about-company__blog a.about-company__more{margin-top: 6px;}
.about-company__blog__item{float:left;overflow:hidden;position:relative;text-align:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.about-company__blog__item:nth-child(1){height:282px;width:282px;}
.about-company__blog__item:nth-child(2){height:282px;margin-left:7px;width:282px;}
.about-company__blog__item:nth-child(3){height:282px;margin-top:7px;margin-bottom:7px;width:100%;}
.about-company__blog__item:nth-child(3){padding:0 67px !important;}
.about-company__blog__item:nth-child(4){height:282px;width:282px;}
.about-company__blog__item:nth-child(5){height:571px;margin-left:7px;width:282px;}
.about-company__blog__item:nth-child(6){height:282px;margin-top:-282px;width:282px;}
.about-company__blog__item.image img{display:block;text-align:center;margin:0 auto;overflow:hidden;width:100%;}
.image .about-company__blog__item-dsc {background: #000;min-height: 56px;position: absolute;left: 0;width: 100%;-webkit-transition: ease-in 200ms;-moz-transition: ease-in 200ms;-ms-transition: ease-in 200ms;-o-transition: ease-in 200ms;transition: ease-in 200ms;bottom: 0;display: -webkit-flex;-webkit-flex-direction: column;display: flex;flex-direction: column;justify-content: center;-webkit-justify-content: center;}
.about-company__blog__item.image:hover .about-company__blog__item-dsc{height:100% !important;}
.image .about-company__blog__item-title{color:#fff;font-size:18px;padding:16px 25px 16px;}
.image .about-company__blog__item-date{color:#ffcc00;font-size:14px;padding:0 25px 16px;}
.image .about-company__blog__item-text{color:#fff;font-size:14px;line-height:1.3;padding:0 25px;}
.about-company__blog__item.text{background:#f5f5f5;line-height:282px;padding:0 37px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.text.about-company__blog__item:hover{background:#ffcc00;}
.text .about-company__blog__item-dsc{display:inline-block;line-height:1;position:relative;vertical-align:middle}
/* .text .about-company__blog__item-dsc:before{background:url('imgs/sprites.png') -236px -72px;content:'';height:29px;opacity:1;position:absolute;top:-30px;right:-17px;width:35px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;} */
.text.about-company__blog__item:hover .about-company__blog__item-dsc:before{opacity:0;}
.text.about-company__blog__item .about-company__blog__item-dsc:after{background:url('imgs/sprites.png') -236px -43px;content:'';height:29px;opacity:0;position:absolute;top:-24px;right:-17px;width:35px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.text.about-company__blog__item:hover .about-company__blog__item-dsc:after{opacity:1;}
.text .about-company__blog__item-title{color:#000;display:inline-block;font-size:24px;padding-bottom:25px;position:relative;}
.text.about-company__blog__item:hover .about-company__blog__item-title{color:#fff;}
.text .about-company__blog__item-title:before{background:#ffcc00;content:'';height:2px;position:absolute;left:0;bottom:20px;width:100%;}
.text .about-company__blog__item-date{color:#999999;font-size:14px;padding-bottom:17px;}
.text.about-company__blog__item:hover .about-company__blog__item-date{color:#ffcc00;}
.text .about-company__blog__item-text{color:#333333;font-size:14px;line-height:1.3;}
.text.about-company__blog__item:hover .about-company__blog__item-text{color:#fff;}
@media only screen and (max-width:660px){.about-company__blog{width:100%;}
.about-company__blog__item:nth-child(5){height:282px;}
.about-company__blog__item:nth-child(5) img{margin-top:-30%}
}
.content p{font-size:14px;line-height:26px;}
.content .quality+p,
.content p+p{padding-top:20px;}
.content .quality{border:5px solid #ffcc00;color:#4d8003;float:left;font-size:18px;font-weight:700;height:430px;margin-top:28px;margin-right:39px;padding:31px 23px 149px;width:196px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
@media only screen and (max-width:1270px){.content .quality{height:270px;}
}
@media only screen and (max-width:1200px){.about-company__about{float:none;width:100%;}
.about-company__blog{float:none;margin:25px auto 0;}
.content .quality{height:155px;padding-bottom:23px;width:350px;}
.about-company__about-quote{padding:3%;}
}
@media only screen and (max-width:600px){.content .quality{height:155px;padding-bottom:23px;width:100%;}
}
.production{background:#f5f5f5;padding-bottom:35px;}
.production .inner{padding-top:36px;}
.production__scheme{float:left;max-width:529px;width:48%;}
.production__scheme img{width:100%;}
.production__info{float:right;width:48%;}
.production__info__title{border-bottom:1px solid #ffcc00;font-size:19px;font-weight:700;color:#333;cursor:pointer;line-height:1.1;padding-left:51px;padding-bottom:12px;margin-top:56px;position:relative;}
.production__info__title.active{color:#333;}
.production__info__title:before{background:#ffcc00;content:'';height:36px;position:absolute;left:0;top:0px;width:36px;}
.production__info__title span{display:inline-block;max-width:390px;}
.production__info__title i{color:#333333;font-size:18px;font-weight:600;position:absolute;top:9px;left:10px;}
.production__info div:first-child{margin-top:0;}
.production__info__dsc{padding:18px 0 0px 57px;line-height:1.4;width:100% !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.production__info__dsc li+li{margin-top:30px;}
.production__info__dsc li{font-size:14px;line-height:24px;position:relative;}
.production__info__dsc li:before{border-color:transparent;border-style:solid;border-top-width:8px;border-bottom-width:8px;border-width:5px;border-left-color:#ffcc00;content:'';display:block;height:0px;position:absolute;top:7px;left:-32px;width:0px;}
@media only screen and (max-width:920px){.production__scheme{float:none;margin:0 auto;width:100%;}
.production__info{float:none;margin:25px auto;width:100%;}
}
.article{margin-top:49px;}
.article__item{overflow:hidden;}
.article__item__info{float:left;height:478px;position:relative;width:50%;z-index:2;}
.article__item__info:before{background:#f5f5f5;content:'';height:100%;position:absolute;top:0;left:50%;width:999px;z-index:-1;}
.article__item__img{float:right;max-width:517px;position:relative;width:45%;z-index:3;}
.article__item__img img{display:block;width:100%;}
.article__item__info-title{display:inline-block;font-size:36px;font-weight:700;line-height:1.1;padding-top:35px;position:relative;}
.article__item__info-dsc{font-size:14px;line-height:24px;padding-left:10.6%;padding-top:57px;padding-bottom:25px;}
.article__item__info .btn{margin-left:10.6%;background:#ffcc00;color:#000;margin-bottom:9px}
.article__item+.article__item{margin-top:29px;}
.article__item:nth-child(2) .article__item__info{float:right;}
.article__item:nth-child(2) .article__item__img{float:left;}
.article__item .article__item__info-title:before{background:url(imgs/title_before.png);content:'';height:114px;position:absolute;top:20px;right:-56px;width:195px;z-index:-1;}
.article__item:nth-child(2) .article__item__info-title:before{background-position:0 -114px;height:195px;left:-57px;right:auto;width:195px;}
.article__item:nth-child(2) .article__item__info:before{left:auto;right:50%;}
@media only screen and (max-width:1200px){.article__item__img{width:30%;}
.article__item__info{height:auto;width:65%;}
.article__item:nth-child(2) .article__item__info-title:before{background-position:0 0;height:114px;top:20px;right:-56px;left:auto;width:195px;}
}
@media only screen and (max-width:800px){.article__item__img{display:none;}
.article__item__info{float:none;height:auto;width:100%;}
.article__item:nth-child(2) .article__item__info-title:before{background-position:0 0;height:114px;top:20px;right:-56px;left:auto;width:195px;}
}
.form-master{position:relative;z-index:9;text-align:center;}
.form-master .feild_wrapper{width:auto !important;}
.form-master .inner{border:4px solid #ffcc00;padding:40px 4.3%;position:relative;margin-top:92px;margin-bottom:92px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
/* .form-master .inner:before{background:url('imgs/form-man.png');content:'';height:507px;position:absolute;bottom:0;right:0;width:501px;}
@media only screen and (max-width:1325px){.form-master .inner:before{background-size:400px 405px;height:405px;width:400px;}
}
@media only screen and (max-width:1200px){.form-master .inner:before{background-size:300px 304px;height:304px;width:300px;}
}
@media only screen and (max-width:1085px){.form-master .inner:before{background-size:cover;height:100%;width:300px;z-index:-1;}
}
@media only screen and (max-width:930px){.form-master .inner:before{display:none;}
} */
.form-master__title{font-size:30px;line-height:1.1;padding-bottom:49px;}
.form-master__form input[type=text]{color:#333333;border:none;border-bottom:2px solid #ffcc00;font-size:30px;line-height:51px;max-width:328px;vertical-align:top;width:100%;}
.form-master__form .btn{vertical-align:top;color: #000;}
.form-master label a, .modal label a{color: #999}
@media only screen and (max-width:750px){.form-master.outer{text-align:center;}
}
@media only screen and (max-width:746px){.form-master__form .btn{margin-top:15px;}
}
.breadcrumb .inner{padding:10px 0;}
.breadcrumb li{color:#999;display:inline;font-size:14px;}
.breadcrumb li a{color:#333;font-size:14px;text-decoration:none;}
.breadcrumb li a:hover{text-decoration:underline;}
.breadcrumb li+li:before{color:#d9d9d9;content:'/';display:inline-block;padding:0 14px;}
h1{font-size:30px;font-weight:700;padding:19px 0 22px;}
.catalog-dsc .inner{padding-top:56px;}
.catalog-dsc__btn_box{text-align:center;}
.catalog-dsc__dsc{padding:40px 20px 26px;text-align:justify;}
.catalog-dsc__dsc-top{padding:0px 0 26px;}
.product-info__option ul,
.product-info__description-dsc ul,
.catalog-dsc__dsc ul,
.catalog-dsc__dsc ol,
.about-company ul,
.about-company ol{padding-left:15px;padding-bottom:25px;}
.catalog-dsc__dsc ol{counter-reset:li;}
.product-info__description-dsc ol li,
.catalog-dsc__dsc ol li{counter-increment:li;}
.product-info__description-dsc ol li:before,
.catalog-dsc__dsc ol li:before{color:#ffcb00;border-radius:50%;content:counter(li)'.';height:7px;position:absolute;top:0;left:3px;width:7px;font-weight:bold;}
.product-info__option li,
.product-info__description-dsc li,
.catalog-dsc__dsc li,
.about-company li,
ul.ul li{padding-left:30px;line-height:1.4;position:relative;}
.product-info__option li+li,
.product-info__description-dsc li+li,
.catalog-dsc__dsc li+li,
.about-company li+li,
ul.ul li+li{margin-top:15px;}
.product-info__option ul li:before,
.product-info__description-dsc ul li:before,
.catalog-dsc__dsc ul li:before,
.about-company ul li:before,
ul.ul li:before{background:#ffcb00;border-radius:50%;content:'';height:7px;position:absolute;top:7px;left:3px;width:7px;}
.form-master__input{border-bottom:2px solid #ffcc00;font-size:0;max-width:548px;width:100%;display:inline-block;}
.form-master__input label{display:inline-block;font-size:14px;font-weight:700;line-height:40px;text-align:left;text-transform:uppercase;width:157px;}
.form-master__input input{background:#fff;border:none;font-size:30px;line-height:58px;width:calc(100% - 157px);}
.form-master__input+.btn{margin-top:42px;}
.form-master__form-page .btn{margin-top:42px;background:#ffcc00}
.form-master__form-page .btn:hover{background:#fff;color:#000;}
.page .form-master__title{padding-bottom:20px;}
.order-product .inner{border:1px solid #f5f5f5;position:relative;}
.order-product .inner:before{background:url('imgs/sprites.png') -80px -58px;content:'';height:37px;position:absolute;top:-1px;left:-1px;width:37px;}
.order-product__box{float:left;min-height:215px;width:33.3333%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.order-product+.order-product{margin-top:35px;}
.close-product{background:url('imgs/close.png');content:'';cursor:pointer;height:32px;position:absolute;top:-16px;right:-16px;width:32px;}
.order-product__box-image img{vertical-align:middle;width:230px;}
.order-product__box:nth-child(1){padding:22px 3%;width:30%;width:42%;}
#cart .order-product__box.title-value-wrap {
	width: 44%;
	padding: 22px 3%;
	text-align: left;
}
.order-product__box-title{font-size:27px;font-weight:700;line-height:1.1;min-height:110px;padding-bottom:15px;}
#cart .order-product__box.title-value-wrap .order-product__box-title{min-height: auto;}
.order-product__box-title a{color:inherit;text-decoration:none;}
.order-product__box-value__dsc{font-size:16px;display:inline-block;padding-top:14px;text-align:right;vertical-align:top;}
#cart .order-product__box.title-value-wrap .order-product__box-value__dsc{width: auto;}
.order-product__box-value__input{display:inline-block;font-size:16px;line-height:48px;padding-left:5px;vertical-align:top;}
.order-product__box-value__input input[type=text]{background:#fff;border:1px solid #e6e6e6;font-size:18px;font-weight:700;line-height:46px;padding:0 16px;width:85px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.order-product__box:nth-child(2){padding-top:41px;text-align:right;width:27.3333%;}
#cart .order-product__box.price-wrap{padding-top:22px;text-align:right;width:27.3333%;}
.order-select_box{text-align:left;padding-top:8px;float:right;width:230px;}
.order-product__box-price{font-size:30px;padding-bottom:12px;}
#cart .order-product__box-price{font-size:18px;}
.order-select_box .dropdown{width:100%;display:inline-block;}
.order-product__box-price span{font-weight:700;}
.order-product__box-price .order-product__box-price-old{font-size:18px; color:#b52828; text-decoration: line-through;}
#cart .order-product__box-price span{color:#333;font-weight:700;}
.order-product__box-price__dsc{font-size:16px;}
#cart .order-product__box-price__dsc{font-size:24px;padding-bottom:12px;}
.order-product__box-price__dsc span{font-weight:700;}
.order-product__box:nth-child(3){text-align:center;}
#cart .order-product__box.image-wrap {
	text-align: center;
	height: 200px !important;
	line-height: 200px !important;
	text-align: center;
	overflow: hidden;
	padding: 0 3%;
	width: auto;
}
#cart .order-product__box-value__input {padding-left: 0; margin-left: 5px; text-align: center;}
#cart .order-product__box-value__input input {text-align: center;}
.order-product__box-order{background:#ffcc00;cursor:pointer;display:inline-block;margin-top:25px;vertical-align:top;height:98px;line-height:98px;text-align:left;position:relative;width:279px;}
.calc .order-product__box-order{height:70px;line-height:70px;}
.order-product__box-oneclick,.order-product__box-calc{background:#b52828;color:#fff;display:block;font-weight:700;margin-bottom:25px;cursor:pointer;vertical-align:middle;margin:0 auto;line-height:40px;text-align:center;margin-top:10px;position:relative;width:279px;-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.calc .order-product__box-oneclick,.calc .order-product__box-calc{line-height:30px;}
.order-product__box-oneclick:hover,.order-product__box-calc:hover{background:#ce3c3c;}
.order-product__box-compare, .order-product__box-favorite{margin-top:10px;}
.order-product__box-order span{display:inline-block;font-weight:700;line-height:1.2;padding-left:118px;vertical-align:middle;text-align:left;width:80px;color:#333333;}
.order-product__box-order:before{background:url('imgs/sprites.png') -117px -58px;content:'';height:36px;position:absolute;top:32px;left:58px;width:39px;}
.calc .order-product__box-order:before{top:18px;}

.product-info .product-info__option .inner {
	padding: 20px 20px;
	margin-bottom: 20px;
}
.product-info .order-product__box {
	float: none;
	width: auto;
	text-align: center;
	min-height: auto;
}
.product-info .order-product .order-product__box-value__input {
	margin-left: 5px;
	display: inline-block;
}
.product-info .order-product .order-product__box-value__input input[type="text"] {
	width: 85px;
	display: inline;
	text-align: center;
}
.product-info .order-product .order-product__box-value__measure {
	margin-left: 5px;
	font-size: 16px;
	display: inline-block;
	padding-top: 14px;
	vertical-align: top;
}
.product-info__option .order-select_box {
	width: 200px;
}
.product-info__option .order-product .tooltip, .product-info__option .order-product .tooltip-otbor, .product-info__option .order-product .tooltip-razmeri {
	position: absolute;
	left: -82px;
	top: 54px;
	padding: 0;
}
.product-info__option .order-product .tooltip, .product-info__option .order-product .tooltip-RAZMER, .product-info__option .order-product .tooltip-razmeri {
	top: 16px;
	left: -82px;
	width: 75px;
}
.product-info__option .order-product .tooltip-OTBOR, .product-info__option .order-product .tooltip-COLLECTION, .product-info__option .order-product .tooltip + .tooltip {
	top: 50px;
	width: 75px;
}
.product-info__option .order-product .order-product__box:nth-child(1) {
	padding: 0;
}
.product-info__option .order-product .order-product__box:nth-child(2) {
	padding-top: 20px;
}
.product-info .product-info__option .order-product .order-product__box-order {
	height: 50px;
	line-height: 50px;
}
.product-info .product-info__option .order-product .order-product__box-order::before,
.product-info.fast-view .order-product__box-order::before {
	top: 6px;
}
.product-info .product-info__option .item_buttons_counter_block {
	width: auto;
}
.product-info__option .order-product .order-product__box-oneclick, .product-info__option .order-product .order-product__box-calc {
	width: 100%;
}
.product-info__option .order-product li {
	padding: 0;
	line-height: 1;
	position: static;
}
.product-info__option .order-product ul li:before {
	display: none;
}
.product-info__option .order-product li + li {
	margin: 0;
}

@media only screen and (max-width:1300px){}
@media only screen and (max-width:1155px){
.order-product__box{}
.order-product__box-order-block{width:100% !important;}
.order-product__box-order{margin-top:0;}
.order-product__box:nth-child(2){padding-right:25px;}
a .order-product__box:nth-child(1){line-height:150px;height:150px;width:100% !important;}
.order-product__box-order{width:279px;}
.order-product__box-order span{padding-left:118px;}
.order-product__box-order:before{left:58px;}
.tooltip-RAZMER.tooltip, .tooltip-OTBOR.tooltip, .tooltip-COLLECTION.tooltip{display:none;}
}
@media only screen and (max-width: 800px){
.order-product__box {height: auto;width: 100% !important;min-height: auto;padding-bottom: 10px;}
.order-product__box:nth-child(2){text-align:left;padding-left:25px;padding-right:25px;padding-top:10px;}
.order-product__box-value, .order-product__box-price, .order-product__box-price__dsc{text-align:center;}
.form-master__input label{display:none}
}
@media only screen and (max-width:500px){.tooltip-RAZMER.tooltip, .tooltip-OTBOR.tooltip, .tooltip-COLLECTION.tooltip{display:none;}
}
.order-product__box.image{height:215px !important;line-height:215px !important;text-align:center;overflow:hidden}
.order-product__box-title .order-product__box.image{display:none}
@media only screen and (max-width:800px){
.order-product__box.image{display:none}
.order-product__box-title .order-product__box.image{display:block}
}
.form-order{margin:0 auto;}
.form-order__item{margin-bottom:15px;}
.form-order__item textarea{background:#fff;border:1px solid #e6e6e6;resize:none;font-family:'plumb', sans-serif;font-size:14px;font-weight:700;line-height:32px;padding:0 16px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.form-order__item input[type=text]{background:#fff;border:1px solid #e6e6e6;font-size:14px;font-weight:700;line-height:32px;padding:0 16px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.form-order__btn-box{text-align:right;}
.bascket-text{margin-bottom:50px;}
.order-product__box-value__input{position:relative;}
.input-more{background:url('imgs/input-less-more.png') 0 0;cursor:pointer;height:13px;position:absolute;top:3px;left:64px;width:13px;}
.input-less{background:url('imgs/input-less-more.png') 0 -13px;cursor:pointer;height:13px;position:absolute;bottom:3px;left:64px;width:13px;}
.total-price{margin-top:30px;margin-bottom:30px;font-size:30px;font-weight:700;}
.total-price .green{display:inline-block;color:#4d8003;font-size:30px;font-weight:700;text-align:right;}
.product-info .inner{padding-top:20px;}
.product-info__product{float:left;width:66.61%;position:relative;}
.project-info__project{width:66.61%;position:relative;}
.product-info__product .compare-favor{position:absolute;top:45px;right:0;z-index:10;}
.product-info__product .compare-favor .catalog-tab__item__compare, .product-info__product .compare-favor .catalog-tab__item__favorite{bottom:auto;}
.product-info__product .compare-favor a{width:56px;cursor:pointer;overflow:hidden;position:relative;margin-bottom:2px;line-height:30px;height:30px;display:block;}
.product-info__product .compare-favor a:before{background:#b52828;content:'';height:100px;position:absolute;top:-15px;left:18px;width:56px;z-index:-1;-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-o-transform:rotate(-20deg);transform:rotate(-20deg);}
.product-info__product .compare-favor a.add-to-compare:after, .product-info__product .compare-favor a.add-to-favorite:after{content:'';background:url(imgs/sprites.png) -40px -100px no-repeat;height:13px;width:17px;padding:0;margin-left:20px;vertical-align:middle;display:inline-block;}
.product-info__product .compare-favor a.add-to-favorite:after{background-position:-40px -114px;}
.product-info__option{float:right;padding-left:4.5%;width:33.39%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info__product-image{margin-bottom:6px;position:relative;}
.product-info__product-image img{display:block;width:100%;}
.product-info__option-item{font-size:14px;line-height:28px;}
.product-info__option-item span{font-weight:700}
.view_list .product-info__option-item span{font-weight:500}
.product-info__option-divider{margin-bottom:11px;border-bottom:3px solid #f5f5f5;padding-bottom:11px;}
.product-info__option-item .name{color:#999999;}
.product-info__option-top span{color:#333333;font-weight:700}
.product-info__product-image-item,
.project-info__project-image-item{cursor:pointer;float:left;overflow:hidden;position:relative;width:calc(33.3333% - 4px);}
.product-info__product-image-item:before{background:#fff;content:'';opacity:.4;height:100%;position:absolute;top:0;left:0;width:100%;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.product-info__product-image .fancybox:after,
.product-info__product-image-item:after,
.project-info__project-image-item .fancybox:after{background:url(imgs/zoom.png);content:'';height:58px;margin-top:-29px;margin-left:-29px;opacity:0;position:absolute;top:50%;left:50%;width:58px;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.product-info__product-image .fancybox:hover:after,
.product-info__product-image-item:hover:after,
.project-info__project-image-item .fancybox:hover:after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.product-info__product-image .fancybox{display:block;position:relative;}
.product-info__product-image-item img,
.project-info__project-image-item img{display:block;width:100%;}
.product-info__product-image-item,
.project-info__project-image-item{margin:0 2px 4px;}
.product-info__product-image-item.active:before,
.project-info__project-image-item.active:before{opacity:0;}
.product-info__icons{margin-top:20px;}
.product-info__icons-item{float:left;height:46px;margin-right:19px;margin-bottom:19px;position:relative;width:46px;}
.product-info__icons-item span{background:#fff;display:none;font-size:16px;position:absolute;top:55px;left:50%;padding:11px;transform:translate(-50%);box-shadow:0 0 10px rgba(0,0,0,.2);z-index:2;text-align:center;}
.product-info__icons-item span:before{background:#fff;display:block;content:'';height:8px;margin-left:-4px;position:absolute;top:-3px;left:50%;width:8px;transform:rotate(45deg);}
.product-info__icons-item:hover span{display:block;}
.product-info__description{padding-top:42px;max-width:786px;}
.product-info__description-title{font-size:18px;font-weight:700;padding-bottom:35px;}
.product-info__description-dsc{font-size:14px;line-height:26px;}
@media only screen and (max-width:975px){
.order-select_box{float:none;margin:auto;}
.product-info__product{float:none;width:100%;}
.product-info__option{float:none;padding:15px 0 25px;width:100%;}
.product-info__option-item{float:left;width:50%;}
}
@media only screen and (max-width:735px){.product-info__option-item{float:none;width:100%;}
}
.calc .inner{padding-bottom:60px;}
.product-info .tabs {margin-top:20px;}
.tabs__content{display:none;}
.tabs__content .product-info__description-dsc{padding: 6px}
.tabs__content.active{display:block;}
.tabs__caption li{border:1px solid #dadada;border-bottom:none;cursor:pointer;float:left;font-size:18px;text-align:center;width:25%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#f5f5f5}
.product-info .tabs__caption li{width: 20%;}
.tabs__caption li span{display:inline-block;vertical-align:middle;line-height:1.1;}
.tabs__caption li.active{background:#fff;border-color:#ffcc00;position:relative;color:#4d8003;}
.tabs__caption{border-bottom:1px solid #ffcc00;line-height:53px;margin:0 3px;}
.tabs__caption li.active:before{background:#fff;content:'';height:2px;position:absolute;bottom:-2px;left:0;width:100%;}
.calc-title{font-size:30px;padding:39px 0 28px;}
.calc-title span{font-weight:700;}
.calc__item{background:#f5f5f5;float:left;margin-bottom:24px;line-height:88px;width:49%;}
.calc__item:nth-child(2n){float:right;}
.calc__item-num{background:#ffcc00;float:left;font-size:14px;font-weight:700;text-align:center;width:39px;}
.calc__item-title{float:left;font-size:14px;font-weight:700;padding-left:14px;text-transform:uppercase;width:calc(50% - 39px);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.calc .dropdown .selected,.calc .dropdown li{text-transform:initial;font-weight:400;}
.calc__item-select{float:left;margin-top:26px;width:47%;}
.calc__item.total{background:#ffcc00;}
.calc__item.total .calc__item-title{padding-left:39px;}
.calc__item-price{color:#4d8003;float:right;font-size:24px;font-weight:700;text-align:right;padding-right:37px;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.calc__check{background:#f5f5f5;padding:55px 10.9% 38px;position:relative;margin:0 auto;max-width:720px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.calc__check:before{background:url('imgs/calc-check.png');content:'';height:8px;position:absolute;top:-4px;left:0;width:100%;}
.calc__check:after{background:url('imgs/calc-check.png');content:'';height:8px;position:absolute;bottom:-4px;left:0;transform:scale(1, -1);width:100%;}
.calc__check__options{border-top:1px dashed #333;border-bottom:1px dashed #333;padding:28px 0;}
.calc__check__options-item{font-size:18px;line-height:30px;}
.calc__check__options-item span{float:left;width:calc(100% - 55px);}
.calc__check__options-item span:last-child{float:left;text-align:right;width:55px;}
.calc__check__total{padding-top:37px;}
.calc__check__total-dsc{float:left;font-size:36px;width:50%;}
.calc__check__total-dsc span{display:block;font-size:24px;}
.calc__check__total-value{font-size:60px;font-weight:700;float:right;text-align:right;width:50%;}
@media only screen and (max-width:1075px){.calc__item{float:none;width:100%;}
.calc__item:nth-child(2n){float:none;width:100%;}
}
@media only screen and (max-width:800px){.tabs__caption{border-bottom:none;}
.product-info .tabs__caption li, .tabs__caption li{margin-bottom:-2px;border-bottom:2px solid #dadada;width:33%;}
.tabs__caption li.active:before{display:none;}
}
@media only screen and (max-width:600px){.product-info .tabs__caption li, .tabs__caption li{width:50%;}
/* .calc__item-num{display:none;} */
.calc__item-title{padding-left:14px;width:50%;}
.calc__check__total-value{font-size:40px;}
.calc__check{padding:50px 15px 38px;}
}
.news .inner{overflow:hidden;}
.news .c_fix{width:calc(100% + 17px);}
.news .about-company__blog__item{height:282px;margin-left:0;margin-right:17px;margin-bottom:17px;margin-top:0;padding-bottom:52px !important;box-sizing:content-box;width:282px;}
.news .about-company__blog__item:nth-child(3){height:282px;width:282px;}
.about-company__blog__item.gorisontal{padding:0 67px !important;width:581px;}
.about-company__blog__item.vertical{height:580px;margin-bottom:-281px;width:282px;}
.about-company__blog__item:nth-child(10){margin-right:20px !important;}
.about-company__blog__item:nth-child(11){margin-right:316px !important;}
@media only screen and (max-width:1375px){.about-company__blog__item.vertical{height:282px;margin:0 17px 17px 0 !important;}
.about-company__blog__item.gorisontal{padding:0 37px !important;height:282px;margin:0 17px 17px 0 !important;width:282px !important;}
.about-company__blog__item:nth-child(10){margin-right:17px !important;}
.about-company__blog__item:nth-child(11){margin-right:17px !important;}
}
.select-enum .inner{font-size:0;padding-top:15px;text-align:center;}
.select-enum__item{display:inline-block;margin-right:4px;margin-bottom:36px;text-decoration:none;vertical-align:top;width:292px;}
.select-enum__item-img{position:relative;}
.select-enum__item-img img{display:block;}
a .select-enum__item-title{border-bottom:3px solid #fff;color:#333;font-size:18px;text-align:left;padding:20px 24px;text-decoration:none;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.select-enum__item:nth-child(4n){margin-right:0;}
.select-enum__item .select-enum__item-img:before{background:rgba(255,204,0,.55);content:'';height:100%;opacity:0;position:absolute;top:0;left:0;width:100%;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.select-enum__item:hover .select-enum__item-img:before{opacity:1;}
.select-enum__item:hover .select-enum__item-title{color:#4d8003;}
.select-enum__item:hover .select-enum__item-title{border-bottom:3px solid #ffcc00;}
@media only screen and (max-width:1200px){.select-enum__item:nth-child(4n){margin-right:4px;}
.select-enum__item:nth-child(3n){margin-right:0px;}
}
@media only screen and (max-width:900px){.select-enum__item:nth-child(3n){margin-right:4px;}
.select-enum__item:nth-child(2n){margin-right:0px !important;}
}
@media only screen and (max-width:605px){.select-enum__item{margin-right:0px !important;}
}
a.btn,
.btn{background:#fff;border:2px solid #ffcc00;color:#000;font-size:14px;font-weight:700;outline:none;display:inline-block;cursor:pointer;line-height:51px;text-transform:uppercase;text-decoration:none;padding:0 45px;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
a.btn:hover,
.btn:hover,
a.btn.hover{background:#ffcc00;color:#fff;}
a.btn.hover{color:#000;}
.btn.sl-more{background: #fc0}
.btn.sl-more:hover{background: #fff;color:#000}
/**/.gray .slider-nav__prev,
.gray .slider-nav__next{border-color:#999999;}
.gray .slider-nav__prev:before{background-position:-125px -30px;}
.gray .slider-nav__next:before{background-position:-140px -30px;}
.gray .slider-nav__prev:hover,
.gray .slider-nav__next:hover{border-color:#ffcc00;}
.gray .slider-nav__prev:hover:before{background-position:-125px 0px;}
.gray .slider-nav__next:hover:before{background-position:-140px 0px;}
.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after,
.dropdown .carat,
.dropdown .carat:after,
.dropdown .selected::after,
.dropdown:after{-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}
.dropdown .selected::after,
.dropdown.scrollable div::after{-webkit-pointer-events:none;-moz-pointer-events:none;-ms-pointer-events:none;pointer-events:none;}
.dropdown{background:#fff;border:1px solid #e6e6e6;position:relative;cursor:pointer;font-weight:200;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.dropdown.open{z-index:4;}
.dropdown:hover{background:#f4f4f4;}
.dropdown:after{content:'';position:absolute;right:3px;bottom:3px;top:2px;width:30px;background:transparent;}
.dropdown.focus:after{background:#ffcc00;}
.dropdown .carat,
.dropdown .carat:after{content:'';position:absolute;right:10px;top:50%;margin-top:-4px;border:8px solid transparent;border-top:8px solid #000;z-index:2;-webkit-transform-origin:50% 20%;-moz-transform-origin:50% 20%;-ms-transform-origin:50% 20%;transform-origin:50% 20%;}
.dropdown .carat:after{margin-top:-10px;right:-8px;border-top-color:#f8f8f8;}
.dropdown:hover .carat:after{border-top-color:#f4f4f4;}
.dropdown.focus .carat{border-top-color:#f8f8f8;}
.dropdown.focus .carat:after{border-top-color:#ffcc00;}
.dropdown.open .carat{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.dropdown .old{position:absolute;left:0;top:0;height:0;width:0;overflow:hidden;}
.dropdown select{position:absolute;left:0px;top:0px;}
.dropdown.touch .old{width:100%;height:100%;}
.dropdown.touch select{width:100%;height:100%;opacity:0;}
.dropdown .selected,
.dropdown li{display:block;font-size:14px;font-weight:700;color:#999999;line-height:1;padding:9px 12px;overflow:hidden;white-space:nowrap;}
.dropdown .selected::after{content:'';position:absolute;right:0;top:0;bottom:0;width:60px;border-radius:0 2px 2px 0;box-shadow:inset -55px 0 25px -20px #f8f8f8;}
.dropdown:hover .selected::after{box-shadow:inset -55px 0 25px -20px #f4f4f4;}
.dropdown div{position:absolute;height:0;left:0;right:0;top:100%;margin-top:-1px;background:#f8f8f8;overflow:hidden;opacity:0;}
.dropdown:hover div{background:#f4f4f4;}
.dropdown.open div{opacity:1;z-index:2;height:150px !important;}
.dropdown.scrollable div::after{content:'';position:absolute;left:0;right:0;bottom:0;height:50px;box-shadow:inset 0 -50px 30px -35px #f8f8f8;}
.dropdown.scrollable:hover div::after{box-shadow:inset 0 -50px 30px -35px #f4f4f4;}
.dropdown.scrollable.bottom div::after{opacity:0;}
.dropdown ul{position:absolute;left:0;top:0;height:100%;width:100%;list-style:none;overflow:hidden;overflow-y:auto;height:150px;padding:0;}
.dropdown.scrollable.open ul{overflow-y:auto;}
.dropdown li{list-style:none;padding:8px 12px;}
.dropdown li.focus{background:#ffcc00;position:relative;z-index:3;color:#fff;}
.dropdown li.active{background:#ffcc00;color:#fff;}
.footer{border:3px solid #f5f5f5;margin-top:-528px;height:528px;background:#f5f5f5}
.footer .menu{height:78px;text-align:center;}
.footer .menu ul li a:before{display:none;}
.footer .menu ul li a{font-size:16px;line-height:73px;}
.footer .menu ul li a{border-bottom:2px solid #f5f5f5;}
.footer .footer__main__logo{display:block;float:none;top:0;margin-top:52px;background:url(imgs/logo.png) no-repeat center;height:62px;position:relative;background-size:contain;font-size:0;}
.footer .header__main__dsc{padding-top:30px;padding-left:0;float:none;font-size:14px;text-align:center;width:auto;}
.footer__copy{font-size:13px;margin-top:50px;line-height:1.4;}
.footer__copy a{color:inherit;}
.footer__copy a:hover{text-decoration:none;}
.footer__logo-box{float:left;width:240px;}
.footer__main-box{float:right;width:860px;}
.footer__main-box{padding-top:45px;}
.footer__main-box ul{float:left;width:170px;}
.footer__main-box ul li a{color:#333;font-size:14px;display:inline-block;padding:6px 0;text-decoration:none;}
.footer__main-box ul li a:hover{color:#4d8003;}
.footer .header__main__address-dsc{padding-right:62px;}
.footer .header__main__phone{text-align:left;width:260px;}
.footer .header__main__phone .icon-anchor{left:-60px;display: none}
.footer .header__main__phone .whatsapp_instagram_viber{left:-60px;}
.footer .header__main__phone:before{left:-60px;}
.footer .button{width:235px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.footer__main-box__buttons{font-size:0;padding-top:20px;text-align:center;}
.footer .button{border:2px solid #ffcc00;display:inline-block;color:#000;cursor:pointer;font-size:14px;font-weight:700;line-height:36px;padding-left:55px;position:relative;text-transform:uppercase;text-align:left;width:235px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;}
.footer .button+.button{margin-left:21px;}
.footer .button:hover{background:#ffcc00}
.footer .button:before{background:url('imgs/sprites.png') -37px -58px;content:'';height:15px;position:absolute;top:11px;left:19px;width:15px;}
.footer .button.sample:before{background-position:-52px -58px;height:13px;width:13px;}
.footer .button.app:before{background-position:-65px -58px;height:12px;width:15px;}
.footer .header__main__phone-link,.footer .header__main__phone-mail a{color:#333}
@media only screen and (max-width:800px){.footer .menu{display:none;}
}
@media only screen and (max-width:1330px){.footer .header__main__address{display:block;}
}
@media only screen and (max-width:1193px){.footer__main-box{float:right;width:648px;}
.footer__main-box__buttons{float:right;padding-top:34px;padding-right:48px;width:300px;}
.footer .button+.button{margin-top:12px;}
}
@media only screen and (max-width:1100px){.footer .header__main__phone{display:block;}
}
@media only screen and (max-width:1100px){.footer__main-box{width:300px;}
.menu-2,
.menu-1{display:none;}
}
@media only screen and (max-width:835px){.footer .menu{display:none;}
.menu-2,
.menu-1{display:none;}
}
@media only screen and (max-width:645px){.footer__copy,
.footer__main-box__buttons{display:none;}
.footer{border:3px solid #f5f5f5;margin-top:-392px;height:auto;}
.wrapper:after{height:392px;}
.footer__logo-box{text-align:center;float:none;margin:0 auto;padding-top:30px;}
.footer .header__main__dsc{padding-right:0;width:100%;}
.footer .footer__main__logo{margin:0 auto;}
.footer__main-box{float:none;width:100%;}
.footer .header__main__address{margin:0 auto;position:relative;left:25px;float:none;width:151px;}
.footer .header__main__phone{margin:15px auto 0;position:relative;left:25px;float:none;width:146px;}
}
@media only screen and (max-width:660px){.about-company__blog__item{float:none !important;margin:4px auto !important;}
.about-company__blog__item:nth-child(3){padding:0 37px !important;width:282px;}
.news .about-company__blog__item:nth-child(3){padding:0 !important;width:282px;}
.about-company__blog__item:nth-child(11),
.about-company__blog__item:nth-child(10),
.about-company__blog__item.vertical,
.news .about-company__blog__item.gorisontal{margin:0 auto 4px !important;}
.form-master__input input{font-size:14px;}
}
@media only screen and (max-width:1000px){.outer{width:100%;padding:0 50px;}
.slider-nav__map,
.slider-nav__search,
.slider-nav__next{right:-50px;}
.slider-nav__prev{left:-50px !important;}
}
@media only screen and (max-width:700px){.outer{width:100%;padding:0 30px;}
.slider-nav__search,
.slider-nav__next{right:-30px;}
.slider-nav__prev{left:-30px !important;}
.slider-nav__map{left: 0;right: 0;margin: auto;}
}
@media only screen and (max-width: 640px){
.slider-nav__map {margin: 16px auto 0;display: block;text-align: center;width: 40%;padding: 0;}
}
@media only screen and (max-width:500px){.outer{width:100%;padding:0 20px;}
.slider-nav__search,
.slider-nav__next{border:none !important;right:-20px;}
.slider-nav__prev{border:none !important;left:-20px !important;}
.header__main__logo {width: 200px;height: 70px;display: block;text-align: center;position: static;margin-top: 29px;}
.header__main__phone{float:left;margin-top:22px;width:200px;clear:none;}
.header__main__basket{}
.main-slider__title{font-size:40px;padding-top:113px;}
.catalog-tab .tabs__caption li{width:33%;}
}
@media only screen and (max-width:370px){
	.header.outer{padding: 0px 10px;}
}
.header__main__basket a{color:#999 !important;text-decoration:none;}
.bx-basket-block a{color:#039BE5;display:inline-block;border-bottom:1px dashed;margin-bottom:5px;}
.feild_wrapper{display:inline-block;position:relative;width:100%;}
.feild_wrapper input,
.feild_wrapper textarea{-webkit-transition:ease-in 1000ms;-moz-transition:ease-in 1000ms;-ms-transition:ease-in 1000ms;-o-transition:ease-in 1000ms;transition:ease-in 1000ms;}
.feild_wrapper.wrong input,
.feild_wrapper.wrong textarea{border-color:red;box-shadow:0 0 5px red;-webkit-transition:ease-in 1000ms;-moz-transition:ease-in 1000ms;-ms-transition:ease-in 1000ms;-o-transition:ease-in 1000ms;transition:ease-in 1000ms;}
.feild_wrapper .error_label{background:rgb(255,48,25);background:-moz-linear-gradient(top, rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1)));background:-webkit-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);background:-o-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);background:-ms-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);background:linear-gradient(to bottom, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0);border-radius:4px;bottom:100%;box-shadow:1px 1px 3px #c9c9c9;color:#fff;font-size:14px;left:50%;margin-left:-120px;margin-bottom:10px;padding:6px;position:absolute;text-align:center;visibility:hidden;width:240px;z-index:3;}
.feild_wrapper .error_label:after{content:'';display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:4px solid rgba(207,4,4,1);position:absolute;bottom:-4px;left:50%;margin-left:-2px;}
.right_lebel .feild_wrapper .error_label{bottom:50%;left:100%;margin-left:9px;margin-bottom:-14px;}
.right_lebel .feild_wrapper .error_label:after{border-left:5px solid transparent;border-right:4px solid rgba(207,4,4,1);border-top:5px solid transparent;border-bottom:5px solid transparent;bottom:7px;left:-7px;margin-left:-2px;}
.left_lebel .feild_wrapper .error_label{bottom:50%;left:auto;right:100%;margin-right:9px;margin-bottom:-14px;}
.left_lebel .feild_wrapper .error_label:after{border-right:5px solid transparent;border-left:4px solid rgba(207,4,4,1);border-bottom:5px solid transparent;border-top:5px solid transparent;bottom:7px;left:auto;right:-7px;margin-right:-2px;}
.feild_wrapper.wrong .error_label{visibility:visible;-webkit-animation:400ms bounceIn;animation:400ms bounceIn;}
.login_b,
.success,
.oneclick_b,
.massage_b,
.example_b,
.calc_b,
.review-modal,
.recall_b{border:1px solid #ced4db;display:none;max-height:630px;max-width:547px;padding-bottom:45px;text-align:center;background-color:#fff;overflow:auto}
.massage_b .dsc, .calc_b .dsc{padding:0 20px 20px !important;}
.maps{border:1px solid #ced4db;display:none;padding-bottom:45px;text-align:center;width:600px;}
.maps .header__main__phone{float:left;margin-left:45px;}
@media only screen and (max-width:700px){.maps{width:100%;}
}
.map-box{height:371px;}
.modal .dsc{padding:0 30px;line-height:1.4;}
.reg_b{border:1px solid #ced4db;display:none;max-width:547px;text-align:center;background-color:#fff;}
.reg_b .title,
.modal .title{font-size:30px;font-weight:700;padding:38px 0;text-transform:uppercase;}
.reg_b .input,
.modal .input{padding:0 43px;text-align:left;}
.modal .input.center{text-align:center;}
.reg_b .input+.input,
.modal .input+.input{padding-top:19px;}
.reg_b .input input[type=password],
.reg_b .input input[type=text],
.modal .input input[type=password],
.recovery-modal .input input[type=text],
.modal .input input[type=text]{background:#fff;background-color:#fff;border:1px solid #e7e7e7;font-size:17px;line-height:49px;padding:0 20px;width:454px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#333333;max-width:100%}
@media only screen and (max-width:600px){.reg_b .input input[type=password],
.reg_b .input input[type=text],
.modal .input input[type=password],
.recovery-modal .input input[type=text],
.modal .input input[type=text]{width:100%;}
.reg_b .input,
.modal .input{padding:0 20px;text-align:left;}
}
.modal .input textarea{background:#fff;background-color:#fff;border:1px solid #e7e7e7;font-family:'plumb', sans-serif;font-size:17px;line-height:1.1;height:70px;padding:15px 20px;width:454px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;max-width:100%}
.reg_b form .btn,
.modal form .btn{font-size:18px;font-weight:700;padding:0 64px;line-height:50px;text-transform:uppercase;}
.login_b .recovery{text-align:right;padding-top:0;position:relative;line-height:1px;}
.modal .recovery span a{color:#ffcc02;cursor:pointer;font-size:14px;display:inline-block;padding-right:15px;position:relative;top:-46px;text-decoration:none;}
.modal .inf{background:#ffcc02;border-radius:50%;color:#fff;font-size:14px;line-height:32px;height:32px;margin-left:-16px;position:absolute;top:-16px;left:50%;width:32px;}
.reg_b .social,
.modal .social{margin-top:47px;padding:35px 0;position:relative;}
.modal .social:before{background:#e5e5e5;content:'';height:1px;position:absolute;top:0;left:50%;width:70%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.reg_b .social .item,
.modal .social .item{background:url('imgs/social.png');cursor:pointer;display:inline-block;height:47px;width:111px;}
.reg_b .social .item.fb,
.modal .social .item.fb{background-position:0 -47px;}
.reg_b .social .item.ok,
.modal .social .item.ok{background-position:0 -94px;}
.reg_b .social .item.ig,
.modal .social .item.ig{background-position:0 -141px;}
.reg_b .reg,
.modal .reg{border:1px solid #dde2e7;padding-bottom:30px;position:relative;}
.reg_b .reg .ttl,
.modal .reg .ttl{color:#4b5560;font-size:24px;padding:28px 0 23px;margin:0 auto;max-width:442px;}
.modal .reg .regNew{font-size:18px;font-weight:700;line-height:50px;padding:0 15px;}
.reg_b .reg .ttl{padding:27px 0;}
.reg_b .social{margin-top:0px;padding:0;position:relative;}
.reg_b form .btn{margin-top:20px;margin-bottom:20px;}
.reg_b .input{position:relative;}
.reg_b .input.error:before{background:url(imgs/reg.png);content:'';height:16px;position:absolute;top:37px;right:68px;width:15px;z-index:1;}
.reg_b .input.error:after{background:#f93f3f;border-radius:50%;content:'';height:27px;position:absolute;top:31px;right:62px;width:27px;}
.reg_b .input.scs:before{background:url(imgs/reg.png) -15px 0;content:'';height:11px;position:absolute;top:39px;right:69px;width:15px;z-index:1;}
.reg_b .input.scs:after{background:#529a36;border-radius:50%;content:'';height:27px;position:absolute;top:31px;right:63px;width:27px;}
.search_box{background:rgba(255,255,255,1);position:absolute;overflow:hidden;bottom:0px;right:40px;line-height:47px;height:47px;width:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:ease-in 600ms;-moz-transition:ease-in 600ms;-ms-transition:ease-in 600ms;-o-transition:ease-in 600ms;transition:ease-in 600ms;z-index:99}
.active+.search_box{padding:0 25px;width:700px;}
.search_box input[type=text]{background:#fff;border:none;line-height:37px;padding:0 15px;width:calc(100% - 200px);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;vertical-align:middle;}
.search_box .btn{line-height:37px;margin-left:14px;vertical-align:middle;}
@media only screen and (max-width:1080px){
.search_box{right:100%;}
.active+.search_box{width:500px;}
}
@media only screen and (max-width:800px){
.menu .inner > ul > li > a.slider-nav__search{display:none}
.search_box{width:auto;background:none;position:static}
.active+.search_box{width:auto;}
}
@media only screen and (max-width:700px){
.dropdown .old{z-index:3;}
.dropdown .carat{z-index:1;}
}
@media only screen and (max-width:500px){
.search_box input[type="text"] {width: calc(100% - 124px);}
.search_box .btn{padding: 0 15px;}
.active+.search_box{width:calc(100% - 44px);}
}
.order-item .inputs .input input{background:#fff;border:1px solid #e6e6e6;font-size:18px;font-weight:700;line-height:46px;padding:0 16px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.form_error{padding:0 0 35px 0;color:#b52828;}
section input[type="radio"]:checked + label:after{background:#fed500;border-radius:50%;content:'';height:7px;position:absolute;top:6px;left:6px;width:7px;}
.basket_success{background:#ffcc00;height:83px;line-height:83px;position:fixed;top:45px;right:45px;width:244px;z-index:9999;}
.basket_success span{color:#fff;display:inline-block;font-size:18px;line-height:1.2;padding-left:27px;vertical-align:middle;}
.basket_success:before{background:#ecc00c;content:'';height:83px;position:absolute;top:0;left:-76px;width:76px;}
.basket_success:after{background:url('imgs/success.png');content:'';height:22px;position:absolute;top:30px;left:-51px;width:28px;}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@-webkit-keyframes fadeOut{from{opacity:1;}
to{opacity:0;}
}
@keyframes fadeOut{from{opacity:1;}
to{opacity:0;}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.page-search .search_box{position:relative;top:0;left:0;width:100%;}
.page-search .sorry{margin:40px 0 40px 0;text-align:center;font-size:25px;}
.search_box input[type=text]{border:1px solid #e7e7e7;}
.page-search.catalog-tab{margin-bottom:50px;}
/**/.cssload-loader{width:49px;height:49px;border-radius:50%;margin:3em;display:inline-block;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px;z-index:3;vertical-align:middle;}
.cssload-loader{width:49px;height:49px;border-radius:50%;margin:3em;display:inline-block;position:relative;vertical-align:middle;}
.cssload-loader,
.cssload-loader:before,
.cssload-loader:after{animation:1s infinite ease-in-out;-o-animation:1s infinite ease-in-out;-ms-animation:1s infinite ease-in-out;-webkit-animation:1s infinite ease-in-out;-moz-animation:1s infinite ease-in-out;}
.cssload-loader:before,
.cssload-loader:after{width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0;}
.cssload-loader:before,
.cssload-loader:after{content:"";}
.cssload-loader{animation:cssload-animation1 1.5s infinite linear;-o-animation:cssload-animation1 1.5s infinite linear;-ms-animation:cssload-animation1 1.5s infinite linear;-webkit-animation:cssload-animation1 1.5s infinite linear;-moz-animation:cssload-animation1 1.5s infinite linear;}
.cssload-loader:before,
.cssload-loader:after{content:"";margin:-24px 0 0 -24px;top:50%;left:50%;background-color:rgba(255,213,0,0.7);animation-name:cssload-animation2;-o-animation-name:cssload-animation2;-ms-animation-name:cssload-animation2;-webkit-animation-name:cssload-animation2;-moz-animation-name:cssload-animation2;}
.cssload-loader:after{animation-direction:reverse;-o-animation-direction:reverse;-ms-animation-direction:reverse;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;}
@keyframes cssload-animation1{0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-o-keyframes cssload-animation1{0%{-o-transform:rotate(0deg);}
100%{-o-transform:rotate(360deg);}
}
@-ms-keyframes cssload-animation1{0%{-ms-transform:rotate(0deg);}
100%{-ms-transform:rotate(360deg);}
}
@-webkit-keyframes cssload-animation1{0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes cssload-animation1{0%{-moz-transform:rotate(0deg);}
100%{-moz-transform:rotate(360deg);}
}
@keyframes cssload-animation2{0%{transform:scale(0.2);left:0%;}
50%{transform:scale(1.0);left:50%;}
100%{transform:scale(0.2);left:100%;}
}
@-o-keyframes cssload-animation2{0%{-o-transform:scale(0.2);left:0%;}
50%{-o-transform:scale(1.0);left:50%;}
100%{-o-transform:scale(0.2);left:100%;}
}
@-ms-keyframes cssload-animation2{0%{-ms-transform:scale(0.2);left:0%;}
50%{-ms-transform:scale(1.0);left:50%;}
100%{-ms-transform:scale(0.2);left:100%;}
}
@-webkit-keyframes cssload-animation2{0%{-webkit-transform:scale(0.2);left:0%;}
50%{-webkit-transform:scale(1.0);left:50%;}
100%{-webkit-transform:scale(0.2);left:100%;}
}
@-moz-keyframes cssload-animation2{0%{-moz-transform:scale(0.2);left:0%;}
50%{-moz-transform:scale(1.0);left:50%;}
100%{-moz-transform:scale(0.2);left:100%;}
}
.profile-link{background:#fecc00;line-height:40px;padding:0 15px;position:relative;}
.profile-link.profile-user-div-link:before{border-width:8px;border-style:solid;border-color:transparent;border-top-color:#fff;content:'';display:block;height:0;position:absolute;top:16px;right:14px;width:0;}
.profile-link a{color:#fff;display:block;font-size:20px;text-decoration:none;text-transform:uppercase;}
.profile-block-shown table td:nth-child(1){font-weight:700;}
.profile-block-shown table thead{display:none;}
.profile-block-shown table tr:nth-child(odd){background:rgba(0, 0, 0, 0.05);}
.profile-block-shown table td{padding:0 10px;line-height:60px;box-sizing:border-box;}
.profile-block-shown table td input[type=password],
.profile-block-shown table td input[type=text]{background:#fff;background-color:#fff;border:1px solid #e7e7e7;font-size:17px;line-height:43px;padding:0 20px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.profile-block-shown textarea{background:#fff;background-color:#fff;border:1px solid #e7e7e7;font-size:17px;line-height:1;height:90px;resize:none;padding:20px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.page_personal a{color:#4d8003;text-decoration:none;}
.page_personal a:hover{text-decoration:underline;}
.bx_my_order .bx_my_order_table thead tr td{background:#ffcc02;border:none;}
.bx_my_order .bx_my_order_table td a{font-size:13px;color:#3d4345;text-transform:uppercase;text-decoration:none;}
.bx_my_order .bx_my_order_table td a:hover{text-decoration:underline;}
.bx_my_order .bx_my_order_table tbody tr td{font-size:16px;}
.bx_my_order .bx_my_order_status.green{background:#efefef;padding:10px 15px;box-sizing:border-box;}
.bx_my_order_switch .bx_mo_link{margin-right:20px;font-weight:700;text-transform:uppercase;color:#4d8003;text-decoration:none;}
.page_personal-wrap{background:#f1f1f1;padding:25px 25px 0;margin-bottom:45px;}
.bx_my_order_switch .bx_mo_link:hover{text-decoration:underline;}
.bx-basket-block{padding:10px 0 0 !important;}
.content_ p{line-height:1.4;padding-bottom:25px;}
.content_ b, .content_ strong{font-weight:700;}
.content_ ul,
.content_ ol{padding-left:15px;padding-bottom:25px;}
.content_ ol{counter-reset:li;}
.content_ ol li:before{color:#ffcb00;border-radius:50%;content:counter(li)'.';counter-increment:li;height:7px;position:absolute;top:0px;left:3px;width:7px;}
.content_ li{padding-left:30px;line-height:1.4;position:relative;}
.content_ li+li{margin-top:15px;}
.content_ ul li:before{background:#ffcb00;border-radius:50%;content:'';height:7px;position:absolute;top:7px;left:3px;width:7px;}
.content_ h2{color:#4d8003;font-size:24px;font-weight:700;padding:0 0 22px;}
.content_ h3{color:#4d8003;font-size:20px;font-weight:700;padding:0 0 22px;}
.content_.project-descr{padding-top:15px}
.content_.project-descr ul,
.content_.project-descr ol{padding-left: 0;}
.content_.project-descr li:before{left:0}
.content-block{margin-top:0px !important;}
.content-block p{line-height:1.4;padding-bottom:25px;}
.content-block b, .content-block strong{font-weight:700;}
.content-block h2,.content-block .h2{color:#000;font-size:24px;font-weight:700;padding:0 0 22px;}
.content-block h3, .content-block .h3, .product-info.fast-view .h3{color:#000;font-size:20px;font-weight:700;padding:0 0 22px;}
.content-block .product-info h3, .content-block .product-info .h3, .product-info.fast-view .h3{color:#333}
body .wrapper{margin-top:0px !important;}
.ajax_block .catalog-tab{margin-top:0px;}
#calc_qty{display:inline-block;}
.faq-block{background:#fff;margin-bottom:50px;}
.faq-block .production__info{float:none;width:100%;}
.faq-block .production__info__item{margin-bottom:50px;}
.faq-block .production__info__title{margin-top:24px;}
.profile-block-shown textarea{vertical-align:middle;margin:8px 0px;}
td.selection__content__item-enum{vertical-align:middle;}
td.selection__content__item-enum label{background-color:#fff;}
.file_upload{position:relative;overflow:hidden;font-size:1em;height:2em;line-height:2em;height:100%;margin:8px 0px;padding-right:8px;}
.file_upload > button{float:right;width:8em;width:200px;height:100%}
.file_upload > div{padding-left:1em;height:50px;line-height:53px;}
@media only screen and (max-width:500px){.file_upload > div{display:none}
.file_upload > button{width:100%}
}
.file_upload input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(20);letter-spacing:10em;-ms-transform:scale(20);opacity:0;cursor:pointer}
.file_upload{border:1px solid #ccc;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,0.1);transition:box-shadow 0.1s linear;border:0px;}
.file_upload.focus{}
.file_upload > button{background:#7300df;transition:background 0.2s;border:1px solid rgba(0,0,0,0.1);color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:2px solid #ffcc00;color:#4d8003;font-size:14px;font-weight:100;outline:none;display:inline-block;cursor:pointer;line-height:51px;text-transform:uppercase;text-decoration:none;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;height:40px;line-height:35px;vertical-align:middle;top:10px;margin:8px 0px;}
.file_upload:hover > button{background:#ffcc00;color:#fff;}
.file_upload:active > button{background:#ffcc00;color:#fff;}
/**/.profile-table select{background:#f3f3f3;height:40px;width:100%;}
.content-block .bx-auth{max-width:100%;}
.bx-auth .bx-auth-note{background:#fecc00;line-height:40px;padding:0 15px;position:relative;color:#fff;display:block;font-size:20px;font-weight:700;text-decoration:none;text-transform:uppercase;margin:18px 0 6px 0;}
table.bx-auth-table, .bx-registration-table, .bx-forgotpass-table{width:100%;margin-bottom:15px;}
.bx-auth table tr:nth-child(odd){background:rgba(0, 0, 0, 0.05);}
.bx-auth table td:nth-child(1){font-weight:700;}
.bx-auth table td{padding:0 10px;line-height:60px;box-sizing:border-box;vertical-align:top;width:50%;text-align:left;}
.bx-auth table td input[type=text], .bx-auth table td input[type=password]{background:#fff;background-color:#fff;border:1px solid #e7e7e7;font-size:17px;line-height:43px;padding:0 20px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.bx-auth .selection__content__item-enum label{margin-top:15px;}
.auth_link a{color:#4d8003;cursor:pointer;font-size:16px;margin-top:7px;margin-bottom:16px;text-decoration:underline;}
#order a{color:#4d8003;cursor:pointer;margin-top:7px;margin-bottom:16px;text-decoration:underline;}
#order a:hover{text-decoration:none;}
.bx_my_order_cancel input[type="submit"], .bx_detail_btn{background:#fff !important;border:2px solid #ffcc00 !important;color:#4d8003 !important;font-size:14px;font-weight:700;margin-bottom:20px;text-shadow:none;line-height:25px;}
.bx_my_order_cancel input[type="submit"]:hover, .bx_detail_btn:hover{background:#ffcc00 !important;color:#fff !important;}
.bx_order_list .bx_personal_detail thead tr td{background:#ffcc02;border:none;}
.bx_order_list .bx_personal_detail tbody tr td{font-size:16px;}
.bx_order_list .bx_order_list_table{margin-bottom:15px;}
.bx_order_list .bx_personal_detail a{color:#4d8003 !important;cursor:pointer;margin-top:7px;margin-bottom:16px;text-decoration:underline;}
.bx_ordercart_order_sum .custom_t2{font-weight:700;}
.bx_order_make{font-size:16px;}
.bx_order_make .sale_order_full_div{font-size:16px;}
.bx_green a{color:#4d8003;cursor:pointer;font-size:16px;margin-top:7px;margin-bottom:16px;text-decoration:underline;}
.news-actions .about-company__blog__item{width:278px;}
.news-actions .about-company__blog__item:nth-child(3){height:282px;width:278px;padding:0 !important;}
.podbor-block{margin-bottom:20px;}
.podbor-item{display:inline-block;width:290px;margin-right:5px;margin-right:-1px;border-bottom:2px solid #fff;margin-bottom:25px;vertical-align:top;text-align:left;}
.podbor-item:hover{border-bottom:2px solid #ffcc00;}
.podbor-item a{text-decoration:none;}
.podbor-item-title{margin:0 25px;padding:20px 0px;font-size:18px;color:#333333;min-height:36px;text-align: center}
.podbor-item a:hover .podbor-item-title{color:#4d8003;}
.podbor-img{width:290px;height:188px;}
.podbor-item a:hover .podbor-overlay{width:100%;height:100%;background:rgba(255, 203, 0, 0.3);}
.tabs__content .calc_b{display:block!important;margin:0 auto;border:0px;}
.feedback_block .feedback-input{float:left;padding-top:0px !important;}
.feedback_block .feedback-input input{width:100% !important;}
.feedback_block textarea{width:100% !important;margin-top:20px;min-height:100px;}
.feedback_block{max-width:688px;}
.bx-404-container{text-align:center;font-size:18px;margin:0 auto;margin-top:50px;margin-bottom:50px;line-height:30px;}
.bx-404-container a{color:#4d8003;cursor:pointer;font-size:18px;text-decoration:underline;}
.bx-404-text-block{margin-top:20px;}
.bx-404-container .map-columns{margin:0 auto;margin-top:20px;}
@media only screen and (max-width:480px){.podbor-item{display:inline-block;width:100%;}
.podbor-img{width:100%;}
}
.selection__content__item-button,
.order-product__box-order{-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.selection__content__item-button:hover,
.order-product__box-order:hover,
a.main-slider__btn:hover{background:rgb(255, 146, 7);}
.bx_ordercart .bx_order_order_sum{font-size:20px;font-weight:700;line-height:1.5;float:right;text-align:right;}
section input[type="radio"]:not(checked) + label{font-weight:400;}
.order-item .title{padding-top:4px;}
.order-item .inputs .input input{font-size:16px;font-weight:400;}
font.errortext{text-align:center;display:block;}
.table-contscts{}
.table{width:100%;}
.table td,
.table th{padding:8px;line-height:1.2;box-sizing:border-box;}
.table-contscts td:nth-child(1), .table th{font-weight:700;}
.table tr:nth-child(odd) td{background:#f5f5f5;}
.table th{border-top:2px solid #ffcc00;border-bottom:2px solid #ffcc00;}
.text-center{text-align:center;}
.tags li{display:inline-block;position:relative;padding:6px;margin:4px;box-shadow: 0 0 0 2px #ffcc00;-webkit-transition: ease-in 300ms;-moz-transition: ease-in 300ms;-ms-transition: ease-in 300ms;-o-transition: ease-in 300ms;transition: ease-in 300ms;}
/* .tags li:before{content:'/';font-size:15px;position:absolute;top:12px;right:23px;}
.tags li:last-child:before{display:none;} */
.tags li:hover{background: #ffcc00;-webkit-transition: ease-in 300ms;-moz-transition: ease-in 300ms;-ms-transition: ease-in 300ms;-o-transition: ease-in 300ms;transition: ease-in 300ms;}
.tags li span{background:#ffcc00;border-radius:25px;font-size:14px;font-weight:700;display:inline-block;margin-left:4px;line-height:20px;padding:0 11px;}
.tags li a{font-size:15px;display:inline-block;line-height:20px;color:#333333;text-decoration:none;border-bottom:2px solid transparent;}
/* .tags li a:hover{color:#4d8003;border-bottom:2px solid #ffcc00;} */
.tags-more_box{position:relative;}
.tags-more_box:before{background:#ededed;content:'';height:1px;position:absolute;top:0;left:0;width:100%;}
.tags-hidden{width:100% !important;}
.tags-more{background:#ffcc00;cursor:pointer;height:27px;margin:0 auto;position:relative;width:94px;}
.tags-more:before{background:url('imgs/tags-more.png');content:'';height:8px;margin-top:-4px;margin-left:-7px;position:absolute;top:50%;left:50%;width:14px;-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.tags-more.active:before{transform:rotate(180deg);}
.sl-pager{margin-top:56px;}
.navigation{text-align:center;margin:30px 0;}
.navigation ul li{display:inline-block;line-height:35px;margin:0 3px;height:35px;vertical-align:top;width:35px;}
.navigation ul li.current,
.navigation ul li a{border:2px solid #fecc00;color:#4d8003;font-size:15px;font-weight:700;display:block;line-height:35px;height:35px;position:relative;text-align:center;text-decoration:none;width:35px;-webkit-transition:ease-in 300ms;transition:ease-in 300ms;}
.navigation ul li.current{display:inline-block;}
.navigation ul li.current,
.navigation ul li a:hover{background:#ffcc00;color:#fff;}
.navigation ul li.first a:before{border-width:6px;border-style:solid;border-color:transparent;border-right-color:#4d8003;content:'';position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-9px;-webkit-transition:ease-in 300ms;transition:ease-in 300ms;}
.navigation ul li.last a:before{border-width:6px;border-style:solid;border-color:transparent;border-left-color:#4d8003;content:'';position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-3px;-webkit-transition:ease-in 300ms;transition:ease-in 300ms;}
.navigation ul li.last:hover a:before{border-left-color:#fff;}
.navigation ul li.first:hover a:before{border-right-color:#fff;}
.default-navigation{text-align:right;margin:30px 4px;}
.default-navigation ul li.current, .default-navigation ul li a{border:none;background:#ffcc00;color:#333;font-weight: normal;width:35px;height:35px;line-height:35px;font-size:14px;}
.default-navigation ul li.first a:before{border-right-color:#333;}
.default-navigation ul li.last a:before{border-left-color:#333;}
.default-navigation ul li.current, .navigation ul li a:hover{background:#ff9207;}
.product-nav{background:#f3f3f3;padding-bottom:15px;padding-top:15px;margin-bottom:25px;}
.product-nav a{border:1px solid #dadada;display:inline-block;color:#696969;font-size:15px;font-weight:700;padding:10px 15px 10px 50px;position:relative;text-decoration:none;transition:ease-in 300ms;}
.product-nav a span{display:block;font-weight:400;font-size:13px;padding-bottom:4px;}
.product-nav a:hover{background:#dadada;color:#fff;}
.product-nav-back{float:left;}
.product-nav-back a{line-height:32px;font-weight:400;}
.product-nav-next a{padding:10px 50px 10px 15px;position:relative;}
.product-nav a:before{background:transparent;border-color:transparent;border-width:10px;border-style:solid;border-right-color:#69696d;content:'';height:0;margin-top:-10px;position:absolute;top:50%;left:15px;width:0;transition:ease-in 300ms;}
.product-nav-next a:before{border-right-color:transparent;border-left-color:#f3f3f3;left:auto;right:17px;z-index:1;}
.product-nav a:after{background:transparent;border-color:transparent;border-width:10px;border-style:solid;border-right-color:#f3f3f3;content:'';height:0;margin-top:-10px;position:absolute;top:50%;left:17px;width:0;transition:ease-in 300ms;}
.product-nav-next a:after{border-right-color:transparent;border-left-color:#69696d;left:auto;right:16px;}
.product-nav a:hover:before{border-right-color:#fff;}
.product-nav-next a:hover:before{border-right-color:transparent;border-left-color:#dadada;}
.product-nav a:hover:after{border-right-color:#dadada;}
.product-nav-next a:hover:after{border-right-color:transparent;border-left-color:#ffffff;}
.product-nav-box{float:right;min-width:390px;}
.product-nav-prev{float:left;max-width:270px;margin-right:15px;}
.product-nav-next{float:right;max-width:270px;}
@media only screen and (max-width:1280px){}
@media only screen and (max-width:662px){.product-nav-next,
.product-nav-prev,
.product-nav-box,
.product-nav-back{float:none;padding-bottom:10px;width:100%;min-width:100%;}
.product-nav a{box-sizing:border-box;width:100%;}
}
.order-product{margin-top:0 !important;}/* 
.order-product + .calculator{margin-top:24px;} */
.news .about-company__blog__item:nth-child(3){padding-bottom:52px !important;}
.tooltip{position:relative;display:inline-block;}
.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:11;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity 1s;}
.tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent;}
.tooltip:hover .tooltiptext{visibility:visible;opacity:1;}
.order-select_box{position:relative;}
.order-select_box .multicheckbox{z-index: auto;}
.tooltip,
.tooltip-otbor,
.tooltip-razmeri{position:absolute;left:-80px;top:54px;}
.tooltip-RAZMER,
.tooltip-razmeri{top:16px;left:-91px;}
.tooltip-MASSA,
.tooltip-GLOSS{top:16px;}
.tooltip-ask {
	background: #000;
	color: #fff !important;
	border-radius: 10px;
	width: 17px;
	height: 13px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	padding: 3px 0 0 0;
	font-weight: bold !important;
	line-height: 10px;
}
.tooltip-OTBOR .tooltiptext,
.tooltip-otbor.tooltip .tooltiptext{width:300px;left:-80%;}
.tooltip-material_type{top:15px;left:-142px;}
.tooltip-RAZMER.tooltip .tooltiptext,
.tooltip-razmeri.tooltip .tooltiptext{width:220px;left:-5%;}
input[name=agreement],
.agreement,
input[name=newslatter],
.newslatter{display:none !important;}
input[name=agreement]+label,
.agreement+label,
input[name=newslatter]+label,
.newslatter+label{display:inline-block;font-size:.85em;cursor:pointer;margin-top:15px;padding:4px 0 5px 35px !important;position:relative;text-align:left;text-transform:none;}
input[name=agreement]+label:before,
.agreement+label:before,
input[name=newslatter]+label:before,
.newslatter+label:before{background:#fff;border:1px solid #6e6568;content:'';height:17px;position:absolute;top:3px;left:2px;width:17px;}
input[name=agreement]+label:after,
.agreement+label:after,
input[name=newslatter]+label:after,
.newslatter+label:after{background:#6e6568;border-radius:1px;content:'';height:9px;opacity:0;position:absolute;top:8px;left:7px;width:9px;transition:ease 300ms;}
input[name=agreement]:checked+label:after,
.agreement:checked+label:after,
input[name=newslatter]:checked+label:after,
.newslatter:checked+label:after{background:#6e6568;border-radius:1px;content:'';height:9px;opacity:1;position:absolute;top:8px;left:7px;width:9px;}
input[disabled=disabled],
button[disabled=disabled]{opacity:.7;cursor:not-allowed;}
.catalog-item-btn-box{position:absolute;bottom:14px;display:flex;justify-content:center;width:88%;}
.view_list .catalog-item-btn-box{display: block;width:auto;text-align:center;margin-top:20px}
.brand-tab .catalog-item-btn-box{position:static;margin-top:40px;width:auto;}
.main-slider__btn.catalog-tab__item__dsc-btn{padding:5px 39px 5px 39px;margin-left:0;margin-right:0}
.brand-tab .main-slider__btn.catalog-tab__item__dsc-btn{margin:0;width:100%;}
.view_list .main-slider__btn.catalog-tab__item__dsc-btn{margin: 0 auto}
.catalog-oneclick,.sectionBuy{background:#00d356;color:#fff;cursor:pointer;display:inline-block;font-size:15px;line-height:29px;margin-left:0;padding:0 10px;text-decoration:none;position:relative;z-index:8;-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.catalog-oneclick:hover,.sectionBuy:hover{background:#b52828;color:#ffffff;}
.product-info__type{background:#f1f1f1;padding:8px 15px;}
.product-info__type img{width:100%;}
.catalog-item-btn-box .order-product-btn:before {background: url('imgs/sprites.png') -70px -35px;content: '';height: 24px;width: 24px;display: inline-block;background-size: 180px;vertical-align: middle;margin: 0 6px 2px 0;}
.catalog-item-btn-box .order-product-btn.in-cart {background-color: #f5f5f5;}
.catalog-item-btn-box .order-product-btn.in-cart:before {display: none;}
@media only screen and (min-width:800px){.header-wrap{height:110px;}
.menu-wrap{height:45px;position:relative;z-index:999;}
.header__main.fixed{background:#fff;position:fixed;top:0;left:0;height:78px;width:100%;z-index:999;}
.fixed .footer__main__logo{background-size:cover;height:33px;top:19px;width:167px;}
.fixed .header__main__phone-mail,
.fixed .header__main__dsc{display:none;}
.fixed .header__main__basket{margin-top:6px;}
.fixed .header__main__phone{margin-top:8px;}
.fixed .header__main__address{margin-top:12px;}
.fixed .header__main__address-dsc{padding-top:0;font-size:13px;line-height:1;}
.fixed .header__main__address{margin-top:8px;}
.header__main__address:before{top:1px;}
.menu.fixed{background:#fff;position:fixed;top:78px;left:0;width:100%;z-index:99;box-shadow:0 4px 5px rgba(214, 212, 212, 0.3);}
.header.header-fixed{margin-top:100px;}
}
.other-product__box-title{font-size:27px;font-weight:700;line-height:1.1;padding-bottom:15px;}
.product-info__option .tooltip{position:relative;top:0;left:0;padding:18px 0;}
.product-info__option .product-info__option-item.tooltip{padding: 0;}
.product-info__option .product-info__option-item.tooltip .tooltip-ask{margin-top: 4px;}
.product-info__option .product-info__option-item.tooltip .tooltiptext {
	width: 220px;
	font-weight: normal;
	left: 44%;
}
.product-info .order-product__box-order{width:100%;margin-top:20px;height:80px;line-height:80px;}
.product-info .item_buttons_counter_block{width:100%;}
.product-info .order-product__box-order:before{top:24px;}
.product-info .order-product__box-oneclick{width:100%;padding: 5px 0;height: 40px;line-height: 40px;}
.product-info .order-product__box-value__input input[type=text]{width:100%;display:block;}
.product-info .order-product__box-value__input{position:relative;display:block;padding-left:0;}
.product-info .input-more, #cart .input-more{left:auto;right:6px;top:50%;margin-top:-6px;background-repeat:no-repeat}
.product-info .input-less, #cart .input-less{left:6px;top:50%;margin-top:-6px;background-repeat:no-repeat}
.product-info .dropdown .selected, .dropdown li{padding:15px 12px;}
.product-info .dropdown ul li:before{display:none;}
.product-info__option .dropdown li+li{margin-top:0;}
.product-info__prewiew-item{display:inline-block;float:none;height:90px;width:calc(25% - 4px);}
.product-info__prewiew{text-align:center;}
.catalog-tab .tabs__caption li{width:22%;}
.catalog-tab .tabs__caption{line-height:43px;}
.catalog-tab .tabs__content{padding:25px;border:2px solid #fc0;border-top:0;}
.review-add-cont {text-align: left;clear: both;float: none;margin-left: 3px;margin-right: 3px;}
.review-add-btn{border:2px solid #ffcc00;color:#000;display:inline-block;font-size:14px;font-weight:700;line-height:50px;padding:0 40px;background-color:#ffffff;text-decoration:none;text-transform:uppercase;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;cursor:pointer;outline:none;}
.review-add-btn:hover{border:2px solid #ffcc00;background-color:#ffcc00;}
@media only screen and (max-width:1156px){.order-product__box-order span{padding-left:0;text-align:center;}
.order-product__box-order:before{display:none;}
.order-product__box-order-block .order-product__box-order span{padding-left:118px;text-align:left;}
.order-product__box-order-block .order-product__box-order:before{display:block;}
}
@media only screen and (max-width:1080px){.catalog-tab .tabs__caption li{font-size:15px;text-transform:inherit;}
}
@media only screen and (max-width:975px){.other-option{margin-left:-15px;margin-right:-15px;}
.option-box{box-sizing:border-box;float:left;padding:0 15px;width:50%;}
}
@media only screen and (max-width:650px){.other-option{margin-left:0;margin-right:0;}
.option-box{float:none;padding:0;width:100%;}
}
@media only screen and (max-width:770px){.catalog-tab .tabs__caption li{width:50%;margin-bottom:10px;border-bottom:2px solid transparent;}
.catalog-tab .tabs__caption li.active{border-bottom:2px solid #ffcc00;box-sizing:border-box;}
.catalog-tab .tabs__caption li.active:before{display:none;}
}
.brand-tab .catalog-tab__item{text-align:center;}
.brand-tab .catalog-tab__item-image{height:120px;}
@media only screen and (max-width:440px){
  .brand-tab .catalog-tab__item-image{height:auto}
}
.brand-tab .catalog-tab__item:hover:before{border:none;}
.brand-tab .catalog-tab__item-image img, .brand-tab .catalog-tab__item__dsc, .brand-tab .catalog-tab__item__dsc-title{height:auto;min-height:auto;}
.brand-tab .catalog-tab__item__dsc, .catalog-tab-new .catalog-tab__item__dsc{padding-bottom:14px;}
.brand-tab .catalog-tab__item__dsc-title{color:#333;text-transform:uppercase;padding-bottom:0}
.clr{margin:0;padding:0;clear:both;float:none;}
.catalog-tab-new .catalog-tab__item__dsc-title{padding-bottom:0;min-height: auto}
.clr{margin:0;padding:0;clear:both;float:none;}
.sort_header{padding:15px;display:flex;justify-content:space-between;}
@media only screen and (max-width:605px){.sort_header{flex-direction:column;align-items:center;}
.sort_header > div{padding:2px 0;}
}
.sort_display .sort_btn{display:inline-block;}
.sort_display .sort_btn span{display:block;width:34px;height:34px;/* background:url(imgs/sprites_new.png) 4px -96px no-repeat; */}
.sort_display .sort_btn span:hover{background-color:none!important;-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
.sort_display .sort_btn.list span{
	width: 32px;
    background: url(imgs/spisok.png) no-repeat 3px;
    background-size: 80%;
	}
.sort_display .sort_btn.grid span{
    width: 30px;
    background: url(imgs/tablica.png) no-repeat 1.5px;
    background-size: 90%;
	}	
	
	
/* .sort_display .sort_btn.current span{background-color:#ffcc00;} */
.sort_filter .multiselect{display:none}
.sort_filter .selection__content__item-title, .sort_filter .multicheckbox{display:inline-block;width:auto;margin:0 !important;padding:0;vertical-align:middle;}
.product-info__benefits{font-size:16px;margin-top:20px;margin-left:-4px;text-align:center;}
.product-info__benefit-item{position:relative;width:232px;text-align:center;margin-left:4px;margin-bottom:4px;display:inline-block;vertical-align:top;}
@media only screen and (max-width:440px){
  .product-info__benefits{margin-left:0}
  .product-info__benefit-item{margin:0;width:auto;display:block;}
}
.product-info__benefit-item .product-info__benefit-item-wrap{position:relative;left:0;top:0;padding:20px;border:1px solid #ffcc00;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:ease-in 200ms;-moz-transition:ease-in 200ms;-ms-transition:ease-in 200ms;-o-transition:ease-in 200ms;transition:ease-in 200ms;width:100%;min-height:216px;}
.product-info__benefit-item:hover .product-info__benefit-item-wrap{background:#ffcc00;}
.product-info__benefit-item:hover .product-info__benefit-item-head{color:#333333;}
.product-info__benefit-item-icon span{background:url(imgs/benefits-sprite.png) 0 0 no-repeat;display:block;width:64px;height:64px;margin:auto;}
.product-info__benefit-item.item-2 .product-info__benefit-item-icon span{background-position:0 -64px;}
.product-info__benefit-item.item-3 .product-info__benefit-item-icon span{background-position:0 -128px;}
.product-info__benefit-item.item-4 .product-info__benefit-item-icon span{background-position:0 -192px;}
.product-info__benefit-item.item-5 .product-info__benefit-item-icon span{background-position:0 -256px;}
.product-info__benefit-item.item-1:hover .product-info__benefit-item-icon span{background-position:0 0;}
.product-info__benefit-item.item-2:hover .product-info__benefit-item-icon span{background-position:0 -64px;}
.product-info__benefit-item.item-3:hover .product-info__benefit-item-icon span{background-position:0 -128px;}
.product-info__benefit-item.item-4:hover .product-info__benefit-item-icon span{background-position:0 -192px;}
.product-info__benefit-item.item-5:hover .product-info__benefit-item-icon span{background-position:0 -256px;}
.product-info__benefit-item-head{color:#333333;font-weight:bold;margin-bottom:20px;}
.product-info__benefit-item-wrap .product-info__benefit-item-text{margin-top:20px;}
.compare-cnt span, .favorite-cnt span{background:#ffcc01;font-size:14px;font-weight:700;display:block;line-height:16px;text-align:center;width:40px;position:absolute;left:5px;top:29px;}
.menu-wrap.new, .menu-wrap.new .menu{height:auto;}
.menu-wrap.new .menu{padding:10px;}
.new .menu ul{flex-wrap:wrap;}
.0m{margin:0;max-width:100%;}
.new .menu .inner > ul > li{/* box-shadow:0 0 0 2px #ffcc00; */-webkit-transition:ease-in 300ms;-moz-transition:ease-in 300ms;-ms-transition:ease-in 300ms;-o-transition:ease-in 300ms;transition:ease-in 300ms;}
/* .new .menu .inner > ul > li:hover{background:#ffcc00;} */
.new .menu .inner > ul > li > a:before{display:none;}
/* .new .menu .inner > ul > li > a:hover{color:inherit;} */
.new .sub-menu{z-index:11;top:auto;box-shadow:0 0 0 2px #ffcc00;}
.selection__content__item.filterType{width:385px !important;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;}
.selection__content__item.filterPrice{width:277px;}
.selection__content__item.filterColor{width:150px;}
.filterType > div{width:49%;}
.filterType > div.selection__content__item-title{width:100%;}
.filterType .multicheckbox{z-index:auto;}
.filterType .multicheckbox:last-child{margin-top:0;z-index:auto;}
.multicheckbox ul{top:100%;z-index:999;}
@media only screen and (max-width:1080px){.new .menu .inner > ul > li{flex-basis:16%;}
}
.how_order{text-align:center;}
.how_order .how_order-item{display:inline-block;width:31.33%;margin:0 1%;}
.how_order .how_order-item h3, .how_order .how_order-item .h3, .how_order .how_order-item p{text-align:left;}
.how_order .how_order-item .h3 {text-align: center}
@media only screen and (max-width:1080px){.how_order .how_order-item{width:48%;}
}
@media only screen and (max-width:800px){
	.new .sub-menu{box-shadow: none;line-height:22px}
	.menu-wrap.new .menu.fixed{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}
	.menu.fixed .inner > ul{height: 87vh;overflow: auto;}
	.menu-wrap.new .menu ul .search_wrap,.slider-nav__search{display: none;}
}
@media only screen and (max-width:655px){.how_order .how_order-item{width:98%;}
.filterType > div{width:100%;}
.selection__content__item{height:auto;min-height:50px;}
.selection__content__item.filterType{width:100% !important;}
.selection__content__item.filterPrice{width:100%;}
.selection__content__item.filterColor{width:100%;}
}
.fancybox-overlay{background: rgba(0,0,0,0.9) !important;}
.projects .catalog-tab__item__dsc{position: absolute;bottom: 0;background: #ffcc00;padding-bottom: 14px;-webkit-transition: ease .5s;-moz-transition: ease .5s;-ms-transition: ease .5s;-o-transition: ease .3s;transition: ease .5s;}
.projects .catalog-tab__item:hover .catalog-tab__item__dsc{background: #ff9207;-webkit-transition: ease .5s;-moz-transition: ease .5s;-ms-transition: ease .5s;-o-transition: ease .3s;transition: ease .5s;}
.projects .catalog-tab__item__dsc-title{min-height:auto;color:#333;padding:0;}
.projects .catalog-tab__item:hover .catalog-tab__item__dsc-title{color:#fff;}
@media only screen and (min-width:950px){
.sidebar{width:288px;}
.sidebar.left{float:left;}
.sidebar .selection__content{padding-left:15px;padding-right:15px;width: auto !important;}
.sidebar .selection__content__item{float:none;padding:0 1.05% 23px;width:auto;}
.sidebar .selection__content__item.filterPrice, .sidebar .selection__content__item.filterColor, .sidebar .selection__content__item.filterType{width:auto !important;}
.sidebar .filterType > div {width:100%;}
.sidebar + .main-content{margin-left:292px;}
.main-content .view_list .catalog-tab__item{margin-left:4px;clear:none;}
.main-content .view_list .catalog-tab__item__dsc{float:none;width: auto;margin-left: 329px;margin-right: 4px; }
.main-content .view_list .product-info__option{float:none;width:auto;overflow:hidden;}
.main-content .view_list .product-info__option-item{width:49%;}
.toggleFilter {
	display: none;
}
}
@media only screen and (max-width:949px){
	.toggleFilter {
		display: block;
	}
  .catalog-tab__catalog {
		text-align: center;
	}
	.sidebar.left + .main-content {
		margin-top: 20px;
	}
}
.bx-filter .subsections a {
  margin: 6px;
  display: block;
	color: #333;
}


.bx-filter .subsections a span {
  float: right;
  background: #ffcc00;
  border-radius: 25px;
  font-weight: 700;
  padding: 0 6px;
  color: #000;
}
.subscribe-info{float:left;width:56.61%;position:relative;}
.subscribe-form{float:right;padding-left:4.5%;width:43.39%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
@media only screen and (max-width:949px){
  .subscribe-info{float:none;width:100%;}
  .subscribe-form{float:none;padding:15px 0 0;width:100%;text-align:center;}
  #unisender-subscribe-form{display: inline-block;width: 450px;max-width: 100%;}
}

.whatsapp_instagram_viber {
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 98;
}
.whatsapp_instagram_viber.header-fixed a {
	display: inline-block;
}
a.WhatsApp,
a.instagram,
a.Viber{
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/WhatsApp.png);
	background-size: contain;
}
a.instagram{
  background: url(../images/instagram.png);
	background-size: contain;
}
a.Viber{
  background: url(../images/Viber.png);
	background-size: contain;
}

.sort_filter .selection__content__item-title {
	margin-right: 15px !important;
	font-weight:500;
	text-transform:none;
}
@media only screen and (min-width: 1076px){
  .calculator {
    min-height: 480px;
  }
}
.multicheckbox ul.multiradio {
  width:100% !important;
  margin-left:0% !important;
  max-height: 234px;
  overflow: auto;
}
.multicheckbox ul.multiradio li {
  padding-top:0% !important;
}
.jsClearFavorite{margin-left: 0 !important;}
.content_reviews .review-item {
  margin-bottom:25px;
}
.content_reviews .review-item .text {
  padding-top: 4px;
}
.content_reviews .review-item .data {
  font-size: 14px;
  line-height: 18px;
  padding-top: 4px;
  color: #999999;
  text-align: right;
}
.siblings-slider {
  margin-top: 15px;
}
.siblings-slider .slide-wrap {
  text-align: center;
}
.siblings-slider .catalog-tab__item {
  margin-left: 0;
  width: 288px;
}
.siblings-slider .catalog-tab__item__dsc {
  padding: 14px 19px;
}
.siblings-slider .catalog-tab__item__dsc-title {
  min-height: auto;
  padding: 0;
}
.section-112 .catalog-tab__item-image {
  height: 380px;
}
.section-112 .catalog-tab__item-image img {
  height: 380px;
}
.review-add-cont a {
    border: 2px solid #ffcc00;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
    padding: 0 40px;
    background-color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: ease-in 200ms;
    -moz-transition: ease-in 200ms;
    -ms-transition: ease-in 200ms;
    -o-transition: ease-in 200ms;
    transition: ease-in 200ms;
    cursor: pointer;
    outline: none;
}

.review-add-cont a:hover{
   border: 2px solid #ffcc00;
   background-color: #ffcc00; 
}
.review-add-cont .review-add-btn + a {
	margin-left: 10px;
}
@media only screen and (max-width: 400px){
	ul.menu-3 {display: block; float: none; width: 100%;text-align:center}
	.footer .header__main__address {width: 75%;}
	.footer .header__main__phone {width: 75%;}
	.footer__main-box__info {margin-top: 20px; margin-bottom: 36px;}
}



.calc__item_new{background:#f5f5f5;float:left;margin-bottom:24px;line-height:88px;width:49%;}
.calc__item_new:nth-child(2n){float:right;}
.calc__item-num_new{background:#ffcc00;float:left;font-size:14px;font-weight:700;text-align:center;width:39px;}
.calc__item-title_new{float:left;font-size:14px;font-weight:700;padding-left:14px;text-transform:uppercase;width:calc(50% - 39px);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.calc .dropdown_new .selected,.calc .dropdown_new li{text-transform:initial;font-weight:400;}
.calc__item_new-select{float:left;margin-top:26px;width:47%;}
.calc__item_new.total{background:#ffcc00;}
.calc__item_new.total .calc__item-title_new{padding-left:39px;}
.calc__item-price_new{color:#4d8003;float:right;font-size:24px;font-weight:700;text-align:right;padding-right:37px;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.dropdown_new,
.dropdown_new div,
.dropdown_new li,
.dropdown_new div::after,
.dropdown_new .carat,
.dropdown_new .carat:after,
.dropdown_new .selected::after,
.dropdown_new:after{-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}
.dropdown_new .selected::after,
.dropdown_new.scrollable div::after{-webkit-pointer-events:none;-moz-pointer-events:none;-ms-pointer-events:none;pointer-events:none;}
.dropdown_new{background:#fff;border:1px solid #e6e6e6;position:relative;cursor:pointer;font-weight:200;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.dropdown_new.open{z-index:4;}
.dropdown_new:hover{background:#f4f4f4;}
.dropdown_new:after{content:'';position:absolute;right:3px;bottom:3px;top:2px;width:30px;background:transparent;}
.dropdown_new.focus:after{background:#ffcc00;}
.dropdown_new .carat,
.dropdown_new .carat:after{content:'';position:absolute;right:10px;top:50%;margin-top:-4px;border:8px solid transparent;border-top:8px solid #000;z-index:2;-webkit-transform-origin:50% 20%;-moz-transform-origin:50% 20%;-ms-transform-origin:50% 20%;transform-origin:50% 20%;}
.dropdown_new .carat:after{margin-top:-10px;right:-8px;border-top-color:#f8f8f8;}
.dropdown_new:hover .carat:after{border-top-color:#f4f4f4;}
.dropdown_new.focus .carat{border-top-color:#f8f8f8;}
.dropdown_new.focus .carat:after{border-top-color:#ffcc00;}
.dropdown_new.open .carat{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.dropdown_new .old{position:absolute;left:0;top:0;height:0;width:0;overflow:hidden;}
.dropdown_new select{position:absolute;left:0px;top:0px;}
.dropdown_new.touch .old{width:100%;height:100%;}
.dropdown_new.touch select{width:100%;height:100%;opacity:0;}
.dropdown_new .selected,
.dropdown_new li{display:block;font-size:14px;font-weight:700;color:#999999;line-height:1;padding:9px 12px;overflow:hidden;white-space:nowrap;}
.dropdown_new .selected::after{content:'';position:absolute;right:0;top:0;bottom:0;width:60px;border-radius:0 2px 2px 0;box-shadow:inset -55px 0 25px -20px #f8f8f8;}
.dropdown_new:hover .selected::after{box-shadow:inset -55px 0 25px -20px #f4f4f4;}
.dropdown_new div{position:absolute;height:0;left:0;right:0;top:100%;margin-top:-1px;background:#f8f8f8;overflow:hidden;opacity:0;}
.dropdown_new:hover div{background:#f4f4f4;}
.dropdown_new.open div{opacity:1;z-index:2;height:150px !important;}
.dropdown_new.scrollable div::after{content:'';position:absolute;left:0;right:0;bottom:0;height:50px;box-shadow:inset 0 -50px 30px -35px #f8f8f8;}
.dropdown_new.scrollable:hover div::after{box-shadow:inset 0 -50px 30px -35px #f4f4f4;}
.dropdown_new.scrollable.bottom div::after{opacity:0;}
.dropdown_new ul{position:absolute;left:0;top:0;height:100%;width:100%;list-style:none;overflow:hidden;overflow-y:auto;height:150px;padding:0;}
.dropdown_new.scrollable.open ul{overflow-y:auto;}
.dropdown_new li{list-style:none;padding:8px 12px;}
.dropdown_new li.focus{background:#ffcc00;position:relative;z-index:3;color:#fff;}
.dropdown_new li.active{background:#ffcc00;color:#fff;}
.calc__item-select_new{float:left;margin-top:26px;width:47%;}

.BLength input[name='input_length'],
#BLength input[name='input_length'],
.BWidth input[name='input_width'],
#BWidth input[name='input_width']{
    display: block;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    line-height: 1;
    padding: 9px 12px;
    width: 100%;
    box-sizing: border-box;
    border:1px solid #e6e6e6;
}
.calc__item-price{
    line-height: 24px;
    width: 100% !important;
}
.catalog-tab__item-hit.catalog-tab__item-sale.new_vkl {width: 160px;}
.catalog-tab__item-hit.catalog-tab__item-sale.new_vkl span {width: 92px;}
.catalog-tab__item-hit.catalog-tab__item-sale.new_vkl span:before {width: 130px; height: 140px;}
.favorites-new.catalog-tab__item__favorite span {width: 100%; background: no-repeat; color: red;}
.favorites-new.catalog-tab__item__favorite span:after {content: '\2764'; position: absolute; left: 3px; color: red;}
.favorites-new.catalog-tab__item__favorite span:before {display: none;}
.favorites-new.catalog-tab__item__favorite {position: absolute;left: 17px;width: 100px;bottom: 77px;top: auto;}
.catalog-tab__item__dsc-text {padding-bottom: 34px;}
.catalog-tab__item__dsc-text .prop-value {font-weight: 600}
.favorites-new.list.catalog-tab__item__favorite {left: 240px; top: 135px;}
#calc .dropdown li {white-space: normal;}

@media only screen and (max-width: 640px){
	.main-slider__title{
		font-size: 35px;
		margin-left:27px;
		margin-right:27px;
		text-align:center;
	}
	a.main-slider__btn{
	    margin: 0 auto;
		display: block;
		text-align:center;
		width: 40%;
		padding:0;
	}
	.main-slider__dsc{
		padding-right: 20px;
		font-size: 28px;
		margin-left:27px;
		margin-right:27px;
		text-align:center;
	}
	
	.order-product__box-value__dsc br {
		display: none;
	}
	.order-product__box-value__dsc{
		width:100%;
		text-align: center;
		margin-bottom: 7px;
	}
	
	.siblings-slider .catalog-tab__item {
		margin: 0 auto !important;
	}
	.catalog-dsc__dsc h1{
		text-align:left;
	}
	.modal .title{
		padding-top:59px;
	}
	.calc__item_new{ 
		width: 100%;
		float: none !important;
	}
	
	.calc__item-title_new {
		width: calc(100% - 39px);
	}
	
	.calc__item-select_new {
		float: left;
		margin-top: 6px;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.review-add-cont{
		text-align: center;
	}
	.review-add-cont .review-add-btn, .review-add-cont a {
		vertical-align: top;
		margin: 10px 10px;
		width: 260px;
		box-sizing: border-box;
		font-family: 'plumb', sans-serif;
		padding: 0 10px;
	}
	
	.order-product__box:nth-child(2){
		padding-left:0;
		padding-right:0;
	}
	
	.wrap_3s._show_3w {
		display: none;
	}
	
	a.WhatsApp,
	a.instagram,
	a.Viber{
	  display: block;
	  width: 30px;
	  height: 30px;
	  background: url(../images/WhatsApp.png);
	  background-size:cover;
	}	
	a.Viber{
	  background: url(../images/Viber.png);
	   background-size:cover;
	}
  .whatsapp_instagram_viber {
    display: block;
    position: absolute;
	top: 44px;
    float: none;
    padding-right: 10px;
    margin-top: -50px;
    /* width: 200px; */
	
	text-align:right;
	/* margin-top:12px; */
  }
  a.WhatsApp,
  a.instagram,
  a.Viber{
    display: inline-block;
  }
  
  .calc__item-select {
    float: left;
	margin-top: 6px;
	width: 100%;
	margin-bottom: 20px;
}
	.catalog-tab__item a.main-slider__btn {
		width: auto;
	}
}

@media only screen and (max-width: 390px){
	.header__main__phone {
		width: 168px;
	}
	a.header__main-title, .header__main-title {
		font-size: 14px;
		text-transform: none;
	}
	a.WhatsApp, a.instagram, a.Viber {
		width: 24px;
		height: 24px;
		float: left;
	}
	.whatsapp_instagram_viber {
		margin-top: -46px;
	}
	.header-basket::before {
		height: 28px;
		width: 27px;
		background-size: 200px;
		background-position: -58px 4px;
		display: inline-block;
		left: -30px;
	}
}

.content_reviews {
	margin:0 -10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: center;
}
.content_reviews .review-item {
	width: 50%;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
	display:flex;
}
.content_reviews .review-item > div {
	margin: 0 10px;
	border: 1px solid #ffcc00;
	padding: 15px;
}
@media only screen and (max-width: 440px){
	.content_reviews .review-item {
		width: 100%;
	}
}
.border-item {
	border: 1px solid #ffcc00;
	margin: 0px 5px;
	padding: 10px;
}

#order .form-btn #ORDER_CONFIRM_BUTTON {
	background: #fc0;
	color: #000;
}

.tag-block {
	overflow: hidden;
	margin-left: -4px;
}
.tag-block ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tag-block li {
	display: block;
	width: 210px;
	background: #ffcc00;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 16px;
	margin: 16px 0 0 4px;
	padding: 9px 0 10px;
}
.tag-block.top li {
	margin: 0 0 16px 4px;
}
.tag-block li a {
	color: #333;
	text-decoration: none;
}
@media only screen and (max-width:420px){
	.tag-block{padding: 0 20px}
	.tag-block li{width:160px}
}

.catalog-viewed .catalog-tab__item .catalog-tab__item__dsc-title {
	padding-bottom: 30px;
}

.catalog-tab__item-image .catalog-tab__item__fast_view_block {
	width: 150px;
	height: 40px;
	line-height: 40px;
	opacity: 0.85;
	border-radius: 2px;
	color: #fff;
	background: #2b2b2b;
	font-size: 14px;
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	text-align: center;
	right: 0;
	margin: auto;
	bottom: 0;
	display: none;
}
@media only screen and (min-width:900px){
	.catalog-tab__item:hover .catalog-tab__item-image .catalog-tab__item__fast_view_block {
		display: block;
	}
}

.product-info.fast-view {
	/* min-width: 900px; */
	padding-top: 20px;
	padding-bottom: 25px;
}
.product-info.fast-view .outer {
	padding: 0 30px;
}
.product-info.fast-view .outer .outer {
	padding: 0;
}
.product-info.fast-view .inner {
	max-width: 840px;
	padding-top: 0;
}
.product-info.fast-view .inner > .c_fix {
	/* padding-top: 20px; */
}
.product-info.fast-view .product-info__product {
	width: 45%;
}
.product-info.fast-view .product-info__option {
	width: 55%;
}
.product-info.fast-view .order-product__box-order-block .item_buttons_counter_block {
	width: auto;
	padding: 0;
	vertical-align: middle;
}
.product-info.fast-view .order-product__box-order {
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.product-info.fast-view .order-product__box-order::before {
	position: static;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 6px 0;
}
.product-info.fast-view .product-info__option-item {
	line-height: 20px;
}
.product-info.fast-view .order-product__box .order-product__box {
	clear: both;
	float: right;
}
.product-info.fast-view .order-product__box .order-product__box-price {
	padding-top: 10px;
}
.product-info.fast-view .order-product__box .order-product__box-price,
.product-info.fast-view .order-product__box .order-product__box-price__dsc {
	float: left;
}
.product-info.fast-view .order-product__box .order-product__box-price__dsc {
	clear: both;
}
.product-slider__title {
	padding-left: 0;
}
.product-slider__title:before {
	display: none;
}