

/* Start:/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/style.css?168236440518531*/
/*svg https://www.svgrepo.com http://www.asiteaboutnothing.net/c_decode-url.html*/
#kombox-filter{
	/*margin-bottom: 2em;*/
	min-width:220px;
	max-width:320px;
	/*padding: 0 0 20px 0;*/
	position: relative;
}
#kombox-filter ul{
	list-style: none !important;
	margin:0;
	padding:0 0 20px 0;
}

#kombox-filter .lvl1:first-of-type {
	/*margin-top: calc(1.2rem + 20px);*/
	margin-top: 0;
}
#kombox-filter .lvl1 {
	position: relative;
	list-style: none !important;
	margin: 15px 0 0 0;
	padding:0;

}

#kombox-filter .lvl1:before, #kombox-filter li:before {
	content: none !important;
}

#kombox-filter .kombox-filter-property-body{
	padding: 5px 0 0 5px;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}
#kombox-filter .kombox-filter-property-body[data-name="price"] {
	overflow-y: hidden;
	overflow-x: hidden;
}

#kombox-filter .lvl2{
	margin:0;
	padding: 4px 0 0 0;
}

#kombox-filter .kombox-filter-property-head {
	zoom: 1;
	padding-right: 20px;
	margin-bottom:5px;
	position: relative;
}

#kombox-filter .kombox-filter-property-i {
	/*background: url("/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/list.gif") no-repeat scroll center -9px rgba(0, 0, 0, 0);*/
	background: url("data:image/svg+xml,%3Csvg%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-chevron-up%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.646%204.646a.5.5%200%200%201%20.708%200l6%206a.5.5%200%200%201-.708.708L8%205.707l-5.646%205.647a.5.5%200%200%201-.708-.708l6-6z%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center right;
	display: block;
	position: absolute;
	/*font-size: 1px;*/
	height: 10px;
	width: 20px;
	right: 1px;
	top: 5px;
	cursor: pointer;
	zoom: 1;
}

#kombox-filter .kombox-closed .kombox-filter-property-i {
	background: url("data:image/svg+xml,%3Csvg%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-chevron-down%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.646%204.646a.5.5%200%200%201%20.708%200L8%2010.293l5.646-5.647a.5.5%200%200%201%20.708.708l-6%206a.5.5%200%200%201-.708%200l-6-6a.5.5%200%200%201%200-.708z%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center right;
}

#kombox-filter .kombox-closed .search-prop-wrap {display: none;}
#kombox-filter .kombox-filter-property-name {
	/*border-bottom: 1px dotted #000;*/
	cursor: pointer;
	position: relative;
	font-weight:bold;
}

#kombox-filter .kombox-num .kombox-input{
	width: 4em;
	margin:0;
}

#kombox-filter .kombox-num .kombox-range{
	padding:10px 10px 10px 0;
}

#kombox-filter .kombox-num .kombox-range input{
	display:none;
}

#kombox-filter .filter-input-sep {
	display: inline-block;
	width: 20px;
	text-align: center;
}

#kombox-filter .kombox-num .kombox-num-from,
#kombox-filter .kombox-num .kombox-num-to {
	width: calc(50% - 15px);
}

#kombox-filter div.kombox-combo,
#kombox-filter div.kombox-radio
{
	padding: 5px 0 0 5px;
	margin: 0;
}

#kombox-filter .lvl1.single-vol div.kombox-combo {
	padding: 0 !important;
}
#kombox-filter .lvl1.single-vol .lvl2 {padding:0 !important;}
#kombox-filter .lvl1.single-vol .lvl2 label{margin: 0 !important;}
#kombox-filter .single-vol-name {font-weight: bold}

#kombox-filter div.kombox-link
{
	padding: 0 0 0 15px;
	margin: 0;
}

#kombox-filter div.kombox-select,
#kombox-filter div.kombox-list
{
	padding: 0;
	margin: 0;
}

#kombox-filter .kombox-select select,
#kombox-filter .kombox-list select
{
	padding: 5px;
	width:100%;
}

#kombox-filter .kombox-combo .lvl2 input,
#kombox-filter .kombox-radio .lvl2 input{
	vertical-align: top;
}

/*fix bootstrap*/
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: none;
	outline-offset: 0;
}
input[type="radio"], input[type="checkbox"] {
	margin: 1px 0 0;
}

#kombox-filter .kombox-combo .lvl2 label,
#kombox-filter .kombox-radio .lvl2 label{

	font-weight: normal;
	padding-left: 4px;
}
#kombox-filter .kombox-combo .lvl2 label.checkbox-ios {
	padding-left:0;
}
#kombox-filter .kombox-combo .lvl2 label.checkbox-ios .label-name {
	font-weight: bold;
}


#kombox-filter .kombox-disabled label,
#kombox-filter .kombox-disabled a,
#kombox-filter option.kombox-disabled{
	color: #9caab4;
}

#kombox-filter .kombox-link  .lvl2{
	padding-left: 8px;
	position: relative;
	left: -8px;
}

#kombox-filter .kombox-link .kombox-checked{
	padding-left: 0;
}

#kombox-filter .kombox-link  .lvl2 a{
	padding: 2px 0 1px 0;
	display: inline-block;
}

#kombox-filter .kombox-link .kombox-checked a{
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #3f454b;
	padding: 1px 22px 1px 8px;
	position: relative;
	text-decoration:none;
}

#kombox-filter .kombox-link .kombox-checked a:hover{
	border-color: #fbdada;
	text-decoration:none;
}

#kombox-filter .kombox-link  .lvl2 a span.kombox-remove-link{
	background: #ffffff url("/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/remove_link.png") no-repeat 0 0;
	display: none;
	height: 8px;
	margin-left: 8px;
	position: absolute;
	right: 8px;
	top: 6px;
	width: 8px;
}

#kombox-filter .kombox-link .kombox-checked a span.kombox-remove-link{
	display: inline-block;
}

#kombox-filter .kombox-link .kombox-checked a:hover span.kombox-remove-link{
	background-position: 0 100%;
}

#kombox-filter .kombox-link .kombox-disabled a{
	color: #6f7980 !important;
	border:none;
	text-decoration:line-through;
}

#kombox-filter .kombox-disabled a{
	border:none;
	text-decoration:line-through;
}

#kombox-filter .lvl2 .kombox-cnt{
	color: #6f7980;
	font-size: .85em;
}

#kombox-filter .kombox-disabled .kombox-cnt, .kombox-filter .kombox-checked .kombox-cnt{
	display:none;
}

#kombox-filter .kombox-checked a{
	border:none;
	color:#000;
}

#kombox-filter .kombox-filter-property-body a.kombox-values-other-show,
#kombox-filter .kombox-filter-property-body a.kombox-values-other-hide{
	font-size: .85em;
	display:inline-block;
	margin-top:5px;
	border:0;
}

#kombox-filter .kombox-filter-property-hint{
	cursor: pointer;
	position: relative;
	top: 2px;
	width: 12px;
	height: 12px;
	margin-left:5px;
	display: inline-block;
	background: rgba(0, 0, 0, 0) url(/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/hint.gif) no-repeat right center;
}

#kombox-filter .kombox-filter-property-hint-text{
	display:none;
}

.kombox-filter-hint{
	padding:5px 10px 5px 5px;
	max-width: 500px;
}

#kombox-filter .modef {
	background: transparent url('/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/modef.gif') no-repeat right center;
	top: -4px;
	position: absolute;
	padding-right:5px;
	z-index:1000;
}

#kombox-filter .modef-right {
	background: transparent url('/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/modef-right.gif') no-repeat left center;
	padding-left:5px;
}

#kombox-filter .modef .modef-wrap {
	background-color:#fff;
	border: 1px solid #ffea94;
	border-right:none;
	color: #3F3F3F;
	padding: 5px 25px 5px 10px;
	white-space: nowrap;
}

#kombox-filter .modef-right .modef-wrap {
	border: 1px solid #ffea94;
	border-left:none;
}

#kombox-filter .kombox-loading {
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	background:transparent url(/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/loading.png) repeat center;
	display:none;
}

a.kombox-del-filter{
	display:inline-block;
	
}

.kombox-filter-choice{
	overflow: hidden;
	padding: 5px 0 20px 0;
}


.kombox-filter-choice ul{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.kombox-filter-choice li{
	float: left;
    border: 1px solid #e7e7e7;
	border-right:0;
    border-radius: 0;
    color: #3f454b;
    padding: 5px 25px 5px 15px;
    position: relative;
    text-decoration: none;
}

.kombox-filter-choice li:last-child{
    border-radius: 0 5px 5px 0;
    padding: 5px 25px 5px 15px;
	border: 1px solid #e7e7e7;
}

.kombox-filter-choice li:first-child{
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
    padding: 5px 25px 5px 15px;
	border-left: 1px solid #e7e7e7;
}

.kombox-filter-choice li.kombox-filter-choice-item-name {
    border-radius: 5px 0 0 5px;
	padding: 5px 15px 5px 15px;
	color: #000;
    font-weight: bold;
}

.kombox-filter-choice li:hover{
	border-color: #fbdada;
	text-decoration:none;
}

.kombox-filter-choice li a, .kombox-filter-choice li a:hover{
	text-decoration:none;
	color: #3f454b;
}

.kombox-filter-choice li.kombox-filter-choice-item-name:hover {
    border-color: #e7e7e7;
}

.kombox-filter-choice li .kombox-remove-link span{
	background: #ffffff url("/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/remove_link.png") no-repeat 0 0;
	height: 8px;
	margin-left: 8px;
	position: absolute;
	right: 8px;
	top: 9px;
	width: 8px;
}

.kombox-filter-choice li .kombox-remove-link span{
	display: inline-block;
}

.kombox-filter-choice li:hover .kombox-remove-link span{
	background-position: 0 100%;
}

.kombox-filter-choice-count {
    float: left;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #000;
    padding: 5px 25px 5px 15px;
    position: relative;
    text-decoration: none;
    background: rgba(255, 234, 148, 0.42);
}

#kombox-filter .irs {
    position: relative; display: block;
}
    #kombox-filter .irs-line {
        position: relative; display: block;
        overflow: hidden;
    }
        #kombox-filter .irs-line-left, #kombox-filter .irs-line-mid, #kombox-filter .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        #kombox-filter .irs-line-left {
            left: 0; width: 0;
        }
        #kombox-filter .irs-line-mid {
            left: 10%;
        }
        #kombox-filter .irs-line-right {
            right: 0; width: 0;
        }

    #kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
        position: absolute; display: block;
        left: 0; width: 100%;
    }
    #kombox-filter .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        #kombox-filter .irs-slider.single {
            left: 10px;
        }
            #kombox-filter .irs-slider.single:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -100%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.from {
            left: 100px;
        }
            #kombox-filter .irs-slider.from:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -200%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.to {
            left: 300px;
        }
            #kombox-filter .irs-slider.to:before {
                position: absolute; display: block; content: "";
                top: -50%; left: 0;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.last {
            z-index: 2;
        }

    #kombox-filter .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    #kombox-filter .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    #kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
        position: absolute; display: block;
        bottom: 0; left: 0;
        cursor: default;
        white-space: nowrap;
		margin-bottom:-17px;
    }
	
	#kombox-filter .irs-from {
		margin-left:-7px;
    }
	
	#kombox-filter .irs-to {
		margin-left:10px;
    }


#kombox-filter .irs-grid {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 20px;
}
#kombox-filter .irs-with-grid #kombox-filter .irs-grid {
    display: block;
}
    #kombox-filter .irs-grid-pol {
        position: absolute;
        bottom: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    #kombox-filter .irs-grid-pol.small {
        height: 4px;
    }
    #kombox-filter .irs-grid-text {
        position: absolute;
        top: 0; left: 0;
        width: 100px;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        color: #000;
    }
	
#kombox-filter .irs-line-mid,
#kombox-filter .irs-line,
#kombox-filter .irs-diapason-left, 
#kombox-filter .irs-diapason-right,
#kombox-filter .irs-slider {
    background: url(/local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/images/slider.png) repeat-x;
}

#kombox-filter .irs {
    height: 40px;
}
#kombox-filter .irs-with-grid {
    margin-top: 10px;
}
#kombox-filter .irs-line {
    height: 8px; top: 25px;
	 background-position: 0 0;
}
    #kombox-filter .irs-line-left {
        height: 8px;
        background-position: 0 -30px;
    }
    #kombox-filter .irs-line-mid {
        height: 6px;
        background-position: left bottom;
    }
    #kombox-filter .irs-line-right {
        height: 8px;
        background-position: 100% -30px;
    }

#kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
    height: 8px; top: 25px;
    background-position: 0 -60px;
}

#kombox-filter .irs-diapason{
	background:none;
}

#kombox-filter .irs-slider {
    width: 22px; height: 22px;
    top: 17px;
    background-position: 0 -90px;
}

#kombox-filter .irs-min, #kombox-filter .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
}
.lt-ie9 #kombox-filter .irs-min, .lt-ie9 #kombox-filter .irs-max {
    background: #ccc;
}

#kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
	display:none !important;
}
.lt-ie9 #kombox-filter .irs-from, .lt-ie9 #kombox-filter .irs-to, .lt-ie9 #kombox-filter .irs-single {
    background: #999;
}

#kombox-filter .irs-grid-pol {
    background: #99a4ac;
}
#kombox-filter .irs-grid-text {
    color: #99a4ac;
}

#kombox-filter .irs-slider.from {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -6px;
}

#kombox-filter .irs-slider.to {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -7px;
}

#irs-active-slider, #kombox-filter .irs-slider:hover {
    background-position: -4px -105px;
}

/******** checkbox like ios switch *********/
.checkbox-ios {
	display: block;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
	user-select: none;
}
.checkbox-ios .checkbox-ios-switch {
	position: absolute;
	right: 0;
	display: inline-block;
	box-sizing: border-box;
	width: 40px;
	height: 24px;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 25%/50%;
	vertical-align: top;
	background: #eee;
	transition: .2s;
}
.checkbox-ios .checkbox-ios-switch:before {
	content: '';
	position: absolute;
	top: 0;
	left: 1px;
	display: inline-block;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background: white;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
	transition: .15s;
}
.checkbox-ios input[type=checkbox] {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox-ios input[type=checkbox]:not(:disabled):active + .checkbox-ios-switch:before {
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch {
	background: #1e87f0; /*limegreen*/
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch:before {
	transform:translateX(16px);
}

/* Hover */
.checkbox-ios input[type="checkbox"]:not(:disabled) + .checkbox-ios-switch {
	cursor: pointer;
	border-color: rgba(0, 0, 0, .3);
}

/* Disabled */
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch {
	filter: grayscale(70%);
	border-color: rgba(0, 0, 0, .1);
}
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch:before {
	background: #eee;
}

/* Focus */
.checkbox-ios.focused .checkbox-ios-switch:before {
	box-shadow: inset 0 0 4px #ff5623;
}

/******** / checkbox like ios switch *********/


/******** filter on mob *********/
.kombox-filter-mob-h {display:none;}
.kombox-filter-mob-b {display:none;}

@media (max-width: 1200px){
	#modef,
	#kombox-filter .modef {
		display: none !important;
	}
	#filter-mob-open {color: red;}

	#filter-wrap {
		position: absolute;
		top:0;
		bottom:0;
		left:0;
		margin-top: 0 !important;
		padding-left: 0 !important;
		overflow: scroll;

		transition: width .5s step-start;
		z-index: 1000;
	}
	#filter-wrap.closed{
		left: -120%;
		/*display: none*/
	}
	#filter-wrap.opened{
		left: 0;
		/*display: block*/
	}

	#filter-wrap .filter-mob-overlay {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
	}
	#filter-wrap.closed .filter-mob-overlay {
		width: 0;
		background: rgba(51,51,51,0);
		transition: background .2s ease-in;
	}
	#filter-wrap.opened .filter-mob-overlay {
		width: 100%;
		background-color: #0009;
		transition: background .2s ease-out;
	}

	#kombox-filter .not-mob {display: none !important;}

	#kombox-filter{
		position: fixed;
		height: 100%;
		width: 100%;
		max-width: 460px;
		background-color: #fff;
		z-index: +1;
		padding: 0;
	}
	#kombox-filter ul {
		display: block;
		height: calc(100vh - 96px);
		overflow: scroll;
		padding: 0 15px 20px 15px !important;
	}
	#kombox-filter .lvl1:first-of-type {
		margin-top: 15px !important;
	}
	.kombox-filter-mob-h {
		display: block;
		position: sticky;
		height: 48px;
		background-color: #fff;
		box-shadow: 0 0.1rem 0.3rem #00000012, 0 0 0.5rem #00000012;
		padding-left: 1rem;
		top: 0;
		z-index: 2;
	}
	.kombox-filter-mob-h-l {
		display: block;
		font-size: 1rem;
		line-height: 1rem;
		position: absolute;
		top: 50%;
		left:15px;
		transform: translateY( -50%);

	}
	.kombox-filter-mob-h-l a{
		text-transform: none;
		color:red;
	}
	.kombox-filter-mob-h-c {
		font-size: 1.2rem;
		line-height: 2rem;
		font-weight: 500;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.kombox-filter-mob-h-r {
		position: absolute;
		top: 50%;
		right: 1.2rem;
		color: #b5b5b9;
		font-size: 2rem;
		transform: translateY(-50%);
		cursor: pointer;
	}
	.kombox-filter-mob-b {
		height: 60px;
		display:block;
		position: absolute;
		bottom:0;
		left:0;
		width:100%;
		background-color: #fff;
		text-align: center;
		padding-top: 10px;
	}
	#kombox-filter .kombox-filter-property-body {
		max-height: 120px !important;
	}

}
/******** / filter on mob *********/
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/faq-list/style.css?16823644041416*/
#kombox-filter .kombox-filter-property-body {
    max-height: 1000px;
}
@media (max-width: 1200px) {
    #kombox-filter .kombox-filter-property-body {
        max-height: inherit !important;
    }
}
#slider-faq-list .uk-accordion-title {
    padding: 5px 0;
    background-color: #e9e9e9;

}

#slider-faq-list .uk-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin: 0 10px 0 0;
    float: left;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#slider-faq-list  .uk-open>.uk-accordion-title::before {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E);
}
#slider-faq-list .anchor {
    position: absolute;
    top: -120px;
}


/* End */
/* /local/templates/beldom_wmmg_new_cat/components/kombox/filter/.default/style.css?168236440518531 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/faq-list/style.css?16823644041416 */
