

/* Start:/local/templates/Victorya2023/components/bitrix/catalog/victoria_catalog-new/style.css?17714944371172*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}
.off-canvas-wrapper{
	display: flex;
	gap: 20px;
}
/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/Victorya2023/components/bitrix/catalog/victoria_catalog-new/bitrix/catalog.section.list/category-filter_new/style.css?17714944372825*/
.section_block_list{
    padding-top: 56px;
    scrollbar-width: auto;
    scrollbar-color: #B5B5B5 #ECECEC;
    display: flex;
    gap: 40px;
    overflow-x: auto;
    position: relative;
    padding-bottom: 40px;
}
.section_block{
    padding-top: 68px;
}
.section_block_list:before{
    content: '';
    position: absolute;
    border-top: 1px solid #ECECEC;
    width: 100%;
    bottom: 1px;
}
.section_block_list_elem .type-img{
    margin-bottom: 8px;
}
.section_block_list_elem{

    cursor: pointer;
   /* max-width: 206px;*/
    width: max-content;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section_block_list_name{
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    position: super;
}
.section_block_list_small{
    font-size: 12px;
    position: relative;
    top: -7px;
    left: 7px;
}
.section_block_list_elem:hover a {
    text-decoration: none!important;
    color: #00806A;
}
.section_block_list_elem:hover .type-img svg path,
.section_block_list_elem:hover .type-img svg rect,
.section_block_list_elem:hover .type-img svg line,
.section_block_list_elem:hover .type-img svg ellipse,
.section_block_list_elem:hover .type-img svg circle{
    stroke: #00806A;
    fill: none;
}
.catalog-head h1{
    margin: 0!important;
    padding-bottom: 0px;
    font-weight: 600!important;
    font-size: 40px!important;
    line-height: 110.00000000000001% !important;
}
.catalog-head{
    margin: 0!important;
}
@media (max-width: 1200px) {
    max-width: 177px;
}
@media (max-width: 1000px) {

    .section_block_list{
        padding-top: 40px;
    }
    .section_block_list{
        padding-bottom: 24px;
    }
    .section_block{
        padding-top: 24px;
    }
}

@media (max-width: 850px) {
    .section_block_list:before {
        content: none;
        position: absolute;
        border-top: 1px solid #ECECEC;
        width: 100%;
        bottom: 1px;
    }
    .catalog-list{
        position: relative;
    }
    .catalog-list:before {
        content: '';
        position: absolute;
        border-top: 1px solid #ECECEC;
        width: 100%;
        top: 9px;
    }

    .section_block_list{
        margin: 0 -20px;
        padding: 0 20px 24px 20px;
    }
.section_block_list_elem .type-img{
    display: none!important;
}
    .section_block_list{
        gap: 20px;
    }
    .section_block_list_elem{
        max-width: max-content;
    }
    .section_block_list_name{
        white-space: nowrap;
        color: #8E8E8E;
        font-size: 16px;
        line-height: 100%;
    }
    .section_block_list_small {
        top: -5px;
        left: 6px;
    }
}
@media (max-width: 500px) {
    .section_block_list{
        padding-top: 32px;
    }
    .catalog-head h1{
        font-size: 32px;
        line-height: 120%;
    }
}
/* End */


/* Start:/local/templates/Victorya2023/components/bitrix/catalog/victoria_catalog-new/bitrix/catalog.section.list/filter_category/style.css?17714944372986*/
.list_filter_cat_elem_2{
	display: none;
	cursor: pointer;
	position: relative;
	align-items: center;
	gap: 8px;
	padding: 10px 8px;
	border-radius: 10px;
	margin-left: 10px;
}
.list_filter_cat_elem{
	cursor: pointer;
}
.list_filter_cat_title{
	color: #090909;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 20px;
}
.cat_fil_open_list{
	cursor: pointer;
	color: #017F6A;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	position: relative;
	margin-top: 20px;
	display: flex;
	gap: 8px;
	align-items: center;
}
.cat_fil_open_list:after{
	position: relative;
	top: 1px;
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9115 3.5C11.6757 3.5 11.4399 3.58965 11.26 3.76956L6.9992 8.03097L2.73841 3.76956C2.37858 3.41035 1.79525 3.41035 1.43542 3.76956C1.07621 4.12939 1.07621 4.71272 1.43542 5.07255L6.34771 9.98483C6.70754 10.344 7.29087 10.344 7.65069 9.98483L12.563 5.07255C12.9222 4.71272 12.9222 4.12939 12.563 3.76956C12.3831 3.58965 12.1473 3.5 11.9115 3.5Z' fill='%23017F6A'/%3e%3c/svg%3e ");
	transition: transform 0.3s ease;
	display: inline-block;
}

.cat_fil_open_list.expanded:after{
	transform: rotate(180deg);
}
.list_filter_cat{
	margin-bottom: 40px;
}
.list_filter_cat_elem{
	position: relative;
	align-items: center;
	display: flex;
	gap: 8px;
	padding: 10px 8px;
	border-radius: 10px;
}
.list_filter_cat_elem label, .list_filter_cat_elem_2  label{
	cursor: pointer;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}
.list_filter_cat_elem span, .list_filter_cat_elem_2  span{
	cursor: pointer;
	margin: 0;
	color: #808080;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}
.section_two_level{
	position: relative;
}
.section_two_level:after{
	content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7455 0C10.5097 0 10.2739 0.0896494 10.094 0.269562L5.83319 4.53097L1.57239 0.269562C1.21257 -0.0896494 0.629233 -0.0896494 0.269408 0.269562C-0.0898028 0.629387 -0.0898028 1.21272 0.269408 1.57255L5.18169 6.48483C5.54152 6.84404 6.12485 6.84404 6.48468 6.48483L11.397 1.57255C11.7562 1.21272 11.7562 0.629387 11.397 0.269562C11.2171 0.0896494 10.9813 0 10.7455 0Z' fill='%23ACACAC'/%3e%3c/svg%3e ");
	transition: transform 0.3s ease;
	display: inline-block;
	margin: -2px 0;
}

.section_two_level.expanded:after{
	transform: rotate(180deg) translateY(-2px);
}
.list_filter_cat_elem_2:hover, .list_filter_cat_elem:hover{
	background: #F6F6F6;
}
.list_filter_cat_elem.active, .list_filter_cat_elem_2.active{
	background: #F6F6F6;
}
.list_filter_cat_elem.active label, .list_filter_cat_elem_2.active label{
	font-weight: 600;
}


/* End */


/* Start:/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/style.css?177149443724750*/
.bx-filter {
	width: 100%;
}

.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
	width: 100%;
}
.bx-filter .bx-filter-parameters-box-title {
	color: #090909;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@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{
	font-weight: 600;
}
.bx-filter .bx-filter-block {
	display: block;
	-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-button-box{
	padding-top: 20px;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	padding-bottom: 20px;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 16px;
	height: 40px;
	margin: 0;
	line-height: 16px;
	padding: 12px 20px;
	border: 1px solid #ECECEC;
	border-radius: 5px;
	background: #FFFFFF;
	outline: none;
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
			border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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: 8px;
	padding-bottom: 8px;
}
.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: var(--ui-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 {
	margin: 0 5px;
	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: 12px;
	height: 12px;
	border-bottom: none;
	margin-top: -6.5px;
}
.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: -6px;
	/* 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: -6px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/
.bx-filter-block .col-xs-12{
	width: 100%;
}
.bx-filter .bx-filter-select-container {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
			border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.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;
	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-block .bx-filter-param-btn-inline{
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}
.bx-filter-param-btn-inline .bx-filter-param-label .bx-filter-param-btn.bx-color-sl{
	border-radius: 10px;
	border: 2px solid #ECECEC;
	background: #FFF;
	display: flex;
	width: 48px;
	height: 48px;
	padding: 4px;
	align-items: center;
	gap: 10px;
	aspect-ratio: 1/1;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
}
.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 {
	display: flex;
	gap: 8px;
	align-items: center;
}
.bx-filter-search{
	padding-bottom: 2px;
}
.row.bx-filter-parameters-box-container .col-xs-12{
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.bx-filter-search input{
	width: 100%;
	display: flex;
	height: 40px;
	padding: 11px 20px 11px 48px;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	border-radius: 5px;
	border: 1px solid #ECECEC;
	background: #FFF;
	outline: none;
	position: relative;

	color: #8E8E8E;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.2px; /*  */
}
.bx-filter-search{
	position: relative;
}
.bx-filter-search:before{
	z-index: 1;
	left: 20px;
	top: 11px;
	position: absolute;
	content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.625 15.75C12.56 15.75 15.75 12.56 15.75 8.625C15.75 4.68997 12.56 1.5 8.625 1.5C4.68997 1.5 1.5 4.68997 1.5 8.625C1.5 12.56 4.68997 15.75 8.625 15.75Z' stroke='%23ACACAC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.5 16.5L15 15' stroke='%23ACACAC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {
	appearance: none;
	display: flex;
	width: 24px;
	height: 24px;
	padding: 10px;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	aspect-ratio: 1/1;
	border-radius: 4px;
	margin: 0;
	border: 1px solid #ECECEC;
	background: #FFF;
	cursor: pointer;
}
.bx-filter .bx-filter-input-checkbox input[type=checkbox]:hover{
	border-radius: 3px;
	border: 1px solid #017F6A;
}
.bx-filter .bx-filter-input-checkbox input[type=checkbox]:checked{
	border: 1px solid #017F6A;
	background-color: #017F6A;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 4.5L4.32941 8L11 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");

}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;

	color:#090909;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px; /*  */
}
/*
* 	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(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/active.png) 2 repeat;
			border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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:var(--ui-font-weight-bold);*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	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;
	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: 25px;
	display: inline-block;
	width: 36px;
	height: 36px;
	vertical-align: middle;
	-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;
}
.color_border_white {
	border: 2px solid #D9D9D9;
}
.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
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
display: none;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/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: none!important;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	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;
	}
}

.bx-filter-parameters-box-container{
	gap: 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
}
.bx-filter-parameters-box .bx-filter-parameters-box-container{
	gap: 12px;
	display: flex;
	flex-wrap: wrap;
	flex-direction:row;
}
.bx-filter-parameters-box-container .btn-themes{
	cursor: pointer;
	width: 100%;
	display: flex;
	height: 50px;
	padding: 12px 40px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	align-self: stretch;
	border-radius: 5px;
	background: #017F6A;
	outline: none;
	border: none;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px; /*  */
}
.bx-filter-parameters-box-container .bx-ui-slider-track-container{
	width: 100%;
}
.bx-filter-parameters-box-container .bx-filter-parameters-box-container-block{
	width: calc(100%/2 - 12px/2);
}
.bx-filter-more-btn{
	background: none;
	display: flex;
	gap: 8px;
	color: #017F6A;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px; /*  */
	align-items: center;
	padding: 0;
	margin-top: 12px;
	cursor: pointer;
}
/* Rotate SVG in Show All button */
.bx-filter-more-btn svg {
	transition: transform 0.3s ease;
	margin-left: 0px;
}

.bx-filter-more-btn[data-expanded="true"] svg {
	transform: rotate(180deg);
}
.bx-filter-parameters-box-container input[name="del_filter"]{
	color: #017F6A;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px; /*  */
	border: none;
	background: none;
	cursor: pointer;
}
.bx-filter-parameters-box-container input[name="del_filter"]:hover{
	color: #116052;
}
.one_element_filter{
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	align-items: center;
}
.one_element_filter .bx-filter-container-modef{
	display: none;
}
.one_element_filter .bx-filter-input-checkbox{
	flex-direction: row-reverse;
	justify-content: space-between;
}
.one_element_filter .bx-filter-parameters-box-title{
	margin: 0;
}
.one_element_filter .row.bx-filter-parameters-box-container{
	padding: 0;
}
.one_element_filter .bx-filter-param-text{
	display: none!important;
}

.bx-filter .one_element_filter .bx-filter-input-checkbox input[type=checkbox] {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='37' height='21' viewBox='0 0 37 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='37' height='21' rx='10.5' fill='%23ACACAC'/%3e%3cpath d='M10.5 1C15.7467 1 20 5.25329 20 10.5C20 15.7467 15.7467 20 10.5 20C5.25329 20 1 15.7467 1 10.5C1 5.25329 5.25329 1 10.5 1Z' fill='white' stroke='%23ACACAC' stroke-width='2'/%3e%3c/svg%3e ");
	width: 37px;
	height: 21px;
	padding: 0;
	border: none;
	border-radius: 0;
}
.bx-filter .one_element_filter .bx-filter-input-checkbox input[type=checkbox]:checked {
	background-color: #fff;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='37' height='25' viewBox='0 0 37 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='2' width='37' height='21' rx='10.5' fill='%23017F6A'/%3e%3cg filter='url(%23filter0_d_2662_59979)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.5 23C32.299 23 37 18.299 37 12.5C37 6.70101 32.299 2 26.5 2C20.701 2 16 6.70101 16 12.5C16 18.299 20.701 23 26.5 23Z' fill='white'/%3e%3cpath d='M26.5 3C31.7467 3 36 7.25329 36 12.5C36 17.7467 31.7467 22 26.5 22C21.2533 22 17 17.7467 17 12.5C17 7.25329 21.2533 3 26.5 3Z' stroke='%23017F6A' stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d_2662_59979' x='12' y='0' width='25' height='25' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dx='-2'/%3e%3cfeGaussianBlur stdDeviation='1'/%3e%3cfeComposite in2='hardAlpha' operator='out'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2662_59979'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2662_59979' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");
}
/* End */


/* Start:/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/colors.css?17714944372993*/

/*
* INPUTS
*
*/
.bx-filter.bx-blue .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-blue .bx-ui-slider-track{background: #ECECEC;height: 2px}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vd{background: #849da4;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-v {background: #017F6A;}

.bx-filter.bx-blue .bx-ui-slider-handle.left {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='6' cy='6' r='6' fill='%23017F6A'/%3e%3c/svg%3e ") no-repeat right top;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='6' cy='6' r='6' fill='%23017F6A'/%3e%3c/svg%3e ") no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-filter.bx-blue .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-blue .bx-filter-tag {
	border-top: 1px solid #d7eaf7;
	border-bottom: 1px solid #d7eaf7;
}
.bx-filter.bx-blue .bx-tag-link {
	color: #68939e;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio
*
*/
/*
* 	BTN
*
*/
.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-filter.bx-blue .bx-filter-param-btn:focus {
	border-color: #017F6A;
}
.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/images/active.png) 2 repeat;
}
/*
* BTN P/M
*
*/
/*
*	icon
*
*/
/*
* 	BIZ
*
*/
/*
*	BTN result and reset
*
*/


.bx-filter.bx-blue .btn-themes.bx-active,
.bx-filter.bx-blue .btn-themes.focus,
.bx-filter.bx-blue .btn-themes:active,
.bx-filter.bx-blue .btn-themes:focus,
.bx-filter.bx-blue .btn-themes:hover{
	background-color: #116052;
	color: #FFF
}
/*
* 	Result Popup
*
*/
/* End */


/* Start:/local/templates/Victorya2023/components/bitrix/catalog.section/catalog_2025/style.css?17714944378201*/
.index-main{
	padding-left: 0!important;
	padding-right: 0!important;
}
.text_autorization{
	padding: 20px 32px;
	border-radius: 4px;
	background: #F6F6F6;
	font-weight: 400;
	font-size: 24px;
	line-height: 110.00000000000001%;
	margin-bottom: 44px;
}
.desk_section{
	max-width: 934px;
}
.text_autorization a{
	font-weight: 600;
	color: #017F6A;
}
.catalog-section__title{
	font-weight: 600;
	font-style: Medium;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 110.00000000000001%;
	margin: 0;
	padding: 56px 0 44px 0;
}
.section_block_up{
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.filter_block_btn{
	display: flex;
	gap: 20px;
	padding: 12px 14px;
	font-size: 16px;
	line-height: 120%;
	border-radius: 4px;
	border: 1px solid #ECECEC;
	align-items: center;
	cursor: pointer;
}
.filter_block_btn:hover{
	background: #017F6A;
	color: white;
}
.filter_block_btn:hover svg path{
	fill: white;
}
.count_block{
	color: #323232;
	font-weight: 400;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 120%;
}
.sort_block{
	position: relative;
	min-width: 206px;
}
.sort_block{
	border: 1px solid #ECECEC;
	padding: 9px 20px ;
	border-radius: 8px;
}
.sort_block .sort_btn{
	cursor: pointer;
	display: flex;
	gap: 23px;
	align-items: center;
	justify-content: flex-end;
}
.sort_block.open .sort_btn{
	border-bottom: none;
}
.sort_block.open .sort_list{
	display: block!important;
}
.sort_block.open .sort_btn svg{
	transform: rotate(180deg);
}

.sort_list{

	left: -1px;
	z-index: 8;
	display: none;
	width: calc(100% + 2px);
	position: absolute;
	top: 40px;
	background: white;
	border-radius: 8px;
	border: 1px solid #ECECEC;
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.sort_list_elem{
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: 10px 20px;
	color: #8E8E8E;
}
.sort_list_elem.active{
	color: #323232;
}
.sort_list_elem:hover{
	color: #323232;
}
.section_block_bottom{
	display: flex;
	flex-wrap: wrap;
	gap: 56px 40px;
}
.elem_catalog_list{
	display: flex;
	flex-direction: column;
	width: calc(100%/3 - 80px/3);
	cursor: pointer;
}
img.width{
	width: 100%;
	height: auto;
}
img.height{
	width: auto;
	height: 100%;
}
.elem_catalog_list_img{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	position: relative;
	width: 100%;
	max-height: 453px;
	margin-bottom: 20px;
	/*overflow: hidden;*/
}
.elem_catalog_list_img img{
	max-width: 100%;
	max-height: 100%;
	border-radius: 10px;
	transition: transform 0.3s ease;
}
.elem_catalog_list_img img:hover{
	transform: scale(1.05);
}
.sale_catalog{
	z-index: 2;
	position: absolute;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 5px;
	background: #ADFFF1;
	top: 12px;
	left: 12px;
}
.new_catalog_img{
	background: #7E0180;
	color: #fff;
}
.array_seo_list{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.desk_section h2 , .desk_section h3{
	all: revert;
}
.favorites_catalog{
	cursor: pointer;
	position: absolute;
	padding: 6px 4px;
	border-radius: 5px;
	background: #FFFFFFB2;
	top: 12px;
	right: 12px;
	width: 30px;
	height: 30px;
}

.favorites_catalog:hover svg path {
	fill: #FFFFFFB2;
	stroke: #017F6A;
	stroke-width:1.5;
}
.favorites_catalog.favorites_catalog_on {
	background: #FFFFFF;
}
	.favorites_catalog.favorites_catalog_on:hover{
		background: #ebebeb!important;
	}
.favorites_catalog.favorites_catalog_on svg path {
	fill: #017F6A;
}
.favorites_catalog.favorites_catalog_on:hover svg path {
	fill: #ebebeb!important
}
.elem_catalog_list_offer img{
	width: 100%;
	height: 100%;
}
.elem_catalog_list_offer{
	margin-bottom: 20px;
	display: flex;
	gap: 5px;
}
.elem_catalog_offer_elem{
	overflow: hidden;
	border-radius: 50px;
	display: flex;
	height: 14px;
}
.elem_catalog_list_name{
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
	padding-bottom: 12px;
	display: block;
}
.elem_catalog_list_price{
	margin-bottom: 12px;
	display: flex;
	gap: 20px;
	align-items: flex-end;
}
.elem_catalog_list_price_actual{
	font-weight: 600;
	font-size: 20px;
	line-height: 120%
}
.elem_catalog_list_price_old{
	font-weight: 600;
	font-style: Medium;
	font-size: 14px;
	line-height: 120%;
	text-decoration: line-through;
	color: #ACACAC;
}
.elem_catalog_list_char{
	display: flex;
	gap: 10px;
	margin-bottom: 32px;
}
.elem_catalog_char_elem{
	display: flex;
	gap: 4px;
}
.elem_catalog_char_name{
	color: #8E8E8E;
	font-size: 16px;
	line-height: 120%;
}
.elem_catalog_char_val{
	color: #323232;
	font-size: 16px;
	line-height: 120%;
}
.elem_catalog_list_add_to_cart{
	width: 100%;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding: 12px 0;
	border-radius: 5px;
	border: 1px solid #017F6A;
	color:#017F6A;
	cursor: pointer;
	margin: auto 0 0 0;
}
.elem_catalog_list_add_to_cart:hover{
	color: #FFFFFF;
	background: #017F6A;
}
.elem_catalog_list_add_to_cart.add_to_cart{
	color: #FFFFFF;
	background: #017F6A;
}
.elem_catalog_list_add_to_cart.add_to_cart:hover{
	background: #116052;
}
.catalog-bottom-tabs .nav_page.active{
	background: #ECECEC;
	border-radius: 15px;
}
.catalog-bottom-tabs li:hover{
	background: #ECECEC;
	border-radius: 15px;
	cursor: pointer;
}
.catalog-bottom-tabs ul{
gap: 4px!important;
}
.catalog-bottom-tabs ul li.pagination-next{
	margin-left: 58px;
}
.catalog-bottom-tabs ul li.pagination-previous{
	margin-right: 58px;
}
.catalog-bottom-btn{
	font-weight: 600;
}
.catalog-bottom-btn:hover{
	background: #116052;
}
.catalog-bottom{
padding: 56px 0 112px 0;
}
.service_victor h2{
	padding-bottom: 64px;
	margin: 0;
	font-weight: 600;
	font-size: 40px;
	line-height: 110.00000000000001%;
}
@media (max-width: 1600px) {
	.elem_catalog_list_img img{
		max-width: 100%;
		max-height: 100%;
	}
}
@media (max-width: 1250px) {
	.section_block_bottom {
		gap: 56px 20px;
	}
	.elem_catalog_list {
		width: calc(100% / 3 - 40px / 3);
	}
}
@media (max-width: 1163px) {
	.elem_catalog_list_char{
		gap: 8px;
		flex-direction: column;
		margin-bottom: 20px;
	}
	}
@media (max-width: 900px) {
	.text_autorization{
		padding: 10px 25px;
		margin-bottom: 32px;
	}
	.catalog-bottom {
		padding: 56px 0 64px 0;
	}
	.service_victor h2{
		padding-bottom: 40px;
		font-size: 32px;
		line-height: 120%;
	}
	.elem_catalog_list_img {
		margin-bottom: 16px;
	}
	.elem_catalog_list_offer {
		margin-bottom: 16px;
	}
	.elem_catalog_list_name {
		padding-bottom: 8px;
	}
	.elem_catalog_list_price{
		margin-bottom: 8px;
		flex-direction: column;
		gap: 8px;
		align-items: flex-start;
	}
}
.sort_block.open{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
@media (max-width: 600px) {
	.section_block_up {
		padding-bottom: 40px;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: column;
		gap: 20px;
	}
	.section_block_up .filter_block{
		width: 100%;
	}
	.filter_block_btn{
		justify-content: center;
	}
	.sort_block{
		width: 100%;
	}
	.sort_block .sort_btn {
		align-items: center;
		justify-content: center;
	}
	.elem_catalog_list {
		width: calc(100%/2 - 20px/2);
	}
	.service_victor h2 {
		padding-bottom: 28px;
		font-size: 24px;
	}
	.catalog-bottom-tabs-wrap{
		width: 100%;
	}
	.catalog-bottom-btn{
		width: 100%!important;

	}
	.catalog-bottom-tabs ul{
		width: 100%;
	}
	.catalog-bottom-tabs ul li.pagination-previous{
		margin: 0 auto 0 0;
	}
	.catalog-bottom-tabs ul li.pagination-next{
		margin: 0 0 0 auto;
	}
}
@media (max-width: 450px) {
	.sale_catalog{
		top: auto;
		left: auto;
		bottom: 12px;
		right: 12px;
	}
}

.filter_list_block_elem label{
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	cursor: pointer;
}
.filter_list_block{
	margin-top: -8px;
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.filter_list_block_elem{
	cursor: pointer;
	display: flex;
	padding: 4px 8px;
	align-items: center;
	gap: 4px;
	border-radius: 20px;
	background: #EBF3F4;
	color:#017F6A;
	cursor: pointer;
}
.filter_list_block_elem.all_filter_el{
	background: #F6F6F6;
	color: #8E8E8E;
}
.filter_list_block_elem:hover{
	background: #E1F9F5;
}



/* End */
/* /local/templates/Victorya2023/components/bitrix/catalog/victoria_catalog-new/style.css?17714944371172 */
/* /local/templates/Victorya2023/components/bitrix/catalog/victoria_catalog-new/bitrix/catalog.section.list/category-filter_new/style.css?17714944372825 */
/* /local/templates/Victorya2023/components/bitrix/catalog/victoria_catalog-new/bitrix/catalog.section.list/filter_category/style.css?17714944372986 */
/* /local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/style.css?177149443724750 */
/* /local/templates/Victorya2023/components/bitrix/catalog.smart.filter/cat_2025/themes/blue/colors.css?17714944372993 */
/* /local/templates/Victorya2023/components/bitrix/catalog.section/catalog_2025/style.css?17714944378201 */
