

/* Start:/local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/style.css?178462324735559*/
.bx_filter .bx_filter_section{
	position: relative;
	  padding: 32px 3.5%;
	  border-right:1px solid #D9D9D9;
	  background-color: transparent;
	  min-height: 70px;
  }
  
  .bx_filter .bx_filter_section .bx_filter_section-title {
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	color: #00563A;
  }
  .bx_filter .bx_filter_section form.smartfilter{
	  display: none;
  }
  .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_container => bx_filter_parameters_box*/
  .bx_filter .bx_filter_button_box,
  .bx_filter .bx_filter_parameters_box{
	  margin-bottom:20px;
	  padding:0;
  }
  .bx_filter .bx_filter_button_box{clear: both; margin-top: 20px;}
  .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{
	  font-size:15px;
	  display:inline-block;
	  margin-bottom:10px;
	  /*cursor:pointer;*/
	  color:#373737;
	  font-weight: bold;
	  /*border-bottom:1px dashed #000;*/
	  position: relative;
  }
  
  .bx_filter .bx_filter_parameters_box_title:after{
	  /*left: -13px;*/
	  /*position: absolute;
	  content: ' ';
	  width:7px;
	  height: 4px;
	  top: 50%;
	  right: -15px;
	  margin-top: -1px;
	  opacity: .8;
	  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjWLWCQWsBg1cLQ5AIQ0gIACLDA/lykNHsAAAAAElFTkSuQmCC');*/
  }
  .bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after{
	  /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjCAthiJrCkLWEYdUKBgYGACBrA/l9XbhoAAAAAElFTkSuQmCC");*/
  }
  .bx_filter .bx_filter_block{
	  display:block;
	  padding:0;
  }
  .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.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{
	  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{
	  display:none;
	  -webkit-box-sizing:border-box;
	  -moz-box-sizing:border-box;
	  box-sizing:border-box;
	  /*max-width:105px;*/
	  /* max-width:66%; */
	  /* min-width: 80px; */
	  width: 100%;
	  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_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-size: 14px;
	line-height: 19px;
	color: #7D7D7D;
	  /*max-width:33%;*/
	  /*min-width: 105px;*/
	  /* height:33px;
	  margin: 0;
	  padding:0 4px;
	  border:none;
	  border-radius:2px;
	  background:#fff;
	  box-shadow:inset 0 3px 6px 0 rgba(215,215,215,.75); */
	background: rgba(255, 255, 255, 0.6);
	border: 1px solid #7D7D7D;
	border-radius: 5px;
	padding: 13px 12px;
  }
  
  
  /*Track*/
  .bx_filter .bx_ui_slider_track{
	  position:relative;
	  height:3px;
	  margin:35px 15px;
	  border-top: 1px solid rgb(189, 189, 189);
	  border-bottom: 1px solid rgb(189, 189, 189);
	  border-radius: 3px;
  }
  .bx_filter .bx_ui_slider_part{
	  position:absolute;
	  top:-9px;
	  width:1px;
	  height:17px;
	  /*background:#a2bfc7;*/
  }
  .bx_filter .bx_ui_slider_part.p1{
	  right: 100%;
	  width: 20%;
	  padding-right: 20px;
  }
  .bx_filter .bx_ui_slider_part.p2,
  .bx_filter .bx_ui_slider_part.p3,
  .bx_filter .bx_ui_slider_part.p4{display:none;}
  .bx_filter .bx_ui_slider_part.p5{
	  left: 100%;
	  width: 20%;
	  padding-left: 20px;
  }
  .bx_filter .bx_ui_slider_part > span{
	  display:block;
	  color:#000;
  }
  .bx_filter .bx_ui_slider_part.p1 span {
	  text-align: right;
	  left: 0px;
	  margin-left: 0;
  }
  .bx_filter .bx_ui_slider_part.p5 span {
	  text-align: left;
	  left: 0px;
	  margin-left: 0;
  }
  .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;
	  -webkit-box-sizing:border-box;
	  -moz-box-sizing:border-box;
	  box-sizing:border-box;
  }
  .bx_ui_slider_pricebar_V--left{
	  position: absolute;
	  top: -22px;
	  right: 100%;
	  font-size: 11px;
	  color: #00722c;
	  padding-right: 3px;
	  margin-right: -1px;
	  white-space: nowrap;
  }
  .bx_ui_slider_pricebar_V--right{
	  position: absolute;
	  top: -22px;
	  left: 100%;
	  font-size: 11px;
	  color: #00722c;
	  padding-left: 3px;
	  margin-left: -1px;
	  white-space: nowrap;
  }
  .bx_ui_slider_pricebar_V--left:not(:empty):after{
	  content: "";
	  display: block;
	  width: 1px;
	  height: 5px;
	  background: #64A780;
	  position: absolute;
	  right: 0;
	  bottom: -7px;
  }
  .bx_ui_slider_pricebar_V--right:not(:empty):after{
	  content: "";
	  display: block;
	  width: 1px;
	  height: 5px;
	  background: #64A780;
	  position: absolute;
	  left: 0;
	  bottom: -7px;
  }
  .bx_filter .bx_ui_slider_range{
	  z-index:19;
  }
  .bx_filter .bx_ui_slider_pricebar{
	  z-index:100;
  }
  
  .bx_filter .bx_ui_slider_pricebar_VD{
	  z-index:16;
	  border-top:   1px solid #74868e;
	  border-bottom:1px solid #74868e;
	  background:#BCC5C8;
	  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0OWRhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5M2FmYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6EAEC), color-stop(100%,#BCC5C8));
	  background:-webkit-linear-gradient(top, #E6EAEC 0%,#BCC5C8 100%);
	  background:   -moz-linear-gradient(top, #E6EAEC 0%,#BCC5C8 100%);
	  background:    -ms-linear-gradient(top, #E6EAEC 0%,#BCC5C8 100%);
	  background:     -o-linear-gradient(top, #E6EAEC 0%,#BCC5C8 100%);
	  background:        linear-gradient(top bottom, #E6EAEC 0%,#BCC5C8 100%);
  
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6EAEC', endColorstr='#BCC5C8',GradientType=0 );
  }
  .bx_filter .bx_ui_slider_pricebar_VN{
	  z-index:17;
	  background-color: rgb(100, 167, 128);
  }
  .bx_filter .bx_ui_slider_pricebar_V{
	  z-index:18;
	  top:-1px;
	  bottom:-1px;
	  /*	border-right:1px solid #1888cc;
		  border-left: 1px solid #1888cc;*/
	  /*background:
		  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAALGPC/xhBQAAAANQTFRFGIjM1MdTygAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CIIA=') repeat-y left,
		  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAALGPC/xhBQAAAANQTFRFGIjM1MdTygAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CIIA=') repeat-y right,
		  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAMAAAAxZj1mAAAABGdBTUEAALGPC/xhBQAAAL1QTFRFANz2ALTqAKrmALbrAN33AKzmANf0ALPqAKfkAKrlAKbkHpThALXqALHqAI/dAKDkAJviAJ/lAJrhAKnnAKTnAJTgAJ/kAKTmAJXfAJnhAKbjAJriAJ3iAKfoAKPnAJHeAKHjAKfmAKznAKvoAKvpAKHkAKzqALTrALTpANb0ALXrALPrALjtAJ7kAKfnAKPlAKTlAKLnAKbnAK/pHpTiALDqANz3AHi6AKzpAKjoANv2AHm6AKzoAHm7H5XiGxHqSgAAAG9JREFUCNcVxEUCwkAQBMDG3V2Dxz3rO/n/s4A6FOqq/vk3qsC7XGsfuu1rjk7gtZoNLxqMgwg9xvqh6w7ZJDyitDcpbVbax9titVT35yFRr7P8YJ5k6T7dFadLoTBbxNN1vN3k19yBEIYEkTGG6AvhQBEyBjCadgAAAABJRU5ErkJggg==') repeat-x;
	  */
	  background-color: #00722c;
	  }
  
  
  
  .bx_filter .bx_ui_slider_handle{
	  position:absolute;
	  top: 0;
	  width: 15px;
	  height: 15px;
	  margin-top: -5px;
	  background-color: #EB232F;
	  border-radius: 3px;
  }
  .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:-15px;
	  /*background:url(/local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/images/handle_left.png) no-repeat right top;*/
  }
  .bx_filter .bx_ui_slider_handle.right{
	  right:0;
	  margin-right:-15px;
	  /*background:url(/local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/images/handle_right.png) no-repeat left top;*/
  }
  .bx_ui_slider_handle--price-left,
  .bx_ui_slider_handle--price-right{
	  position: absolute;
	  bottom: -20px;
	  text-decoration: none;
	  color: #000;
	  white-space: nowrap;
	  font-size:11px;
  }
  .bx_ui_slider_handle--price-left{
	  right: 7px;
  }
  .bx_ui_slider_handle--price-right{
	  left: 7px;
  }
  /*
  *	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:12px;
	  position:relative;
	  display:inline-block;
	  width: 23%;
	  text-align:left;
	  margin-bottom: 5px;
	  margin-right: 5px;
	  color: #000;
  }
  .bx_filter .bx_filter_param_label.dib{display: inline-block;}
  .bx_filter .bx_filter_param_text{
	  line-height: 34px;
	  position: relative;
	  display: block;
	  padding: 0 5px;
	  font-weight: 600;
	  vertical-align: middle;
	  text-align: left;
	  cursor: pointer;
	  /* white-space: nowrap; */
	  overflow: hidden;
	  max-width: 100%;
	  text-overflow: ellipsis;
  }
  .bx_filter .bx_filter_param_label.disabled .bx_filter_param_text{
	  color:#909090;
	  /*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: -2px;
	  float:left;
	  margin-left: 0;
  }
  .bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	  display: block;
	  line-height: 15px;
	  margin-left: 0px;
	  text-align: left;
  }
  .bx_filter .bx_filter_input_checkbox .bx_filter_param_text.with_img_left {
	  position: relative;
	  left: -16px;
	  padding-left: 21px;
	  padding-right: 0px;
	  z-index: 8;
  }
  
  /*
  * 	BTN
  *
  */
  .bx_filter .bx_filter_param_btn{
	  display:inline-block;
	  width:34px;
	  height:34px;
	  text-align:center;
	  text-decoration:none;
	  color:#000;
	  vertical-align: middle;
	  border:1px solid #9dbcc3;
	  border-radius:3px;
	  background:#fbfdfd;
	  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUxZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfdfd), color-stop(100%,#cfe1e7));
	  background:-webkit-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	  background:   -moz-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	  background:    -ms-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	  background:     -o-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	  background:        linear-gradient(top bottom, #fbfdfd 0%,#cfe1e7 100%);
	  background-clip:padding-box;
	  box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px rgba(255,255,255,.22);
	  text-shadow:0 1px 0 #fff;
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfdfd', endColorstr='#cfe1e7',GradientType=0 );
	  -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;
	  float: left;
  }
  .bx_filter .bx_filter_param_btn:hover{border-color:#b4d5de}
  .bx_filter .bx_filter_param_btn:active,
  .bx_filter .bx_filter_param_label.active .bx_filter_param_btn{
	  border-color:#b4d5de;
	  background:#fcfefe;
	  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUyZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#cfe2e7));
	  background:-webkit-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	  background:   -moz-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	  background:    -ms-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	  background:     -o-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	  background:        linear-gradient(top bottom, #fcfefe 0%,#cfe2e7 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#feffff',GradientType=0 );
	  box-shadow:0 0 0 3px #2995d7,inset 0 2px 3px rgba(0,0,0,.12);
  }
  /* --- 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;}
  .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(/local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/images/missing_v2.png) no-repeat center;
	  opacity: .7;
  }
  
  /*
  * 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{
	  line-height:24px;
	  position:relative;
	  top:5px;
	  border-radius: 2px;
	  display:inline-block;
	  width:24px;
	  height:24px;
	  vertical-align:middle;
	  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
	  -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_reset{
	  background-color: #e3283a !important;
	  border-color: #941a26 !important;
	  margin-left: 10px;
  }
  
  /*
  * 	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:-7px;
	  margin-left:10px;
	  padding:0 10px;
	  white-space:nowrap;
	  color:#FFF;
	  border:1px solid #941A26;
	  border-radius:3px;
	  background:#E3283A;
	  box-shadow:0 2px 5px 0 rgba(0,0,0,.1);
	  text-shadow: none;
  }
  .bx_filter .bx_filter_popup_result .arrow{
	  position:absolute;
	  top:50%;
	  width:8px;
	  height:14px;
	  margin-top:-7px;
	  background:url(/local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/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/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/images/arr_left.png)  no-repeat center;}
  .bx_filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/images/arr_right_red.png) no-repeat center;}
  .bx_filter .bx_filter_popup_result a{color:#FFF;}
  .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/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/images/x.png) no-repeat center;
		  background-size:16px;
	  }
  }
  div.bx_filter_section span.filter_batton_on {
  position: absolute;
  left: 50%;
  background-color: rgba(0, 114, 44, 0.8);
  display: inline-block;
  height: 39px;
  cursor: pointer;
  margin-left: -85px;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
  }
  div.bx_filter_section span.filter_batton_on > img {
  position: absolute;
  left: -50px;
  }
  div.bx_filter_section span.filter_batton_on > span {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 1px dotted;
  margin: 0px 15px;
  display: inline-block;
  padding-top: 4px;
  font-weight: bold;
  text-shadow: none;
  }
  div.bx_filter_section span.filter_batton_off {
  position: absolute;
  bottom: 30px;
  right: 30px;
  color: rgb(20, 126, 61);
  cursor: pointer;
  display: none;
  }
  
  div.bx_filter_section span.filter_batton_off > span {border-bottom: 1px dashed;}
  div.bx_filter_section span.filter_batton_off:hover {color: #e51c28;}
  div.bx_filter_section span.filter_batton_on:hover {background-color: rgba(0, 114, 44, 1);}
  
  img.prev_color_infiltr {
  position: absolute;
  z-index: 5;
  left: 3px;
  top: 4px;
  border: 1px solid #CAD0D4;
  border-radius: 3px;
  }
  span.visual_select {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 3px;
  top: 4px;
  }
  span.visual_select.on_sel {
  background: transparent url("/img/select-det-color.png") no-repeat scroll 0px 0px;
  z-index: 7;
  background-size: contain;
  }
  .bx_filter .bx_filter_parameters_box_title div.hint_filter {
  width: 13px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  }
  .bx_filter .bx_filter_parameters_box_title div.hint_filter div{
  display: inline-block;
  position: absolute;
  width: 230px;
  left: 70px;
  background-color: #e1e1e1;
  z-index: -1;
  top: 50%;
  padding: 10px;
  box-shadow: 0px 13px 25px -7px #bcbcbc;
  opacity: 0;
  -webkit-transition:opacity 0.3s ease, left 0.3s ease, z-index 0.3s ease;
  -moz-transition:opacity 0.3s ease, left 0.3s ease, z-index 0.3s ease;
  -ms-transition:opacity 0.3s ease, left 0.3s ease, z-index 0.3s ease;
  -o-transition:opacity 0.3s ease, left 0.3s ease, z-index 0.3s ease;
  transition:opacity 0.3s ease, left 0.3s ease, z-index 0.3s ease;
  text-shadow: none;
  font-weight: normal;
  font-size: 12px;
  }
  /*div.catalog-item div.colom2_det_block div.question_mark:hover {overflow: visible;}*/
  .bx_filter .bx_filter_parameters_box_title:hover div.hint_filter div{
  opacity: 1;
  left: 23px;
  z-index: 5;
  }
  .bx_filter .bx_filter_parameters_box_title div.hint_filter div:before {
	  pointer-events: none;
	  position: absolute;
	  z-index: 10;
	  content: '';
	  border-style: solid;
	  top: calc(50% - 10px);
	  left: -10px;
	  border-width: 10px 10px 10px 0;
	  border-color: transparent #e1e1e1 transparent transparent;
  }
  
  .bx_filter .bx_filter_parameters_box_container  label.bx_filter_param_label  .hint_filter_for_prop{
  display: inline-block;
  position: absolute;
  width: 270px;
  bottom: 70px;
  background-color: #fff;
  z-index: -1;
  left: 50%;
  margin-left: -160px;
  padding: 10px;
  box-shadow: 0px 13px 25px -7px #bcbcbc;
  opacity: 0;
  -webkit-transition:opacity 0.3s ease, bottom 0.3s ease, z-index 0.3s ease;
  -moz-transition:opacity 0.3s ease, bottom 0.3s ease, z-index 0.3s ease;
  -ms-transition:opacity 0.3s ease, bottom 0.3s ease, z-index 0.3s ease;
  -o-transition:opacity 0.3s ease, bottom 0.3s ease, z-index 0.3s ease;
  transition:opacity 0.3s ease, bottom 0.3s ease, z-index 0.3s ease;
  text-shadow: none;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #e1e1e1;
  }
  .bx_filter .bx_filter_parameters_box_container  label.bx_filter_param_label .bx_filter_input_checkbox img:hover ~ .hint_filter_for_prop{
  opacity: 1;
  bottom: 25px;
  z-index: 5;
  }
  .bx_filter .bx_filter_parameters_box_container  label.bx_filter_param_label  .hint_filter_for_prop:before {
	  pointer-events: none;
	  position: absolute;
	  z-index: 10;
	  content: '';
	  border-style: solid;
	  left: calc(50% - 20px);
	  bottom: -10px;
	  border-width: 10px 10px 0;
	  border-color: #fff transparent  transparent transparent;
  }
  .bx_filter_parameters_box_container--track{
	  width: 80%;
	  margin-left: auto;
	  margin-right: auto;
  }
  .filter_parameters_more_tip {display: none;}
  .popup-window{
	  width: 672px;
	  position: relative;
	  left: -5px;
	  border-radius: 0 0 5px 5px;
	  top: -7px;
	  box-shadow: 0 6px 11px rgba(0,0,0,.1);
  }
  .popup-window a {
	  text-decoration: none;
	  color: inherit;
	  padding: 3px 5px;
	  display: block;
  }
  .popup-window a:hover{
	  color: #00722c;
  }
  .bx_filter .bx_filter_parameters_box--name{
	  margin-bottom: 0;
  }
  .bx_filter_parameters_box--name + .bx_filter_parameters_box{
	  margin-top: 20px;
  }
  .name-sol-item input:focus{
	  outline: none;
  }
  
  .search-inner-box.filter__form-item.name-sol-item #arrFilter_NAME {
	background: rgba(255, 255, 255, 0.6);
	border: 1px solid #7D7D7D!important;
	border-radius: 5px!important;
	padding: 13px 12px!important;
	
  }
  
  @media screen and (max-width: 575px) {
	.bx_filter .bx_filter_section {border: none; padding: 5px 3.5%;}
  }

.bx_filter_parameters_box_title:first-child .triangle {display: none;}
/* End */


/* Start:/local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/themes/blue/colors.css?1672253462459*/
.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/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/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/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/themes/blue/images/searchicon.png) no-repeat center;
}

/* End */


/* Start:/local/templates/sim-dveri-test/components/bitrix/catalog.section.list/catalog_api_side/style.css?16722534628351*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

/* list */

.bx_sitemap{/*margin-bottom: 30px;*/}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}
.bx_sitemap .bx_sitemap_ul {
	list-style-type: none !important;
	padding: 0;
}

ul.bx_sitemap_ul li a {
    background: #eff1f2;
    padding: 5px 13px 5px 13px;
    margin: 5px 5px 5px 5px;
    display: inline-block;
    color: #373737;
    text-decoration: none;
    font-size: 13px;
}
ul.bx_sitemap_ul li a:hover {text-decoration: underline;}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	display: inline-block;
	margin:0 !important;
/*	text-align: center;
	width: 167px;
	margin: 0px 0px 20px 19px !important;
	float: left;
	overflow: hidden;
	min-height: 230px;*/
}
/*.bx_sitemap .bx_sitemap_ul li:nth-child(4n+1){ margin: 0px 0px 20px 0px !important;}*/
.bx_sitemap .bx_sitemap_ul li > a > div {
	height: 160px;
	vertical-align: middle;
	display: table-cell;
	width: 166px;
}
.bx_sitemap .bx_sitemap_ul li > a > p {font-size: 14px;}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

.bx_sitemap .bx_sitemap_ul .bx_sitemap_ul-readmore {display: none;width: 100%;}
.bx_sitemap .bx_sitemap_ul .bx_sitemap_ul-readmore a {color: #147e3d;}
.bx_sitemap_ul li:nth-child(n+12) {display: none;}
.bx_sitemap_ul.shown-more li:nth-child(n+12) {display: inline-block;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/local/templates/sim-dveri-test/components/bitrix/news.list/action_slider/style.css?1672253462846*/
.slides{border:1px solid #cad0d4;border-radius:5px;}
.slides__cont-absolute{position:absolute;left:0;top:0;width:100%;height:100%;}
.slides__text{text-align:center;width:586px;height:80px;margin:37px auto 15px;background:rgba(31, 122, 64, 0.8);}
.slides__name{font-size:27px;color:rgb(255, 255, 255);font-weight:bold;text-transform:uppercase;line-height:0.815;padding:15px 10px 8px;}
.slides__preview-text{font-size:18px;color:rgb(255, 255, 255);font-weight:bold;text-transform:uppercase;line-height:1.222;}
.slides__link-wrap{text-align:center;background:#e51c28;width:233px;height:31px;margin:0px auto 15px;}
.slides__link{font-size:16px;color:rgb(255, 255, 255);font-weight:bold;text-decoration:underline;text-transform:uppercase;line-height:12px;padding:11px;display:block;}
.slides__link:hover{color:rgb(255, 255, 255);text-decoration:none;}
/* End */


/* Start:/bitrix/templates/sim-dveri/js/bxslider/jquery.bxslider.css?15440826212752*/
.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1;}
.bx-wrapper img{max-width:100%;display:block;}
.bx-wrapper .bx-viewport{-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}
.bx-wrapper .bx-loading{min-height:50px;background:url(/bitrix/templates/sim-dveri/js/bxslider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000;}
.bx-wrapper .bx-prev{left:10px;background:url(/bitrix/templates/sim-dveri/js/bxslider/images/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next{right:10px;background:url(/bitrix/templates/sim-dveri/js/bxslider/images/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover{background-position:0 0;}
.bx-wrapper .bx-next:hover{background-position:-43px 0;}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}
.bx-wrapper .bx-controls-direction a.disabled{display:none;}
.bx-wrapper .bx-controls-auto{text-align:center;}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/bitrix/templates/sim-dveri/js/bxslider/images/controls.png) -86px -11px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/bitrix/templates/sim-dveri/js/bxslider/images/controls.png) -86px -44px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80, 80, 80, 0.75);width:100%;}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}
.bx-pager.bx-default-pager{display:none;}
/* End */


/* Start:/local/templates/sim-dveri-test/components/bitrix/news.list/news_slider/style.css?1672253462846*/
.slides{border:1px solid #cad0d4;border-radius:5px;}
.slides__cont-absolute{position:absolute;left:0;top:0;width:100%;height:100%;}
.slides__text{text-align:center;width:586px;height:80px;margin:37px auto 15px;background:rgba(31, 122, 64, 0.8);}
.slides__name{font-size:27px;color:rgb(255, 255, 255);font-weight:bold;text-transform:uppercase;line-height:0.815;padding:15px 10px 8px;}
.slides__preview-text{font-size:18px;color:rgb(255, 255, 255);font-weight:bold;text-transform:uppercase;line-height:1.222;}
.slides__link-wrap{text-align:center;background:#e51c28;width:233px;height:31px;margin:0px auto 15px;}
.slides__link{font-size:16px;color:rgb(255, 255, 255);font-weight:bold;text-decoration:underline;text-transform:uppercase;line-height:12px;padding:11px;display:block;}
.slides__link:hover{color:rgb(255, 255, 255);text-decoration:none;}
/* End */


/* Start:/bitrix/components/bitrix/catalog/templates/.default/bitrix/catalog.compare.list/.default/style.css?16708713381265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/sim-dveri-test/components/bitrix/catalog.section/furniture/style.css?17836630091778*/
div.catalog-list img.image_section {float: left; margin: 0px 25px 20px 0px;}
div.block_rule {
font-size: 14px;
position: relative;
color: #373737;
margin: 20px 0px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
div.block_rule a {
text-decoration: none;
color: #147e3d;
border-bottom: 1px dotted;
}
div.block_rule a:hover { color: #e51c28;}
div.block_rule div.rule_right a {
margin-left: 10px;
}
div.block_rule div.rule_left > span {
margin-right: 10px;
}
div.block_rule div.rule_left > span span.rule_up, div.block_rule div.rule_left > span span.rule_down {
display: inline-block; 
width: 11px; 
background: transparent url("/img/sort_metka.png") no-repeat scroll 0% 0%; 
height: 9px; 
margin-left: 1px;
}
div.block_rule div.rule_left > span span.rule_up {
background-position: 100% 0% !important;
}

.select-box {
	position: relative;
}

.select-box__title {
	width: 228px;
	padding: 10px;
	line-height: 1.2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 10px;
	color: #7d7d7d;
}

.select-box__title::after {
	border-top: .6em solid #00563A;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.select-box__list {
	list-style-type: none !important;
	padding: 5px 10px;
	z-index: 1050;
}

.select-box.show .select-box__list,
.select-box .dropdown-menu.show {
	display: block;
}

div.panel_loader div.send_wait {
    /*top: 50px !important;
    left: 0px !important;
    position: relative !important;
    margin-left: 0px !important;*/
	top: 55%  !important;
	left: 56%  !important;
}
@media  screen and (max-width: 991px) {
  #catalog-list .box_catalog .column:nth-child(odd) {padding-left: 0;}
  #catalog-list .box_catalog .column:nth-child(even) {padding-right: 0;}
}
/* End */
/* /local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/style.css?178462324735559 */
/* /local/templates/sim-dveri-test/components/internetclient/catalog.smart.filter/filter_api2/themes/blue/colors.css?1672253462459 */
/* /local/templates/sim-dveri-test/components/bitrix/catalog.section.list/catalog_api_side/style.css?16722534628351 */
/* /local/templates/sim-dveri-test/components/bitrix/news.list/action_slider/style.css?1672253462846 */
/* /bitrix/templates/sim-dveri/js/bxslider/jquery.bxslider.css?15440826212752 */
/* /local/templates/sim-dveri-test/components/bitrix/news.list/news_slider/style.css?1672253462846 */
/* /bitrix/components/bitrix/catalog/templates/.default/bitrix/catalog.compare.list/.default/style.css?16708713381265 */
/* /local/templates/sim-dveri-test/components/bitrix/catalog.section/furniture/style.css?17836630091778 */
