

/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/catalog/style.css?17804966524074*/
.catalog {}
.catalog .catalog-description {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.5;
	color: #6b6b6b;
}

.intec-section-filter-left {
	margin-bottom: 60px;
}

.intec-section-filter-mobile-wrap {
	display: none;
	position: relative;
}
.intec-section-filter-mobile {
	display: none;
	vertical-align: middle;
}

.intec-section-filter-mobile {
	display: none;
	position: absolute;
	width: 100%;
	margin-top: 10px;
	z-index: 10000;
	background: #ffffff;
	border-radius: 3px;
	-webkit-box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.2);
}

.intec-section-list {

}
.intec-section-list .intec-sections-tile,
.intec-section-list .intec-sections-list,
body .intec-section-list .intec-sections-tile {
	margin-bottom:30px;
}
.intec-sections-tile {
	margin-bottom:30px;
}

.intec-panel-sort {
	display: block;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.intec-panel-sort .intec-sort {
	display: block;
	margin: 0 30px 10px 0;
	float: left;
}

.intec-panel-sort .sort-value {
	display: inline-block;
	margin-right: 22px;
	opacity: 0.5
}

.intec-panel-sort .sort-value a {
	display: inline-block;
	color: #444444;
	font-size: 0;
	text-decoration: none;
}
.intec-panel-sort .sort-value a:hover {
	color: #000000;
}
.intec-panel-sort .sort-value.sort-state-active {
	opacity: 1;
}

.intec-panel-sort .sort-value.sort-state-active a {
	color: #000000;
}

.intec-panel-sort .sort-value-desktop {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
}
.intec-panel-sort .sort-value-mobile {
	display: none;
	font-size: 17px;
	vertical-align: middle;
}
.intec-panel-sort .sort-value-arrow {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	margin-left: 7px;
}

.intec-panel-sort .sort-value .sort-value-arrow {
	display: inline-block;
}

.intec-panel-view {
	float: right;
}

.intec-panel-view .intec-views {
	display: inline-block;
	vertical-align: middle;
}

.intec-panel-view .intec-views a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}.intec-panel-view .intec-views a:first-child {
	 margin-left: 0;
 }

.intec-panel-view a.view-active i {
	color: #000000;
}

.intec-panel-view i {
	color: #bababa;
}.intec-panel-view i:hover {
	 color: #4d4d4d;
 }

.intec-section-description {
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #4c4b4b;
	font-size: 13px;
	line-height: 23px;
}

.intec-catalog-section + .intec-section-description {
	margin-top: 20px;
}

.intec-panel-sort .intec-section-filter-mobile {
	display: none;
}

.admin-button {
	position: fixed;
	bottom: 25px;
	left: 25px;
}

@media all and (max-width: 830px) and (min-width: 720px) {
	.intec-panel-sort .sort-value {
		margin-right: 5px;
	}
	.intec-panel-sort .intec-sort {
		margin: 0 10px 10px 0;
	}
	.intec-panel-view .intec-views a {
		margin-left: 10px;
	}
}

@media all and (max-width: 720px) {
	.intec-content {
		overflow: visible !important;
	}
	.intec-section-filter-left {
		display: none;
	}
	.intec-panel-sort .intec-section-filter-mobile .bx-filter {
		display: block;
	}
	.intec-section-filter-mobile-wrap {
		display: block;
		float: left;
		margin-right: 20px;
	}
	.intec-section-filter-mobile-button {
		display: inline-block;
	}
	.intec-section-menu {
		display: none;
	}
	.intec-panel-sort .sort-value-desktop {
		display: none;
	}
	.intec-panel-sort .sort-value-mobile {
		display: inline-block;
	}
	.intec-panel-sort {
		padding: 10px 0;
	}
	.intec-panel-sort .intec-panel-view,
	.intec-panel-sort .sort-values {
		margin-top: 3px;
	}
	.intec-panel-sort .sort-value {
		margin-right: 10px;
	}
	.intec-panel-sort .intec-sort {
		margin: 0 10px 0 0;
	}
	.intec-panel-view .intec-views a {
		margin-left: 10px;
	}
	.intec-panel-sort .sort-value a {
		vertical-align: top;
	}
	.intec-panel-sort {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 10;
		background: #ffffff;
		margin: 0;
		padding-left: 20px;
		padding-right: 10px;
		border-top: 2px solid #1e5c47;
	}
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/newfilter/style.css?178049665328836*/
.bx-filter * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.personal-btn-param{
	border: 1px solid #116afc !important;
	color: #116afc !important;
	margin-left: 10px;
}
.bx-filter .bx-left {
	display: block;
	float: left;
	padding-right: 15px;
	width: 50%;
}
.bx-filter .bx-right {
	display: block;
	float: right;
	padding-left: 15px;
	width: 50%;
}
.bx-filter .checkbox, .bx-filter .radio {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bx-filter {
	width: 100%;
}
.bx-filter .bx-filter-section {
	background: transparent;
	border: 1px solid #ededed;
	position: relative;
	padding-top: 0px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;

}
.header-filter{
	background-color: #F6F6F6;
	cursor: pointer;
}
div .header-filter:first-child{
	font-size: 15px;
}

.fa-right-head{
	float: right;
	padding-right: 5px;
}
.fa-left-element-filter{
	padding-right: 5px;
}

.bx-filter input[type=checkbox]{
	display: block;
}

input[type=radio]:checked + span{
	/*box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
	border: 5px solid #fff;*/
}


.bx-filter input[type="checkbox"]:not(:checked) + span{
	padding: 2px 5px 2px 30px;
	background: none;
}

.bx-filter input[type=checkbox]:checked + span {
	color: #FFFFFF;
	border-radius: 4px;
	padding: 2px 5px 2px 30px;
	width: fit-content;
}

.bx-filter-param-label{
	font-size: small;
	margin: 3px 3px;
	/*border: 3px solid #fff;*/

}
.bx-filter-select-block .bx-filter-param-label:hover,
.bx-filter-select-block .bx-filter-param-label.bx-active{
	font-size: small;
	margin: 3px 3px;
	/*border: 3px solid #fff;*/
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5)
}
label .radio-color:checked{
	font-size: small;
	margin: 3px 3px;
	border: 3px solid #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5)
}
.label-checked{
	border: 3px solid #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5)
}

.bx-filter .bx-filter-title {
	font-size: 18px;
	color: #000;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 16px;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	width: 70%;
}
.fa-left-element-filter {
	position: absolute;
	top: 2px;
	left: 0;
	display: inline-block;
	font-size: inherit;
	height: inherit;
	overflow: visible;
	vertical-align: -.125em;
	margin-right: 10px;
}
.bx-filter .bx-filter-parameters-box-title span {
	cursor: pointer;
	line-height: 18px;
	text-transform: uppercase;
	transition: font-weight .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: font-weight;
	display: flex;
	padding-left: 15px;
}

.bx-filter .bx-filter-parameters-box {
	position: relative;
	border-bottom: 1px solid #ededed;
	padding: 13px 15px 14px 16px;
	transition: 500ms linear;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 15px;
	line-height: 16px;
	cursor: pointer;
	transition: 500ms linear;
}
@media (min-width: 992px) {
	.adaptiv .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.adaptiv .bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box .fa {margin-top: 2px;}
.bx-filter .bx-filter-parameters-box .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
	color: #484848;
	cursor: pointer;
	width: 100%;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:hover .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:focus .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
	color: #000;
}

.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	margin-top: 15px;
}
#button-filter{
	text-align: center;
	margin-bottom: 25px;
}
.bx-filter .bx-filter-parameters-box-container .checkbox {/*else brand*/
	margin-bottom: 0px;
	display: flex;
	flex-direction: column;
}
.bx-filter .brand .checkbox{/*if Brand*/
	display: inline-block;
}
.bx-filter-parameters-box-container .checkbox + .checkbox {
	margin-top: 0px;
}
/*.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}*/
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}

.bx-filter-parameters-box-container .checkbox label {
	padding-top: 0;
	margin-bottom: 3px;
	margin-left: -15px;
}
/*
* INPUTS
*
*/
.bx-filter-param-text{
	display: inline-block;
	font-size: 13px;
}

.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 20px;
	height: 38px;
	margin-left: -5px;

	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}

/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	clear: both;
	padding-top: 35px;
	padding-bottom: 35px;
	transition: 500ms linear;
	z-index: 0;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	border: 1px solid #dddddd;
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	border: 1px solid #116afc;
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.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: -21px;
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
}

/*
*	Checkbox / Radio
*
*/

.radio label, .checkbox label {
	padding-left: 0px !important;
	padding-top: 15px;
	font-size: small;
}

/*
* 	BTN
*
*/

.btn-bt-set {
	display: inline-block;
	padding: 5% 5%;
	text-align: center;
	border: none;
	background: #116afc;
	text-shadow: 0 1px 0 #116afc;
	white-space: nowrap;
	cursor: pointer;
	font-size: small;
	width: 40%;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.btn-bt-set, .btn-bt-set:hover, .btn-bt-set:focus {
	color: #fff;
	text-decoration: none;
}
.btn-bt-set:hover {
	background: #116afc;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
}

.btn-bt-reset{
	display: inline-block;
	padding: 5% 5%;
	text-align: center;
	border: 1px solid #116afc;
	background: #fff;
	font-size: small;
	margin-left: 20px;
	width: 40%;

	white-space: nowrap;
	cursor: pointer;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.btn-bt-reset, .btn-bt-reset:hover, .btn-bt-reset:focus {
	color: #116afc;
	text-decoration: none;
}
.btn-bt-reset:hover{
	/*box-shadow: 0px 1px 5px rgba(0,0,0,0.5);*/
}

/* SLIDERs */
.bx-filter .bx-filter-input-container input[type=text] {
	height: 25px;
	font-size: 17px;
}
.bx-filter .bx-right .bx-filter-input-container input[type=text] {
	text-align: right;
}
.bx-filter .bx-ui-slider-track-container {
	padding: 10px 9px 25px 27px;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	background: #116afc;
	height: 2px;
	border-radius: 1px;
}
.bx-filter .bx-ui-slider-pricebar-vn {
	background: #878787;
	height: 2px;
	border-radius: 1px;
}
.bx-filter .bx-ui-slider-pricebar-v {
	background: #116afc;
	height: 2px;
	border-radius: 1px;
}
.bx-filter{
	border: 1px solid #EEEEEE;
}
.bx-filter .bx-ui-slider-range {
	height: 2px;
	z-index: 100;
}
.bx-filter.bx-blue .bx-ui-slider-handle.left
{
	border: 8px solid #fff;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right
{
	border: 8px solid #fff;
}
.bx-filter.bx-blue .bx-ui-slider-track{
	border: 10px solid #fff;
}
.bx-filter .bx-ui-slider-range .bx-ui-slider-handle {
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	margin-top: -8px;
	box-shadow: 0px 3px 9px rgba(0,0,0,0.2);
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle:focus {
	outline: none;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle.left {
	margin-left: -18px;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle.right {
	margin-right: -18px;
}

.filter-price{
	font-size: 14px;
	float: left;
	margin-top: 4px;
	font-weight: normal;
}

/*
*	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: 23px;
	height: 23px;
	margin-top: -4px;
	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;

	border-radius: 2px;
	display: inline-block;
	width: 27px;
	height: 27px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 27px;
	height: 27px;
	margin: 2px 0;
	top: 0 !important;
	border-radius: 4px;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	position: relative;
	cursor: pointer;
	border-radius: 4px;
	color: #fff;
	font-size: 0;
	text-align: center;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon:after{
	content: "";
	height: 100%;
	width: 0;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon:before,
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon:after {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
}
.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;
}
.price-filter-padding-left,
.number-filter-padding-left {
	padding-left: 0px;
}
/*
* 	Result Popup
*
*/

.popup-result-number{
	float: left;
	padding-top: 12px;
	padding-left: 18px;
	width: 44%;
}

.bx-filter .bx-filter-popup-result {
	background: #116afc;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 20px;
	text-align: center;
	padding: 5px 4px 4px 0;
	/*white-space: nowrap;*/
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #fff;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	width: 250px;
}
.bx-filter .bx-filter-popup-result.left {
	border: none;
	background: #116afc;
	border-radius: 5px;
}
.bx-filter .bx-filter-popup-result.right {
	border: none;
	/*background: #116afc;*/
}
.bx-filter .bx-filter-popup-result.right:before {
	/*content: '';
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	margin-left: -10px;
	margin-top: 27px;
	left: 0px;
	width: 0;
	height: 0;*/
	margin-left: -250px;
	border: 20px solid transparent;
	border-right: 20px solid #116afc;

}

.bx-filter .bx-filter-popup-result.right {
	left: 110%;
}
.bx-filter .bx-filter-popup-result.left {
	right: 110%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result .selected-text {
	/*margin-top: 10px;*/
	color: #fff;
}
.bx-filter .bx-filter-popup-result a {
	position: relative;
	/*display: inline-block;*/
	vertical-align: middle;

	border: none;
	/*width: 100%;*/
	text-decoration: none;
	background: #fff;
	color: #116afc;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px;
}
.bx-filter .bx-filter-popup-result a:hover {
	background: #fff;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .adaptiv .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: 2px;
		border: 1px solid #fff;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .adaptiv .bx-filter .bx-filter-popup-result br{display: none;}
	.adaptiv .bx-filter .bx-filter-popup-result .arrow {

	}
}
.arrow-right {
	margin-left: -287px;
	border: 27px solid transparent;
	border-right: 25px solid #116afc;
	margin-top: -6px;
	margin-bottom: -10px;
	display: inline-block;
	border-radius: 2px;
}
@media (max-width: 720px) {
	.bx-filter{
		display: none;
	}

	.bx-filter .bx-filter-popup-result {
		position: fixed !important;
		width: auto;
		height: auto;
		margin-top: 0;
		margin-left: 0;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		font-size: 12px;
		line-height: 14px;
		padding: 10px;
		color: #ffffff;
		background: #116afc;
		text-align: center;
		z-index: 1001;
	}
	.bx-filter .bx-filter-popup-result .arrow-right {
		display: none;
	}
	.bx-filter .bx-filter-popup-result .popup-result-number,
	.bx-filter .bx-filter-popup-result .btn-bt-reset {
		display: block;
		width: 100%;
		padding: 0;
		float: none;
		text-align: center;
	}
	.bx-filter .bx-filter-popup-result .btn-bt-reset {
		margin: 0;
		padding: 5px 10px;
	}
}

.search-filter {
	padding: 7px 8px;
	background: #f1f1f1;
	outline: none;
	border: 1px solid #EEEEEE;
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
}
.bx-filter .bx-filter-param-text {
	display: block;
	text-align: left;
	font-weight: normal;
}
.bx-filter-param-label span {
	display: flex;
	position: relative;
	align-items: center;
}
.bs-filter-clean-block {
	position: absolute;
	top: 0px;
	right: 15px;
	z-index: 100;
	height: 42px;
	width: 30%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	/*border-top: 1px solid #f4ede7;*/
	cursor: pointer;
}
.filter__clean {
	display: none;
	font-size: 12px;
	line-height: 16px;
	color: #888;
	border-bottom: 1px dashed #888;
	transition: border-bottom .3s;
	cursor: pointer;
}
.js-filter__clean-show { display: block; }
/* .js-filter__clean-show--active { display: block; } */
.js-filter__clean-hide {
	display: none !important;
}
.bs-filter-clean-block:hover .filter__clean {
	color: #444;
	border-bottom: 1px dashed transparent;
	transition: border-bottom .3s;
}
.bx-filter-param-label input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}

.bx-filter-param-label {
	display: block;
	margin: 0 0 10px 0;
	cursor: pointer;
	user-select: none;
	position: relative;
}
.bx-filter-param-label input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
.bx-filter-param-label span {
	display: inline-block;
	position: relative;
	padding: 0 0 0 35px;
	line-height: 22px;
}
.bx-filter-param-label span:before {
	position: absolute;
    top: 4px;
    left: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    content: '';
    background-color: #fff;
    border: 1px solid #d9d9d9;
}
.bx-filter-param-label span::after {
	position: absolute;
	top: 7px;
	left: 5px;
	width: 11px;
	height: 7px;
	content: '';
	border-left: 2px solid #113629;
	border-bottom: 2px solid #113629;
	transform: scale(0) rotate(-45deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
	transition-property: transform;
	transition-duration: .05s;
	transition-timing-function: linear;
}
span.bx-filter-param-btn.bx-color-sl span::before,
span.bx-filter-param-btn.bx-color-sl span::after {
	display: none;
}

.bx-filter-param-label .bx-color-sl span::before,
.bx-filter-param-label .bx-color-sl span::after {
	display: none !important;
}
.bx-color-sl:before,
.bx-color-sl:after{
	display: none !important;
}

.bx-filter input[type=checkbox]:checked + span {
	background: none;
	color: #000;
}

/* Checked */
.bx-filter-param-label input[type=checkbox]:checked + span:after {
	transform: scale(1) rotate(-45deg);
}

/* Hover */
.bx-filter-param-label span:hover:before {
	filter: brightness(110%);
}

/* Active */
.bx-filter-param-label span:active:before {
	filter: brightness(80%);
}

/* Disabled */
.bx-filter-param-label input[type=checkbox]:disabled + span {
	color: #666;
	cursor: default;
}
.bx-filter-param-label input[type=checkbox]:disabled + span:before {
	filter: grayscale(100%);
	opacity: 0.6;
}
.bx-filter-parameters-box-container .col-xs-12 {
	max-height: 210px;
	overflow: hidden;
	overflow-y: overlay;
	opacity: 1;
}
.bx-filter-parameters-box-container .col-xs-12::-webkit-scrollbar {
	position: relative;
	width: 5px;
	cursor: default;
	transition: width 200ms linear, opacity 200ms linear, background-color 200ms linear;
	background-color: #eee;
	opacity: 0.9;
	border-radius: 6px;
}
.bx-filter-parameters-box-container .col-xs-12::-webkit-scrollbar-thumb {
	background-color: #1e5c47;
	border-radius: 6px;
	transition: background-color .2s linear, width .2s ease-in-out;
	-webkit-transition: background-color .2s linear, width .2s ease-in-out;
	width: 6px;
	height: 2px;
	right: 2px;
	position: absolute;
}
.filter-color-select-block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.filter-color-select-block .bx-filter-param-label span {
	display: inline-block;
	position: relative;
	 padding: 0;
	line-height: 22px;
}

/*Preloader*/

.l-wrapper {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/*height: 100px;*/
	margin: auto;
	position: fixed;
	text-align: center;
	z-index: 99999;

	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255,255,255,.3);
	backdrop-filter: blur(3px);
}
.l-wrapper.items-wrapper {
	height: 150px;
	position: static;
}
.l-wrapper svg {
	overflow: visible;
	width: 60px;
}
.l-wrapper svg {
	height: 120px;
	margin: 0 2em 2em;
	overflow: visible;
	width: 120px;
}
.no-size > th,
.no-size > td {
	text-align: left;
	padding-left: 0;
}
.no-size > th:first-child,
.no-size > td:first-child {
	width: 41%;
	padding-right: 15px;
}
.g--circle {
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px;
	fill: #1e5c47;
	-webkit-animation: opacity 1.2s linear infinite;
	animation: opacity 1.2s linear infinite;
}
.g--circle:nth-child(12n + 1) {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
	-webkit-transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 2) {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
	-webkit-transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 3) {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
	-webkit-transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 4) {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
	-webkit-transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 5) {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
	-webkit-transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 6) {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
	-webkit-transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 7) {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
	-webkit-transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 8) {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
	-webkit-transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 9) {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
	-webkit-transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 10) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 11) {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
	-webkit-transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 12) {
	-webkit-animation-delay: -1.2s;
	animation-delay: -1.2s;
	-webkit-transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
	transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
}

.g-circles--v1 .g--circle {
	fill-opacity: 0;
	-webkit-animation-name: opacity;
	animation-name: opacity;
}

.g-circles--v2 .g--circle {
	fill-opacity: 0;
	stroke-opacity: 0;
	stroke-width: 1;
	stroke: yellowgreen;
	-webkit-animation-name: opacity-stroke, colors, colors-stroke;
	animation-name: opacity-stroke, colors, colors-stroke;
}
.g-circles--v2 .g--circle .u--circle {
	-webkit-animation: transform-2 1.2s linear infinite;
	animation: transform-2 1.2s linear infinite;
}

.g-circles--v2 .g--circle:nth-child(12n + 1) .u--circle {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 2) .u--circle {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.g-circles--v2 .g--circle:nth-child(12n + 3) .u--circle {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.g-circles--v2 .g--circle:nth-child(12n + 4) .u--circle {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.g-circles--v2 .g--circle:nth-child(12n + 5) .u--circle {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.g-circles--v2 .g--circle:nth-child(12n + 6) .u--circle {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.g-circles--v2 .g--circle:nth-child(12n + 7) .u--circle {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.g-circles--v2 .g--circle:nth-child(12n + 8) .u--circle {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.g-circles--v2 .g--circle:nth-child(12n + 9) .u--circle {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.g-circles--v2 .g--circle:nth-child(12n + 10) .u--circle {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 11) .u--circle {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 12) .u--circle {
	-webkit-animation-delay: -1.2s;
	animation-delay: -1.2s;
}

.g-circles--v3 .g--circle {
	fill-opacity: 1;
	-webkit-animation-name: opacity, colors;
	animation-name: opacity, colors;
}

.g-circles--v4 .g--circle {
	fill-opacity: 1;
	fill: orange;
	-webkit-animation-name: opacity, colors-3;
	animation-name: opacity, colors-3;
}
.g-circles--v4 .u--circle {
	-webkit-animation: transform 1.2s linear infinite;
	animation: transform 1.2s linear infinite;
}

.g-circles--v4 .g--circle:nth-child(12n + 1) .u--circle {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 2) .u--circle {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.g-circles--v4 .g--circle:nth-child(12n + 3) .u--circle {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.g-circles--v4 .g--circle:nth-child(12n + 4) .u--circle {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.g-circles--v4 .g--circle:nth-child(12n + 5) .u--circle {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.g-circles--v4 .g--circle:nth-child(12n + 6) .u--circle {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.g-circles--v4 .g--circle:nth-child(12n + 7) .u--circle {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.g-circles--v4 .g--circle:nth-child(12n + 8) .u--circle {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.g-circles--v4 .g--circle:nth-child(12n + 9) .u--circle {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.g-circles--v4 .g--circle:nth-child(12n + 10) .u--circle {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 11) .u--circle {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 12) .u--circle {
	-webkit-animation-delay: -1.2s;
	animation-delay: -1.2s;
}

@-webkit-keyframes opacity {
	3% {
		fill-opacity: 1;
	}
	75% {
		fill-opacity: 0;
	}
}

@keyframes opacity {
	3% {
		fill-opacity: 1;
	}
	75% {
		fill-opacity: 0;
	}
}
@-webkit-keyframes opacity-stroke {
	10% {
		stroke-opacity: 1;
	}
	85% {
		stroke-opacity: 0;
	}
}
@keyframes opacity-stroke {
	10% {
		stroke-opacity: 1;
	}
	85% {
		stroke-opacity: 0;
	}
}
@-webkit-keyframes colors {
	0% {
		fill: yellowgreen;
	}
	10% {
		fill: gold;
	}
	75% {
		fill: crimson;
	}
}
@keyframes colors {
	0% {
		fill: yellowgreen;
	}
	10% {
		fill: gold;
	}
	75% {
		fill: crimson;
	}
}
@-webkit-keyframes colors-stroke {
	0% {
		stroke: yellowgreen;
	}
	10% {
		stroke: gold;
	}
	75% {
		stroke: crimson;
	}
}
@keyframes colors-stroke {
	0% {
		stroke: yellowgreen;
	}
	10% {
		stroke: gold;
	}
	75% {
		stroke: crimson;
	}
}
@-webkit-keyframes colors-2 {
	0% {
		fill: yellow;
	}
	50% {
		fill: red;
	}
	65% {
		fill: orangered;
	}
	95% {
		fill: gold;
	}
}
@keyframes colors-2 {
	0% {
		fill: yellow;
	}
	50% {
		fill: red;
	}
	65% {
		fill: orangered;
	}
	95% {
		fill: gold;
	}
}
@-webkit-keyframes colors-3 {
	0% {
		fill: yellowgreen;
	}
	50% {
		fill: turquoise;
	}
	65% {
		fill: yellow;
	}
	95% {
		fill: orange;
	}
}
@keyframes colors-3 {
	0% {
		fill: yellowgreen;
	}
	50% {
		fill: turquoise;
	}
	65% {
		fill: yellow;
	}
	95% {
		fill: orange;
	}
}
@-webkit-keyframes transform {
	10% {
		-webkit-transform-origin: 70px 70px;
		transform-origin: 70px 70px;
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
}
@keyframes transform {
	10% {
		-webkit-transform-origin: 70px 70px;
		transform-origin: 70px 70px;
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
}
@-webkit-keyframes transform-2 {
	40% {
		-webkit-transform: scale(0.85) translate(10px, 10px);
		transform: scale(0.85) translate(10px, 10px);
	}
	60% {
		stroke-width: 20;
	}
}
@keyframes transform-2 {
	40% {
		-webkit-transform: scale(0.85) translate(10px, 10px);
		transform: scale(0.85) translate(10px, 10px);
	}
	60% {
		stroke-width: 20;
	}
}

/*Preloader end*/

.bx-filter-param-label.disabled {
	color: #b3b3b3;
	pointer-events: none;
}

.filter-color-select-block .bx-filter-param-label span > .color-icon__tooltip {
	display: none;
	position: absolute !important;
	width: auto;
	background: red;
	background: rgba(0,0,0,0.9);
	border-radius: 3px;
	color: #f5f5f5;
	z-index: 9999;
	left: 0px;
	top: -25px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	line-height: 16px;
	padding: 3px 7px;
	white-space: nowrap;
	font-weight: normal;
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/newmobile/style.css?178049665216603*/
.bx-filter * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.personal-btn-param{
	border: 1px solid #116afc !important;
	color: #116afc !important;
	margin-left: 10px;
}
.bx-filter .bx-left {
	display: block;
	float: left;
	padding-right: 15px;
	width: 50%;
}
.bx-filter .bx-right {
	display: block;
	float: right;
	padding-left: 15px;
	width: 50%;
}
.bx-filter .checkbox, .bx-filter .radio {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bx-filter {
	width: 100%;
}
.bx-filter .bx-filter-section {
	background: transparent;
	border: 1px solid #ededed;
	position: relative;
	padding-top: 0px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;

}
.header-filter{
	background-color: #F6F6F6;
	cursor: pointer;
}
div .header-filter:first-child{
	font-size: 15px;
}

.fa-right-head{
	float: right;
	padding-right: 5px;
}
.fa-left-element-filter{
	padding-right: 5px;
}

input[type=checkbox]{
	display: none;
}

input[type=checkbox]:checked + span {
	color: #FFFFFF;
	background: #116afc;
	border-radius: 4px;
	padding: 7px 8px;
}

input[type=radio]:checked + span{
	/*box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
	border: 5px solid #fff;*/
}


input[type="checkbox"]:not(:checked)  + span{
	padding: 7px 8px;
	background: #f1f1f1;
}

.bx-filter-param-label{
	font-size: small;
	margin: 3px 3px;
	/*border: 3px solid #fff;*/

}
.bx-filter-select-block .bx-filter-param-label:hover,
.bx-filter-select-block .bx-filter-param-label.bx-active{
	font-size: small;
	margin: 3px 3px;
	/*border: 3px solid #fff;*/
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5)
}
label .radio-color:checked{
	font-size: small;
	margin: 3px 3px;
	border: 3px solid #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5)
}
.label-checked{
	border: 3px solid #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5)
}

.bx-filter .bx-filter-title {
	font-size: 18px;
	color: #000;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 16px;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
	border-bottom: 1px solid #ededed;
	padding: 13px 15px 14px 16px;
	transition: 500ms linear;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 15px;
	line-height: 16px;
	cursor: pointer;
	transition: 500ms linear;
}
@media (min-width: 992px) {
	.adaptiv .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.adaptiv .bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box .fa {margin-top: 2px;}
.bx-filter .bx-filter-parameters-box .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
	color: #484848;
	cursor: pointer;
	width: 100%;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:hover .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:focus .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
	color: #000;
}

.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	margin-top: 15px;
}
#button-filter{
	text-align: center;
	margin-bottom: 25px;
}
.bx-filter-parameters-box-container .checkbox {/*else brand*/
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;

}
.bx-filter .brand .checkbox{/*if Brand*/
	display: inline-block;
}
.bx-filter-parameters-box-container .checkbox + .checkbox {
	margin-top: 0px;
}
/*.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}*/
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
.bx-filter-parameters-box-container .checkbox label {
	padding-top: 0;
	margin-bottom: 3px;
}
/*
* INPUTS
*
*/
.bx-filter-param-text{
	display: inline-block;
	font-size: 13px;
}

.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 20px;
	height: 38px;
	margin-left: -5px;

	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}

/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	clear: both;
	padding-top: 35px;
	padding-bottom: 35px;
	transition: 500ms linear;
	z-index: 0;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	border: 1px solid #dddddd;
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	border: 1px solid #116afc;
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.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: -21px;
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
}

/*
*	Checkbox / Radio
*
*/

.radio label, .checkbox label {
	padding-left: 0px !important;
	padding-top: 15px;
	font-size: small;
}

/*
* 	BTN
*
*/

.btn-bt-set {
	display: inline-block;
	padding: 5% 5%;
	text-align: center;
	border: none;
	background: #116afc;
	text-shadow: 0 1px 0 #116afc;
	white-space: nowrap;
	cursor: pointer;
	font-size: small;
	width: 40%;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.btn-bt-set, .btn-bt-set:hover, .btn-bt-set:focus {
	color: #fff;
	text-decoration: none;
}
.btn-bt-set:hover {
	background: #116afc;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
}

.btn-bt-reset{
	display: inline-block;
	padding: 5% 5%;
	text-align: center;
	border: 1px solid #116afc;
	background: #fff;
	font-size: small;
	margin-left: 20px;
	width: 40%;

	white-space: nowrap;
	cursor: pointer;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.btn-bt-reset, .btn-bt-reset:hover, .btn-bt-reset:focus {
	color: #116afc;
	text-decoration: none;
}
.btn-bt-reset:hover{
	/*box-shadow: 0px 1px 5px rgba(0,0,0,0.5);*/
}

/* SLIDERs */
.bx-filter .bx-filter-input-container input[type=text] {
	height: 25px;
	font-size: 17px;
}
.bx-filter .bx-right .bx-filter-input-container input[type=text] {
	text-align: right;
}
.bx-filter .bx-ui-slider-track-container {
	padding: 10px 9px 25px 27px;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	background: #116afc;
	height: 2px;
	border-radius: 1px;
}
.bx-filter .bx-ui-slider-pricebar-vn {
	background: #878787;
	height: 2px;
	border-radius: 1px;
}
.bx-filter .bx-ui-slider-pricebar-v {
	background: #116afc;
	height: 2px;
	border-radius: 1px;
}
.bx-filter{
	border: 1px solid #EEEEEE;
	border-top: none;
}
.bx-filter .bx-ui-slider-range {
	height: 2px;
	z-index: 100;
}
.bx-filter.bx-blue .bx-ui-slider-handle.left
{
	border: 8px solid #fff;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right
{
	border: 8px solid #fff;
}
.bx-filter.bx-blue .bx-ui-slider-track{
	border: 10px solid #fff;
}
.bx-filter .bx-ui-slider-range .bx-ui-slider-handle {
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	margin-top: -8px;
	box-shadow: 0px 3px 9px rgba(0,0,0,0.2);
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle:focus {
	outline: none;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle.left {
	margin-left: -18px;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle.right {
	margin-right: -18px;
}

.filter-price{
	font-size: 14px;
	float: left;
	margin-top: 4px;
	font-weight: normal;
}

/*
*	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: 23px;
	height: 23px;
	margin-top: -4px;
	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;

	border-radius: 2px;
	display: inline-block;
	width: 27px;
	height: 27px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 27px;
	height: 27px;
	margin: 2px 0;
	top: 0 !important;
	border-radius: 4px;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	position: relative;
	cursor: pointer;
	border-radius: 4px;
	color: #fff;
	font-size: 0;
	text-align: center;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon:after{
	content: "";
	height: 100%;
	width: 0;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon:before,
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon:after {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
}
.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;
}
.price-filter-padding-left,
.number-filter-padding-left {
	padding-left: 0px;
}
/*
* 	Result Popup
*
*/

.popup-result-number{
	float: left;
	padding-top: 12px;
	padding-left: 18px;
	width: 44%;
}

.bx-filter .bx-filter-popup-result {
	background: #116afc;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 20px;
	text-align: center;
	padding: 5px 4px 4px 0;
	/*white-space: nowrap;*/
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #fff;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	width: 250px;
}
.bx-filter .bx-filter-popup-result.left {
	border: none;
	background: #116afc;
	border-radius: 5px;
}
.bx-filter .bx-filter-popup-result.right {
	border: none;
	/*background: #116afc;*/
}
.bx-filter .bx-filter-popup-result.right:before {
	/*content: '';
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	margin-left: -10px;
	margin-top: 27px;
	left: 0px;
	width: 0;
	height: 0;*/
	margin-left: -250px;
	border: 20px solid transparent;
	border-right: 20px solid #116afc;

}

.bx-filter .bx-filter-popup-result.right {
	left: 110%;
}
.bx-filter .bx-filter-popup-result.left {
	right: 110%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result .selected-text {
	/*margin-top: 10px;*/
	color: #fff;
}
.bx-filter .bx-filter-popup-result a {
	position: relative;
	/*display: inline-block;*/
	vertical-align: middle;

	border: none;
	/*width: 100%;*/
	text-decoration: none;
	background: #fff;
	color: #116afc;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px;
}
.bx-filter .bx-filter-popup-result a:hover {
	background: #fff;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .adaptiv .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: 2px;
		border: 1px solid #fff;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .adaptiv .bx-filter .bx-filter-popup-result br{display: none;}
	.adaptiv .bx-filter .bx-filter-popup-result .arrow {

	}
}
.arrow-right {
	margin-left: -287px;
	border: 27px solid transparent;
	border-right: 25px solid #116afc;
	margin-top: -6px;
	margin-bottom: -10px;
	display: inline-block;
	border-radius: 2px;
}
@media (max-width: 720px) {
	.bx-filter{
		display: none;
	}

	.bx-filter .bx-filter-popup-result {
		position: fixed !important;
		width: auto;
		height: auto;
		margin-top: 0;
		margin-left: 0;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		font-size: 12px;
		line-height: 14px;
		padding: 10px;
		color: #ffffff;
		background: #116afc;
		text-align: center;
		z-index: 1001;
	}
	.bx-filter .bx-filter-popup-result .arrow-right {
		display: none;
	}
	.bx-filter .bx-filter-popup-result .popup-result-number,
	.bx-filter .bx-filter-popup-result .btn-bt-reset {
		display: block;
		width: 100%;
		padding: 0;
		float: none;
		text-align: center;
	}
	.bx-filter .bx-filter-popup-result .btn-bt-reset {
		margin: 0;
		padding: 15px 10px;
	}
}



.bx-filter-param-label .bx-color-sl span::before,
.bx-filter-param-label .bx-color-sl span::after {
	/*display: none !important;*/
}
.bx-color-sl:before,
.bx-color-sl:after{
	/*display: none !important;*/
}
.intec-section-filter-mobile .bx-filter-input-checkbox:before {
	display: none !important;
}
.intec-section-filter-mobile .bx-filter-input-checkbox:after {
	display: none !important;
}
.intec-section-filter-mobile .bx-filter-param-text > span:before {
	display: none !important;
}
.intec-section-filter-mobile .bx-filter-param-label span {
	padding: 0;
}
.intec-panel-sort .intec-section-filter-mobile {
	position: relative;
}
.container-mobile {
	display: block;
	position: fixed;
	overflow: scroll;
	z-index: 999;
	background: #fff;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding-bottom: 100px;
}

@media only screen and (max-width: 720px) {
	.js-body-fixed { position: fixed; }
	div#modef {
		display: block !important;
		background: #1e5c47;
	}
	.intec-panel-sort .intec-section-filter-mobile .bx-filter {
		display: block;
		position: fixed;
	}
	.bx-filter div .header-filter:first-child {
		font-size: 15px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.bx-filter .bx-filter-button-box {
		position: fixed;
		background: #fff;
		bottom: 0;
		left: 0;
		z-index: 999;
	}
	.bx-filter-parameters-box-container-button {
		display: flex;
	}
	.mobile-filter-parameters-container {
		position: relative;
		padding-bottom: 10px;
		display: flex;
		flex-direction: column-reverse;
		justify-content: space-between;
	}
	.bx-filter-parameters-box-container-button {
		width: 100%;
		min-height: 45px;
	}
	.bx-filter-parameters-box-container .btn-show-product {
		display: none;
	}
	/*.bx-filter-parameters-box-container > input {*/
	/*	display: none;*/
	/*}*/
	.bx-filter .intec-button.intec-button-cl-common.intec-button-transparent {
		color: #fff;
	}
	.bx-filter-select-block {
		display: flex;
		flex-wrap: wrap;
	}
	.bx-filter-btn-color-icon:before,
	.bx-filter-btn-color-icon:after {
		display: none !important;
	}
}

input, input:before, input:after {
	-webkit-user-select: initial !important;
	-khtml-user-select: initial !important;
	-moz-user-select: initial !important;
	-ms-user-select: initial !important;
	user-select: initial !important;
}

.bx-filter-param-label.disabled {
	color: #b3b3b3;
	pointer-events: none;
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.min.css?17804966523339*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px}.bx-pagination .bx-pagination-container ul li span{padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;font-weight:700;color:#000;font-size:14px;border-radius:4px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle;border:1px solid transparent}.bx-pagination .bx-pagination-container ul li a:hover span{background:#DADADA}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-next,.bx-pagination .bx-pagination-container ul li.bx-pag-prev{vertical-align:bottom}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{opacity:1}.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover{border:1px solid #ccc;border-radius:3px}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#F9A91D;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#E22B2B;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{border:0;padding:0 18px;color:#444;display:block;width:15px;opacity:.4;height:31px;background:url(/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/image/arrow_right.png) no-repeat center}.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span{border:0;padding:0 18px;color:#444;display:block;width:15px;height:31px;opacity:.4;background:url(/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/image/arrow_left.png) no-repeat center}.show-more.show-more-btn{display:block;position:relative;cursor:pointer;width:150px;margin:20px auto;text-align:center;color:#0a56d3;font-size:14px;font-weight:700}.show-more.show-more-btn i{background:#0a56d3;border-radius:100%;padding:6px;color:#fff;margin-right:7px;font-size:16px;line-height:0;display:inline-block;width:28px}.show-more-btn:hover i:before{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section/tile/style.css?178049665218170*/
.element-wrap .quick-view {
	display: none;
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	line-height: 38px;
	height: 38px;
	width: 175px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 18px;
	color: #434343;
	font-size: 12px;
	text-align: center;
	cursor:pointer;
	opacity: 0.9;
}
.element-wrap .quick-view i {
	vertical-align: top;
	padding-right: 3px;
}
.element-wrap .info {
	font-size:12px;
	padding-top:10px;
	line-height:1.2;
	display: table;
	border-collapse: collapse;
	margin: 10px 0;
}
.intec-catalog-section-tile {
	display: block;
	box-sizing: border-box;
}
.intec-catalog-section-tile.row {
	margin: 0 0 20px 0;
}
.intec-catalog-section-tile .catalog-section-element {
	display: block;
	position: relative;
	padding: 0 5px;
	box-sizing: border-box;
	height: auto !important;
}

.intec-catalog-section-tile.intec-catalog-section-tile-del .catalog-section-element {
	padding: 0;
}

.intec-catalog-section-tile .element-container {
	display: block;
	position: relative;
	width: 100%;
}

.intec-catalog-section-tile .element-wrap {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	transition: 0.5s;
	background: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.intec-catalog-section-tile .element-img-wrap {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 100%;
	box-sizing: border-box;
	z-index: 0;
	overflow: hidden;
}
.intec-catalog-section-tile .intec-catalog-section-wrapper {
	padding-right: 1px;
	padding-bottom: 1px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -10px;
	margin-right: -10px;
}
.intec-catalog-section-tile .catalog-section-element {
	display: block;
	margin-bottom: 25px;
}
.intec-catalog-section-tile .catalog-section-element .min-button-block {
	display: block;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 27px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-size: 0;
}
.intec-catalog-section-tile .catalog-section-element .intec-min-button {
	opacity: 0;
	display: none;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 3px;
}
.intec-catalog-section-tile .catalog-section-element .intec-min-button:hover {
	color: #116afc ;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-basket-delay][data-basket-in=false],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-compare-add][data-compare-in=false],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true]{
	display: block;
	opacity: 0;
}

.catalog-section-element .element-wrap .info {
    display: none;
}
.intec-catalog-section-tile .element-name {
    margin-bottom: 5px;
    transition: none;
}
.intec-catalog-section-tile .element-wrap {
    transition: none;
}


.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.add[data-basket-delay][data-basket-in=false],
.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.added[data-basket-delayed][data-basket-in=true],
.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.add[data-compare-add][data-compare-in=false],
.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.added[data-compare-added][data-compare-in=true]{
	display: block;
	opacity: 0.8;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true]{
	display: block;
	opacity: 1;
}

.intec-catalog-section-tile .element-img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	box-sizing: border-box;
	font-size: 0;
	text-decoration: none;
}

.intec-catalog-section-tile img {
	display: inline-block;
    vertical-align: middle;
    height: 100%;
    max-height: 100%;
    /*max-width: 100%;*/

    max-width: initial;
    position: absolute;
}

.intec-catalog-section-tile .catalog-section-element .intec-marks {
	margin: -4px -4px;
}

.intec-catalog-section-tile .element-name {
	display: block;
	box-sizing: border-box;
	font-size: 15px;
	color: #33312e;
	text-decoration: none;
	overflow: hidden;
	text-align: left;
	/*-webkit-transition: 0.4s;*/
	/*transition: 0.4s;*/
	font-weight: 700;
	margin-top: 9px;
	max-width: 70%;
	padding-right: 8px;
	box-sizing: border-box;
	min-height: 43px;
	font-weight: normal;
}

.intec-catalog-section-tile .price-block {
	display: block;
	margin-top: 10px;
	height: 40px;
	margin-bottom: 20px;
}

.intec-catalog-section-tile .price-block .price-value {
	display: block;
	float: left;
}

.intec-catalog-section-tile .price-block .newprice {
	display: block;
	vertical-align: top;
	color: #33312e;
	font-size: 18px;
	margin-right: 15px;
	margin-top: 10px;
}
.intec-catalog-section-tile .price-block .oldprice {
	display: block;
	vertical-align: top;
	color: #e50f30;
	font-size: 13px;
	text-decoration: line-through;
	margin-top: 5px;
}

.intec-catalog-section-tile .element-buys-block {
	display: none;
	width: 100%;
	height: 40px;
	margin-top: 15px;
	box-sizing: border-box;
}
.intec-catalog-section-tile .price-block .element-buys {
	float: right;
	display: inline-block;
	padding: 0;
	line-height: 16px;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	text-decoration: none;
	font-size: 0;
	text-align: center;
	cursor: pointer;
}
.intec-catalog-section-tile .price-block .element-buys span{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	font-size: 20px;
}

.intec-catalog-section-tile .price-block .element-buys.add[data-basket-add][data-basket-in=true],
.intec-catalog-section-tile .price-block .element-buys.added[data-basket-added][data-basket-in=false] {
	display: none;
}
.intec-catalog-section-tile .price-block .element-buys.active,
.intec-catalog-section-tile .price-block .element-buys.added,
.intec-catalog-section-tile .buttons-block .element-buys.active,
.intec-catalog-section-tile .buttons-block .element-buys.added {
	color: #fff !important;
	background-color: #116afc;
}
.to-cart {
	float: right;
}

.intec-catalog-section-tile .buys_not_have,
.intec-catalog-section-tile .buys_more{
	display: block;
	text-align: center;
}

.element-buys-block .quantity-wrap {
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-right: 10px;
	font-size: 0;
}
.element-buys-block .quantity-wrap > * {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #848484;
}
.element-buys-block .quantity-input {
	width: 42px;
	border: none;
	background: none;
	font-weight: bold;
	text-align: center;
	outline: none;
}
.element-buys-block .quantity-input,
.element-buys-block .quantity-down,
.element-buys-block .quantity-up {
	height: 30px;
}
.element-buys-block .quantity-down,
.element-buys-block .quantity-up {
	padding: 0 12px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	border: 0 solid #ececec;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.element-buys-block .quantity-down:hover,
.element-buys-block .quantity-up:hover {
	background-color: #d2d2d2;
}
.element-buys-block .quantity-down {
	border-right-width: 1px;
}
.element-buys-block .quantity-up {
	border-left-width: 1px;
}
.element-buys-block .quantity-measure {
	margin-left: 6px;
}
.element-buys-block .quantity {
	margin-top: 10px;
	font-size: 12px;
}

.catalog-section-element.element-with-count {
	height: 455px;

}
/*.catalog-section-element.element-with-count .element-wrap:hover {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 0;
	left: 0;
}
*/
/*with counter*/

/*.intec-catalog-section-tile .element-wrap.extended {
	position: absolute;
	top: 0;
	left: 0;
}
*/
.list-prices {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	flex-wrap: wrap;
	flex-direction: column;
    position: relative;
    top: -48px;
    float: right;
    max-width: 30%;
    margin-bottom: -50px;
}
.list-prices > * {
	flex: 0 1 auto;
}
.intec-catalog-section-tile .element-buys {
	display: none;
	padding: 0 9px;
	line-height: 40px;
	width: calc(100% - 20px);
	height: 40px;
	border-radius: 3px;
	text-decoration: none;
	font-size: 0;
	text-align: center;
	cursor: pointer;
}
.catalog-section-element.js-detail-info .element-buys {
	display: inline-block;
	position: absolute;
}
.intec-catalog-section-tile .element-buys span{
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
}
.intec-catalog-section-tile .element-buys.add[data-basket-add][data-basket-in=true],
.intec-catalog-section-tile .element-buys.added[data-basket-added][data-basket-in=false] {
	display: none;
}
.intec-catalog-section-tile .buttons-block .element-buys.active,
.intec-catalog-section-tile .buttons-block .element-buys.added {
	color: #fff !important;
	background-color: #116afc;
}
.intec-catalog-section-tile .element-buys.added span {
	color: #ffffff;
}
.intec-catalog-section-tile .element-description-with-counter .element-price {
	color: #33312e;
	font-size: 18px;
	line-height: 1.2;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-weight: 700;
	clear: both;
}
.intec-catalog-section-tile .element-description-with-counter .element-old-price {
	color: #e50f30;
	font-size: 13px;
	line-height: 18px;
	text-decoration: line-through;
	margin-top: 5px;
	height: 18px;
}
.intec-catalog-section-tile .counter-wrapper {
	height: 0;
	overflow: hidden;
}
.intec-catalog-section-tile .counter-wrapper.empty-counter {
	height: 0!important;
}
.intec-catalog-section-tile .counter-block {
	display: table;
	width: 100%;
	margin-top: 15px;
}
.intec-catalog-section-tile .counter-block .item-quantity {
	display: table-cell;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap;
}
.intec-catalog-section-tile .counter-block .buttons-block {
	display: table-cell;
	text-align: right;
}
.intec-catalog-section-tile .counter-block .item-quantity .quantity-button {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 35px;
	padding: 0 13px;
	color: #848484;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.intec-catalog-section-tile .counter-block .item-quantity .quantity-input {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #848484;
	height: 35px;
	width: 40px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-top: none;
	border-bottom: none;
}
.intec-catalog-section-tile .counter-block .buttons-block .more-info {
	font-size: 12px;
	text-decoration: none;
}
.intec-button.intec-button-tile {
	width:100%;
}
.intec-button.intec-button-tile  span{
	display: inline-block;
	padding:2px 0;
}
.intec-marks .intec-mark {
	margin: 15px !important;
}
.info__row {
	display: table-row;
}
.info__item {
	padding: 2px 0;
	display: flex;
}
.info__value {
	font-weight: 700;
	color: #1e5c47;
	padding-left: 5px;
}
.info__value-colors {
	display: flex;
	flex-wrap: wrap;
	padding-left: 5px;
}
.value-colors__item {
	width: 20px;
	height: 20px;
	margin: 0 1px 1px 1px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
}

/* .catalog-section-element {
	min-height: 345px !important;
} */
.catalog-section-element.js-detail-info {
    position: relative;
    cursor: pointer;
}
.catalog-section-element .element-wrap-hover {
	display: none !important;
}
.catalog-section-element.js-detail-info .element-wrap-hover {
	display: block !important;
    background: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    position: absolute;
    z-index: 1;
    padding-bottom: 50px;
    width: calc(100% - 10px);
    top: 0;
}
.catalog-section-element.js-detail-info .element-wrap-hover .info {
    display: block;
    margin: 0;
    padding: 5px 0;
}
.element-wrap-hover .element-description-with-counter {
    padding: 0 10px;
}

.intec-catalog-section-tile .catalog-section-element.js-detail-info .element-wrap-hover .element-description-with-counter {
	padding-top: 22px;
}
.catalog-section-element.js-detail-info .list-prices {
	top: -42px;
}

.intec-catalog-section-tile .catalog-section-element.js-detail-info .element-wrap-hover .element-name {
    margin-top: -12px;
    margin-bottom: 0;
}

.element-price {
	float: left;
}

.buy-block {
	clear: both;
	margin-top: 35px;
}

.element-articule{
	font-size: 14px;
}

/*------------*/
@media (max-width:1200px) {
	.intec-catalog-section-tile .element-name {
		max-width: 100%;
	}
	.list-prices {
		position: static;
		float: none;
		margin-top: 0;
		max-width: 100%;
		flex-wrap: nowrap;
		flex-direction: revert;
		margin-top: 0;
		margin-bottom: 0;
		top: unset;
		align-items: center;
    	justify-content: flex-start;
	}
	.intec-catalog-section-tile .element-description-with-counter .element-old-price {
		margin-right: 12px;
		margin-top: 0;
	}
	.intec-catalog-section-tile .element-name {
		min-height: 0;
	}
}

@media (max-width:1050px) {
	.intec-catalog-section-tile .element-wrap .quick-view {
		display:none!important;
	}
	.intec-catalog-section-tile .price-block .newprice {
		font-size: 15px;
	}
}

@media (max-width:850px) and (min-width: 720px) {
	.intec-catalog-section-tile .catalog-section-element .intec-min-button {
		opacity: 1;
	}

	.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-basket-delay][data-basket-in=false],
	.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
	.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-compare-add][data-compare-in=false],
	.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true]{
		display: block;
		opacity: 1;
	}
	.intec-catalog-section-tile .price-block .price-value {
		float: none;
	}
	.intec-catalog-section-tile .price-block .element-buys {
		float: none;
		margin-top: 5px;
	}
	.intec-catalog-section-tile .price-block {
		height: 90px;
	}
}
@media (max-width:720px) {
	.intec-catalog-section-tile .price-block {
		height: 31px;
	}
	.intec-catalog-section-tile .catalog-section-element .intec-min-button {
		opacity: 1;
	}
	.intec-catalog-section-tile .counter-wrapper,
	.intec-catalog-section-tile .counter-wrapper.empty-counter {
		height: 60px!important;
	}
	.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-basket-delay][data-basket-in=false],
	.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
	.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-compare-add][data-compare-in=false],
	.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true]{
		display: block;
		opacity: 1;
	}
	.js-detail-info .info__item {
	    flex-direction: column;
	}
	.js-detail-info .info__value {
	    padding-left: 0;
	}
	.js-detail-info .info__value-colors {
	    padding-top: 5px;
	    padding-left: 0;
	}
	.intec-catalog-section-tile .element-buys {
		display: inline-block;
		position: absolute;
		bottom: 13px;
		height: 32px;
		line-height: 32px;
		width: auto;
	}
	.buy-block {
		margin-top: 42px;
	}
	.intec-catalog-section-tile .element-wrap {
		padding-bottom: 78px !important;
	}
}

@media all and (max-width: 450px){
	.intec-catalog-section-tile[data-line-count="4"] .element-wrap-hover {
	    padding: 10px;
	}
	.intec-catalog-section-tile[data-line-count="4"] .element-wrap-hover .element-description-with-counter {
	    padding: 0;
	}
	.catalog-section-element.js-detail-info .element-wrap-hover {
	    padding-bottom: 20px;
	}
	.intec-catalog-section-tile .catalog-section-element.js-detail-info .element-wrap-hover .element-name {
	    margin-top: 10px;
	}
	.intec-catalog-section-tile[data-line-count="4"] .element-wrap {
		padding: 10px;
	}
	.intec-catalog-section-tile[data-line-count="4"] .min-button-block {
		display: none;
	}
	.intec-catalog-section-tile[data-line-count="4"] .element-name {
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
	}
	.intec-catalog-section-tile[data-line-count="4"] .price-block {
		height: auto;
		text-align: center;
		margin-bottom: 20px;
	}
	.intec-catalog-section-tile[data-line-count="4"] .price-value {
		float: none;
	}
	.intec-catalog-section-tile[data-line-count="4"] .element-description-with-counter .element-price {
		font-size: 14px;
		line-height: 21px;
		height: 21px;
		text-align: center;
		bottom: 0 !important;
	}
	.intec-catalog-section-tile[data-line-count="4"] .element-description-with-counter .element-old-price {
		font-size: 10px;
		line-height: 15px;
		height: 15px;
		text-align: center;
	}
	.intec-catalog-section-tile[data-line-count="4"] .element-buys {
		display: none;
		float: none;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.intec-catalog-section-tile[data-line-count="4"] .counter-wrapper {
		display: none;
		height: auto !important;
	}
	.intec-catalog-section-tile[data-line-count="4"] .counter-wrapper .counter-block {
		display: none;
	}
	.intec-catalog-section-tile[data-line-count="4"] .counter-wrapper .item-quantity {
		display: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.intec-catalog-section-tile[data-line-count="4"] .counter-wrapper .buttons-block {
		display: none;
		text-align: center;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.intec-catalog-section .catalog-section-element.js-detail-info .element-wrap-hover {
		display: none !important;
	}
}

@media (max-width: 400px) {
	.intec-catalog-section-tile .catalog-section-element{
		padding: 0;
	}
	.intec-catalog-section-tile .element-wrap{
		padding: 0 3px 40px !important;
	}

	.intec-catalog-section-tile[data-line-count="4"] .element-wrap{
		padding-bottom: 0 !important;
	}
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/widget/markers/style.css?17804966531534*/
.intec-marks {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
}
.intec-marks .intec-mark {
    display: block;
    margin: 6px 4px;
    padding: 6px 5px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    background: #fff;
    border-radius: 15px;
}
.intec-marks .intec-mark.hit {
    width: 39px;
    color: #ffffff;
}
.intec-marks .intec-mark.recommend {
    width: 70px;
    color: #ffffff;
}
.intec-marks .intec-mark.new {
    width: 63px;
    color: #ffffff;
}
.intec-marks .intec-mark.action {
    width: 50px;
    background: #d02a45;
    color: #ffffff;
}
.intec-marks .intec-mark.new {
    background: #0a71ff;
    background: -moz-linear-gradient(top, #0a71ff 0%, #0478ff 50%, #017cff 100%);
    background: -webkit-linear-gradient(top, #0a71ff 0%,#0478ff 50%,#017cff 100%);
    background: linear-gradient(to bottom, #0a71ff 0%,#0478ff 50%,#017cff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a71ff', endColorstr='#017cff',GradientType=0 );
}
.intec-marks .intec-mark.hit {
    background: #1bcda1;
}
.intec-marks .intec-mark.recommend {
    background: #f8862a;
    background: -moz-linear-gradient(top, #f8862a 0%, #f85954 50%, #f82880 100%);
    background: -webkit-linear-gradient(top, #f8862a 0%,#f85954 50%,#f82880 100%);
    background: linear-gradient(to bottom, #f8862a 0%,#f85954 50%,#f82880 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8862a', endColorstr='#f82880',GradientType=0 );
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/catalog/style.css?17804966524074 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/newfilter/style.css?178049665328836 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/newmobile/style.css?178049665216603 */
/* /bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.min.css?17804966523339 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section/tile/style.css?178049665218170 */
/* /bitrix/templates/universe_s1/components/intec.universe/widget/markers/style.css?17804966531534 */
