

/* Start:/bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_filter/style.css?156939843412340*/

.bx_filter .bx_filter_section{
	position:relative;
}

.bx_filter .bx_filter_title{
	font-size: 1.2rem;
	margin-bottom: 5px;
	background-color: #585858;
	padding: 10px 20px;
	color: #fff;
}

.bx_filter .bx_filter_parameters_box{
	border: 1px solid #54a7c9;
	margin-bottom:2px;
}
.show-all {
    text-align: right;
    text-decoration: underline;
    color: #585858;
    cursor: pointer;
}
.show-all:hover {
    color: #de5454
}
.bx_filter .bx_filter_button_box{clear: both;}

.bx_filter .bx_filter_parameters_box_title{
	font-size: 1.2rem;
	cursor:pointer;
	padding: 10px 20px;
	background-color: #54A7C9;
	color: #fff;
	position: relative;
	
}
.bx_filter_block .size_title {
	margin-bottom: 10px;
}
.bx_filter_block {
	background-color: #fff;
}
.bx_filter .bx_filter_parameters_box_title .more {
	position: absolute;
	z-index: 20;
	right: 10px;
	padding: 0;
	top: 13px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('/images/filter_plus.png') left top no-repeat;
}

.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title .more {
	background: url('/images/filter_minus.png') left top no-repeat;
}


.bx_filter .bx_filter_block{
	display:none;
	padding: 15px;
}

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

.bx_filter .bx_filter_parameters_box_container_block{
	font-size:11px;
	float:left;
	width:50%;
	color:#3f3f3f;
}
.bx_filter_parameters_box_container_block.input2{
	text-align: right;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container{
	display:inline-block;
	border: 1px solid #54a7c9;
	max-width:66%;
	min-width: 85px;
	width: 100%;
	height:25px;
}

.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%;
	height:100%;
	border:none;
	background:#fff;
	padding: 0 10px;
	-webkit-appearance: none;
	font: 0.75rem Arial;
}


/*Track*/
.bx_filter .bx_ui_slider_track{
	position:relative;
	height:4px;
	margin:25px 10px;
	z-index: 100;
	border:1px solid #8da3ad;
	background-color:#c6eeff;
	box-shadow:0 1px 0 0 rgba(255,255,255,.35);
}

.bx_filter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:10px;
	background:#c6eeff;
}
.bx_filter .bx_ui_slider_part.p1{left:-1px;}
.bx_filter .bx_ui_slider_part.p2{left:25%;}
.bx_filter .bx_ui_slider_part.p3{left:50%;}
.bx_filter .bx_ui_slider_part.p4{left:75%;}
.bx_filter .bx_ui_slider_part.p5{right:-1px;}

.bx_filter .bx_ui_slider_part span{
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#000;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span{color:#6b8086;}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:-1px;
	bottom:-1px;
}

.bx_filter .bx_ui_slider_range{
	z-index:10;
}
.bx_filter .bx_ui_slider_pricebar{
	z-index:9;
}

.bx_filter .bx_ui_slider_pricebar_VD{
	z-index:8;
	border-top:   1px solid #74868e;
	border-bottom:1px solid #74868e;
	background:#849da4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0OWRhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5M2FmYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#849da4), color-stop(100%,#93afb7));
	background:-webkit-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:   -moz-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:    -ms-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:     -o-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:        linear-gradient(top bottom, #849da4 0%,#93afb7 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#849da4', endColorstr='#93afb7',GradientType=0 );
}
.bx_filter .bx_ui_slider_pricebar_VN{
	z-index:7;
	border:1px solid #8da3ad;
	background:#a8dff3;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E4ZGZmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGVhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#6eccea), color-stop(100%,#73d6f6));
	background:-webkit-linear-gradient(top, #6eccea 0%,#73d6f6 100%);
	background:   -moz-linear-gradient(top, #6eccea 0%,#73d6f6 100%);
	background:    -ms-linear-gradient(top, #6eccea 0%,#73d6f6 100%);
	background:     -o-linear-gradient(top, #6eccea 0%,#73d6f6 100%);
	background:        linear-gradient(top bottom, #6eccea 0%,#73d6f6 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccea', endColorstr='#73d6f6',GradientType=0 );
}
.bx_filter .bx_ui_slider_pricebar_V{
	z-index:8;
	top:-1px;
	bottom:-1px;
	/*	border-right:1px solid #1888cc;
		border-left: 1px solid #1888cc;*/
	background: #54a7c9;
		
}



.bx_filter .bx_ui_slider_handle{
	position:absolute;
	top:100%;
	width:22px;
	height:22px;
}
.bx_filter .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}
.bx_filter .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}
.bx_filter .bx_ui_slider_handle.left{
	left:0;
	margin-left:-10px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #f6f6f6;
	border: 1px solid #cacaca;
}

.bx_filter .bx_ui_slider_handle.right{
	right:0;
	margin-right:-10px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #f6f6f6;
	border: 1px solid #cacaca;
}

.bx_filter .bx_ui_slider_handle.left:hover, .bx_filter .bx_ui_slider_handle.right:hover {
	background-color: #54a7c9;
}


/*
*	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:#A5A5A5;
	/*text-decoration: line-through;*/
}
.bx_filter .bx_filter_param_label.disabled1 .bx_filter_param_text{
	color:red;
	/*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;
	margin-bottom: 5px;
}
.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox]{
	position: relative;
	top: 0;
	float:left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	display: block;
	line-height: 15px;
	margin-left: 25px;
	text-align: left;
}



/*
* 	BTN
*
*/

.submit-filter input, .submit-filter a, .submit-filter p {
	width: 49%;
	display: block;
	-webkit-appearance: none;
	font: bold 0.75rem Arial;
	height: 30px;
	border: 0;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	opacity: 1;
}

.submit-filter a, .submit-filter p {
	float: left;
	margin-right: 2%;
	padding-top: 8px;
	background-color: #54A7C9;
	box-sizing: border-box;
}

.submit-filter input:last-child {
	background-color: #585858;
	opacity: 0.8;
}

.submit-filter input:hover {
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	opacity: 0.7;
} 
.submit-filter a:hover, .submit-filter p:hover {
	opacity: 0.9;
	color: #fff;
}



.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: ' ';
	/*width: 19px;*/
	/*height:19px;*/
	display: block;
	z-index:100;
	background: url(/bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_filter/images/missing_v2.png) no-repeat center;
	opacity: .7;
}

.prop-secondary-list {
	display: none;
}


/*
* 	Result Popup
*
*/
.bx_filter .bx_filter_popup_result{
	font-size:13px;
	font-weight:normal;
	line-height:33px;
	position:absolute;
	z-index:930;
	display:none;
	height:33px;
	margin-top: -10px;
	margin-left:40px;
	padding:0 10px;
	white-space:nowrap;
	color:#3f3f3f;
	border-top:1px solid #c0d6dc;
	border-right:1px solid #c0d7dd;
	border-bottom:1px solid #c0d6dc;
	border-left:1px solid #c0d7dd;
	border-radius:3px;
	background:#fff;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.1);
}
.bx_filter .bx_filter_popup_result .arrow{
	position:absolute;
	top:50%;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url(/bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_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;
}

@media only screen and (min-width: 1330px) {
	.bx_filter .bx_filter_popup_result.right{right:104%;}
	.bx_filter .bx_filter_parameters_box_container.bx_filter_param_label.test_filt .bx_filter_popup_result.right{
		right:112%;
	}
	.bx_filter .bx_filter_popup_result.right .arrow{right:-8px;background:url(/bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_filter/images/arr_right.png) no-repeat center;}
}
@media only screen and (max-width: 1329px) {
	.bx_filter .bx_filter_popup_result.right{left:95%;}
	.bx_filter .bx_filter_popup_result.right .arrow{left: -8px;background:url(/bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_filter/images/arr_left.png)  no-repeat center;}
}


.bx_filter .bx_filter_popup_result.left{right:112%;}

.bx_filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_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 only screen and (max-width: 600px){
	.bx-touch .bx_filter .bx_filter_popup_result{
		font-size:16px;
		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(/bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_filter/images/x.png) no-repeat center;
		background-size:16px;
	}
}


.bx_filter_popup_result span.link1 {
	text-decoration: underline;
	color: #028BCF; 
	cursor: pointer;
}
.bx_filter_popup_result span.link1:hover {
	color: #A5A5A5;
}
/* End */


/* Start:/bitrix/templates/aquanet_adaptive/components/bitrix/system.pagenavigation/ajax/style.css?1569398434769*/
.pagination{
    padding-top: 2px;
	display: inline-block;
	width: 100%;
}
.page_getnext{
	display: block;
	padding: 12px 0;
    width: 100%;
	text-align: center;
	text-decoration: none;
	font: 19px Arial;
	border: 1px solid #e9e9e9;
	background-color: #f6f6f6;
}
.page_getnext:hover {
	color: #028BCF;
	background-color: #ececec;
}
.page_getnext .icon-loading{
	display: none;
	background:url('/bitrix/templates/aquanet_adaptive/components/bitrix/system.pagenavigation/ajax/images/spin-loader2.gif');
	width:16px;
	height:16px;
	margin-left: 10px;
	vertical-align: middle;
}
.page_getnext.loading .icon-loading{
	display: inline-block;
}
.page_classic_pagination{
	margin-top: 10px;
}
.page_classic_pagination a{
	margin: 0 2px;
}
.page_classic_pagination a.active{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}


/* End */


/* Start:/bitrix/templates/aquanet_adaptive/components/bitrix/catalog/.default/bitrix/catalog.section/bar/style.css?15693984332817*/
.block_hover .properties {
	cursor:pointer;
	height: 100%;
}
.price-val {
	position: absolute;
	bottom: 5px;
	width: 100%;
	color: #028BCF;
	font-size: 20px;
	text-transform: lowercase;
	cursor: pointer;
}
.hover-price .price-val {
	text-align:center;
	color: #fff;
}
.hover-price .price-val span {
	font-weight: normal;
	color: #fff;
	text-transform: none;
}
.price-val span {
	font-weight: normal;
	text-transform: none;
}
.old-price-val {
	position: absolute;
	bottom: 30px;
	right: 22px;
	color: #ce9595;
	text-transform: lowercase;
	text-decoration: line-through;
	font-weight: normal;
}
.hover-price .old-price-val {
	color: #fff
}
.block_hover table {
	margin-top: 17px;
	text-transform: none;
	font-weight: normal;
	color: #fff;
	width: 100%;
}
.block_hover table tr {

}
.block_hover table td {
	padding: 2px 10px;
	vertical-align:top;
}
.block_hover table td:last-child {
	font-weight:700
}
.block_hover table tr:nth-child(2n+2) {
	background: rgba(255, 255, 255, 0.4);
}
.block_hover_podrobnee, .compare-prod, .addtocart-prod {
	display:inline-block;
	font-weight: normal;
}

.block_hover_podrobnee {
    background: url("/bitrix/templates/aquanet/images/more.png") no-repeat center scroll transparent;
    left: 23px;
    top: 90px;
}
.compare-prod {
	 background: url(/bitrix/templates/aquanet/images/comparison.png) no-repeat center scroll transparent;
}
.addtocart-prod {
	background: url(/bitrix/templates/aquanet/images/basket_b.png) no-repeat center scroll transparent;
}
.compare-prod .checkbox {
	margin:0;
	padding:0;
}
.addtoCart{
	margin-left: 5px;
}
.cont {
	width: 234px;
	left: 4px;
	position: absolute;
	bottom:74px;
}
.cont a {
	font-weight:700;
}
.cont a:hover {
	color: white;
	text-decoration: underline;
}
.block2 .cont {
	width: 320px;
	left: 87px;
	position: absolute;
	bottom:74px;
}
.cont div {
	margin-right: 10px
}
.block2 .cont div {
	margin-right: 50px
}
.cont .compare-prod {
	margin-right:0;
}
.block2 .cont .compare-prod {
	margin-right:0;
}
.cont .addtoCart {
	margin-left:0
}
.block_hover a{
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 32px;

	padding-top: 40px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
}
.block_hover img{
	position: absolute;
	display: block;
	width: 32px;
	max-width: 32px;
	height: 32px;
	max-height: 32px;
	left: 0px;
	top: 0px;
	padding-left: 23px;
}
/*добавили кнопку подробнее*/


.block2 .block_hover .block_hover_podrobnee{

}
.block2 .block_hover .block_hover_podrobnee a, .block_hover_podrobnee a{
	margin-left: 0;
    margin-top: 0;
}

/*стили для широкого блока*/

	
.block2 .block_hover_price, .block3 .block_hover_price {
	width: 100%;}
	
.block2 .block_hover a.addtoCart {

}

/* End */
/* /bitrix/templates/aquanet_adaptive/components/mycomponents/catalog.smart.filter/test_filter/style.css?156939843412340 */
/* /bitrix/templates/aquanet_adaptive/components/bitrix/system.pagenavigation/ajax/style.css?1569398434769 */
/* /bitrix/templates/aquanet_adaptive/components/bitrix/catalog/.default/bitrix/catalog.section/bar/style.css?15693984332817 */
