.system--label {
	margin-top: 24px;
}
.system--label p {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	max-width: 1024px;
	color: #156bfc;
}
@media (max-width: 1024px) {
	.system--label {
		margin-top: 16px;
	}
}
@media (max-width: 640px) {
	.section-page-head {
		flex-direction: column;
		gap: 24px;
		align-items: flex-start;
	}
	.section-page-head.mb-64 img {
		max-width: 96px;
		height: auto;
	}
}
.section-page-head.mb-64 img {
	max-height: 64px;
	width: auto;
}
.product-slider__big img, .product-slider__big picture {
	border-radius: 0;
}
.product-block-characteristics__item, .product-characteristics__item {
	gap: 24px;
}
.product-block-characteristics__item div:first-child, .product-characteristics__item div:first-child {
	min-width: 100px;
}
.product-block-characteristics__item div:nth-child(2), .product-characteristics__item div:nth-child(2) {
	text-align: right;
}
@media (max-width: 1024px) {
	.product-block-characteristics__item, .product-characteristics__item {
		gap: 0;
	}
}
@media (max-width: 600px) {
	.product-block-characteristics__item div:nth-child(2), .product-characteristics__item div:nth-child(2) {
		text-align: left;
	}
}
table, tr, td {
	border: 1px solid #e6e6e6 !important;
	padding: 4px !important;
	font-size: 14px !important;
	line-height: 21px !important;
	width: auto !important;
	border-collapse: collapse !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	text-align: center !important;
	background-color: transparent !important;
}
tr, td {
	min-width: 100px;
}
table {
	min-width: 728px !important;
	margin: 0 !important;
}
table p {
	padding: 0;
}
.fancybox__content img {
	border-radius: 0;
	padding: 48px 16px;
}
.swiper-slide.certificate-slide {
	margin-right: 48px !important;
}
.swiper-slide.certificate-slide img {
	max-width: 224px;
}
.table__div {
	overflow-x: auto;
	min-width: 1024px;
	margin-bottom: 24px;
	padding: 4px;
	display: flex;
}
.table__div::-webkit-scrollbar {
	height: 6px;
	width: 6px;
}
.table__div::-webkit-scrollbar-track {
	background: rgb(220, 220, 220);
}
.table__div::-webkit-scrollbar-thumb {
	background: var(--color-orange);
}
.table__div-margin {
	width: 4px;
	height: 100%;
}
@media (min-width: 1200px) {
	.product-slider__big img, .product-slider__big picture {
		max-width: 580px;
		max-height: 520px;
	}
}
@media (max-width: 1024px) {
	.table__div {
		min-width: auto;
	}
}
@media (max-width: 1024px) {
	.swiper-slide.certificate-slide img {
		max-width: 192px;
	}
}
.section-top {
	min-height: 40vw;
}
.section-top:before {
    background: rgba(0, 0, 0, .5);
}
.item-label+.item-label {
	margin-top: -4px;
}
.about-item__content {
	width: 100%;
}
.pay-product {
	margin-top: 16px;
}
.pay-product li {
	margin-bottom: 16px;
}
.about-item_no-margin {
	margin-bottom: 0;
}
.production.section.production-main .swiper-pagination {
	visibility: hidden;
}
@media (max-width: 768px) {
	.production.section.production-main .swiper-pagination {
		visibility: visible;
	}
}
.about-container {
	align-items: center;
}
.about-pic_new img {
	min-width: 320px;
}
@media (max-width: 768px) {
	.about-pic_new {
		display: none;
	}
	.about-content {
		max-width: fit-content;
	}
}
.about-item__content ul {
	margin: 12px 0;
}
.about-item__content ul li {
	list-style: disc;
	margin-left: 16px;
}
.about-item__content ul li::marker {
	color: #156bfc
}
.about-content {
	max-width: 728px;
}
.requisites-items {
	gap: 32px;
}
@media (max-width: 655px) {
	.requisites-items {
		gap: 0;
	}
}
.footer-contact__container_item p {
	font-size: 18px;
	line-height: 27px;
	padding: 0;
}
.footer-contact__container_item p.footer-contact__container_address {
	font-weight: 500;
}
@media (max-width: 992px) {
	.footer-contact__button {
		margin-top: 16px;
	}
	.footer-contact__container_item {
		max-width: 460px;
	}
}
.form-bottom-msg {
	font-size: 14px;
	line-height: 21px;
	margin-top: 8px;
}
.form-bottom-msg a {
	color: #8b8b8b;
}
.form-bottom-msg a:hover {
	color: #000;
}

.footer-contact {
	padding: 48px 0;
	height: auto;
}
.footer-contact__container {
	max-width: 400px;
}
@media (max-width: 1200px) {
	.footer-map__container {
		left: 0;
	}
}

/* BANNER */
.discount-banner {
	padding-top: 64px;
	padding-bottom: 64px;
}
.discount-banner.discount-banner--inner {
	padding-top: 128px;
	background-color: #f0f0f0;
}
.discount-banner img {
	max-width: 1280px;
	width: 100%;
	height: auto;
	border-radius: .75rem;
	margin: 0 auto;
	transition: 0.25s;
}
.section-top {
	height: 50vh;
	min-height: inherit;
}
.discount-banner a:hover img {
	transform: scale(1.01);
	transition: 0.25s;
}
.discount-banner__desktop {
	display: block;
}
.discount-banner__adaptive {
	display: none;
}
@media (max-width: 1100px) {
	.discount-banner {
		padding-top: 48px;
	}
	.discount-banner.discount-banner--inner {
		padding-top: 96px;
		padding-bottom: 48px;
	}
}
@media (max-width: 860px) {
    .padding-top {
		height: 50vh;
    }
	.discount-banner__desktop {
		display: none;
	}
	.discount-banner__adaptive {
		display: block;
	}
}
.breadcrumbs {
	margin-top: 0;
}
.about-container {
	padding-top: 0;
}
strong, b {
	font-weight: 500;
}

.footer-contact__grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 32px;
}

.footer-contact__container_item {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.footer-contact__container_item p a:hover {
	opacity: .6;
}

.footer-contact__button {
	margin-bottom: 48px;
	margin-top: 0;
}

@media (max-width: 1280px) {
	.footer-contact__grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 640px) {
	.footer-contact__grid {
		grid-template-columns: 1fr;
		gap: 24px;
	}
}

#map {
	height: 500px;
}

@media (max-width: 655px) {
    .footer-map {
        display: block;
    }
}

.section-page__contacts {
	padding-bottom: 0;
}

.footer-social {
	display: flex;
	gap: 16px;
}

.footer-social a:hover {
	opacity: .75;
}

.footer-links {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-top: 24px;
}

.footer-links a {
	font-size: 14px;
	line-height: 21px;
}

.footer-links a:hover {
	color: #156bfc;
}

.s-cookie {
	position: fixed;
	z-index: 1000;
	width: 100%;
	bottom: 0;
	background: #fff;
	border-top: 1px solid rgb(230, 230, 230);
	padding: 12px 0;
	color: #374151;
	display: none;
}

.s-cookie p {
	font-size: 14px;
	line-height: 21px;
	margin: 0;
}

.s-cookie p a {
	color: #8b8b8b;
}

.s-cookie p a:hover {
	opacity: .75;
}

.s-cookie-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 32px;
}

.js-accept-cookie {
	display: block;
	width: 128px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 21px;
	color: #156bfc;
	border: 1px solid #156bfc;
	font-weight: 500;
	border-radius: 100px;
}

.js-accept-cookie:hover {
	background-color: #156bfc;
	color: #fff;
}

@media screen and (max-width: 640px) {
	.s-cookie-wrapper {
		flex-direction: column;
		gap: 8px;
		padding: 0 16px;
	}
}

.product-items-detail__main .production-item {
	background-color: #fff;
	flex-basis: calc(25% - 24px);
	height: 15rem;
}

.product-items-detail__main.product-items-detail .production-item__content {
	justify-content: flex-start;
	gap: 8px;
}

@media screen and (max-width: 1024px) {
	.product-items-detail__main .production-item {
		flex-basis: calc(33.3% - 24px);
	}
}

@media screen and (max-width: 768px) {
	.product-items-detail__main .production-item {
		flex-basis: 100%;
		height: 160px;
	}
}

.filter__label {
	text-align: center;
	flex-basis: 100%;
	margin-top: 24px;
}

.products__filter {
	display: flex;
	gap: 24px;
}

.products__filter--left {
	width: 25%;
}

.products__filter--right {
	width: 75%;
	position: relative;
}

.filter__loader {
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .75);
	display: none;
}

.filter__loader--wrapper {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.production-item__content {
	z-index: 1;
}

.products__filter--column {
	position: relative;
}

.products__filter--search {
	position: absolute;
	right: 12px;
	top: 14px;
}

.products__filter--search path {
	transition: 0.25s;
}

.products__filter--search:hover path {
	fill: #156bfc;
}

.filter__form {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.products__filter--link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.products__filter--link svg {
	transform: rotate(180deg);
	transition: 0.25s;
}

.products__filter--link.products__filter--link__active svg {
	transform: rotate(0deg);
}

.products__filter--content {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-top: 8px;
}

.products__filter--checkbox {
	display: flex;
	gap: 8px;
	align-items: center;
}

.products__filter--checkbox input {
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	border: none;
	background: #e6e6e6;
	border-radius: 4px;
}

.products__filter--checkbox label {
	cursor: pointer;
	font-size: 16px;
	transition: 0.25s;
}

.products__filter--checkbox label:hover {
	color: #156bfc;
}

:checked {
	background: url("../static/checkbox.svg") !important;
}

.products__filter--link:hover {
	color: #156bfc;
}

.products__filter--link:hover rect {
	fill: #156bfc;
}

.products__filter--right.product-items-detail .production-item__content {
	justify-content: flex-start;
	gap: 8px;
}

.title-16 {
	line-height: 1.7rem;
}

.products__filter--reset {
	width: fit-content;
	height: 40px;
	line-height: 40px;
	padding: 0 24px !important;
}

@media screen and (max-width: 1200px) {
	.products__filter--right.product-items .production-item {
		flex-basis: calc(50% - 24px);
	}
	.products__filter--left {
		width: 30%;
	}
	.products__filter--right {
		width: 70%;
	}
}

@media screen and (max-width: 992px) {
	.products__filter--search {
		top: 10px;
	}
	.products__filter--checkbox label {
		cursor: pointer;
		font-size: 14px;
	}
}

@media screen and (max-width: 768px) {
	.products__filter--right.product-items .production-item {
		flex-basis: 100%;
		height: 200px;
	}
	.products__filter {
		flex-direction: column;
	}
	.products__filter--left {
		width: 100%;
	}
	.products__filter--right {
		width: 100%;
	}
}

.header-ego__content {
	display: none;
	min-width: fit-content;
}

.header-geo {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-left: 24px;
	font-size: 14px;
	transition: 0.25s;
	min-width: fit-content;
}

.header-geo:hover {
	opacity: 0.75;
}

.city--list {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: 24px;
}

.city--list a.geo--active {
	font-weight: 500;
}

.city--list a:hover, .city--list a.geo--active {
	color: #156bfc;
}

@media screen and (max-width: 1100px) {
	.header-geo {
		margin-left: 25vw;
	}
	.header-geo span {
		display: none;
	}
}