

/* Start:/local/components/custom/search.suggest.input/templates/.default/style.css?17450144824653*/
.block_search_wrapp {
	display: flex;
	flex-direction: column;
	gap: 20px;
	height: 100%;
}
.search-block-title {
	font-size: 16px;
	color: var(--primary-light-theme);
	font-weight: 400;
	margin: 10px 0;
}
.block_search_category>div:last-of-type {
	display: flex;
	flex-direction: column;
}
.block_search_category a {
	position: relative;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.block_search_category a:hover,
.catalog-item_title_price>a:hover {
	color: var(--primary-hover);
}
.block_search_category--inner a {
	padding-left: 23px;
}
.block_search_category--inner a:before {
	content: '';
	position: absolute;
	top: 11px;
	left: 0;
	display: block;
	width: 11px;
	height: 1px;
	background-color: var(--primary);
}

.catalog_wrapp_search>div:last-of-type {
	display: flex;
	flex-direction: column;
}
div.search-popup {
	border: 1px solid #333333;
	background: #FFFFFF;
	padding: 2px;
	margin: 0px;
}

div.search-popup-row, div.search-popup-row-active {
	position: relative;
	padding: 2px 4px;
	margin: 0px;
	cursor: hand;
	cursor: pointer;
}

div.search-popup-row {
	background: #FFFFFF;
}

div.search-popup-row-active {
	background: #EEEEEE;
}

div.search-popup-el-name, div.search-popup-el-cnt {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.search-popup-el-cnt {
	text-align: right;
	float: right;
}

#search_div_frame {
	display: none;
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	background: #fff;
	min-width: 500px;
	max-width: 880px;
	padding: 10px 5px 30px 20px;
	box-shadow: 0 4px 10px -2px #aaa;
	z-index: 2;
	max-height: calc(100vh - 130px);
	overflow: auto;
}

#search_div_frame.view {
	display: flex;
}

.top-header .thal-searchform {
	position: relative;
}

#search_div_frame>div.live-search {
	display: flex;
	flex-direction: column;
}

.catalog_wrapp_search>.title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.catalog_wrapp_search>div:last-of-type {
	display: flex;
	flex-wrap: wrap;
}

.catalog_wrapp_search .catlog-item_search {
	max-width: 380px;
	display: flex;
	align-items: center;
	padding: 6px 5px;
	box-sizing: border-box;
	gap: 30px;
}

.catalog_wrapp_search .catlog-item_search img {
	width: 70px;
}

.catalog-item_search_img {
	padding-right: 5px;
	flex: 0 0 70px;
}

.catalog-item_title_price>a {
	font-size: 14px;
	text-decoration: none;
	color: #000;
	line-height: 19px;
	display: block;
}
.btn-search-all {
	background: #eace01;
	color: #fff !important;
	font-size: 13px;
	padding: 10px 40px;
	width: 100%;
	text-decoration: none !important;
	margin-top: 20px;
	display: inline-block;
	text-align: center;
}

.catalog-item_title_price .catalog-item_newprice {
	font-size: 14px;
	padding-top: 5px;
	font-weight: 700;
}

#search_div_frame .live-search {
	padding-right: 40px;
}

#search_div_frame .live-search>a {
	padding: 3px 0;
	min-width: 210px;
}

.white .thal-searchform #search_div_frame .live-search>a span,
.white .thal-searchform #search_div_frame .live-search>a,
.white .thal-searchform .catalog-item_title_price>a,
.white .thal-searchform .catalog-item_title_price .catalog-item_newprice {
	color: #393939;
}
.search_box.active:before {
	top: 104px !important;
}
@media (max-width:1373px) {
	.search_box.active:before {
    top: 122px !important;
	}
}
@media (max-width:991px) {
	#search_div_frame {
    top: calc(100% + 16px);
	}
	.search_box.active:before {
    top: 135px !important;
	}
}
@media (max-width:864px) {
	.search_box.active:before {
    top: 135px !important;
	}
}
@media (max-width:862px) {
	.search_box.active:before {
    top: 153px !important;
	}
}
@media (max-width:850px) {
	.btn-search-all {
		margin-left: 0;
	}
}
@media (max-width:500px) {
	#search_div_frame {
		min-width: 300px;
	}
}
@media (max-width:767px) {
	.block_search_wrapp {
    gap: 50px;
	}
	.search_box.active:before {
    top: 63px !important;
	}
}
@media (max-width:650px) {
	.block_search_wrapp {
    gap: 30px;
    flex-direction: column;
	}
	.btn-search-all {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 350px;
	}
	#search_div_frame.view {
		width: 100vw;
    left: calc((100% - 100vw) / 2 - 3px);
	}
	.catalog_wrapp_search .catlog-item_search:nth-of-type(4),
	.catalog_wrapp_search .catlog-item_search:nth-of-type(5) {
		display: none;
	}
	.block_search_wrapp {
    flex: 1;
	}
	.catalog_wrapp_search .catlog-item_search {
		max-width: none;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/sale.basket.basket/.default/style.css?174501448251101*/
.symbol_ruble { font-family: 'rubleBitrix', Arial, sans-serif }

.basket-checkout-container {
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-pack: justify;
	margin-bottom: 20px;
	padding: 15px 25px;
	border: 1px solid #e2dfdf;
	border-radius: 2px;
	background-color: #fff;
	opacity: 1;
	transition: opacity 250ms ease;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.basket-checkout-container.basket-checkout-container-fixed {
	position: fixed;
	top: 0;
	z-index: 100;
}

.basket-checkout-container.basket-checkout-container-fixed-hide {
	opacity: 0;
}

/*region Coupon*/
.basket-coupon-section {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.basket-coupon-block-field-description {
	color: #a1a1a1;
	font: 400 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-coupon-block-field {
	padding-right: 10px;
	min-width: 235px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-coupon-block-coupon-btn {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	margin-top: -4px;
	padding: 0;
	width: 8px;
	height: 8px;
	border: none;
	border-right: 2px solid #8da3ad;
	border-bottom: 2px solid #8da3ad;
	border-radius: 0;
	background-color: transparent;
	content: "";
	cursor: pointer;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.basket-coupon-alert {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 0;
	width: 100%;
	font: 400 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: start;
	align-items: flex-start;
	/*justify-content: space-between;*/
}

.basket-coupon-text {
	position: relative;
	display: block;
	padding-left: 18px;
	word-break: break-all;
	word-break: break-word;
}

.text-muted .basket-coupon-text:after {
	position: absolute;
	top: 0;
	left: 2px;
	width: 6px;
	height: 10px;
	border-right: 2px solid #7ad500;
	border-bottom: 2px solid #7ad500;
	content: '';
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-coupon-alert .close-link {
	margin-left: 10px;
	border-bottom: 1px dotted;
	color: #3e86de;
	text-decoration: none;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	opacity: 1;
	cursor: pointer;
	transition: 220ms ease all;
}

.basket-coupon-alert .close-link:hover { border-color: transparent; }

@media (max-width: 991px) {
	.basket-checkout-container {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.basket-coupon-section {
		-ms-flex-order: 1;
		max-width: 100%;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.basket-coupon-alert-section {
		-ms-flex-order: 2;
		margin-bottom: 15px;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.basket-coupon-block-field {
		padding-right: 0;
		min-width: 100%;
	}

	.basket-coupon-block-field .form-group {
		display: inline-block;
		margin-bottom: 10px;
		width: 100%;
	}

	.basket-coupon-block-field .form-control {
		display: block;
		width: 100%;
	}
}

/*endregion*/

/*region Checkout*/
.basket-checkout-section {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.basket-checkout-section-inner {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.basket-checkout-block { }

/**/
.basket-checkout-block-total {
	padding-top: 21px;
	padding-right: 10px;
	text-align: right;
}

.basket-checkout-block-total-inner {
	display: inline-block;
	max-width: 100%;
	text-align: left;
}

.basket-checkout-block-total-title {
	color: #2f3435;
	font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-checkout-block-total-description {
	color: #a1a1a1;
	font: 400 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**/
.basket-checkout-block-total-price {
	padding-left: 10px;
	text-align: right;
}

.basket-checkout-block-total-price-inner {
	position: relative;
	display: inline-block;
	padding-top: 17px;
	text-align: right;
}

.basket-coupon-block-total-price-current {
	margin-bottom: 7px;
	color: #2f3435;
	text-align: right;
	white-space: nowrap;
	font: 400 36px/36px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-coupon-block-total-price-old {
	position: absolute;
	top: 3px;
	right: 0;
	color: #a1a1a1;
	text-align: right;
	font: 400 18px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-coupon-block-total-price-old:after {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-coupon-block-total-price-difference {
	display: inline-block;
	padding: 5px 6px 6px;
	background: #d1ecf1;
	color: #179ebb;
	text-align: center;
	font: 400 13px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**/
.basket-checkout-block-btn {
	padding-top: 13px;
	padding-left: 15px;
	text-align: right;
}

.basket-btn-checkout {
	border-radius: 2px;
	font-weight: bold;
	font-size: 16px;
}

.basket-notification-section { width: 100%; }

.basket-block-notification {
	position: relative;
	display: block;
	margin-top: 10px;
	padding: 8px 15px;
	min-width: 100%;
	width: 100%;
	border-radius: 1px;
	background-color: #edf8e0;
	color: #6a9997;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-block-notification:after {
	position: absolute;
	top: -7px;
	right: 80px;
	width: 16px;
	height: 16px;
	background-color: #edf8e0;
	content: '';
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

@media (max-width: 991px) {
	.basket-checkout-block-btn {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.basket-checkout-section {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3
	}

	.basket-notification-section {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4
	}
}

@media (max-width: 580px) {
	.basket-checkout-block-btn {
		padding-left: 0;
		min-width: 100%;
		max-width: 100%;
		width: 100%;
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
	}

	.basket-checkout-section-inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-checkout-block-total { min-width: 150px; }

	.basket-checkout-block-total-price { text-align: right; }

	.basket-btn-checkout {
		margin: 10px 0;
		width: 100%
	}

	.basket-block-notification:after {
		top: -3px;
		right: auto;
		left: 50%;
		-webkit-transform: rotate(45deg) translateX(-50%);
		-ms-transform: rotate(45deg) translateX(-50%);
		transform: rotate(45deg) translateX(-50%);
	}
}

@media (max-width: 460px) {
	.basket-checkout-block {
		display: block;
		min-width: 100%;
		width: 100%;
	}

	.basket-checkout-block-total {
		text-align: left;
	}
}

/*endregion*/

/*region Basket item list wrapper*/
.basket-items-list-wrapper,
.basket-items-list-wrapper-compact {
	margin-bottom: 15px;
	border: 1px solid #e2dfdf;
}

/*header*/
.basket-items-list-header {
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-align: center;
	padding: 13px 25px;
	border-bottom: 1px solid #e2dfdf;
	background: #f2f2f2;
	transition: 300ms padding ease;
	-webkit-box-align: center;
	align-items: center;
}

.basket-items-list-header.basket-items-list-header-fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	margin-left: -1px;
	border: 1px solid #e2dfdf;
}

.basket-items-list-wrapper-light .basket-items-list-header { display: none !important; }

.basket-items-list-header-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: bold 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
	-o-text-overflow: ellipsis;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-items-search-field + .basket-items-list-header-title { padding-left: 10px; }

.basket-items-search-field + .basket-items-list-header-filter {
	padding-left: 10px;
	text-align: right;
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.basket-items-search-field .form-control { z-index: 1; }

.basket-items-list-header-filter-item {
	margin-left: 5px;
	border-bottom: 1px dotted;
	color: #3e86de;
	text-decoration: none;
	font: bold 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
	transition: 220ms ease;
}

.basket-items-list-header-filter-item:hover {
	color: #2462de;
	text-decoration: none;
}

.basket-items-list-header-filter-item.active {
	border-bottom: none;
	color: #2f3435;
	text-decoration: none;
	cursor: default;
}

.basket-items-search-field {
	transition: 300ms all ease;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-items-search-field .input-group-addon {
	white-space: nowrap;
	-ms-flex-wrap: wrap;
}

.basket-items-search-field button.close {
	position: relative;
	bottom: -1px;
	display: inline-block;
	float: none;
	line-height: 11px;
}

@media (max-width: 991px) {
	.basket-items-list-header { padding: 10px 9px 11px; }

	.basket-items-list-header-title {
		font-size: 12px;
		line-height: 15px;
	}
}

@media (max-width: 767px) {
	.basket-items-list-header {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal
	}

	.basket-items-search-field { width: 100%; }
}

/*endregion*/

.basket-items-list-container {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.basket-items-list-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
	-webkit-animation-name: ShowOverlay;
	animation-name: ShowOverlay;
	-webkit-animation-duration: 200ms;
	animation-duration: 200ms;
}

@-webkit-keyframes ShowOverlay {
	0% { opacity: 0; }
	100% { opacity: .7; }
}

@keyframes ShowOverlay {
	0% { opacity: 0; }
	100% { opacity: .7; }
}

.basket-items-list {
	position: relative;
	padding: 0 25px;
}

.basket-items-list-table {
	width: 100%;
	border-collapse: collapse;
}

.basket-items-list-item-container { position: relative; }

.basket-items-list-item-container > td { border-top: 1px solid #f2f2f2; }

.basket-items-list-wrapper-compact .basket-items-list-item-container > td { padding-bottom: 12px; }

.basket-items-list-item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
}

.basket-items-list-item-container.basket-items-list-item-container-gift,
.basket-items-list-item-container.basket-items-list-item-container-gift > td,
.basket-items-list .basket-items-list-item-container:first-child > td { border-top: none !important; }

@media (max-width: 767px) {
	.basket-items-list-item-container.basket-items-list-item-container-gift,
	.basket-items-list-item-container.basket-items-list-item-container-gift > td,
	.basket-items-list .basket-items-list-item-container:first-child > td {
		margin: 0;
		padding-top: 0;
		border-top: none !important;
	}
}

.basket-items-list-item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
}

.basket-items-list-item-descriptions {
	-ms-flex-order: 1;
	padding-top: 20px;
	width: 100%;
	vertical-align: top;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.basket-items-list-item-descriptions-inner {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}

/*region Image*/
.basket-item-block-image {
	position: relative;
	-ms-flex-order: 1;
	padding-right: 15px;
	padding-bottom: 10px;
	min-width: 48px;
	max-width: 148px;
	width: 100%;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.basket-items-list-wrapper-compact .basket-item-block-image {
	display: block;
	padding-bottom: 0;
	min-width: 32px;
	max-width: 50px;
	width: auto;
	height: auto;
}

.basket-item-image-link {
	position: relative;
	display: inline-block;
}

.basket-item-image {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	transition: 300ms all ease;
}

.basket-items-list-wrapper-compact .basket-item-image {
	max-width: 50px;
	max-height: 50px;
}

.basket-item-image:hover { border-color: #ee9200; }

@media (max-width: 580px) {

	.basket-item-block-image {
		margin-top: 10px;
		margin-bottom: 15px;
		padding-right: 0;
		max-width: 100%;
		width: 100%;
	}

	.basket-item-image {
		margin: 10px auto 15px;
		padding-right: 0;
		max-width: 230px;
		max-height: 400px;
		width: auto;
		height: auto;
	}

	.basket-items-list-item-descriptions-inner {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.basket-items-list-wrapper-compact .basket-item-block-image {
		margin-top: 0;
		padding-right: 10px;
	}

	.basket-items-list-wrapper-compact .basket-items-list-item-descriptions-inner {
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
	}

}

/*endregion*/

/*region lable*/

/*Label*/
.basket-item-label-text,
.basket-item-label-ring {
	position: absolute;
	z-index: 90;
	opacity: 1;
	transition: opacity 450ms ease;
}

.basket-items-list-wrapper-compact .basket-item-label-text,
.basket-items-list-wrapper-compact .basket-item-label-ring { display: none }

.basket-item-label-text span,
.basket-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .basket-item-label-text span,
.bx-red .basket-item-label-ring { background-color: #fba90c; }

.basket-item-label-text > div,
.basket-item-label-ring > div { line-height: 0; }

/* TEXT */
.basket-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

.basket-item-label-text.basket-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.basket-item-label-text.basket-item-label-big span {
	padding: 4px 10px;
	font-size: 12px;
	line-height: 17px;
}

@media (max-width: 767px) {
	.basket-item-label-text > div { line-height: 0; }

	.basket-item-label-text.basket-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 11px;
		line-height: 14px;
	}

	.basket-item-label-text.basket-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 13px;
		line-height: 16px;
	}
}

/*RING*/
.basket-item-label-ring {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.basket-item-label-ring.basket-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
}

.basket-item-label-ring.basket-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.basket-item-label-ring.basket-item-label-small {
		width: 24px;
		height: 24px;
		font-size: 8px;
		line-height: 24px;
	}

	.basket-item-label-ring.basket-item-label-big {
		width: 30px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
}

.basket-item-label-top { top: -2px; }

.basket-item-label-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.basket-item-label-center > div { text-align: center; }

.basket-item-label-left { left: -2px; }

.basket-item-label-left > div { text-align: left; }

.basket-item-label-bottom { bottom: -2px; }

.basket-item-label-middle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.basket-item-label-right { right: -2px; }

.basket-item-label-right > div { text-align: right; }

.basket-item-label-center.product-item-label-middle {
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

/*endregion*/

/*region Info*/
.basket-item-block-info {
	-ms-flex-order: 2;
	padding: 0;
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
	-webkit-box-ordinal-group: 3;
	order: 2;
}

@media (max-width: 580px) {
	.basket-item-block-info {
		-webkit-box-flex: 6;
		-ms-flex: 6;
		flex: 6;
	}
}

/*region Name*/
.basket-item-info-name,
.basket-item-info-name-link {
	margin: 0;
	padding: 0 20px 0 0;
	color: #2f3435;
	text-decoration: none;
	word-break: break-all;
	word-break: break-word;
	font: 400 16px/26px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

/*.basket-item-actions-remove + .basket-item-info-name {
	margin-right: 30px;
}*/

h2.basket-item-info-name {
	margin-bottom: 5px;
	padding-top: 0;
}

.basket-item-highlighted { background: #ff0; }

.basket-items-list-wrapper-compact .basket-item-info-name { margin-bottom: 5px }

.basket-item-info-name-link:hover {
	text-decoration: underline;
	cursor: pointer;
}

@media (max-width: 768px) {
	.basket-item-info-name,
	.basket-item-info-name-link {
		vertical-align: middle;
		font-size: 15px;
		line-height: 17px;
	}

	.basket-item-info-name { padding-top: 10px; }
}

/*endregion*/

.basket-item-block-common {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-order: 4;
	-ms-flex-pack: end;
	-ms-flex-align: start;
	-ms-flex: 2;
	-ms-flex-wrap: nowrap;
	-ms-flex-line-pack: baseline;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	-webkit-box-align: start;
	-webkit-box-ordinal-group: 5;
	-webkit-box-flex: 2;
	justify-content: flex-end;
	align-content: baseline;
	align-items: flex-start;
	flex: 2;
	order: 4;
}

.basket-items-list-wrapper-compact .basket-item-block-common {
	-ms-flex-pack: end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

@media (max-width: 991px) {
	.basket-item-block-common {
		padding: 5px 0;
		min-width: 100%;
	}

	.basket-items-list-wrapper .basket-item-block-common {
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		justify-content: flex-end;
	}

	.basket-items-list-wrapper .basket-item-block-common > div {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
	}

	.basket-items-list-wrapper-compact .basket-item-block-common {
		-ms-flex-pack: end;
		padding: 17px 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
}

@media (max-width: 460px) {
	.basket-items-list-wrapper .basket-item-block-common {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: end;
		align-items: flex-end;
	}

	/*.basket-item-price-old { right: 10px; }*/
	.basket-item-price-current { text-align: right; }
}

/*region Properties*/
.basket-item-block-properties {
	-webkit-box-flex: 5;
	-ms-flex: 5;
	flex: 5
}

.basket-item-property,
.basket-item-property-custom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	padding-bottom: 4px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-items-list-wrapper-compact .basket-item-property,
.basket-items-list-wrapper-compact .basket-item-property-custom {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 10px;
	padding-bottom: 0;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-item-property-name,
.basket-item-property-custom-name {
	margin-right: 5px;
	color: #a1a1a1;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-property-value,
.basket-item-property-custom-value {
	color: #4a4a4a;
	font: bold 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*region Custom Column*/

.basket-item-property-custom { padding-right: 15px; }

.basket-item-property-custom-content { padding: 3px 0; }

.basket-item-property-custom.basket-item-property-custom-photo { display: block; }

.basket-item-property-custom-photo .basket-item-property-custom-value {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: start;
	-ms-flex-align: stretch;
	min-height: 64px;
	word-spacing: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.basket-item-property-custom-photo .basket-item-property-custom-value span { display: inline-block; }

.basket-item-custom-block-photo-link {
	display: block;
	margin-right: 5px;
}

.basket-item-custom-block-photo-item {
	margin-right: 3px;
	width: auto;
	height: 64px;
	border: 1px solid #e4e4e4;
	transition: 300ms all ease;
}

.basket-item-custom-block-photo-item:hover { border-color: #ee9200; }

@media (max-width: 580px) {
	.basket-item-property-custom { padding-right: 0; }

	.basket-items-list-wrapper-compact .basket-item-property-custom { padding-right: 10px; }
}

/*endregion*/

/*scu*/
.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-text,
.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-image,
.basket-items-list-wrapper-compact .basket-item-property.basket-item-scu-color {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.basket-item-property.basket-item-property-scu-text,
.basket-item-property.basket-item-property-scu-image,
.basket-item-property.basket-item-scu-color { display: block; }

.basket-item-scu-list {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.basket-item-scu-item,
.basket-item-scu-item.not-available:hover {
	position: relative;
	display: inline-block;
	margin: 2px 3px 3px 0;
	padding: 0;
	border: 1px solid #eeecef;
	cursor: pointer;
	transition: 300ms all ease;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.basket-item-scu-item:hover,
.basket-item-scu-item.selected,
.basket-item-scu-item.not-available:hover { border-color: #006cc0; }

.basket-item-scu-item.selected:hover { cursor: default }

.basket-item-scu-item.not-available:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%20%20%20%20%3Cline%20x1%3D%220%22%20y1%3D%2220%22%20x2%3D%2220%22%20y2%3D%220%22%20stroke-width%3D%221%22%20stroke%3D%22%23a1a1a1%22/%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-item-scu-item-inner {
	display: block;
	transition: 300ms all ease;
}

.basket-item-scu-item.not-available .basket-item-scu-item-inner { opacity: .5; }

.basket-item-scu-color .basket-item-scu-item-inner,
.basket-item-property-scu-image .basket-item-scu-item-inner {
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.basket-items-list-wrapper-compact .basket-item-scu-color .basket-item-scu-item-inner,
.basket-items-list-wrapper-compact .basket-item-property-scu-image .basket-item-scu-item-inner {
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
}

.basket-item-property-scu-text .basket-item-scu-item-inner {
	padding: 3px 5px;
	min-width: 30px;
	text-align: center;
	font: bold 14px/17px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-item-inner {
	padding: 1px 2px;
	font: bold 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 768px) {
	.basket-item-property-name,
	.basket-item-property-value { font-size: 11px; }
}

@media (max-width: 580px) {
	.basket-item-block-properties { margin-bottom: 10px; }

	.basket-items-list-wrapper-compact .basket-item-block-properties { margin-bottom: 0; }

	.basket-item-property-scu-image .basket-item-scu-item-inner,
	.basket-item-scu-color .basket-item-scu-item-inner {
		width: 20px;
		height: 20px;
		border: 1px solid #fff;
	}

	.basket-item-property-scu-text .basket-item-scu-item-inner {
		padding: 2px 3px;
		min-width: 25px;
		text-align: center;
		font: bold 11px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
}

/*endregion*/

/*region Amount*/
.basket-items-list-item-amount {
	-ms-flex-order: 3;
	padding-top: 20px;
	vertical-align: top;
	-webkit-box-ordinal-group: 4;
	order: 3;
}

.basket-item-block-amount {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: end;
	-ms-flex-align: start;
	padding: 0 10px;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.basket-items-list-wrapper-compact .basket-item-block-amount {
	margin-bottom: 0;
	padding-bottom: 0;
}

.basket-item-amount-filed-block { position: relative; }

.basket-item-amount-filed,
.basket-item-block-amount.disabled .basket-item-amount-filed:hover {
	padding: 0;
	width: 60px;
	height: 28px;
	outline: none;
	border: 1px solid #e4e4e4;
	border-radius: 1px;
	vertical-align: middle;
	text-align: center;
	font: bold 18px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-item-block-amount.disabled .basket-item-amount-filed { background-color: #f3f3f3; }

.basket-item-amount-filed:hover,
.basket-item-amount-filed:focus { border-color: #006cc0; }

.basket-item-amount-filed::-webkit-outer-spin-button,
.basket-item-amount-filed::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	margin: 0;
	-webkit-appearance: none; /* <-- Apparently some margin are still there even though it's hidden */
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.basket-item-amount-filed.basket-updated {
	-webkit-animation-name: basketAmountFiledUpdated;
	animation-name: basketAmountFiledUpdated;
	-webkit-animation-duration: 600ms;
	animation-duration: 600ms;
}

@-webkit-keyframes basketAmountFiledUpdated {
	0%, 100% { border-color: #e4e4e4; }
	50% { border-color: #ee9200; }
}

@keyframes basketAmountFiledUpdated {
	0%, 100% { border-color: #e4e4e4; }
	50% { border-color: #ee9200; }
}

.basket-item-amount-btn-plus,
.basket-item-amount-btn-minus {
	position: relative;
	width: 28px;
	height: 28px;
	cursor: pointer;
	transition: 300ms all ease;
	-webkit-user-select: none;
}

.basket-item-amount-btn-plus:hover,
.basket-item-amount-btn-minus:hover { background-color: #efefef; }

.basket-item-block-amount.disabled .basket-item-amount-btn-plus,
.basket-item-block-amount.disabled .basket-item-amount-btn-minus {
	background-color: transparent;
	cursor: default;
}

.basket-item-amount-btn-plus:before,
.basket-item-amount-btn-plus:after,
.basket-item-amount-btn-minus:after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -5px;
	width: 10px;
	height: 2px;
	background-color: #979797;
	content: "";
	transition: 300ms all ease;
}

.basket-item-amount-btn-plus:hover:before,
.basket-item-amount-btn-plus:hover:after,
.basket-item-amount-btn-minus:hover:after { background-color: #535353; }

.basket-item-block-amount.disabled .basket-item-amount-btn-plus:before,
.basket-item-block-amount.disabled .basket-item-amount-btn-plus:after,
.basket-item-block-amount.disabled .basket-item-amount-btn-minus:after { background-color: #f3f3f3; }

.basket-item-amount-btn-plus:before {
	margin-top: -5px;
	margin-left: -1px;
	width: 2px;
	height: 10px;
}

.basket-item-amount-field-description {
	position: absolute;
	top: calc(100% + 1px);
	right: 0;
	left: 0;
	color: #a1a1a1;
	text-align: center;
	font: italic 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.basket-item-block-amount {
		position: relative;
		-ms-flex-pack: center;
		margin-bottom: 13px;
		-webkit-box-pack: center;
		justify-content: center;
	}

	.basket-item-amount-btn-plus,
	.basket-item-amount-btn-minus {
		border: 1px solid #e4e4e4;
		background-color: #f5f6f7;
	}

	.basket-item-amount-btn-plus {
		border-left: none;
		border-radius: 0 1px 1px 0;
	}

	.basket-item-amount-btn-minus {
		border-right: none;
		border-radius: 1px 0 0 1px;
	}
}

@media (max-width: 767px) {
	.basket-item-block-amount { padding-top: 19px; }
}

@media (max-width: 580px) {
	.basket-item-block-amount { padding-top: 0; }
}

/*endregion*/

/*region Price*/
.basket-items-list-item-price {
	-ms-flex-order: 4;
	padding-top: 0;
	vertical-align: top;
	-webkit-box-ordinal-group: 5;
	order: 4;
}

.basket-items-list-item-price-for-one {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2
}

.basket-item-block-price {
	position: relative;
	padding-top: 20px;
	text-align: right;
	white-space: nowrap;
}

.basket-item-price-title {
	padding-top: 1px;
	color: #a1a1a1;
	text-align: right;
	font: 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-price-current {
	padding-top: 1px;
	color: #2f3435;
	vertical-align: bottom;
	line-height: 24px;
}

.basket-item-price-current-text {
	letter-spacing: -.33px;
	font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-item-price-old {
	position: absolute;
	top: 5px;
	right: 0;
	color: #a1a1a1;
	vertical-align: middle;
	line-height: 15px;
}

.basket-item-price-old-text {
	position: relative;
	display: inline-block;
	font: 400 13px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-price-old-text:after {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-item-price-difference {
	padding: 3px;
	max-width: 100%;
	background: #d1ecf1;
	color: #179ebb;
	text-align: center;
	white-space: normal;
	font: 400 11px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {

	.basket-items-list-item-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: start;
		-webkit-box-align: start;
		align-items: flex-start;
	}

	.basket-items-list-item-descriptions { min-width: 100%; }
}

@media (max-width: 580px) {

	.basket-items-list-item-price {
		-ms-flex-order: 5;
		vertical-align: top;
		-webkit-box-ordinal-group: 6;
		order: 5;
	}

	.basket-items-list-item-price-for-one {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4
	}

	.basket-item-block-price {
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 10px;
		min-width: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.basket-item-price-old { right: 10px; }

	.basket-items-list-item-amount {
		display: block;
		padding: 0 0 20px;
		min-width: 100%;
	}

	.basket-item-block-price {
		padding-right: 10px;
		padding-left: 10px;
	}

	.basket-items-list-item-price-for-one .basket-item-price-current { }

	.basket-items-list-wrapper-compact .basket-item-block-price {
		min-width: 0;
		text-align: right;
	}

	.basket-items-list-wrapper-compact .basket-item-block-price > div { text-align: right; }

	.basket-item-block-price .basket-item-price-difference {
		-ms-flex-order: 1;
		padding: 5px 6px 6px;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

}

/*endregion*/

/*region Actions*/
.basket-items-list-item-remove {
	padding-top: 17px !important;
	vertical-align: top;
}

.basket-item-block-actions {
	position: relative;
	opacity: 0;
	transition: 300ms opacity ease;
}

.bx-touch .basket-item-block-actions,
.basket-items-list-item-container:hover .basket-item-block-actions { opacity: 1; }

.basket-item-actions-remove {
	position: relative;
	display: block;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.basket-item-actions-remove:after,
.basket-item-actions-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 14px;
	background: #d0021b;
	content: '';
	transition: 300ms background-color ease;
}

.basket-item-actions-remove:after { -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg); transform: translate3d(-50%, -50%, 0) rotate(45deg); }

.basket-item-actions-remove:before { -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg); transform: translate3d(-50%, -50%, 0) rotate(-45deg); }

.basket-item-actions-remove:hover:after,
.basket-item-actions-remove:hover:before { background-color: #7e000f; }

.basket-item-block-info .basket-item-actions-remove {
	position: absolute;
	top: -4px;
	right: 0;
}

.basket-items-list-wrapper-compact .basket-item-block-actions {
	position: relative;
	top: auto;
	right: auto;
	padding-left: 10px;
}

/*endregion*/

/*endregion*/

@media (max-width: 767px) {
	.basket-items-list-table,
	.basket-items-list-table thead,
	.basket-items-list-table tbody,
	.basket-items-list-table tr { display: block !important; }

	tr.basket-items-list-item-container {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
		-ms-flex-pack: center;
		-ms-flex-align: start;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #f2f2f2;
		-webkit-box-align: flex-start;
		align-items: flex-start;
		-webkit-box-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-items-list-table tr.basket-items-list-item-container:first-child,
	.basket-items-list-table tbody tr.basket-items-list-item-container:first-child { border: none; }

	.basket-items-list .basket-items-list-item-container > td { border-top: none; }

	td.basket-items-list-item-amount,
	td.basket-items-list-item-price,
	td.basket-items-list-item-remove { display: inline-block; }

	td.basket-items-list-item-descriptions {
		padding-bottom: 10px;
		min-width: 100%;
	}

	td.basket-items-list-item-descriptions,
	td.basket-items-list-item-notification {
		display: block;
		padding-top: 0;
	}

	.basket-items-list-item-price { padding: 3px 0; }

	td.basket-items-list-item-remove { padding: 34px 0 0 !important; }
}

@media (max-width: 580px) {

	.basket-items-list-item-price .basket-item-block-price .basket-item-price-title { display: block; }

	td.basket-items-list-item-remove {
		display: block;
		padding: 0;
	}

	td.basket-items-list-item-remove {
		padding: 0 !important;
		text-align: center;
	}

	.basket-item-block-actions { display: inline-block; }
}

.basket-items-list-item-notification-inner {
	position: relative;
	transition: 220ms all ease;
}

/**/

.basket-items-list-item-container.basket-items-list-item-container-expend { display: table-row; }

.basket-items-list-item-container-expend .basket-items-list-item-removed-container {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	padding: 10px 0;
	border-radius: 2px;
	background-color: #e6f8fe;
	color: #333;
	text-align: center;
	transition: 300ms all ease;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.basket-items-list-item-container-expend .basket-items-list-item-removed-container div {
	padding: 0 10px;
	text-align: left;
}

@-webkit-keyframes ShowNote {
	0% { opacity: 0; }
	0%, 50% { background-color: #fff; }
	50%, 100% { opacity: 1; }
	100% { background-color: #e6f8fe; }
}

@keyframes ShowNote {
	0% { opacity: 0; }
	0%, 50% { background-color: #fff; }
	50%, 100% { opacity: 1; }
	100% { background-color: #e6f8fe; }
}

@media (max-width: 768px) {
	.basket-items-list-item-container-collapse .basket-items-list-item-removed-container {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.basket-items-list-item-container-collapse .basket-items-list-item-removed-container div { text-align: center; }
}

.basket-items-list-item-container-collapse .basket-item-block-info,
.basket-items-list-item-container-collapse .basket-item-block-common,
.basket-items-list-item-container-collapse .basket-item-block-image { opacity: 0; }

.basket-items-list-item-container.basket-items-list-item-container-collapse > td > div {
	overflow: hidden;
	height: 80px;
	opacity: 0;
}

.basket-items-list-item-removed-block {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.basket-items-list-item-removed-block .faded {
	color: #ccc;
	cursor: default;
}

.basket-items-list-item-removed-anchor {
	border-bottom: 1px dashed;
	color: #333;
	font-weight: bold;
}

.basket-items-list-item-clear-btn {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.basket-items-list-item-clear-btn:after,
.basket-items-list-item-clear-btn:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 14px;
	background: #d0021b;
	content: '';
	transition: 300ms background-color ease;
}

.basket-items-list-item-clear-btn:after { -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg); transform: translate3d(-50%, -50%, 0) rotate(45deg); }

.basket-items-list-item-clear-btn:before { -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg); transform: translate3d(-50%, -50%, 0) rotate(-45deg); }

.basket-items-list-item-clear-btn:hover:after,
.basket-items-list-item-clear-btn:hover:before { background-color: #7e000f; }

.basket-items-list-item-double { margin: 10px 0; }

.basket-items-list-item-double > div {
	margin-bottom: 10px;
	padding: 5px 35px 5px 15px;
}

.basket-items-list-item-double-anchor,
.basket-items-list-item-double-anchor:visited {
	border-bottom: 1px dashed;
	color: #333;
	text-decoration: none;
}

.basket-items-list-item-double-anchor:hover { color: #23527c; }

.basket-items-list-item-warning-container { margin: 10px 0; }

.basket-items-list-item-warning-container > div {
	margin-bottom: 10px;
	padding: 5px 35px 5px 15px;
}

.basket-items-list-wrapper-compact .basket-items-list-item-container {
	-ms-flex-align: start;
	padding: 17px 0;
	-webkit-box-align: start;
	align-items: flex-start;
}

/*region Gifts*/
.basket-item-gifts-list-container {
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #fceb9f;
	background: #fffef8;
}

.basket-item-gifts-list-container:after {
	position: absolute;
	top: -10px;
	left: 90px;
	display: block;
	width: 17px;
	height: 17px;
	background-color: #fceb9f;
	content: '';
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-item-gifts-list-title {
	padding: 12px 17px;
	background-color: #fceb9f;
	color: #5b5848;
	font: bold 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gifts-list { padding: 15px; }

.basket-items-list-gift-item {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	border-bottom: 1px solid #f3f2ed;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.basket-item-gifts-list .basket-items-list-gift-item:last-child { border-bottom: none; }

/*region Gift image*/
.basket-item-gift-image-container {
	padding: 10px 0;
	min-width: 48px;
	max-width: 100%;
	width: 168px;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-item-gift-image-link { display: inline-block; }

.basket-item-gift-image {
	display: inline-block;
	max-width: 100%;
	max-height: 69px;
	width: auto;
	height: auto;
}

/*endregion*/

/*region Gift title*/
.basket-item-gift-title-container {
	padding: 5px 15px;
	width: 100%;
	-webkit-box-flex: 9;
	-ms-flex: 9;
	flex: 9;
}

.basket-item-gift-title-link {
	color: #333;
	font: 400 15px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

@media (max-width: 580px) {
	.basket-item-gift-title-link { font-size: 13px; }
}

/*endregion*/

/*region Gift price*/
.basket-item-gift-price-container {
	text-align: right;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.basket-item-gift-price-current {
	color: #2f3435;
	font: 400 22px/26px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gift-price-old {
	color: #a1a1a1;
	text-decoration: line-through;
	font: 400 13px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gift-price-difference {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	padding: 5px 6px 6px;
	background: #e2f0cb;
	color: #525c69;
	text-align: center;
	text-transform: uppercase;
	font: bold 9px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-box-align: center;
	align-items: center;
}

@media (max-width: 580px) {
	.basket-items-list-gift-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-item-gift-price-container { min-width: 100%; }
}

/*endregion*/
/*endregion*/

/*region Gift-container*/
.basket-gifts-list-wrapper,
.basket-gifts-list-wrapper-compact {
	margin-bottom: 15px;
	border: 1px solid #e2dfdf;
}

.basket-gifts-list-header {
	padding: 18px 25px 20px;
	border-bottom: 1px solid #e2dfdf;
	background: #f2f2f2;
	font: bold 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-clear {
	cursor: pointer;
	pointer-events: auto;
}

.basket-clear:after,
.basket-clear:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 14px;
	background: #a1a1a1;
	content: '';
	transition: 300ms background-color ease;
}

.basket-clear:after { -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg); transform: translate3d(-50%, -50%, 0) rotate(45deg); }

.basket-clear:before { -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg); transform: translate3d(-50%, -50%, 0) rotate(-45deg); }

.basket-clear:hover:after,
.basket-clear:hover:before { background-color: #333; }

@media (max-width: 991px) {
	.basket-gifts-list-header {
		padding: 10px 9px 11px;
		font-size: 12px;
		line-height: 15px;
	}
}

.basket-gifts-list { padding: 0 25px; }

.basket-gifts-description-container {
	padding: 11px;
	color: #868d96;
	text-align: center;
	font: 400 13px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-gifts-list-item-container {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid #f2f2f2;
	transition: 300ms all ease;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
}

.basket-gifts-list-item-container:first-child { border-top: none; }

.basket-gift-block-image {
	padding: 5px 15px 5px 0;
	min-width: 50px;
	max-width: 50px;
}

.basket-gift-image-link { display: inline-block; }

.basket-gift-image {
	display: inline-block;
	max-width: 100%;
	max-height: 168px;
	width: auto;
	height: auto;
	transition: 300ms all ease;
}

.basket-gift-block-info { -webkit-box-flex: 1; -ms-flex: 1; flex: 1 }

.basket-gift-info-name,
.basket-gift-info-name-link {
	margin: 0;
	padding: 0;
	color: #2f3435;
	text-decoration: none;
	font: 400 15px/19px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-gift-info-name-link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.basket-gift-block-common {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-gift-item-select-btn-container {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	align-items: center;
}

.basket-gift-item-selected {
	padding: 0 10px;
	color: #b6bbbf;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-gift-item-select-btn-label {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	margin-bottom: 0;
	-webkit-box-align: center;
	align-items: center;
}

.basket-gift-item-select-input { display: none; }

.basket-gift-item-select-btn-radio {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	border: 10px solid #fff;
	border-radius: 50%;
	background: #468ee5;
	-webkit-box-shadow: 0 0 0 1px #828b95;
	box-shadow: 0 0 0 1px #828b95;
	cursor: pointer;
	transition: 190ms all ease;
}

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-radio { border-width: 5px; }

.basket-gift-item-select-btn-text {
	text-transform: lowercase;
	font: bold 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

.basket-gift-item-select-btn-checkbox {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	width: 19px;
	height: 19px;
	border: 1px solid #828b95;
	border-radius: 2px;
	background-color: #fff;
	cursor: pointer;
}

.basket-gift-item-select-btn-checkbox:after,
.basket-gift-item-select-btn-checkbox:before {
	position: absolute;
	background-color: #fff;
	content: '';
	opacity: 0;
	transition: 190ms all ease;
}

.basket-gift-item-select-btn-checkbox:after {
	top: 5px;
	left: 5px;
	z-index: 15;
	width: 3px;
	height: 9px;
	border-radius: 1px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.basket-gift-item-select-btn-checkbox:before {
	top: -1px;
	left: 11px;
	z-index: 10;
	width: 5px;
	height: 17px;
	border: 1px solid #fff;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:after,
.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:before {
	background-color: #468ee5;
	opacity: 1;
}

@media (max-width: 797px) {
	.basket-gift-item-select-btn-container {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: end;
		align-items: flex-end;
	}

	.basket-gift-item-selected {
		-ms-flex-order: 2;
		padding-right: 0;
		text-align: right;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.basket-gift-item-select-btn-label {
		-ms-flex-order: 1;
		text-align: right;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}
}

.bx-step-opacity { transition: 500ms opacity ease; }

/*endregion*/

/*region not found*/
.basket-search-not-found {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 0;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.basket-search-not-found-icon {
	margin: 0 auto 80px;
	width: 180px;
	height: 180px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%22182px%22%20height%3D%22182px%22%20viewBox%3D%220%200%20182%20182%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.2%22%20fill%3D%22%23A7ABB0%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17%2C70.5%20C17%2C40.9473747%2040.9473747%2C17%2070.5%2C17%20C100.052625%2C17%20124%2C40.9473747%20124%2C70.5%20C124%2C100.052625%20100.052625%2C124%2070.5%2C124%20C40.9473747%2C124%2017%2C100.052625%2017%2C70.5%20M178.408149%2C160.192955%20L129.280894%2C111.056302%20C129.216524%2C111.017683%20129.152154%2C110.991937%20129.100658%2C110.953317%20C136.979557%2C99.5348706%20141.614204%2C85.7220257%20141.614204%2C70.8020936%20C141.614204%2C31.6935917%20109.905496%2C0%2070.8071019%2C0%20C31.7087076%2C0%200%2C31.6935917%200%2C70.8020936%20C0%2C109.910596%2031.7087076%2C141.604187%2070.8071019%2C141.604187%20C85.7152154%2C141.604187%2099.5419113%2C136.969868%20110.948292%2C129.091526%20C110.999788%2C129.143019%20111.012662%2C129.220257%20111.064158%2C129.27175%20L160.204287%2C178.408403%20C164.993422%2C183.197199%20172.846573%2C183.197199%20177.635708%2C178.408403%20L178.408149%2C177.623143%20C183.197284%2C172.834347%20183.197284%2C164.981751%20178.408149%2C160.192955%22/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: cover;
}

.basket-search-not-found-text {
	color: #c0c5ca;
	text-align: center;
	font: 30px/35px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*endregion*/

.bx-sbb-empty-cart-image{
	width:131px;
	height:116px;
	margin:50px auto 42px;
	background:url(/local/templates/main/components/bitrix/sale.basket.basket/.default/images/empty_cart.svg) no-repeat center;
	background-size:contain;
}
.bx-sbb-empty-cart-text{
	font-size:36px;
	text-align:center;
	color:#bababa;
	margin-bottom:42px;
}
.bx-sbb-empty-cart-desc{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-bottom:42px;
}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/catalog_top/style.css?1750109754157*/
li.catalog_menu_item:last-child {
    margin-bottom: 20px;
}
li.catalog_menu_item:nth-last-child(4) {
    border-top: 1px solid #ccc;
    margin-top: 10px;
}
/* End */


/* Start:/local/templates/main/fonts/EuclidCircularA/stylesheet.css?17450144824983*/
@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Bold.eot');
    src: local('Euclid Circular A Bold'), local('EuclidCircularA-Bold'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Bold.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Bold.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Light.eot');
    src: local('Euclid Circular A Light'), local('EuclidCircularA-Light'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Light.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Light.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-BoldItalic.eot');
    src: local('Euclid Circular A Bold Italic'), local('EuclidCircularA-BoldItalic'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-BoldItalic.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-BoldItalic.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-LightItalic.eot');
    src: local('Euclid Circular A Light Italic'), local('EuclidCircularA-LightItalic'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-LightItalic.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-LightItalic.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Regular.eot');
    src: local('Euclid Circular A Regular'), local('EuclidCircularA-Regular'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Regular.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Regular.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBold.eot');
    src: local('Euclid Circular A SemiBold'), local('EuclidCircularA-SemiBold'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBold.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBold.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Medium.eot');
    src: local('Euclid Circular A Medium'), local('EuclidCircularA-Medium'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Medium.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Medium.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Italic.eot');
    src: local('Euclid Circular A Italic'), local('EuclidCircularA-Italic'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Italic.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Italic.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBoldItalic.eot');
    src: local('Euclid Circular A SemiBold Italic'), local('EuclidCircularA-SemiBoldItalic'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBoldItalic.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBoldItalic.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Euclid Circular A';
    src: url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-MediumItalic.eot');
    src: local('Euclid Circular A Medium Italic'), local('EuclidCircularA-MediumItalic'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-MediumItalic.woff2') format('woff2'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-MediumItalic.woff') format('woff'),
        url('/local/templates/main/fonts/EuclidCircularA/EuclidCircularA-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}


/* End */


/* Start:/local/templates/main/fonts/font-awesome-4.7.0/css/font-awesome.min.css?174501448231000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/main/fonts/icomoon/style.css?17450144821079*/
@font-face {
  font-family: 'icomoon';
  src:  url('/local/templates/main/fonts/icomoon/fonts/icomoon.eot?37ju12');
  src:  url('/local/templates/main/fonts/icomoon/fonts/icomoon.eot?37ju12#iefix') format('embedded-opentype'),
    url('/local/templates/main/fonts/icomoon/fonts/icomoon.ttf?37ju12') format('truetype'),
    url('/local/templates/main/fonts/icomoon/fonts/icomoon.woff?37ju12') format('woff'),
    url('/local/templates/main/fonts/icomoon/fonts/icomoon.svg?37ju12#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_down:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e900";
}
.icon-logo:before {
  content: "\e901";
}
.icon-marker:before {
  content: "\e902";
}
.icon-menu-of-three-lines:before {
  content: "\e903";
}
.icon-share:before {
  content: "\e904";
}

/* End */


/* Start:/local/templates/main/plugins/formstyler/jquery.formstyler.css?174501448212667*/
.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/main/plugins/swiper/swiper-bundle.min.css?174501448213681*/
/**
 * Swiper 6.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 30, 2020
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/local/templates/main/plugins/Magnific-Popup-master/magnific-popup.css?17450144827126*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  display: none; }
  
.mfp-bg.mfp-with-zoom,
.mfp-bg.mfp-ready {
  display: block;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  display: none; }

.mfp-wrap.mfp-with-zoom,
.mfp-wrap.mfp-close-btn-in {
  display: block;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/main/plugins/ion-rangeslider/ion.rangeSlider.min.css?174501448211084*/
/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/* End */


/* Start:/local/templates/main/css/bootstrap-grid.css?174524670964623*/
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  max-width: 1298px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
/*
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1440px) {
  .container {

  }
}*/

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map

/* End */


/* Start:/local/templates/main/css/reset.css?1745246709988*/
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}input[type=text], textarea{ outline:none;border-radius:0;}

article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video, main{display:block}mark,rp,rt,ruby,summary,time{display:inline}
/* End */


/* Start:/local/templates/main/css/style.css?1750932901157022*/
/*
    -----------------------------------------------------
    Stylesheet Guide
    -----------------------------------------------------

    1. Default stylesheets

    1.1. Color Schemes

    2. General classes

    3. Main

    3.1 Offsets

    4. Basic Elements

    4.1. Typography
    4.2. Lists
    4.3. Buttons
    4.4. Forms
    4.5. Tables
    4.6. Tooltips
    4.7. Dividers

    5. Widgets and Shortcodes

    6. Header

    6.1. Logo
    6.2. Main Navigation

    7. Footer

    */

@import '/local/templates/main/css/reset.css';
@import '/local/templates/main/css/animate.css';

:root {
  --font-family: 'Euclid Circular A', sans-serif;
  --border: rgba(0, 0, 0, 0.15);
  --white: #fff;
  --white-rgb: 255, 255, 255;
  --black: #000;
  --black-rgb: 0, 0, 0;
  --red: #e53659;
  --green: #111427;
  --green-rgb: 17, 20, 39;
  --gray: #767676;
  --gray_light: #edf0ee;
  --gray_light2: #d8d8d8;
  --orange: #e89f71;
  --primary: #b2935a;
  --primary-light-theme: #948200;
  --primary-rgb: 234, 206, 1;
  --primary2: var(--green);
  --primary-hover: #baa60d;
  --primary-text: #b2935a;
  --primary-text-light-theme: #948200;
  --black-text: #1b1a1a;
  --black-text-rgb: 27, 26, 26;
  --secondary: #6c757d;
  --light: #f8f9fa;
  --navajo-white: #ffd8a7;
  --navajo-white-rgb: 255, 216, 167;
  --vista-white: #f0f1f3;
  --bg-grey: #eee;
  --bg-grey-light: #f1f2f4;
  --bg-gradient: radial-gradient(155.26% 155.26% at 51.39% 157.31%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
  --placeholder: rgba(0, 0, 0, 0.35);
  --text-white: rgba(255, 255, 255, 0.85);
  --radius-half: 50%;
}

#arrow_down path {
  fill: #000 !important;
  stroke: #000 !important;
}


/* ------------------------------------------------

    1. Default stylesheets

    ------------------------------------------------ */

html,
body {
  height: 100%;
  scrollbar-color: var(--primary) var(--bg-grey-light);
  /* «цвет ползунка» «цвет полосы скроллбара» */
  scrollbar-width: thin;
  /* толщина */
  overscroll-behavior: none; /* Отключаем резиновый эффект */
  -webkit-overflow-scrolling: touch; /* Для плавного скролла на iOS */
}

body {
  font-family: var(--font-family);
  font-size: 14px;
  line-height: 22px;
  -webkit-text-size-adjust: none;
  color: var(--black);
  background: var(--white);
}

* {
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 7px;
  /* ширина для вертикального скролла */
  height: 7px;
  /* высота для горизонтального скролла */
  background-color: var(--bg-grey-light);
}

::-webkit-scrollbar-thumb {
  background-color: var(--primary);
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(var(--primary-rgb), 0.5);
}

::-moz-selection {
  color: var(--white);
  background-color: var(--primary);
}

::selection {
  color: var(--white);
  background-color: var(--primary);
}

::-webkit-input-placeholder {
  color: var(--placeholder);
  transition: text-indent 0.5s ease, color 0.5s ease;
  -webkit-transition: text-indent 0.5s ease, color 0.5s ease;
}

input::-moz-placeholder {
  opacity: 1;
  color: var(--placeholder);
}

textarea::-moz-placeholder {
  opacity: 1;
  color: var(--placeholder);
}

::ms-input-placeholder {
  color: var(--placeholder);
}

[placeholder]:focus::-webkit-input-placeholder {
  text-indent: 10em;
  color: transparent;
}


/* --------------------------------------------
    Color Schemes
    -------------------------------------------- */

.accent_color {
  color: var(--primary);
}

.grey_color {
  color: var(--gray);
}

.white_color {
  color: var(--white);
}

.white_light_color {
  color: rgba(var(--white-rgb), 0.68);
}

.white_light_color2 {
  color: rgba(var(--white-rgb), 0.85);
}

.black_color {
  color: var(--black);
}

.black_light_color {
  color: rgba(var(--black-rgb), 0.45);
}

.bg_vista {
  background-color: var(--vista-white);
}

.bg_white {
  background-color: var(--white);
}

.bg_green {
  background-color: var(--green);
}

.bg_light {
  background-color: var(--light);
}

.bg_light2 {
  background-color: var(--gray_light2);
}


/* ------------------------------------------------

    2. General Classes

    ------------------------------------------------ */

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.align_center {
  text-align: center;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wrapper {
  overflow: hidden;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.d_ib {
  display: inline-block;
}

.transparent {
  opacity: 0;
}

.invisible {
  opacity: 0;
  visibility: hidden;
}

.visible {
  opacity: 1;
  visibility: visible;
}

.p_abs {
  position: absolute;
}

.p_rel {
  position: relative;
}

.p_fix {
  position: fixed;
}

.clear {
  clear: both;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.reg {
  text-transform: uppercase;
}

.gilroy {
  font-family: Gilroy;
}

.bold {
  font-weight: 700;
}


/* ------------------------------------------------

    3. Main

    ------------------------------------------------ */

.container2 {
  max-width: 1440px;
  margin: 0 auto;
}

.page_wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#content {
  display: block;
  flex-grow: 1;
  padding: 0 0 60px;
}

.back_to_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  width: 50px;
  height: 50px;
  text-align: center;
  color: var(--white);
  background-color: var(--gray);
  border: none;
  outline: none;
  cursor: pointer;
}

.back_to_top:hover {
  background-color: var(--primary);
}

.back_to_top i {
  margin: 0;
  font-size: 30px;
  line-height: 30px;
}

.content_wrapp {
  display: flex;
}

.sidebar {
  flex: none;
  width: 320px;
}

.sidebar_inner {
  position: sticky;
  top: 140px;
  overflow: hidden;
}

.page_content {
  flex: none;
  width: calc(100% - 320px);
  padding-top: 20px;
}


/* --------------------------------------------
    3.1. Offsets
    -------------------------------------------- */

.mb0 {
  margin-bottom: 0;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt20 {
  padding-top: 20px;
}


/* ------------------------------------------------

    4. Basic Elements

    ------------------------------------------------ */


/* --------------------------------------------
    4.1. Typography
    -------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.title1,
.title2,
.title3,
.title4 {
  margin: 0;
  margin-bottom: 15px;
  line-height: 1.87em;
  font-weight: 600;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 14px;
  font-weight: 400;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 10px;
}

.title1 {
  font-size: 30px;
}

.title2 {
  font-size: 26px;
}

.title3 {
  font-size: 18px;
}

.title4 {
  font-size: 14px;
  font-weight: 400;
}

.title5 {
  font-size: 17px;
  line-height: 32px;
  font-weight: 400;
}

.page_title {
  font-family: var(--font-family);
  font-size: 32px;
  line-height: 1.5;
  font-weight: 400;
}

.signature_text {
  font-size: 11px;
  line-height: 22px;
  color: rgba(var(--black-rgb), 0.7);
}

p:not(:last-child) {
  margin-bottom: 20px;
}

strong {
  font-weight: 600;
}

a {
  text-decoration: underline;
  color: var(--primary);
  transition: all 0.5s;
}

a:hover {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s;
}

a:focus,
a:visited {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.img_box:not(:last-child) {
  margin-bottom: 40px;
}

.img_box img {
  width: auto;
}

/* data */
.data {
  padding: 10px 15px;
  min-width: 105px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
}

.data_middle {
  min-width: 133px;
}

.data_primary {
  background-color: var(--primary);
  color: var(--white);
}

.data_primary_light {
  background-color: rgba(var(--primary-rgb), 0.15);
  color: var(--black);
}

/* box_bg_img */
.box_bg_img {
  height: 347px;
  box-shadow: 0px 24px 94px 1px rgba(0, 0, 0, 0.16);
  background: var(--bg-grey) center center / cover no-repeat;
}

.box_bg_img:not(:last-child) {
  margin-bottom: 60px;
}

/* figure */
.figure:not(:last-child) {
  margin-bottom: 60px;
}

.figure .figure_bg {
  height: 334px;
  background: var(--bg-grey) center center / cover no-repeat;
  box-shadow: 0px 24px 74px 1px rgba(0, 0, 0, 0.13);
}

.figure .figure_bg:not(:last-child) {
  margin-bottom: 35px;
}

.figure .figcaption {
  font-size: 11px;
  line-height: 1.82;
  text-align: center;
  color: rgba(var(--black-rgb), 0.55);
  opacity: 0.7;
}

.figure .figcaption a {
  text-decoration: none;
}

/* blockquote */
.blockquote {
  padding: 59px 97px;
  font-size: 14px;
  line-height: 1.9;
  position: relative;
  z-index: 1;
}

.blockquote::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--bg-grey);
  z-index: -1;
}

.blockquote:not(:last-child) {
  margin-bottom: 70px;
}

.blockquote_primary_light::before {
  background: linear-gradient(90deg, #eace01 -8.81%, #FFD8A7 118.49%);
  opacity: 0.07;
}

/* --------------------------------------------
    4.2. Lists
    -------------------------------------------- */

li > ul:not([class]) {
  padding-top: 9px;
}

ul:not([class]):not(:last-child) {
  margin-bottom: 35px;
}

ul:not([class]) > li {
  position: relative;
  padding-left: 23px;
}

ul:not([class]) > li:not(:last-child) {
  margin-bottom: 8px;
}

ul:not([class]) > li:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  display: block;
  width: 11px;
  height: 1px;
  background-color: var(--primary);
}

li > ol:not([class]) {
  padding-top: 9px;
}

ol:not([class]):not(:last-child) {
  margin-bottom: 35px;
}

ol:not([class]) {
  counter-reset: item;
}

ol:not([class]) > li {
  position: relative;
  padding-left: 23px;
}

ol:not([class]) > li:not(:last-child) {
  margin-bottom: 8px;
}

ol:not([class]) > li:before {
  content: counter(item) '.';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  counter-increment: item;
  color: var(--primary);
}

li > .list1 {
  padding-top: 9px;
}

.list1:not(:last-child) {
  margin-bottom: 35px;
}

.list1 li {
  position: relative;
  padding-left: 23px;
}

.list1 li:not(:last-child) {
  margin-bottom: 8px;
}

.list1 > li:before {
  content: attr(data-list) '.';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: var(--primary);
}

/* definition_count_head */
.definition_count_head {
  counter-reset: definition_count_head;
  line-height: 1.8;
}

.definition_count_head:not(:last-child) {
  margin-bottom: 65px;
}

.definition_count_head dt {
  font-weight: 600;
  font-size: 15px;
  display: block;
  margin-bottom: 13px;
}

.definition_count_head dt::before {
  counter-increment: definition_count_head;
  content: counter(definition_count_head) ". ";
}

.definition_count_head dd {
  display: block;
  font-size: 13px;
  color: rgba(var(--black-rgb), 0.85);
}

.definition_count_head dd:not(:last-child) {
  margin-bottom: 40px;
}

/* --------------------------------------------
    4.3. Buttons
    -------------------------------------------- */

button {
  transition: all 0.5s;
  cursor: pointer;
}

button:hover {
  transition: all 0.3s;
}

.btn {
  display: inline-flex;
  min-width: 246px;
  padding: 10px 15px;
  font-family: var(--font-family);
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  color: var(--white);
  background: var(--primary);
  border: 2px solid var(--primary);
  outline: none;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}

.btn .old_price {
  font-size: 13px;
}

.btn:hover {
  color: var(--white);
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
}

.btn_light {
  color: var(--black);
  background: none;
  border-color: var(--border);
}

.btn_light:hover {
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
}

.btn_grey {
  color: var(--black);
  background-color: var(--bg-grey);
  border-color: var(--bg-grey);
}

.btn_grey:hover {
  color: var(--black);
  background-color: var(--bg-grey-light);
  border-color: var(--bg-grey-light);
}

.btn_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  color: var(--primary);
  background: none;
  border-color: var(--border);
}

.btn_icon .icon {
  width: 16px;
  height: 16px;
  fill: var(--primary);
  stroke: var(--primary);
  transition: all 0.5s;
}

.btn_icon:hover .icon {
  fill: var(--white);
  stroke: var(--white);
  transition: all 0.3s;
}

.btn_white {
  color: var(--black);
  background: var(--white);
  border-color: var(--white);
}

.btn_white:hover {
  color: var(--white);
  background: none;
  border-color: var(--white);
}

.btn_outline {
  position: relative;
  color: var(--primary);
  background: none;
  border: none;
}

.btn_outline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--primary);
}

.btn_outline::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--primary);
}

.link_icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
}

.link_icon .badge {
  position: absolute;
  top: -10px;
  right: -11px;
}

.link_icon .icon {
  width: 100%;
  height: 100%;
  fill: var(--black);
  stroke: var(--black);
  transition: all 0.5s;
}

.link_icon:hover .icon {
  fill: var(--primary);
  stroke: var(--primary);
  transition: all 0.3s;
}

.link_icon--wishlist {
  display: none;
}

.link_icon--compare {
  display: none;
}

.badge {
  display: inline-block;
  min-width: 17px;
  max-width: 24px;
  height: 17px;
  padding: 0 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 8px;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
  color: var(--white);
  border-radius: var(--radius-half);
  background: var(--primary);
}

.full_width {
  min-width: 0;
  width: 100%;
}

.btn.large {
  padding: 15px 20px;
}

.filter_btn {
  display: none;
  background-color: var(--white);
  border-color: var(--white);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.09);
}

.btn_link {
  font-size: 12px;
  line-height: 22px;
  color: var(--primary);
  background: none;
  border: none;
  outline: none;
}

.btn_link:hover {
  color: var(--primary2);
}


/* --------------------------------------------
    4.4. Forms
    -------------------------------------------- */


/*Grid for form*/

.grid_box {
  margin-top: -35px;
}

[class*='grid_row_'] {
  display: grid;
  grid-gap: 14px;
}

.grid_item {
  margin-top: 35px;
}

.grid_row_1 {
  grid-template-columns: 1fr;
}

.grid_row_2 {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.grid_row_3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid_row_4 {
  grid-template-columns: repeat(4, 1fr);
}

.form_row {
  margin-bottom: 35px;
}

.form_row_reset {
  margin-bottom: -35px;
}

.form_label {
  margin-bottom: 4px;
  font-size: 11px;
  line-height: 20px;
}

.form_input {
  width: 100%;
  height: 53px;
  padding: 14px 30px;
  font-family: var(--font-family);
  font-size: 14px;
  line-height: 25px;
  border: none;
  outline: none;
}
.modal_box .form_input {
  font-size: 16px;
  border: 1px solid #ccc;
  outline: none;
}
.modal_box .form_label {
  font-size: 14px;
}
textarea.form_input {
  height: auto;
  resize: none;
}

.form_select {
  width: 100%;
  height: 53px;
  border: none;
  outline: none;
}

.form_select .jq-selectbox__select {
  height: 100%;
  padding: 14px 30px;
  font-family: var(--font-family);
  font-size: 13px;
  line-height: 25px;
  text-shadow: none;
  background: var(--gray_light);
  border: none !important;
  border-radius: 0;
  outline: none !important;
  box-shadow: none;
}

.form_select .jq-selectbox__trigger {
  border: none;
}

.form_select .jq-selectbox__trigger-arrow {
  top: 26px;
  right: 22px;
  width: 10px;
  height: 5px;
  background: url('/local/templates/main/css/../images/icons/arrow_down.svg') 50% 50% no-repeat;
  border: none;
}

.jq-selectbox__dropdown {
  right: 0;
  width: calc(100% + 20px) !important;
  font-family: var(--font-family);
  border: none;
  border-radius: 0;
}

.jq-selectbox ul li {
  margin: 0;
  padding: 10px;
  white-space: normal;
}

.jq-selectbox ul li:not(:last-child) {
  margin-bottom: 0;
}

.jq-selectbox ul li:before {
  display: none;
}


/*Radio checkbox*/

.input_wrapper + .input_wrapper {
  margin-top: 13px;
}

.input_wrapper > input {
  display: none;
}

.input_wrapper > label {
  position: relative;
  display: block;
  padding-left: 30px;
  font-size: 13px;
  line-height: 22px;
  cursor: pointer;
}

.input_wrapper > label:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  border: 2px solid var(--border);
  transition: all 0.3s;
}

.input_wrapper > input:checked + label:before {
  background-color: var(--primary);
  border-width: 3px;
  border-color: var(--primary);
}

.circle_label:before {
  border-radius: var(--radius-half);
}

.input_wrapper > input:checked + .circle_label:before {
  background: none;
}

.input_wrapper > .square_label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  opacity: 0;
  background: url('/local/templates/main/css/../images/icons/check.svg') 50% 50% no-repeat;
  transition: all 0.3s;
}

.input_wrapper > input:disabled + .square_label {
  color: var(--gray);
  cursor: not-allowed;
}

.input_wrapper > input:checked + .square_label:after {
  opacity: 1;
}


/*Order Radio*/

.order_radio_wrapper input {
  display: none;
}

.order_radio_label {
  display: block;
  padding: 20px 30px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: var(--primary);
  border: 2px solid var(--border);
  cursor: pointer;
}

.order_radio_wrapper.type2 .order_radio_label {
  padding-left: 52px;
  text-align: left;
}

.order_radio_tetx {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: var(--black);
}

.order_radio_tetx:not(:last-child) {
  margin-bottom: 4px;
}

.order_radio_wrapper input:checked + .order_radio_label {
  border-color: var(--primary);
}

.order_finish_box {
  display: flex;
  align-content: center;
  padding: 180px 0;
  text-align: center;
}

.order_finish_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 106px;
  height: 106px;
  margin: 0 auto 40px;
  background-color: var(--primary);
  border-radius: var(--radius-half);
  box-shadow: 0 4px 90px rgba(var(--primary-rgb), 0.7);
}

.order_finish_icon img {
  width: 37px;
  height: auto;
}

.order_finish_text {
  margin-bottom: 52px;
  font-size: 12px;
  line-height: 22px;
  color: rgba(var(--black-rgb), 0.65);
}


/* --------------------------------------------
    4.5. Tables
    -------------------------------------------- */

.table_wrapp {
  overflow: auto;
}

.table_type1 {
  width: 100%;
  table-layout: fixed;
}

.table_type1 th {
  border: none;
  border-left: 7px solid transparent;
}

.table_type1 th:first-child {
  border-left: none;
}

.table_type1 tr {
  border: none;
  border-bottom: 8px solid transparent;
}

.table_type1 tbody td {
  margin: 0;
  padding: 0;
}

.table_type1 tbody .cell {
  padding: 9px 15px 9px 35px;
  font-size: 12px;
  line-height: 22px;
}

.table_type1 tbody tr:nth-child(odd) .cell {
  background-color: var(--white);
}

.table_type1 tbody tr:nth-child(even) .cell {
  background-color: rgba(var(--primary-rgb), 0.06);
}


/* --------------------------------------------
    4.6. Tooltips
    -------------------------------------------- */


/* --------------------------------------------
    4.7. Dividers
    -------------------------------------------- */


/* ------------------------------------------------

    5. Widgets and Shortcodes

    ------------------------------------------------ */


/* --------------------------------------------
    Brands Catalog
    -------------------------------------------- */

.brends_catalog_wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

.brends_catalog_wrapper:not(:last-child) {
  margin-bottom: 60px;
}

.brend_box {
  position: relative;
  padding: 20px;
  background-color: var(--white);
  transition: all 0.3s;
}

.brend_box:hover {
  box-shadow: 0 24px 64px 11px rgba(105, 105, 105, 0.07);
}

.brend_logo {
  display: flex;
  align-items: center;
  height: 107px;
  justify-content: center;
}

.brend_text {
  font-size: 13px;
  line-height: 1.8;
  color: rgba(var(--black-rgb), 0.85);
}

.brend_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: block;
}


/* --------------------------------------------
    Quantity
    -------------------------------------------- */

.quantity_wrapper {
  display: flex;
  align-items: center;
}

.quantity_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-color: var(--white);
  border-radius: var(--radius-half);
  box-shadow: 0 4px 8px rgba(73, 92, 136, 0.15);
  transition: all 0.3s;
  cursor: pointer;
}

.quantity_btn:hover {
  background-color: var(--bg-grey);
}

.quantity_number {
  width: 53px;
  font-size: 13px;
  line-height: 1.68;
  text-align: center;
}

.quantity_number:after {
  content: attr(data-pref);
  margin-left: 3px;
}

.quantity_wrapper.quantity_big .quantity_btn {
  width: 36px;
  height: 36px;
}

.quantity_wrapper.quantity_big .quantity_number {
  font-size: 15px;
  line-height: 1.75;
}

/* --------------------------------------------
    Card
    -------------------------------------------- */

.cart_wrapper:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: block;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(var(--black-rgb), 0.86);
  transition: all 0.3s;
}

.cart_inner {
  position: fixed;
  top: 0;
  right: -398px;
  bottom: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  width: 398px;
  padding: 30px 45px 0;
  overflow: auto;
  background-color: var(--white);
  transition: right 0.3s;
}

.cart_wrapper.active:before {
  opacity: 1;
  visibility: visible;
}

.cart_wrapper.active .cart_inner {
  right: 0;
}

.cart_header {
  position: sticky;
  top: -30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px 0;
  background-color: var(--white);
}

.cart_title {
  margin-bottom: 3px;
  font-family: var(--font-family);
  font-size: 26px;
  line-height: 1.87;
  font-weight: 700;
}

.cart_subtitle {
  font-size: 13px;
  line-height: 1.8;
  color: rgba(var(--black-rgb), 0.65);
}

.cart_close {
  width: 42px;
  height: 42px;
  margin-top: 7px;
  background: var(--bg-grey) url('/local/templates/main/css/../images/icons/close.svg') 50% 50% no-repeat;
  background-size: 10px 10px;
  transition: all 0.3s;
  cursor: pointer;
}

.cart_close:hover {
  background-color: var(--bg-grey-light);
}

.cart_footer {
  position: sticky;
  bottom: 0;
  padding-top: 30px;
  padding-bottom: 44px;
  background-color: var(--white);
}

.cart_sum_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 51px;
  padding: 16px 0;
  border-top: 1px solid rgba(var(--black-rgb), 0.12);
  border-bottom: 1px solid rgba(var(--black-rgb), 0.12);
}

.cart_sum {
  font-size: 15px;
  line-height: 1.65;
}

.cart_sum:after {
  content: attr(data-pref);
  margin-left: 3px;
}

.cart_content {
  flex-grow: 1;
  padding: 26px 0 32px;
}

.cart_item {
  display: flex;
}

.cart_item + .cart_item {
  margin-top: 44px;
}

.cart_item_img {
  flex-shrink: 0;
  width: 80px;
}

.cart_item_img > img {
  width: 100%;
}

.cart_item_info {
  flex-grow: 1;
  padding-left: 28px;
}

.cart_item_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.cart_item_btn_wrapper {
  flex-shrink: 0;
  margin-right: 5px;
  margin-left: 5px;
}

.cart_item_close {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}

.cart_item_close:hover {
  background-color: var(--bg-grey-light);
}

.cart_item_title {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 600;
}

.cart_item_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart_item_price {
  font-size: 13px;
  line-height: 1.68;
  color: var(--black);
}

.cart_item_price:after {
  content: attr(data-pref);
  margin-left: 3px;
}

.order_busket {
  margin-left: 16px;
  padding: 39px 30px 20px;
}

.cart_item_qt_info {
  margin-top: 6px;
  font-size: 13px;
  line-height: 21px;
  color: rgba(var(--black-rgb), 0.59);
}

.order_busket_list {
  margin-top: 40px;
  margin-bottom: 15px;
  padding: 15px 0;
  font-size: 13px;
  line-height: 1.68;
  color: rgba(var(--black-rgb), 0.79);
  border-top: 1px solid rgba(var(--black-rgb), 0.12);
  border-bottom: 1px solid rgba(var(--black-rgb), 0.12);
}

.order_busket_list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.order_busket_list li + li {
  margin-top: 15px;
}

.order_busket_list li .cart_sum {
  font-size: 15px;
  line-height: 1.65;
  color: var(--black);
}

.order_busket_total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--black);
}

.order_busket_total .cart_sum_label {
  font-size: 13px;
  line-height: 1.68;
}

.order_busket_total .cart_sum {
  font-size: 15px;
  line-height: 1.65;
}

.order_busket .cart_item + .cart_item {
  margin-top: 30px;
}


/* --------------------------------------------
    Modals Windows
    -------------------------------------------- */

.modal_box {
  position: relative;
  max-width: 986px;
  margin: 0 auto;
  padding: 86px 114px;
  background-color: var(--white);
}

.modal_title {
  max-width: 398px;
  margin: 0 auto 53px;
  font-family: var(--font-family);
  font-size: 33px;
  line-height: 48px;
  text-align: center;
}

.modal_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.modal_btns .btn + .btn {
  margin-left: 13px;
}

button.mfp-close,
button.mfp-close:active {
  top: 30px;
  right: 30px;
  width: 42px;
  height: 42px;
  font-size: 0;
  background: var(--bg-grey) url('/local/templates/main/css/../images/icons/close.svg') no-repeat;
  background-position: 50% 50%;
}

#login {
  max-width: 752px;
}

.login_form {
  max-width: 364px;
  margin: 0 auto 42px;
}

.agreement_box {
  margin: 0 35px;
}

.agreement_box .square_label {
  font-size: 11px;
  line-height: 20px;
  color: rgba(var(--black-rgb), 0.55);
}

.agreement_box .input_wrapper > label:before,
.agreement_box .input_wrapper > label:after {
  top: 50%;
  transform: translateY(-50%);
}

.login_social {
  margin: 0 -114px -86px;
  padding: 32px 114px 40px;
  text-align: center;
  background-color: #fafafa;
}

.login_social_label {
  display: inline-block;
  max-width: 280px;
  margin-bottom: 30px;
  font-size: 11px;
  line-height: 1.85;
  color: rgba(var(--black-rgb), 0.6);
}

.social_list {
  font-size: 0;
}

.social_list > li {
  display: inline-block;
  padding: 0 8px;
}

.social_list > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 43px;
  font-size: 17px;
  text-decoration: none;
  color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: var(--radius-half);
}

.social_list > li > a:hover {
  color: var(--white);
  background-color: var(--primary);
}

#product_add_cart,
#product_comparison {
  max-width: 1078px;
  margin: 87px auto 20px;
}

.modal_product_add_cart,
.modal_product_comparison {
  background-color: transparent;
  padding: 0;
}

.modal_product_add_cart .modal_btns,
.modal_product_comparison .modal_btns {
  font-weight: 600;
}

.modal_product_comparison .product_comparison_header {
  padding: 86px 114px;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.modal_product_comparison .product_comparison_header h2 {
  margin-bottom: 40px;
  font-family: var(--font-family);
}

.modal_product_add_cart .product_add_cart_header + .product_add_cart_content,
.modal_product_comparison .product_comparison_header + .product_comparison_content {
  margin-top: 15px;
}

.modal_product_add_cart .product_add_cart_content,
.modal_product_comparison .product_comparison_content {
  background-color: var(--bg-grey-light);
  padding: 48px 83px;
}

.modal_product_add_cart .product_add_cart_content h3,
.modal_product_comparison .product_comparison_content h3 {
  text-align: center;
  margin-bottom: 30px;
}

.modal_product_add_cart .product_add_cart_content h3 {
  text-align: left;
}

.cart_item.horizontal {
  align-items: center;
  background-color: var(--white);
  min-height: 112px;
  padding: 12px 40px 12px 30px;
}

.cart_item.horizontal .cart_item_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 47px;
}

.cart_item.horizontal .cart_item_title {
  font-weight: 400;
}

.cart_item.horizontal .cart_item_price {
  font-size: 15px;
  min-width: 93px;
}

.cart_item.horizontal .cart_item_price + .cart_item_qt {
  margin-left: 30px;
}

.cart_item.horizontal .cart_item_header {
  margin-bottom: 0;
}

.cart_item.horizontal .cart_item_footer {
  padding-left: 10px;
}

.cart_item.horizontal .cart_item_close {
  width: auto;
  height: auto;
  background-color: transparent;
  text-decoration: none;
}

.cart_item.horizontal .cart_item_close span + img {
  margin-left: 14px;
}

.cart_item.horizontal .quantity_btn {
  width: 36px;
  height: 36px;
}

.product_comparison_carts:not(:last-child) {
  margin-bottom: 40px;
}

.product_comparison_carts .cart_item.horizontal + .cart_item.horizontal {
  margin-top: 15px;
}

/* modal_product_add_cart */
.modal_product_add_cart .product_add_cart_header {
  padding: 50px 83px 50px 50px;
  background-color: var(--white);
}

.modal_product_add_cart .product_add_cart_header + .product_add_cart_content {
  margin-top: 15px;
}

.modal_product_add_cart .product_add_cart_content .cart_item_title {
  max-width: 168px;
}

.product_card_horisontal {
  display: flex;
  align-items: center;
}

.product_card_horisontal .product_card_horisontal_img {
  width: 394px;
  height: 360px;
  flex: none;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.product_card_horisontal .product_card_horisontal_img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}

.product_card_horisontal .product_card_horisontal_img::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.product_card_horisontal .product_card_horisontal_img + .product_card_horisontal_desc {
  padding-left: 46px;
}

.product_card_horisontal .product_card_horisontal_desc {
  padding: 15px 0;
}

.product_card_horisontal .product_card_horisontal_desc h2 {
  font-family: var(--font-family);
  margin-bottom: 34px;
}

.product_card_horisontal .product_card_horisontal_desc p {
  font-size: 13px;
  line-height: 24px;
  color: rgba(var(--black-rgb), 0.65);
}

.product_card_horisontal .product_card_horisontal_desc p:not(:last-child) {
  margin-bottom: 34px;
}

.product_card_horisontal .product_card_horisontal_desc .product_price_wrapp {
  margin-bottom: 45px;
}

.tabs_wrap {
  display: flex;
  background-color: var(--gray_light2);
  flex-wrap: nowrap;
  overflow: auto;
  scrollbar-width: thin;
}
.new_charac .tab {
  padding-bottom: 30px;
}
/* Анимация подсказки */
.tabs_wrap.scroll-hint {
  animation: scrollHint 1.5s ease-in-out;
}

@keyframes scrollHint {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-20px);
  }
  40% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(-15px);
  }
  80% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.tab_item {
  margin: 16px 36px;
  color: var(--primary2);
  font-size: 16px;
  transition: ease 0.3s;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  .tab_item {
    margin: 16px 25px;
  }
}
@media only screen and (max-width: 350px) {
  .tab_item {
    margin: 16px 13px;
  }
}
.tab_item:hover {
  border-bottom: 2px solid;
}

.tab_item.active {
  border-bottom: 2px solid;
  cursor: default;
}

.tab {
  display: none;
  margin: 16px 0;
}

.tab.active {
  display: block;
}

/* --------------------------------------------
    Catalog Menu
    -------------------------------------------- */

body.open_menu {
  overflow: hidden;
  height: 100%;
}

.catalog_menu_wrapper {
  position: fixed;
  top: 104px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(var(--black-rgb), 0.86);
  transition: opacity 0.3s, visability 0.3s;
}

.catalog_menu_wrapper.active {
  opacity: 1;
  visibility: visible;
}

.catalog_menu_box {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  width: 510px;
  height: 100%;
  padding-top: 10px;
  background-color: var(--primary2);
}

.catalog_menu_top {
  flex-grow: 1;
  overflow: auto;
  -ms-overflow-style: none;
}

.catalog_menu_top,
.catalog_submenu {
  scrollbar-width: thin;
}

.catalog_menu_top > li > a {
  display: flex;
  align-items: center;
  padding: 5px 0 5px 100px;
  font-size: 17px;
  line-height: 1.87;
  text-decoration: none;
  color: rgba(var(--white-rgb), 0.65);
}

.catalog_menu_top > li > a > span {
  /*white-space: nowrap;*/
}

.catalog_menu_top > li > a img {
  margin-right: 25px;
  /*opacity: 0.35;*/
  transition: all 0.5s;
}

.catalog_menu_top > li.current > a,
.catalog_menu_top > li:hover > a {
  color: var(--white);
  background: linear-gradient(270deg, rgba(var(--white-rgb), 0.05) 0%, rgba(var(--white-rgb), 0) 97.89%);
}

.catalog_menu_top > li.current > a img,
.catalog_menu_top > li:hover > a img {
  opacity: 1;
  transition: all 0.3s;
}

.catalog_menu_bottom {
  background-color: var(--primary2);
}

.catalog_menu_bottom > li {
  background: rgba(var(--primary-rgb), 0.14);
}

.catalog_menu_bottom > li + li {
  border-top: 1px solid rgba(var(--primary-rgb), 0.32);
}

.catalog_menu_bottom > li > a {
  display: block;
  padding: 33px 0 33px 100px;
  text-decoration: none;
  color: var(--primary-text);
}

.catalog_menu_bottom > li > a:hover {
  background: rgba(var(--primary-rgb), 0.14);
}

.catalog_menu_item.active > .catalog_submenu_wrapp {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  pointer-events: auto;
  transform: translateX(0);
}

.catalog_menu_item .all_brands_link {
  color: var(--primary);
  font-size: 20px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

/*level 2*/

.catalog_submenu_wrapp {
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  width: 330px;
  padding: 47px 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(var(--white-rgb), 0.97);
  transform: translateX(100%);
  pointer-events: none;
  z-index: 0;
  display: flex;
  flex-direction: column;
}

li.t_active > .catalog_submenu_wrapp {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  pointer-events: auto;
  transform: translateX(-100%);
}

.catalog_submenu {
  overflow-y: auto;
}

.catalog_submenu > li > a {
  display: block;
  padding: 16px 20px 16px 60px;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  color: rgba(var(--black-text-rgb), 0.8);
}

.catalog_submenu > li:hover > a {
  background: linear-gradient(90deg, rgba(var(--primary-rgb), 0.14) -8.81%, rgba(var(--navajo-white-rgb), 0.14) 118.49%);
}

.catalog_submenu > li.current > a {
  padding: 20px 20px 20px 60px;
  background: linear-gradient(90deg, rgba(var(--primary-rgb), 0.26) -8.81%, rgba(var(--navajo-white-rgb), 0.26) 118.49%);
}


/*level 2*/

.catalog_submenu_wrapp.menu_lev3 {
  background-color: rgba(var(--white-rgb), 0.91);
  backdrop-filter: blur(240px);
}


/*submenu header*/

.submenu_header {
  display: none;
  padding-bottom: 18px;
  padding-left: 60px;
}

.touchevents .submenu_header {
  display: block;
}

.submenu_header a {
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  color: var(--primary-light-theme);
}

.catalog_back_btn {
  /*display: inline-flex;*/
  display: none;
  align-items: center;
  margin-bottom: 34px;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
}

.catalog_back_btn img {
  margin-right: 12px;
}

.submenu_title {
  margin-bottom: 3px;
  font-family: var(--font-family);
  font-size: 23px;
  line-height: 34px;
  font-weight: 400;
}


/* --------------------------------------------
    Page Title Box
    -------------------------------------------- */

.page_title_wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /*min-height: 183px;
    margin-bottom: 40px;*/
  padding: 20px 0;
  text-align: left;
  color: var(--white);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.page_title_wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  opacity: 0.9;
  background-color: var(--primary2);
}

.page_title_wrapper .container {
  position: relative;
  z-index: 2;
}

.page_title_wrapper .breadcrumbs {
  margin-bottom: 16px;
}

.page_title_box {
  margin: 60px 0;
  text-align: center;
}

.page_title_box.with_breadcrumbs {
  text-align: left;
}

.page_title_box.with_breadcrumbs > .container {
  display: flex;
  align-items: center;
}

.page_title_box.with_breadcrumbs .page_title {
  margin-right: 40px;
}

.page_title_box.with_breadcrumbs .breadcrumbs li + li:before {
  background-image: url('/local/templates/main/css/../images/icons/breadcrumbs_arrow_primary.svg');
}


/* --------------------------------------------
    Breadcrumbs
    -------------------------------------------- */

.breadcrumbs {
  font-size: 12px;
  line-height: 17px;
}

.breadcrumbs_small {
  font-size: 9px;
  line-height: 1.86;
}

.breadcrumbs li {
  position: relative;
  display: inline-block;
}

.breadcrumbs li + li {
  padding-left: 22px;
}

.breadcrumbs li + li::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 7px;
  display: block;
  width: 8px;
  height: 8px;
  background: url('/local/templates/main/css/../images/icons/breadcrumbs_arrow.svg') 50% 50% no-repeat;
  background-size: 4px auto;
}

.breadcrumbs li a {
  text-decoration: none;
}

.breadcrumbs-primary-arrows li + li:before {
  background-image: url('/local/templates/main/css/../images/icons/breadcrumbs_arrow_primary.svg');
}

.product_media .breadcrumbs {
  margin: 16px 0 20px 40px;
}

/* --------------------------------------------
    Page Navigation
    -------------------------------------------- */

.page_nav_title {
  position: relative;
  padding: 13px 10px 13px 43px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  background-color: rgba(var(--primary-rgb), 0.12);
}

.page_nav_title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 7px;
  background-color: var(--primary);
}

.page_nav_list {
  padding: 15px 45px 20px;
  font-size: 14px;
  line-height: 20px;
}

.page_nav_list li {
  position: relative;
}

.page_nav_list li a {
  display: block;
  padding: 14px 0;
  text-decoration: none;
  color: var(--black);
  border-bottom: 1px solid var(--border);
}

.page_nav_list .have_submenu > a {
  padding-right: 30px;
}

.page_nav_list .have_submenu .submenu_btn {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 49px;
  background: url('/local/templates/main/css/../images/icons/arrow_top.svg') 50% 50% no-repeat;
  transition: all 0.3s;
  cursor: pointer;
}

.page_nav_list .have_submenu .submenu_btn.active {
  transform: rotate(180deg);
}

.page_nav_list .page_nav_list {
  padding: 0;
}

.page_nav_list .page_nav_list li > a {
  padding-left: 20px;
  font-size: 13px;
  opacity: 0.5;
}


/* --------------------------------------------
    Sections
    -------------------------------------------- */

.section1 {
  padding-left: 128px;
}

.section1:not(:last-child) {
  padding-bottom: 60px;
}

.section_title {
  margin-bottom: 35px;
  margin-left: -128px;
  padding: 30px 20px 30px 128px;
  font-family: var(--font-family);
  font-size: 26px;
  line-height: 48px;
  font-weight: 700;
  background-color: rgba(var(--primary-rgb), 0.12);
}

.text_page {
  padding-left: 128px;
}

.text_page .section_title:not(:first-child) {
  margin-top: 60px;
}


/* section 2 */

.section2 {
  padding: 33px 76px 50px;
}

.section2:not(:last-child) {
  margin-bottom: 16px;
}

.section2_title1 {
  margin-bottom: 46px;
}

.section2_title3 {
  margin-bottom: 32px;
}


/* --------------------------------------------
    Info Box
    -------------------------------------------- */

.info_box {
  font-size: 14px;
  line-height: 26px;
  color: var(--primary);
  border-top: 1px solid var(--bg-grey);
  border-bottom: 1px solid var(--bg-grey);
}

.info_box:not(:last-child) {
  margin-bottom: 45px;
}

.info_box_inner {
  padding: 17px 30% 20px 0;
}

.info_box2 {
  position: relative;
  padding: 94px 115px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-top: 80px;
}

.info_box2:not(:last-child) {
  margin-bottom: 80px;
}

.info_box2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: rgba(var(--green-rgb), 0.93);
}

.info_box2_title {
  margin-bottom: 40px;
  font-family: var(--font-family);
  font-size: 33px;
  line-height: 1.66;
  color: var(--primary);
}

.info_box2_subtitle {
  font-size: 12px;
  line-height: 22px;
  color: rgba(var(--white-rgb), 0.7);
}

.info_box3 {
  position: relative;
  padding: 94px 115px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-top: -80px;
}

.info_box3:not(:last-child) {
  margin-bottom: 80px;
}


.info_box3_title {
  margin-bottom: 40px;
  font-family: var(--font-family);
  font-size: 33px;
  line-height: 1.66;
  color: var(--primary);
}

.info_box3_subtitle {
  font-size: 12px;
  line-height: 22px;
  color: var(--secondary);
  margin-bottom: 30px;
}

/* --------------------------------------------
    Advantages
    -------------------------------------------- */

.advantages_list {
  display: flex;
  margin: 0 -50px;
}

.advantage_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 33.33%;
  padding: 30px 50px 0;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
}

.advantage_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 105px;
  height: 105px;
  margin-bottom: 24px;
  background-color: rgba(var(--primary-rgb), 0.06);
  border-radius: var(--radius-half);
}
.advantage {
  display: flex;
  align-items: center;
  gap: 12px;
}
.advantages-wrapper {
  display: flex;
  padding: 20px;
  justify-content: space-around;
}
.advantages-wrapper.advantages {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 30px;
  background: #f2f2f2b3;
  margin-bottom: 60px;
}
.advantages-wrapper .advantage a {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  color: #624307;
  text-decoration: none;
  border-bottom: 1px solid var(--primary-light-theme);
}


.advantages-wrapper .advantage span {
  color: #000;
  font-size: 14px; /* или 15px что лучше подойдёт */
  margin-top: 16px;
}

.new_charac .advantages-wrapper {
  width: 50%;
  margin-top: -175px;
  margin-bottom: 0;
  background-color: white;
}
@media only screen and (max-width: 1160px) {
  .advantages-wrapper.advantages{
    flex-direction: column;
    gap: 15px;
}
}
/* --------------------------------------------
    Pagination
    -------------------------------------------- */

.pagination_wrapper {
  display: flex;
  align-items: center;
  padding-top: 26px;
}

.pagination_label {
  flex-grow: 1;
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  opacity: 0.5;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -7px;
}

.pagination > li {
  padding: 0 7px;
}

.pagination > li > span {
  display: block;
  width: 20px;
  text-align: center;
}

.pagination > li > a {
  display: block;
  width: 44px;
  height: 44px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  color: var(--black);
  border: 2px solid var(--border);
}

.pagination > li > a:hover {
  color: var(--white);
  background-color: var(--bg-grey);
  border-color: var(--bg-grey);
}

.pagination > li.current > a {
  color: var(--white);
  background-color: var(--primary);
  border-color: var(--primary);
}

.pagination_link {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
  color: var(--black);
}

.pagination_link img {
  margin: 0 5px;
  transition: all 0.3s;
}

.pagination_link:hover {
  color: var(--primary);
}

.pagination_link.next {
  margin-left: 26px;
}

.pagination_link.prev {
  margin-right: 26px;
}

.pagination_link.next:hover img {
  transform: translateX(10px);
}

.pagination_link.prev:hover img {
  transform: translateX(-10px);
}


/* --------------------------------------------
    Sort Box
    -------------------------------------------- */

.sort_box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 22px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.filter_list {
  display: flex;
  flex-grow: 1;
  padding: 11px 11px 10px 0;
  overflow: auto;
  overflow-y: hidden;
  /*border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);*/
}

.filter_link {
  position: relative;
  display: block;
  margin: 0 19px;
  text-decoration: none;
  white-space: nowrap;
  color: var(--black);
}

.filter_link:first-child {
  margin-left: 0;
}

.filter_link .count {
  opacity: 0.5;
}

.filter_link:before {
  content: '';
  position: absolute;
  bottom: -11px;
  display: block;
  width: 100%;
  height: 2px;
  opacity: 0;
  background-color: var(--primary);
  transition: all 0.3s;
}

.filter_link:hover {
  color: var(--primary);
}

.filter_link.current {
  font-weight: 600;
}

.filter_link.current:before {
  opacity: 1;
}

.sort_select.jq-selectbox {
  height: auto;
  border: none;
  outline: none;
}

.sort_select .jq-selectbox__select {
  height: auto;
  padding: 0 30px 0 0;
  font-size: 12px;
  line-height: 22px;
  text-shadow: none;
  background: none;
  border: none !important;
  border-radius: 0;
  outline: none !important;
  box-shadow: none;
}

.sort_select .jq-selectbox__select-text {
  width: 100% !important;
  font-family: var(--font-family);
}

.sort_select .jq-selectbox__trigger {
  border: none;
}

.sort_select .jq-selectbox__trigger-arrow {
  top: 8px;
  right: 12px;
  width: 10px;
  height: 5px;
  background: url('/local/templates/main/css/../images/icons/arrow_down.svg') 50% 50% no-repeat;
  border: none;
}


/* --------------------------------------------
    Product
    -------------------------------------------- */

.product_wrapper {
  padding: 0 10px;
}

.product_post {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 -10px;
  padding-bottom: 46px;
}

.product_top_mob {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.product_top_mob .product_description .price {
  display: none;
}

@media only screen and (max-width: 575px) {
  .product_top_mob {
    flex-direction: column;
  }

  .product_top_mob .product_description .price {
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}

.product_img {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 100%;
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_img {
    flex-shrink: 0;
    width: 30%;
    padding-bottom: 32%;
    margin-bottom: 10px;
  }

  .product_top_mob .product_img img {
    height: auto;
  }
}

.product_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product_img:hover .product_img_description,
.product_img:focus .product_img_description {
  display: block;
}

.product_img_description {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  color: var(--white);
  overflow: hidden;
  padding: 20px;
}

.section_inner {
  flex: 0 0 auto;
  width: 100%;
  padding-bottom: 60px;
}

.section_inner .section_title {
  padding: 50px 20px 0 55px;
  margin-left: 0;
  margin-bottom: 0;
  background: none;
}

@media only screen and (max-width: 575px) {
  .product_img:hover .product_img_description,
  .product_img:focus .product_img_description {
    display: none;
  }
}

.product_description {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: var(--gray);
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_description {
    margin-left: 10px;
    margin-bottom: 15px;
  }
}

.product_title_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_title_wrapper {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
}

.product_title {
  flex-grow: 1;
  line-height: 1.23;
  font-weight: 600;
}

.product_lable {
  flex-shrink: 0;
  margin-left: 10px;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 21px;
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_lable {
    margin-left: 0;
    padding: 0;
  }
}

.product_lable.sale {
  padding: 2px 20px;
  color: var(--white);
  background-color: var(--red);
}

.product_lable.new {
  text-transform: uppercase;
  color: var(--red);
}

.product_lable.lable_type1 {
  color: var(--primary);
}

.product_title > a {
  text-decoration: none;
  color: inherit;
}

.product_title > a:hover {
  color: var(--primary);
}

.product_text {
  font-size: 12px;
  line-height: 20px;
  opacity: 0.39;
  margin-bottom: 15px;
}

.product_btn_wrapp {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.product_btn_wrapp .btn_icon {
  flex-shrink: 0;
}

.product_btn_wrapp_bottom {
  margin: 10px -5px 0 -5px;
}

.product_btn_wrapp_bottom .btn_icon {
  display: none;
}
.filter_link > .product_lable.sale {
  position: static;
  display: block;
}
@media only screen and (max-width: 575px) {
  /*.product_top_mob .product_btn_wrapp {*/
  /*  display: none;*/
  /*}*/

  .product_btn_wrapp_bottom {
    margin: 0 0 0 -2px;
  }

  .product_btn_wrapp_bottom .btn_icon {
    display: flex;
    margin-left: 2px;
  }
}

.old_price {
  font-size: 14px !important;
  text-decoration: line-through;
}

.new_price {
  font-weight: 600;
  color: var(--red);
}

.price {
  font-weight: 600;
}
span.btn.btn_icon.compare_btn, span.btn.btn_icon.add_to_favorites{
  border: 0;
}

/* --------------------------------------------
    Filter
    -------------------------------------------- */

.filter_wrapp {
  padding-right: 100px;
  max-height: calc(100vh - 140px);
  margin-right: -30px;
  overflow-y: auto;
}
.filter_wrapp::-webkit-scrollbar {
  display: none;
}
.filter_wrapp.scroll-end {
  max-height: calc(100vh - 140px);
}
.filter_header {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  height: 70px;
  padding: 20px 25px 17px;
  background-color: var(--white);
  box-shadow: 0 -6px 54px rgba(0, 0, 0, 0.15);
}

.filter_header_title {
  font-size: 18px;
  line-height: 1.87;
  font-weight: 600;
  text-align: center;
}

.filter_close {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  padding: 4px;
  transform: translateY(-50%);
  cursor: pointer;
}

.filter_header_btn {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

.filter_wrapp .title5 {
  font-weight: 600;
}

.filter_section {
  padding: 20px 0 20px;
  border-top: 1px solid var(--border);
}

.filter_section:first-child,
.filter_header + .filter_section {
  /*padding-top: 0;*/
  border: none;
}

.filter_title {
  position: relative;
  margin-bottom: 0;
  padding-right: 20px;
  cursor: pointer;
}

.filter_box {
  padding-top: 15px;
}

.filter_title:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 6px;
  background: url('/local/templates/main/css/../images/icons/arrow_down.svg');
  transform: translateY(-50%);
  transition: all 0.5s;
}

.filter_title.active:before {
  transform: rotate(-180deg);
}

.filter_show_btn {
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
}

.filter_show_btn:before {
  content: attr(data-text);
}

.filter_show_btn.active:before {
  content: attr(data-text2);
}

.filter_btn_wrapp {
  position: sticky;
  z-index: 1;
  bottom: 0;
  padding-bottom: 20px;
  background-color: var(--white);
}
@media only screen and (min-width: 768px) {
  .filter_btn_wrapp {
    position: fixed;
    width: 173px;
  }
  .filter-changed.filter_wrapp {
    max-height: calc(100vh - 258px);
  }
}
@media only screen and (min-width: 992px) {
  .filter_btn_wrapp {
    width: 233px;
  }
  .col-xl-4.col-md-6.col-12.product_card:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: rotateX(0deg) translateY(-5px);
    z-index: 200;
  }
}
.filter_wrapp.scroll-end .filter_btn_wrapp {
  position: sticky;
}
.filter_btn_wrapp .btn + .btn {
  margin-top: 10px;
}

.filter_btn_wrapp::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  display: block;
  height: 20px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}


/*slider range*/

.range_box {
  position: relative;
  z-index: 1;
}

.range_box input {
  width: 97px;
  height: 37px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  color: var(--black);
  background: none;
  border: 2px solid var(--border);
  outline: none;
}

.range_input_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}

.filter_show_more {
  display: none;
}

/* new */

.range_box .irs {
  font: inherit;
}

.range_box .irs--round {
  height: 4px;
}

.range_box .irs--round .irs-bar {
  background-color: var(--primary);
  top: 0;
}

.range_box .irs--round .irs-handle {
  width: 16px;
  height: 16px;
  background-color: var(--white);
  border: none;
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%);
  border-radius: var(--radius-half);
  box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.15);
  transition: background-color 0.5s;
  cursor: pointer;
}

.range_box .irs--round .irs-handle.state_hover,
.range_box .irs--round .irs-handle:hover {
  background-color: var(--primary);
  border: 1px solid #c5c5c5;
}

.range_box .irs--round .irs-line {
  top: 0;
  height: 4px;
  background-color: rgba(var(--green-rgb), 0.1);
  border-radius: 2px;
}

/* --------------------------------------------
    Slider
    -------------------------------------------- */

.swiper-slide img {
  width: 100%;
}

.swiper_button {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  background-color: var(--white);
  border-radius: var(--radius-half);
  box-shadow: 0 4px 10px rgba(129, 129, 129, 0.19);
  transform: translateY(-50%);
  cursor: pointer;
}

.swiper_button.next {
  right: 37px;
}

.swiper_button.next img {
  margin-right: -3px;
}

.swiper_button.prev {
  left: 37px;
}

.swiper_button.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}

.swiper_button.prev img {
  margin-left: -3px;
}

.swiper_button img {
  width: 14px;
}

.swiper-pagination {
  position: static;
  padding-top: 27px;
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 5px;
  opacity: 0.35;
  background-color: var(--gray);
}

.product_slider_link {
  position: relative;
  display: block;
}

.product_slider_link::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 106px;
  height: 106px;
  opacity: 0;
  background: var(--primary) url(/local/templates/main/css/../images/icons/zoom.svg) 50% 50% no-repeat;
  border-radius: var(--radius-half);
  box-shadow: 0 4px 90px rgba(var(--primary-rgb), 0.7);
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}

.product_slider_link.active::before {
  opacity: 1;
}


/*Product Carusel*/

.product_carusel {
  margin: 0 -15px;
  padding-right: 15px;
  padding-left: 15px;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.product_carusel .swiper-slide {
  height: initial;
}

.product_carusel .product_post {
  margin: 0;
  padding-bottom: 0;
}

.product_carusel .swiper_button.next {
  right: 0;
}

.product_carusel .swiper_button.prev {
  left: 0;
}


/*Main slider*/

.main_slider {
  margin-bottom: 10px;
  padding: 0 91px;
  color: var(--white);
}

#main_slider .swiper_button.next {
  right: 20px;
}

.main_slider-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 486px;
  padding: 20px 125px;
  background-position: center;
  background-size: cover;
}

.main_slider-item > * {
  position: relative;
  z-index: 2;
}

.main_slider-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  background-color: rgba(var(--black-rgb), 0.3);
}

.main_slider_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
}

.main_slider-item .main_slider_title {
  margin-bottom: 20px;
  font-family: var(--font-family);
  font-size: 47px;
  line-height: 62px;
  font-weight: bold;
}

.main_slider-item .main_slider_subtitle {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  opacity: 0.7;
}

.main_slider .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  margin: 0 9px !important;
  opacity: 1;
  background-color: var(--gray_light2);
}

.main_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  position: relative;
  background-color: var(--orange);
}

.main_slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: 17px;
  height: 17px;
  opacity: 0.7;
  background: none;
  border: 1px solid var(--orange);
  border-radius: var(--radius-half);
}


/* --------------------------------------------
    Characteristics
    -------------------------------------------- */

.charac_item {
  display: flex;
  align-items: start;
}

.charac_item + .charac_item {
  margin-top: 10px;
}

.charac_val {
  flex: 0 0 145px;
  padding-left: 9px;
  font-size: 14px;
  line-height: 24px;
  color: #484848;
}

.charac_name {
  flex: 0 1 auto;
  padding-right: 9px;
  font-size: 13px;
  line-height: 24px;
  opacity: 0.8;
  color: #484848;
}

.charac_line {
  flex-grow: 1;
}

.charac_line {
  min-width: 50px;
  height: 17px;
  border-bottom: 1px dotted rgba(var(--black-rgb), 0.3);
}

.product_info_body .charac_val,
.product_info_body .charac_name {
  color: rgba(var(--white-rgb), 0.65);
}

.new_charac {
  width: 100%;
  background-color: var(--vista-white);
}

.new_charac section {
  padding: 40px 55px;

}

.new_charac section .tab.active .offset1 {
  display: inline-block;
  width: 150px;
  margin-right: 10px;
}

@media (max-width: 991px) {
  .new_charac section {
    padding: 0 50px 1px;
  }
}

/* --------------------------------------------
    Show More Box
    -------------------------------------------- */

.show_more_box {
  position: relative;
  margin-right: -30px;
  margin-bottom: 30px;
  margin-left: -30px;
  padding-right: 30px;
  padding-left: 30px;
  overflow: hidden;
}

.show_more_btn {
  position: relative;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: var(--primary);
  border-top: 1px solid rgba(var(--primary-rgb), 0.32);
  border-bottom: 1px solid rgba(var(--primary-rgb), 0.32);
}

.show_more_btn:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 22px;
  line-height: 22px;
  transform: translateY(-12px);
  transition: all 0.3s;
}

.show_more_btn:after {
  content: attr(data-text);
  display: block;
  transition: all 0.3s;
}

.show_more_btn:hover {
  color: var(--primary);
}

.show_more_btn:hover:after {
  transform: translateX(10px);
}

.show_more_btn.active:before {
  transform: translateY(-12px) rotate(-45deg);
}

.show_more_btn.active:after {
  content: attr(data-text2);
}

.show_charac_btn {
  position: relative;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: var(--primary);
  border-top: 1px solid rgba(var(--primary-rgb), 0.32);
  border-bottom: 1px solid rgba(var(--primary-rgb), 0.32);
}

.show_charac_btn:after {
  content: attr(data-text);
  display: block;
  transition: all 0.3s;
}

.show_charac_btn:hover:after {
  transform: translateX(10px);
}

/* --------------------------------------------
    Characteristics
    -------------------------------------------- */

.link_doc {
  display: flex;
  align-items: start;
  padding: 20px 27px;
  text-decoration: none;
  background-color: var(--white);
}

.link_doc + .link_doc {
  margin-top: 13px;
}

.link_doc:hover {
  background-color: rgba(var(--primary-rgb), 0.06);
}

.link_doc_desc {
  padding-left: 25px;
  font-size: 12px;
  line-height: 18px;
}

.link_doc_title {
  display: block;
  font-weight: 600;
  color: var(--black);
}

.link_doc_size {
  color: #9c9c9c;
}


/* --------------------------------------------
    Video Box
    -------------------------------------------- */

.video_box {
  position: relative;
  height: 290px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.video_box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  opacity: 0.8;
  background-color: var(--primary);
}

.video_box_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.video_box_title {
  font-size: 20px;
  line-height: 27px;
  color: var(--white);
}

.video_box_btn {
  content: '';
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 91px;
  height: 91px;
  margin-bottom: 30px;
  background: rgba(var(--white-rgb), 0.21);
  border-radius: var(--radius-half);
  backdrop-filter: blur(34px);
}

.video_box_btn img {
  margin-left: 5px;
}


/* ------------------------------------------------

    Header

    ------------------------------------------------ */


.header_inner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.header_inner::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  box-shadow: 0 -6px 54px rgba(var(--black-rgb), 0.06);
  user-select: none;
  pointer-events: none;
}

.header_top {
  padding: 11px 20px 11px 20px;
  font-size: 12px;
  line-height: 18px;
  color: var(--white);
  background-color: var(--primary2);
}

.header_top .header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_wrapper {
  width: 100%;
  max-width: 1490px;
  margin: 0 auto;
}

.header_top_social {
  display: none;
}

.header_top_social a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  border-radius: var(--radius-half);
  background-color: rgba(var(--white-rgb), 0.06);
}

.header_top_social .icon {
  width: 12px;
  height: 12px;
}

.city_selection_label {
  position: relative;
  padding-left: 27px;
}

.city_selection_label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url('/local/templates/main/css/../images/icons/city.svg') 50% 50% no-repeat;
}

.header_tel_2 {
  display: inline;
  padding-left: 30px
}

.header_top_info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.header_schedule {
  padding-right: 25px;
  opacity: 0.7;
  color: var(--white);
}

.header_showrooms a {
  text-decoration: none;
  color: white;
  padding-right: 25px
}

/* --------------------------------------------
    Header Bottom
    -------------------------------------------- */

.header_bottom {
  position: relative;
  padding: 10px 20px 10px 20px;
  background-color: var(--white);
}

.header_bottom .search_box {
  width: auto;
}

.header_bottom > .row > .col {
  position: static;
}

.header_bottom .phone {
  position: relative;
  display: none;
  width: 24px;
  height: 24px;
  color: #000000;
}

.header_bottom .phone:hover {
  color: var(--primary);
}

.header_bottom .phone_icon {
  display: block;
  height: 100%;
  width: 100%;
}

.phone_close {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .2s;
}

.phone_close .icon {
  width: 100%;
  height: 100%;
}

.header_bottom .phone.active .phone_icon {
  display: none;
}

.header_bottom .phone.active .phone_close {
  opacity: 1;
  visibility: visible;
}

.header_logo_wrapper,
.header_left_wrapper,
.header_icons_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.header_icons_wrapper {
  margin-left: auto;
}
.header_socials_wrapper {
  display: none;
}
.header_logo_wrapper {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.login-mobile {
  display: none;
  width: 24px;
  height: 24px;
  background: url('/local/templates/main/css/../images/icons/login.svg') no-repeat center;
  background-size: contain;

}

.phone_menu-wrapper {
  display: none;
  top: 62px;
  height: calc(100vh - 100px);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(var(--black-rgb), 0.86);
}

.phone_menu-wrapper.active {
  display: block;
}

.phone_menu-wrapper ul {
  padding-left: 30px;
}

.phone_menu-wrapper ul li {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
}
.phone_menu-wrapper__phones {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}
.phone_menu-wrapper li img {
  opacity: 0.5;
  margin-right: 25px;
  margin-top: 3px;
}

.phone_menu-wrapper li span,
.phone_menu-wrapper li span a {
  color: #fff;
}

.phone_menu-wrapper li span a {
  text-decoration: none;
}

.phone_menu-wrapper li:hover span {
  color: unset;
}

.phone_menu-wrapper .phone span a {
  font-size: 17px;
  font-weight: 500;
}

.phone_menu-wrapper .whatsapp span a {
  font-size: 14px;
}

.phone_menu-wrapper .hot span {
  padding-left: 57px;
}

.catalog_btn {
  flex: 0 0 auto;
  position: relative;
  display: inline-flex;
  align-items: center;
  min-width: 178px;
  padding: 10px 10px 10px 80px;
}

.catalog_btn:before,
.catalog_btn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 80px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: all 0.3s;
}

.catalog_btn:before {
  background-image: url('/local/templates/main/css/../images/icons/catalog.svg');
}

.catalog_btn:after {
  opacity: 0;
  background-image: url('/local/templates/main/css/../images/icons/close_white.svg');
}

.catalog_btn img {
  position: absolute;
  top: 50%;
  left: 27px;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.catalog_btn.active {
  color: var(--white);
  background-color: var(--primary2);
  border-color: var(--primary2);
}

.catalog_btn.active:before {
  opacity: 0;
}

.catalog_btn.active:after {
  opacity: 1;
}

.private_office_btn {
  min-width: 189px;
  margin-left: 30px;
}

.header_link_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header_link_wrapper a + a {
  margin-left: 30px;
}

.cart_btn {
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 100%;
  margin-left: 25px;
}
.cart_btn.hidden {
  display: none;
}
.cart_btn .icon {
  width: 24px;
  height: 24px;
  fill: var(--primary2);
  stroke: var(--primary2);
}

.cart_btn .cart_btn_inner {
  position: relative;
  font-size: 0;
  line-height: 0;
}

.cart_btn .cart_btn_inner .badge {
  position: absolute;
  right: -7px;
  top: -8px;
  box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.253884);
}

/* --------------------------------------------
    Search
    -------------------------------------------- */

.search_box {
  position: relative;
  display: inline-flex;
  width: 304px;
  margin-left: 20px;
}

.search_box .search_dropdown {
  position: fixed;
  top: 139px;
  right: 0;
  left: 0;
  transform: translateY(-50px);
  opacity: 0;
  visibility: hidden;
  background-color: var(--white);
  padding: 37px 100px 37px 20px;
  transition: all 0.5s;
}

.search_dropdown .search_dropdown_list dt {
  float: left;
  font-size: 13px;
  line-height: 1.5;
  text-align: right;
  margin-right: 12px;
  padding: 7px 0;
  clear: left;
  min-width: 110px;
}

.search_dropdown .search_dropdown_list dd {
  display: block;
  overflow: hidden;
  clear: right;
}

.search_dropdown .search_dropdown_list dd:not(:last-child) {
  margin-bottom: 35px;
}

.search_subdropdown_list li:not(:last-child) {
  margin-bottom: 5px;
}

.search_subdropdown_list li a {
  display: block;
  padding: 7px 14px;
  background-color: transparent;
  color: rgba(var(--black-rgb), 0.4);
  font-size: 15px;
  line-height: 1.5;
  text-decoration: none;
}

.search_subdropdown_list li a:hover,
.search_subdropdown_list li a:active,
.search_subdropdown_list li a:focus {
  color: var(--black);
  background-color: rgba(var(--primary-rgb), 0.07);
}

.search_box.active {
  /*position: absolute;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  width: 250px;
  margin-left: 0;
  background: var(--white);
}

.search_box.active .search_dropdown {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.search_box.active:before {
  content: '';
  position: fixed;
  top: 123px;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: rgba(var(--black-rgb), 0.86);
}

.search_close {
  position: absolute;
  top: 50%;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  opacity: 0;
  visibility: hidden;
  background-color: var(--bg-grey);
  transform: translateY(-50%);
  transition: all 0.3s;
}

.search_close:hover {
  background-color: var(--bg-grey-light);
}

.search_box.active .search_close {
  opacity: 1;
  visibility: visible;
}

.search_close img {
  width: 9px;
}

.search_box:not(.active) .container {
  width: auto;
  margin: 0;
  padding: 0;
}

.search_form {
  position: relative;
  width: 100%;
}

.search_input {
  width: 100%;
  padding: 10px 10px 10px 47px;
  font-size: 14px;
  line-height: 24px;
  background: none;
  border: none;
}

.search_btn {
  position: absolute;
  top: 3px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  color: var(--black);
}

.search_btn svg {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.search_btn:hover .icon {
  stroke: var(--primary);
  transition: all 0.3s;
}

.search_page_box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  padding: 0 30px;
  background-color: var(--white);
}

.search_page_box:not(:last-child) {
  margin-bottom: 55px;
}

.search_page_box .search_close {
  position: static;
  flex-shrink: 0;
  margin-left: 24px;
  opacity: 1;
  visibility: visible;
  transform: translate(0);
}

.search_page_box_label {
  font-size: 12px;
  line-height: 1.87;
  white-space: nowrap;
  color: rgba(var(--black-rgb), 0.45);
}


/* --------------------------------------------
    Logo
    -------------------------------------------- */

.logo a {
  display: block;
  width: 116px;
  height: 40px;
  font-size: 0;
  line-height: 0;
  background: url('/local/templates/main/css/../images/logo.svg') no-repeat;
  background-size: contain;
}


/* --------------------------------------------
    Main Navigation
    -------------------------------------------- */


/* ------------------------------------------------

    Footer

    ------------------------------------------------ */

#footer {
  position: relative;
  color: var(--white);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

#footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: -moz-linear-gradient(top, rgba(17, 20, 39, 0.89) 0%, rgba(27, 26, 26, 1) 83%);
  background: -webkit-linear-gradient(top, rgba(17, 20, 39, 0.89) 0%, rgba(27, 26, 26, 1) 83%);
  background: linear-gradient(to bottom, rgba(17, 20, 39, 0.89) 0%, rgba(27, 26, 26, 1) 83%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3134421', endColorstr='#1b1a1a', GradientType=0);
}

#footer > * {
  position: relative;
  z-index: 2;
}

.footer_row {
  display: flex;
  justify-content: space-between;
}

.footer_info {
  flex: 0 0 330px;
}

.footer_list_wrapper {
  display: grid;
  grid-template-rows: repeat (2, 1fr);
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: 'grid1 grid2 grid3''grid1 grid4 .';
  flex-grow: 1;
  margin-top: -25px;
}

.footer_list_item {
  margin-top: 25px;
}

.footer_list_item:nth-child(1) {
  grid-area: grid1;
}

.footer_list_item:nth-child(2) {
  grid-area: grid2;
}

.footer_list_item:nth-child(3) {
  grid-area: grid3;
}

.footer_list_item:nth-child(4) {
  grid-area: grid4;
  /*align-self: end;*/
  margin-top: -5px;
}


/* --------------------------------------------
    Footer Top
    -------------------------------------------- */

.footer_top {
  padding: 70px 0;
}

.subscribe_wrapper {
  display: flex;
  align-items: center;
}

.subscribe_text {
  flex-grow: 1;
  margin-right: 50px;
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
}

.subscribe_form {
  display: flex;
  flex-shrink: 0;
}

.subscribe_group_fields {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  position: relative;
  width: 493px;
  margin-right: 16px;
}

.subscribe_input_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.subscribe_input_wrapper label.error {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.23;
  color: var(--red);
}

.subscribe_input {
  width: 100%;
  height: 100%;
  color: var(--white);
  background-color: rgba(var(--white-rgb), 0.13);
  backdrop-filter: blur(250px);
}

.subscribe_input::-webkit-input-placeholder {
  color: rgba(var(--white-rgb), 0.6);
}

.subscribe_input::-moz-placeholder {
  color: rgba(var(--white-rgb), 0.6);
}


/* --------------------------------------------
    Footer Midle
    -------------------------------------------- */

.footer_midle {
  padding: 60px 0 80px;
}

.footer_midle:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  opacity: 0.16;
  background-color: #f3f3f3;
}

.footer_row {
  display: flex;
  justify-content: space-between;
}

.footer_addres {
  margin-bottom: 40px;
  font-size: 13px;
  line-height: 22px;
  opacity: 0.8;
}

.footer_contact {
  margin-bottom: 22px;
}

.footer_contact a {
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
  color: var(--white);
}

.footer_social_list {
  display: flex;
  flex-wrap: wrap;
}

.footer_social_list a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 13px;
  background-color: rgba(255, 255, 255, 0.1);
}

.footer_social_list a:hover {
  background-color: var(--primary);
}

.footer_list {
  padding-right: 50px;
  font-size: 13px;
  line-height: 22px;
}

.footer_list:not(:last-child) {
  margin-bottom: 70px;
}

.footer_list li + li {
  margin-top: 13px;
}

.footer_list a {
  text-decoration: none;
  opacity: 0.6;
  color: var(--white);
}

.footer_list a:hover {
  opacity: 1;
  color: var(--primary);
}


/* --------------------------------------------
    Footer Bottom
    -------------------------------------------- */

.footer_bottom {
  position: relative;
  padding: 27px 0 32px;
}

.footer_bottom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  opacity: 0.16;
  background-color: #f3f3f3;
}

.footer_bottom > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer_bottom_left {
  display: flex;
  align-items: center;
}

.copytite {
  font-size: 16px;
  line-height: 24px;
  color: #919ba4;
}

.developed_by {
  margin-left: 48px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 300;
  color: #919ba4;
}

.developed_by > a {
  text-decoration: none;
  color: inherit;
}

.developed_by > a:hover {
  color: var(--primary);
}

.logo_list {
  margin: -20px -20px 0;
}

.logo_list a {
  display: inline-block;
  margin: 20px 20px 0;
}


/* ------------------------------------------------

    Product Page

    ------------------------------------------------ */

.product_page {
  display: flex;
  flex-wrap: wrap;
}

.product_page:not(:last-child) {
  margin-bottom: 90px;
}

.product_media,
.product_content {
  flex: 0 0 50%;
  max-width: 50%;
}


/*Product Media*/

.product_media {
  position: relative;
}

.product_slider_wrapper {
  position: unset;
  top: 140px;
  padding: 0 34px 0 0;
  margin-left: 40px;
}

.product_slider_wrapper .product_slider {

}

.product_slider .product_slider_link {
  height: 100%;
}

.product_slider .swiper-slide {
  max-height: 500px;
  height: auto;
}

.product_slider .swiper-slide img {
  height: 100%;
  object-fit: contain;
}

#product_slider {
  order: 1;
  max-width: 100%;
}

.product_slider_header {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  align-items: center;
  order: 2;
}

.product_code {
  font-size: 12px;
  line-height: 22px;
  color: rgba(var(--white-rgb), 0.65);
}

.product_slider .swiper-slide img {
  width: 100%;
}

/* category_slider */
.category-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  gap: 20px;
  margin: 30px 0;
}

.category-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

.category-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.category-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.category-card__image-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* Соотношение 16:9 для всех картинок */
  overflow: hidden;
}

.category-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.category-card:hover .category-card__image {
  transform: scale(1.05);
}

.category-card__title {
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  background-color: #fff;
}


/* Адаптивность для разных экранов */
@media (max-width: 768px) {
  .category-grid {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}

@media (max-width: 480px) {
  .category-grid {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 10px;
    margin: 15px 0;
  }
  .category-card {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  }
}

.wrap_categories_slider {
  position: relative;
  margin: 0px 0 20px;
}

.wrap_categories_slider .swiper_button {
  width: 50px;
  height: 50px;
  box-shadow: 0px 4px 90px rgba(129, 129, 129, 0.29);
}

.wrap_categories_slider .swiper_button.next {
  right: -15px;
}

.wrap_categories_slider .swiper_button.prev {
  left: -15px;
}

.categories_slider .categories_slider_item {
  position: relative;
  text-align: center;
  padding: 27px 24px 20px;
  background-color: var(--white);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.06);
  margin: 10px;
}

.categories_slider .categories_slider_item .categories_slider_img {
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  padding: 0 15px;
  margin-bottom: 25px;
  height: 85px;
}

.categories_slider .categories_slider_item .categories_slider_img::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
  width: 0;
  height: 100%;
}

.categories_slider .categories_slider_item .categories_slider_img img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  width: auto;
}

.categories_slider .categories_slider_item .categories_slider_link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.categories_slider .categories_slider_item .categories_slider_desc {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: var(--black);
  line-height: 1.62;
  min-height: 45px;
  transition: all 0.3s;
}

.categories_slider .categories_slider_item:hover .categories_slider_desc {
  color: var(--primary-hover);
}

.block_tags {
  margin: 0px 10px 30px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.block_tags a {
  padding: 5px 15px 0 0;
}

/**/

.product_content {
  background-color: var(--vista-white);
}

.product_content .section1 {
  padding-right: 100px;
  padding-bottom: 33px;
  height: 100%;
}

.product_content .section_title {
  margin-right: -100px;
}

.product_info {
  position: relative;
  padding-top: 25px;
  padding-bottom: 33px;
}

.product_info_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
}

.product_page_title {
  font-family: var(--font-family);
  font-size: 29px;
  line-height: 40px;
  font-weight: 700;
}

.product_info_logo_link:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .new_charac section {
    padding: 15px 15px 1px;
  }
  .product_page_title {
    font-size: 21px;
    line-height: 30px;
  }
  .product_info_header {
    margin-bottom: 10px;
  }
  .main_slider-item .main_slider_title {
    font-size: 30px;
    line-height: 40px;
  }
}
.product_info_body {
  padding-bottom: 50px;
}

.product_select_box {
  display: flex;
  align-items: center;
  margin-bottom: 23px;
}

.product_select {
  width: 180px;
  height: 32px;
  margin-left: 20px;
  border: none;
  outline: none;
}

.product_select .jq-selectbox__select {
  height: 100%;
  padding: 5px 30px;
  font-family: var(--font-family);
  font-size: 13px;
  line-height: 22px;
  text-shadow: none;
  color: rgba(var(--white-rgb), 0.85);
  background: rgba(var(--white-rgb), 0.1);
  border: none !important;
  border-radius: 0;
  outline: none !important;
  box-shadow: none;
}

.product_select .jq-selectbox__select-text {
  width: auto !important;
}

.product_select .jq-selectbox__trigger {
  border: none;
}

.product_select .jq-selectbox__trigger-arrow {
  top: 13px;
  right: 16px;
  width: 10px;
  height: 5px;
  background: url('/local/templates/main/css/../images/icons/arrow_select_light.svg') 50% 50% no-repeat;
  border: none;
}

.product_price_wrapp {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}

.favorites_link {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  font-weight: 400;
  text-decoration: none;
  color: rgba(var(--white-rgb), 0.68);
  background: url('/local/templates/main/css/../images/icons/wishlist_fill_light.svg') 0 50% no-repeat;
  background-size: 14px auto;
}

.favorites_link:hover {
  color: var(--primary);
}

.favorites_link.in_favorite {
  background: url('/local/templates/main/css/../images/icons/wishlist_fill.svg') 0 50% no-repeat;
}

.product_price {
  font-size: 24px;
  line-height: 36px;
}

.product_price_small {
  font-size: 20px;
  line-height: 33px;
}

.product_price_wrapp .product_price {
  margin-right: 30px; /*36px*/
}

.product_price_wrapp .product_price_small {
  margin-right: 31px;
}

.product_info_footer .product_btn_wrapp {
  margin: 0 -7px;
}


.product_btn_item a {
  min-width: 0;
  width: 100%;
}

.product_btn_item .btn_light {
  padding: 9px 20px;
  color: var(--white);
  border-width: 3px;
  border-color: rgba(var(--white-rgb), 0.21);
}

.product_btn_item .btn_light:hover {
  background-color: var(--primary-hover);
}


.add_to_cart a.btn {
  color: var(--prymary);
  background: transparent;
}
.add_to_cart a.btn:hover {
  color: var(--white);
}
.credit_box a.btn {
  color: var(--prymary);
  background: transparent;
  min-width: 200px;
  margin-top: 16px;
}

.credit_box a.btn img {
  width: 24px;
}

@media only screen and (max-width: 575px) {
  .product_btn_item_bottom {
    padding: 0 2px;
  }
}

.product_info_delivery {
  display: flex;
  align-items: center;
  margin-top: 32px;
  color: rgba(var(--white-rgb), 0.6);
}

.product_info_delivery img {
  margin-right: 14px;
  opacity: 0.6;
}

.product_info_delivery span {
  padding: 0 3px;
}

.product_charac {
  padding: 49px 100px 40px 120px;
}

.similar_products {
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.similar_products .filter_list {
  display: flex;
  padding: 11px 11px 10px 0;
  overflow: auto;
  overflow-y: hidden;
}

.similar_products .filter_list .filter_link {
  cursor: pointer;
  font-size: 22px;
}

.similar_products .filter_list .filter_link.current:before {
  height: 3px;
}

.similar_products .product_carusel2 {
  display: none;
}

.similar_products .product_carusel2.active {
  display: block;
}

/* ------------------------------------------------

    Home Page

    ------------------------------------------------ */

.section-title-sang {
  font-family: var(--font-family);
  font-size: 33px;
  line-height: 48px;
  font-weight: bold;
}

.show_all_product_wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  margin-top: 40px;
}

.show_all_product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(50% - 10px);
  padding: 20px 30px 20px 20px;
  background: var(--bg-grey-light);
}

.show_all_product h3 {
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: normal;
}

.show_all_product > * {
  width: 50%;
}

.show_all_product-img {
  position: relative;
  height: 155px;
  padding-right: 25px;
}

.show_all_product-img img {
  position: absolute;
  top: -66px;
  left: 0;
  max-width: 100%;
}

.better_product {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 72px;
  padding: 58px 76px 62px 82px;
  background: var(--bg-grey-light) url('/local/templates/main/css/../images/impatia.png') 60% center no-repeat;
  background-size: 515px auto;
}

.better_product.other {
  background: var(--bg-grey-light) url('/images/main3d.png') 53.5% center no-repeat;
  background-size: 390px;
}

.better_product-info h3 {
  margin-bottom: 56px;
}

.better_product-info {
  max-width: 380px;
}

.better_product-info_responsive {
  display: none;
}

.better_product-content {
  max-width: 210px;
}

.better_product-content.other {
  max-width: 300px;
}

.brands {
  position: relative;
  margin-bottom: 95px;
  padding: 72px 0;
  text-align: center;
  background: url('/local/templates/main/css/../images/background/brand-bg.svg') 0 0 repeat;
}
section.brands {
  margin-bottom: 0;
}
#content {
  padding: 0;
}
.brands::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: radial-gradient(155.26% 155.26% at 51.39% 157.31%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%), var(--green);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.brands h3 {
  margin-bottom: 25px;
  color: var(--primary-text);
}

.brands h4 {
  margin-bottom: 89px;
  font-size: 13px;
  opacity: 0.7;
  color: var(--white);
}

.brands-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: -20px -16px 105px;
}

.brands-list li {
  flex: none;
  width: 20%;
  padding: 20px 16px 0;
  text-align: center;
}

.brands-list a:hover {
  opacity: 0.6;
}

.offer_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 95px;
  margin-bottom: 30px;
}

.offer_card {
  position: relative;
  width: calc(50% - 10px);
  padding: 70px 77px 68px;
  font-size: 15px;
  font-weight: normal;
  color: var(--white);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.offer_card h3 {
  margin-bottom: 27px;
  color: var(--primary-text);
}

.offer_card * {
  position: relative;
  z-index: 2;
}

.offer_card p {
  margin-bottom: 48px;
}

.offer_card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(17, 20, 39, 0.88);
}

.offer_card.var2 h3 {
  color: var(--white);
}

.offer_card.var2::before {
  background: rgba(178, 147, 90, 0.91);
}

@keyframes slider {
  0% {
    opacity: 0;
  }

  99% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


/* ------------------------------------------------

    Comparison Page

    ------------------------------------------------ */

.comparison_wrapper {
  display: flex;
}

.specifications_names_wrapp {
  display: flex;
  justify-content: flex-end;
  flex: 0 0 auto;
  width: calc(50% - 369px);
}

.specifications_names {
  width: 300px;
  height: 100%;
  background-color: rgba(var(--white-rgb), 0.65);
}

.comparison_slider_wrapp {
  flex-grow: 1;
  width: calc(50% + 314px);
  padding-left: 14px;
  overflow: hidden;
}

.comparison_slider {
  height: 100%;
  padding-right: calc(100% - 1018px);
}

.specifications_names_controls > .btn + .btn {
  margin-top: 13px;
}

.specifications_names_controls > .btn.active {
  border-color: var(--primary);
}

.specifications_names .comparison_item_header {
  padding: 36px 40px 47px;
}

.specifications_title {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
}

.specifications_wrapper {
  padding: 32px 30px 50px;
}

.specifications_names .specifications_wrapper {
  padding-right: 40px;
  padding-left: 40px;
}

.specifications_list {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  border-bottom: 1px solid var(--border);
}

.specifications_list:not(:last-child) {
  margin-bottom: 45px;
}

.specifications_names .specifications_list {
  font-size: 12px;
  color: rgba(var(--black-rgb), 0.75);
}

.specifications_list_item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-top: 1px solid var(--border);
}

.specifications_list_item img {
  width: auto;
}

.comparison_product {
  padding: 36px 30px 47px;
}

.comparison_slider .swiper-slide {
  background: var(--white);
}

.comparison_slider .swiper-slide .comparison_item_header {
  box-shadow: 0 4px 44px rgba(var(--black-rgb), 0.03);
}

.comparison_product_desc {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 28px;
}

.comparison_product_icon_box {
  flex-shrink: 0;
  margin-left: 75px;
}

.comparison_product_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  background-color: var(--white);
  border-radius: var(--radius-half);
  box-shadow: 0 4px 8px rgba(73, 92, 136, 0.15);
}

.comparison_product_icon img {
  width: auto;
}

.comparison_product_title {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}


/* ------------------------------------------------

    Brand Page

    ------------------------------------------------ */

.brand_header_wrapper {
  min-height: 415px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.brand_header {
  min-height: 75px;
  padding: 20px 0;
  background-color: var(--primary2);
}

.brand_header > .container {
  display: flex;
  align-items: center;
}

.brand_logo {
  margin-right: 45px;
}

.brand_title_box {
  margin-top: -195px;
  margin-bottom: 70px;
  padding: 44px 40px 25px;
  background-color: var(--white);
}

.brand_subtitle {
  margin-bottom: 44px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(var(--black-rgb), 0.65);
}


/*brand carusel*/

#brand_carusel .swiper-slide {
  height: auto;
}
#brand_carusel .brand_item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 26px 20px 20px;
  text-align: center;
  background-color: var(--bg-grey-light);
}

#brand_carusel .brand_item img {
  width: 100px;
  transition: all 0.5s;
}

#brand_carusel .brand_item > a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
}

#brand_carusel .brand_item > a:hover img {
  transform: scale(1.2);
}

.brand_item_title {
  font-size: 13px;
  line-height: 18px;
  color: rgba(var(--black-rgb), 0.7);
}

#brand_carusel .swiper_button.prev {
  left: 10px;
}
#brand_carusel .swiper_button.next {
  right: 10px;
}

.brand_carusel_wrapper {
  position: relative;
}
.brand_carusel_wrapper .swiper_button.prev {
  left: -23px;
}
.brand_carusel_wrapper .swiper_button.next {
  right: -23px;
}

/* ------------------------------------------------

    404 Page

    ------------------------------------------------ */

.box_404 {
  margin: 35px 0 60px;
  padding: 220px 100px 90px;
  text-align: center;
  background: var(--vista-white) url('/local/templates/main/css/../images/404.svg') 50% 80px no-repeat;
}

.box_404_title {
  padding: 0 40px;
}

.box_404_subtitle {
  font-size: 14px;
  line-height: 1.87;
  color: rgba(var(--black-rgb), 0.65);
}


/* ------------------------------------------------

    Contact Page

    ------------------------------------------------ */

.contact_page {
  display: flex;
  padding-bottom: 0;
}

.map_box {
  position: relative;
  flex: 0 0 50%;
  max-width: 50%;
}

.map_box_inner {
  position: sticky;
  top: 140px;
  display: flex;
  max-height: calc(100vh - 140px);
  height: 760px;
}

.gmap {
  flex-grow: 1;
}

.map_item_wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  display: flex;
  justify-content: center;
}

.map_item {
  width: 315px;
  margin: 0 7px;
  padding: 30px 30px 28px 40px;
  background-color: var(--white);
  border-left: 4px solid var(--primary);
  box-shadow: 24px 10px 210px 1px rgba(0, 0, 0, 0.08);
}

.map_item_title {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 1.67;
  color: var(--black);
}

.map_item_addres {
  font-size: 14px;
  line-height: 1.87;
  color: rgba(var(--black-rgb), 0.65);
}

.contact_wrapper {
  padding: 70px 88px 0 94px;
}

.contact_wrapper .breadcrumbs {
  margin-bottom: 24px;
}

.contact_wrapper .page_title {
  margin-bottom: 20px;
}

.contact_text {
  font-size: 14px;
  line-height: 1.87;
  color: rgba(var(--black-rgb), 0.65);
}

.contact_list {
  display: flex;
  flex-wrap: wrap;
  margin: 45px 0;
  padding: 22px 0 0;
  border: 1px solid var(--border);
  border-right: none;
  border-left: none;
}

.contact_list_box {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  margin-bottom: 22px;
  display: inline-table;
}

.contact_list_label {
  margin-bottom: 10px;
  font-size: 13px;
  color: var(--primary);
}

.contact_list_item {
  font-size: 17px;
  line-height: 2;
  color: var(--black);
  white-space: nowrap;
}

.contact_form {
  padding: 45px 45px 65px;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 90px;
}

.gallery_item {
  width: 25%;
  padding: 0 5px 5px 0;
}

@media only screen and (max-width: 575px) {
  .gallery {
    padding: 27px;
  }

  .gallery_item {
    width: 100%;
    padding: 0 5px 5px 0;
  }
}

/* ------------------------------------------------

    Main news Page

    ------------------------------------------------ */

.section_main_news {
  padding-top: 51px;
  padding-bottom: 65px;
  background-color: var(--green);
  color: var(--white);
}

.section_main_news .page_title_box {
  margin: 0 0 43px;
}

.section_main_news .breadcrumbs:not(:last-child) {
  margin-bottom: 16px;
}

.main_news_wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 18px;
}

.main_news_wrapper:not(:last-child) {
  margin-bottom: 60px;
}

.main_news {
  background-color: var(--green);
}

.main_news .main_news_img {
  overflow: hidden;
  height: 308px;
}

.main_news .main_news_img .main_news_img_inner {
  display: block;
  height: 308px;
  background: center center / cover no-repeat;
  transition: all 0.5s ease-in-out;
}

.main_news:hover .main_news_img_inner {
  transform: scale(1.3);
}

.main_news .main_news_desc {
  padding: 48px 64px 53px 75px;
  background-color: rgba(var(--white-rgb), 0.15);
}

.main_news .main_news_desc .data {
  margin-bottom: 25px;
}

.main_news .main_news_desc .main_news_desc_head {
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 1.65;
  display: inline-block;
  text-decoration: none;
  color: var(--white);
}

.main_news .main_news_desc .main_news_desc_head:hover,
.main_news .main_news_desc .main_news_desc_head:active,
.main_news .main_news_desc .main_news_desc_head:focus {
  color: var(--primary-hover);
}

.main_news .main_news_desc p {
  color: rgba(var(--white-rgb), 0.85);
  opacity: 0.6;
  font-size: 13px;
  line-height: 1.80;
}

.main_news_light .main_news_desc,
.main_news_light {
  background-color: var(--white);
}

.main_news_light .main_news_desc .main_news_desc_head {
  color: var(--black);
}

.main_news_light .main_news_desc p {
  color: var(--gray);
}

/* short_news */
.section_short_news {
  padding-top: 70px;
}

.section_news_multiple .section-title-sang,
.section_short_news .section-title-sang {
  margin-bottom: 54px;
}

.section_short_news:last-child {
  padding-bottom: 30px;
}

.short_news {
  background-color: var(--white);
  padding: 51px 99px 50px 75px;
}

.short_news .data {
  margin-bottom: 26px;
}

.short_news .short_news_head {
  font-size: 19px;
  line-height: 1.65;
  color: var(--black);
  display: inline-block;
  text-decoration: none;
  margin-bottom: 20px;
}

.short_news .short_news_head:hover,
.short_news .short_news_head:active,
.short_news .short_news_head:focus {
  color: var(--primary-hover);
}

.short_news p {
  color: rgba(var(--black-rgb), 0.85);
  opacity: 0.6;
  font-size: 13px;
  line-height: 1.80;
  padding-right: 37px;
}


/* ------------------------------------------------

    Main news inner Page

    ------------------------------------------------ */

.section_news {
  margin-top: 20px;
}

.section_news .section_news_inner {
  background-color: rgba(var(--white-rgb), 0.7);
  padding: 38px 174px 90px;
}

.section_news .page_title_box {
  margin: 0 0 45px;
}

.section_news .page_title_box .breadcrumbs:not(:last-child) {
  margin-bottom: 34px;
}

.section_news .page_title_box .page_title {
  margin-bottom: 35px;
}

.section_news .section_news_inner .section_news_inner {
  padding: 0 97px;
}

.section_news_multiple {
  padding-top: 80px;
  padding-bottom: 87px;
  margin-bottom: -60px;
  background-color: var(--bg-grey-light);
}

.group_news_wrapper .short_news {
  padding: 46px 80px 50px 70px;
}

.group_news_wrapper .short_news p {
  padding-right: 0;
}

/* group_news_wrapper */
.group_news_wrapper {
  display: grid;
  grid-gap: 18px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-auto-rows: minmax(290px, auto);
}

.group_news_wrapper .main_news {
  grid-row-start: 1;
  grid-row-end: 3;
}

.group_news_wrapper:not(:last-child) {
  margin-bottom: 46px;
}

/* Временные стили*/

.catalog-section-list-item-img {
  border: none;
}

.catalog-section-list-item-link {
  text-decoration: none;
}

.in_compare, .in_favorite {
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
}


/* Mobile page comparison 07.07.2022 */


.specifications_list_item_title {
  display: none;
  color: rgba(var(--black-rgb), 0.75);
}


@media only screen and (max-width: 991px) {

  .comparison_wrapper {
    flex-direction: column;
  }

  .comparison_slider_wrapp {
    width: 100%;
    padding-right: 14px;
  }

  .specifications_names_wrapp {
    width: 100%;
    padding: 0 14px 20px;
  }

  .specifications_names {
    width: 100%;
  }

  .specifications_names_wrapp .specifications_wrapper {
    display: none;
  }

  .specifications_names_controls {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .specifications_names_controls .btn .btn_light .large {
    max-width: 45%;
  }

  .specifications_names_controls > .btn + .btn {
    margin-top: 0;
    margin-left: 20px;
  }

  .specifications_list_item {
    height: auto !important;
    flex-direction: column;
    align-items: flex-start;
  }

  .specifications_list_item_title {
    display: block;
  }

  .specifications_list_item img {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 500px) {
  .specifications_names_controls {
    flex-direction: column;
  }

  .specifications_names_controls > .btn + .btn {
    margin-top: 13px;
    margin-left: 0;
  }
}


/* Mobile page comparison 18.07.2022 */

.filter_item {
  font-size: 0;
}

.sort_block {
  display: flex;
  margin-left: 20px;
}

.sort_title {
  font-weight: 600;
  color: var(--black);
  margin-right: 8px;
}


.brands_link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: -20px -16px 50px;
}

.brands_link li {
  flex: 0 0 auto;
  width: 20%;
  padding: 20px 16px 0;
}

@media only screen and (max-width: 767px) {
  .filter_item {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .filter_item.right-position {
    position: absolute;
    top: 1px;
    right: 0;
    margin-bottom: 0;
  }

  .filter_item.right-position .filter_btn {
    width: 43px;
    height: 43px;
  }

  .filter_btn {
    margin-left: 8px;
  }

  .brands_link li {
    width: 50%;
  }
}

@media only screen and (max-width: 425px) {
  .sort_block {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .brands_link li {
    width: 100%;
  }
}

div.categories_slider .categories_slider_item figcaption.current {
  color: #baa60d;
}

.avail {
  opacity: 1;
  margin-top: -10px;
  font-weight: 500;
}

.avail_red {
  color: var(--red);
}

.avail_green {
  color: #269926;
}

.avail_orange {
  color: #e89f71;
}

.avail_grey {
  color: #767676;
}

.header_tel_2 {
  display: inline;
}

.pops {

  position: fixed;

  z-index: 99;

  bottom: 30px;

  left: -100%;

  opacity: 0;

  max-width: 450px;

  width: fit-content;

  background-color: #eace01;

  border-radius: 5px;

  padding: 10px 25px;

  transition: all 1.5s ease-out;

}

.pops.active {

  opacity: 1;

  left: 10px;

}

.pops__close {

  position: absolute;

  top: -10px;

  right: -10px;

  width: 21px;

  height: 21px;

  background: #f7f7f7;

  border-radius: 50%;

  border: none;

  outline: none;

  display: flex;

  align-items: center;

  justify-content: center;

  padding: 0;

}

.pops__content {

  width: fit-content;

  display: flex;

  align-items: center;

  justify-content: space-around;

}

.pops__icon {

  flex-shrink: 0;

  max-width: 20px;

  fill: #111427;

  margin-right: 12px;

}

.pops__text {

  font-size: 14px;

  line-height: 16px;

  font-weight: bold;

  color: #111427;

  white-space: nowrap;

  text-align: center;

}


@media screen and (max-width: 800px) {

  .pops {

    top: -100%;

    left: 0;

    border-radius: 0;

    max-width: 100%;

    width: 100%;

    padding: 15px 20px;
    display: none;

  }

  .pops.active {

    top: 0;

    left: 0;

  }

  .pops__close {

    background: transparent;

    top: 50%;

    right: 20px;

    transform: translate(0, -50%);

  }

  .pops__close svg {

    width: 9px;

    height: 9px;

    fill: #FFFFFF;

  }

  .pops__content {

    width: calc(100% - 50px);

    justify-content: flex-start;

  }

  .pops__text {

    white-space: normal;

    text-align: left;

  }

}

.best_offer {
  color: black;
}

.callback_button {
  margin-top: 30px;
  display: none;
}

@media only screen and (max-width: 575px) {
  .callback_button {
    display: block;
  }
}

.product_call {
  font-size: 18px;
  line-height: 36px;
  margin-top: 25px;
  margin-bottom: -20px;
}

.product_call a {
  text-decoration: none;
}

.city_selection {
  display: inline-block;
  margin-right: 30px;
}

.menu_top {
  display: inline-block;
}

.menu_top a {
  padding-right: 15px;
  text-decoration: none;
  color: #fff;
}

.grecaptcha-badge {
  display: none;
}

.product_first {
  display: flex;
  width: 100%;
}

.product_media, .product_content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: hidden;
}

.product_slider_box {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
/*
    -----------------------------------------------------
    Stylesheet Guide
    -----------------------------------------------------

    1. Default stylesheets

    1.1. Color Schemes

    2. General classes

    3. Main

    3.1 Offsets

    4. Basic Elements

    4.1. Typography
    4.2. Lists
    4.3. Buttons
    4.4. Forms
    4.5. Tables
    4.6. Tooltips
    4.7. Dividers

    5. Widgets and Shortcodes

    6. Header

    6.1. Logo
    6.2. Main Navigation

    7. Footer

    */

/* ------------------------------------------------

    1. Default stylesheets

    ------------------------------------------------ */

/* --------------------------------------------
    Color Schemes
    -------------------------------------------- */

.accent_color {
  color: var(--primary);
}

.grey_color {
  color: var(--gray);
}

.white_color {
  color: var(--white);
}

.white_light_color {
  color: rgba(var(--white-rgb), 0.68);
}

.white_light_color2 {
  color: rgba(var(--white-rgb), 0.85);
}

.black_color {
  color: var(--black);
}

.black_light_color {
  color: rgba(var(--black-rgb), 0.45);
}

.bg_vista {
  background-color: var(--vista-white);
}

.bg_white {
  background-color: var(--white);
}

.bg_green {
  background-color: var(--green);
}

.bg_light {
  background-color: var(--light);
}

.bg_light2 {
  background-color: var(--gray_light2);
}


/* ------------------------------------------------

    2. General Classes

    ------------------------------------------------ */

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.align_center {
  text-align: center;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wrapper {
  overflow: hidden;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.d_ib {
  display: inline-block;
}

.transparent {
  opacity: 0;
}

.invisible {
  opacity: 0;
  visibility: hidden;
}

.visible {
  opacity: 1;
  visibility: visible;
}

.p_abs {
  position: absolute;
}

.p_rel {
  position: relative;
}

.p_fix {
  position: fixed;
}

.clear {
  clear: both;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.reg {
  text-transform: uppercase;
}

.gilroy {
  font-family: Gilroy;
}

.bold {
  font-weight: 700;
}


/* ------------------------------------------------

    3. Main

    ------------------------------------------------ */

.container2 {
  max-width: 1440px;
  margin: 0 auto;
}

.page_wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#content {
  display: block;
  flex-grow: 1;
  padding: 0 0 60px;
}

.back_to_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  width: 50px;
  height: 50px;
  text-align: center;
  color: var(--white);
  background-color: var(--gray);
  border: none;
  outline: none;
  cursor: pointer;
}

.back_to_top:hover {
  background-color: var(--primary);
}

.back_to_top i {
  margin: 0;
  font-size: 30px;
  line-height: 30px;
}

.content_wrapp {
  display: flex;
}

.sidebar {
  flex: none;
  width: 320px;
}

.sidebar_inner {
  position: sticky;
  top: 140px;
  overflow: hidden;
}

.page_content {
  flex: none;
  width: calc(100% - 320px);
  padding-top: 20px;
}


/* --------------------------------------------
    3.1. Offsets
    -------------------------------------------- */

.mb0 {
  margin-bottom: 0;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt20 {
  padding-top: 20px;
}


/* ------------------------------------------------

    4. Basic Elements

    ------------------------------------------------ */


/* --------------------------------------------
    4.1. Typography
    -------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.title1,
.title2,
.title3,
.title4 {
  margin: 0;
  margin-bottom: 15px;
  line-height: 1.87em;
  font-weight: 600;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 14px;
  font-weight: 400;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 10px;
}

.title1 {
  font-size: 30px;
}

.title2 {
  font-size: 26px;
}

.title3 {
  font-size: 18px;
}

.title4 {
  font-size: 14px;
  font-weight: 400;
}

.title5 {
  font-size: 17px;
  line-height: 32px;
  font-weight: 400;
}

.page_title {
  font-family: var(--font-family);
  font-size: 32px;
  line-height: 1.5;
  font-weight: 400;
}

.signature_text {
  font-size: 11px;
  line-height: 22px;
  color: rgba(var(--black-rgb), 0.7);
}

p:not(:last-child) {
  margin-bottom: 20px;
}

strong {
  font-weight: 600;
}

a {
  text-decoration: underline;
  color: var(--primary);
  transition: all 0.5s;
}

a:hover {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s;
}

a:focus,
a:visited {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.img_box:not(:last-child) {
  margin-bottom: 40px;
}

/* data */
.data {
  padding: 10px 15px;
  min-width: 105px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
}

.data_middle {
  min-width: 133px;
}

.data_primary {
  background-color: var(--primary);
  color: var(--white);
}

.data_primary_light {
  background-color: rgba(var(--primary-rgb), 0.15);
  color: var(--black);
}

/* box_bg_img */
.box_bg_img {
  height: 347px;
  box-shadow: 0px 24px 94px 1px rgba(0, 0, 0, 0.16);
  background: var(--bg-grey) center center / cover no-repeat;
}

.box_bg_img:not(:last-child) {
  margin-bottom: 60px;
}

/* figure */
.figure:not(:last-child) {
  margin-bottom: 60px;
}

.figure .figure_bg {
  height: 334px;
  background: var(--bg-grey) center center / cover no-repeat;
  box-shadow: 0px 24px 74px 1px rgba(0, 0, 0, 0.13);
}

.figure .figure_bg:not(:last-child) {
  margin-bottom: 35px;
}

.figure .figcaption {
  font-size: 11px;
  line-height: 1.82;
  text-align: center;
  color: rgba(var(--black-rgb), 0.55);
  opacity: 0.7;
}

.figure .figcaption a {
  text-decoration: none;
}

/* blockquote */
.blockquote {
  padding: 59px 97px;
  font-size: 14px;
  line-height: 1.9;
  position: relative;
  z-index: 1;
}

.blockquote::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--bg-grey);
  z-index: -1;
}

.blockquote:not(:last-child) {
  margin-bottom: 70px;
}

.blockquote_primary_light::before {
  background: linear-gradient(90deg, #eace01 -8.81%, #FFD8A7 118.49%);
  opacity: 0.07;
}

/* --------------------------------------------
    4.2. Lists
    -------------------------------------------- */

li > ul:not([class]) {
  padding-top: 9px;
}

ul:not([class]):not(:last-child) {
  margin-bottom: 35px;
}

ul:not([class]) > li {
  position: relative;
  padding-left: 23px;
}

ul:not([class]) > li:not(:last-child) {
  margin-bottom: 8px;
}

ul:not([class]) > li:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  display: block;
  width: 11px;
  height: 1px;
  background-color: var(--primary);
}

li > ol:not([class]) {
  padding-top: 9px;
}

ol:not([class]):not(:last-child) {
  margin-bottom: 35px;
}

ol:not([class]) {
  counter-reset: item;
}

ol:not([class]) > li {
  position: relative;
  padding-left: 23px;
}

ol:not([class]) > li:not(:last-child) {
  margin-bottom: 8px;
}

ol:not([class]) > li:before {
  content: counter(item) '.';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  counter-increment: item;
  color: var(--primary);
}

li > .list1 {
  padding-top: 9px;
}

.list1:not(:last-child) {
  margin-bottom: 35px;
}

.list1 li {
  position: relative;
  padding-left: 23px;
}

.list1 li:not(:last-child) {
  margin-bottom: 8px;
}

.list1 > li:before {
  content: attr(data-list) '.';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: var(--primary);
}

/* definition_count_head */
.definition_count_head {
  counter-reset: definition_count_head;
  line-height: 1.8;
}

.definition_count_head:not(:last-child) {
  margin-bottom: 65px;
}

.definition_count_head dt {
  font-weight: 600;
  font-size: 15px;
  display: block;
  margin-bottom: 13px;
}

.definition_count_head dt::before {
  counter-increment: definition_count_head;
  content: counter(definition_count_head) ". ";
}

.definition_count_head dd {
  display: block;
  font-size: 13px;
  color: rgba(var(--black-rgb), 0.85);
}

.definition_count_head dd:not(:last-child) {
  margin-bottom: 40px;
}

/* --------------------------------------------
    4.4. Forms
    -------------------------------------------- */


/*Grid for form*/

.grid_box {
  margin-top: -35px;
}

[class*='grid_row_'] {
  display: grid;
  grid-gap: 14px;
}

.grid_item {
  margin-top: 35px;
}

.grid_row_1 {
  grid-template-columns: 1fr;
}

.grid_row_2 {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.grid_row_3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid_row_4 {
  grid-template-columns: repeat(4, 1fr);
}

.form_row {
  margin-bottom: 35px;
}

.form_row_reset {
  margin-bottom: -35px;
}

.form_label {
  margin-bottom: 4px;
  font-size: 11px;
  line-height: 20px;
}

textarea.form_input {
  height: auto;
  resize: none;
}

.form_select {
  width: 100%;
  height: 53px;
  border: none;
  outline: none;
}

.form_select .jq-selectbox__select {
  height: 100%;
  padding: 14px 30px;
  font-family: var(--font-family);
  font-size: 13px;
  line-height: 25px;
  text-shadow: none;
  background: var(--gray_light);
  border: none !important;
  border-radius: 0;
  outline: none !important;
  box-shadow: none;
}

.form_select .jq-selectbox__trigger {
  border: none;
}

.form_select .jq-selectbox__trigger-arrow {
  top: 26px;
  right: 22px;
  width: 10px;
  height: 5px;
  background: url('/local/templates/main/css/../images/icons/arrow_down.svg') 50% 50% no-repeat;
  border: none;
}

.jq-selectbox__dropdown {
  right: 0;
  width: calc(100% + 20px) !important;
  font-family: var(--font-family);
  border: none;
  border-radius: 0;
}

.jq-selectbox ul li {
  margin: 0;
  padding: 10px;
  white-space: normal;
}

.jq-selectbox ul li:not(:last-child) {
  margin-bottom: 0;
}

.jq-selectbox ul li:before {
  display: none;
}


/*Radio checkbox*/

.input_wrapper + .input_wrapper {
  margin-top: 13px;
}

.input_wrapper > input {
  display: none;
}

.input_wrapper > label {
  position: relative;
  display: block;
  padding-left: 30px;
  font-size: 13px;
  line-height: 22px;
  cursor: pointer;
}

.input_wrapper > label:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  border: 2px solid var(--border);
  transition: all 0.3s;
}

.input_wrapper > input:checked + label:before {
  background-color: var(--primary);
  border-width: 3px;
  border-color: var(--primary);
}

.circle_label:before {
  border-radius: var(--radius-half);
}

.input_wrapper > input:checked + .circle_label:before {
  background: none;
}

.input_wrapper > .square_label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  opacity: 0;
  background: url('/local/templates/main/css/../images/icons/check.svg') 50% 50% no-repeat;
  transition: all 0.3s;
}

.input_wrapper > input:disabled + .square_label {
  color: var(--gray);
  cursor: not-allowed;
}

.input_wrapper > input:checked + .square_label:after {
  opacity: 1;
}


/*Order Radio*/

.order_radio_wrapper input {
  display: none;
}

.order_radio_label {
  display: block;
  padding: 20px 30px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: var(--primary);
  border: 2px solid var(--border);
  cursor: pointer;
}

.order_radio_wrapper.type2 .order_radio_label {
  padding-left: 52px;
  text-align: left;
}

.order_radio_tetx {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: var(--black);
}

.order_radio_tetx:not(:last-child) {
  margin-bottom: 4px;
}

.order_radio_wrapper input:checked + .order_radio_label {
  border-color: var(--primary);
}

.order_finish_box {
  display: flex;
  align-content: center;
  padding: 180px 0;
  text-align: center;
}

.order_finish_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 106px;
  height: 106px;
  margin: 0 auto 40px;
  background-color: var(--primary);
  border-radius: var(--radius-half);
  box-shadow: 0 4px 90px rgba(var(--primary-rgb), 0.7);
}

.order_finish_icon img {
  width: 37px;
  height: auto;
}

.order_finish_text {
  margin-bottom: 52px;
  font-size: 12px;
  line-height: 22px;
  color: rgba(var(--black-rgb), 0.65);
}


/* --------------------------------------------
    4.5. Tables
    -------------------------------------------- */

.table_wrapp {
  overflow: auto;
}

.table_type1 {
  width: 100%;
  table-layout: fixed;
}

.table_type1 th {
  border: none;
  border-left: 7px solid transparent;
}

.table_type1 th:first-child {
  border-left: none;
}

.table_type1 tr {
  border: none;
  border-bottom: 8px solid transparent;
}

.table_type1 tbody td {
  margin: 0;
  padding: 0;
}

.table_type1 tbody .cell {
  padding: 9px 15px 9px 35px;
  font-size: 12px;
  line-height: 22px;
}

.table_type1 tbody tr:nth-child(odd) .cell {
  background-color: var(--white);
}

.table_type1 tbody tr:nth-child(even) .cell {
  background-color: rgba(var(--primary-rgb), 0.06);
}


/* --------------------------------------------
    4.6. Tooltips
    -------------------------------------------- */


/* --------------------------------------------
    4.7. Dividers
    -------------------------------------------- */


/* ------------------------------------------------

    5. Widgets and Shortcodes

    ------------------------------------------------ */


/* --------------------------------------------
    Brands Catalog
    -------------------------------------------- */

.brends_catalog_wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

.brends_catalog_wrapper:not(:last-child) {
  margin-bottom: 60px;
}

.brend_box {
  position: relative;
  padding: 20px;
  background-color: var(--white);
  transition: all 0.3s;
}

.brend_box:hover {
  box-shadow: 0 24px 64px 11px rgba(105, 105, 105, 0.07);
}

.brend_logo {
  display: flex;
  align-items: center;
  height: 107px;
  justify-content: center;
}

.brend_logo img {
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
  filter: grayscale(50%);
  transition: all 0.3s;
  -webkit-filter: grayscale(50%);
  /* Safari 6.0 - 9.0 */
}

.brend_box:hover .brend_logo img {
  opacity: 1;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.brend_text {
  font-size: 13px;
  line-height: 1.8;
  color: rgba(var(--black-rgb), 0.85);
}

.brend_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: block;
}


/* --------------------------------------------
    Quantity
    -------------------------------------------- */

.quantity_wrapper {
  display: flex;
  align-items: center;
}

.quantity_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-color: var(--white);
  border-radius: var(--radius-half);
  box-shadow: 0 4px 8px rgba(73, 92, 136, 0.15);
  transition: all 0.3s;
  cursor: pointer;
}

.quantity_btn:hover {
  background-color: var(--bg-grey);
}

.quantity_number {
  width: 53px;
  font-size: 13px;
  line-height: 1.68;
  text-align: center;
}

.quantity_number:after {
  content: attr(data-pref);
  margin-left: 3px;
}

.quantity_wrapper.quantity_big .quantity_btn {
  width: 36px;
  height: 36px;
}

.quantity_wrapper.quantity_big .quantity_number {
  font-size: 15px;
  line-height: 1.75;
}

/* --------------------------------------------
    Card
    -------------------------------------------- */

.cart_wrapper:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: block;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(var(--black-rgb), 0.86);
  transition: all 0.3s;
}

.cart_inner {
  position: fixed;
  top: 0;
  right: -398px;
  bottom: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  width: 398px;
  padding: 30px 45px 0;
  overflow: auto;
  background-color: var(--white);
  transition: right 0.3s;
}

.cart_wrapper.active:before {
  opacity: 1;
  visibility: visible;
}

.cart_wrapper.active .cart_inner {
  right: 0;
}

.cart_header {
  position: sticky;
  top: -30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px 0;
  background-color: var(--white);
}

.cart_title {
  margin-bottom: 3px;
  font-family: var(--font-family);
  font-size: 26px;
  line-height: 1.87;
  font-weight: 700;
}

.cart_subtitle {
  font-size: 13px;
  line-height: 1.8;
  color: rgba(var(--black-rgb), 0.65);
}

.cart_close {
  width: 42px;
  height: 42px;
  margin-top: 7px;
  background: var(--bg-grey) url('/local/templates/main/css/../images/icons/close.svg') 50% 50% no-repeat;
  background-size: 10px 10px;
  transition: all 0.3s;
  cursor: pointer;
}

.cart_close:hover {
  background-color: var(--bg-grey-light);
}

.cart_footer {
  position: sticky;
  bottom: 0;
  padding-top: 30px;
  padding-bottom: 44px;
  background-color: var(--white);
}

.cart_sum_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 51px;
  padding: 16px 0;
  border-top: 1px solid rgba(var(--black-rgb), 0.12);
  border-bottom: 1px solid rgba(var(--black-rgb), 0.12);
}

.cart_sum {
  font-size: 15px;
  line-height: 1.65;
}

.cart_sum:after {
  content: attr(data-pref);
  margin-left: 3px;
}

.cart_content {
  flex-grow: 1;
  padding: 26px 0 32px;
}

.cart_item {
  display: flex;
}

.cart_item + .cart_item {
  margin-top: 44px;
}

.cart_item_img {
  flex-shrink: 0;
  width: 80px;
}

.cart_item_img > img {
  width: 100%;
}

.cart_item_info {
  flex-grow: 1;
  padding-left: 28px;
}

.cart_item_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.cart_item_btn_wrapper {
  flex-shrink: 0;
  margin-right: 5px;
  margin-left: 5px;
}

.cart_item_close {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}

.cart_item_close:hover {
  background-color: var(--bg-grey-light);
}

.cart_item_title {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 600;
}

.cart_item_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart_item_price {
  font-size: 13px;
  line-height: 1.68;
  color: var(--black);
}

.cart_item_price:after {
  content: attr(data-pref);
  margin-left: 3px;
}

.order_busket {
  margin-left: 16px;
  padding: 39px 30px 20px;
}

.cart_item_qt_info {
  margin-top: 6px;
  font-size: 13px;
  line-height: 21px;
  color: rgba(var(--black-rgb), 0.59);
}

.order_busket_list {
  margin-top: 40px;
  margin-bottom: 15px;
  padding: 15px 0;
  font-size: 13px;
  line-height: 1.68;
  color: rgba(var(--black-rgb), 0.79);
  border-top: 1px solid rgba(var(--black-rgb), 0.12);
  border-bottom: 1px solid rgba(var(--black-rgb), 0.12);
}

.order_busket_list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.order_busket_list li + li {
  margin-top: 15px;
}

.order_busket_list li .cart_sum {
  font-size: 15px;
  line-height: 1.65;
  color: var(--black);
}

.order_busket_total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--black);
}

.order_busket_total .cart_sum_label {
  font-size: 13px;
  line-height: 1.68;
}

.order_busket_total .cart_sum {
  font-size: 15px;
  line-height: 1.65;
}

.order_busket .cart_item + .cart_item {
  margin-top: 30px;
}


/* --------------------------------------------
    Modals Windows
    -------------------------------------------- */

.modal_box {
  position: relative;
  max-width: 986px;
  margin: 0 auto;
  padding: 86px 114px;
  background-color: var(--white);
}

.modal_title {
  max-width: 398px;
  margin: 0 auto 53px;
  font-family: var(--font-family);
  font-size: 33px;
  line-height: 48px;
  text-align: center;
}

.modal_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.modal_btns .btn + .btn {
  margin-left: 13px;
}

button.mfp-close,
button.mfp-close:active {
  top: 30px;
  right: 30px;
  width: 42px;
  height: 42px;
  font-size: 0;
  background: var(--bg-grey) url('/local/templates/main/css/../images/icons/close.svg') no-repeat;
  background-position: 50% 50%;
}

#login {
  max-width: 752px;
}

.login_form {
  max-width: 364px;
  margin: 0 auto 42px;
}

.agreement_box {
  margin: 0 35px;
}

.agreement_box .square_label {
  font-size: 11px;
  line-height: 20px;
  color: rgba(var(--black-rgb), 0.55);
}

.agreement_box .input_wrapper > label:before,
.agreement_box .input_wrapper > label:after {
  top: 50%;
  transform: translateY(-50%);
}

.login_social {
  margin: 0 -114px -86px;
  padding: 32px 114px 40px;
  text-align: center;
  background-color: #fafafa;
}

.login_social_label {
  display: inline-block;
  max-width: 280px;
  margin-bottom: 30px;
  font-size: 11px;
  line-height: 1.85;
  color: rgba(var(--black-rgb), 0.6);
}

.social_list {
  font-size: 0;
}

.social_list > li {
  display: inline-block;
  padding: 0 8px;
}

.social_list > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 43px;
  font-size: 17px;
  text-decoration: none;
  color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: var(--radius-half);
}

.social_list > li > a:hover {
  color: var(--white);
  background-color: var(--primary);
}

#product_add_cart,
#product_comparison {
  max-width: 1078px;
  margin: 87px auto 20px;
}

.modal_product_add_cart,
.modal_product_comparison {
  background-color: transparent;
  padding: 0;
}

.modal_product_add_cart .modal_btns,
.modal_product_comparison .modal_btns {
  font-weight: 600;
}

.modal_product_comparison .product_comparison_header {
  padding: 86px 114px;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.modal_product_comparison .product_comparison_header h2 {
  margin-bottom: 40px;
  font-family: var(--font-family);
}

.modal_product_add_cart .product_add_cart_header + .product_add_cart_content,
.modal_product_comparison .product_comparison_header + .product_comparison_content {
  margin-top: 15px;
}

.modal_product_add_cart .product_add_cart_content,
.modal_product_comparison .product_comparison_content {
  background-color: var(--bg-grey-light);
  padding: 48px 83px;
}

.modal_product_add_cart .product_add_cart_content h3,
.modal_product_comparison .product_comparison_content h3 {
  text-align: center;
  margin-bottom: 30px;
}

.modal_product_add_cart .product_add_cart_content h3 {
  text-align: left;
}

.cart_item.horizontal {
  align-items: center;
  background-color: var(--white);
  min-height: 112px;
  padding: 12px 40px 12px 30px;
}

.cart_item.horizontal .cart_item_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 47px;
}

.cart_item.horizontal .cart_item_title {
  font-weight: 400;
}

.cart_item.horizontal .cart_item_price {
  font-size: 15px;
  min-width: 93px;
}

.cart_item.horizontal .cart_item_price + .cart_item_qt {
  margin-left: 30px;
}

.cart_item.horizontal .cart_item_header {
  margin-bottom: 0;
}

.cart_item.horizontal .cart_item_footer {
  padding-left: 10px;
}

.cart_item.horizontal .cart_item_close {
  width: auto;
  height: auto;
  background-color: transparent;
  text-decoration: none;
}

.cart_item.horizontal .cart_item_close span + img {
  margin-left: 14px;
}

.cart_item.horizontal .quantity_btn {
  width: 36px;
  height: 36px;
}

.product_comparison_carts:not(:last-child) {
  margin-bottom: 40px;
}

.product_comparison_carts .cart_item.horizontal + .cart_item.horizontal {
  margin-top: 15px;
}

/* modal_product_add_cart */
.modal_product_add_cart .product_add_cart_header {
  padding: 50px 83px 50px 50px;
  background-color: var(--white);
}

.modal_product_add_cart .product_add_cart_header + .product_add_cart_content {
  margin-top: 15px;
}

.modal_product_add_cart .product_add_cart_content .cart_item_title {
  max-width: 168px;
}

.product_card_horisontal {
  display: flex;
  align-items: center;
}

.product_card_horisontal .product_card_horisontal_img {
  width: 394px;
  height: 360px;
  flex: none;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.product_card_horisontal .product_card_horisontal_img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}

.product_card_horisontal .product_card_horisontal_img::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.product_card_horisontal .product_card_horisontal_img + .product_card_horisontal_desc {
  padding-left: 46px;
}

.product_card_horisontal .product_card_horisontal_desc {
  padding: 15px 0;
}

.product_card_horisontal .product_card_horisontal_desc h2 {
  font-family: var(--font-family);
  margin-bottom: 34px;
}

.product_card_horisontal .product_card_horisontal_desc p {
  font-size: 13px;
  line-height: 24px;
  color: rgba(var(--black-rgb), 0.65);
}

.product_card_horisontal .product_card_horisontal_desc p:not(:last-child) {
  margin-bottom: 34px;
}

.product_card_horisontal .product_card_horisontal_desc .product_price_wrapp {
  margin-bottom: 45px;
}

/* --------------------------------------------
    Breadcrumbs
    -------------------------------------------- */

.breadcrumbs {
  font-size: 12px;
  line-height: 17px;
}

.breadcrumbs_small {
  font-size: 9px;
  line-height: 1.86;
}

.breadcrumbs li {
  position: relative;
  display: inline-block;
}

.breadcrumbs li + li {
  padding-left: 22px;
}

.breadcrumbs li + li::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 7px;
  display: block;
  width: 8px;
  height: 8px;
  background: url('/local/templates/main/css/../images/icons/breadcrumbs_arrow.svg') 50% 50% no-repeat;
  background-size: 4px auto;
}

.breadcrumbs li a {
  text-decoration: none;
}

.breadcrumbs-primary-arrows li + li:before {
  background-image: url('/local/templates/main/css/../images/icons/breadcrumbs_arrow_primary.svg');
}

.product_media .breadcrumbs {
  margin: 16px 0 20px 40px;
}

/* --------------------------------------------
    Page Navigation
    -------------------------------------------- */

.page_nav_title {
  position: relative;
  padding: 13px 10px 13px 43px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  background-color: rgba(var(--primary-rgb), 0.12);
}

.page_nav_title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 7px;
  background-color: var(--primary);
}

.page_nav_list {
  padding: 15px 45px 20px;
  font-size: 14px;
  line-height: 20px;
}

.page_nav_list li {
  position: relative;
}

.page_nav_list li a {
  display: block;
  padding: 14px 0;
  text-decoration: none;
  color: var(--black);
  border-bottom: 1px solid var(--border);
}

.page_nav_list .have_submenu > a {
  padding-right: 30px;
}

.page_nav_list .have_submenu .submenu_btn {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 49px;
  background: url('/local/templates/main/css/../images/icons/arrow_top.svg') 50% 50% no-repeat;
  transition: all 0.3s;
  cursor: pointer;
}

.page_nav_list .have_submenu .submenu_btn.active {
  transform: rotate(180deg);
}

.page_nav_list .page_nav_list {
  padding: 0;
}

.page_nav_list .page_nav_list li > a {
  padding-left: 20px;
  font-size: 13px;
  opacity: 0.5;
}


/* --------------------------------------------
    Sections
    -------------------------------------------- */

.section1 {
  padding-left: 128px;
}

.section1:not(:last-child) {
  padding-bottom: 60px;
}

.section_title {
  margin-bottom: 35px;
  margin-left: -128px;
  padding: 30px 20px 30px 128px;
  font-family: var(--font-family);
  font-size: 26px;
  line-height: 48px;
  font-weight: 700;
  background-color: rgba(var(--primary-rgb), 0.12);
}

.text_page {
  padding-left: 128px;
}

.text_page .section_title:not(:first-child) {
  margin-top: 60px;
}


/* section 2 */

.section2 {
  padding: 33px 76px 50px;
}

.section2:not(:last-child) {
  margin-bottom: 16px;
}

.section2_title1 {
  margin-bottom: 46px;
}

.section2_title3 {
  margin-bottom: 32px;
}


/* --------------------------------------------
    Info Box
    -------------------------------------------- */

.info_box {
  font-size: 14px;
  line-height: 26px;
  color: var(--primary);
  border-top: 1px solid var(--bg-grey);
  border-bottom: 1px solid var(--bg-grey);
}

.info_box:not(:last-child) {
  margin-bottom: 45px;
}

.info_box_inner {
  padding: 17px 30% 20px 0;
}

.info_box2 {
  position: relative;
  padding: 94px 115px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-top: 80px;
}

.info_box2:not(:last-child) {
  margin-bottom: 80px;
}

.info_box2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: rgba(var(--green-rgb), 0.93);
}

.info_box2_title {
  margin-bottom: 40px;
  font-family: var(--font-family);
  font-size: 33px;
  line-height: 1.66;
  color: var(--primary);
}

.info_box2_subtitle {
  font-size: 12px;
  line-height: 22px;
  color: rgba(var(--white-rgb), 0.7);
}

.info_box3 {
  position: relative;
  padding: 94px 115px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-top: -80px;
}

.info_box3:not(:last-child) {
  margin-bottom: 80px;
}


.info_box3_title {
  margin-bottom: 40px;
  font-family: var(--font-family);
  font-size: 33px;
  line-height: 1.66;
  color: var(--primary);
}

.info_box3_subtitle {
  font-size: 12px;
  line-height: 22px;
  color: var(--secondary);
  margin-bottom: 30px;
}

/* --------------------------------------------
    Advantages
    -------------------------------------------- */

.advantages_list {
  display: flex;
  margin: 0 -50px;
}

.advantage_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 33.33%;
  padding: 30px 50px 0;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
}

.advantage_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 105px;
  height: 105px;
  margin-bottom: 24px;
  background-color: rgba(var(--primary-rgb), 0.06);
  border-radius: var(--radius-half);
}

.advantages-wrapper {
  display: flex;
  padding: 20px;
  justify-content: space-around;
}

.advantages-wrapper .advantage img {
  width: 36px;
}

.advantages-wrapper .advantage span {
  color: #000;
  font-size: 14px; /* или 15px что лучше подойдёт */
  margin-top: 16px;
}

.new_charac .advantages-wrapper {
  width: 50%;
  margin-top: -175px;
  margin-bottom: 0;
  background-color: white;
}
.new_charac .tab {
  max-width: 800px;
  margin: 0 auto;
}
/* --------------------------------------------
    Pagination
    -------------------------------------------- */

.pagination_wrapper {
  display: flex;
  align-items: center;
  padding-top: 26px;
}

.pagination_label {
  flex-grow: 1;
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  opacity: 0.5;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -7px;
}

.pagination > li {
  padding: 0 7px;
}

.pagination > li > span {
  display: block;
  width: 20px;
  text-align: center;
}

.pagination > li > a {
  display: block;
  width: 44px;
  height: 44px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  color: var(--black);
  border: 2px solid var(--border);
}

.pagination > li > a:hover {
  color: var(--white);
  background-color: var(--bg-grey);
  border-color: var(--bg-grey);
}

.pagination > li.current > a {
  color: var(--white);
  background-color: var(--primary);
  border-color: var(--primary);
}

.pagination_link {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
  color: var(--black);
}

.pagination_link img {
  margin: 0 5px;
  transition: all 0.3s;
}

.pagination_link:hover {
  color: var(--primary);
}

.pagination_link.next {
  margin-left: 26px;
}

.pagination_link.prev {
  margin-right: 26px;
}

.pagination_link.next:hover img {
  transform: translateX(10px);
}

.pagination_link.prev:hover img {
  transform: translateX(-10px);
}


/* --------------------------------------------
    Sort Box
    -------------------------------------------- */

.sort_box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 22px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.filter_list {
  display: flex;
  flex-grow: 1;
  padding: 11px 11px 10px 0;
  overflow: auto;
  overflow-y: hidden;
  /*border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);*/
}

.filter_link {
  position: relative;
  display: block;
  margin: 0 19px;
  text-decoration: none;
  white-space: nowrap;
  color: var(--black);
}

.filter_link:first-child {
  margin-left: 0;
}

.filter_link .count {
  opacity: 0.5;
}

.filter_link:before {
  content: '';
  position: absolute;
  bottom: -11px;
  display: block;
  width: 100%;
  height: 2px;
  opacity: 0;
  background-color: var(--primary);
  transition: all 0.3s;
}

.filter_link:hover {
  color: var(--primary);
}

.filter_link.current {
  font-weight: 600;
}

.filter_link.current:before {
  opacity: 1;
}

.sort_select.jq-selectbox {
  height: auto;
  border: none;
  outline: none;
}

.sort_select .jq-selectbox__select {
  height: auto;
  padding: 0 30px 0 0;
  font-size: 12px;
  line-height: 22px;
  text-shadow: none;
  background: none;
  border: none !important;
  border-radius: 0;
  outline: none !important;
  box-shadow: none;
}

.sort_select .jq-selectbox__select-text {
  width: 100% !important;
  font-family: var(--font-family);
}

.sort_select .jq-selectbox__trigger {
  border: none;
}

.sort_select .jq-selectbox__trigger-arrow {
  top: 8px;
  right: 12px;
  width: 10px;
  height: 5px;
  background: url('/local/templates/main/css/../images/icons/arrow_down.svg') 50% 50% no-repeat;
  border: none;
}


/* --------------------------------------------
    Product
    -------------------------------------------- */

.product_wrapper {
  padding: 0 10px;
}

.product_card {
  border: 1px solid #cccccc61;
}
.product_post {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 -10px;
  padding-bottom: 12px;
}

.product_top_mob {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.product_top_mob .product_description .price {
  display: none;
}

@media only screen and (max-width: 575px) {
  .product_top_mob {
    flex-direction: row;
  }

  .product_top_mob .product_description .price {
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}

.product_img {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 100%;
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_img {
    flex-shrink: 0;
    width: 30%;
    padding-bottom: 32%;
    margin-bottom: 10px;
  }

  .product_top_mob .product_img img {
    height: auto;
  }
}

.product_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product_img:hover .product_img_description,
.product_img:focus .product_img_description {
  display: block;
}

.product_img_description {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  color: var(--white);
  overflow: hidden;
  padding: 20px;
}

.section_inner {
  flex: 0 0 auto;
  width: 100%;
  padding-bottom: 60px;
}

.section_inner .section_title {
  padding: 50px 20px 0 55px;
  margin-left: 0;
  margin-bottom: 0;
  background: none;
}

@media only screen and (max-width: 575px) {
  .product_img:hover .product_img_description,
  .product_img:focus .product_img_description {
    display: none;
  }
}

.product_description {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_description {
    margin-left: 10px;
    margin-bottom: 15px;
  }
}

.product_title_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_title_wrapper {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
}

.product_title {
  flex-grow: 1;
  line-height: 1.23;
  font-weight: 600;
}

.product_lable {
  flex-shrink: 0;
  margin-left: 10px;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 21px;
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  .product_top_mob .product_lable {
    margin-left: 0;
    padding: 0;
  }
}

.product_lable.sale {
  padding: 2px 20px;
  color: var(--white);
  background-color: var(--red);
}

.product_lable.new {
  text-transform: uppercase;
  color: var(--red);
}

.product_lable.lable_type1 {
  color: var(--primary);
}

.product_title > a {
  text-decoration: none;
  color: inherit;
}

.product_title > a:hover {
  color: var(--primary);
}

.product_text {
  font-size: 12px;
  line-height: 20px;
  opacity: 0.39;
  margin-bottom: 15px;
}

.product_btn_wrapp {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}


.product_btn_wrapp_bottom {
  margin: 10px -5px 0 -5px;
}

.product_btn_wrapp_bottom .btn_icon {
  display: none;
}

@media only screen and (max-width: 575px) {
  /*.product_top_mob .product_btn_wrapp {*/
  /*  display: none;*/
  /*}*/

  .product_btn_wrapp_bottom {
    margin: 0 0 0 -2px;
  }

  .product_btn_wrapp_bottom .btn_icon {
    display: flex;
    margin-left: 2px;
  }
}

.old_price {
  font-size: 14px !important;
  text-decoration: line-through;
}


.price {
  font-weight: 600;
}


@media screen and (max-width: 991px) {
  .product_first {
    display: block;
  }

  .product_first .advantages-wrapper {
    display: none;
  }

  .product_slider_wrapper {
    margin-left: 0;
  }
}

.mt-35 {
  margin-top: 35px;
}
.page_content_indent_negative {
  margin-top: -20px;
}
/* Для светлых блоков костыль лютый */
.better_product .btn,
.product_btn_item .btn,
.pagination > li.current > a,
.bg_light .btn,
.tab .btn,
.login_form .btn,
.form_btn_wrapper .btn,
.modal_btns .btn,
.contact_form .btn,
.comparison_product .btn,
.private_office_btn,
.input_wrapper > input:checked + label:before {
  background: var(--primary-light-theme);
  border-color: var(--primary-light-theme);
}
.better_product .btn:hover,
.product_btn_item .btn:hover,
.pagination > li.current > a:hover,
.bg_light .btn:hover,
.tab .btn:hover,
.login_form .btn:hover,
.form_btn_wrapper .btn:hover,
.modal_btns .btn:hover,
.contact_form .btn:hover,
.comparison_product .btn:hover,
.input_wrapper > input:checked + label:hover:before {
  background: var(--primary-hover);
  border-color: var(--primary-hover);
}

.modal_btns .btn:hover,
.bg_green .buy_one_click_new .btn:hover {
  background: var(--primary-hover);
  border-color: var(--primary-hover);
}
.add_to_cart a.btn {
  border-color: var(--primary-light-theme);
  background: transparent;
  padding: 10px 15px;
  width: auto;
}
.bg_green .buy_one_click_new .btn {
  background: var(--primary);
  border-color: var(--primary);
}

.bg_green  .add_to_cart a.btn {
  border-color: rgba(var(--white-rgb), 0.21);
}
.bg_green .btn_icon .icon{
  stroke: var(--primary);
}
.better_product a,
.news-list a,
.news-detail a,
.btn_icon,
.product_media .breadcrumbs li a,
.charac_val a,
.tab a,
.contact_list_label,
.input_wrapper > label a,
.agreement_box a,
.modal_product_comparison a,
.cart_item.horizontal .cart_item_close,
.bx-sbb-empty-cart-container a,
.specifications_list a,
.modal_product_comparison .accent_color {
  color: var(--primary-light-theme);
}
.order_finish_icon {
  background-color: var(--primary-light-theme);
}
.better_product a.btn,
.modal_btns a.btn {
  color: var(--white);
}
.modal_btns a.btn_light {
  background: transparent;
  color: var(--primary-light-theme);
}
.modal_btns a.btn_light:hover {
  color: var(--white);
}
.filter_link:before,
.range_box .irs--round .irs-bar,
.badge {
  background: var(--primary-light-theme);
}

.bg_light a {
  color: var(--primary-light-theme);
}
.bg_light .compare_btn,
.bg_light .btn_icon,
.bg_light .add_to_favorites {
  border-color: var(--border);
  background: transparent;
}
.bg_light a.btn {
  color: var(--white);
}

.private_office_btn.btn_light,
.bg_light a.btn_light {
  color: var(--black);
  background: transparent;
  border-color: var(--border);
}
.private_office_btn.btn_light:hover {
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
  color: var(--white);
}
.bg_light a.btn_light:hover {
  color: var(--white);
}
.product_title > a {
  color: var(--black);
}
.bg_light .add_to_cart .btn {
  color: var(--black);
}
.bg_light .filter_link {
  color: var(--black);
}
.bg_light .filter_link:hover {
  color: var(--primary-hover);
}
.bg_light .add_to_cart .btn:hover {
  color: var(--white);
}
.btn_icon .icon {
  stroke: var(--primary-light-theme);
}
.btn_icon:hover .icon {
  stroke: var(--white);
}
.in_compare .icon,
.in_favorite .icon {
  stroke: var(--white);
}
.lazy-image-container {
  position: relative;
  display: block;
  overflow: hidden;

  background-color: #f0f3f5;
  background-image: linear-gradient(90deg, #f0f3f5 0px, #e8edef 40px, #f0f3f5 80px);
  background-size: 600px;
  animation: lazy-placeholder-pulse 1.5s infinite linear;
}

img.lazy {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
img.lazy.loaded {
  opacity: 1;
}

.product_img.lazy-image-container img.lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product_slider_wrapper.lazy-image-container .swiper-slide img.lazy {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.lazy-image-container.is-loaded {
  background-image: none;
  animation: none;
  background-color: transparent;
}

@keyframes lazy-placeholder-pulse {
  0% {
    background-position: -300px;
  }
  100% {
    background-position: 300px;
  }
}
/* End */


/* Start:/local/templates/main/css/add.css?17501543445421*/
.in_compare {
    background-color: var(--primary-hover);
    border-color: var(--primary-hover);
    color: var(--white);
}

#answer .modal_body {
    text-align: center;
}
.bx_catalog-compare-list.fix.top.left {
    display: none;
}

.price-title {
    font-size: 13px;
}
.product_btn_wrapp .price-section {
    column-gap: 5px;
    justify-content: center;
}
.product-properties {
    margin: 0 0 20px;
    display: block;
    order: 3;
}
.product-properties__item {
    display: flex;
    font-size: 13px;
    line-height: 14px;
    padding: 4px 0;
}
.product-properties__item span:first-child {
    max-width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-properties__item span:last-child {
    max-width: 35%;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-spacer {
    margin-left: 5px;
    min-width: 5px;
    border-bottom: 1px dotted #aaa;
    flex: 1 1 auto!important;
}
.product_post .product_title_wrapper {
    margin-bottom: 0;
}
.product_post .product_title_wrapper .product_title {
    min-height: 45px;
    min-height: auto;
}
.product_title > a {
    font-weight: 400;
    color: var(--black);
    color: var(--primary-light-theme);
    border-bottom: 1px solid var(--primary-light-theme);
}
.product_wrapper .product_img {
    padding-bottom: 0;
    height: 300px;
    background: #ffffff;
}
a.price-section.btn.btn_light.full_width.btn_fix {
    display: flex;
    width: auto;
    flex-grow: 1;
    align-items: baseline;
    flex-direction: column;
    justify-content: start;
    border: none;
    font-size: 18px;
    margin: 0;
    padding: 0;

}
@media only screen and (max-width: 575px) {
    .product_top_mob .product_description {
        margin-left: 0;
        margin-bottom: 0;
    }
    .hvr__dots {
        position: static;
        margin: 10px;
        display: flex;
    }
    .product_img {
        display: block;
    }
    a.price-section.btn.btn_light.full_width.btn_fix, .title3 {
        font-size: 16px;
    }
}
/****/
.product-images__wrapp {
    display: flex;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    align-items: center;
    justify-content: center;
}

.product_wrapper .product_img .product_imag__item {
    display: block;
    position: static;
    max-height: 300px !important;
}
.hvr {
    position: relative;
    height: 100%;
}
.hvr__dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: -10px;
}

.hvr__dot {
    width: 5px;
    height: 5px;
    margin: 0 2px;
    border-radius: 50%;
    background: #e7eaeb;
}

.hvr__dot--active {
    background: #465157;
}
.hvr__images {
    position: relative;
    height: 100%;
}

.hvr__sectors {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    z-index: 1;
}

.hvr__sector {
    flex-grow: 1;
}

.product_text.avail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product_text.avail>span {
    white-space: nowrap;
}
.product_text.avail .rating_count {
    flex: 0 0;
    width: 100px !important;
}
/*star*/
div.star-active
{
    cursor: pointer;
}

div.star-empty
{
    background-image: url(/local/templates/main/components/bitrix/iblock.vote/ajax_stars/images/empty.png);
    width:17px;
    height:17px;
    overflow:hidden;
    margin: 0 1px;
}

div.star-voted
{
    background-image: url(/local/templates/main/components/bitrix/iblock.vote/ajax_stars/images/voted.png);
    width:17px;
    height:17px;
    overflow:hidden;
    margin: 0 1px;
}

div.star-over
{
    background-image: url(/local/templates/main/components/bitrix/iblock.vote/ajax_stars/images/over.png);
    width:17px;
    height:17px;
    overflow:hidden;
    margin: 0 1px;
}

#voteBox {
    height:50px;
}
.star-empty::before {
    content: "";
    background-image: url(/local/templates/main/components/bitrix/iblock.vote/ajax_stars/images/voted.png);
    height: 17px;
    overflow: hidden;
    display: inline-block;
    margin: 0 0 0 1px;
}
.sale-button {
    top: 0;
    right: 0;
    position: absolute;
    order: 1;
    bottom: auto;
    margin-bottom: 10px;
}
.product_lable.sale {
    position: absolute;
    right: 0;
    top: 0;
}
/**/
@media screen and (max-width: 1290px) {
    .product_wrapper .product_img {
        height: 23vw;
    }
}
@media screen and (max-width: 1199px) {
    .product_wrapper .product_img {
        height: 300px;
    }
}
@media screen and (max-width: 880px) and (min-width: 768px) {
    .product_wrapper .product_img {
        height: calc(29vw + 45px);
    }
}
@media screen and (max-width: 575px) {
    .product_wrapper .product_img {
        height: auto;
        width: 100%;;
    }
    .hvr__dots {
        overflow: hidden;
        position: static;
    }
    .hvr__images {
        position: relative;
        height: auto;
    }
    .hvr__dot {
        flex: 0 0 auto;
    }
    .product_top_mob {
        flex-direction: column;
    }
    .product_top_mob .product_description .price.price-with-title {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        column-gap: 13px;
    }
    .product-properties {
        order: 3;
        margin-bottom: 10px;
    }
    .product_text.avail .rating_count {
        flex: 1 1 100%;
    }
}
/* End */


/* Start:/local/templates/main/css/responsive.css?174721190840367*/
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1439px) {
  .header_top {
    padding: 11px 20px 11px 20px;
  }
  .login-mobile {
    width: 24px;
    height: 24px;
    margin-left: 15px;
  }
  .private_office_btn {
    display: none;
  }

  .table_type1 thead .btn {
    min-width: 190px;
  }

  .section1,
  .text_page {
    padding-left: 80px;
  }

  .product_content .section1 {
    padding-right: 20px;
  }

  .product_charac {
    padding: 30px 20px 30px 80px;
  }

  .section_title {
    margin-left: -80px;
    padding-left: 80px;
  }

  .product_content .section_title {
    margin-right: -20px;
  }

  .similar_products {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section_inner .section_title {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .section_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advantages_list {
    margin: 0 0 0 -30px;
  }

  .advantage_item {
    padding: 30px 30px 0;
  }

  .show_more_box {
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #header .search_box {
    width: 44px;
  }

  #header .search_box.active {
    width: 375px;
    margin-left: 0;
  }

  .contact_wrapper {
    padding: 70px 50px 0;
  }
}

/* (max-width: 1439px) */

@media only screen and (max-width: 1199px) {

  .section1,
  .text_page {
    padding-left: 50px;
  }

  .product_charac {
    padding-left: 50px;
  }

  .section_title {
    margin-right: -20px;
    margin-left: -50px;
    padding-left: 50px;
  }

  /* .sort_box {
    flex-wrap: wrap;
    border: none;
  } */

  /* .filter_list {
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
  } */

  .sort_select.jq-selectbox {
    position: relative !important;
    top: 0;
    transform: none;
  }

  /* .filter_list {
    width: 100%;
    margin-bottom: 30px;
  } */

  .filter_link {
    margin: 0 15px;
  }

  .pagination_link {
    display: none;
  }

  .catalog_menu_box {
    width: 332px;
  }

  .catalog_menu_bottom>li>a,
  .catalog_menu_top>li>a {
    padding-left: 50px;
  }
  .subscribe_wrapper {
    display: block;
  }

  .subscribe_text {
    max-width: 406px;
    margin-right: 0;
    margin-bottom: 27px;
  }

  .subscribe_input_wrapper {
    flex-grow: 1;
    width: auto;
  }

  .footer_bottom>.container {
    flex-wrap: wrap;
  }

  .footer_bottom_left {
    order: 2;
    width: 100%;
    padding-top: 26px;
  }

  .logo_list {
    position: relative;
    order: 1;
    width: calc(100% + 40px);
    padding-bottom: 30px;
  }

  .footer_info {
    flex: 0 0 220px;
  }

  .logo_list:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 1px;
    opacity: 0.16;
    background-color: #f3f3f3;
  }

  .contact_page {
    display: block;
  }

  .map_box {
    max-width: 100%;
  }

  .contact_header {
    padding: 50px 75px 35px;
  }

  .map_box_inner {
    height: 562px;
  }

  .contact_wrapper {
    padding: 43px 75px;
  }

  .product_slider_wrapper {
    display: flex;
    flex-direction: column;
  }

  .product_slider_header {
    margin-top: 10px;
  }

  .categories_slider .swiper-slide {
    width: 178px;
  }

  .categories_slider .categories_slider_item {
    padding: 20px 14px 2px;
  }

  .categories_slider .categories_slider_item .categories_slider_img {
    height: 67px;
    margin-bottom: 28px;
  }

  .wrap_categories_slider .swiper_button {
    display: none;
  }

  .product_card_horisontal .product_card_horisontal_desc .modal_btns {
    flex-direction: column;
  }

  .product_card_horisontal .product_card_horisontal_desc .modal_btns .btn+.btn {
    margin: 11px 0 0;
  }

  .group_news_wrapper,
  .main_news_wrapper {
    grid-gap: 15px 9px;
  }

  .section_main_news {
    padding: 45px 20px 40px;
  }

  .section_main_news .page_title_box {
    margin: 0 0 40px;
  }

  .section_main_news .breadcrumbs:not(:last-child) {
    margin-bottom: 8px;
  }

  .main_news .main_news_img,
  .main_news .main_news_img .main_news_img_inner {
    height: 168px;
  }

  .main_news .main_news_desc {
    padding: 41px 41px 49px;
  }

  .main_news .main_news_desc .main_news_desc_head {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.55;
  }

  .main_news .main_news_desc p {
    font-size: 12px;
    line-height: 1.78;
  }

  .section_short_news {
    padding-top: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_short_news:last-child {
    padding-bottom: 0;
  }

  .group_news_wrapper+.btn_wrapper .btn.large,
  .main_news_wrapper+.btn_wrapper .btn.large {
    padding: 10px 20px;
  }

  .main_news_wrapper:not(:last-child) {
    margin-bottom: 50px;
  }

  .group_news_wrapper .short_news,
  .short_news {
    padding: 51px 41px 45px;
  }

  .data_middle {
    min-width: 121px;
  }

  .short_news .short_news_head {
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 25px;
  }

  .short_news p {
    font-size: 12px;
    line-height: 1.78;
    padding: 0;
  }

  .section_news {
    margin-top: 15px;
  }

  .section_news .page_title_box .breadcrumbs {
    display: none;
  }

  .section_news .section_news_inner {
    padding: 55px 40px 60px;
  }

  .section_news .section_news_inner .section_news_inner {
    padding: 0 60px;
  }

  .box_bg_img {
    height: 231px;
  }

  .blockquote {
    padding: 52px 60px;
    font-size: 13px;
  }

  .blockquote:not(:last-child) {
    margin-bottom: 58px;
  }

  .definition_count_head {
    line-height: 1.87;
  }

  .definition_count_head:not(:last-child) {
    margin-bottom: 70px;
  }

  .definition_count_head dt {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .definition_count_head dd:not(:last-child) {
    margin-bottom: 45px;
  }

  .definition_count_head dd {
    font-size: 12px;
  }

  .header_bottom {
    padding: 10px 20px 10px 20px;
  }
  .figure .figure_bg {
    height: 225px;
  }

  .section_short_news .section-title-sang {
    margin-bottom: 45px;
  }

  .search_box {
    margin-left: 20px;
  }
  .login-mobile {
    width: 24px;
    height: 24px;
  }
}

/* (max-width: 1199px) */

@media only screen and (max-width: 991px) {
  body {
    font-size: 12px;
    line-height: 22px;
  }

  h4 {
    font-size: 12px;
    font-weight: 400;
  }

  h5 {
    font-size: 11px;
  }

  h6 {
    font-size: 10px;
  }

  .title4 {
    font-size: 12px;
    font-weight: 400;
  }

  .title5 {
    font-size: 15px;
    line-height: 1.5;
  }

  .page_title {
    font-size: 26px;
    line-height: 1.5;
  }

  .header_top {
    padding-right: 20px;
    padding-left: 20px;
  }
  .search_box {
    margin-left: 15px;
  }
  .header_bottom {
    padding: 16px 20px 16px 20px;
  }
  .menu_top {
    margin-right: -8px;
  }
  .header_top_city {
    flex: 0 0 auto;
    max-width: 540px;
  }
  .menu_top a {
    padding-right: 8px;
  }
  .catalog_btn {
    min-width: 155px;
    padding-left: 67px;
    font-size: 11px;
    line-height: 20px;
  }

  .catalog_btn:before,
  .catalog_btn:after {
    width: 67px;
    transform: scale(0.8);
  }

  .header_link_wrapper a {
    transform: scale(0.8);
  }

  .header_link_wrapper a+a {
    margin-left: 25px;
  }

  .back_to_top {
    width: 30px;
    height: 30px;
  }

  .back_to_top i {
    font-size: 20px;
  }

  .search_box.active:before {
    top: 135px;
  }

  .btn {
    font-size: 12px;
  }

  .cart_btn {
    width: 70px;
    margin-left: 0;
  }

  .sidebar {
    width: 220px;
  }

  .page_content {
    width: calc(100% - 220px);
    padding-top: 0px;
  }

  .page_nav_title,
  .page_nav_list {
    font-size: 12px;
    line-height: 22px;
  }

  .page_nav_list {
    padding: 12px 30px;
  }

  .section1,
  .text_page {
    padding-left: 40px;
  }

  .text_page .section_title:not(:first-child) {
    margin-top: 50px;
  }

  .section1:not(:last-child),
  .product_content .section1 {
    padding-bottom: 50px;
  }

  .product_content .section1 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .product_charac {
    padding: 25px 40px 50px;
  }

  .product_page:not(:last-child) {
    margin-bottom: 0;
  }

  .similar_products {
    padding: 20px 40px 10px;
    background-color: #fff;
  }

  .section_title {
    margin-left: -40px;
    padding-left: 40px;
  }

  .product_content .section_title {
    margin-right: -40px;
  }

  .info_box_inner {
    padding-right: 0;
  }

  .advantages_list {
    margin: 0 0 0 -10px;
  }

  .advantage_item {
    padding: 25px 10px 0;
  }

  .advantage_icon {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }

  .advantage_icon img {
    transform: scale(0.8);
  }

  .advantage_text {
    font-size: 10px;
    line-height: 18px;
  }

  .footer_info {
    flex: 0 0 186px;
  }

  .footer_list_wrapper {
    /*grid-template-areas: 'grid1 grid2 grid4''grid1 grid3 .';*/
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
          'grid1 grid2'
          'grid3 grid4';
  }

  .footer_list_item:nth-child(4) {
    align-self: start;
    margin-top: 25px;
  }

  .footer_list {
    padding-right: 0;
  }

  .footer_addres {
    font-size: 12px;
    line-height: 20px;
  }

  .footer_social_list a {
    margin-right: 10px;
  }

  .footer_contact a {
    font-size: 16px;
    line-height: 1.8;
  }

  .footer_list {
    padding-right: 20px;
    font-size: 11px;
    line-height: 22px;
  }

  .footer_list li+li {
    margin-top: 3px;
  }

  .copytite {
    font-size: 12px;
    line-height: 1.5;
  }

  .logo_list a {
    margin-right: 10px;
    margin-left: 10px;
  }

  .header_schedule,
  .header_tel,
  .header_showrooms {
    font-size: 10px;
    line-height: 1.5;
  }

  .city_selection_label {
    font-size: 10px;
  }

  .footer_top {
    padding: 60px 0;
  }

  .footer_midle {
    padding: 50px 0;
  }

  .filter_wrapp {
    padding-right: 60px;
  }

  .range_box input {
    width: 80px;
    height: 36px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 20px;
  }

  .input_wrapper>label {
    font-size: 12px;
  }

  .product_page {
    display: block;
  }

  .product_slider_wrapper {
    padding: 0 20px 24px;
  }

  .product_media,
  .product_content {
    max-width: initial;
  }

  .product_carusel {
    padding-right: 150px;
  }

  .link_doc_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }

  .link_doc_list .link_doc {
    flex: 0 0 50%;
    max-width: calc(50% - 20px);
    margin: 13px 10px 0;
  }

  .product_select {
    flex-grow: 1;
    width: auto;
  }

  .show_all_product_wrapper {
    flex-wrap: wrap;
  }

  .show_all_product {
    width: 100%;
  }

  .show_all_product:not(:last-child) {
    margin-bottom: 30px;
  }

  .show_all_product-img {
    height: auto;
  }

  .show_all_product-img img {
    position: static;
    top: auto;
  }

  .better_product {
    margin-bottom: 30px;
    background-image: none;
  }

  .better_product.other{
    margin-bottom: 30px;
    background-image: none;
  }

  .offer_wrapper {
    flex-wrap: wrap;
  }

  .offer_card {
    width: 100%;
  }

  .offer_card:not(:last-child) {
    margin-bottom: 20px;
  }

  .brands {
    margin-bottom: 30px;
    padding: 68px 0 57px;
  }

  .brands-list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -20px;
    margin-bottom: 40px;
  }

  .brands-list li {
    width: 25%;
  }

  .brands h4 {
    margin-bottom: 30px;
    font-size: 11px;
  }

  .catalog_menu_wrapper {
    top: 116px;
  }

  .catalog_menu_box {
    width: 358px;
    transition: width 0.3s;
  }

  .catalog_menu_bottom>li>a,
  .catalog_menu_top>li>a {
    padding-left: 30px;
  }

  li:hover>.catalog_submenu_wrapp {
    opacity: 0;
    visibility: hidden;
  }

  li.t_active>.catalog_submenu_wrapp {
    opacity: 1;
    visibility: visible;
  }

  .catalog_submenu_wrapp {
    width: calc(100vw - 358px);
  }

  .submenu_header {
    display: block;
  }

  .catalog_submenu_wrapp.open_submenu>.submenu_header {
    display: none;
  }

  .catalog_menu_box.open_submenu2 {
    width: 105px;
  }

  .catalog_menu_top>li>a img .catalog_menu_box.open_submenu2 .catalog_menu_top>li>a {
    padding-left: 43px;
  }

  .catalog_menu_box.open_submenu2 .catalog_menu_bottom,
  .catalog_menu_box.open_submenu2 .catalog_menu_top>li>a>span {
    display: none;
  }

  .catalog_menu_box.open_submenu2 .catalog_submenu_wrapp {
    width: calc((100vw - 105px) / 2);
  }

  .brand_header {
    min-height: 70px;
  }

  .brand_title_box {
    margin-bottom: 40px;
  }

  .info_box2 {
    padding: 76px 74px 73px;
  }

  .info_box2:not(:last-child) {
    margin-bottom: 60px;
  }

  .info_box2_title {
    margin-bottom: 30px;
    font-size: 26px;
  }

  .info_box3 {
    padding: 76px 74px 73px;
  }

  .info_box3:not(:last-child) {
    margin-bottom: 60px;
  }

  .info_box3_title {
    margin-bottom: 30px;
    font-size: 26px;
  }

  .brends_catalog_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .brends_catalog_wrapper:not(:last-child) {
    margin-bottom: 50px;
  }

  .brend_box {
    padding: 20px;
  }

  .brend_logo {
    margin-bottom: 20px;
  }

  .search_box .search_dropdown {
    top: 109px;
    padding: 35px 60px 43px;
  }

  .search_dropdown .search_dropdown_list dt {
    float: none;
    text-align: left;
    padding: 0;
    margin: 0 0 13px;
    min-width: initial;
  }

  .search_dropdown .search_dropdown_list dd {
    overflow: visible;
    padding: 0 20px;
  }

  .search_dropdown .search_dropdown_list dd:not(:last-child) {
    margin-bottom: 33px;
  }

  .search_subdropdown_list li:not(:last-child) {
    margin-bottom: 2px;
  }

  .search_subdropdown_list li a {
    font-size: 14px;
  }

  #product_add_cart,
  #product_comparison {
    margin: 20px 34px;
    max-width: initial;
  }

  .modal_product_comparison .product_comparison_header {
    padding: 96px 20px 50px;
  }

  .modal_product_comparison .order_finish_icon {
    width: 96px;
    height: 96px;
  }

  .modal_product_comparison .product_comparison_header h2 {
    font-size: 23px;
  }

  .modal_product_comparison .product_comparison_header+.product_comparison_content {
    margin-top: 11px;
  }

  .modal_product_comparison .product_comparison_content {
    padding: 40px;
  }

  .modal_product_comparison .product_comparison_content h3 {
    text-align: left;
    margin-bottom: 35px;
  }

  .cart_item.horizontal {
    padding: 12px 30px 12px 25px;
  }

  .cart_item.horizontal .cart_item_close {
    font-size: 0;
    line-height: 0;
    width: 30px;
    height: 30px;
  }

  .cart_item.horizontal .cart_item_close:hover {
    background-color: var(--bg-grey-light);
  }

  .cart_item.horizontal .cart_item_close span+img {
    margin-left: 0;
  }

  .quantity_wrapper.quantity_big .quantity_btn {
    width: 31px;
    height: 31px;
  }

  .quantity_wrapper.quantity_big .quantity_number {
    font-size: 13px;
    line-height: 1.75;
  }

  .cart_item.horizontal .quantity_btn {
    width: 31px;
    height: 31px;
  }

  .cart_item.horizontal .cart_item_info {
    padding-right: 30px;
  }

  .cart_item.horizontal .cart_item_title {
    font-size: 14px;
    line-height: 1.53;
  }

  .cart_item.horizontal .cart_item_price {
    min-width: initial;
    font-size: 13px;
  }

  .cart_item.horizontal .cart_item_price+.cart_item_qt {
    margin-left: 36px;
  }

  .product_comparison_carts .cart_item.horizontal+.cart_item.horizontal {
    margin-top: 11px;
  }

  .modal_product_add_cart .product_add_cart_header {
    padding: 92px 53px 53px 40px;
  }

  .product_card_horisontal .product_card_horisontal_img {
    width: 234px;
    height: 214px;
  }

  .product_card_horisontal .product_card_horisontal_img+.product_card_horisontal_desc {
    padding-left: 41px;
  }

  .product_card_horisontal .product_card_horisontal_desc {
    padding: 0;
  }

  .product_card_horisontal .product_card_horisontal_desc h2 {
    font-size: 23px;
    margin-bottom: 18px;
  }

  .product_card_horisontal .product_card_horisontal_desc p {
    font-size: 12px;
  }

  .product_card_horisontal .product_card_horisontal_desc p:not(:last-child) {
    margin-bottom: 43px;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_wrapp {
    margin-bottom: 40px;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_small {
    font-size: 16px;
    line-height: 1.65;
  }

  .modal_product_add_cart .modal_btns .btn {
    padding: 10px 20px;
  }

  .modal_product_add_cart .product_add_cart_content {
    padding: 40px 40px 50px;
  }

  .modal_product_add_cart .product_add_cart_content h3 {
    font-size: 17px;
    margin-bottom: 35px;
  }

  .modal_product_add_cart .product_add_cart_header+.product_add_cart_content {
    margin-top: 11px;
  }

  .product_comparison_carts:not(:last-child) {
    margin-bottom: 35px;
  }

  .group_news_wrapper {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .product_slider_box .advantages-wrapper {
    display: none;
  }
  .login-mobile {
    width: 24px;
    margin-left: 0;
  }
}

/* (max-width: 991px) */

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 21px;
  }

  h2 {
    font-size: 21px;
  }

  .title1 {
    font-size: 21px;
  }

  .title2 {
    font-size: 21px;
  }

  .page_title {
    font-size: 21px;
  }

  .info_box2_title {
    font-size: 21px;
  }

  .info_box3_title {
    font-size: 21px;
  }

  .header_top {
    padding-right: 20px;
    padding-left: 20px;
    display: none;
  }

  .header_bottom {
    padding: 11px 18px;
  }

  .header_bottom .phone {
    display: block;
    width: 20px;
    margin-left: 13px;
    margin-right: 0;
  }

  .header_top_city {
    display: none;
  }

  .header_link_wrapper {
    display: none;
  }
  .header_socials_wrapper  {
    margin-top: -4px;
  }
  .header_socials_wrapper .social_item {
    display: block;
    width: 22px;
    height: 22px;
  }
  .header_socials_wrapper .social_item--tg {
    width: 25px;
    height: 25px;
  }
  .social_item img {
    width: 100%;
    height: 100%;
  }
  .header_socials_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    margin-left: 8px;
  }
  .link_icon--wishlist {
    display: inline-flex;
    margin-left: 10px;
  }
  .link_icon--compare {
    display: inline-flex;
  }
  .header_link_wrapper a+a {
    margin-left: 5px;
  }
  .open_menu .header_bottom .logo {
    display: none;
  }

  .open_menu .header_link_wrapper {
    display: flex;
  }

  .header_tel {
    order: 1;
  }


  .header_schedule {
    order: 2;
    padding-right: 0;
    padding-left: 15px;
  }

  .header_showrooms {
    order: 3;
    margin: 10px 0;
  }

  .catalog_btn {
    min-width: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    background: none;
    border: none;
  }

  .catalog_btn:before,
  .catalog_btn:after {
    width: 100%;
  }

  .catalog_btn.active {
    border: none;
  }

  .catalog_btn span {
    display: none;
  }

  #header .search_box {
    width: 25px;
    margin-left: 0px;
  }

  #header .search_box.active {
    width: 304px;
    margin-left: 0;
  }

  #header .search_box.active .container {
    padding-left: 0;
  }
  #header .search_box.active .search_close {
    right: -30px;
  }
  .search_box.active:before {
    top: 110px;
  }

  .search_input {
    padding: 5px 5px 5px 35px;
    line-height: 20px;
  }

  .search_btn {
    top: 0;
    width: 31px;
    height: 31px;
  }

  /* Стили для всех устройств iOS */
  @supports (-webkit-touch-callout: none) {
    .search_btn {
      margin-top: -4px;
      width: 40px;
      height: 40px;
    }
  }
  .logo a {
    width: 73px;
    height: 25px;
  }

  .cart_btn {
    width: 30px;
  }

  .content_wrapp {
    display: block;
  }

  .sidebar {
    width: auto;
    margin-bottom: 30px;
  }

  .page_nav_list {
    display: none;
  }

  .page_content {
    width: initial;
  }

  .product_charac,
  .product_content .section1 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section1,
  .text_page {
    padding-left: 0;
  }

  .section_title {
    margin-left: -20px;
    padding-left: 20px;
  }

  .product_content .section_title {
    margin-right: -20px;
  }

  .advantages_list {
    display: block;
  }

  .advantage_item {
    padding-top: 40px;
  }

  .advantage_text {
    font-size: 12px;
  }

  .advantage_icon {
    width: 105px;
    height: 105px;
  }

  .advantage_icon img {
    transform: none;
  }

  .subscribe_form {
    display: block;
  }

  .subscribe_form>* {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .subscribe_group_fields {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
  }
  .subscribe_input_wrapper {
    width: 100%;
  }
  .subscribe_input {
    height: 53px;
  }

  .footer_top {
    padding: 50px 0 43px;
  }

  .footer_midle {
    padding: 32px 0;
  }

  .footer_row {
    flex-wrap: wrap;
  }

  .footer_info {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
    margin-bottom: 37px;
  }

  .footer_contact,
  .footer_addres {
    flex: 0 0 50%;
  }

  .footer_addres {
    margin-bottom: 24px;
  }

  .footer_social_list {
    flex: 0 0 100%;
  }

  .footer_bottom_left {
    justify-content: space-between;
  }

  .developed_by {
    margin-left: 0;
  }

  .sidebar_inner {
    position: static;
  }

  .filter_wrapp {
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0 20px 0;
    max-height: initial;
    margin: 0;
    background-color: var(--white);
    transition: left 0.3s;
  }

  body.open_filter {
    overflow: hidden;
  }

  body.open_filter .filter_wrapp {
    left: 0;
  }

  .filter_header {
    position: sticky;
    top: 0;
    z-index: 3;
    display: block;
    margin: 0 -20px 0;
    padding-right: 20px;
    padding-left: 20px;
    background-color: var(--white);
  }

  .filter_btn {
    display: inline-flex;
  }

  .filter_btn_wrapp {
    position: sticky;
    bottom: 0;
    padding: 17px 0 27px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 17px, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 17px, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 17px, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }

  .sort_box {
    flex-wrap: wrap;
    border: none;
  }

  .filter_list {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
  }

  .pagination_wrapper {
    /*display: none;*/
    flex-direction: column;
  }
  .pagination>li {
    padding: 0 7px 7px 0;
  }

  .link_doc_list {
    display: block;
  }

  .link_doc_list .link_doc {
    flex: none;
    max-width: initial;
    margin: 0;
  }

  .link_doc_list .link_doc+.link_doc {
    margin-top: 10px;
  }

  .product_carusel {
    padding-right: 50px;
  }

  .similar_products {
    padding-right: 20px;
    padding-left: 20px;
  }

  .product_info_footer .product_btn_wrapp {
    flex-direction: column;
    align-items: normal;
  }

  .product_btn_item+.product_btn_item {
    margin-top: 10px;
  }

  .product_btn_item_bottom+.product_btn_item_bottom {
    margin-top: 0;
    background: transparent;
  }

  .product_btn_item_bottom+.product_btn_item_bottom a {
    background: transparent;
    color: var(--primary);
  }

  .charac_val {
    font-size: 12px;
    flex: 0 0 137px;
    line-height: 1.4;
  }

  .charac_name {
    line-height: 1.4;
    font-size: 12px;
  }

  .charac_line {
    min-width: 40px;
    height: 15px;
  }

  .main_slider {
    padding: 0 25px;
  }

  #main_slider .swiper_button.prev {
    left: 10px;
  }

  #main_slider .swiper_button.next {
    right: 10px;
  }

  .main_slider-item {
    padding: 0 65px;
  }

  .main_slider-item h1 {
    font-size: 38px;
    line-height: 52px;
  }

  .main_slider-item h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .main_slider-item h3 br {
    display: none;
  }

  .better_product {
    padding: 30px 35px;
  }

  .better_product .btn {
    width: 100%;
  }

  .better_product-info_responsive .better_product-content,
  .better_product-info_responsive {
    display: block;
  }

  .better_product-info_responsive {
    margin-bottom: 30px;
  }

  .better_product-info h3 {
    margin-bottom: 26px;
  }

  .better_product-content {
    display: none;
  }

  .better_product-info {
    max-width: 100%;
  }

  .section-title-sang {
    font-size: 21px;
    line-height: 33px;
  }

  .offer_card {
    padding: 41px 40px;
  }

  .offer_wrapper.container {
    padding-right: 0;
    padding-left: 0;
  }

  /*Catalog menu*/
  .catalog_back_btn {
    display: inline-flex;
  }

  .catalog_menu_wrapper {
    top: 135px;
    height: calc(100vh - 110px);
  }

  .catalog_menu_bottom {
    position: sticky;
    bottom: 0;
    z-index: 9;
  }

  .catalog_menu_box,
  .catalog_menu_box.open_submenu2 {
    width: 100%;
    transition: all 0.3s;
  }

  .catalog_submenu_wrapp {
    background: var(--white);
  }
  .catalog_submenu_wrapp,
  .catalog_menu_box.open_submenu2 .catalog_submenu_wrapp {
    width: 100%;
    transition: all 0.3s;
  }

  /*.catalog_menu_box.catalog_menu_box.open_submenu,*/
  /*.catalog_submenu_wrapp.catalog_submenu_wrapp.open_submenu {*/
  /*  transform: translateX(-100%);*/
  /*}*/

  .brand_header>.container {
    flex-direction: column;
  }

  .brand_logo {
    margin: 0 0 20px;
  }

  .brand_title_box {
    padding: 25px;
  }

  .brand_header_wrapper {
    min-height: 396px;
  }

  .brand_title_box {
    margin-top: -195px;
  }

  .info_box2 {
    padding: 82px 40px;
  }

  .info_box3 {
    padding: 82px 40px;
  }

  .search_page_box_label {
    display: none;
  }

  .brends_catalog_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .brends_catalog_wrapper:not(:last-child) {
    margin-bottom: 30px;
  }

  .brend_box {
    padding: 15px;
  }

  .brend_logo {
    margin-bottom: 15px;
  }

  .brands-list li {
    max-width: 30%;
    width: auto;
  }

  .product_slider_wrapper {
    padding: 0 20px 15px;
  }

  .swiper-pagination {
    padding-top: 10px;
    line-height: 0;
  }

  .main_slider .swiper-pagination {
    padding-bottom: 5px;
  }

  .swiper_button {
    width: 30px;
    height: 30px;
  }

  .swiper_button img {
    width: 9px;
  }

  .swiper_button.next {
    right: 15px;
  }

  .swiper_button.prev {
    left: 15px;
  }
  .brand_carusel_wrapper .swiper_button.prev {
    left: -15px;
  }
  .brand_carusel_wrapper .swiper_button.next {
    right: -15px;
  }
  .swiper_button.next img {
    margin-right: -2px;
  }

  .swiper_button.prev img {
    margin-left: -2px;
  }

  .box_404 {
    background-size: contain;
  }

  .footer_list_wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: 'grid1 grid2''grid1 grid4''grid3 .';
  }

  .product_info_header {
    flex-direction: column;
    align-items: flex-start;
  }

  #prod_breadcrumbs {
    width: 100%;
  }

  .product_info_header .breadcrumbs {
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: inline-flex;
    justify-content: flex-end;
    position: relative;
  }

  .product_info_header .breadcrumbs::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(19, 68, 33, 1) 0%, rgba(19, 68, 33, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(19, 68, 33, 1) 0%, rgba(19, 68, 33, 0) 100%);
    background: linear-gradient(to right, rgba(19, 68, 33, 1) 0%, rgba(19, 68, 33, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#134421', endColorstr='#00134421', GradientType=1);
  }

  .product_info_logo_link,
  .product_info_logo {
    display: none;
    margin-top: 15px;
  }

  .contact_list {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0;
    border-bottom: none;
  }

  .contact_list_box {
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 22px;
  }

  .map_item_wrapper {
    flex-direction: column;
    align-items: center;
  }

  .map_item+.map_item {
    margin-top: 14px;
  }

  .map_box_inner {
    max-height: 100vh;
    height: 670px;
  }

  .contact_wrapper {
    padding: 0;
  }

  .contact_form {
    padding: 46px 27px 64px;
  }

  .filter_content .filter_section:last-child {
    padding-bottom: 20px;
  }

  .product_price_wrapp {
    flex-wrap: wrap;
  }

  .header_top_social {
    display: inline-block;
  }

  .search_box .search_dropdown {
    padding: 29px 0 24px;
    transform: translateY(-25px);
  }

  .search_dropdown .search_dropdown_list dt {
    padding: 0 32px;
    margin: 0 0 11px;
  }

  .search_dropdown .search_dropdown_list dd {
    padding: 0;
  }

  .search_dropdown .search_dropdown_list dd:not(:last-child) {
    margin-bottom: 22px;
  }

  .search_subdropdown_list li a {
    padding: 9px 80px 9px 50px;
  }

  /*.wrap_categories_slider {
    margin: 0 0 20px;
  }*/

  .categories_slider .swiper-slide {
    width: 140px;
  }

  .categories_slider .categories_slider_item {
    padding: 36px 5px 22px;
  }

  .categories_slider .categories_slider_item .categories_slider_img {
    height: 82px;
  }

  .categories_slider .categories_slider_item .categories_slider_desc {
    min-height: 30px;
    line-height: 1.36;
    font-size: 11px;
  }

  #product_add_cart,
  #product_comparison {
    margin: 14px 7px;
  }

  .modal_btns {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .modal_btns .btn+.btn {
    margin: 10px 0 0;
  }

  .modal_product_add_cart button.mfp-close,
  .modal_product_add_cart button.mfp-close:active,
  .modal_product_comparison button.mfp-close,
  .modal_product_comparison button.mfp-close:active {
    right: 15px;
    top: 15px;
  }

  .modal_product_comparison .product_comparison_header {
    padding: 80px 30px 30px;
  }

  .modal_product_comparison .order_finish_icon {
    width: 86px;
    height: 86px;
  }

  .modal_product_comparison .product_comparison_header h2 {
    font-size: 18px;
    margin-bottom: 32px;
  }

  .modal_product_add_cart .product_add_cart_content,
  .modal_product_comparison .product_comparison_content {
    padding: 35px 30px 30px;
  }

  .modal_product_comparison .product_comparison_content h3 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 32px;
  }

  .cart_item.horizontal {
    min-height: 118px;
    padding: 12px 25px 12px 13px;
  }

  .modal_product_add_cart .product_comparison_carts,
  .modal_product_comparison .product_comparison_carts {
    margin-right: -30px;
    margin-left: -30px;
  }

  .cart_item.horizontal .cart_item_info {
    padding-left: 25px;
    padding-right: 25px;
  }

  .product_card_horisontal {
    flex-direction: column;
    align-items: stretch;
  }

  .product_card_horisontal h2 {
    text-align: left;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.3;
  }
  span.accent_color.d-block {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .product_card_horisontal .product_card_horisontal_img {
    width: 190px;
    height: 174px;
    margin: 0 auto 20px;
  }

  .product_card_horisontal .product_card_horisontal_desc p:not(:last-child) {
    margin-bottom: 27px;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_small {
    margin-right: 35px;
  }

  .modal_product_add_cart .modal_btns {
    align-items: center;
  }

  .modal_product_add_cart .cart_item.horizontal {
    align-items: flex-start;
    padding: 22px 30px 18px 13px;
    position: relative;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_header {
    margin-bottom: 18px;
    min-height: 48px;
  }

  .modal_product_add_cart .product_add_cart_content .cart_item_title {
    max-width: 154px;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_info {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 0;
    margin-right: -25px;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_footer {
    flex-direction: row-reverse;
    padding: 0;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_btn_wrapper {
    position: absolute;
    top: 25px;
    right: 24px;
    margin: 0;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_footer .cart_item_price+.cart_item_qt {
    margin: 0 33px 0 0;
  }

  .modal_product_add_cart .product_add_cart_content h3 {
    text-align: center;
    margin-bottom: 32px;
  }

  .modal_product_add_cart .product_add_cart_header {
    padding: 32px 20px 20px;
  }

  .product_card_horisontal .product_card_horisontal_img+.product_card_horisontal_desc {
    padding-left: 0;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_wrapp {
    margin-bottom: 34px;
  }

  .section_main_news {
    padding: 47px 5px 45px;
  }

  .main_news_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .main_news .main_news_img,
  .main_news .main_news_img .main_news_img_inner {
    height: 162px;
  }

  .main_news .main_news_desc {
    padding: 36px 35px 45px 33px;
  }

  .data {
    font-size: 9px;
  }

  .main_news .main_news_desc .main_news_desc_head {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 22px;
  }

  .main_news .main_news_desc p {
    font-size: 11px;
    line-height: 1.8;
  }

  .section_short_news {
    padding-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .main_news_wrapper:not(:last-child) {
    margin-bottom: 44px;
  }

  .group_news_wrapper .short_news,
  .short_news {
    padding: 36px 35px 45px 33px;
  }

  .data_middle {
    min-width: 133px;
  }

  .short_news .short_news_head {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 22px;
  }

  .short_news p {
    font-size: 11px;
    line-height: 1.8;
  }

  .section_news {
    margin-top: 0;
  }

  .section_news .container {
    padding: 0;
  }

  .section_news .row {
    margin: 0;
  }

  .section_news .section_news_inner {
    padding: 55px 0 45px;
  }

  .section_news .section_news_inner .section_news_inner {
    padding: 0 27px;
  }

  .section_news .page_title_box .page_title {
    margin-bottom: 30px;
  }

  .section_news .page_title_box {
    margin: 0 0 40px;
  }

  .box_bg_img:not(:last-child) {
    margin-bottom: 33px;
  }

  .blockquote {
    padding: 54px 27px 50px;
  }

  .definition_count_head dt {
    margin-bottom: 20px;
  }

  .definition_count_head dd {
    font-size: 11px;
  }

  .definition_count_head dd:not(:last-child) {
    margin-bottom: 30px;
  }

  .definition_count_head:not(:last-child) {
    margin-bottom: 65px;
  }

  .figure .figure_bg {
    height: 148px;
  }

  .figure .figcaption {
    font-size: 10px;
  }

  .box_bg_img {
    height: 142px;
  }

  .section_short_news .section-title-sang {
    margin-bottom: 30px;
  }

  .offer_wrapper {
    margin-bottom: 50px;
  }

  .section_news_multiple {
    padding-top: 68px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 55px;
  }

  .section_news_multiple .section-title-sang {
    margin-bottom: 29px;
  }

  .group_news_wrapper:not(:last-child) {
    margin-bottom: 44px;
  }

  .advantages-wrapper {
    padding: 10px;
    display: block;
  }
  .advantages-wrapper .advantage a {
    display: flex;
    flex-direction: row;
    text-align: left;
    justify-content: flex-start;
    width: unset;
    margin: 10px;
    font-size: 14px;
  }
  .advantages-wrapper .advantage span {
    color: #000;
    font-size: 14px; /* или 15px что лучше подойдёт */
    margin-top: unset;
    margin-left: 16px;
    text-align: left;
  }

  .header_top {
    padding-right: 20px;
    padding-left: 20px;
  }
  .login-mobile {
    width: 19px;
    height: 18px;
  }
  .cart_btn .icon {
    width: 20px;
    height: 20px;
  }
}

/* (max-width: 767px) */

@media only screen and (max-width: 575px) {
  .main_slider-item h1 {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 46px;
  }

  #main_slider .swiper_button.prev,
  #main_slider .swiper_button.next {
    display: none;
  }

  .main_slider-item {
    padding: 0 26px;
  }

  .show_all_product {
    position: relative;
  }

  .show_all_product>* {
    width: 100%;
  }

  .show_all_product h3 {
    padding-right: 100px;
  }

  .show_all_product-img {
    position: absolute;
    top: -22px;
    right: -8px;
    order: 2;
    max-width: 130px;
    width: 130px;
    height: 130px;
    padding-right: 0;
    text-align: center;
  }

  .show_all_product-img img {
    max-width: 130px;
  }

  .main_slider {
    padding: 0;
  }

  .better_product-info .section-title-sang {
    font-size: 17px;
    line-height: 25px;
  }

  .brands h4 {
    margin-bottom: 60px;
  }

  .brands-list {
    justify-content: center;
    margin-bottom: 65px;
  }

  .brands-list li {
    max-width: 50%;
  }

  .brands-list li:nth-child(even) {
    text-align: right;
  }

  .brands-list li:nth-child(5) {
    text-align: center;
  }

  .brands .btn {
    width: 100%;
  }

  .offer_card .btn {
    width: 100%;
  }

  .modal_product_add_cart .modal_btns .btn {
    width: 100%;
  }

  .group_news_wrapper+.btn_wrapper .btn.large,
  .main_news_wrapper+.btn_wrapper .btn {
    width: 100%;
  }

  .contact_header {
    padding: 50px 30px 35px;
  }

  .contact_list_box {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 22px;
  }

  .modal_box {
    padding: 86px 30px;
  }

}

/* (max-width: 575px) */
@media (max-width: 400px){
  .login-mobile {
    width: 19px;
    height: 18px;
  }
  .logo a {
    width: 37px;
    height: 37px;
    background: url(/local/templates/main/css/../images/apple-icon-76x76.png) no-repeat;
    background-size: contain;
  }
  .cart_btn {
    height: 30px;
  }

}
/* (max-width: 575px) */
@media (max-width: 325px){
  .header_bottom .align-items-center {
    padding-right: 0;
  }

}
/* End */


/* Start:/local/templates/main/css/custom.css?174610222014824*/
/*форма Запрос скидки*/
#buy_one_click {
  padding: 60px 80px;
}
#buy_one_click .modal_title {
  margin-bottom: 10px;
}
#buy_one_click .modal_title+p {
  font-size: 18px;
  margin-bottom: 40px;
  text-align: center;
}
#buy_one_click #prod_img {
  max-height: 123px;
  margin: 0 auto;
  display: block;
}
.catalog_menu_wrapper {
  top: 106px;
}
.catalog_menu_box>.header_link_wrapper {
  display: none;
}
@media (max-width:1373px) {
  .catalog_menu_wrapper {
    top: 119px;
  }
}
@media screen and (max-width:991px) {
  .catalog_menu_wrapper {
    top: 130px;
  }
  #buy_one_click #prod_img {
    max-height: 82px;
  }
  #buy_one_click .modal_title {
    font-size: 26px;
    margin-bottom: 0;
  }
  #buy_one_click .modal_title+p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 20px;
  }
  #buy_one_click {
    padding: 40px 40px 30px;
  }
  #buy_one_click p:not(:last-child) {
    margin-bottom: 10px;
  }
  #buy_one_click .form_row {
    margin-bottom: 20px;
  }
  #buy_one_click .mfp-close {
    top: 13px;
    right: 13px;
    width: 38px;
    height: 38px;
  }
  #buy_one_click .agreement_box .square_label {
    line-height: 17px;
  }
  #buy_one_click .agreement_box {
    margin: 0;
  }
}
@media (max-width:862px) {
  .catalog_menu_wrapper {
    top: 150px;
  }
}
@media (max-width:767px) {
  .catalog_menu_wrapper {
    top: 62px;
  }
  .catalog_menu_wrapper {
    height: calc(100vh - 62px);
  }
  body.open-menu {
    overflow: hidden;
  }
  .catalog_menu_box>.header_link_wrapper {
    display: flex;
    height: 100px;
    justify-content: flex-start;
    margin: 0 0 5px 17px;
    align-items: center;
    gap: 5px;
    padding-right: 0;
  }
  .catalog_menu_box>.header_link_wrapper a {
    display: flex;
    align-items: center;
    gap: 30px;
    font-size: 16px;
    color: rgba(var(--white-rgb), 0.65);
    text-decoration: none;
    width: auto;
    margin: 0;
    font-weight: 700;
  }
  .catalog_menu_box>.header_link_wrapper svg {
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    fill: rgba(var(--white-rgb), 0.65);
    stroke: rgba(var(--white-rgb), 0.65);
  }
  .catalog_menu_box>.header_link_wrapper svg use {
    fill: rgba(var(--white-rgb), 0.65);
  }
  .catalog_menu_box>.header_link_wrapper a span:last-of-type {
    font-size: 18px;
    font-weight: 600;
  }
  .catalog_menu_box>.header_link_wrapper a span:first-of-type {
    top: -13px;
    right: auto;
    left: 23px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
  }
}

@media (max-width:350px) {
  .catalog_menu_box>.header_link_wrapper {
    justify-content: center;
    margin-left: 0;
  }
  .catalog_menu_box>.header_link_wrapper a {
    gap: 20px;
  }
}

/**/
.product_wrapper .seo_text {
  margin-top: 40px;
  margin-bottom: 20px;
}

.block_tags {
  justify-content: flex-start;
  margin: 0px 0px 25px 0px;
}
.block_tags a {
  padding: 5px 10px;
  border: 1px solid var(--primary-light-theme);
  color: #000;
  text-decoration: none;
  margin: 0 5px 5px 0;
}
.block_tags a:hover {
  color: #fff;
  background: var(--primary-hover);
}

.sale-button
{
  position: absolute;
  top: 15px;
  background: var(--red);
  color: white;
  padding: 0 5px;
  z-index: 800;
  cursor: pointer;
}

@media only screen and (max-width: 575px)
{
  .sale-button {
    top: 0;
    position: relative;
    order: 1;
    bottom: 0;
    margin-bottom: 10px;
  }
  .product_post .product_title_wrapper {
    order: 2;
  }
  .product_top_mob .product_description .price.price-with-title {
    order: 4;
  }
  .product_top_mob .product_description .price {
    order: 5;
  }
  .product_text.avail {
    order: 4;
  }

  .similar_products .product_carusel .sale-button {
    top: 5px;
    position: absolute;
    bottom: auto;
    margin-bottom: 0;
  }
  .similar_products .product_carusel .product_post .product_text.avail,
  .similar_products .product_carusel .product_post .price.price-with-title,
  .similar_products .product_carusel .product_post .sale-button,
  .similar_products .product_carusel .product_post .product_title_wrapper,
  .similar_products .product_carusel .product_top_mob .product_description .price {
    order: 0;
  }
}

.filter_box-scroll {
  max-height: 150px;
  overflow-y: auto;
  scrollbar-color: #b5b3b3 var(--bg-grey-light);
}

.sort_box .product_lable.sale {
  padding: 2px 17px;
}

.filter_link-flex {
  display: flex;
}

.section__recommendation_article {
  padding-top: 30px;
  padding-bottom: 15px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.section__recommendation_article a {
  font-size: 18px;
  color: rgb(0, 0, 0);
  text-decoration: underline;
  line-height: 2;
  transition: color 0.2s ease-in-out;
}

.section__recommendation_article a:focus,
.section__recommendation_article a:hover {
  color: var(--primary);
}

@media (max-width: 480px) {
  .section__recommendation_article {
    padding-top: 15px;
  }

  .section__recommendation_article a {
    font-size: 16px;
    line-height: 1;
  }
}

.section__hits {
  padding-top: 20px;
  margin-bottom: 60px;
}

.section__hits_title {
  margin-bottom: 47px;
  font-size: 33.222px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.154;
}

.hits__wrapper {
  display: flex;
  row-gap: 25px;
  column-gap: 10px;
  flex-wrap: wrap;
}

.hits__item {
  padding: 20px 0 0 0;
  width: calc((100% - 10px) / 2);
}

.hits__item_link {
  padding: 0 0 20px 20px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  background: var(--bg-grey-light);
  transition: background 0.3s ease-in-out;
}

.hits__item_link:focus,
.hits__item_link:hover {
  background: rgb(217, 217, 217);
}

.hits__item_link .show_all_product-img {
  width: 50%;
}

.hits__item_link .hits__item_content {
  width: 50%;
}

.hits__item_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.hits__item_title {
  padding-top: 30px;
  padding-right: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.556;
}

.hits__item_price {
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 1.278px;
  border-color: rgb(217, 217, 217);
  border-style: solid;
  background-color: rgb(178, 147, 90);
  min-height: 45px;
  color: rgb(255, 254, 254);
  line-height: 1.556;
}

.hits__item .show_all_product-img img {
  position: absolute;
  top: -50px;
  left: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 139%;
}

@media (max-width: 1280px) {
  .hits__item .show_all_product-img img {
    top: -40px;
  }
}

@media (max-width: 1100px) {
  .hits__item .show_all_product-img img {
    top: 0;
  }
}

@media only screen and (max-width: 991px) {
  .hits__item_link {
    flex-direction: column;
    padding: 0 20px 20px 20px;
  }

  .hits__item_link .hits__item_content {
    width: 100%;
  }

  .hits__item .show_all_product-img {
    height: 250px;
    width: 100%;
  }

  .hits__item .show_all_product-img img {
    top: -45px;
    margin: 0 auto;
    max-height: 130%;
  }

  .hits__item_content {
    justify-content: normal;
  }
}

@media only screen and (max-width: 900px) {
  .hits__item .show_all_product-img {
    height: 150px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hits__item .show_all_product-img {
    height: 250px;
  }

  .hits__item {
    width: 100%;
  }

  .hits__item .show_all_product-img img {
    transform: translateX(50%);
  }
}

@media only screen and (max-width: 575.98px) {
  .hits__item .show_all_product-img {
    position: relative;
    width: 100%;
    height: 250px;
    max-width: 100%;
    top: 0;
    right: 0;
    order: 0;
  }

  .hits__item .show_all_product-img img {
    transform: translateX(25%);
  }
}

@media only screen and (max-width: 480px) {
  .hits__wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }

  .hits__item .show_all_product-img img {
    transform: none;
  }

  .hits__item_price {
    max-width: 243px;
  }

  .section__hits_title {
    margin-bottom: 25px;
    font-size: 27px;
  }

  .section__hits {
    padding-top: 5px;
    margin-bottom: 40px;
  }
}

.section__sales_wrapper {
  overflow: hidden;
}

.section__sales_item {
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 40px;
  background: var(--bg-grey-light);
  transition: background 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .section__sales_item {
    width: 50%;
    max-width: 380px;
  }
}

.section__sales_link {
  text-decoration: none;
  background: var(--bg-grey-light);
  transition: background 0.3s ease-in-out;
}

.section__sales_item:hover {
  background: rgb(217, 217, 217);
}

.section__sales_item:hover .section__sales_link {
  background: rgb(217, 217, 217);
}

.section__sales_img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.section__sales_img img {
  object-fit: contain;
}

.section__sales_btns {
  gap: 15px;
  flex-wrap: wrap;
}

.section__sales_btns .btn_light {
  background: #fff;
  min-width: 165px;
}

.section__sales_btns .btn_light:hover {
  background-color: var(--primary);
}

.section__sales_btns .add_to_cart a.btn {
  min-width: 140px;
  color: #fff;
  background: var(--primary);
}

.section__sales_btns .add_to_cart a:hover.btn {
  background-color: var(--primary-hover);
}

.hits__item_content .product_description .price.price-with-title {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .section__sales_item {
    padding: 40px 20px;
  }
}

@media only screen and (max-width: 575px) {
  .hits__item_content .product_btn_wrapp.h_fix {
    display: none;
  }
  .hits__item_content .product_description .price.price-with-title {
    display: flex;
    flex-wrap: wrap;
    column-gap: 13px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .section__sales_wrapper {
    margin-right: -30px;
    margin-left: -30px;
  }

  .section__sales_btns .add_to_cart a.btn {
    min-width: 125px;
  }
}

.product_text {
  margin-bottom: 5px;
}
.h_fix {
  height: 64px;
}
.btn_fix {
  display: block;
}
.btn_fix .price {
  margin-left: 5px;
}

/*3D PROJECTS*/
.threed__full_page {
  flex: inherit;
  width: 100%;
}
.grid-wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}

.grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.grid-wrapper > div > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  transition: transform 0.3s ease-in-out;
}

.grid-wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 200px;
  grid-auto-flow: dense;
}
.grid-wrapper .wide {
  grid-column: span 2;
}
.grid-wrapper .tall {
  grid-row: span 2;
}
.grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}

.grid-wrapper__link {
  width: 100%;
  height: 100%;
  display: flex;
}

.grid-wrapper__link:focus img,
.grid-wrapper__link:hover img {
  transform: scale(1.2);
}

@media only screen and (max-width: 991px) {
  .threed__full_page {
    padding-top: 20px;
  }
}

.offer_card_3d {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.offer_card_3d .personal_coach {
  max-width: 246px;
}

.header_tel_2:nth-of-type(2) {
  padding-left: 7px;
}
.header__top_socials {
  display: inline-block;
  padding-left: 25px;
}

.header__top_socials .social_item {
  text-decoration: none;
}

.header__top_socials .social_item:first-of-type {
  margin-right: 5px;
}

.header__top_socials .social_item img {
  width: 16px;
  height: 16px;
}

.vidy_sporta.row {
  width: 100%;
  margin: 10px 0 40px 0;
}
.vidy_sporta a {
  text-decoration: none;
}
.vidy_sporta .inner_block {
  max-height: 270px;
  position: relative;
}
.vidy_sporta .inner_block img.pic2 {
  display: none;
}
.vidy_sporta .inner_block .name {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  position: absolute;
  top: 20px;
  left: 20px;
  color: #111427;
}
@media screen and (max-width: 1024px) {
  .vidy_sporta .inner_block img.pic1 {
    display: none;
  }
  .vidy_sporta .inner_block img.pic2 {
    display: inherit;
  }
}
.vidy_sporta > .col-xl-3.col-md-4.col-6{
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .vidy_sporta > .col-xl-3.col-md-4.col-6 {
    max-width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);

  }
  .vidy_sporta.row {
    width: 100%;
    margin: 10px 0 40px 0;
    gap: 20px;
  }
  .vidy_sporta .inner_block{
    max-height: 100%;
  }}
@media screen and (max-width: 480px) {
  .vidy_sporta .inner_block {
    max-height: unset;
    /*height: 360px;*/
  }
  .vidy_sporta.row {
    gap: 8px;
  }
  .vidy_sporta .inner_block img {
    max-width: unset;
    width: 100%;
  }
  .vidy_sporta .inner_block .name {
    background: linear-gradient(90deg, transparent 20px, #c0bcbc1a 200px);
    max-width: 100%;
    top: 12px;
    left: 12px;
    font-size: 16px;
  }
}
.conclusion {
  font-style: italic;
  background-color: #e8f4fc;
  padding: 15px;
  border-left: 4px solid #3498db;
}

.feature-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  align-items: center;
  gap: 30px;
}

.feature-text {
  flex: 1;
  min-width: 300px;
  padding: 15px;
}

.feature-image {
  flex: 1;
  min-width: 300px;
  text-align: center;
}

.feature-image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}

.feature-image img:hover {
  transform: scale(1.03);
}

.feature-text > h3 {
  color: #2c3e50;
  margin-top: 0;
  font-size: 1.4rem;
  border-bottom: 2px solid #3498db;
  padding-bottom: 8px;
  display: inline-block;
}

@media (max-width: 768px) {
  .feature-row {
    flex-direction: column;
  }

  .feature-text, .feature-image {
    min-width: 100%;
  }

  .feature-row:nth-child(even) .feature-text {
    order: 1;
  }
}
/* End */
/* /local/components/custom/search.suggest.input/templates/.default/style.css?17450144824653 */
/* /local/templates/main/components/bitrix/sale.basket.basket/.default/style.css?174501448251101 */
/* /local/templates/main/components/bitrix/menu/catalog_top/style.css?1750109754157 */
/* /local/templates/main/fonts/EuclidCircularA/stylesheet.css?17450144824983 */
/* /local/templates/main/fonts/font-awesome-4.7.0/css/font-awesome.min.css?174501448231000 */
/* /local/templates/main/fonts/icomoon/style.css?17450144821079 */
/* /local/templates/main/plugins/formstyler/jquery.formstyler.css?174501448212667 */
/* /local/templates/main/plugins/swiper/swiper-bundle.min.css?174501448213681 */
/* /local/templates/main/plugins/Magnific-Popup-master/magnific-popup.css?17450144827126 */
/* /local/templates/main/plugins/ion-rangeslider/ion.rangeSlider.min.css?174501448211084 */
/* /local/templates/main/css/bootstrap-grid.css?174524670964623 */
/* /local/templates/main/css/reset.css?1745246709988 */
/* /local/templates/main/css/style.css?1750932901157022 */
/* /local/templates/main/css/add.css?17501543445421 */
/* /local/templates/main/css/responsive.css?174721190840367 */
/* /local/templates/main/css/custom.css?174610222014824 */
