

/* Start:/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/style.css?176129729625642*/
.bx_filter .bx_filter_section{
	position:relative;
	border-radius: 2px;
	text-shadow:0 1px 0 #fff;
}
.bx_filter .bx_filter_title{
	font-size:21px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 10px;
	color:#000;
	text-shadow:0 1px 0 #fff;
	/*text-align: left;*/
}

.bx_filter .bx_filter_button_box {
	padding: 10px 9px;
	margin-bottom: 0;
	background: #f1f1f1;
}
.bx_filter .bx_filter_button_box{clear: both;}
.bx_filter.bx_horizontal .bx_filter_parameters_box{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:25%;
	padding:0 15px;
}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:both;}
@media (max-width:860px){
	.bx_filter.bx_horizontal .bx_filter_parameters_box{width:33.333%;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:both;}
}
@media (max-width:640px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{width:50%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:both;}
}
@media (max-width:450px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{float:none;width:100%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:none;}
}

.bx_filter .bx_filter_parameters_box_title {
	position: relative;
	padding: 13px 9px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	background: #f1f1f1;
	color: #555;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	cursor: pointer;
}

.bx_filter .bx_filter_parameters_box:not(.active) .bx_filter_title_svg {
	transform: rotate(180deg);
}

.bx_filter .bx_filter_block{
	display: none;
	padding: 12px 0;
	max-height: 480px;
	overflow-y: auto;
}

.bx_filter .bx_filter_block.popular {
	height: auto !important;
	max-height: 100% !important;
}

.bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block{
	display: block;
}

.bx_filter .bx_filter_button_box .bx_filter_block {
	padding: 0;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i{
	font-size: 15px;
	font-style: normal;
	color: #596b70;
	display: block;
	padding-bottom: 3px;
}
/*bx_filter_param_area => bx_filter_parameters_box_container*/
.bx_filter .bx_filter_parameters_box_container{/*margin-bottom:20px;*/}
/*bx_filter_param_area_block => bx_filter_parameters_box_container_block*/
.bx_filter .bx_filter_parameters_box_container_block {
	padding: 12px 9px 0;
	font-size: 11px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	color: #3f3f3f;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	text-align: right;
}
/*bx_input_container => bx_filter_input_container*/
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container{
	position: relative;
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-width: 80px;
	width: 100%;
	border-radius: 2px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1){
	padding-right: 5px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	padding-left: 5px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	height: 40px;
	margin: 0;
	padding: 5px 10px 0;
	border: 1px solid #4173cf;
	outline: none;
	border-radius: 2px;
	background: #fff;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container{
	max-width:100%;
	position:relative;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container input.calendar{
	padding:0 23px 0 4px;
	font-size:15px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container img.calendar-icon{
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	font-size: 18px;
	top: 7px;
	right: 3px;
}

/*Track*/
.bx_filter .bx_ui_slider_track{
	position:relative;
	height: 4px;
	margin: 20px 10px 10px;
	border-radius: 2px;
	background: #f1f1f1;
	box-shadow:0 1px 0 0 rgba(255,255,255,.35);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c0c8', endColorstr='#b3d5df',GradientType=0 );
}
.bx_filter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:17px;
	background:#a2bfc7;
}
.bx_filter .bx_ui_slider_part.p1{left:-1px;}
.bx_filter .bx_ui_slider_part.p2{left:25%;}
.bx_filter .bx_ui_slider_part.p3{left:50%;}
.bx_filter .bx_ui_slider_part.p4{left:75%;}
.bx_filter .bx_ui_slider_part.p5{right:-1px;}
.bx_filter .bx_ui_slider_part span{
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left: -50px;
	text-align:center;
	color:#000;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span{color:#6b8086;}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V{
	position:absolute;
	top: 0;
	bottom: 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.bx_filter .bx_ui_slider_range{
	z-index: 80;
}
.bx_filter .bx_ui_slider_pricebar{
	z-index: 100;
}

.bx_filter .bx_ui_slider_pricebar_VD{
	z-index: 60;
	background: #4173cf;
}
.bx_filter .bx_ui_slider_pricebar_VN{
	z-index: 70;
	background: #f1f1f1;
	border-radius: 5px;

}
.bx_filter .bx_ui_slider_pricebar_V{
	z-index: 80;
	top: 0;
	bottom: 0;
	background: #4173cf;
}

.bx_filter .bx_ui_slider_handle{
	position: absolute;
	top: -9px;
	width: 24px;
	height: 24px;
	border: 4px solid #fff;
	border-radius: 50%;
	background: #dd8d5a;
	transition: 0s;
}
.bx_filter .bx_ui_slider_handle:hover{
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
	background: #4173cf;

}
.bx_filter .bx_ui_slider_handle:active{
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
	background: #4173cf;
}
.bx_filter .bx_ui_slider_handle.left{
	left:0;
	margin-left: -24px;
}
.bx_filter .bx_ui_slider_handle.right{
	right:0;
	margin-right: -24px;
}

/*
*	Select
*
*/
.bx_filter .bx_filter_select_container{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:35px;
	padding:1px;
	border-radius:3px;
	background:#8ca3ae;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));
	background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
}
.bx_filter .bx_filter_select_block{
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:33px;
	margin:0;
	padding:0 33px 0 10px;
	border:none;
	border-radius:2px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215,215,215,.75);
}
.bx_filter .bx_filter_select_text{
	font-size:15px;
	line-height:33px;
	overflow:hidden;
	max-width:100%;
	height:33px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
}
.bx_filter .bx_filter_select_text.fix{
	min-width:120px;
}
.bx_filter .bx_filter_select_text label{
	cursor:pointer;
}
.bx_filter .bx_filter_select_arrow{
	position:absolute;
	top:0;
	right:0;
	width:34px;
	height:33px;
	cursor:pointer;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/
.bx_filter_select_popup{padding:0;}
.bx_filter_select_popup ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bx_filter_select_popup ul li{
	display:block;
	text-align: left;
	vertical-align:middle;
}
.bx_filter_select_popup ul li:first-child{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx_filter_select_popup ul li label{
	font-size:14px;
	line-height:26px;
	display:block;
	text-align: left !important;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:26px;
	padding:0 5px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	color:#575757;
}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover{
	color:#000;
	background:#f3f8fa;
}
.bx_filter_select_popup ul li label.disabled{
	color:#b8b8b8;
	background:transparent;
}
.bx_filter_select_popup ul li .bx_filter_param_text{
	line-height: 26px !important;
}

/*
* TAGS
*
*/
.bx_filter.bx_horizontal .bx_filter_parameters_box.tags{
	width: 100%;
	clear: both
}
.bx_filter .bx_filter_tag{
	padding:18px;
	border:1px solid #aed5e0;
	border-radius:5px;
	background:rgba(151,214,233,.33);
}
.bx_filter .bx_tag_link{
	font-size:12px;
	text-decoration:none;
	color:#68939e;
	border-bottom:1px solid;
	text-shadow:none;
}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover{
	color:#1d3d46;
	border-bottom:none;
}

/*
*	LABEL
*
*/
.bx_filter .bx_filter_param_label{
	font-size:13px;
	position:relative;
	display:block;
	text-align:left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.bx_filter .bx_filter_param_label.dib{display: inline-block;}
.bx_filter .bx_filter_param_text{
	line-height:34px;
	position:relative;
	display:inline-block;
	margin:0 5px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text{
	color:#6c6c6c;
	/*text-decoration: line-through;*/
}
.bx_filter_select_popup .bx_filter_param_label.active{
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/
.bx_filter .bx_filter_input_checkbox{
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
	min-height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox]{
	position: relative;
	top: -3px;
	float:left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	display: block;
	line-height: 15px;
	margin-left: 25px;
	text-align: left;
}

/*
* 	BTN
*
*/
.bx_filter .bx_filter_param_btn:hover{border-color:#b4d5de}

/* --- colors */
.bx_filter .bx_filter_param_btn.bx_color_sl{
	/*width:24px;*/
	/*padding:0 1px;*/
}
.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;}

/*
* BTN P/M
*
*/
.bx_filter .bx_filter_param_btn.bx_spm{
	width:23px;
	min-width:23px;
	height:23px;
	padding:0;
	vertical-align: middle;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_minus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 10px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_plus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 6px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm:active{
	outline:none !important;
	box-shadow:inset 0 2px 3px rgba(0,0,0,.12);
}
.bx_filter span.bx_spm{
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	display:inline-block;
	height:23px;
	margin:0 10px;
	vertical-align:middle;
	color:#000;
}

/*
*	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:24px;
	height:24px;
	margin-top:-2px;
	margin-right:2px;
	vertical-align:middle;
	border-radius:2px;
}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon{
	display: block;
	margin-bottom: 3px;
	margin-right: 9px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-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:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}

/*
*	BTN result and reset
*
*/
.bx_filter .bx_filter_search_button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: none;
	border-radius: 2px;
	background: #dd8d5a;
	transition: 0.2s;
	outline: none;
	text-shadow: none;
	text-decoration: none;
	text-align: center;
}

.filter-all-button {
	padding: 18px 9px;
	border-top: 1px solid #d6d6d6;
}

.filter-all-button .bx_filter_search_button {
	margin-bottom: 0;
	font-size: 15px;
	text-shadow: none;
	text-align: center;
	height: 50px;
}

.bx_filter .bx_filter_search_button.filter-mobile-collection {
	height: 50px;
	font-size: 15px;
}

.bx_filter .bx_filter_search_button:hover, .bx_filter .bx_filter_search_button:focus {
	background: #4173cf;
}

.bx_filter .bx_filter_search_reset{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #d6d6d6;
	color: #4173cf;
	border-radius: 2px;
	background: #fff;
	transition: 0.2s;
	outline: none;
	text-shadow: none;
	text-decoration: none;
}
.bx_filter .bx_filter_search_reset:hover, .bx_filter .bx_filter_search_reset:focus {
	color: #fff;
	background: #4173cf;
	border-color: #4173cf;
}


/*
* 	Result Popup
*
*/
.bx_filter .bx_filter_popup_result {
	position:absolute;
	z-index: 930;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 5px 15px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	height: 40px;
	margin-left: 10px;
	white-space:nowrap;
	color: #fff;
	border-radius: 2px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background: #dd8d5a;
	text-shadow: none;
	box-shadow: 0px 8px 16px 0px rgba(28, 28, 28, 0.3);
}

.bx_filter .bx_filter_popup_result::before {
	content: "";
	position: absolute;
	top: 14px;
	left: -6px;
	width: 12px;
	height: 12px;
	transform: rotate(45deg);
	background: #dd8d5a;
	border-radius: 2px;
}

.bx_filter .bx_filter_popup_result__link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx_filter .bx_filter_popup_result__count {
	margin-left: 5px;
}

.bx_filter .bx_filter_popup_result .arrow{
	position:absolute;
	top:50%;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url(/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/images/arr_left.png) no-repeat center;
}
.bx_filter.bx_horizontal .bx_filter_popup_result{
	position: static !important;
	display: inline-block
}
.bx_filter.bx_horizontal .bx_filter_popup_result .arrow{
	display: none;
}
.bx_filter .bx_filter_popup_result.right{left:102%;}
.bx_filter .bx_filter_popup_result.left{right:102%;}
.bx_filter .bx_filter_popup_result.right .arrow{left: -8px;background:url(/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/images/arr_left.png)  no-repeat center;}
.bx_filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/images/arr_right.png) no-repeat center;}
.bx_filter .bx_filter_popup_result a{color:#0073a3;}
.bx_filter .bx_filter_popup_result a:hover{text-decoration:none;}
.bx_filter .bx_filter_popup_result_close{display:none;}

@media (max-width:530px){
	.bx-touch .bx_filter .bx_filter_popup_result{
		font-size:12px;
		line-height:14px;
		position:fixed !important;
		z-index:1001;
		top:auto !important;
		right:0 !important;
		bottom:0 !important;
		left:0 !important;
		margin-top: 0;
		margin-left:0;
		width:auto;
		height:auto;
		padding:10px;
		border-radius:0;
		box-shadow:0 -2px 5px 0 rgba(0,0,0,.1);
	}
	.bx_filter .bx_filter_popup_result .arrow{
		display: none;
	}
	.bx-touch .bx_filter .bx_filter_popup_result_close{
		position:absolute;
		top:50%;
		right:10px;
		display:block;
		width:22px;
		height:22px;
		margin-top:-11px;
		background:url(/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/images/x.png) no-repeat center;
		background-size:16px;
	}
}

.catalog-filter__checkbox {
	display: none;
}

.bx_filter .catalog-filter__input-label {
	display: flex;
	align-items: center;
	margin: 0;
	cursor: pointer;
}

.bx_filter .catalog-filter__checkbox-wrap {
	min-height: auto;
	padding: 9px 0 8px;
}

.bx_filter .catalog-filter__input-label .catalog-filter__checkbox-text {
	position: relative;
	margin: 0;
	padding: 0 8px 0 34px;
	font-size: 14px;
	line-height: 14px;
	color: #555;
}

.bx_filter .catalog-filter__input-label .catalog-filter__checkbox-text::before {
	content: "";
	position: absolute;
	top: -3px;
	left: 8px;
	width: 18px;
	height: 18px;
	border: 2px solid #4173cf;
	border-radius: 2px;
}

.bx_filter .catalog-filter__input-label:hover {
	background: #ecf1fa;
}

.bx_filter .catalog-filter__input-label.disabled:hover .catalog-filter__checkbox-text:before {
	border: 2px solid #aeaeae;
	background: #fff;
}

.bx_filter .catalog-filter__input-label.disabled .catalog-filter__checkbox-text {
	color: #aeaeae;
}

.bx_filter .catalog-filter__input-label.disabled .catalog-filter__checkbox-text::before {
	border-color: #aeaeae;
}

.bx_filter .catalog-filter__input-label:hover .one-variant__checkbox:not(.disabled) + .catalog-filter__checkbox-text::before {
	border: none;
	background: url('/local/templates/moskeramika/assets/images/checkbox-hover.png');
}

.bx_filter .catalog-filter__checkbox:checked + .catalog-filter__checkbox-text::before {
	border: none;
	background: url('/local/templates/moskeramika/assets/images/checkbox-checked.png');
}


.bx_filter .catalog-filter__input-label .catalog-filter__text-icon {
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	color: #555;
}

.bx_filter .catalog-filter__input-label.disabled .catalog-filter__text-icon {
	color: #aeaeae;
}

.bx_filter .catalog-filter__input-label--icon {
	padding: 7px 8px 4px;
}

.bx_filter .catalog-filter__input-label--icon:not(.disabled):hover .bx_filter_btn_color_icon {
	border: none;
	border-radius: 2px;
	background: url('/local/templates/moskeramika/assets/images/checkbox-hover.png') !important;
}


.bx_filter .catalog-filter__input-label--icon.active:not(.disabled) .bx_filter_btn_color_icon {
	border: none;
	border-radius: 2px;
	background: url('/local/templates/moskeramika/assets/images/checkbox-checked.png') !important;
}

.bx_filter_btn_color_icon.no-icon {
	border: 2px solid #4173cf;
	border-radius: 2px;
}

.change-list {
	display: none;
	flex-basis: 100%;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

.change-list.active {
	display: block;
}
.change-list__button {
	cursor: pointer;
}

.change-list__button.active {
	color: #4173cf;
}

.change-list__button:not(.active):hover {
	text-decoration: underline;
	cursor: pointer;
}

.catalog-filter__input-label--icon.disabled .bx_filter_btn_color_icon.no-icon {
	border-color: #aeaeae;
}

.catalog-filter__input-range-text {
	position: absolute;
	top: -5px;
	left: 10px;
	padding: 0 3px;
	font-size: 14px;
	line-height: 14px;
	background: #fff;
	color: #4173cf;
	pointer-events: none;
}

.catalog-filter .smartfilter {
	background: #fff;
	padding: 0;
}

.bx_filter_popup_result__clear {
	position: absolute;
	bottom: -30px;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	padding: 7px 0;
	text-align: center;
	border: none;
	outline: none;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	background: #4173cf;
	color: #fff !important;
	box-shadow: 0px 8px 16px 0px rgba(28, 28, 28, 0.3);
}

.bx_filter_popup_result__clear:hover {
	background: #2d5bb0;
}

.bx_filter_block.popular .arrow-position:nth-child(n+16) {
	display: none;
}

.bx_filter_title_svg {
	width: 15px;
	height: 15px;
	fill: #555;
	transition: 0.2s;
}

.filter-toggle-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (min-width: 950px) {
	.mobile-counter-wrap {
		display: none !important;
	}
}

@media (max-width: 949px) {
	.bx_filter .bx_filter_popup_result {
		display: none !important;
	}
	.bx_filter .bx_filter_button_box {
		position: fixed;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: 100;
		padding: 20px 9px;
		border-top: 1px solid #d6d6d6;
	}
	.buttons-container {
		display: flex;
	}
	.bx_filter .bx_filter_search_button {
		margin-right: 8px;
	}

	.bx_filter .bx_filter_search_reset {
		margin-left: 8px;
	}
	.bx_filter .bx_filter_search_reset, .bx_filter .bx_filter_search_button {
		width: 50%;
		margin-bottom: 0;
	}

	.bx_filter .bx_filter_popup_result__count {
		margin-left: 0;
	}
	.mobile-counter-wrap {
		display: inline;
		margin-left: 5px;
	}
	.catalog-filter__item {
		padding-bottom: 80px;
	}

	.filter-all-button .bx_filter_search_button {
		width: 100%;
		text-decoration: none;
	}

	.bx_filter .bx_filter_search_button.filter-mobile-collection {
		height: 40px;
		font-size: 9px;
	}
}

.bx_filter .catalog-filter__input-label .one-variant__checkbox.disabled + .catalog-filter__checkbox-text {
    opacity: 0.5;
    cursor: default;
}

/* End */


/* Start:/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/themes/blue/colors.css?1761297296459*/
.bx_filter_vertical.bx_blue .bx_filter_section{
	background: #c3e9f4;
	border: 7px solid #e1f5fb;
}
.bx_filter_vertical.bx_blue .bx_ui_slider_range{
	background: url(/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/themes/blue/images/range_bg.png);
}
.bx_filter_vertical.bx_blue .bx_filter_control_section{text-align: center}
.bx_filter_vertical.bx_blue .bx_filter_search_button{
	height: 33px;
	line-height:33px;
}
.bx_filter_vertical.bx_blue span.icon_lupe{
	background: url(/local/templates/moskeramika/components/netex/catalog.smart.filter/filter/themes/blue/images/searchicon.png) no-repeat center;
}

/* End */


/* Start:/local/templates/moskeramika/components/bitrix/system.pagenavigation/round_static_pages/style.css?17612972962991*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
#main-pagination{
	margin-bottom:0;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 0 2px;
}
.collection #main-pagination{
	margin-bottom:0;
}
.collection .bx-pagination .bx-pagination-container ul li{
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/moskeramika/components/bitrix/catalog.section/catalog/style.css?17612972962095*/
.not-available {
    border-radius: 10px;
    border: 1px solid #00000052;
    padding: 5px;
    margin-top: 20px;
    color: black;
}

.group-title {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #4173cf;
    text-transform: uppercase;
    display: block;
    clear: both;
    font-size: 20px;
    margin-left: 10px;
    padding-top: 12px;
    margin-top: 10px;
}

.product-item .label-number-input{
	position:absolute;
	left: 50%;
	margin-left: -73px;
	z-index:2;
}

.collection.collection-list{
	margin-top:0;
}

.expired-product {
    margin-top: 65px !important;
}

#catalog-section, .article {
    display: none;
    border-top: 1px solid #B7B7B7;
}

#tab1:checked ~ #catalog-section,
#tab2:checked ~ .article {
    display: block;
}

.tab-label {
    cursor: pointer;
    text-decoration: none;
    position: relative;
    padding: 7px 16px;
    border: 1px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    background: #F0F0F0;
    border-radius: 3px 3px 0 0;
    outline:none;
    margin-top: 10px;
    margin-bottom: -1px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.tabs:checked + .tab-label {
    color: #4173cf;
    border: 1px solid #abc;
    border-top: 2px solid #4173cf;
    border-bottom: 1px solid #fff;
    background: white;
}

.article {
    padding-top: 10px;
}

.tabs {
    display: none;
}

.catalog-record-count {
    margin-top: 10px;
}
#catalog-section.collection .items.row article .item.large {
    height: 100%;
}

@media(max-width: 600px) {
    .tab-label {
        max-width: 200px;
        margin-bottom: -7px;
        font-weight: bold;
        font-size: 10px;
        line-height: 14px;
        text-align: center;
        text-overflow: ellipsis;
        overflow-x: hidden;
    }
    .tab-label .page-subtitle-block {
        line-height: 20px;
    }
}

.category-submenu {
    display: none;
    padding: 35px 40px;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
}
.category-submenu.active {
    display: block;
}

/* End */


/* Start:/local/templates/moskeramika/components/netex/landing.list/.default/style.css?17612972962782*/
.tags-cloud-wrap {
  position: relative;
}
.tags-cloud {
  position: relative;
  margin: 30px 0 0;
  overflow: hidden;
}
@media (max-width: 949px) {
  .tags-cloud {
    display: flex;
    overflow-x: auto;
    margin: 0;
  }
  .tags-cloud::-webkit-scrollbar {
    width: 0;
  }
}
.tags-cloud__elements {
  margin: 15px 0 0;
}
@media (max-width: 949px) {
  .tags-cloud__elements {
    margin: 0;
    white-space: nowrap;
  }
  .tags-cloud__elements:first-of-type {
    padding-left: 30px;
  }
  .tags-cloud__elements:last-of-type {
    padding-right: 30px;
  }
}
.tags-cloud__wrap {
  position: relative;
  max-height: 136px;
  overflow: hidden;
}
.tags-cloud__wrap.all {
  max-height: 100%;
  overflow: visible;
}
@media (max-width: 949px) {
  .tags-cloud__wrap {
    max-height: 100%;
    overflow: visible;
  }
}
.tags-cloud__title {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  color: #555 !important;
  text-transform: none !important;
}
@media (max-width: 949px) {
  .tags-cloud__title {
    text-align: center;
    display: none;
  }
}
.tags-cloud__items {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 949px) {
  .tags-cloud__items {
    flex-wrap: nowrap;
  }
}
.tags-cloud__item {
  display: flex;
  align-items: center;
  margin: 0 5px 5px 0;
  padding: 1px 10px 0;
  height: 30px;
  font-size: 14px;
  line-height: 14px;
  color: #4173cf !important;
  border: 1px solid #4173cf;
  border-radius: 2px;
  transition: 0.2s;
  text-decoration: none !important;
}
.tags-cloud__item:hover,
.tags-cloud__item:focus {
  background: #4173cf;
  color: #fff !important;
}
.tags-cloud__item.active {
  background: #dd8d5a;
  border-color: #dd8d5a;
  color: #fff !important;
  font-weight: normal;
}
.tags-cloud__item.active:hover,
.tags-cloud__item.active:focus {
  background: #dd8d5a;
  color: #fff;
}
.tags-cloud__show {
  display: none;
  align-items: center;
  cursor: pointer;
  color: #4173cf;
  font-size: 14px;
  text-decoration: underline;
}
.tags-cloud__icon {
  width: 12px;
  height: 12px;
  margin-right: 5px;
  fill: #4173cf;
  transform: rotate(180deg);
}
.tags-cloud__icon.rotate {
  transform: rotate(0);
}
.tags-cloud__button-scroll {
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  opacity: 0.5;
}
.tags-cloud__button-scroll.scroll {
  opacity: 1;
}
.tags-cloud__button-scroll:focus {
  outline: none;
}
.tags-cloud__button-scroll--left {
  left: 3px;
  transform: rotate(-90deg);
}
.tags-cloud__button-scroll--right {
  right: 3px;
  transform: rotate(90deg);
}
@media (min-width: 950px) {
  .tags-cloud__button-scroll {
    display: none;
  }
}
.tags-cloud__icon-scroll {
  width: 20px;
  height: 20px;
  fill: #f1f1f1;
}
/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/moskeramika/components/netex/catalog.smart.filter/filter/style.css?176129729625642 */
/* /local/templates/moskeramika/components/netex/catalog.smart.filter/filter/themes/blue/colors.css?1761297296459 */
/* /local/templates/moskeramika/components/bitrix/system.pagenavigation/round_static_pages/style.css?17612972962991 */
/* /local/templates/moskeramika/components/bitrix/catalog.section/catalog/style.css?17612972962095 */
/* /local/templates/moskeramika/components/netex/landing.list/.default/style.css?17612972962782 */
