

/* Start:/bitrix/templates/main/components/bitrix/menu/vertical_multilevel_new_v2_mobile/style.css?16759548325158*/
ul#vertical-multilevel-mobile-menu {
	margin: 0;
	list-style: none;
	width: 100%;
	font-size: 12px;
	border-radius: 10px;
	background-color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border-top: 0px !important;

}

/*Submenu box*/
#vertical-multilevel-mobile-menu li ul {
	top: auto;
	display: none;
	z-index: 500;
	height: auto;
	border-bottom: none;
}


#vertical-multilevel-mobile-menu li li ul {
	display: block;
	padding-left: 10px;
}

#vertical-multilevel-mobile-menu ul li li a {
	color: #8D9AA9;
}

/* Submenu Items */
#vertical-multilevel-mobile-menu ul li a.parent {
	display: block;
	text-decoration: none;
	color: #fff !important;
	font-weight: 700 !important;
	line-height: 20px;
	padding: 10px 14px 10px 20px;
	font-size: 14px !important;
	line-height: 20px;
}

.left_menu #vertical-multilevel-mobile-menu ul li a.parent:hover {
	background: #6a5640;
}

#vertical-multilevel-mobile-menu li ul a {
	border-bottom: 1px solid #e3e0dc;
}

#vertical-multilevel-mobile-menu li a.active {
	background-color: #f9f6f2;
}

/*Rootmenu Items*/
#vertical-multilevel-mobile-menu a.root-item,
#vertical-multilevel-mobile-menu a.root-item-selected {
	position: relative;
	background-repeat: no-repeat;
	background-position: center left;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	padding: 7px 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#vertical-multilevel-mobile-menu a.root-item span,
#vertical-multilevel-mobile-menu a.root-item-selected span {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 34px;
	width: 20px;
}

.vertical-multilevel-mobile-menu--mobile a.root-item span:before,
.vertical-multilevel-mobile-menu--mobile a.root-item-selected span:before {
	display: none;
}

/*
#vertical-multilevel-mobile-menu a.root-item.menu-expanded span:before,
#vertical-multilevel-mobile-menu a.root-item-selected.menu-expanded span:before {
	transform: rotateZ(45deg);
}

#vertical-multilevel-mobile-menu a.root-item.menu-expanded span:after,
#vertical-multilevel-mobile-menu a.root-item-selected.menu-expanded span:after {
	transform: rotateZ(135deg);
} */



#vertical-multilevel-mobile-menu a.root-item.no-icon:before,
#vertical-multilevel-mobile-menu a.root-item-selected.no-icon:before {
	background-color: #fff;
}


#vertical-multilevel-mobile-menu a.root-item.parent-item,
#vertical-multilevel-mobile-menu a.root-item-selected.parent-item {
	text-shadow: 0 1px 0 rgb(255 255 255 / 20%);
	background: #6d5b46;
	padding: 10px 14px 10px 20px;
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-shadow: 0 1px 0 rgb(255 255 255 / 20%);
	line-height: 20px;
}

.left_menu #vertical-multilevel-mobile-menu a.root-item.parent-item:hover {
	color: #6a5640;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-mobile-menu a.root-item-selected {
	position: relative;
	color: #000;
}

/*Denied items*/
#vertical-multilevel-mobile-menu a.denied {
	background: #F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/vertical_multilevel_new_v2_mobile/images/lock.gif) center right no-repeat;
	color: #DDDDDD;
	padding-right: 10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-mobile-menu li {
	float: left;
	height: 1%;
}

* html ul#vertical-multilevel-mobile-menu li a {
	height: 1%;
}

/* End */


/*Submenu margin*/
#vertical-multilevel-mobile-menu li ul.root-item {
	margin: -27px 0 0 210px;
}

#vertical-multilevel-mobile-menu li:before {
	display: none;
}

#vertical-multilevel-mobile-menu li ul.root-item {
	display: block;
	margin: auto;
	position: relative;
	margin: 0px;
	/* display: none; */
}

#vertical-multilevel-mobile-menu li ul.root-item li {
	padding: 0px;
	margin-top: 0px;
	position: relative;
	border: 0px;
}

#vertical-multilevel-mobile-menu li {
	padding: 0px;
	border: 0px !important;
}

/* 
#vertical-multilevel-mobile-menu li+li {
	margin-top: 30px;
} */

#vertical-multilevel-mobile-menu ul li+li {
	margin-top: 0px;
}

.Left-bar_catalog {
	padding: 0px !important;
	border: 0px !important;
}

#vertical-multilevel-mobile-menu a.root-item.discount-icon {
	font-weight: 600;
	color: #036739;
}


li::marker {
	content: '';
}

#vertical-multilevel-mobile-menu li .submenu-list {
	display: none;
}

#page .left_menu ul li li a:before {
	display: none;
}

#vertical-multilevel-mobile-menu li a:before {
	display: none;
}

/* .expand-submenu {
	position: absolute;
	left: 10px;
	top: 0px;
	height: 34px;
	width: 20px;
	cursor: pointer;
	z-index: 1;
}

.expand-submenu:before {
	content: '';
	position: absolute;
	top: 13px;
	left: 7px;
	height: 5px;
	width: 5px;
	border-right: 1px solid #dcd8d4;
	border-bottom: 1px solid #dcd8d4;
	transform: rotateZ(45deg);
}

.expand-submenu:hover+a {
	background-color: #f9f6f2;
} */

.submenu-list.opened {
	background-color: #f9f6f2;
}

#vertical-multilevel-mobile-menu .menu-expanded+ul.root-item {
	display: block;
}




@media (max-width:1255px) {
	/* ul#vertical-multilevel-mobile-menu {
		padding: 36px 10px 5px 40px;
		width: auto;
		border: 0px;
	} */
}

@media (hover: hover) and (pointer: fine) {

	#vertical-multilevel-mobile-menu a:hover,
	#vertical-multilevel-mobile-menu li a:hover {
		background: #f9f6f2;
	}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?1665688969545*/
.breadcrumb{
	font-size:14px;
	margin:17px 0;
}

.breadcrumb li.finish a{
	color:#d7d4d1;
}
.breadcrumb, .breadcrumb a{
color: #9b9185;
text-decoration:none !important;
}

.breadcrumb a{
text-decoration: underline;
}

.breadcrumb a:hover{
text-decoration: none;
}

.breadcrumb ul{
padding: 7px 0;
margin: 0;
list-style-image: none;
border-top: 1px solid #e3e0dc;
border-bottom: 1px solid #e3e0dc;
}

.breadcrumb ul li{
background: url(/design/img/nav_li.png) center left no-repeat;
display:inline-block;
margin: 0 7px 0 0;
padding: 0 0 0 10px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/vertical_multilevel_new_v2/style.css?16760172964708*/
ul#vertical-multilevel-menu {
	margin: 0;
	list-style: none;
	width: 100%;
	font-size: 12px;
	border-radius: 10px;
	background-color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;

}

/*Submenu box*/
#vertical-multilevel-menu li ul {
	top: auto;
	display: none;
	z-index: 50;
	height: auto;
	border-bottom: none;
}

#vertical-multilevel-menu li li ul {
	display: block;
	padding-left: 10px;
}

#vertical-multilevel-menu ul li li a {
	color: #8D9AA9;
}

/* Submenu Items */
#vertical-multilevel-menu li a {
	display: block;
	text-decoration: none;
	color: #7f7467;
	padding: 0px;
	padding: 8px 25px 8px 30px;
	font-size: 14px;
	line-height: 18px;
}

#vertical-multilevel-menu li ul a {
	border-bottom: 1px solid #e3e0dc;
}

#vertical-multilevel-menu li a.active {
	background-color: #f9f6f2;
}

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item,
#vertical-multilevel-menu a.root-item-selected {
	position: relative;
	background-repeat: no-repeat;
	background-position: center left;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	padding: 7px 20px;
}

#vertical-multilevel-menu a.root-item span,
#vertical-multilevel-menu a.root-item-selected span {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 34px;
	width: 20px;
}

#vertical-multilevel-menu a.root-item span:before,
#vertical-multilevel-menu a.root-item-selected span:before {
	content: '';
	position: absolute;
	top: 13px;
	left: 7px;
	height: 5px;
	width: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotateZ(45deg);
}

/*
#vertical-multilevel-menu a.root-item.menu-expanded span:before,
#vertical-multilevel-menu a.root-item-selected.menu-expanded span:before {
	transform: rotateZ(45deg);
}

#vertical-multilevel-menu a.root-item.menu-expanded span:after,
#vertical-multilevel-menu a.root-item-selected.menu-expanded span:after {
	transform: rotateZ(135deg);
} */



#vertical-multilevel-menu a.root-item.no-icon:before,
#vertical-multilevel-menu a.root-item-selected.no-icon:before {
	background-color: #fff;
}


#vertical-multilevel-menu a.root-item.parent-item,
#vertical-multilevel-menu a.root-item-selected.parent-item {
	color: #7f7467;
	font-size: 17px;
	font-weight: 300;
	text-decoration: none;
	text-shadow: 0 1px 0 rgb(255 255 255 / 20%);
	background: url(/bitrix/templates/main/components/bitrix/menu/vertical_multilevel_new_v2/images/nav_r.jpg) right no-repeat #6d5b46 !important;
	padding: 7px 14px 7px 20px;
	color: #fff !important;
	font-size: 17px;
	font-weight: 300;
	text-decoration: none;
	text-shadow: 0 1px 0 rgb(255 255 255 / 20%);
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected {
	position: relative;
	color: #000;
}

/*Denied items*/
#vertical-multilevel-menu a.denied {
	background: #F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/vertical_multilevel_new_v2/images/lock.gif) center right no-repeat;
	color: #DDDDDD;
	padding-right: 10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-menu li {
	float: left;
	height: 1%;
}

* html ul#vertical-multilevel-menu li a {
	height: 1%;
}

/* End */


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item {
	margin: -27px 0 0 210px;
}

#vertical-multilevel-menu li:before {
	display: none;
}

#vertical-multilevel-menu li ul.root-item {
	display: block;
	margin: auto;
	position: relative;
	margin: 0px;
	display: none;
}

#vertical-multilevel-menu li ul.root-item li {
	padding: 0px;
	margin-top: 0px;
	position: relative;
}

#vertical-multilevel-menu li {
	padding: 0px;
}

/* 
#vertical-multilevel-menu li+li {
	margin-top: 30px;
} */

#vertical-multilevel-menu ul li+li {
	margin-top: 0px;
}

.Left-bar_catalog {
	padding: 0px !important;
	border: 0px !important;
}

#vertical-multilevel-menu a.root-item.discount-icon {
	font-weight: 600;
	color: #036739;
}


li::marker {
	content: '';
}

#vertical-multilevel-menu li .submenu-list {
	display: none;
}

.expand-submenu {
	position: absolute;
	left: 10px;
	top: 0px;
	height: 34px;
	width: 20px;
	cursor: pointer;
	z-index: 1;
}

.expand-submenu:before {
	content: '';
	position: absolute;
	top: 13px;
	left: 7px;
	height: 5px;
	width: 5px;
	border-right: 1px solid #dcd8d4;
	border-bottom: 1px solid #dcd8d4;
	transform: rotateZ(45deg);
}

.expand-submenu:hover+a {
	background-color: #f9f6f2;
}

.submenu-list.opened {
	background-color: #f9f6f2;
}

#vertical-multilevel-menu .menu-expanded+ul.root-item {
	display: block;
}




@media (max-width:1255px) {
	/* ul#vertical-multilevel-menu {
		padding: 36px 10px 5px 40px;
		width: auto;
		border: 0px;
	} */
}

@media (hover: hover) and (pointer: fine) {

	#vertical-multilevel-menu a:hover,
	#vertical-multilevel-menu li a:hover {
		background: #f9f6f2;
	}
}

@media (max-width:1000px) {
	.vertical-multilevel-menu--new {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/1c_studio/simple.component/get_opt_price/style.css?1665688942197*/
#get_opt_price h2,#get_opt_price_res{margin-bottom:10px}.get_opt_price_field{padding:10px 5px 10px 0}#get_opt_price{padding:0 20px 20px;display:none;color:#000}#get_opt_price_res{text-align:center}
/* End */


/* Start:/bitrix/templates/.default/components/1c_studio/simple.component/ask_opt_price/style.css?1665688938197*/
#get_opt_price h2,#get_opt_price_res{margin-bottom:10px}.get_opt_price_field{padding:10px 5px 10px 0}#get_opt_price{padding:0 20px 20px;display:none;color:#000}#get_opt_price_res{text-align:center}
/* End */


/* Start:/bitrix/templates/main/template_styles.css?168312448025603*/
#page .left_menu ul,#page ul{list-style-image:url(/dev/images/marker.png)}#tabs a:focus,*{outline:0}body{height:auto;background:url(/design/img/body.webp) top #fff;min-width:1000px}.no-webp body{background:url(/design/img/body.jpg) top #fff}a{color:#6d5b46;text-decoration:none}body,input,select,textarea{color:#474644;font-family:Exo2;font-size:16px}.md_right .article p{font-size:16px}.md_right p,.md_csm p{margin:10px 0}.md_right{font-size:14px}.hidden{display:none}.article p{font-weight:300}*{margin:0;padding:0}.pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}#page{background:#fff;min-height:650px;padding-bottom:40px}#page .left_menu{margin:0;padding:0;background-color:#fff}#page .left_menu ul{margin:0;padding:0}#page .left_menu ul li a{display:block;position:relative;margin:0;padding:10px 20px;background-repeat:no-repeat;background-position:center bottom}#page .left_menu ul li a:before,#page .left_menu ul li li a:before{position:absolute;width:5px;top:17px;content:' '}#page .left_menu ul li li a{padding:8px 20px;border-bottom:1px solid #e3e0dc}#page .left_menu ul li li a:before{height:7px;left:10px;background-image:url(/design/img/nav_li.png);background-repeat:no-repeat}#page .left_menu ul li a:nth-last-child(1){background:0 0}#page div.left_menu>ul>li>a:before{left:85px}#page .left_menu>ul>li>a,#page .left_menu>ul>li>a.active{background:url(/design/img/nav_r.jpg) right no-repeat #6d5b46!important;padding:7px 14px;color:#fff!important}#page .left_menu ul li a:before{height:8px;left:20px;background-image:url(/design/img/nav_li.png);background-repeat:no-repeat}#page .left_menu ul li a{color:#7f7467;font-size:17px;font-weight:300;text-decoration:none;text-shadow:0 1px 0 rgba(256,256,256,.2)}#page .article{margin:0 0 15px 10px;color:#000;overflow:hidden}#page .article .msel_bl span a{color:#9a9085!important;font-size:14px;text-decoration:none!important}#page .article .msel_bl .sttt,#page .article a.link_more{margin-right:78px}#page .article .msel_bl form .ral_val{font-size:12px}#page .article .msel_bl form>a,#page .article .msel_bl>span{display:block;float:left;overflow:hidden;margin:0 21px 15px 0;padding:0;width:125px;height:120px;text-align:center;font-size:15px;white-space:normal;box-sizing:border-box}#page .article .msel_bl>span a{color:#000}#page .article .msel_bl{margin-bottom:30px}#page .article .msel_bl form>a img,#page .article .msel_bl>span img{width:115px;height:62px;padding:4px;border:1px solid #e3e0dc;vertical-align:top}#page a.link_more{color:#e1971c!important;font-size:15px;display:inline-block;padding-bottom:7px;background:url(/design/img/lnk.png) bottom center no-repeat;text-transform:uppercase;margin-top:10px;margin-left:20px}#page h1{font-size:16pt}#page h2{font-size:19px}#page h3{font-size:14pt}#page h4{font-size:13pt}#page h1,#page h2,#page h3,#page h4,.subsection{margin:0;padding:5px 0;color:#3e1d08;font-weight:700;text-shadow:0 1px 0 rgba(256,256,256,.2);text-align:left!important}#page .box{overflow:hidden;margin:0 0 15px;padding:0}#page .box .block{color:#000;margin:0;overflow:hidden;padding:20px 16px 15px}#page .left_menu{overflow:visible}#page .left_menu ul{list-style:none!important}#page .left_menu ul li li{position:relative}#page .left_menu ul li li ul{list-style-image:none;position:absolute;left:235px;top:0;display:none;z-index:70;background-color:#f9f6f2;padding:15px 0 0 15px;font-size:12px;color:#6d5b46;width:600px;box-shadow:4px 0 30px #C7C7C7;-moz-box-shadow:4px 0 30px #C7C7C7;-webkit-box-shadow:4px 0 30px #C7C7C7}#page .left_menu ul li li ul li{display:inline-block;float:left;width:150px}#page .left_menu ul li li ul li a{background-color:#f2b07b;padding:5px 10px;color:#6d5b46;text-transform:capitalize;border:1px solid #e3e0dc;text-align:center;font-size:14px;margin:0 15px 15px 0}#page .left_menu ul li li ul li a.active{color:#000}.sp_more,.sp_more a{color:#E4DEB3}#page .left_menu ul li li ul li a:before{display:none}.sp_sub_cat .block{padding:0}.sp_more{text-align:right;font-size:18px;padding-right:20px}.brands_lett{margin-bottom:20px;text-align:center}.brands_lett a{color:#E4DEB3;text-decoration:underline}.breadcrumb a,div.breadcrumb{color:#000!important}.brands_lett li{display:inline-block;margin-right:20px;font-size:18px}div.breadcrumb{background:0 0;font-size:16px!important}.header .inner{display:flex;align-items:center;justify-content:space-between;height:70px;width:1040px}.header{margin-bottom:20px;background:url(/design/img/header.jpg) top repeat-x;background-size:contain}.header .logo{float:left;width:263px;height:70px;background:url(/design/img/logo.png)}#page{width:100%}.inner_fix{background:url(/design/img/header.jpg) top repeat-x}#page>.inner,.footer>.inner,.header .inner{width:1000px;margin:0 auto}.top_nav li{margin-right:10px}.top_nav li:last-child{margin:0}.top_nav a,.top_nav a.butt:hover{color:#fff}.top_nav a{display:block;font-size:16px}.top_nav{float:right}.top_nav>ul{display:flex;align-items:center;list-style-type:none;margin-bottom:0}.slider .sllab b{font-weight:500;font-size:22px;color:#6d5b46;display:block;margin-left:0;text-shadow:0 1px 1px #F3F3F3}.slider .sllab a{margin:0 0 45px 30px;font-style:italic}.slider .sllab div{margin:42px 0 33px;width:300px;height:70px;overflow:visible;line-height:23px}.slider .sllab a,.slider .sllab div{font-weight:300;font-size:18px;color:#f9f6f2}.slider .sllab{width:480px;height:226px;background:url(/design/img/slider_tt.png) top right no-repeat;padding:7px 0 0 18px}.slider .sllab,.slider img{position:absolute;top:0;left:0}.slider .bjqs-controls{display:none}.slider .bjqs-markers{position:absolute;width:800px;top:202px;left:auto!important;right:20px!important;text-align:right!important}.slider .bjqs-markers li{display:inline-block}.slider .bjqs-markers a{width:30px;height:21px;display:block;background:url(/design/img/slind.png) left no-repeat;text-indent:999px;overflow:hidden}.slider .bjqs-markers li.active-marker a{background-position:right}.slider li{list-style:none}.slider ul.bjqs li{position:relative;width:1000px;height:233px}.slider{margin:0 0 20px}.hd_call span{margin:0 0 0 1px;color:#645644;font-size:18px;font-weight:700}.hd_call a.butt{margin-left:20px}.hd_call{margin:2px 100px 0 0;float:left;color:#9b9185;font-size:17px;min-height:50px}.hd_srch input[type=text]{color:#bcbcbc;width:190px;height:22px;float:left;border:none;background:0 0}.add_info input[type=button]{width:150px!important}.hd_srch input[type=submit]{width:18px;height:18px;margin-top:2px;float:right;border:none;background:url(/design/img/srch_ic.png);cursor:pointer}.hd_srch{margin-bottom:21px;padding:3px 10px 7px 12px;border:1px solid #b6b0a8;background:#fff}.product_desc a.to_basket{width:100%;padding:0}a.butt,a.button,a.to_basket,input.butt,input.button{font-size:13px;color:#fff;text-transform:uppercase;background:#e1971c;border:1px solid #d29022;padding:0 25px;height:32px;line-height:32px;display:inline-block;text-align:center;cursor:pointer;text-shadow:none;white-space:nowrap}.basket input.butt,.popup-window .styled_fr input.butt,.popup-window a.to_basket{color:#fff!important}.popup-window .styled_fr input[type=submit]{margin-top:10px}.add_info input[type=button],.hd_srch,.styled_fr input[type=submit],a.butt,a.to_basket,input.butt{-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}a.butt.st2{border:1px dashed #e1971c;background:0 0;margin-left:15px;text-transform:initial;color:#e1971c;font-size:16px;height:28px;line-height:25px}a.butt.st3 i{display:inline-block;position:relative;top:4px;width:23px;height:19px;margin-right:17px;background:url(/design/img/cat_ic.png)}a.butt.st3{display:block;height:40px;margin-bottom:9px;line-height:41px;padding-left:17px}.cont_top{line-height:49px;height:20px;margin-bottom:20px;float:right;color:#9b9185}.cart_info span{display:inline-block;margin-left:20px}.cart_info i{display:block;height:5px;position:absolute;top:-2px;left:-1px;right:-1px;background:#f9f6f2;border-left:1px solid #e3e0dc;border-right:1px solid #e3e0dc}.cart_info{-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;float:right;padding:0 30px 0 34px;line-height:37px;margin-left:20px;height:40px;position:relative;background:#f9f6f2;border:1px solid #e3e0dc;color:#9b9185;font-size:17px}#page .subsection{padding-top:0;padding-bottom:20px}#page .subsection .link{display:inline-block;margin-left:9px;font-size:19px}#page .subsection .images{display:inline-block;margin-right:15px}#page .subsection span{position:relative;z-index:50}#page .sttt{position:relative;margin-bottom:20px}.sttt u{width:34px;height:42px;top:-1px;left:-1px;background:url(/design/img/sttt_l.png) #fff}.sttt i{top:0;right:0;height:40px;border:1px solid #e3e0dc;background:#f9f6f2}.sttt i,.sttt u{display:block;position:absolute}.sttt span{display:inline-block}.md_left{width:235px;float:left}.md_right{width:730px;float:right}.left{float:left}.right{float:right}.clear{clear:both}.footer>.inner{padding-top:5px}.footer{background:url(/design/img/footer.jpg) top repeat-x;height:351px}.footer,.footer a{color:#faf5f0}.footer .title{font-size:19px;margin-bottom:4px}.footer .left{width:290px;height:278px}.footer .left.first{width:180px}.footer .left ul li{list-style:url(/design/img/ftnav_li.png);margin-bottom:2px}.ft_soc a.sc1{background:url(/design/img/sc1.png)}.ft_soc a.sc2{background:url(/design/img/sc2.png)}.ft_soc a.sc3{background:url(/design/img/insta32.webp) 0 0 no-repeat}.no-webp .ft_soc a.sc3{background:url(/design/img/insta32.png) 0 0 no-repeat}.ft_soc a.sc4{background:url(/design/img/sc4.png)}.ft_soc a.sc5{background:url(/design/img/sc5.png)}.sfl{position:relative}.sfl .req{position: absolute;right:-12px;top:-4px;font-weight:900;font-size:15px;color:red}.popup-window-content,.popup-window-content div{background-color: #f9f6f2!important;}.messegers{}.messegers a{position:relative;background-size:contain;float:left;width:32px;height:32px;margin-left:4px;}.messegers a.whatsapp{background:url(/design/img/wh_tg_sm.png) 0 0 no-repeat;background-position:right!important}.messegers a.telegram{background-image:url(/design/img/telegram.png);width:26px;height:26px;top:2px}.ft_soc a{background-size:cover;float:left;width:32px;height:32px;margin-left:13px;background-position:bottom!important}.ft_soc{float:left;margin:25px 120px 0 0}.ft_copy{float:left;margin-top:30px;font-size:14px;color:#ab9c89}.footer .right{width:310px}#page .left_box{margin-bottom:20px}.left_box h2 a,.left_box .h2_title a{color:#fff}#page .left_box .filter_name .name,#page .left_box>h2,#page .left_box>.h2_title{min-height:26px;padding:8px 20px;margin-bottom:5px}.h2_title a{color:#f9f6f2}#page .lbox_news>h2,#page .lbox_news>.h2_title{text-align:center}#page .left_box>h2,#page .left_box>.h2_title{margin-top:5px;background:url(/design/img/lboxtt_bg.jpg) top repeat-x;font-size:17px;font-weight:500;color:#fff}.lbox_news a{display:block;padding:7px 5px;text-decoration:none!important}.d-carousel.revc{margin:0 85px}.d-carousel.revc .jcarousel-prev,.d-carousel.viewed .jcarousel-prev{left:-100px;background:url(/design/img/rev_ar_l.png)}.d-carousel.revc .jcarousel-next,.d-carousel.viewed .jcarousel-next{right:-100px;background:url(/design/img/rev_ar_r.png)}.d-carousel.revc .jcarousel-next,.d-carousel.revc .jcarousel-prev,.d-carousel.viewed .jcarousel-next,.d-carousel.viewed .jcarousel-prev{width:36px;height:36px;position:absolute;top:50%;margin-top:-18px}.d-carousel.revc .all_news_link{display:none}.d-carousel.revc ul li>div{background:url(/design/img/rev_l.png) bottom left no-repeat;min-height:155px;padding:0 20px 10px;line-height:18px}.d-carousel.revc ul li span{font-size:13px;font-style:italic;color:#878685;display:block;margin-bottom:10px}.d-carousel.revc ul li{width:220px;margin-right:65px;font-weight:300;color:#41403e;font-size:15px;background:url(/design/img/rev_r.png) bottom right no-repeat}.d-carousel .jcarousel-item-horizontal,.simiiar-carousel .jcarousel-item-horizontal{margin-right:0}.d-carousel .jcarousel-next-horizontal,.d-carousel .jcarousel-prev-horizontal,.simiiar-carousel .jcarousel-next-horizontal,.simiiar-carousel .jcarousel-prev-horizontal{top:50px}.top_nav ul li{position:relative;padding-bottom:15px}.top_nav ul li>ul{display:none;position:absolute;top:100%;left:-18px;padding:5px 20px 15px;width:175px;background:url(/design/img/submenu_bg.png) -5px 0;z-index:999}.alphabetPointer,.catalog_list .block_3 .item,.h2_title{font-family:'Exo 2',sans-serif}.jcarousel-next,.jcarousel-prev{cursor:pointer}.jcarousel-next-disabled,.jcarousel-prev-disabled{cursor:default;display:none!important}.header_sticky .cont_top i,.header_sticky .hd_call,.up_btn{display:none}.breadcrumb li.parent:after{content:' ';position:absolute;top:5px;right:-10px;width:19px;height:20px;cursor:pointer;-webkit-transition:-webkit-transform .1s ease-out 0s;transition:-webkit-transform .1s ease-out 0s;transition:transform .1s ease-out 0s;transition:transform .1s ease-out 0s,-webkit-transform .1s ease-out 0s;background:url(/dev/images/ar_bread.svg) center center no-repeat}.h2_title{font-size:30px;color:#4b3925;font-weigHt:700;margin-bottom:15px}.alphabetPointer{background:#faf7f2;border:1px solid #e4e1dc;color:#000;font-size:14px;margin-top:15px;text-align:left!important;padding-left:15px}.alphabetPointer a{color:#000}.loc_img{max-width:25px;max-height:25px}.hd_call span.city_chooser{display:inline-block;font-size:16px;line-height:18px}.city_chooser a{text-decoration:none;border-bottom:1px dashed #6d5b46;display:inline-block}.city_chooser em{font-style:normal;font-size:1.2em}.fixed_btn_call{background-color:#41d33a;width:100%;height:45px;padding:0;top:auto;border-radius:0;display:none;position:fixed;bottom:-70px;left:0;margin:0;font-size:16px;border:none;box-shadow:none;overflow-y:visible;text-decoration:none;animation-name:hover-slide-in-up;animation-duration:.25s;z-index:100}.top_nav a.bskt_link{display:flex;align-items:center}.bskt_link img{max-height:45px;max-width:45px}.city_tel{position:relative;word-wrap:normal}.city_tel img{position:absolute;top:50%;left:-25px;max-width:20px;max-height:20px;transform:translateY(-50%)}.header_search{width:250px;float:left;margin:0 15px}.header_search .hd_srch input[type=text]{width:105px;-webkit-box-sizing:initial;box-sizing:initial}.header_search .hd_srch{height:23px;padding:2px 10px 0 12px;-webkit-box-sizing:initial;box-sizing:initial}.shedule{width:200px;margin:0 50px 0 50px;float:left;line-height:18px}.shedule span{display:inline-block;padding:0 5px}.conts{padding-left:30px;display:block;margin:-30px 0 0 250px;position:relative;float:left;width:200px}.right_mobile{display:none}.popup-window,#popup-order_call,#order_call,#get_examples{background:#f9f6f2}.bskt_link{position:relative}.header_email{margin-left:5px;margin-right:10px}#menu_mob{padding-bottom:45px;background:#4b3925;height:350px;overflow-y:scroll}.mob_brand_btn{display:none;cursor:pointer}.grecaptcha-badge{display:none}#orderCall_res,#order_call h2{margin-bottom:10px}.order_call_field{padding:10px 5px 10px 0}#order_call{padding:0 20px 20px;color:#000}#orderCall_res{text-align:center}.param_form{position:absolute;top:-99999px;left:0}@media screen and (min-width:1380px){#page>.inner,.footer>.inner,.header .inner{width:1380px}.md_right{width:1125px;padding-left:10px}.d-carousel.revc ul li{width:240px;margin-right:75px}#carousel{width:1125px!important}#page .article .msel_bl form>a img,#page .article .msel_bl>span img{width:145px;height:72px}#page .article .msel_bl form>a,#page .article .msel_bl>span{width:156px}#page .article .msel_bl form>a.ral_val.active,#page .article .msel_bl form>a:hover,#page .article .msel_bl>span:hover{border:1px solid #bab2a8}.rals_block .clear{display:none}.rals_block .buttbox + .clear{display:block}#page .images.pre{display:block!important}#page .link_more{display:none!important}#page .h2_title{clear:both}#page .article .msel_bl span a,#page .article .msel_bl form .ral_val{font-size:16px}#page .buttbox .link_more{clear:both;display:inline-block!important}.catalog_list .block_3 .items_wrapper .item{width:22%}.catalog_list .block_3 .items_wrapper .item:nth-child(3n+1){clear:none}/*.other_collections .item:nth-child(5n+1){clear:none}.other_collections .item:nth-child(7n+1){clear:left}*/.other_collections .item:nth-child(11),.other_collections .item:nth-child(12),.other_collections .item:nth-child(13),.other_collections .item:nth-child(14){display:block}}  .up_btn{position: fixed;bottom: 0;right: 5px;width: 80px;height: 80px;margin-bottom: -60px;border: 1px solid #e6e6e6;border-radius: 50%;background: #fff url(/dev/images/icon-top.svg) no-repeat 50%;background-size: 34px;cursor: pointer;z-index: 10;-webkit-transition: all .5s;transition: all .5s;-webkit-transform: translateY(-160px);transform: translateY(-160px);}#menu_mob .left_menu .parent ul ul{display:none}#menu_mob > ul > li > ul > li > ul li a{padding: 0 50px;}
@media screen and (max-width:1380px){.slider .sllab,.slider img{max-width:100%}}@media screen and (min-width:1000px){.slider .sllab,.slider img{max-width:auto}}
a.butt.type_button{padding:0 5px}.type_button{margin:15px 15px 0px 0px}
@media screen and (min-width: 1000px){.only_mobile,a.only_mobile{display:none}.not_mobile{display:block}}@media screen and (max-width: 1000px){.not_mobile,a.not_mobile{display:none}a.only_mobile,.only_mobile{display:block}.catalog_list > h2,.md_left>.left_box,.footer .first{display:none}.type_button{margin:5px 5px 0 0}a.butt, a.button, a.to_basket, input.butt, input.button{max-width: 100%;white-space: normal}}
.nav.pagenavigation,.pagenavigation a{color:#000;padding:0 6px;font-size:14pt}.pagenavigation a{font-weight:700}.nav .current{color:#FFF;text-decoration:underline}.modern-page-navigation{margin-top:20px;text-align:center}.modern-page-all.butt{margin-top:5px}.modern-page-navigation a:hover{text-decoration:none;color:#fff}.modern-page-navigation a{display:inline-block;margin-bottom:15px;padding:10px 14px;text-align:center;#border-radius:20px;border:2px solid #e1971c}.modern-page-navigation a:hover{background-color:#e1971c}.modern-page-current{padding:10px 14px;text-align:center;#border-radius:20px;background-color:#e1971c;color:#fff;border:2px solid #e1971c}
i.arrow{border:solid white;border-width:0 3px 3px 0;display:inline-block;padding:3px;position:relative;top:-2px;left:5px;}i.arrow.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}i.arrow.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}i.arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}i.arrow.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}

.microds {display:none!important}
.sitemap-link{display:block;margin:10px 0}
#fltr_blck_link{color:#e1971c;text-align:center;font-size:1.4em;margin:20px 0 0 0;text-decoration:underline}#fltr_blck_link:hover{text-decoration:none}
.links.right{text-align:right;clear:both}.clean_link{position:relative;color:#6e6e6e;border-bottom:1px dotted #6e6e6e;text-decoration:none}.clean_link::before{content:"";position:absolute;top:-2px;left:-25px;background:url(/dev/images/reset.png) no-repeat center;width:20px;height:20px}

.goods-card__goods-status{font-size:17px;color:#6e7478;line-height:10px;margin-bottom:19px}.goods-card__goods-status .fa{margin-right:3px}.goods-card__goods-status.in-stock .fa-stop-circle-o,.goods-card__goods-status.in-stock .fa-clock-o{display:none}.goods-card__goods-status.in-stock .fa-check{display:inline-block;color:#36a93f}.goods-card__goods-status .in-store .fa-check{color:#FF5D44}.goods-card__goods-status.out-production .fa-times{display:inline-block;color:#d93838}
@media screen and (max-width: 458px){.goods-card__goods-status{font-size:14px;position:relative;/*top:20px*/}}
.item .goods-card__goods-status{font-size:14px;color:#474644}

.cat-label {color: #FFF;display: inline-block;line-height: 1;font-family: "Open Sans Bold", Arial, sans-serif;font-size: 12px;padding: 3px 3px 3px 5px;margin-bottom: 5px;}
.section_new_descr .cat-label{float: left;}
.cat-label.hit{background-color: #55c5ef; color: #FFF;}
.cat-label.showroom{background-color: #73c74d; color: #FFF;}
.cat-label.deal{background-color: #ff6130; color: #FFF;}
.sort_block {text-align: right;margin: 10px 20px 10px 0;}
.sort_block a {text-decoration: none;color: #4a6172;}
.sort_block a.active{font-weight:700}
.i-icon {display: inline-block;vertical-align: middle;background-size: contain;background-repeat: no-repeat;background-position: center center;width: 1em;height: 1em;}
.i-icon-whatsapp{background-image: url('/images/wh2.png');height: 22px;width: 22px;}
.phones_block{font-size:20px;min-width:max-content;margin-left:10px;margin-right:10px;margin-bottom:9px}
.phones_block a{color:white}
.whatsapp_link{display:block;}
@media screen and (max-width: 580px){.whatsapp_link span{display:none}}
.mobile-head__basket span.cnt,.bskt_link span.cnt{position:absolute;color:red;border-radius:50%;border:2px solid red;left:18px;height:18px;width:18px;text-align:center;font-weight:bold;font-size:15px;line-height:15px;top:9px}
.mobile-head__basket{position:relative}.mobile-head__basket span.cnt{top:4px;line-height:16px;}
.section_new_descr .links{max-width: 600px}
.collection_cart_brand{margin-bottom:10px;font-size:16px}
.collection_cart_brand img{position:relative;top:2px;margin-right:5px}
.collection_cart_previews{margin-top:10px;text-align:center}
.collection_cart_previews a{display:inline-block;width:47px;height:47px;line-height:47px;margin:5px;overflow:hidden;text-align:center;vertical-align:middle}
.collection_cart_previews a{max-width:47px;max-height:47px}

.table_prop_vals td{padding:5px 10px;vertical-align:top}.prop_head{font-size:1.3em}.prop_head span{cursor:pointer}.pr_val_block span{cursor:pointer;color:red}.pr_val_block{display:none;max-height:135px;overflow-y:auto;padding:10px;border:1px solid #e1e1e1}.filter_prop{display:inline-block;width:200px;margin:0 15px 15px 0;vertical-align:top}.filter_prop .prop_head span{float:right}.tags_link{margin-top:20px}.tags_link a{display:inline-block;padding:10px 14px;border-radius:5px;border:1px solid #e1971c;text-align:center;color:#000;text-transform:uppercase;text-decoration:none;margin-bottom:15px;margin-right:15px;font-size:13px}.collection_cart_point_title a{display:block;color:#fff;font-size:18px;margin:0 10px 10px;font-weight:700}.collection_cart_point_title.collection_cart_point_information{top:unset;bottom:0}.collection_cart_point_sizes{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:5px 20px}.collection_cart_point_min_price,.collection_cart_point_sizes{font-size:14px;line-height:14px}.collection_cart_point_min_price{font-size:18px}
.catalog_list .block_3 .item.hoverable {min-height: auto}
@media screen and (min-width: 1200px) {
    .collection_cart_point {
        border: none !important;
        padding: 5px !important
    }

    .collection_cart_point_wrap {
        position: relative;
        padding: 11px;
        width: 100%;
        margin-right: 5px;
        border: 4px solid #c8cfd4;
    }

    .collection_cart_point_wrap .collection_cart_previews {
        display: none
    }

    .add_info_on_hover {
        display: none;
        margin-top: 15px
    }

    .catalog_list .block_3 .item.hoverable {
        min-height: auto;
        border: none
    }

    .catalog_list .block_3 .item.hoverable:hover {
        border: none
    }

    .item_wrap {
        position: relative;
        width: 100%;
        border: 1px solid #efebe4;
    }

    .item_wrap:hover {
        border: 1px solid black;
    }

    .collection_cart_point_wrap:hover {
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 9999;
        background: white;
    }

    .hoverable:hover .item_wrap {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
        background: white;
    }

    .hoverable .img_link_block {
        height: 230px;
        display: block;
        vertical-align: middle;
        line-height: 230px
    }

    .catalog_list .item.hoverable > div.item_wrap {
        width: 100% !important;
    }

    .collection_cart_point_wrap:hover .add_info_on_hover, .item_wrap:hover .add_info_on_hover, .collection_cart_point_wrap:hover .collection_cart_previews {
        display: block
    }
}
h1,h2,h3{font-weight:bold}

.images .img_add{
    display: none;
}
.hvr__images, .hvr {
    position: relative;
}

.hvr__sectors {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
}

.hvr__sector {
    flex-grow: 1;
}
.hvr__dots{
    position: absolute;
    height: 10px;
    line-height: 8px;
    top: 15px;
    left: 40%;
    z-index: 999;
}
.hvr__dot {
    width: 8px;
    height: 8px;
    line-height: 8px;
    margin: 2px 10px 2px 0;
    border-radius: 50%;
    background: #d6dbe0;
    display: inline-block;
}

.hvr__dot--active {
    background: #000;
}
.img_link_block{
    overflow: hidden;
}
@media screen and (max-width: 1000px){
    .add_to_compare.not_mobile,.hvr__dots,.product_detail br{display:none}
    .collection_cart_point_title{padding:0}
    .product_detail a.button, .product_detail .butt{margin-bottom:15px}
    .catalog_list .block_3 .item img.country_flag{
        width: auto;
    }
    img.only_mobile.country_flag{display:inline-block;margin-right:5px}
}
@media screen and (max-width: 620px) {
    .info_right_product {position: relative;top:-13px;
    }
}

.captcha_text{
    color: grey;
    margin-top: 10px
}
/* End */
/* /bitrix/templates/main/components/bitrix/menu/vertical_multilevel_new_v2_mobile/style.css?16759548325158 */
/* /bitrix/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?1665688969545 */
/* /bitrix/templates/main/components/bitrix/menu/vertical_multilevel_new_v2/style.css?16760172964708 */
/* /bitrix/templates/.default/components/1c_studio/simple.component/get_opt_price/style.css?1665688942197 */
/* /bitrix/templates/.default/components/1c_studio/simple.component/ask_opt_price/style.css?1665688938197 */
/* /bitrix/templates/main/template_styles.css?168312448025603 */
