

/* Start:/local/templates/ruselt/components/bitrix/catalog/.default_custom1/style.css?17485071373700*/
.toggle-bg {
	display: block;
	height: 47px;
	position: relative;
	width: 100px;
	border: #ccc solid 1px;
	padding: 4px;
	box-sizing: border-box;
	left: 4px;
	background: #eee;
	padding-left: 2px;
	opacity: 0.5;
}

.toggle-bg input {
	height: 44px;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100px;
	z-index: 2;
	cursor: pointer;
}

.view-type .more_tags {
	text-align: center;
	font-size: 14px;
}

.view-type .more_tags span {
	display: inline-block;
	border: #1f509c solid 1px;
	font-weight: 400;
	width: 50%;
	box-sizing: border-box;
}

.switch {
	display: block;
	height: 45px;
	position: relative;
	top: -4px;
	width: 43px;
	z-index: 1;
	transition: left 0.2s ease;
	box-shadow: 0 0 0 1px #7e7d7d;
	background: #000;
	opacity: 0.1;
}

.toggle-bg input:checked~.switch {
	left: -2px;
}

.toggle-bg input:checked {
	z-index: 0;
}

.toggle-bg input~ :checked~.switch {
	left: 51px;
}

.view-list {
	display: flex;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.view-list .view-list__item {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.2s ease;
}

.view-list .view-list__item.tile {
	background-image: url(/images/tile.png);
}

.view-list .view-list__item.list {
	background-image: url(/images/list.png);
}

.left_sidebar__list {
	list-style: none;
	padding: 10px 0 10px 20px;
}

.left_sidebar__list li {
	border-bottom: 1px solid #cbcbcb;
	margin: 10px 0;
}

.left_sidebar__list li:first-child a {
	color: #ff1833;
}

.left_sidebar__list li a {
	position: relative;
	display: block;
	padding: 30px 0 30px 80px;
	font-weight: 700;
	text-transform: uppercase;
	transition: color 0.2s, box-shadow 0.3s;
	will-change: color, box-shadow;
}

.left_sidebar__list li a span {
	color: #3f3f3f;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	font-size: 15px;
}

.left_sidebar__list li a>span {
	height: 42px;
	line-height: 42px;
	font-size: 0;
}

.nvp02::after {
	content: '';
	clear: both;
	display: block;
	padding-bottom: 30px;
}

.nvp02-item {
	float: left;
	width: 45%;
}

.nvp02-item:last-child {
	margin-left: 5%;
}

#zakza {
	background: rgba(102, 102, 102, 0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}

#aad55 {
	width: 450px;
	position: absolute;
	right: 0;
	top: 50px;
	left: 0;
	margin: auto;
	z-index: 1001;
	background: #fff;
}

#zakza:target {
	display: block;
}

.edit16 {
	font-size: 14px;
	color: #3f3f3f;
	width: 400px;
	height: 60px;
	margin: 0 auto 12px;
	padding: 8px 10px;
	display: block;
}

@media (max-width: 800px) {
	#aad55 {
		width: 400px;
	}

	.edit16 {
		width: 80%;
	}
}

@media (max-width: 500px) {
	.nvp02-item {
		width: 100%;
		float: initial;
	}

	.nvp02-item:last-child {
		margin: 30px 0;
	}
}

.andview .bx_catalog_item_controls_blocktwo {
	margin: 0 auto !important;
	float: none !important;
}

.andview a:hover {
	text-decoration: none !important;
}

.andview a {
	text-decoration: none !important;
}



.bx_catalog_item_controls .n0507:nth-child(odd) {
	background: none !important;
}

.bx_catalog_item_controls .n0507 {
	padding: 0 !important;
	text-align: left;

}

.bx_catalog_item_controls .n0507 span {
	font-weight: normal;
}

.bx_catalog_item_compare_link {
	display: block;
	position: absolute;
	top: 0px;
	left: -10px;
	width: 72px;
	height: 54px;
	background: url(/images/231220.webp) no-repeat center;
}
/* End */


/* Start:/local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/style.css?174852861020215*/
.bx_filter {min-width: 220px
}
.bx_filter .bx_horizontal {min-width: auto
}
.bx_filter .bx_filter_section {background: #f1f3f4;position: relative;padding: 30px 3.5% 0;border-radius: 2px;text-shadow: 0 1px 0 #fff;}
.bx_filter .bx_filter_title {font-size: 21px;font-weight: bold;margin-bottom: 10px;padding: 0 10px;color: #000;text-shadow: 0 1px 0 #fff;text-align: center
}
.bx_filter .bx_filter_button_box,
.bx_filter .bx_filter_parameters_box {padding: 0 6px;}
.bx_filter .bx_filter_button_box {clear: both;}
.bx_filter.bx_horizontal .bx_filter_parameters_box {float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 25%;padding: 0 15px;}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {clear: both;}
@media (max-width:860px) {.bx_filter.bx_horizontal .bx_filter_parameters_box {width: 33.333%;}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {clear: none;}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2) {clear: both;}
}
@media (max-width:640px) {.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box {width: 50%;}
.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {clear: none;}
.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2) {clear: none;}
.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2) {clear: both;}
}
@media (max-width:450px) {.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box {float: none;width: 100%;}
.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {clear: none;}
.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2) {clear: none;}
.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2) {clear: none;}
}
.bx_filter .bx_filter_parameters_box_title {font-size: 15px;display: inline-block;margin-bottom: 10px;cursor: pointer;color: #000;border-bottom: 1px dashed #000;position: relative;}
.bx_filter .bx_filter_parameters_box_title:after {position: absolute;content: ' ';width: 7px;height: 4px;top: 50%;right: -15px;margin-top: -1px;opacity: .8;}
.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after {}
.bx_filter .bx_filter_parameters_box_hint {display: inline-block;position: relative;content: ' ';width: 12px;height: 12px;top: 2px;right: -18px;background: url('/bitrix/js/main/core/images/hint.gif');}
.bx_filter .bx_filter_block {display: none;padding: 0;}
.bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block {display: block;}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i {font-size: 15px;font-style: normal;color: #596b70;display: block;padding-bottom: 3px;}
.bx_filter .bx_filter_parameters_box_container {/*margin-bottom:20px;*/
}
.bx_filter .bx_filter_parameters_box_container_block {font-size: 11px;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 50%;color: #3f3f3f;}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2) {text-align: right;}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container {display: inline-block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;max-width: 66%;min-width: 80px;width: 100%;height: 35px;padding: 1px;border-radius: 0px;background: #8ca3ae;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ca3ae), color-stop(100%, #b6c8d2));background: -webkit-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: -moz-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: -ms-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: -o-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: linear-gradient(top bottom, #8ca3ae 0%, #b6c8d2 100%);box-shadow: 0 1px 0 0 rgba(255, 255, 255, .75);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ca3ae', endColorstr='#b6c8d2', GradientType=0);}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1) {padding-right: 5px;}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2) {padding-left: 5px;}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;font-size: 18px;height: 33px;margin: 0;padding: 0 4px;border: none;border-radius: 2px;background: #fff;box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, .75);}
.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container {max-width: 100%;position: relative;}
.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container input.calendar {padding: 0 23px 0 4px;font-size: 15px;}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container img.calendar-icon {display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: absolute;font-size: 18px;top: 7px;right: 3px;}
.bx_filter .bx_ui_slider_track {position: relative;height: 7px;margin: 25px 10px;border: 1px solid #8da3ad;background: #a1c0c8;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1c0c8), color-stop(100%, #b3d5df));background: -webkit-linear-gradient(top, #a1c0c8 0%, #b3d5df 100%);background: -moz-linear-gradient(top, #a1c0c8 0%, #b3d5df 100%);background: -ms-linear-gradient(top, #a1c0c8 0%, #b3d5df 100%);background: -o-linear-gradient(top, #a1c0c8 0%, #b3d5df 100%);background: linear-gradient(top bottom, #a1c0c8 0%, #b3d5df 100%);box-shadow: 0 1px 0 0 rgba(255, 255, 255, .35);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c0c8', endColorstr='#b3d5df', GradientType=0);}
.bx_filter .bx_ui_slider_part {position: absolute;top: -6px;width: 1px;height: 17px;background: #a2bfc7;}
.bx_filter .bx_ui_slider_part.p1 {left: -1px;}
.bx_filter .bx_ui_slider_part.p2 {left: 25%;}
.bx_filter .bx_ui_slider_part.p3 {left: 50%;}
.bx_filter .bx_ui_slider_part.p4 {left: 75%;}
.bx_filter .bx_ui_slider_part.p5 {right: -1px;}
.bx_filter .bx_ui_slider_part span {font-size: 11px;font-weight: bold;position: absolute;top: -16px;left: 50%;display: block;width: 100px;margin-left: -50px;text-align: center;color: #000;}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span {color: #6b8086;}
.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V {position: absolute;top: -1px;bottom: -1px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.bx_filter .bx_ui_slider_range {z-index: 50;}
.bx_filter .bx_ui_slider_pricebar {z-index: 100;}
.bx_filter .bx_ui_slider_pricebar_VD {z-index: 60;border-top: 1px solid #74868e;border-bottom: 1px solid #74868e;background: #eee;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#849da4', endColorstr='#93afb7', GradientType=0);}
.bx_filter .bx_ui_slider_pricebar_VN {z-index: 70;border: 1px solid #8da3ad;background: #eee;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6eccea', endColorstr='#73d6f6', GradientType=0);}
.bx_filter .bx_ui_slider_pricebar_V {z-index: 80;top: -1px;bottom: -1px;background: #255aa7;}
.bx_filter .bx_ui_slider_handle {position: absolute;top: 100%;width: 22px;height: 22px;}
.bx_filter .bx_ui_slider_handle:hover {-webkit-cursor: grab;-ms-cursor: grab;-o-cursor: grab;cursor: grab;}
.bx_filter .bx_ui_slider_handle:active {-webkit-cursor: grabbing;-ms-cursor: grabbing;-o-cursor: grabbing;cursor: grabbing;}
.bx_filter .bx_ui_slider_handle.left {left: 0;margin-left: -21px;background: url(/local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/images/handle_left.png) no-repeat right top;}
.bx_filter .bx_ui_slider_handle.right {right: 0;margin-right: -21px;background: url(/local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/images/handle_right.png) no-repeat left top;}
.bx_filter .bx_filter_select_container {display: inline-block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: 35px;padding: 1px;border-radius: 3px;background: #8ca3ae;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ca3ae), color-stop(100%, #b6c8d2));background: -webkit-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: -moz-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: -ms-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: -o-linear-gradient(top, #8ca3ae 0%, #b6c8d2 100%);background: linear-gradient(top bottom, #8ca3ae 0%, #b6c8d2 100%);box-shadow: 0 1px 0 0 rgba(255, 255, 255, .75);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ca3ae', endColorstr='#b6c8d2', GradientType=0);}
.bx_filter .bx_filter_select_block {position: relative;display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;height: 33px;margin: 0;padding: 0 33px 0 10px;border: none;border-radius: 2px;background: #fff;box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, .75);}
.bx_filter .bx_filter_select_text {font-size: 15px;line-height: 33px;overflow: hidden;max-width: 100%;height: 33px;cursor: pointer;vertical-align: middle;white-space: nowrap;text-overflow: ellipsis;-ms-text-overflow: ellipsis;}
.bx_filter .bx_filter_select_text.fix {min-width: 120px;}
.bx_filter .bx_filter_select_text label {cursor: pointer;}
.bx_filter .bx_filter_select_arrow {position: absolute;top: 0;right: 0;width: 34px;height: 33px;cursor: pointer;}
.bx_filter_select_popup {padding: 0;}
.bx_filter_select_popup ul {margin: 0;padding: 0;list-style: none;}
.bx_filter_select_popup ul li {display: block;text-align: left;vertical-align: middle;}
.bx_filter_select_popup ul li:first-child {border-bottom: 1px solid #e5e5e5;padding-bottom: 5px;margin-bottom: 5px;}
.bx_filter_select_popup ul li label {font-size: 14px;line-height: 26px;display: block;text-align: left !important;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;height: 26px;padding: 0 5px;cursor: pointer;vertical-align: middle;white-space: nowrap;text-overflow: ellipsis;-ms-text-overflow: ellipsis;color: #575757;}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover {color: #000;background: #f3f8fa;}
.bx_filter_select_popup ul li label.disabled {color: #b8b8b8;background: transparent;}
.bx_filter_select_popup ul li .bx_filter_param_text {line-height: 26px !important;}
.bx_filter.bx_horizontal .bx_filter_parameters_box.tags {width: 100%;clear: both
}
.bx_filter .bx_filter_tag {padding: 18px;border: 1px solid #aed5e0;border-radius: 5px;background: rgba(151, 214, 233, .33);}
.bx_filter .bx_tag_link {font-size: 12px;text-decoration: none;color: #68939e;border-bottom: 1px solid;text-shadow: none;}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover {color: #1d3d46;border-bottom: none;}
.bx_filter .bx_filter_param_label {font-size: 13px;position: relative;display: block;text-align: left;margin-bottom: 5px;margin-right: 5px;}
.bx_filter .bx_filter_param_label.dib {display: inline-block;}
.bx_filter .bx_filter_param_text {line-height: 34px;position: relative;display: block;padding: 0 5px;vertical-align: middle;text-align: left;cursor: pointer;white-space: nowrap;overflow: hidden;max-width: 100%;text-overflow: ellipsis;}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text {color: #6c6c6c;}
.bx_filter_select_popup .bx_filter_param_label.active {background: #f3f8fa;}
.bx_filter .bx_filter_input_checkbox {position: relative;display: block;clear: both;overflow: hidden;min-height: 20px;padding-top: 5px;padding-bottom: 5px;}
.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox] {position: relative;top: -3px;float: left;}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text {display: block;line-height: 15px;margin-left: 25px;text-align: left;}
.bx_filter .bx_filter_param_btn {display: inline-block;width: 34px;height: 34px;text-align: center;text-decoration: none;color: #000;vertical-align: middle;border: 1px solid #9dbcc3;border-radius: 3px;background: #fbfdfd;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfdfd), color-stop(100%, #cfe1e7));background: -webkit-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);background: -moz-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);background: -ms-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);background: -o-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);background: linear-gradient(top bottom, #fbfdfd 0%, #cfe1e7 100%);background-clip: padding-box;box-shadow: 0 1px 0 rgba(0, 0, 0, .1), inset 0 0 0 1px rgba(255, 255, 255, .22);text-shadow: 0 1px 0 #fff;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfdfd', endColorstr='#cfe1e7', GradientType=0);-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;transition: border .3s ease, box-shadow .1s ease, color .3s ease;cursor: pointer;float: left;}
.bx_filter .bx_filter_param_btn:hover {border-color: #b4d5de
}
.bx_filter .bx_filter_param_btn:active,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn {border-color: #b4d5de;background: #fcfefe;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(100%, #cfe2e7));background: -webkit-linear-gradient(top, #fcfefe 0%, #feffff 100%);background: -moz-linear-gradient(top, #fcfefe 0%, #feffff 100%);background: -ms-linear-gradient(top, #fcfefe 0%, #feffff 100%);background: -o-linear-gradient(top, #fcfefe 0%, #feffff 100%);background: linear-gradient(top bottom, #fcfefe 0%, #cfe2e7 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfefe', endColorstr='#feffff', GradientType=0);box-shadow: 0 0 0 3px #2995d7, inset 0 2px 3px rgba(0, 0, 0, .12);}
.bx_filter .bx_filter_param_btn.bx_color_sl {}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl {background: transparent;box-shadow: none
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl {position: relative;}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl:before {position: absolute;bottom: 0;right: 0;top: 0;left: 0;content: ' ';display: block;z-index: 100;background: url(/local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/images/missing_v2.png) no-repeat center;opacity: .7;}
.bx_filter .bx_filter_param_btn.bx_spm {width: 23px;min-width: 23px;height: 23px;padding: 0;vertical-align: middle;}
.bx_filter .bx_filter_param_btn.bx_spm.bx_minus {background-repeat: no-repeat, repeat;background-position: center 10px, center;}
.bx_filter .bx_filter_param_btn.bx_spm.bx_plus {background-repeat: no-repeat, repeat;background-position: center 6px, center;}
.bx_filter .bx_filter_param_btn.bx_spm:active {outline: none !important;box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);}
.bx_filter span.bx_spm {font-size: 18px;font-weight: bold;line-height: 23px;display: inline-block;height: 23px;margin: 0 10px;vertical-align: middle;color: #000;}
.bx_filter_select_popup .bx_filter_select_text_icon,
.bx_filter .bx_filter_select_text_icon {line-height: 33px;position: relative;display: inline-block;width: 24px;height: 24px;margin-top: -2px;margin-right: 2px;vertical-align: middle;border-radius: 2px;}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon {line-height: 24px;position: relative;top: 5px;border-radius: 2px;display: inline-block;width: 24px;height: 24px;vertical-align: middle;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);-webkit-background-size: cover;background-size: cover;}
.bx_filter_select_popup .bx_filter_btn_color_icon {width: 20px;height: 20px;margin: 2px 0;top: 0 !important;}
.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon {top: -1px !important;}
.bx_filter_btn_color_icon.all {position: relative;border: none;box-shadow: none
}
.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before {position: absolute;width: 60%;height: 60%;background: #fff;content: " ";box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);}
.bx_filter_btn_color_icon.all:after {right: 0;bottom: 0;}
.bx_filter_btn_color_icon.all:before {top: 0;left: 0;}
.bx_filter .bx_filter_param_label.disabled .bx_filter_btn_color_icon {opacity: .2;}
.bx_filter .bx_filter_parameter_biz {font-size: 15px;display: inline-block;margin-right: 10px;text-decoration: none;color: #215968;border-bottom: 1px dashed;}
.bx_filter .bx_filter_parameter_biz:hover {text-decoration: none;border-bottom: 1px solid;}
.bx_filter .bx_filter_parameter_biz.active {position: relative;padding-left: 20px;color: #d54a4a;border-bottom: 1px solid;}
.bx_filter .bx_filter_parameter_biz.active:hover {border-bottom: 1px dashed;}
.bx_filter .bx_filter_parameter_biz.active:before {position: absolute;top: 4px;left: 1px;display: block;width: 13px;height: 13px;content: ' ';}
.bx_filter .bx_filter_button_container {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: flex-start;gap: 10px;}
.bx_filter .bx_filter_search_button {display: inline-block;height: 35px;text-decoration: none;color: #fff;border: 1px solid #255aa7;background: #255aa7;margin-bottom: 10px;flex: 1;/* width: 100%;max-width: 140px; */
}
.bx_filter .bx_filter_search_button:hover {background: #f1f3f4;color: #000
}
.bx_filter .bx_filter_search_button.bx_filter_clear_button {color: #255aa7;background: #fff;}
.bx_filter .bx_filter_search_button.bx_filter_clear_button:hover {background: #255aa7;color: #fff
}
.bx_filter .bx_filter_search_reset {cursor: pointer;outline: none;font-size: 14px;font-weight: bold;line-height: 35px;display: inline-block;height: 35px;margin-right: 7px;margin-bottom: 10px;padding: 0 10px;color: #586a6f;border-radius: 3px;background: transparent;border: none;text-shadow: 0 1px 0 0 rgba(255, 255, 255, .75);}
.bx_filter .bx_filter_search_reset:hover {color: #555;}
.bx_filter .bx_filter_search_reset:active {position: relative;bottom: -1px;}
.bx_filter .bx_filter_popup_result {font-size: 13px;font-weight: normal;line-height: 33px;position: absolute;z-index: 930;display: none;height: 33px;margin-top: -7px;margin-left: 10px;padding: 0 10px;white-space: nowrap;color: #3f3f3f;border-top: 1px solid #c0d6dc;border-right: 1px solid #c0d7dd;border-bottom: 1px solid #c0d6dc;border-left: 1px solid #c0d7dd;border-radius: 3px;background: #fff;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);}
.bx_filter .bx_filter_popup_result .arrow {position: absolute;top: 50%;width: 8px;height: 14px;margin-top: -7px;background: url(/local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/images/arr_left.png) no-repeat center;}
.bx_filter.bx_horizontal .bx_filter_popup_result {position: static !important;display: inline-block
}
.bx_filter.bx_horizontal .bx_filter_popup_result .arrow {display: none;}
.bx_filter .bx_filter_popup_result.right {left: 102%;}
.bx_filter .bx_filter_popup_result.left {right: 102%;}
.bx_filter .bx_filter_popup_result.right .arrow {left: -8px;background: url(/local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/images/arr_left.png) no-repeat center;}
.bx_filter .bx_filter_popup_result.left .arrow {right: -8px;background: url(/local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/images/arr_right.png) no-repeat center;}
.bx_filter .bx_filter_popup_result a {color: #0073a3;}
.bx_filter .bx_filter_popup_result a:hover {text-decoration: none;}
.bx_filter .bx_filter_popup_result_close {display: none;}
@media (max-width:530px) {.bx-touch .bx_filter .bx_filter_popup_result {font-size: 12px;line-height: 14px;position: fixed !important;z-index: 1001;top: auto !important;right: 0 !important;bottom: 0 !important;left: 0 !important;margin-top: 0;margin-left: 0;width: auto;height: auto;padding: 10px;border-radius: 0;box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, .1);}
.bx_filter .bx_filter_popup_result .arrow {display: none;}
.bx-touch .bx_filter .bx_filter_popup_result_close {position: absolute;top: 50%;right: 10px;display: block;width: 22px;height: 22px;margin-top: -11px;background-size: 16px;}
}
/* End */


/* Start:/local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.section.list/.default/style.css?17453260477605*/
.bx_catalog_item_container a:hover {
	text-align: center;
	text-decoration: none;
	color: #da3737;
}

.bx_catalog_item_container {
	text-align: center;
	text-decoration: none;
}

.bx_catalog_item_articul {
	text-align: left;
}

.bx_catalog_line {
	margin-bottom: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
	padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
	content: '' !important
}

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
	font-size: 16px
}

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a {
		font-size: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_description {
		font-size: 11px;
	}
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bx_catalog_text {
	margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
	padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
	content: '' !important
}

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_text .bx_catalog_text_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
	text-decoration: none
}

.bx_catalog_text .bx_catalog_text_title span {
	font-size: 12px;
}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a {
		font-size: 12px;
	}
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bx_catalog_tile {
	margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
	padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
	content: '' !important
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
	clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
	font-size: 12px;
}

@media (max-width:980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li {
		width: 20%;
	}

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
		clear: both;
	}
}

@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
		font-size: 11px;
	}
}

@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 25%;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
		clear: both;
	}
}

@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 33.3%;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
		clear: both;
	}
}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bx_sitemap {
	margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
	content: '' !important
}

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
	text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
	font-size: 11px;
}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a {
		font-size: 12px;
	}
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16510434052655*/
.bx-pagination {margin: 10px 0;}
.bx-pagination .bx-pagination-container {text-align: center;position: relative;}
.bx-pagination .bx-pagination-container ul {padding: 0;margin: 0;list-style: none;display: inline-block;}
.bx-pagination .bx-pagination-container ul li {display: inline-block;margin: 0 2px 15px 2px;}
.bx-pagination .bx-pagination-container ul li span{-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;transition: color .3s ease, background-color .3s ease, border-color .3s ease;background: #eff0f1;padding: 0 8px;display: block;height: 32px;min-width: 32px;line-height: 32px;color: #444;font-size: 14px;border-radius: 16px;vertical-align: middle;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.bx-pagination .bx-pagination-container ul li a {text-decoration: none;display: block;border-radius: 16px;height: 32px;min-width: 32px;line-height: 32px;color: #444;vertical-align: middle;}
.bx-pagination .bx-pagination-container ul li a:hover span{background: #DADADA;}
.bx-pagination .bx-pagination-container ul li.bx-active span{background: #255aa7;color: #fff;}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {background: #fff;border: 2px solid #eff0f1;line-height: 28px;padding: 0 18px;color: #444;}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color: #aab1b4;background: #fff;border: 2px solid #eff0f1;line-height: 28px;padding: 0 18px;}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {background: #fff;border-color: #DADADA;color: #000;}
.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background: #3bc915;color: #fff;}
.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background: #F9A91D;color: #fff;}
.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background: #255aa7;color: #fff;}
@media (max-width:580px){.bx-pagination .bx-pagination-container ul li {margin: 0 0px 0px 0px;}}
/* End */


/* Start:/local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.section/.default/style.css?174532149732153*/
.bx_catalog_list_home.list .bx_catalog_item {
	padding-bottom: 1px;
}

.bx_catalog_list_home.list .bx_catalog_item_container {
	display: flex;
	min-height: unset;
	flex-wrap: nowrap;
	align-content: flex-start;
	justify-content: space-between;
	align-items: flex-start;
}

.bx_catalog_list_home.list .bx_catalog_item_main {
	order: 1;
}

.bx_catalog_list_home.list .bx_catalog_item_image {
	padding: 15px;
}

.bx_catalog_list_home.list .bx_catalog_item_image img {
	padding: 0;
	height: 200px;
	max-width: 250px;
	margin-right: 15px;
	display: block;
	align-items: center;
	float: none;
}

.bx_catalog_list_home.list .bx_catalog_item_name {
	position: absolute;
	left: 278px;
	top: 0;
	width: calc(100% - 430px);
	font-weight: 600;
	padding-top: 20px;
	margin-left: 50px;
}

@media (max-width: 1610px) {
	.bx_catalog_list_home.list .bx_catalog_item_name {
		margin-left: 0;
	}
}

@media (max-width: 1285px) {
	.bx_catalog_list_home.list .bx_catalog_item_name {
		left: 230px;
	}
}

.bx_catalog_list_home.list .bx_catalog_item .pne1401 {
	text-align: left;
}

.bx_catalog_list_home.list .bx_catalog_item_price {
	position: absolute;
	top: 35px;
	right: 20px;
	text-align: right;
}

.bx_catalog_list_home.list .bx_catalog_item_controls {
	order: 2;
	margin-top: 80px;
	margin-left: 40px;
	flex-grow: 2;
	position: relative;
}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_compare_link {
	left: -72px;
	top: -80px;
}

.bx_catalog_list_home.list .bx_catalog_item .bx_182219 {
	position: absolute;
	left: 0;
	top: 0px;
	padding: 0;
	max-width: 750px;
	float: none;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:active .bx_catalog_item_container {}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:hover .bx_catalog_item_container {
	position: inherit;
}

.bx_catalog_list_home.list.col4 .bx_catalog_item {
	height: inherit;
	min-height: inherit;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	display: block;
}

.bx_catalog_list_home .bx_catalog_item_price {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.bx_catalog_list_home.list .bx_catalog_item_price .bx_price {}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	text-align: right;
	width: auto;
	padding-right: 10px;
}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	width: auto;
	float: none;
}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_controls_blocktwoa {
	width: 140px;
	float: none;
}

@media (min-width: 960px) {
	.bx_catalog_list_home.list {
		flex-wrap: wrap;
		padding-right: 30px;
	}
}

.bx_catalog_list_home.list .bx_catalog_item {
	width: 100% !important;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
	min-height: 250px;
}

@media (max-width: 580px) {
	.bx_catalog_list_home.list .bx_catalog_item_container {
		flex-wrap: wrap;
		justify-content: center;
		padding-top: 10px;
	}

	.toggle-bg {
		display: none;
	}
}

.bx_catalog_list_home.list .bx_catalog_item_container .main-info {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.bx_catalog_list_home.list .bx_catalog_item_container .main-info .name {
	font-size: 17px;
}

.bx_catalog_list_home.list .bx_catalog_item_container .bottom {
	align-self: center;
}

.bx_catalog_list_home.list .bx_catalog_item_controls {
	font-size: 10pt;
	display: block;
	opacity: 1;
}

.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo {
	text-align: right;
}

.bx_catalog_list_home.list .bx_catalog_item_images {
	padding-top: 0;
	height: 200px;
	max-width: 200px;
	margin-right: 15px;
	display: flex;
	align-items: center;
	float: left;
}

.bx_catalog_list_home.list .bx_catalog_item_images img {
	height: auto;
}

.iframe {
	max-width: 100% !important;
}

.pne1401 {
	overflow: hidden;
	font-size: 10pt;
	text-align: center;
}

.pne1401:hover {
	overflow: auto;
	height: auto !important;
}

.bx_catalog_item_container:hover .pne1401 {
	overflow: auto;
	height: auto !important;
}

.bx_catalog_list_home .bx_catalog_item .product_title {
	font-size: 10pt;
}

.bx_catalog_list_home.list .bx_catalog_item .product_title {
	font-size: 12pt;
}

.grid .bx_content_section {
	margin-bottom: 15px;
}

.grid .bx_sidebar {
	margin-bottom: 15px;
}

@keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
	}
}

@-webkit-keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
	}
}

#icons_sprite_svg {
	display: none;
}

.grid2x1 .bx_content_section {
	float: left;
	width: 80%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 20%;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width: 915px) {

	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
	display: block;
	margin: auto;
	max-height: 300px;
	height: 100%;
}

.bx_catalog_item_container a,
.bx_catalog_item_name_a {
	line-height: 1.34;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
}

.bx_catalog_item_container a:hover,
.bx_catalog_item_name_a:hover {
	color: #000;
}

.bx-section-desc-post {
	font-size: 15px;
	margin: 15px 0;
	text-align: justify;
	line-height: 1.3;
}

.bx-section-desc {
	clear: both;
	margin-bottom: 30px;
	font-size: 15px;
	text-align: justify;
	line-height: 1.3;
}

.bx-section-desc p {
	margin: 8px 0 16px 0;
	line-height: 1.3;
}

.bx-section-desc ul,
.bx-section-desc ol {
	font-size: 15px;
	line-height: 1.3;
	margin: 8px 0 16px 16px;
}

.bx_catalog_list_home {
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

@media (max-width: 640px) {
	.bx_catalog_list_home {
		border-bottom: 1px solid #e5e5e5;
	}
}

.bx_catalog_list_home .bx_catalog_item {
	position: relative;

	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	margin-bottom: 30px;
}

@media (min-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 30px 0;
		width: 100%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 31.333333%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 23%;
		border: 1px solid #e1e1e1;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n + 1) {}

	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 18%;
	}

	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n + 1) {
		clear: both;
	}
}

@media screen and (min-width: 760px) and (max-width: 848px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: fit-content !important;
	}
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		width: 31%;
	}
}

@media (min-width: 760px) and (max-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 31.333333%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n + 1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n + 1) {
		clear: both;
	}
}

@media (max-width: 760px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n + 1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}
}

@media (max-width: 580px) {
	.bx-touch .bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 0 30px;
		width: 100%;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n + 1) {
		clear: none;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 10px;
		margin: 0 1% 30px;
		width: 48%;
		clear: none;
		min-height: 370px;
		border: 1px solid #eee;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1),
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n + 1),
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n + 1),
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n + 1) {}

	.bx-touch .bx_catalog_list_home .bx_catalog_item_container {
		padding-top: 4px;
	}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover {
	border: none;
	padding: 0;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:hover {
	border: 1px solid #6c757d;
	padding-bottom: 1px;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position: absolute;
	z-index: 990;
	top: 1px;
	left: 0;
	right: 0;
	border: 1px solid #6c757d;
	background: #fff;
	padding: 0 10px 15px;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:hover .bx_catalog_item_container {
	border: none;
	padding: 0px 10px;
}

@media (max-width: 848px) {
	.bx_catalog_item_container img {
		max-width: 150px;
		width: 100%;
		height: 100%;
	}
}

.bx_catalog_list_home .bx_catalog_item_articul {
	color: #403838;
	font-size: 13px;
}

.bx_catalog_list_home .bx_catalog_item_title {
	overflow: hidden;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title {
	overflow: auto;
	height: auto !important;
}

.bx_catalog_list_home .bx_catalog_item_title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 15px;
	font-family: Century Gothic, sans-serif;
	line-height: 23px;
}

.bx_catalog_list_home .bx_catalog_item_title a:hover {
	color: #255aa7;
}

.bx_catalog_list_home .bx_catalog_item_price {
	color: #3f3f3f;
	font-weight: bold;
}

.bx_catalog_list_home .bx_catalog_item_price span {
	color: #a5a5a5;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}

.bx_catalog_list_home .bx_catalog_item_controls {
	padding-top: 10px;
	text-align: center;
	opacity: 0;
}

@media (min-width: 641px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_catalog_item_controls {
		height: auto;
	}
}

@media (max-width: 640px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls {
		height: auto;
		line-height: 30px;
		text-align: center;
	}
}

@media (max-width: 479px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls {
		height: auto;
		line-height: 30px;
		display: block;
	}
}

@media (max-width: 479px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
		height: auto;
	}
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	width: 100%;
	white-space: nowrap;
	text-align: center;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
	color: #3f3f3f;
	font-size: 13px;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #e4e4e4;
	background: #f3f3f3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
	margin-bottom: 10px;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	width: 48%;
	float: left;
	margin-left: 2px;
}

@media (max-width: 1670px) {
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo>a {
		font-size: 12px;
		line-height: 33px !important;
	}

	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 5px !important;
	}
}

@media (max-width: 1536px) {
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo>a {
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 12px;
		white-space: normal;
		line-height: 12px !important;
	}

	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 !important;
	}
}

@media (max-width: 580px) {
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
		width: 100% !important;
	}
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwoa {
	width: 100%;
	float: left;
	margin: 1%;
	box-sizing: border-box;
	line-height: 25px;
	height: 35px;
	padding-top: 4px;
	border: 1px solid #005cb6;
	background: #005cb6;
	border-radius: 0px;
	color: #fff;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwoa:hover {
	background: #eee;
	border: 1px solid #eee;
	color: #000;
}

@media (max-width: 640px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
		display: none;
	}

	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
		float: none;
		width: 100%;
		text-align: center;
	}
}

.bx_catalog_list_home .bx_catalog_item_controls input[type="text"] {
	border: none;
}

.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
	opacity: 1;
}

.bx_catalog_list_home .bx_cnt_desc {
	text-align: left;
	position: absolute;
	right: -45px;
	top: 2px;
	width: 40px;
}

@media (min-width: 641px) and (max-width: 960px) {}

.bx_catalog_list_home .bx_catalog_item_controls a {
	margin-bottom: 10px;
}

.bx_catalog_list_home .bx_catalog_item_price {
	font-size: 20px;
	text-align: center;
}

.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images {
	position: relative;
	z-index: 910;
	display: block;
	padding-top: 135%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.bx_catalog_list_home .bx_catalog_item_images_double {
	z-index: 900;
	margin-top: -135%;
	opacity: 0;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images {
	opacity: 0;
	-webkit-animation: rotateimgfirst 0.5s;
	animation: rotateimgfirst 0.5s;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double {
	opacity: 1;
	-webkit-animation: rotateimglast 0.5s;
	animation: rotateimglast 0.5s;
}

@keyframes rotateimgfirst {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@-webkit-keyframes rotateimgfirst {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes rotateimglast {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes rotateimglast {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	display: none;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu {
	display: block;
}

.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	padding-top: 10px;
}

.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
	margin: 0 auto;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
	display: none !important;
}

.bx_catalog_list_home .bx_stick {
	position: absolute;
	width: 123px;
	height: 35px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 #ba3434;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.bx_catalog_list_home .bx_stick.short {
	font-weight: bold;
	font-size: 18px;
}

.bx_catalog_list_home .bx_stick.average {
	font-weight: bold;
	font-size: 13px;
}

.bx_catalog_list_home .bx_stick.long {
	font-weight: normal;
	font-size: 11px;
}

.bx_catalog_list_home .bx_stick_disc {
	border-radius: 50%;
	background: #e3000f;
	position: absolute;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	line-height: 40px;
}

.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left {
	left: -2px;
}

.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right {
	right: 0;
}

.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top {
	top: 15px;
}

.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom {
	bottom: 5px;
}

.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle {
	top: 49%;
}

@media (min-width: 641px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_stick {
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}

	.bx_catalog_list_home .bx_stick.short {
		font-weight: normal;
		font-size: 14px;
	}

	.bx_catalog_list_home .bx_stick.average {
		font-weight: normal;
		font-size: 11px;
	}

	.bx_catalog_list_home .bx_stick.long {
		font-weight: normal;
		font-size: 11px;
	}

	.bx_catalog_list_home .bx_stick_disc {
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 20px;
		line-height: 65px;
	}
}

@media (max-width: 640px) {
	.bx-touch .bx_catalog_list_home .bx_stick {
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 11px;
		line-height: 30px;
	}

	.bx-touch .bx_catalog_list_home .bx_stick_disc {
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 16px;
		line-height: 49px;
	}
}

@media (max-width: 479px) {
	.bx-touch .bx_catalog_list_home .bx_stick {
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 11px;
		line-height: 30px;
	}

	.bx-touch .bx_catalog_list_home .bx_stick_disc {
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 38px;
	}
}

.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2 {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	white-space: nowrap;
}

.bx_catalog_list_home .bx_bt_button_type_2 {
	border: 1px solid #e9e9e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;
	text-shadow: 0 1px 0 #fff;
}

.bx_catalog_list_home .bx_bt_button_type_2:hover {
	background: #fff;
}

.bx_catalog_list_home .bx_bt_button_type_2:active {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
}

.bx_catalog_list_home .bx_small.bx_bt_button {
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 18px;
	line-height: 18px;
}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover {}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active {}

.bx_catalog_list_home .bx_medium.bx_bt_button {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	background: #255aa7;
	border: 1px solid #255aa7;
	color: #fff;
	border-radius: 0px;
}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 23px;
	font-weight: bold;
	line-height: 23px;
}

.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	font-weight: bold;
}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover {}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}

.bx_catalog_list_home .bx_col_input {
	display: inline-block;
	width: 40px;
	text-align: center;
}

.bx_catalog_list_home .bx_item_detail_size {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray {
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container {
	position: relative;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}

.bx_catalog_list_home .bx_item_detail_size ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size {
	overflow-x: auto;
}

.bx_catalog_list_home .bx_item_detail_size ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size ul {
	margin-left: 0 !important;
}

.bx_catalog_list_home .bx_item_detail_size ul li {
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}

.bx_catalog_list_home .bx_item_detail_size ul li .cnt {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left: 2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt {
	border: 1px solid #006cc0;
}

.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
	border: 2px solid #006cc0;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
	border: 1px solid #c0cfda !important;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i {
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 11;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
	opacity: 0.8;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {
	opacity: 1;
}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right {
	position: absolute;
	top: 0;
	bottom: 4px;
	width: 5%;
	max-width: 11px;
	cursor: pointer;
}

.bx_catalog_list_home .bx_item_detail_scu {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray {
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container {
	position: relative;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu {
	overflow-x: auto;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
	margin-left: 0 !important;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li {
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index: 10;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt {
	border: 1px solid #006cc0;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
	padding: 3px;
	border: 2px solid #006cc0;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
	border: 1px solid #c0cfda !important;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i {
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index: 11;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ulli.bx_active .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
	position: absolute;
	top: 6%;
	right: 6%;
	bottom: 6%;
	left: 6%;
	background-size: contain;
	background-repeat: no-repeat;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
	width: auto;
	height: 25px;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
	opacity: 0.8;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover {
	opacity: 1;
}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right {
	position: absolute;
	top: 0;
	bottom: 4px;
	width: 5%;
	max-width: 11px;
	cursor: pointer;
}

@media (min-width: 2000px) and (max-width: 3000px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 400px;
		padding: 1px 10px;
		font-size: 10px;
	}
}

@media (min-width: 1900px) and (max-width: 1930px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		height: 395px;
		padding: 1px 10px;
	}
}

@media (min-width: 1700px) and (max-width: 1890px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 290px;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 400px;
		padding: 1px 10px;
	}
}

@media (min-width: 1671px) and (max-width: 1690px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 280px;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 375px;
		padding: 1px 10px;
	}
}

@media (max-width: 1536px) {
	.bx_catalog_item_container a img {
		max-width: 100%;
	}
}

@media (min-width: 1500px) and (max-width: 1670px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 310px;
		padding: 1px 10px;
	}

	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 250px;
	}
}

@media (min-width: 1350px) and (max-width: 1490px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 310px;
		padding: 1px 10px;
		font-size: 10px;
	}
}

@media (min-width: 1100px) and (max-width: 1340px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 260px;
		padding: 1px 10px;
		font-size: 10px;
	}
}

@media (min-width: 1000px) and (max-width: 1090px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 290px;
		padding: 1px 10px;
		font-size: 10px;
	}

	.bx_catalog_item_container a img {
		max-width: 150px;
	}

	.bx_catalog_list_home .bx_catalog_item .product_title {
		font-size: 9pt;
	}
}

@media (min-width: 760px) and (max-width: 1285px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 150px;
	}
}

@media (-webkit-device-pixel-ratio: 1.5) {
	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 5px;
		font-size: 10px;
	}
}

@media (-webkit-device-pixel-ratio: 1.25) {
	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 8px;
	}
}

@media screen and (min-width: 1035px) {
	.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo a {
		display: flex;
		align-items: center;
		text-align: center;
		justify-content: center;
	}
}

@media screen and (min-width: 1px) and (max-width: 1377px) {
	.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo a {
		width: 105px;
		margin-left: auto;
		height: 30px;
	}
}

@media screen and (min-width: 1377px) {
	.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo a {
		width: 125px;
		margin-left: auto;
		height: 35px;
	}
}

@media screen and (min-width: 1340px) {
	.CatalogBacketPopups {
		max-width: max-content;
		min-width: 400px;
	}
}

.bx_catalog_item_container {
	text-align: center;
	text-decoration: none;
}

.seotext_table td {
	border: 1px solid #ddd;
	padding: 8px;
}

@media screen and (max-width: 960px) {
	.popup-window-buttons {
		padding: 0 5% !important;
	}

	.popup-window-buttons .bx_medium.bx_bt_button {
		width: 100%;
		font-size: 13px !important;
		margin-bottom: 10px !important;
		margin-right: 0 !important;
	}

	.popup-window-buttons {
		flex-direction: column !important;
	}
}
/* End */


/* Start:/local/templates/ruselt/components/bitrix/catalog.section/recomendation/style.css?174532149733803*/
.o_d_i {
	text-align: left;
	line-height: 20px;
}

.bx_catalog_list_home.list .bx_182219 {
	position: relative;
	left: 280px;
	top: -250px;
}

.bx_catalog_item_title {
	text-align: center
}

.bx_catalog_list_home.list .bx_catalog_item {
	padding-bottom: 1px;
}

.bx_catalog_list_home.list .bx_catalog_item_container {
	display: flex;
	min-height: unset;
	flex-wrap: nowrap;
	align-content: flex-start;
	justify-content: space-between;
	align-items: flex-start;
}

.bx_catalog_list_home.list .bx_catalog_item_main {
	order: 1;
}

.bx_catalog_list_home.list .bx_catalog_item_image {
	padding: 15px;
}

.bx_catalog_list_home.list .bx_catalog_item_image img {
	padding: 0;
	height: 200px;
	max-width: 250px;
	margin-right: 15px;
	display: block;
	align-items: center;
	float: none;
}

.bx_catalog_list_home.list .bx_catalog_item_name {
	position: absolute;
	left: 278px;
	top: 0;
	width: calc(100% - 430px);
	font-weight: 600;
	padding-top: 20px;
	margin-left: 50px;
}

@media (max-width: 1610px) {
	.bx_catalog_list_home.list .bx_catalog_item_name {
		margin-left: 0;
	}
}

@media (max-width: 1285px) {
	.bx_catalog_list_home.list .bx_catalog_item_name {
		left: 230px;
	}
}

.bx_catalog_list_home.list .bx_catalog_item .pne1401 {
	text-align: left;
}

.bx_catalog_list_home.list .bx_catalog_item_price {
	position: absolute;
	top: 35px;
	right: 20px;
	text-align: right;
}

.bx_catalog_list_home.list .bx_catalog_item_controls {
	order: 2;
	margin-top: 80px;
	margin-left: 40px;
	flex-grow: 2;
	position: relative;
}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_compare_link {
	left: -72px;
	top: -80px;
}

.bx_catalog_list_home.list .bx_catalog_item .bx_182219 {
	position: absolute;
	left: 0;
	top: 0px;
	padding: 0;
	max-width: 750px;
	float: none;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:active .bx_catalog_item_container {}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:hover .bx_catalog_item_container {
	position: inherit;
}

.bx_catalog_list_home.list.col4 .bx_catalog_item {
	height: inherit;
	min-height: inherit;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	display: block;
}

.bx_catalog_list_home.list .bx_catalog_item_price .bx_price {}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	text-align: right;
	width: auto;
	padding-right: 10px;
}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	width: auto;
	float: none;
}

.bx_catalog_list_home.list .bx_catalog_item_controls .bx_catalog_item_controls_blocktwoa {
	width: 140px;
	float: none;
}

@media (min-width: 960px) {
	.bx_catalog_list_home.list {
		flex-wrap: wrap;
		padding-right: 30px;
	}
}

.bx_catalog_list_home.list .bx_catalog_item {
	width: 100% !important;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
	min-height: 250px;
}

@media (max-width: 580px) {
	.bx_catalog_list_home.list .bx_catalog_item_container {
		flex-wrap: wrap;
		justify-content: center;
		padding-top: 10px;
	}

	.toggle-bg {
		display: none;
	}
}

.bx_catalog_list_home.list .bx_catalog_item_container .main-info {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.bx_catalog_list_home.list .bx_catalog_item_container .main-info .name {
	font-size: 17px;
}

.bx_catalog_list_home.list .bx_catalog_item_container .bottom {
	align-self: center;
}

.bx_catalog_list_home.list .bx_catalog_item_controls {
	font-size: 10pt;
	display: block;
	opacity: 1;
}

.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo {
	text-align: right;
}

.bx_catalog_list_home.list .bx_catalog_item_images {
	padding-top: 0;
	height: 200px;
	max-width: 200px;
	margin-right: 15px;
	display: flex;
	align-items: center;
	float: left;
}

.bx_catalog_list_home.list .bx_catalog_item_images img {
	height: auto;
}

.iframe {
	max-width: 100% !important;
}

.pne1401 {
	overflow: hidden;
	font-size: 10pt;
	text-align: center;
}

.pne1401:hover {
	overflow: auto;
	height: auto !important;
}

.bx_catalog_item_container:hover .pne1401 {
	overflow: auto;
	height: auto !important;
}

.bx_catalog_list_home .bx_catalog_item .product_title {
	font-size: 10pt;
}

.bx_catalog_list_home.list .bx_catalog_item .product_title {
	font-size: 12pt;
}

.grid .bx_content_section {
	margin-bottom: 15px;
}

.grid .bx_sidebar {
	margin-bottom: 15px;
}

@keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
	}
}

@-webkit-keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
	}
}

#icons_sprite_svg {
	display: none;
}

.grid2x1 .bx_content_section {
	box-sizing: border-box;
	float: left;
	width: 80%;
	margin-bottom: 15px;
	padding-right: 16px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 20%;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width: 915px) {

	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_content_section {
		padding-right: 0;
	}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
	display: block;
	margin: auto;
	max-height: 300px;
	height: 100%;
}

.bx_catalog_item_container a,
.bx_catalog_item_name_a {
	line-height: 1.34;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
}

.bx_catalog_item_container a:hover,
.bx_catalog_item_name_a:hover {
	color: #000;
}

.bx-section-desc-post {
	font-size: 15px;
	margin: 15px 0;
	text-align: justify;
	line-height: 1.3;
}

.bx-section-desc {
	clear: both;
	margin-bottom: 30px;
	font-size: 15px;
	text-align: justify;
	line-height: 1.3;
}

.bx-section-desc p {
	margin: 8px 0 16px 0;
	line-height: 1.3;
}

.bx-section-desc ul,
.bx-section-desc ol {
	font-size: 15px;
	line-height: 1.3;
	margin: 8px 0 16px 16px;
}

.bx_catalog_list_home {
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

@media (max-width: 640px) {
	.bx_catalog_list_home {
		border-bottom: 1px solid #e5e5e5;
	}
}

.bx_catalog_list_home .bx_catalog_item {
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	margin-bottom: 30px;
}

@media (min-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 30px 0;
		width: 100%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 31.333333%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 23%;
		border: 1px solid #e1e1e1;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n + 1) {}

	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 18%;
	}

	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n + 1) {
		clear: both;
	}
}

@media screen and (min-width: 760px) and (max-width: 848px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: fit-content !important;
	}
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		width: 31%;
	}
}

@media (min-width: 760px) and (max-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 31.333333%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n + 1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n + 1) {
		clear: both;
	}
}

@media (max-width: 760px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n + 1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n + 1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n + 1) {
		clear: both;
	}
}

@media (max-width: 580px) {
	.bx-touch .bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 0 30px;
		width: 100%;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n + 1) {
		clear: none;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1) {}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 10px;
		margin: 0 1% 30px;
		width: 48%;
		clear: none;
		border: 1px solid #eee;
	}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n + 1),
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n + 1),
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n + 1),
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n + 1) {}

	.bx-touch .bx_catalog_list_home .bx_catalog_item_container {
		padding-top: 4px;
	}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover {
	border: none;
	padding: 0;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:hover {
	border: 1px solid #6c757d;
	padding-bottom: 1px;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position: absolute;
	z-index: 990;
	top: 1px;
	left: 0;
	right: 0;
	border: 1px solid #6c757d;
	background: #fff;
	padding: 0 10px 15px;
}

.bx-no-touch .bx_catalog_list_home.list .bx_catalog_item:hover .bx_catalog_item_container {
	border: none;
	padding: 0px 10px;
}

@media (max-width: 848px) {
	.bx_catalog_item_container img {
		max-width: 150px;
		width: 100%;
		height: 100%;
	}
}

.bx_catalog_list_home .bx_catalog_item_articul {
	color: #403838;
	font-size: 13px;
}

.bx_catalog_list_home .bx_catalog_item_title {
	overflow: hidden;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title {
	overflow: auto;
	height: auto !important;
}

.bx_catalog_list_home .bx_catalog_item_title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 15px;
	font-family: Century Gothic, sans-serif;
	line-height: 23px;
}

.bx_catalog_list_home .bx_catalog_item_title a:hover {
	color: #255aa7;
}

.bx_catalog_list_home .bx_catalog_item_price {
	color: #3f3f3f;
	font-weight: bold;
}

.bx_catalog_list_home .bx_catalog_item_price span {
	color: #a5a5a5;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}

.bx_catalog_list_home .bx_catalog_item_controls {
	padding-top: 10px;
	text-align: center;
	opacity: 0;
}

@media (min-width: 641px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_catalog_item_controls {
		height: auto;
	}
}

@media (max-width: 640px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls {
		height: auto;
		line-height: 30px;
		text-align: center;
	}
}

@media (max-width: 479px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls {
		height: auto;
		line-height: 30px;
		display: block;
	}
}

@media (max-width: 479px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
		height: auto;
	}
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	width: 100%;
	white-space: nowrap;
	text-align: center;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
	color: #3f3f3f;
	font-size: 13px;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #e4e4e4;
	background: #f3f3f3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
	margin-bottom: 10px;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	width: 48%;
	float: left;
	margin-left: 2px;
}

@media (max-width: 1670px) {
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo>a {
		font-size: 12px;
		line-height: 33px !important;
	}

	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 5px !important;
	}
}

@media (max-width: 1536px) {
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo>a {
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 12px;
		white-space: normal;
		line-height: 12px !important;
	}

	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 !important;
	}
}

@media (max-width: 580px) {
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
		width: 100% !important;
	}
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwoa {
	width: 100%;
	float: left;
	margin: 1%;
	box-sizing: border-box;
	line-height: 25px;
	height: 35px;
	padding-top: 4px;
	border: 1px solid #005cb6;
	background: #005cb6;
	border-radius: 0px;
	color: #fff;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwoa:hover {
	background: #eee;
	border: 1px solid #eee;
	color: #000;
}

@media (max-width: 640px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
		display: none;
	}

	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
		float: none;
		width: 100%;
		text-align: center;
	}
}

.bx_catalog_list_home .bx_catalog_item_controls input[type="text"] {
	border: none;
}

.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
	opacity: 1;
}

.bx_catalog_list_home .bx_cnt_desc {
	text-align: left;
	position: absolute;
	right: -45px;
	top: 2px;
	width: 40px;
}

@media (min-width: 641px) and (max-width: 960px) {}

.bx_catalog_list_home .bx_catalog_item_controls a {
	margin-bottom: 10px;
}

.bx_catalog_list_home .bx_catalog_item_price {
	font-size: 20px;
	text-align: center;
}

.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images {
	position: relative;
	z-index: 910;
	display: block;
	padding-top: 135%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.bx_catalog_list_home .bx_catalog_item_images_double {
	z-index: 900;
	margin-top: -135%;
	opacity: 0;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images {
	opacity: 0;
	-webkit-animation: rotateimgfirst 0.5s;
	animation: rotateimgfirst 0.5s;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double {
	opacity: 1;
	-webkit-animation: rotateimglast 0.5s;
	animation: rotateimglast 0.5s;
}

@keyframes rotateimgfirst {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@-webkit-keyframes rotateimgfirst {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes rotateimglast {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes rotateimglast {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	display: none;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu {
	display: block;
}

.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	padding-top: 10px;
}

.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
	margin: 0 auto;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
	display: none !important;
}

.bx_catalog_list_home .bx_stick {
	position: absolute;
	width: 123px;
	height: 35px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 #ba3434;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.bx_catalog_list_home .bx_stick.short {
	font-weight: bold;
	font-size: 18px;
}

.bx_catalog_list_home .bx_stick.average {
	font-weight: bold;
	font-size: 13px;
}

.bx_catalog_list_home .bx_stick.long {
	font-weight: normal;
	font-size: 11px;
}

.bx_catalog_list_home .bx_stick_disc {
	border-radius: 50%;
	background: #e3000f;
	position: absolute;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}

.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left {
	left: -2px;
}

.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right {
	right: 0;
}

.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top {
	top: 15px;
}

.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom {
	bottom: 5px;
}

.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle {
	top: 49%;
}

@media (min-width: 641px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_stick {
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}

	.bx_catalog_list_home .bx_stick.short {
		font-weight: normal;
		font-size: 14px;
	}

	.bx_catalog_list_home .bx_stick.average {
		font-weight: normal;
		font-size: 11px;
	}

	.bx_catalog_list_home .bx_stick.long {
		font-weight: normal;
		font-size: 11px;
	}

	.bx_catalog_list_home .bx_stick_disc {
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 20px;
		line-height: 65px;
	}
}

@media (max-width: 640px) {
	.bx-touch .bx_catalog_list_home .bx_stick {
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 11px;
		line-height: 30px;
	}

	.bx-touch .bx_catalog_list_home .bx_stick_disc {
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 16px;
		line-height: 49px;
	}
}

@media (max-width: 479px) {
	.bx-touch .bx_catalog_list_home .bx_stick {
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 11px;
		line-height: 30px;
	}

	.bx-touch .bx_catalog_list_home .bx_stick_disc {
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 38px;
	}
}

.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2 {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	white-space: nowrap;
}

.bx_catalog_list_home .bx_bt_button_type_2 {
	border: 1px solid #e9e9e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;
	text-shadow: 0 1px 0 #fff;
}

.bx_catalog_list_home .bx_bt_button_type_2:hover {
	background: #fff;
}

.bx_catalog_list_home .bx_bt_button_type_2:active {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
}

.bx_catalog_list_home .bx_small.bx_bt_button {
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 18px;
	line-height: 18px;
}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover {}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active {}

.bx_catalog_list_home .bx_medium.bx_bt_button {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	background: #255aa7;
	border: 1px solid #255aa7;
	color: #fff;
	border-radius: 0px;
}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 23px;
	font-weight: bold;
	line-height: 23px;
}

.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	font-weight: bold;
}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover {}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}

.bx_catalog_list_home .bx_col_input {
	display: inline-block;
	width: 40px;
	text-align: center;
}

.bx_catalog_list_home .bx_item_detail_size {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray {
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container {
	position: relative;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}

.bx_catalog_list_home .bx_item_detail_size ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size {
	overflow-x: auto;
}

.bx_catalog_list_home .bx_item_detail_size ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size ul {
	margin-left: 0 !important;
}

.bx_catalog_list_home .bx_item_detail_size ul li {
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}

.bx_catalog_list_home .bx_item_detail_size ul li .cnt {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left: 2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt {
	border: 1px solid #006cc0;
}

.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
	border: 2px solid #006cc0;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
	border: 1px solid #c0cfda !important;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i {
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 11;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
	opacity: 0.8;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {
	opacity: 1;
}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right {
	position: absolute;
	top: 0;
	bottom: 4px;
	width: 5%;
	max-width: 11px;
	cursor: pointer;
}

.bx_catalog_list_home .bx_item_detail_scu {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray {
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container {
	position: relative;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu {
	overflow-x: auto;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
	margin-left: 0 !important;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li {
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index: 10;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt {
	border: 1px solid #006cc0;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
	padding: 3px;
	border: 2px solid #006cc0;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
	border: 1px solid #c0cfda !important;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i {
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index: 11;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ulli.bx_active .cnt {
	border: none;
	border-style: solid;
	border-width: 1px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
	position: absolute;
	top: 6%;
	right: 6%;
	bottom: 6%;
	left: 6%;
	background-size: contain;
	background-repeat: no-repeat;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
	width: auto;
	height: 25px;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
	opacity: 0.8;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover {
	opacity: 1;
}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right {
	position: absolute;
	top: 0;
	bottom: 4px;
	width: 5%;
	max-width: 11px;
	cursor: pointer;
}

@media (min-width: 2000px) and (max-width: 3000px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 400px;
		padding: 1px 10px;
		font-size: 10px;
	}
}

@media (min-width: 1900px) and (max-width: 1930px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		height: 395px;
		padding: 1px 10px;
	}
}

@media (min-width: 1700px) and (max-width: 1890px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 290px;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 400px;
		padding: 1px 10px;
	}
}

@media (min-width: 1671px) and (max-width: 1690px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 280px;
	}

	.bx_catalog_list_home.col4 .bx_catalog_item {
		padding: 1px 10px;
	}
}

@media (max-width: 1536px) {
	.bx_catalog_item_container a img {
		max-width: 100%;
	}
}

@media (min-width: 1500px) and (max-width: 1670px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 310px;
		padding: 1px 10px;
	}

	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 250px;
	}
}

@media (min-width: 1350px) and (max-width: 1490px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 310px;
		padding: 1px 10px;
		font-size: 10px;
	}
}

@media (min-width: 1100px) and (max-width: 1340px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 260px;
		padding: 1px 10px;
		font-size: 10px;
	}
}

@media (min-width: 1000px) and (max-width: 1090px) {
	.bx_catalog_list_home.col4 .bx_catalog_item {
		min-height: 290px;
		padding: 1px 10px;
		font-size: 10px;
	}

	.bx_catalog_item_container a img {
		max-width: 150px;
	}

	.bx_catalog_list_home .bx_catalog_item .product_title {
		font-size: 9pt;
	}
}

@media (min-width: 760px) and (max-width: 1285px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container img {
		max-height: 150px;
	}
}

@media (-webkit-device-pixel-ratio: 1.5) {
	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 5px;
		font-size: 10px;
	}
}

@media (-webkit-device-pixel-ratio: 1.25) {
	.bx_catalog_list_home .bx_medium.bx_bt_button {
		padding: 0 8px;
	}
}

@media screen and (min-width: 1035px) {
	.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo a {
		display: flex;
		align-items: center;
		text-align: center;
		justify-content: center;
	}
}

@media screen and (min-width: 1px) and (max-width: 1377px) {
	.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo a {
		width: 105px;
		margin-left: auto;
		height: 30px;
	}
}

@media screen and (min-width: 1377px) {
	.bx_catalog_list_home.list .bx_catalog_item_controls_blocktwo a {
		width: 125px;
		margin-left: auto;
		height: 35px;
	}
}

@media screen and (min-width: 1340px) {
	.CatalogBacketPopups {
		max-width: max-content;
		min-width: 400px;
	}
}

.bx_catalog_item_container {
	text-align: center;
	text-decoration: none;
}

.seotext_table td {
	border: 1px solid #ddd;
	padding: 8px;
}

.andview .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,
.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,
.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,
.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item {
	min-height: auto !important;
}

.andview .bx_catalog_list_home {
	margin-top: 20px;
}
/* End */


/* Start:/local/templates/ruselt/components/bitrix/form/zakaz/bitrix/form.result.new/.default/style.css?17483398251426*/
table.form-table th,
table.form-table td {
	vertical-align: top
}

table.form-table th {
	color: #25639a
}

table.form-table td {
	padding: 10px 5px
}

.form-required {
	color: red
}

.error-fld {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-image: url(/local/templates/ruselt/components/bitrix/form/zakaz/bitrix/form.result.new/.default/images/icon_warn.gif)
}

.kff-tab-form,
.kff-tab-form tr,
.kff-tab-form tr td {
	border: none 0
}

.kff-field-label {
	min-width: 150px;
	width: 40%;
	padding-bottom: 15px
}

.kff-name,
.kff-phone,
.kff-email,
.kff-captcha,
.kff-text {
	width: 100%;
	padding-bottom: 15px
}

.kff-name input,
.kff-phone input,
.kff-email input {
	min-width: 250px;
	width: 60%;
	background: #fff;
	border: #8ca3ae solid 1px;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
	padding: 5px 10px !important
}

.kff-text textarea {
	min-width: 250px;
	width: 60%;
	resize: none;
	background: #fff;
	border: #8ca3ae solid 1px;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
	padding: 5px 10px !important
}

span.kff-req {
	color: red
}

.kff-ok-text {
	color: green;
	font-weight: 700;
	padding-bottom: 1em
}

.kff-feedback input[type="submit"] {
	background: #fff;
	border: #8ca3ae solid 1px;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
	cursor: pointer;
	padding: 5px 10px !important
}
/* End */
/* /local/templates/ruselt/components/bitrix/catalog/.default_custom1/style.css?17485071373700 */
/* /local/templates/ruselt/components/bitrix/catalog.smart.filter/.default2/style.css?174852861020215 */
/* /local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.section.list/.default/style.css?17453260477605 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16510434052655 */
/* /local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.section/.default/style.css?174532149732153 */
/* /local/templates/ruselt/components/bitrix/catalog.section/recomendation/style.css?174532149733803 */
/* /local/templates/ruselt/components/bitrix/form/zakaz/bitrix/form.result.new/.default/style.css?17483398251426 */
