.catalog_descripts h2 {
	font-size: 40px;
	font-weight: 700;
	color: #409095;
	margin-top: 20px;
	margin-bottom: 20px;
}

.catalog_descripts h3  {
	color: #409095;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.catalog_descripts p  {
	margin-top: 20px;
	margin-bottom: 20px;
}

.catalog_descripts ol, ul {
	list-style: disc !important;
	margin-left: 30px !important;
}

@media (max-width: 600px) {
	.lending_btn {
		padding: 15px !important;
		/*min-width: 300px;*/
	}
}
/*
.header__burger--line, .header__burger--btn::before, .header__burger--btn::after {
	background: #000 !important;
}
*/
@media (max-width: 520px) {
	.header__logo {
		width: 251px !important;
	}
}

@media (max-width: 520px) {
	.hero__subtitle {
		font-size: 20px !important;
	}
}


@media (min-width: 520px) {
	.mln2c {
		font-size: 44px !important;
	}
}
@media (max-width: 520px) {
	.mln2c {
		font-size: 32px !important;
	}
}

.nad-policy {
	margin-top: 1px !important;
	margin-bottom: -50px;
}

.nad-policy_img {
	margin-right: 70px;
}
html {
	width: 100%;
	overflow-x: hidden;
}
iframe {
	max-width: 100%;
}
@media(max-width: 640px) {
	.catalog {
		display: block;
	}
	.container {
		width: auto!important;
		padding: 0 20px;
		max-width: 100vw;
	}
}
.typesm {
	height: auto!important;
}
.typesm-item-arrow {
	width: 40px!important;
	height: 40px!important;
	margin: 8px 0 15px 15px!important;
}
.typesm-item-arrow img {
	transform: rotate(0) translateX(1px)!important;
	width: 10px;
}
.typesm-item {
	height: auto!important;
}
.form_calculation_tz .b24-form-wrapper {
	max-width: 300px!important;
	margin: 0!important;
}
.form_calculation_tz .b24-form-header-padding {
	display: none!important;
}
.form_calculation_tz .b24-form-content {
	padding: 0!important;
}
.form_calculation_tz .b24-form-field-agreement-link {
	color: #fff!important;
}
.form_calculation_tz .b24-form-control {
	border-color: rgba(255, 255, 255, 0.2)!important;
}

.modal-bg {
	z-index: 105!important;
}
.is-flex {
	display: flex;
	flex-wrap: wrap;
}
.ebtn {
	background: #409095;
	border-radius: 5px;
	padding: 11px 25px 12px 25px;
	min-width: 170px;
	font-size: 14px;
	text-align: center;
	display: block;
	transition: 300ms;
	color: #fff!important;
	text-decoration: none!important;
	line-height: 1.2!important;
}
.ebtn:hover {
	background: #2f6f73;
}
.ehead {
	position: relative;
	z-index: 101;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17);
	margin-bottom: 50px;
	transition: 300ms;
}
.ehead__main {
	align-items: center;
	padding: 20px 0;
	transition: 300ms;
}
.ehead__col--1 {
	flex: 0 0 220px;
}
.ehead__col--2 {
	flex: 1;
	padding: 0 20px;
}
.ehead__col--3 {
	flex-shrink: 0;
}
.ehead__logo {
	position: relative;
}
.ehead__logo-image {
	display: block;
	max-width: 100%;
}
.ehead__logo-link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.ehead__info {
	gap: 20px 40px;
	justify-content: center;
	align-items: center;
}
.ehead__items {
	gap: 14px;
	flex-direction: column;
}
.ehead__item {
	align-items: center;
	flex-wrap: nowrap;
}
.ehead__item-ico {
	flex: 0 0 30px;
	justify-content: center;
	align-items: center;
}
.ehead__item-ico svg {
	width: 18px;
}
.ehead__item-value {
	flex: 1;
	padding: 0 0 0 8px;
	font-size: 14px;
}
.ehead__right {
	align-items: center;
	gap: 10px 40px;
}
.ehead__cart-link {
	position: relative;
}
.ehead__cart-link > svg {
	width: 33px;
	height: 33px;
}
.ehead__cart-link > svg > path {
	fill: #409095;
	transition: 300ms;
}
.ehead__cart-link:hover > svg > path {
	fill: #2f6f73;
}
.ehead__cart-link > span {
	background: #fff;
	width: 22px;
	height: 22px;
	text-align: center;
	border-radius: 50px;
	line-height: 20px;
	position: absolute;
	top: -7px;
	right: -9px;
	font-size: 11px!important;
	border: 1px solid #409095;
}
.ehead__cart-link > span[data-count="0"] {
	display: none!important;
}
.ehead__cart-link > span > span {
	font-size: inherit;
}
.ehead__btns {
	gap: 15px;
	flex-direction: column;
}
.ehead__city {
	margin: 12px 0 0 0!important;
}
.ehead__city img {
	transform: rotate(90deg);
	height: 12px;
	width: 6px;
	margin-right: 5px;
	filter: invert(50%) sepia(20%) saturate(976%) hue-rotate(135deg) brightness(95%) contrast(89%);
}
.ehead__bottom {
	border-top: 1px solid #dcdcdc;
}
.ehead__menu {
	margin: 0!important;
	padding: 0;
}
.ehead__menu > li {
	flex: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.ehead__menu > li > a {
	display: block;
	padding: 22px 15px;
	text-align: center;
	transition: 300ms;
}
.ehead__menu > li > a > span {
	display: inline-block;
	transition: 300ms;
}
.ehead__menu > li.with-child > a > span:after {
	content: '';
	background: url(/img/shared/rightArrowBlack.svg) no-repeat center / contain;
	width: 20px;
	height: 9px;
	filter: invert(50%) sepia(20%) saturate(976%) hue-rotate(135deg) brightness(95%) contrast(89%);
	transform: rotate(90deg);
	display: inline-block;
	transition: 300ms;
}
.ehead__menu > li:hover > a {
	background: #409095;
}
.ehead__menu > li:hover > a > span {
	color: #fff;
}
.ehead__menu > li.with-child:hover > a > span:after {
	filter: brightness(100) contrast(200) invert(1);
}
.burger-menu.active {
	z-index: 110;
}
.ehead--transparent {
	background: rgba(0, 0, 0, 0.25);
	margin-bottom: 0;
}
.ehead--transparent .ehead__logo-image {
	filter: brightness(100) contrast(200) invert(1);
}
.ehead--transparent .ehead__city img {
	filter: brightness(100) contrast(200) invert(1);
}
.ehead--transparent .ehead__item-ico svg path {
	fill: #fff;
}
.ehead--transparent .ehead__menu > li.with-child > a > span:after {
	filter: brightness(100) contrast(200) invert(1);
}
.header-sec,
.hero-sec {
	transition: 300ms;
}
.ehead-fix .ehead {
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
}
.ehead-fix #bx-panel {
	display: none!important;
}
.ehead-fix .ehead__item-value,
.ehead-fix .ehead__item-value a {
	color: #000!important;
}
.ehead-fix .ehead__menu > li:not(:hover) > a > span {
	color: #000!important;
}
.ehead-fix .ehead__city span {
	color: #000!important;
}
.ehead-fix .ehead__main {
	padding: 10px 0;
}
.ehead-fix .ehead__menu > li > a {
	padding-top: 14px;
	padding-bottom: 14px;
}
.ehead-fix .ehead__btns {
	gap: 8px;
}
.ehead__dropdown {
	background: #fbfbfb;
	width: 100%;
	min-width: 350px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
	position: absolute;
	top: 100%;
	left: 0;
	padding: 9px 0;
	transition: 300ms;
	transform: scaleY(0);
	opacity: 0;
	visibility: hidden;
	transform-origin: 50% 0;
	border-radius: 0 0 5px 5px;
}
.ehead__dropdown .burger-menu-list__item {
	font-size: 14px;
	padding: 6px 15px;
	margin: 0!important;
	display: flex;
	align-items: center;
	width: 100%;
}
.ehead__dropdown .burger-menu-list__item:hover {
	background: #f2f2f2;
}
.ehead__dropdown .burger-menu-list__item img {
	margin-right: 9px;
}
.ehead__menu > li:hover .ehead__dropdown {
	opacity: 1;
	transform: scaleY(100%);
	visibility: visible;
}
@media(max-width: 1280px) {
	.ehead__info {
		gap: 20px;
		zoom: 0.85;
	}
}
@media(max-width: 1050px) {
	.ehead {
		zoom: 0.8;
	}
}
@media(max-width: 991px) {
	.ehead {
		display: none!important;
	}
	.hero-sec,
	.header-sec {
		display: flex!important;
	}
	.ehead-fix .header-sec {
		background: #fff;
		z-index: 101;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17);
		/*padding: 0;*/
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
	}
	.ehead-fix .index-hero .header__logo,
	.ehead-fix .company-hero .header__logo {
		heigth: auto;
	}
	.ehead-fix .index-hero .header__logo img,
	.ehead-fix .company-hero .header__logo img {
		filter: invert(1);
	}
	.ehead-fix .index-hero .header__burger,
	.ehead-fix .company-hero .header__burger {
		filter: invert(1);
	}
}
.product-btns--section {
	padding: 0!important;
	border: none!important;
	justify-content: flex-start!important;
	margin-top: 10px!important;
}
.product-btns--section button {
	background: #409095!important;
	color: #fff!important;
	width: auto!important;
	height: auto!important;
	padding: 8px 25px 10px 25px!important;
	border-radius: 4px!important;
	cursor: pointer!important;
}
.product-btns--section button:not(.in-basket):hover {
	background: #2f6f73!important;
}
.product-btns--section button.in-basket {
	border: 1px solid #2f6f73!important;
	color: #2f6f73!important;
	background: #fff!important;
}