

/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?15638918634430*/
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-right-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter + .catalog-content {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description + * {
  margin-top: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section-list + .catalog-panel {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
  margin-bottom: 20px;
}
@media all and (min-width: 721px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter {
    display: none;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button {
  display: block;
  line-height: 1;
  padding: 7px;
  background: #0065ff;
  color: #fff;
  border-radius: 3px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
  display: block;
  z-index: 20;
}


.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu {
  display: block;
  z-index: 20;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
  display: none;
  position: absolute;
  width: 100%;
  right: auto;
  left: auto;
  z-index: 20;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 721px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
    display: none !important;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort {
  color: #bababa;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort:hover {
  color: #4d4d4d;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort[data-active=true] {
  color: #2d2d2d;
}
@media all and (max-width: 850px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort .catalog-panel-sort-icon {
    display: inline-block;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort .catalog-panel-sort-text {
    display: none;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
  margin-left: 5px;
  font-size: 13px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view {
  color: #bababa;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:hover {
  color: #4d4d4d;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true] {
  color: #2d2d2d;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/vertical.1/style.css?161212449524688*/
.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
    z-index: 10;
    position:relative;
}

.catalog-content-left.intec-content-left.sidebar{padding-bottom:30px;padding-left:0;padding-right:0;}

.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-properties{
    height:100%;
    max-height: 200px;/**/
    overflow-y: scroll; 
    padding-right: 15px;   
} 

@media all and (min-width: 721px) {
    .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-properties{
        height:100%;
        max-height: 600px;
        overflow-y: scroll; 
        padding-right: 15px;/* */  
    } 
}

.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle {font-weight:bold;}
@media all and (min-width: 721px) {
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
		display: block !important;
	}
  	.smart-filter-popup-close{display:none;}
	
}
@media all and (max-width: 720px) {
  /*.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
    display: none;  !important 
  }*/
  	.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle .smart-filter-popup-close span{display:block;    line-height: 10px;
    padding: 5px;
    padding-left: 40px;}
  
	.c-catalog-catalog-1 .intec-content .intec-content-left {
		display: block;
		width:100%;
		padding:0;
	}
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
		display: none;
		position: absolute;
		width: 100%;
		right: auto;
		left: auto;
		z-index: 20;
		background: #fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);

		padding: 20px;
		border: 1px solid #e8e8e8;	
		top:50px;	
	}
	/*.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle {
		display:none;  	
	}*/
	.c-catalog-catalog-1 .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef .smart-filter-controls-popup {
		/*position: fixed;*/
		display: block;
		left: 0;
		bottom: 0;	
	}
}

.smart-filter-property-values-hide .smart-filter-property-hide{display:none;}

.smart-filter-property-values-buttons{padding-top:7px;}
.smart-filter-property-values-buttons a{font-size:16px;}

.smart-filter-property-values .smart-filter-property-values-button-show{display:none;}
.smart-filter-property-values.smart-filter-property-values-hide .smart-filter-property-values-button-show{display:inline;}
.smart-filter-property-values.smart-filter-property-values-hide .smart-filter-property-values-button-hide{display:none;}

.smart-filter-property-values .smart-filter-property-value-block{ max-height:300px;}
/*.smart-filter-property-values.smart-filter-property-values-hide .smart-filter-property-value-block{max-height:none; overflow:visible;}*/


hr.smart-filter-property-hide{clear:both; padding-top:10px;}

input[type=checkbox]+label, input[type=radio]+label {
    display: inline-block;
    padding: 0 0 0 19px;
    position: relative;
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
}
label {
    display: inherit;
    font-weight: 400;
    height: 18px;
    line-height: 18px;
    margin: 0;
}

input[type=checkbox]:checked+label:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    content: "\E013";
    font-size: 11px;
    left: 0;
    line-height: 15px;
    position: absolute;
    text-align: center;
    top: 0;
}
input[type=checkbox]:checked+label:before, input[type=radio]:checked+label:before {
    background: #ed1c23;
    border: 1px solid #ed1c23;
}
input[type=checkbox]+label:before {
    border-radius: 3px;
}
input[type=checkbox]+label:before, input[type=radio]+label:before {
    background: #fff;
    border: 1px solid #ccc;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px;
    cursor: pointer;
}

.c-smart-filter.c-smart-filter-vertical-1 {
  position: relative;
  z-index: 20;
}
.c-smart-filter.c-smart-filter-vertical-1 .disabled {
  opacity: 0.5;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] {
  padding: 20px;
  border: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] .smart-filter-toggle {
  color: #1d1d1d !important;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] .smart-filter-controls-popup {
  display: none !important;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle {
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle i {
  margin-right: 10px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle span {
  font-weight: 600;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle + form {
  margin-top: 7px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls {
  margin-top: 25px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-buttons {
  padding-top: 30px;
  text-align: center;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-button {
  width: 100%;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup {
  display: none;
  font-size: 0;
  white-space: nowrap;
  padding-left: 30px;
  /*margin-left: 15px;*/
  background-color: #FFF;
  overflow: hidden;
/*  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);*/
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup.smart-filter-controls-popup-hidden {
  display: none !important;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-text {
  margin-right: 20px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-link {
  color: #FFF;
  text-decoration: none;
  padding: 10px 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
  color: #C50000;
  padding: 10px 10px;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close:hover {
  color: #FFF;
  background-color: #C50000;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property {
  margin-bottom: 20px;
  clear:both;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name {
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name-title {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  /* margin-right: 10px; */
  vertical-align: top;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 200px;
    padding-left: 2px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name-angle {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  vertical-align: top;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-values {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property.bx-active .smart-filter-property-values {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property.bx-active .smart-filter-property-name-angle {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef {
  position: relative;
  display: block;
  z-index: 10;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef .smart-filter-controls-popup {
  /*position: absolute;*/
  display: block;
  left: 100%;
    padding-left:0px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-properties {
  min-height: 25px;
  margin-bottom: -25px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle i, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle span {
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-text, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-link, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] {
  font-size: 0;
  margin-top: 10px;
  /*margin-left: -3px;
  margin-right: -3px;*/
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value {
  /*display: inline-block;
  margin: 5px 3px;*/
  padding-bottom:7px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text {
  /*display: block;*/
  text-align: left;
  padding: 5px;
  /*background-color: #F4F4F4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text {
  display: block;
  padding: 15px 25px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .intec-grid {
  border-left: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value {
  margin-top: -1px;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
  height: 100%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
  display: block;
  height: 100%;
  text-align: center;
  padding: 15px 10px;
  background-color: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value label, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value label, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
  display: block;
  margin: 0;
  position:relative;
  padding-left:20px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-text {
  /*color: #FFF;*/
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  white-space:nowrap;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] {
  font-size: 0;
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value {
  display: inline-block;
  margin: 5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  -moz-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=default] {
  font-size: 12px;
  line-height: 12px;
  width: 23px;
  height: 23px;
  padding-top: 5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=big] {
  font-size: 16px;
  line-height: 16px;
  padding-top: 9px;
  width: 36px;
  height: 36px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon {
  color: #f1f1f1;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
  position: relative;
  height: 53px;
  -webkit-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  -moz-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  padding: 5px 8px;
  color: #0f4e28;
  background-color: #FFF;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
  display: inline-block;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
  display: block;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon {
  opacity: 1;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] {
  font-size: 0;
  margin-top: 10px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value {
  display: inline-block;
  margin: 5px 3px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value label {
  margin: 0;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input:checked + .smart-filter-property-value-text-picture {
  color: #FFF;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture {
  position: relative;
  display: block;
  background-color: #F4F4F4;
  padding: 8px 8px 8px 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=picture] {
  position: absolute;
  display: block;
  top: 8px;
  left: 8px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=text] {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input {
  display: none;/**/
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-action {
  padding-left: 15px;
  padding-right: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value {
  display: inline-block;
  border:1px solid #ccc;
  padding:3px 5px;
  text-align:left;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value > div {
  font-size: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  margin-right: 7px;
  margin-bottom: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value input {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  width: 70px;
  background-color: transparent;
  outline: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-min {
  float: left;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max {
  float: right;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max input {
  text-align: left;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-track {
  position: relative;
  height: 2px;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-track-container {
  clear: both;
  padding-top: 25px;
  padding-bottom: 25px;
  z-index: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-range {
  z-index: 90;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar {
  z-index: 100;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd {
  z-index: 60;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn {
  z-index: 70;
  border: 1px solid #dddddd;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
  z-index: 80;
  border: 1px solid #116afc;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle {
  position: absolute;
  top: -9px;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle.left {
  left: 0;
  margin-left: -15px;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle.right {
  margin-right: -15px;
  right: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-range, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .mouse-click-effect {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .mouse-click-effect:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section.list/sub_tags/style.css?1563723145873*/
@charset "utf-8";
.c-catalog-section-list-sub-tags{ margin-bottom:20px;}
.c-catalog-section-list-sub-tags .catalog-section-list-items{max-height: 50px;overflow: hidden;}
.c-catalog-section-list-sub-tags.sub-tags-opend .catalog-section-list-items{max-height: none;overflow: hidden;}

.ul-catalog-section-list-sub-tags {list-style: none; margin: 0;}
.ul-catalog-section-list-sub-tags li {display: inline-block;margin-bottom: 6px; padding:0;}
.ul-catalog-section-list-sub-tags li:before {content: ""; }
.ul-catalog-section-list-sub-tags li a {margin: 0 11px 0 0;white-space: nowrap;}

.ul-catalog-section-list-sub-tags li.selected {border:1px solid #ed1c23;}
.ul-catalog-section-list-sub-tags li.selected a {margin: 0 4px 0 5px;}

#sub_tags_more:after {content: "▼";font-size: 0.7em;margin-left: 3px;}
.sub-tags-opend #sub_tags_more:after {content: "◀";}


/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.2/style.css?15583619512790*/
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-items {
  position: relative;
  z-index: 0;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item {
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-wrapper {
  display: block;
  position: relative;
  padding-top: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-wrapper-2 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-image {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 30px 50px 70px 50px;
}
@media all and (max-width: 450px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-image {
    padding: 25px 45px 65px 45px;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-image-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-information {
  display: block;
  position: absolute;
  top: auto;
  right: 10px;
  bottom: 10px;
  left: 10px;
  text-align: center;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-title {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  color: #2d2d2d;
  height: 48px;
  overflow: hidden;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
@media all and (max-width: 450px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-title {
    font-size: 12px;
    height: 36px;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2[data-borders=true] .catalog-section-list-item {
  border: 1px solid #f2f2f2;
  margin: 0 -1px -1px 0;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?15583619512487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section/catalog.list.1/style.css?155836195118327*/
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation.catalog-section-navigation-top {
  margin-bottom: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation.catalog-section-navigation-bottom {
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-items {
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item {
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover .catalog-section-item-quick-view {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item[data-available=false] .catalog-section-item-counter {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background {
  padding: 25px 20px;
  transition-property: box-shadow;
  transition: 0.5s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background {
    display: table;
    width: 100%;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase {
  float: right;
  width: 160px;
  max-width: 160px;
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase {
    display: table-footer-group;
    float: none;
  }
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-wrapper {
    margin: 0 auto;
    margin-top: 20px;
    width: 160px;
    max-width: 160px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price[data-show=false] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price[data-discount=true] .catalog-section-item-price-base {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-discount {
  color: #33312e;
  font-size: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-base {
  display: none;
  text-decoration: line-through;
  color: #e50f30;
  font-size: 12px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-properties {
  margin-top: 25px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property {
  display: block;
  margin-top: 15px;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property[data-visible=false] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-title {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-values {
  display: block;
  font-size: 0;
  margin: 4px -3px -3px -3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 4px;
  margin: 3px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  color: #222222;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=hidden] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=disabled] {
  color: #e8e8e8;
  border-color: #e8e8e8 !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=disabled] .catalog-section-item-offers-property-value-image-wrapper {
  opacity: 0.3;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=selected] {
  background: #f6f6f6;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-text {
  display: block;
  padding: 3px 9px;
  color: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  min-width: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image {
  font-size: 0;
  padding: 6px 9px;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-wrapper {
  display: inline-block;
  vertical-align: middle;
  border: 3px solid #e8e8e8;
  margin-left: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-picture {
  width: 10px;
  height: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-buttons-wrap {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-buttons {
  display: block;
  font-size: 0;
  margin: -10px 0;
  text-align: center;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #e3e4e4;
  background: #fff;
  padding: 5px 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 10px 0px;
  border-radius: 2px;
  cursor: pointer;
  opacity: 0;
  vertical-align: middle;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media all and (max-width: 1000px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button {
    opacity: 0.85;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed {
  opacity: 0.85;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compare[data-compare-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared[data-compare-state=added] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delay[data-basket-state=delayed], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed[data-basket-state=delayed] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-counter {
  margin-top: 20px;
  text-align: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-buttons {
  margin: 20px 0;
  text-align: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button {
  padding: 9px 16px;
  border-width: 2px;
  font-size: 16px;
  line-height: 19px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=processing] {
  background: #0065ff;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state=added] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image {
  width: 170px;
  height: 170px;
  overflow: hidden;
  z-index: 0;
  float: left;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image .catalog-section-item-image-look {
  height: 170px;
  max-height: 170px;
  margin: 0 auto;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image img {
  max-height: 100%;
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image {
    display: table-header-group;
    float: none;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image .catalog-section-item-image-look {
    margin-bottom: 20px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  font-size: 0;
  text-align: center;
}
@media all and (max-width: 1200px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view {
    display: none !important;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view-button {
  display: inline-block;
  vertical-align: middle;
  visibility: visible;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  color: #848790;
  opacity: 0.9;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image-marks {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
  display: block;
  margin-left: 170px;
  margin-right: 195px;
  padding: 0 20px;
  overflow: hidden;
}
@media all and (max-width: 1000px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 20px;
  }
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
    display: table-row-group;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-name {
  margin-bottom: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-vote {
  margin-top: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-vote .ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item {
  font-size: 13px;
  padding: 0 3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-wrap {
  margin-top: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #777;
  text-align: left;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-icon {
  margin-right: 5px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-check {
  color: #14cc8d;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-times {
  color: #fa9696;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-name-wrapper {
  font-size: 16px;
  line-height: 1.5;
  color: #33312e;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-description {
  width: 100%;
  max-height: 110px;
  font-size: 13px;
  line-height: 1.4;
  color: #989898;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper {
  padding: 0;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper li {
  position: relative;
  color: #484848;
  font-size: 12px;
  line-height: 1.4;
  padding: 5px 0 5px 13px;
  list-style: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper .bullet {
  position: absolute;
  left: 0;
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more {
  display: block;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1px;
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more + .catalog-section-navigation {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-icon {
  font-size: 16px;
  color: #fff;
  padding: 7px;
  border-radius: 50%;
  background: #0065ff;
  text-align: center;
  height: 16px;
  width: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: transform 350ms;
  -moz-transition: transform 350ms;
  -ms-transition: transform 350ms;
  -o-transition: transform 350ms;
  transition: transform 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-left: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-button:hover .catalog-section-more-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover {
  z-index: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover .catalog-section-item-price-button {
  opacity: 0.85;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1[data-borders=true] .catalog-section-item-background {
  border: 1px solid #e8e8e8;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 [data-offer] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 [data-offer=false] {
  display: block;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?1558361950908*/
.c-markers.c-markers-template-1 {
  font-size: 0;
}
.c-markers.c-markers-template-1[data-orientation=vertical] .widget-markers-wrap {
  display: block;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1[data-orientation=horizontal] .widget-markers-wrap {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1 .widget-markers {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  color: white;
  padding: 7px 13px;
  border-radius: 13px;
}
.c-markers.c-markers-template-1 .widget-markers-hit {
  background: #f8971a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8971a", endColorstr="#f81a8d", GradientType=0 );
}
.c-markers.c-markers-template-1 .widget-markers-new {
  background: #2675fc;
}
.c-markers.c-markers-template-1 .widget-markers-recommend {
  background: #1bcda1;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/iblock.vote/template.1/style.css?1558361951688*/
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 {}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating {
	font-size: 0px;
	margin: 0 -3px;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item  {
	display: inline-block;
	padding: 0 5px;
	cursor: pointer;
	font-size: 16px;
	color: #b6b6b6;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item[data-active="true"],
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item[data-focus="true"] {
	color: #ffdc7f;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-total {
	font-size: 14px;
	display: inline-block;
	padding-left: 10px;
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section.list/seo_pages/style.css?1567415692318*/
@charset "utf-8";
.ul-catalog-section-list-seo-pages{ margin-bottom:20px;}
.ul-catalog-section-list-seo-pages li:before{content:"";}
.ul-catalog-section-list-seo-pages li{list-style-type: none; display:inline-block; padding:0 1em 0.5em 0; margin:0;}
.ul-catalog-section-list-seo-pages li a{display:inline-block;}

/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?15638918634430 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/vertical.1/style.css?161212449524688 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section.list/sub_tags/style.css?1563723145873 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.2/style.css?15583619512790 */
/* /bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?15583619512487 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section/catalog.list.1/style.css?155836195118327 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?1558361950908 */
/* /bitrix/templates/universe_s1/components/bitrix/iblock.vote/template.1/style.css?1558361951688 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section.list/seo_pages/style.css?1567415692318 */
