

/* Start:/bitrix/templates/furniture_gray/components/bitrix/breadcrumb/.default/style.css?1734084625660*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}
.bx-breadcrumb i:before {content: '/'; display: inline-block;}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a, .bx-breadcrumb .bx-breadcrumb-item div {display: inline-block; border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/style.css?174221643119614*/
.bx-filter {
	width: 100%;
	min-width: 220px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;
	padding-top: 26px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 5px;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
	.bx-filter .bx-filter-parameters {
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
	}
	.bx-filter .bx-filter-parameters-box {
		width: calc(33.333% - 10px);
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box-title span {
	color: #d72225;
	font-weight: 700;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	/*color: #95a1a8;*/
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 18px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	padding-bottom: 20px;
}

.bx-filter-parameters-box-container-button {
	display: flex; gap: 10px;
}

.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}

.bx-filter-parameters-box-container .checkbox {
	display: block;
	cursor: pointer;
	user-select: none;
	position: relative;
}
.bx-filter-parameters-box-container .checkbox input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
.bx-filter-parameters-box-container .checkbox .bx-filter-param-text {
	display: inline-block;
	position: relative; 
	padding: 0 0 0 35px; 
	line-height: 22px;    
}
.bx-filter-parameters-box-container .checkbox .bx-filter-param-text:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #ccd5db;
	background: #fff;
}
.bx-filter-parameters-box-container .checkbox input[type=checkbox]:checked + .bx-filter-param-text:after {
	background-color: #d72225;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 3px;
	top: 3px;
}

.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
	display: flex;
    align-items: center;
    gap: 10px;
	width: calc(50% - 5px);
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {
	width: 100%;
}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 16px;
	height: 46px;
	margin: 0;
	padding: 5px 15px;
	border: 1px solid #ccd5db;
	border-radius: 40px;
	background: #fff;
	outline: none
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
	display: none;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.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: 0;
	bottom: 0;
}
.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;
	/*background: #849da4;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.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;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	width: 100%;
	border-radius: 40px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
}*/
.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: 46px;
	margin: 0;
	padding: 0 33px 0 15px;
	border: none;
	border-radius: 40px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 16px;
	line-height: 46px;
	overflow: hidden;
	max-width: 100%;
	height: 46px;
	border-radius: 40px;
	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: 46px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.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: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio 
*
*/

.bx-filter .bx-filter-input-checkbox {}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
}
/*
* 	BTN 
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-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;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/active.png) 2 repeat;
}*/
/* --- colors */
.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("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat 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 .pc_btn {
	border-radius: 40px;
	font-size: 18px;
	cursor: pointer;
}
/*
*	icon
*
*/

.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: 23px;
	height: 23px;
	margin-top: -4px;
	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:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-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;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset 
*
*/

/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #d72225;
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.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: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/colors.css?17422164345078*/
.bx-filter.bx-red .bx-filter-section {
	
}
/*
* INPUTS
*
*/
.bx-filter.bx-red .bx-filter-input-container input:focus {
	border-color: #da3737;
}
.bx-retina .bx-filter.bx-red .bx-filter-input-container input:focus {
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-red .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-red .bx-ui-slider-pricebar-vd{background: #b1b1b1;}
.bx-filter.bx-red .bx-ui-slider-pricebar-vn{background: #e48d8d;}
.bx-filter.bx-red .bx-ui-slider-pricebar-v {background: #da3737;}

.bx-filter.bx-red .bx-ui-slider-handle.left {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I1OUIzMzkwODQ4MTFFNTkyRTFENDc1Q0VEM0NDMjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I1OUIzM0EwODQ4MTFFNTkyRTFENDc1Q0VEM0NDMjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3QjU5QjMzNzA4NDgxMUU1OTJFMUQ0NzVDRUQzQ0MyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3QjU5QjMzODA4NDgxMUU1OTJFMUQ0NzVDRUQzQ0MyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjdWjeMAAABbSURBVHjapMyxDQAgCERRZQe3cFv3cSxrsTAxCgoeyRUU78dWSgAuEYJ5lRDMy4Tg8RCCvYEDewIitgZUbAlc8SvwxLeACWsBM5YCLrwH3HgNfOEZ+MbjugADAMODERZxf1hDAAAAAElFTkSuQmCC") no-repeat right top;
}
.bx-filter.bx-red .bx-ui-slider-handle.right {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzM3OTk0MDcwODQ4MTFFNUIzRDVGMTUwNzFBRDlEQTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzM3OTk0MDgwODQ4MTFFNUIzRDVGMTUwNzFBRDlEQTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3Mzc5OTQwNTA4NDgxMUU1QjNENUYxNTA3MUFEOURBOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3Mzc5OTQwNjA4NDgxMUU1QjNENUYxNTA3MUFEOURBOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsmVoicAAABuSURBVHjaYvw2ebIoAwPDawYyARMQ7wNiUUoM0KHEECYoTbYhTEhssgxhQuOTbAgTFjGSDGHCIU60IUx45IgyhImABQQNYSLCm3gNYSIysHEawkRClGM1hInEhIdhCBMZyR/FECYyMyHcEIAAAwC23xIBIj0oQAAAAABJRU5ErkJggg==") no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-red .bx-filter-select-container.bx-active,
.bx-filter.bx-red .bx-filter-select-container:focus {
	border-color: #da3737;
}
.bx-retina .bx-filter.bx-red .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-red .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-red .bx-filter-tag {
	border-top: 1px solid #f8dbdb;
	border-bottom: 1px solid #f8dbdb;
}
.bx-filter.bx-red .bx-tag-link {
	color: #e48d8d;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio 
*
*/
/*
* 	BTN 
*
*/
.bx-filter.bx-red .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-red .bx-filter-param-btn:hover,
.bx-filter.bx-red .bx-filter-param-btn:active,
.bx-filter.bx-red .bx-filter-param-btn:focus {
	border-color: #da3737;
}
.bx-retina .bx-filter.bx-red .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-red .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-red .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-red .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/images/active.png) 2 repeat;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/.default/style.css?1734348457234*/
.p_pagenavigation {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 35px;
	margin-bottom: 60px;
	width: 100%;
}

.p_pagenavigation .text {
	display: flex;
	gap: 5px;
}

.p_pagenavigation .text b {
	color: #D72225;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/system.pagenavigation/.default/style.css?1734348457234*/
.p_pagenavigation {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 35px;
	margin-bottom: 60px;
	width: 100%;
}

.p_pagenavigation .text {
	display: flex;
	gap: 5px;
}

.p_pagenavigation .text b {
	color: #D72225;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/catalog.section/new-2/style.css?17369174812486*/
.p_cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 35px;
  margin-bottom: 60px;
}

.p_cards.all_visible .p_card {
  display: block !important;
}

.p_card {
  border-radius: 20px;
  overflow: hidden;
  filter: drop-shadow(6px 6px 16px rgba(0, 0, 0, 0.25)) drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(2px 2px 4px #EEEDED);
}

.pc_img {
  display: block;
  height: 270px;
  overflow: hidden;
  background: #fff;
}

.pc_img a {
	display: block;
	width: 100%;
	height: 100%;
}

.pc_img:hover img {
  scale: 1.1;
}

.pc_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
  transition: 0.5s;
}

.pc_content {
  background: #fff;
  padding: 10px;
}

.pc_name {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
	height: 40px;
	overflow: hidden;
}

.pc_name>span {
  display: block;
  font-size: 16px;
  font-weight: 800;
  text-decoration: underline;
}

.pci_line {
  display: flex;
  justify-content: space-between;
}

.pci_line>div {
  font-size: 14px;
  line-height: 18px;
}

.pci_line>div:nth-child(2) {
  font-weight: 600;
  text-decoration: underline;
}

.pci_line>div:last-child {
  margin-bottom: 0;
}

.pc_info {
  margin-bottom: 15px;
}

.pc_bot {
  display: flex;
  justify-content: space-between;
}

.pc_mid {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 15px;
}

.pcb_left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pcb_left>div, .pcb_right>div {
  display: flex;
  gap: 10px;
  align-items: center;
}

.pcb_left>div>span {
  display: block;
  width: 30px;
  text-align: center;
}

.pcb_left>div>span>img {
  display: inline-block;
}

.pcb_left>div>div {
  font-size: 14px;
  color: #000;
}

.pcb_right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.pc_price {
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
  background: #C9DBDB;
  padding: 13px;
  width: 70%;
  border-radius: 10px 0 0 10px;
}

.pc_socials_2 {
  justify-content: center;
  gap: 5px;
  align-items: center;
}

.pc_socials_2 > a {
	height: 30px;
	width: 30px;
}

.pc_btn {
  display: block;
  width: 30%;
  height: 46px;
  background: #D72225;
  border-radius: 0 10px 10px 0;
  font-size: 14px;
  line-height: 46px;
  color: #F8F8F8;
  font-weight: 600;
  text-align: center;
  transition: 0.3s;
}

.pc_btn:hover {
  opacity: 0.7;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/catalog.section/new-2/themes/red/style.css?1732708652823*/
/* catalog.section */

/*
#651c0d
#a9331c
#772c1c
#bd4b35
*/

/* Slider */
.bx-red .product-item-image-slider-progress-bar { background-color: #F42C2C;}
.bx-red .product-item-image-slider-control:hover{ background-color: rgba(244,44,44,.8);}
.bx-red .product-item-image-slider-control.active,
.bx-red .product-item-image-slider-control:hover{ background-color: #F42C2C;}

/* SCU */
.bx-red .product-item-scu-item-text-block:hover,
.bx-red .product-item-scu-item-color-block:hover,
.bx-red .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-red .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #da3737;}

/* Amount */
.bx-red .product-item-amount-field:focus{border-color: #da3737;}


.bx-red .catalog-section-header{border-color:#da3737;}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/documents-item/style.css?1739425854840*/
.section-docs .item {margin: 0 0 20px;}
.section-docs .item a {display: block; text-decoration: underline;}
.section-docs .item .di_img {display: block; border-radius: 20px; overflow: hidden; max-width: 350px; height: 350px; width: 100%; margin: 0 auto 10px;}
.section-docs .item .di_img > img {display: block; object-fit: cover; max-width: 100%; width: auto; margin: auto; max-height: 100%; border-radius: 20px; filter: blur(2px);}
.section-docs .item .di_name {display: inline-block; font-size: 20px;color: #000; font-family: "Inter"; text-decoration: underline; transition: 0.3s;}
.section-docs .item .di_name:hover {text-decoration: none;}
@media only screen and (min-width: 1024px) {
	.section-docs {display: flex; flex-wrap: wrap; justify-content: space-between; gap: 20px;}
	.section-docs .item {margin: 0; width: calc(33% - 15px)}
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/sliders-3/style.css?1742794551702*/
.thx_slider-3 {overflow: hidden; display: flex; max-width: 100%;}
.thx_slider-3 .owl-next {right: 0;}
.thx_slider-3 .owl-prev {left: 0;}
.thx_slider-3 .owl-prev {left: 0;}
.thx_slider-3  a {display: block; width: 100%; height: 100%;}
.thx_slider-3 img {display: block; margin: auto; width: auto; max-width: 100%; height: 270px; border-radius: 10px; border-style: solid; -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);}
.thx_slider-3 .name {display: block; text-align: center; margin: 10px 0 0; max-width: 100%; overflow: hidden;}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/news/style.css?1732621388814*/
div.news-list {
	word-wrap: break-word;
}
div.news-list a {
	display: block;
}
div.news-list .news-item {
	border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 24px;
	margin: 0 0 25px;
}
div.news-list .news-item > a {
	margin: 0 0 10px;
}
div.news-list .news-img {
	width: 100%;
	margin: 0 0 10px;
	height: 230px;
    overflow: hidden;
}
div.news-list .news-img img {
	width: 100%;
	border-radius: 10px;
}
div.news-list .news-name {
	margin: 0 0 10px;
	min-height: 40px;
}
div.news-list .news-date-time {
	color: #6F7381;
}
@media only screen and (min-width: 1024px) {
	div.news-list {
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
	}
	
	div.news-list .news-item {
		width: calc(33.33% - 10px)
	}
}

/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/form.result.new/form2/style.css?17494461351316*/
.director_form .f_body .f_input {
	width: 100%;
	margin: 0 0 20px;
}
.director_form .f_body .f_input .f_title {
	display: block;
	margin-bottom: 10px;
}
.director_form .f_body .f_input input[type="text"] {
  display: block;
  width: 100%;
  height: 50px;
  background: #EAEAEA;
  border-radius: 10px;
  padding: 0 20px;
  font-size: 20px;
}
.director_form .f_body .f_input textarea {
  display: block;
  width: 100%;
  height: 50px;
  background: #EAEAEA;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 20px;
}
.director_form .f_body .f_input span {
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
}
.director_form .f_foot .f_submit {
  max-width: 100%;
  cursor: pointer;
  padding: 0px 10px;
  text-align: center;
  margin: 20px 0;
}
.director_form .f_foot .f_polit {
	display: block;
	font-size: 12px;
	color: #5C5C5C;
}

.director_form .f_foot .f_polit a {
	font-size: inherit;
}

.director_form .f_foot .f_required_sign {
	display: block;
	font-size: 14px;
}
@media only screen and (min-width: 1024px) {
	.director_form .f_body {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.director_form .f_body .f_input {
		width: calc(50% - 10px);
		margin: 0;
	}
	.director_form .f_body .f_textarea {
		width: 100%;
	}
	.director_form .f_body .f_input textarea {
		height: 80px
	}
}
/* End */
/* /bitrix/templates/furniture_gray/components/bitrix/breadcrumb/.default/style.css?1734084625660 */
/* /bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/style.css?174221643119614 */
/* /bitrix/templates/furniture_gray/components/my/catalog.smart.filter/new/themes/red/colors.css?17422164345078 */
/* /bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/.default/style.css?1734348457234 */
/* /bitrix/templates/furniture_gray/components/bitrix/system.pagenavigation/.default/style.css?1734348457234 */
/* /bitrix/templates/furniture_gray/components/bitrix/catalog.section/new-2/style.css?17369174812486 */
/* /bitrix/templates/furniture_gray/components/bitrix/catalog.section/new-2/themes/red/style.css?1732708652823 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/documents-item/style.css?1739425854840 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/sliders-3/style.css?1742794551702 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/news/style.css?1732621388814 */
/* /bitrix/templates/furniture_gray/components/bitrix/form.result.new/form2/style.css?17494461351316 */
