

/* Start:/bitrix/templates/mkws/components/bitrix/catalog/palitra/style.css?17891412413138*/
.startshop-button.to-cart {
	background: #1a58d7;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}.startshop-button.to-cart:hover {
	background: #6B8ED6;
	color: #ffffff;
}

.startshop-button.to-cart-added {
	background: #6B8ED6;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}.startshop-button.to-cart-added:hover {
	color: #ffffff;
}

.startshop-column-right {
    display: block;
    float: none;
    width: 100% !important;
}

.startshop-catalog .startshop-catalog-section .startshop-element .startshop-image-container .startshop-image-wrapper .startshop-image-wrapper-wrapper {
    padding:0px !important;
}

.startshop-column-right .clear, .startshop-column-right .indent-5, .startshop-column-right .indent-15 {
	display:none !important;
}
 @media all and (max-width: 800px) {

.startshop-information {
	width:100% !important;
	float:none;
}

.palitra-foto {
    max-width: 400px;
    width: 100% !important;
    margin: 0 auto;
    display: block !important; 
}
 
 }


.PalitraSearch {
    padding: 10px 15px 0;
    width: calc( 100% - 236px);
    padding-left: 35px;
    margin-left: auto;
    margin-bottom: -45px;
    position: relative;
    z-index: 2;
}

.PalitraSearch input {
    background: #FFFFFF;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    height: 45px;
    width: 100%;
    border: none;
    padding: 10px 30px;
    box-sizing: border-box;
    outline: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

.PalitraSearchIcon {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 32px;
    top: 25px;
    background: url("/bitrix/templates/mkws/components/bitrix/catalog/palitra/images/search.svg") center no-repeat;
    cursor: pointer;
}


.PalitraSearch input[type="submit"] {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 32px;
    top: 25px;
    background: url("/bitrix/templates/mkws/components/bitrix/catalog/palitra/images/search.svg") center no-repeat;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    box-shadow: none;
}
.PalitraSearch input:focus {
    border: 1px solid #E53A10;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}


.PalitraSearch input::placeholder {
    color: #B2B2B2;
}

 @media all and (max-width: 800px) {

	
	.startshop-catalog {
    width: 100% !important;
    float: none !important;
}

     .startshop-column-right.adaptiv {
         float: none !important;
         width: auto !important;
     }
 }
 
 @media (max-width: 767px) {
    .startshop-column-left.adaptiv {
        float: none !important;
        width: auto !important;
 	}

     .PalitraSearch {
         width: 100%;
         margin-bottom: 20px;
         padding-left: 15px;
     }

     .PalitraSearch input {
         padding-left: 17px;
     }

     .PalitraSearch input[type="submit"] {
         padding: 0;
     }
 }
/* PS discontinued palette badge, 2026-09-11 */
.PaletteDiscontinuedBadge {
	display: inline-block;
	margin: 6px 0;
	padding: 5px 9px;
	border-radius: 3px;
	background: #E53A10;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.25;
}
.PortfolioProductsItem__info > .PaletteDiscontinuedBadge {
	position: absolute;
	top: 14px;
	left: 24px;
	z-index: 2;
	margin: 0;
}

/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/catalog.smart.filter/palitra/style.css?159343279819547*/
.bx-filter * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.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 {

}

.bx-filter .bx-filter-section {

	position: relative;
	padding-top: 0px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
	
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
}

.bx-filter .bx-filter-parameters-box {
	position: relative;
	padding: 15px;
	background: #F2F2F2;
	border-radius: 3px;
	margin-bottom: 13px;

}
.bx-filter .bx-filter-parameters-box:first-child {
	border-top: none;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 14px;
    line-height: 16px;
}
@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: 0;
	font-size: 22px;    margin-left: 10px;}
.bx-filter .bx-filter-parameters-box .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #221F1C;
	cursor: pointer;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
}
.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: 10px;
}
.bx-filter-parameters-box-container .checkbox {
	margin-right: 20px;
}
.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 .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none;
	box-sizing: border-box;
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/mkws/components/bitrix/catalog.smart.filter/palitra/images/border_default.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/mkws/components/bitrix/catalog.smart.filter/palitra/images/border_default.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/mkws/components/bitrix/catalog.smart.filter/palitra/images/border_default.png) 2 repeat;
	border-image: url(/bitrix/templates/mkws/components/bitrix/catalog.smart.filter/palitra/images/border_default.png) 2 repeat;
}

.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}

.bx-filter .bx-ui-slider-track-container {
    clear: both;
	padding-top: 35px;
	padding-bottom: 25px;
}
.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-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.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;
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	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;
}

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 45px;
	border-radius: 3px;
}


.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 3px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 45px;
	overflow: hidden;
	max-width: 100%;
	height: 45px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 45px;
	cursor: pointer;
}

.bx-filter .bx-filter-select-arrow .fa {
	line-height: 45px;
	font-size: 24px;
}

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
	position: relative;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #fff;
}

.bx-filter-select-popup ul li label > div {
	z-index: 2;
	position: relative;
}

.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}

.bx-filter .bx-filter-tag {
	padding: 18px;
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
	margin-bottom: 3px;
	position: relative;
}
.bx-filter .bx-filter-param-label {
	position: relative;
	display: block;
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
	position: relative;
	z-index: 2;

}

.bx-filter div.bx-filter-param-text {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.bx-filter .bx-filter-param-text > span {
	color: #B2B2B2;
}

input:checked ~ .bx-filter-param-text {
	position: relative;
	z-index: 2;
	color: #fff;
}

input:checked ~ .selector:after {
	content: '';
	position: absolute;
	width: calc( 100% + 10px);
	height: 100%;
	background: #221F1C;
	border-radius: 3px;
	left: -5px;
	z-index: 1;
}

.bx-filter .bx-filter-param-text:hover {

}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}

.bx-filter-param-label.bx-active:before,
.bx-filter-select-popup ul li label.selected:before,
.bx-filter-param-label:hover:before{
	content: '';
	position: absolute;
	width: calc( 100% + 10px);
	height: 100%;
	background: #221F1C;
	border-radius: 3px;
	left: -5px;
	z-index: 1;
}

.bx-filter-param-label.bx-active,
.bx-filter-param-label:hover,
.bx-filter-param-label.bx-active .bx-filter-param-text > span,
.bx-filter-param-label:hover .bx-filter-param-text > span{
	color: #fff;
	cursor: pointer;
}

.radio label, .checkbox label {
	padding-left: 0px !important;
}

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: none;
	border-radius: 50%;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}

.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn {
	background-color: #fff;border: 1px solid #dadada;
	width: 18px;
	height: 18px;
	position: relative;
	z-index: 2;
}





.bx-filter .bx-filter-param-btn.bx-color-sl ~ .bx-filter-param-text{
	display: flex;
	justify-content: space-between;
	padding-left: 23px;
}

.bx-filter-param-label.bx-active .bx-filter-param-btn.bx-color-sl, .bx-filter-param-label:hover .bx-filter-param-btn.bx-color-sl {background-color: #fff;}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}

.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: 0;
	border-radius: 50%;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	-webkit-background-size: cover;
	background-size: 100%;
	display: block;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	color: #000;
	border-color: transparent;
}

.bx-filter .bx-filter-input-container input[type=text] {
	height: 25px;
	font-size: 14px;
}

.bx-filter .bx-ui-slider-track-container {
	padding: 30px 3px 20px 3px;
}

.bx-filter .bx-ui-slider-pricebar-vd {
	background: #BF2C18;
	height: 2px;
	border-radius: 1px;
}
.bx-filter .bx-ui-slider-pricebar-vn {
	background: #DADADA;
	height: 2px;
	border-radius: 1px;
}
.bx-filter .bx-ui-slider-pricebar-v {
	background: #BF2C18;
	height: 2px;
	border-radius: 1px;
}

.bx-filter .bx-ui-slider-range {
	height: 2px;
	z-index: 100;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle {
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	height: 16px;
	width: 16px;
	margin-top: -8px;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle:before {
	content: '';
	position: absolute;
	left: 40%;
	height: 6px;
	width: 1px;
	background: #DADADA;
	top: 50%;
	transform: translateY(-50%);
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle:after {
	content: '';
	position: absolute;
	left: 60%;
	height: 6px;
	width: 1px;
	background: #DADADA;
	top: 50%;
	transform: translateY(-50%);
}

.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: -8px;
}

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

.bx-filter .bx-filter-param-label input {
	opacity: 0;
	position: absolute;
}

.bx-filter .buttons-row {
	width: 100%;
	text-align: center;
}

.btn-reset,
.btn-submit {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 13px 10px 13px;
	border: none;
	width: 100%;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	cursor: pointer;
	border-radius: 3px;
	height: 45px;
	font-weight: bold;
}
.btn-submit{
	background: #E53A10;
	color: #fff;
}.btn-submit:active, .btn-submit:hover, .btn-submit.bx-active {
	color: #fff;
	background: #BF2C18;
	text-decoration: none;
}.btn-submit:focus, .btn-themes.focus {
	background: #E53A10;
}

.btn-reset {
	background: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	text-decoration: underline;
	color: #E53A10;
	border: none;
}
.btn-reset:active, .btn-reset:hover, .btn-reset.bx-active {
	background: #dadada;
}

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	display: none;
	margin-top: 10px;
	text-align: center;
	padding: 10px 0;
	white-space: nowrap;
	min-height: 37px;
	line-height: 18px;
	width: 100%;
}

.bx-filter .bx-filter-popup-result.left {
	border: none;
}

.bx-filter .bx-filter-popup-result.right {
	border: none;
	background: #3a58d2;
}
.bx-filter .bx-filter-popup-result.right:before {
	content: '';
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	margin-left: -10px;
	margin-top: 27px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #3a58d2;
	border-bottom: 10px solid transparent;
}

.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: 0;
	text-align: left;
	margin-bottom: -10px;
}
.bx-filter .bx-filter-popup-result a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 7px 13px 6px 13px;
	border: none;
	width: 100%;
	text-decoration: none;
	text-align: center;
	background:  #E53A10;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px;
}
.bx-filter .bx-filter-popup-result a:hover {
	background: #BF2C18;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}

.bx-filter .bx-filter-param-btn.bx-color-sl,
.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn {z-index: 2;    position: absolute;
	top: 50%;
	transform: translateY(-50%);}

.ShowFilter {
	display: none;
}

@media (max-width: 767px) {
.bx-filter {
	width: 100%;
	background: #F2F2F2;
	border-radius: 3px;
	padding: 0;
	overflow: hidden;
	height: 0;
}

	.bx-filter.show {
		height: auto;
		margin-bottom: 60px;
	}
	.bx-filter .bx-filter-parameters-box{
		background: #FFFFFF;
		box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	}
	.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 #c6dae7;
		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 {
		display: none;
	}

	.ShowFilter {
		display: block;
		border: 1px solid #DADADA;
		border-radius: 3px;
		height: 45px;
		text-align: center;
		padding: 10px;
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 24px;
		cursor: pointer;
	}

	.bx-filter .bx-right,
	.bx-filter .bx-left {
		width: 100%;
		float: none;
		padding: 0;
	}

	.btn-reset {
		margin-right: 15px;
	}

	.bx-filter .bx-filter-section {
		padding: 35px 20px;
	}
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/system.pagenavigation/mkws/style.css?15846944722379*/
.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 4px 15px 4px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 0 8px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #221F1C;
    font-size: 16px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}
.bx-pagination .bx-pagination-container ul li a {
    text-decoration: none;
    display: block;
    border-radius: 16px;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
    color: #E53A10;
    border-color: #E53A10;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
    color: #E53A10;
    border-color: #E53A10;
}
.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 {
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev > span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next > span{
    color: #dadada;
}
.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 {
    color: #E53A10;
    border-color: #E53A10;
}



/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/catalog/palitra/bitrix/catalog.section/tile/style.css?16104515922902*/
.Palitra {
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 30px;
}

.PalitraFilter {
	width: 236px;
}

.PalitraElements {
	width: calc( 100% - 236px);
	padding-left: 20px;
	
	margin-top: 55px;
}

.PortfolioProductsItem .RedBtn {
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 25px;
	margin-right: 20px;
}

.PortfolioProductsItem__name {
	margin-top: 35px;
	margin-bottom: 15px;
	color: #221F1C;
}


.PortfolioProductsItem__prices {
	padding: 0 0 25px 20px;
	line-height: 31px;
	font-weight: bold;
	font-size: 16px;
}

.Stone > div > a:not(.PortfolioProductsItem__info) {
	line-height: 14px;
	background: #F2F2F2;
	border-radius: 0 0 3px 3px;
	width: 100%;
	padding: 8px 0;
	display: block;
	height: 33px;
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	color: #6C6868;
	text-decoration: underline;
}

.Stone a svg {
	position: relative;
	top: 2px;
}

.PalitraElementsList {
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 50px;
	margin: 0 -12px;
	width: calc(100% + 24px);
}

.PortfolioProductsItem {
	width: 25%;
	padding: 12px;
	box-sizing: border-box;
	display: flex!important;
	flex-flow: row wrap;
}

.PortfolioProductsItem > div {
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	border-radius: 3px;
	text-align: center;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	font-size: 14px;
	line-height: 21px;
	position: relative;
}

.PortfolioProductsItem__info {
	padding: 14px 24px 35px 24px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

.PortfolioProductsItem__img {
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}

.PortfolioProductsItem__img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: 100%;
}
.PortfolioProducts img {
	max-width: 100%;
}

.PortfolioProductsItem__name {
	margin-top: 35px;
	margin-bottom: 15px;
	display: block;
}

.RemoveCompare {
	color: #BF2C18;
}

.PortfolioProductsItem__status {
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
	background: #6FCF97;
	border-radius: 3px;
	position: absolute;
	z-index: 4;
	right: 10px;
	top: 5px;
	padding: 3px 7px;
}

@media (max-width: 991px) and (min-width: 768px) {
	.Stone > div > a:not(.PortfolioProductsItem__info) {
		font-size: 12px;
	}

	.PortfolioProductsItem__info {
		padding: 14px 10px 35px 10px;
	}

	.PortfolioProductsItem__name {
		font-size: 12px;
	}

	.PortfolioProductsItem {
		width: 33.33%;
	}
}

@media (max-width: 767px) {
	.PalitraFilter {
		width: 100%;
	}

	.PalitraElements {
		width: 100%;
		padding: 0;
	}

	.PortfolioProductsItem {
		width: 50%;
	}


	.Stone a:not(.PortfolioProductsItem__name) {
		font-size: 12px;
	}

	.PortfolioProductsItem__info {
		padding: 14px 10px 32px 10px;
	}

	.PortfolioProductsItem__img {
		width: 90%;
		padding-top: 90%;
		margin: auto;
	}
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/style.css?15923870022864*/
@media (min-width: 768px) {
	.BannerConsult {
		background: url('/bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/images/lines.jpg') center bottom no-repeat;
	}
}

.BannerConsult {
	display: flex;
}

.BannerConsult .Consult2 {
	position: relative;
	text-align: right;
	background-size: 100%;
	background-position-x: 100%;
	color: #221F1C;
	display: flex; width: 100%;
}

.BannerConsult img {
	position: relative;
	z-index: 3;
}

.BannerConsultText {
	/*position: absolute;*/
	width: 100%;
	height: 100%;
	top: 0;
	text-align: left;
	z-index: 3;
}

.BannerConsultHeader {
	font-weight: bold;
	font-size: 42px;
	line-height: 62px;
	margin-bottom: 20px;
}

.BannerConsult .maxwidth-theme {
	display: flex;
	align-self: center;
	flex-flow: row wrap;
	height: 100%;
}
.BannerConsultDescr {
	margin-bottom: 40px;
	width: 120%;
}

.BannerConsult .maxwidth-theme > div {
	width: 100%;
	align-items: center;
}

.BannerConsultBtn {
	padding: 11px 50px;
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
}


.BannerConsultBlock {
	display: flex;
	position: relative;
}

.BannerConsultStone1 {
	position: absolute;
	width: 180px;
	height: 180px;
	top: 50%;
	right: 10%;
	background: url("/bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/images/melt-stone 1.png") center no-repeat;
	z-index: 3;
}

.BannerConsultStone2 {
	position: absolute;
	width: 60px;
	height: 60px;
	right: 42%;
	top: 50%;
	background: url("/bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/images/melt-stone 7.png") center no-repeat;
	z-index: 1;
}


.BannerConsultStone3 {
	position: absolute;
	width: 55px;
	height: 55px;
	right: 10%;
	top: 10%;
	background: url("/bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/images/melt-stone 6.png") center no-repeat;
	z-index: 1;
}

.BannerConsultStone4 {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	bottom: 0;
	background: url("/bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/images/melt-stone 8.png") center no-repeat;
	z-index: 1;
}



@media (max-width: 991px) and (min-width: 768px) {
	.BannerConsultHeader {
		font-size: 36px;
		line-height: 42px;
	}

	.BannerConsultBlockInfo {
		padding: 60px 0;
	}

	.BannerConsult img {
		height: 90%;
		position: absolute;
		right: 8%;
		bottom: 0;
	}

	.BannerConsultStone1 {
		width: 120px;
		height: 120px;
		background-size: 100%;
	}
}

@media (max-width: 767px) {
	.Consult2.BannerConsult {
		background: url('/bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/images/lines.jpg') center bottom no-repeat;
		text-align: center;
		padding: 0;
		overflow: hidden;
	}

	.Consult2 .BannerConsultBlock  > div  {
		padding: 50px 0;
		position: relative;
		z-index: 4;
	}

	.Consult2 .BannerConsultHeader {
		font-size: 24px;
		line-height: 35px;
		width: 70%;
		text-align: left;
	}

	.BannerConsultBtn {
		width: 100%;
		display: block;
		text-align: center;
	}

	.BannerConsultDescr {
		width: 100%;
		text-align: center;
		margin-bottom: 55px;
	}

	.BannerConsultStone4,
	.BannerConsultStone3,
	.BannerConsultStone4,
	.BannerConsultStone1 {
		display: none;
	}

	.Consult2.BannerConsult img {
		z-index: 3;
		position: absolute;
		bottom: 0;
		height: 100%;
		right: -10%;
	}

}
/* End */
/* /bitrix/templates/mkws/components/bitrix/catalog/palitra/style.css?17891412413138 */
/* /bitrix/templates/mkws/components/bitrix/catalog.smart.filter/palitra/style.css?159343279819547 */
/* /bitrix/templates/mkws/components/bitrix/system.pagenavigation/mkws/style.css?15846944722379 */
/* /bitrix/templates/mkws/components/bitrix/catalog/palitra/bitrix/catalog.section/tile/style.css?16104515922902 */
/* /bitrix/templates/mkws/components/bitrix/news.detail/consultation_2/style.css?15923870022864 */
