body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.content-single a {
	color: #e68344;
	font-weight: bold;
	display: block;
	margin: 15px 0;
}

.politika {
	font-size: 14px;
	margin: 20px 0 0 0;
}

.tabs {
	font-size: 0;
}

.tabs>input[type="radio"] {
	display: none;
}

.email-contact {
	margin: 15px 0;
}

.woocommerce .quantity .qty {
	width: 50px !important;
}

.veb-variation-gallery-thumbnail-wrapper {
	margin-right: 15px !important;
}

.type-product .woocommerce-product-attributes-item__value,
.woocommerce-Tabs-panel .woocommerce-product-attributes-item__value {
	text-align: right !important;
}

.type-product .woocommerce-product-attributes-item__value {
	display: block !important;
	width: 120px !important;
}

.type-product #tab-additional_information .woocommerce-product-attributes-item__value {
	width: 100% !important;
}

.content-single ul,
.content-single ol {
	margin-left: 25px;
}

.content-single table {
	width: 100%;
	margin: 0 0 20px 0;
}

.content-single h2 {
	margin: 20px 0;
}

.tabs>div {
	/* скрыть контент по умолчанию */
	display: none;
	padding: 10px 0;
	font-size: 14px;
}

/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
#tab-btn-1:checked~#content-1,
#tab-btn-2:checked~#content-2,
#tab-btn-3:checked~#content-3 {
	display: block;
}

.tabs>label {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	padding: 10px 20px;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
	cursor: pointer;
	position: relative;
	top: 1px;
	margin-right: 15px;
}

.phonetype {
	color: #e95329 !important;
	margin-left: 10px;
}

.content-tab iframe {
	border-radius: 15px;
}

.content-tab .left {
	padding-right: 50px;
}

.tabs>input[type="radio"]:checked+label {
	border: 1px solid #fff;
	background: #6C5FA4;
	color: #fff;
}

.content-tab .item span {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	opacity: 0.7;
	display: flex;
	align-items: center;
}

.content-tab p {
	padding: 10px 0;
	color: #000000;
	font-weight: 600;
	font-size: 14px;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: 0;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0;
}

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998;
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.cena-wrap {
	margin-top: 35px;
}

.cena-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.cena-wrap a {
	background: #6c5fa4;
	border: 1px solid #6c5fa4;
	color: #fff;
}

.cena-wrap a:hover,
.cena-wrap a:focus {
	background: none;
	color: #6c5fa4;
}



.cena-wrap button {
	margin: 0 30px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
	}
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	animation: a 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

@keyframes a {
	to {
		transform: rotate(1turn);
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1);
}


@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}

	.fancybox-slide--image {
		padding: 6px 0;
	}

	.fancybox-close-small {
		right: -6px;
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}

	@	supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right));
		}
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1;
}

.swiper-pagination-bullet {
	width: 15px !important;
	height: 15px !important;
}

.swiper-pagination-bullet-active {
	background: #6c5fa4 !important;
}

@media (max-width:576px) {
	.cena-wrap {
		flex-direction: column;
		margin: 0;
	}

	.prices__item-left {
		width: 40% !important;
	}

	.prices__item-right {
		width: 30% !important;
	}

	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}

@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');
	font-weight: 400;
	font-style: normal;
}

:root {
	--swiper-theme-color: #007aff;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-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-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-pointer-events {
	touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999;
}

.term-560 .content-main {
	grid-template-columns: 1fr;
}

.term-560 .content-main .sidebar {
	display: none;
}

#term-303 .content-main .sidebar {
	display: none;
}

#term-303 .content-main {
	grid-template-columns: 1fr;
}

#term-550 .content-main .sidebar {
	display: none;
}

#term-550 .content-main {
	grid-template-columns: 1fr;
}

#term-30 .content-main .sidebar {
	display: none;
}

#term-30 .content-main {
	grid-template-columns: 1fr;
}

#term-545 .content-main .sidebar {
	display: none;
}

#term-545 .content-main {
	grid-template-columns: 1fr;
}

.raschet {
	margin: 50px 0;
}

.raschet .quiz__body::after {
	display: none;
}

.raschet .title,
.raschet .desc {
	text-align: center;
}

.content-main .product-cats img {
	height: 120px;
}

.swiper-slide.katalog-tovarov {
	display: none !important;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}

.product-category {
	display: none !important;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
}

.related h2 {
	margin: 40px 0;
	font-weight: 400;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	width: 100px !important;
}

.woocommerce table.shop_table tr {
	width: 100%;
}

.woocommerce ul#shipping_method li label {
	font-weight: 400;
}

.woocommerce-checkout h2 {
	margin: 20px 0;
	font-weight: 400;
}

.woocommerce-form-coupon-toggle {
	display: none !important;
}

.woocommerce form.checkout_coupon p:first-child {
	display: none;
}

.woocommerce form.checkout_coupon p {
	width: max-content;
}

.woocommerce form.checkout_coupon button {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #6c5fa4;
	border: 1px solid #6c5fa4;
	border-radius: 8px;
	height: 49px;
}

.actions .coupon {
	display: flex;
	align-items: center;
}

.actions .coupon button {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #6c5fa4;
	border: 1px solid #6c5fa4;
	border-radius: 8px;
	height: 49px;
	margin-left: 15px;
}

.actions .coupon button:hover {
	background: none;
	color: #000;
}

.woocommerce form.checkout_coupon button:hover {
	background: none;
	color: #000;
}

.checkout-button {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	color: #fff !important;
	background: #6c5fa4 !important;
	border: 1px solid #6c5fa4 !important;
	border-radius: 8px !important;
	height: 49px !important;
}

.checkout-button:hover {
	background: none !important;
	color: #000 !important;
}

.cart-collaterals {
	margin-bottom: 60px;
}

.woocommerce table.shop_table tr p {
	margin: 0;
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
	height: 150px;
	object-fit: contain;
}

.woocommerce table.shop_table th {
	font-size: 14px;
}

.woocommerce table.shop_table td {
	font-size: 14px;
	line-height: normal;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #6c5fa4;
	border: 1px solid #6c5fa4;
	border-radius: 8px;
	height: 49px;
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
	background: none;
	color: #000;
}

.woocommerce-privacy-policy-text {
	display: none !important;
}

#coupon_code {
	max-width: 200px;
	width: 100%;
	padding: 15px;
	border: 2px solid #e68344;
	border-radius: 10px;
}

.woocommerce-checkout {
	font-size: 14px;
	margin-bottom: 60px;
}

.woocommerce form.checkout_coupon {
	display: flex !important;
	align-items: center;
}

.woocommerce form .form-row label {
	font-weight: bold;
}

.woocommerce form .form-row {
	position: relative;
}

.select2-container--default .select2-selection--single {
	border: 2px solid #e68344;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 16px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	width: 100%;
	padding: 15px;
	border: 2px solid #e68344;
	border-radius: 10px;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
	float: none;
	width: 100%;
}

#billing_country_field {
	display: none;
}

.cart_totals h2 {
	margin: 20px 0;
	font-weight: 400;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.product-cats {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px 20px;
	margin: 0 0 50px 0 !important;
}

.woocommerce span.onsale {
	border-radius: 0 !important;
	background: #f43c33;
	color: #fff !important;
	font-size: 12px !important;
	padding: 0 15px !important;
	font-weight: 300 !important;
}

.woocommerce ul.products li.product a img {
	height: 200px;
	object-fit: contain;
	background-color: #fff;
}

.cart-contents {
	position: relative;
	font-size: 16px;
	line-height: normal;
	margin-left: 80px;
	padding-left: 25px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 Х {
	font-weight: 500;
	min-height: 50px;
	font-size: 15px;
	line-height: normal;
}

.cart-contents:hover {
	color: #E68344;
}

.cart-contents::after {
	content: '';
	position: absolute;
	background: url('/wp-content/uploads/2023/03/free-icon-cart-4597931.png') 0 0 / contain no-repeat;
	width: 41px;
	height: 41px;
	top: 8px;
	left: -30px;
	font-size: 25px;
}

.product-cats li {
	list-style: none;
	background: #fff;
	border-radius: 15px;
	padding-bottom: 15px;
	border: 3px solid #E68344;
}

.product-cats li h2 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 15px;
	text-align: center;
	padding: 0 6px;
}

.product-cats img {
	height: 200px;
	width: 100%;
	object-fit: contain;
}

.entry-title {
	margin: 25px 0;
	font-size: 2rem;
	line-height: normal;
	font-weight: 500;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

: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(0px - (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-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next';
}

.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-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.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: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}

.woocommerce ul.products li.product .fancybox-inline.btn {
	width: 100%;
	color: #fff;
}

.woocommerce ul.products li.product .fancybox-inline.btn:hover {
	color: #000;
}

/* Переделываем каталог твоваров в грид сетку */
.woocommerce ul.products.columns-3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px 30px;
}

.woocommerce ul.products.columns-3::before {
	display: none;
}

.woocommerce ul.products.columns-3 li {
	width: 100% !important;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
}

.woocommerce ul.products.columns-3 li>a {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.woocommerce ul.products.columns-3 li .price {
	flex-grow: 1;
}

@media screen and (max-width: 770px) {
	.woocommerce ul.products.columns-3 {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 600px) {
	.woocommerce ul.products.columns-3 {
		grid-template-columns: 1fr;
	}
}

/* END Переделываем каталог твоваров в грид сетку */

.wpcf7-form-control-wrap input {
	width: 100%;
	padding: 15px;
	border: 2px solid #e68344;
	border-radius: 10px;
	margin-top: 10px;
}

.wpcf7-form label {
	font-weight: bold;
	text-align: center;
	display: block;
}

.card-special {
	display: flex;
	align-items: center;
	gap: 13px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}


.btn.vse-harakter {
	color: #fff;
}

.card-special span {
	color: #4c3376;
}


.card-col-main__bottom {
	margin: 20px 0;
	padding-top: 15px;
	border-top: 1px dashed #c2c2c3;
}

.card-col-main__bottom .all-har {
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

.card-col-main__bottom .all-har::after {
	background-color: #000;
}


.card-col-main__bottom-dost {
	position: relative;
	padding-left: 36px;
	margin-bottom: 12px;
}

.card-col-main__bottom-dost:before {
	content: "";
	display: block;
	width: 22px;
	height: 30px;
	background: url('/wp-content/uploads/2023/08/icon_map.svg') no-repeat 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.card-col-main__bottom-dost p {
	font-weight: 500;
	font-size: 16px;
}

.card-col-main__bottom-dost a::before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: url(../img/icon/chevron-right.svg) no-repeat 50% 50%;
	background-size: contain !important;
	position: absolute;
	top: 4px;
	right: 0;
	transition: 0.3s;
}

.card-col-main__bottom-dost a:hover::before {
	right: -5px;
}


.card-col-main__bottom-manufac {
	position: relative;
	padding-left: 36px;
	margin-bottom: 12px;
}

.card-col-main__bottom-manufac span {
	color: var(--primary-color);
}

.card-col-main__bottom-manufac:before {
	content: "";
	display: block;
	width: 22px;
	height: 24px;
	background: url('/wp-content/uploads/2023/08/icon_box.svg') no-repeat 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.card-col-main__bottom-manufac a {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left;
}

.swiper-horizontal.swiper-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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1);
}

.swiper-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-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 .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube {
	overflow: visible;
}

.swiper-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-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}

.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Inter-Light.woff2) format("woff2");
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Inter-Regular.woff2) format("woff2");
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Inter-Medium.woff2) format("woff2");
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/Inter-SemiBold.woff2) format("woff2");
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Inter-Bold.woff2) format("woff2");
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 800;
	src: url(../fonts/Inter-ExtraBold.woff2) format("woff2");
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/Inter-Black.woff2) format("woff2");
}

::-webkit-input-placeholder {
	color: #000;
}

::-moz-placeholder {
	color: #000;
}

:-ms-input-placeholder {
	color: #000;
}

::-ms-input-placeholder {
	color: #000;
}

::placeholder {
	color: #000;
}

::-moz-selection {
	background-color: #e68344;
	color: #fff;
}

::selection {
	background-color: #e68344;
	color: #fff;
}

input,
textarea {
	outline: 0;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.woocommerce ul.products li.product .onsale {
	border-radius: 15px !important;
}

.woocommerce ul.products li {
	border: 1px solid #ccc;
	padding: 15px !important;
	border-radius: 15px;
}

.woocommerce ul.products li:hover {
	-webkit-box-shadow: 0px 0px 23px 2px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 0px 23px 2px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 0px 23px 2px rgba(34, 60, 80, 0.2);
}

.woocommerce ul.products li.product .button {
	margin-bottom: 0 !important;
}

html {
	font-family: Inter, sans-serif;
	font-size: 18px;
	line-height: 24px;
}

body {
	color: #000;
	padding: 0;
	margin: 0;
	min-width: 320px;
	position: relative;
	background: #fff;
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

* {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

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

blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
ul {
	margin: 0;
	padding: 0;
}

#tab-additional_information a {
	color: #000;
	font-size: 15px;
	display: inline;
	text-decoration: none;
	width: 100%;
	pointer-events: none;
}

.veb-variation-gallery-wrapper .iwp-gallery-thumbnail-image img {
	margin: 0 0 10px 0 !important;
	border: 1px solid #ccc !important;
}

.awooc-custom-order-button.button.alt.show-add-to-card {
	margin: 20px 0 !important;
	float: none !important;
	background: #6c5fa4 !important;
	font-weight: 400 !important;
	border: 1px solid #6c5fa4 !important;
	width: 100%;
}

.awooc-custom-order-button.button.alt.show-add-to-card:hover {
	background: none !important;
	color: #6c5fa4 !important;
}

.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {
	margin: 20px 0 !important;
	float: none !important;
	background: #6c5fa4 !important;
	font-weight: 400 !important;
	border: 1px solid #6c5fa4 !important;
}

.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit:hover {
	background: none !important;
	color: #6c5fa4 !important;
}

button,
input,
textarea {
	font-family: inherit;
}

textarea {
	resize: none;
}

a,
a:active,
a:focus,
a:hover {
	text-decoration: none;
	color: #000;
}

.woocommerce-products-header__title {
	margin: 0 0 30px 0;
	font-size: 24px;
	line-height: normal;
}

.image {
	width: 400px;
}

.woocommerce div.product div.summary {
	float: none;
	width: 100%;
}

.head-tovar {
	display: -ms-grid;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px 40px;
}

.bapf_sfilter ul li {
	display: flex;
}

.content-main {
	display: -ms-grid;
	display: grid;
	grid-template-columns: 0.5fr 1.5fr;
	grid-gap: 30px 40px;
	margin: 40px 0;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox],
.bapf_sfilter.bapf_ckbox label,
.bapf_sfilter.bapf_ckbox label+span,
.bapf_sfilter.bapf_ckbox label>span {
	font-size: 13px;
}

.bapf_sfilter .bapf_hascolarr,
.bapf_sfilter .bapf_hasdesc,
.bapf_head h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.container {
	width: 1200px;
	padding-left: 16px;
	padding-right: 16px;
	margin: 0 auto;
}

.container--big {
	width: 1259px;
}

.container--fluid {
	max-width: 1441px;
	width: 100%;
}

.wpcf7-submit {
	display: table;
	border: 1px solid #e68344;
	border-radius: 8px;
	background: #e68344;
	padding: 15px 40px;
	min-width: 200px;
	width: 100%;
	min-height: 54px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

.wpcf7-submit::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 100%;
	-webkit-transform: skew(-10deg, 0deg);
	-ms-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg);
	-webkit-animation: move 5s infinite;
	animation: move 5s infinite;
	opacity: .3;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0deg, 0%, 100%, 0)), color-stop(1%, hsla(0deg, 0%, 100%, .03)), color-stop(30%, hsla(0deg, 0%, 100%, .6)), color-stop(50%, hsla(0deg, 0%, 100%, .85)), color-stop(70%, hsla(0deg, 0%, 100%, .85)), color-stop(71%, hsla(0deg, 0%, 100%, .85)), to(hsla(0deg, 0%, 100%, 0)));
	background: -o-linear-gradient(left, hsla(0deg, 0%, 100%, 0) 0, hsla(0deg, 0%, 100%, .03) 1%, hsla(0deg, 0%, 100%, .6) 30%, hsla(0deg, 0%, 100%, .85) 50%, hsla(0deg, 0%, 100%, .85) 70%, hsla(0deg, 0%, 100%, .85) 71%, hsla(0deg, 0%, 100%, 0));
	background: linear-gradient(90deg, hsla(0deg, 0%, 100%, 0) 0, hsla(0deg, 0%, 100%, .03) 1%, hsla(0deg, 0%, 100%, .6) 30%, hsla(0deg, 0%, 100%, .85) 50%, hsla(0deg, 0%, 100%, .85) 70%, hsla(0deg, 0%, 100%, .85) 71%, hsla(0deg, 0%, 100%, 0));
}

.wpcf7-submit:active,
.wpcf7-submit:hover {
	background: 0;
	color: #000;
}


.img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.btn {
	display: table;
	border: 1px solid var(--accent-color);
	border-radius: 8px;
	background: var(--accent-color);
	padding: 15px 40px;
	min-width: 200px;
	min-height: 54px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	overflow: hidden;
	position: relative;
}

.btn::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 100%;
	-webkit-transform: skew(-10deg, 0deg);
	-ms-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg);
	-webkit-animation: move 5s infinite;
	animation: move 5s infinite;
	opacity: .3;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0deg, 0%, 100%, 0)), color-stop(1%, hsla(0deg, 0%, 100%, .03)), color-stop(30%, hsla(0deg, 0%, 100%, .6)), color-stop(50%, hsla(0deg, 0%, 100%, .85)), color-stop(70%, hsla(0deg, 0%, 100%, .85)), color-stop(71%, hsla(0deg, 0%, 100%, .85)), to(hsla(0deg, 0%, 100%, 0)));
	background: -o-linear-gradient(left, hsla(0deg, 0%, 100%, 0) 0, hsla(0deg, 0%, 100%, .03) 1%, hsla(0deg, 0%, 100%, .6) 30%, hsla(0deg, 0%, 100%, .85) 50%, hsla(0deg, 0%, 100%, .85) 70%, hsla(0deg, 0%, 100%, .85) 71%, hsla(0deg, 0%, 100%, 0));
	background: linear-gradient(90deg, hsla(0deg, 0%, 100%, 0) 0, hsla(0deg, 0%, 100%, .03) 1%, hsla(0deg, 0%, 100%, .6) 30%, hsla(0deg, 0%, 100%, .85) 50%, hsla(0deg, 0%, 100%, .85) 70%, hsla(0deg, 0%, 100%, .85) 71%, hsla(0deg, 0%, 100%, 0));
}

.btn:active,
.btn:hover {
	background: 0;
	color: #000;
}

.btn-more {
	display: table;
	border: 1px solid #e68344;
	border-radius: 8px;
	background: #e68344;
	padding: 15px 40px;
	min-width: 240px;
	margin-top: 30px;
	min-height: 23px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	overflow: hidden;
	position: relative;
}

.btn-more:hover,
.btn-more:focus {
	background: 0;
	color: #000;
}

.btn--dark {
	background: #6c5fa4;
	border-color: #6c5fa4;
}

.btn:disabled,
.btn:disabled:hover,
.btn:disabled:focus,
.btn:disabled:active {
	background: #ccc;
	border-color: #ccc;
	color: #fff;
	cursor: not-allowed;
}


.btn--border {
	border-color: #8b8b8b;
	background: 0;
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
}

.btn--border:active,
.btn--border:hover {
	border-color: #6c5fa4;
	color: #000;
}

.btn--green {
	border-color: #7fca45;
	background: #7fca45;
}

.btn--green:active,
.btn--green:hover {
	border-color: #4fb32c;
	background: #4fb32c;
	color: #fff;
}

.btn--green:focus {
	color: #fff;
}

.input {
	display: block;
	width: 100%;
	min-height: 60px;
	background: #f7f7f7;
	border: 0;
	border-radius: 8px;
	padding: 0 25px;
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
}

.sticky {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}

.sticky.fixed {
	-webkit-animation-name: slide;
	animation-name: slide;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	position: fixed;
}

.sticky.fixed .header {
	padding: 8px 0;
}

.sticky.fixed .header .logo {
	max-width: 150px;
}

.sticky.fixed .header .logo img {
	max-width: 100%;
	width: 100%;
}

.header {
	background: #fff;
	padding: 15px 0;
}

.header .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.header .logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.logo {
	max-width: 150px;
}

.logo__image {
	width: 100%;
}

.logo-descrip {
	line-height: 100%;
	font-size: 14px;
	color: #767676;
	margin-left: 20px;
}

.header__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.telmail {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.header .telmail {
	margin-right: 32px;
}

.telmail a:last-child {
	font-size: 16px;
}

.header .phone {
	font-size: 19px;
	line-height: 27px;
	font-weight: 700;
}

.phone-name {
	text-align: right;
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	color: #9f9f9f;
}

.header .messengers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	margin-right: 30px;
}

.header .messengers__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header .menu-btn {
	display: none;
}

.socials {
	margin-left: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
}

.socials__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.nav {
	background: #6c5fa4;
	padding: 11px 0 13px;
}

.nav .btn,
.nav__bottom {
	display: none;
}

.nav__list {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 50px;
}

.nav__list a {
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.nav__list li {
	position: relative;
}

.nav__list a::after {
	content: "";
	position: absolute;
	right: -32px;
	top: 3px;
	width: 2px;
	height: 20px;
	background: #fff;
	border-radius: 50%;
}

.nav__list li:last-child a::after {
	display: none;
}


/* Калькулятор в шапке */
.header-calc {
	position: relative;
	z-index: 10;
	padding-top: 13px;
	padding-bottom: 13px;
}

.header-calc form {
	display: flex;
	align-items: stretch;
	gap: 15px;
}

.header-calc .input {
	background: #FFFFFF;
	border: 1px solid #8B8B8B;
	border-radius: 8px;
	padding: 10px 15px;
	font-weight: 500;
	font-size: 14px;
	color: #8B8B8B;
	min-height: auto;
}

.header-calc .input::placeholder {
	font-weight: 500;
	font-size: 14px;
	color: #8B8B8B;
}

.header-calc .btn {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e68344;
	border-radius: 8px;
	border: 1px solid #e68344;
	width: auto;
	max-width: none;
	min-width: auto;
	padding: 10px 15px;
	height: auto;
	min-height: auto;
	white-space: nowrap;
	flex-shrink: 0;
	font-size: 14px;
}

.header-calc .btn:hover {
	background-color: #fff;
}





















.b24-widget-button-popup {
	display: none !important;
}

.news-wrap {
	margin: 50px 0;
}

.news-item {
	display: flex;
	padding-bottom: 25px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 25px;
}

.content-single p {
	margin: 10px 0;
}

.news-left {
	width: 40%;
	margin-right: 30px;
}

.news-right {
	width: 60%;
}

.news-right h3 {
	margin: 15px 0;
}

.news-right p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 22px;
}

.news-left img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	font-size: inherit;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #E68344;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: none;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	border: 1px solid transparent;
	margin-bottom: -3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #E68344;
	border-radius: 10px 10px 0px 0px;
	color: #fff;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
	text-align: left;
	font-style: normal;
	background: none !important;
	border: none;
	padding: 0;
	line-height: normal;
	border-bottom: 2px dotted #ccc;
}

.woocommerce table.shop_attributes {
	border: none;
}

.woocommerce table.shop_attributes th {
	color: #999999;
	font-size: 14px;
	font-weight: 500;
	width: 100%;
	position: relative;
}

.woocommerce table.shop_attributes td p {
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	color: #000000;
}

.sub-menu {
	position: absolute;
	background: #fff;
	display: none;
}

.sub-menu li {
	list-style: none;
}

.sub-menu li a {
	color: #000;
	display: block;
	padding: 10px 15px;
}

.menu-item-has-children {
	position: relative;
}

.menu-item-has-children::after {
	content: '\142F';
	display: block;
	color: #fff;
	position: absolute;
	top: 3px;
	right: -19px;
	font-size: 14px;
	font-weight: bold;
}

.nav__list .menu-item-has-children a::after {
	content: none;
}


.menu-item-has-children:hover .sub-menu {
	display: flex;
	flex-direction: column;
}

.nav__link {
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.page-content {
	padding-top: 190px;
	padding-bottom: 50px;
}

.posted_in {
	font-size: 16px;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
	background: #EAEAEA !important;
}

body .qib-button.qib-button-wrapper .minus.qib-button,
body .qib-button.qib-button-wrapper .plus.qib-button {
	background: #EAEAEA !important;
	color: #E68344 !important;
	font-size: 26px !important;
}

body .qib-button.qib-button-wrapper {
	margin: 0 15px 0 0 !important;
}

.single_add_to_cart_button {
	background: #E68344 !important;
	color: #fff !important;
	font-weight: 500 !important;
	border: 1px solid #E68344 !important;
	border-radius: 10px;
	width: 196px;
}

.content-404 h1 {
	line-height: normal;
}

.single_add_to_cart_button:hover {
	background: none !important;
	color: #e68344 !important;
}

.posted_in a {
	color: #E68344;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #000;
	margin: 0 0 20px 0;
}

.woocommerce div.product p.price bdi {
	font-size: 1.4rem;
	font-weight: bold;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
	text-decoration: none;
	font-size: 1.4rem;
	margin-left: 10px;
}

.woocommerce ul.products li.product .price {
	color: #000;
	margin: 10px 0;
	font-size: 1.4rem;
	font-weight: bold;
}

.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins {
	text-decoration: none;
	font-size: 1.4rem;
	margin-left: 10px;
}

.title-page {
	margin: 25px 0;
	font-size: 2rem;
	line-height: normal;
	font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	display: none;
}

.woocommerce div.product .woocommerce-tabs .panel ul {
	margin-left: 25px;
}

.woocommerce div.product .woocommerce-tabs .panel {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
}

.woocommerce div.product .woocommerce-tabs .panel strong {
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
}

.promo-wrapper {
	padding-top: 156px;
}

.promo-slider {
	margin-top: -70px;
}

.promo-slider .swiper-wrapper {
	align-items: stretch;
}

.promo-slider .swiper-slide {
	height: auto;
}

.nav__link:hover {
	color: #fff;
	opacity: .8;
}

.nav__link:active,
.nav__link:focus {
	color: #fff;
}

.promo {
	background: rgba(229, 226, 240, .7);
	padding: 190px 0;
	position: relative;
	overflow: hidden;
}

/* .promo::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/snow-bg.jpg) center/cover no-repeat;
	opacity: .6;
	z-index: -1;
} */

.prices-item img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.nav-price {
	position: absolute;
	bottom: 20px;
	right: 15px;
	z-index: 5;
	display: flex;
}

.left-swap {
	display: flex;
	align-items: center;
}

.right-swap {
	margin-left: 15px;
	display: flex;
	align-items: center;
	transform: rotate(180deg);
}

.promo .container {
	position: relative;
	z-index: 1;
}

.promo__content {
	max-width: 760px;
}

.promo__title {
	font-size: 35px;
	line-height: 100%;
	font-weight: 800;
	color: #fff;
}

.promo__desc {
	margin-top: 20px;
	font-size: 25px;
	line-height: 100%;
	color: #fff;
	font-weight: 400;
}

.promo__desc span {
	color: #E68344;
}

.promo .btn {
	margin-top: 40px;
	max-width: 560px;
	width: 100%;
	padding-top: 19px;
	padding-bottom: 17px;
	min-height: auto;
}

.promo .btn:hover {
	color: #fff;
}

.promo__image {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	max-width: 500px;
}

.promo__house {
	opacity: 0;
}

.promo__advantages {
	position: absolute;
}

.promo__advantages-box {
	background: #fff;
	border-radius: 8px;
	padding: 20px 24px 18px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.promo__advantages-icon {
	margin-right: 16px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 28px;
}

.promo__advantages-text {
	font-size: 18px;
	line-height: 100%;
	font-weight: 600;
}

.promo__advantages-dot {
	width: 32px;
	height: 32px;
	position: absolute;
	right: -14px;
	bottom: -13px;
	border: 1px solid #e68344;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.promo__advantages-dot::after {
	content: "";
	width: 16px;
	height: 16px;
	background: #e68344;
	border-radius: 50%;
}

.promo__advantages-dot--left {
	right: auto;
	left: -14px;
}

.promo-advantages-1 {
	left: 0;
	top: 0;
}

.promo-advantages-2 {
	left: 30%;
	top: 87%;
}

.promo-advantages-2 .promo__advantages-box {
	padding-right: 17px;
}

.promo-advantages-2 .promo__advantages-icon {
	margin-right: 11px;
}

.promo-advantages-2 .promo__advantages-dot {
	left: -14px;
	bottom: auto;
	top: -10px;
}

.promo-advantages-3 {
	left: 50%;
	top: 42%;
}

.promo-slider .swiper-pagination-bullet {
	background: #fff;
}

.promo-slider .swiper-pagination-bullet-active {}

.title {
	font-size: 36px;
	line-height: 100%;
	font-weight: 700;
	color: #000;
}

.title--center {
	text-align: center;
}

.title span {
	color: #6c5fa4;
}

.desc {
	margin-top: 12px;
	font-size: 22px;
	line-height: 100%;
	font-weight: 400;
	opacity: .8;
}

.desc--center {
	text-align: center;
}

.desc span {
	color: #e68344;
}

.types {
	padding: 90px 0;
}

.types__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
	margin-top: 40px;
}

.types-wrapper {
	position: relative;
}

.types-wrapper .works__nav {
	display: none;
}

.types-swiper {
	margin: 40px -15px 0;
	padding: 0 15px;
}

.types-swiper .swiper-wrapper {
	align-items: stretch;
}

.types__item {
	width: calc(33.3333333333% - 20px);
	height: auto;
	border-radius: 8px;
	background: #fff;
}

.types__item-image {
	width: 100%;
	height: 200px;
	border-radius: 12px;
	overflow: hidden;
}

.types__item-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.types__item-info {
	padding: 30px 25px 32px;
	text-align: center;
}

.types__item-title {
	font-size: 24px;
	line-height: 100%;
	font-weight: 700;
}

.types__item-text {
	margin-top: 12px;
	font-size: 18px;
	line-height: 100%;
	color: rgba(0, 0, 0, .7);
}

#rekom {
	padding-bottom: 90px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

#rekom>.btn {
	margin: 40px auto 0 auto;
	border: 1px solid #6c5fa4;
	background: #6c5fa4;
}

#rekom .woocommerce ul.products {
	width: 90%;
	margin: 0 auto;
}

.woocommerce ul.products li.product .button {
	font-size: 13px;
}

.cart-loop a {
	font-size: 13px;
}

#rekom>.btn:hover,
#rekom>.btn:focus {
	background: initial;
}

.rekom-swiper {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.rekom-swiper .btn {
	height: 56px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 0;
	line-height: 1;
	padding: 0;
}

.rekom-swiper .works__nav {
	top: calc(50% - 78px);
}

.rekom-swiper .slider-arrow--prev {
	left: 10px;
}

.rekom-swiper .slider-arrow--next {
	right: 10px;
}

.rekom-list {
	padding-top: 60px;
}

.cart-loop a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	border: 2px solid #E68344;
	border-radius: 8px;
	height: 50px;
	font-size: 14px;
	font-weight: 700;
}

.rek_item {
	background: #fff;
	border-radius: 15px;
	border: 2px solid #E68344;
	text-align: center;
	overflow: hidden;
}

.rek_item img {
	width: 100%;
	height: 170px;
	object-fit: contain;
}

.rek_item h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	min-height: 55px;
}

.cart-loop a:hover {
	background: #E68344;
	color: #fff;
}

.woocommerce-shipping-destination {
	display: none;
}

.woocommerce ul.products li.product .button {
	background: #E68344;
	color: #fff;
	font-weight: 500;
	border: 2px solid #E68344;
	margin: 0;
	height: 50px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	font-weight: 700;
	margin: 12px 0;
}

.woocommerce ul.products li.product .button:hover {
	background: none;
	color: #000;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after {
	display: none !important;
}

.woocommerce a.added_to_cart {
	grid-column: span 2;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #6c5fa4;
	color: #fff;
	border: 2px solid #6c5fa4;
}

.woocommerce a.added_to_cart:hover {
	background: none;
	color: #6c5fa4;
}

.cart-loop {
	display: block;
	gap: 10px;
}

.cart-loop table tr {
	display: table !important;
	width: 100%;
}

.cart-loop table {
	margin: 0 !important;
	min-height: 75px;
}

.cart-loop table td,
.cart-loop table th,
.cart-loop table td p {
	font-size: 14px !important;
}

.cart-loop table td p {
	text-align: right;
}

.cart-loop table th {
	width: auto !important;
}


.rekom-thumb {
	width: 100%;
	height: 244px;
	position: relative;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
}

.rekom-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.rekom-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 100%;
	margin-bottom: 25px;
}

.rekom-list .btn {
	width: 100%;
}



/* Блок "Дополнительные работы" */
.dopworks {
	margin-bottom: 80px;
}

.dopworks .title {
	margin-bottom: 40px;
}

.dopworks-table {
	background: rgba(217, 217, 217, .2);
	border-radius: 12px;
	padding: 20px;
	max-width: 800px;
	margin: 0 auto;
}

.dopworks-table table {
	width: 100%;
	border-collapse: collapse;
}

.dopworks-table tr:last-of-type td {
	border-bottom: none;
}

.dopworks-table td {
	border-bottom: 1px solid #c2c2c3;
	padding: 10px 0;
}

.thead {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}




.dopworks-slider-wrapper {
	position: relative;
}

.dopworks-swiper {
	margin: -15px;
	padding: 15px;
}

.dopworks-swiper .swiper-wrapper {
	align-items: stretch;
}

.dopworks-slide {
	height: auto;
	border-radius: 12px;
	background: #F6F6F6;
	cursor: pointer;
	transition: .3s;
}

.dopworks-slide:hover {
	box-shadow: 0 0 15px #00000022;
}

.dopworks-slide__thumb {
	position: relative;
	width: 100%;
	height: 240px;
	overflow: hidden;
	border-radius: 12px;
}

.dopworks-slide__title {
	padding: 25px 15px;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	line-height: 100%;
	text-align: center;
}

@media screen and (max-width: 770px) {
	.dopworks .title {
		margin-bottom: 30px;
	}

	.dopworks-swiper {
		margin: -15px;
		padding: 15px 15px 50px;
	}

	.dopworks-slider-wrapper .works__nav {
		bottom: 0 !important;
	}
}









#modal-quiz {
	padding: 80px 40px 40px;
	width: auto !important;
	margin: 15px;
}

.quiz {

	padding: 30px 0;
	overflow: hidden;
}

.quiz__head {
	padding-right: 220px;
}

.quiz .container {
	position: relative;
}

.quiz .desc {
	font-size: 24px;
	font-weight: 500;
}

.quiz__fly {
	position: absolute;
	right: -110px;
	top: 35px;
	z-index: 1;
}

.quiz__body {
	width: auto !important;
	margin: 39px auto 0;
	max-width: 1080px;
	position: relative;
	z-index: 1;
}

.quiz__body::after {
	content: "";
	position: absolute;
	right: -176px;
	top: -20px;
	width: 545px;
	height: 225px;
	background: url(../images/svg/elements.svg) center/contain no-repeat;
	z-index: -1;
}

.quiz__progress {
	position: relative;
	width: 100%;
	height: 4px;
	border-radius: 4px;
	background: rgba(217, 217, 217, .5);
	z-index: 1;
}

.quiz__progress span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 25%;
	border-radius: 4px;
	background: #e68344;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.quiz__question {
	margin-top: 15px;
	font-size: 18px;
	line-height: 100%;
	font-weight: 400;
}

.quiz__items {
	margin-top: 38px;
}

.quiz__item {
	display: none;
}

.quiz__item--active {
	display: block;
}

.quiz__title {
	font-size: 24px;
	line-height: 100%;
	font-weight: 700;
}

.quiz__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 20px;
}

.quiz__list-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.quiz__list .input {
	margin: 0;
	max-width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.quiz__list--big {
	min-height: 234px;
}

.quiz__list-box {
	margin-top: 22px;
	margin-right: 40px;
	min-width: 40%;
}

.quiz__list-box:last-child {
	margin-right: 0;
}

.quiz__list-box .quiz__title {
	margin-bottom: 20px;
}

.quiz__radio {
	display: block;
	cursor: pointer;
}

.quiz__radio input {
	position: absolute;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.quiz__radio input:checked+.quiz__radio-box .quiz__radio-image::after,
.quiz__radio input:checked+.quiz__radio-box .quiz__radio-image::before {
	opacity: 1;
}

.quiz__radio input:checked+.quiz__radio-box .quiz__radio-text {
	color: #6c5fa4;
}

.quiz__radio-image {
	width: 100%;
	height: 154px;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.quiz__radio-image::before {
	content: "";
	position: absolute;
	width: 36px;
	height: 36px;
	background: url(../images/quiz/check.svg) center/contain no-repeat;
	opacity: 0;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	z-index: 1;
}

.quiz__radio-image::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(41, 40, 48, .74);
	opacity: 0;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.quiz__radio-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.quiz__radio-text {
	margin-top: 18px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 100%;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.quiz__radio2 {
	display: block;
	cursor: pointer;
	margin-bottom: 15px;
}

.quiz__radio2:last-child {
	margin-bottom: 0;
}

.quiz__radio2 input {
	position: absolute;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.quiz__radio2 input:checked+.quiz__radio2-box .quiz__radio2-icon {
	background: #e68344;
}

.quiz__radio2 input:checked+.quiz__radio2-box .quiz__radio2-icon::after {
	opacity: 1;
}

.quiz__radio2 input:checked+.quiz__radio2-box .quiz__radio2-text {
	font-weight: 700;
}

.quiz__radio2-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.quiz__radio2-icon {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #e68344;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.quiz__radio2-icon::after {
	content: "";
	position: absolute;
	width: 12px;
	height: 9px;
	background: url(../images/svg/check.svg) center no-repeat;
	opacity: 0;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.quiz__radio2-icon img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.quiz__radio2-text {
	margin-left: 12px;
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.quiz__input {
	width: 40%;
}

.quiz__label {
	display: block;
}

.quiz__label-text {
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
}

.quiz__buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 49px;
	gap: 32px;
}

.quiz__buttons .btn {
	width: calc(100% - 16px);
}

.quiz__final {
	max-width: 600px;
	margin: 0 auto;
}

.quiz__final-title {
	text-align: center;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
}

.quiz__final-text {
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
}

.quiz__final-text span {
	display: block;
	font-weight: 700;
	color: #e68344;
}

.quiz__final .input {
	margin-bottom: 20px;
	width: 100%;
	max-width: 100%;
}

.quiz__final .btn {
	width: 100%;
	max-width: 100%;
}

.quiz__total {
	position: relative;
}

.quiz__total-fly {
	position: absolute;
	right: -60px;
	top: 14px;
}

.quiz__total-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 27px;
	margin-top: 29px;
}

.quiz__total-item {
	border: 1px solid #c2c2c3;
	border-radius: 12px;
	padding: 17px 23px 18px 19px;
}

.quiz__total-value {
	font-size: 20px;
	line-height: 100%;
	font-weight: 700;
	text-transform: uppercase;
}

.quiz__total-value .quiz-price {
	color: #6c5fa4;
}

.quiz__total-desc {
	margin-top: 10px;
	font-size: 14px;
	line-height: 100%;
	font-weight: 400;
}

.quiz__free {
	margin-top: 0;
	margin-left: -4px;
}

.quiz__free-title {
	font-size: 36px;
	line-height: 100%;
	font-weight: 700;
}

.quiz__free-text {
	margin-top: 13px;
	font-size: 24px;
	line-height: 100%;
	font-weight: 500;
	max-width: 780px;
}

.quiz__free-text span {
	color: #6c5fa4;
	font-weight: 700;
}

.quiz__free-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 32px;
	margin-top: 38px;
}

.content-tab {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.time-wrap {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.phone-wrap {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

.quiz__free-form .input {
	min-height: 54px;
	background: 0;
	border: 1px solid #8b8b8b;
	width: 518px;
	margin-bottom: 15px;
}

.quiz__free-form .btn {
	width: 521px;
	margin-bottom: 15px;
}

.gift {
	padding: 87px 15px 40px;
}

.gift .container {
	position: relative;
	z-index: 1;
}

.gift__wrap {
	background: rgba(255, 255, 255, .85);
	border-radius: 12px;
	position: relative;
	padding: 59px 0 64px;
	overflow: hidden;
}

.gift__image {
	position: absolute;
	right: -108px;
	top: -58px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: -1;
}

.gift__image::before {
	content: "";
	position: absolute;
	right: 122px;
	top: -3px;
	width: 786px;
	height: 326px;
	background: url(../images/svg/elements2.svg) center/contain no-repeat;
	z-index: -1;
}

.gift__tag {
	display: table;
	background: #6c5fa4;
	border-radius: 8px;
	margin-bottom: 31px;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	padding: 8px 11px 8px 15px;
}

.gift .desc {
	margin-top: 15px;
	font-size: 18px;
	font-weight: 600;
	line-height: 100%;
}

.gift .form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 39px;
	position: relative;
	z-index: 2;
}

.gift .form .input {
	max-width: 463px;
	margin-right: 21px;
	border: 1px solid #8b8b8b;
}

.gift .form .btn {
	padding: 19px 20px 17px;
	max-width: 463px;
	width: 100%;
}

.works {
	padding: 51px 0 30px;
}

.works__tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
	margin-top: 40px;
}

.works__tab {
	color: rgba(0, 0, 0, .7);
	font-size: 18px;
	line-height: 100%;
	font-weight: 700;
	padding-bottom: 2px;
	border-bottom: 2px solid #f6f6f6;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.works__tab:focus,
.works__tab:hover {
	color: rgba(0, 0, 0, .9);
}

.breadcrumbs {
	font-size: 15px;
}

.works__tab--active {
	font-size: 24px;
	line-height: 100%;
	color: #e68344 !important;
	border-color: #e68344;
}

.contact-wrap a {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	padding: 5px 0;
	display: block;
}

.contact-wrap {
	border: 0.7px solid #ccc;
	border-radius: 15px;
	padding: 30px 50px;
	background: #fff;
	margin-bottom: 50px;
}

.top-work {
	border: 0.7px solid #ccc;
	border-radius: 15px;
	padding: 30px 50px;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px 70px;
	margin: 40px 0;
}

.bottom-work {
	border: 0.7px solid #ccc;
	border-radius: 15px;
	padding: 30px 50px;
	margin: 40px 0;
}

.info-head {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px 70px;
	margin-bottom: 40px;
}


.bottom-work .label {
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 100%;
	color: #000000;
	margin-bottom: 20px;
}

.info-head ul {
	margin-left: 35px;
}


.gallery__nav .slider-arrow--prev {
	left: -45px;
}

.gallery__nav .slider-arrow--next {
	right: -45px;
}

.gallery__nav {
	position: absolute;
	top: 43%;
	width: 100%;
}

.gallery__wrap {
	position: relative;
	width: 520px;
}

.gallery__item {
	position: relative;
}

.gallery__item span {
	background: #e68344;
	border-radius: 4px;
	padding: 8px 20px;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
	color: #fff;
	display: table;
	position: absolute;
	left: 25px;
	top: 12px;
}

.gallery__item img {
	width: 100%;
	height: 320px;
	object-fit: cover;
	border-radius: 15px;
}




.prod_review {
	border: 0.7px solid #ccc;
	border-radius: 15px;
	padding: 30px 50px;
	margin: 40px 0;
}

.prod_review .title {
	text-align: center;
	margin-bottom: 30px;
}

.prod_review-cols {
	display: flex;
	gap: 20px;
}

.prod_review_img {
	display: block;
	max-width: 300px;
}

.prod_review_img img {
	width: 100%;
}

.prod_review_name {
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 100%;
	color: #000000;
	margin-bottom: 15px;
}

.prod_review_text p {
	margin-bottom: 7px;
}






.top-right h1 {
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 100%;
	color: #000000;
}

.top-right p {
	margin: 20px 0;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
	color: #000000;
}

.work-new {
	font-size: 24px;
	line-height: 100%;
	color: #6c5fa4;
	border-color: #6c5fa4;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 2px solid #6c5fa4;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.works__tab--active:active,
.works__tab--active:focus,
.works__tab--active:hover {
	color: #6c5fa4;
}

.works__wrap {
	margin-top: 26px;
	position: relative;
	display: none;
}

.works__wrap--active {
	display: block;
}

.works__item {
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
	min-height: 500px;
}

.works__item-tag {
	background: #e68344;
	border-radius: 4px;
	padding: 8px 20px;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
	color: #fff;
	display: table;
	position: absolute;
	right: 25px;
	top: 12px;
	z-index: 5;
}

.works__item-image {
	width: 100%;
	height: 280px;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
}

.more-img {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-items: center;
	display: none;
}

.more-img span {
	display: block;
	border: 1px solid #e68344;
	border-radius: 8px;
	background: #e68344;
	padding: 15px 40px;
	min-width: 200px;
	min-height: 20px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.more-img span:hover {
	background: #fff;
	color: #e68344;
}

.works__item-image:hover .more-img {
	display: flex;
}

.works__item-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.works__item-info {
	padding: 29px 19px 26px;
}

.works__item-title {
	font-size: 24px;
	line-height: 100%;
	font-weight: 700;
	min-height: 48px;
}

.works__item-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 34px;
	margin-top: 18px;
}

.works__item-box {
	padding-left: 23px;
	max-width: 293px;
}

.works__item-subtitle {
	color: rgba(0, 0, 0, .5);
	font-size: 16px;
	line-height: 100%;
	font-weight: 400;
	position: relative;
}

.works__item-subtitle--time::before {
	content: "";
	position: absolute;
	left: -23px;
	top: 1px;
	width: 14px;
	height: 14px;
	background: url(../images/svg/time.svg) center no-repeat;
}

.works__item-subtitle--plan::before {
	content: "";
	position: absolute;
	left: -23px;
	top: 1px;
	width: 14px;
	height: 14px;
	background: url(../images/svg/work.svg) center no-repeat;
}

.works__item-text {
	margin-top: 11px;
	font-size: 18px;
	line-height: 100%;
	font-weight: 500;
}

.works__item-descrip {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	-moz-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-clamp: 3;
	box-orient: vertical;
}

.works__nav {
	position: absolute;
	top: calc(43% - 18px);
	z-index: 10;
	width: 100%;
}

.works .btn {
	margin: 0 auto;
	margin-top: 20px;
	max-width: 463px;
	width: 100%;
	padding: 19px 20px 17px;
}

.slider-arrow {
	position: absolute;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	background: 0;
	border: 0;
	cursor: pointer;
	padding: 0;
	color: #6c5fa4;
	cursor: pointer;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.slider-arrow:hover {
	color: #6c5fa4;
}

.slider-arrow.swiper-button-disabled,
.slider-arrow:disabled {
	color: #c2c2c3;
}

.slider-arrow--prev {
	left: -83px;
}

.slider-arrow--next {
	right: -83px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.works__list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	margin-bottom: 50px;
}

.why {
	padding: 60px 0 30px;
}

.why-swiper {
	margin: 40px -15px 0;
	padding: 30px 15px 0;
}

.why-swiper .swiper-wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 36px 31px;
}

.why__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 69px;
	gap: 36px 31px;
}

.why__item {
	min-height: 200px;
	background: #fff;
	border-radius: 8px;
	position: relative;
	padding: 0 20px 53px;
}

.why__item-icon {
	position: absolute;
	left: 0;
	right: 0;
	top: -22px;
	margin: 0 auto;
	width: 48px;
	height: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	background: #6c5fa4;
}

.why__item-icon::after {
	content: "";
	left: -7px;
	top: -7px;
	width: 62px;
	height: 62px;
	border: 1px solid #6c5fa4;
	border-radius: 50%;
	position: absolute;
}

.why__item-icon img {
	max-width: 100%;
	width: auto;
}

.why__item-title {
	text-align: center;
	margin-top: 54px;
	font-size: 24px;
	line-height: 100%;
	font-weight: 700;
}

.why__item-list {
	font-size: 20px;
	line-height: 100%;
	font-weight: 400;
	text-align: center;
	list-style: none;
	margin-top: 9px;
}

.why__item-list li {
	position: relative;
	text-align: center;
	margin-left: 29px;
	margin-bottom: 8px;
}

.why__item-list li:last-child {
	margin-bottom: 0;
}

.why__item-list li::before {
	content: "";
	-webkit-transform: translate(-18px, 8px);
	-ms-transform: translate(-18px, 8px);
	transform: translate(-18px, 8px);
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #000;
}

.reviews {
	padding: 63px 0 90px;
}

.reviews__tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
	margin-top: 40px;
}

.reviews__tab {
	color: rgba(0, 0, 0, .7);
	font-size: 18px;
	line-height: 100%;
	font-weight: 700;
	padding-bottom: 2px;
	border-bottom: 2px solid #f6f6f6;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.reviews__tab:focus,
.reviews__tab:hover {
	color: rgba(0, 0, 0, .9);
}

.reviews__tab--active {
	font-size: 24px;
	line-height: 100%;
	color: #6c5fa4;
	border-color: #6c5fa4;
}

.reviews__tab--active:active,
.reviews__tab--active:focus,
.reviews__tab--active:hover {
	color: #6c5fa4;
}

.reviews__wrap {
	margin-top: 40px;
	position: relative;
}

.reviews__item {
	background: #fff;
	border-radius: 12px;
}

.reviews__item-image {
	border-radius: 12px;
	overflow: hidden;
}

.reviews__item-image img {
	max-width: 100%;
	width: auto;
}

.reviews__item-box {
	padding: 15px 32px 22px;
}

#term-23 .products.columns-3 {
	display: none;
}

#term-23 .content-main {
	grid-template-columns: 1fr;
}

#term-23 .content-main .sidebar {
	display: none;
}

.reviews__item-name {
	font-weight: 700;
	font-size: 18px;
	line-height: 100%;
}

.reviews__item-text {
	margin-top: 3px;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
}

.reviews__nav {
	position: absolute;
	top: calc(50% - 19px);
	width: 100%;
	z-index: 1;
}

.prices {
	padding: 50px 0 70px;
	background: #fff;
}

.prices__wrap {
	margin-top: 40px;
	background: rgba(217, 217, 217, .2);
	border-radius: 12px;
	overflow: hidden;
	position: relative;
	padding: 20px;
	min-height: 370px;
}

.prices__image {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 12px;
	width: 360px;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.prices__subtitle {
	font-size: 18px;
	line-height: 100%;
	font-weight: 706;
	margin: 15px 0;
}

.prices__subtitle br {
	display: none;
}

.prices__list {
	max-width: 712px;
	margin-top: 11px;
}

.prices__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #c2c2c3;
	padding: 19px 0 12px;
	font-size: 16px;
	line-height: 100%;
	font-weight: 500;
}

.prices__item-left {
	width: 60%;
}

.prices__item-col {
	width: 20%;
}

.prices__item-right {
	width: 20%;
}

.prices__item:last-child {
	border: none;
}



/* Слайдер сбоку */
.thumb__slide {
	display: block;
	height: 233px;
	border-radius: 12px;
	overflow: hidden;
}

.card-inner-thumb .swiper-slide {
	display: block;
	height: 233px;
	border-radius: 12px;
	overflow: hidden;
}

.card-thums .swiper-slide {
	cursor: pointer;
	height: 80px;
	border-radius: 12px;
	overflow: hidden;
}

.card-thums {
	margin-top: 25px;
}

.img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.card-inner-thumb .swiper-button-next,
.card-inner-thumb .swiper-button-prev {
	opacity: 1 !important;
	width: 36px;
	height: 36px;
	color: #fff;
}

.card-inner-thumb .swiper-button-next {
	transform: rotate(180deg);
}

.card-inner-thumb .swiper-button-next:after,
.card-inner-thumb .swiper-button-prev:after {
	display: none;
}





.team {
	padding: 90px 0;
}

.team__wrap {
	position: relative;
	margin-top: 40px;
}

.team__nav {
	position: absolute;
	width: 100%;
	top: calc(50% - 24px);
	z-index: 1;
}

.team__item {
	background: #fff;
	border-radius: 12px;
}

.team__item-photo {
	border-radius: 12px;
	overflow: hidden;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.team__item-photo img {
	width: 100%;
	height: 279px;
	-o-object-fit: cover;
	object-fit: cover;
}

.team__item-info {
	padding: 24px 27px 23px 22px;
}

.team__item-name {
	font-size: 18px;
	line-height: 100%;
	font-weight: 700;
}

.team__item-text {
	margin-top: 6px;
	font-size: 14px;
	line-height: 100%;
	font-weight: 400;
	min-height: 30px;
}

.help {
	padding-bottom: 90px;
}

.help__wrap {
	overflow: hidden;
	position: relative;
	background: #fff;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	border-radius: 20px;
	padding: 70px 59px 66px;
}

.help .title span {
	color: #7fca45;
}

.help__desc {
	margin-top: 8px;
}

.help .btn {
	max-width: 328px;
	width: 100%;
	margin-top: 26px;
}

.help__phone {
	position: absolute;
	right: 54px;
	top: -32px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.footer {
	background: #282828;
	color: #fff;
	padding: 46px 0 39px;
}

.footer__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 31px;
}

.footer__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.footer .messengers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
}

.footer .messengers__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.footer .telmail {
	margin-left: 25px;
}

.footer .telmail a:last-child,
.footer .telmail a:last-child:active,
.footer .telmail a:last-child:focus,
.footer .telmail a:last-child:hover {
	color: #fff;
}

.footer .phone {
	color: #fff;
	font-size: 22px;
	line-height: 27px;
	font-weight: 500;
}

.footer .phone:active,
.footer .phone:focus,
.footer .phone:hover {
	color: #fff;
}

.footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, .2);
	padding-top: 27px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer__bottom a {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	opacity: .5;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.footer__bottom a:hover {
	opacity: 1;
}

.footer .socials--mob {
	display: none;
}

.modal {
	width: 1169px;
	min-height: 200px;
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
	padding: 0;
}

.modal__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.modal__content {
	padding: 69px 57px 51px;
}

.modal__title {
	font-size: 36px;
	line-height: 100%;
	font-weight: 800;
}

.modal__desc {
	margin-top: 8px;
	font-size: 18px;
	line-height: 100%;
	font-weight: 600;
}

.modal__desc span {
	color: #6c5fa4;
	font-weight: 700;
}

.modal .form {
	margin-top: 48px;
	width: 463px;
}

.modal .form .input {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.modal .form .btn {
	width: 100%;
	max-width: 100%;
}

.modal__image {
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
	height: 100%;
	border-radius: 12px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.modal__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: bottom;
}

.fancybox-slide--html .fancybox-close-small {
	outline: 0;
	position: absolute;
	right: 32px;
	top: 24px;
	width: 24px;
	height: 24px;
	opacity: 1;
	background: url(../images/svg/close.svg) center/contain no-repeat;
}

.fancybox-slide--html .fancybox-close-small svg {
	display: none;
}


/* START Кнопка наверх */
.to-top {
	display: block;
	cursor: pointer;
	width: 36px;
	height: 36px;
	background: url(../images/to-top.svg) no-repeat 50% 50%;
	background-size: contain;
	position: fixed;
	z-index: 100;
	bottom: -30px;
	left: 30px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.to-top.show {
	bottom: 30px;
	opacity: 0.6;
	visibility: visible;
}

.to-top.show:hover {
	opacity: 1;
}

/* END Кнопка наверх */


@media screen and (min-width:769px) {
	.mob-img {
		display: none;
	}
}

@media screen and (max-width:1350px) {
	/* .promo-advantages-3 {
		left: 355px;
		top: 15px;
	}

	.promo-advantages-2 {
		left: 430px;
	} */

	.slider-arrow--next {
		right: -45px;
	}

	.slider-arrow--prev {
		left: -45px;
	}

	.logo-descrip {
		display: none;
	}
}

@media screen and (max-width:1280px) {
	.container--big {
		width: 1200px;
	}

	.slider-arrow--next {
		right: -25px;
	}

	.slider-arrow--prev {
		left: -25px;
	}

	.works__item-box:first-child {
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

@media screen and (max-width:1200px) {
	.container {
		width: 992px;
	}

	.container--fluid {
		width: 100%;
	}

	.socials {
		margin-left: 30px;
	}

	.header .btn {
		display: none;
	}

	.nav__list {
		gap: 45px;
	}

	.nav__item::after {
		right: -25px;
	}

	.promo__content {
		max-width: 540px;
	}

	.promo__title {
		font-size: 42px;
	}

	.promo__desc {
		font-size: 30px;
	}

	.promo__image {
		right: -240px;
	}

	.promo .btn {
		max-width: 240px;
	}

	.promo-advantages-1 {
		left: 50px;
		top: 31px;
	}

	.promo-advantages-2 {
		left: 308px;
		top: -27px;
	}

	.promo-advantages-3 {
		left: 260px;
		top: 135px;
	}

	.types__list {
		gap: 20px;
	}

	.types__item {
		width: calc(33.3333333333% - 14px);
	}

	.types__item-title {
		font-size: 20px;
	}

	.types__item-text {
		font-size: 16px;
		margin-top: 10px;
	}

	/* .quiz__head {
		max-width: 700px;
	} */

	.quiz__radio {
		width: 306px;
	}

	.quiz__total-fly {
		right: -115px;
	}

	.quiz__free-box {
		width: calc(50% - 16px);
	}

	.quiz__free-form {
		width: 100%;
	}

	.quiz__free-form .input {
		width: 100%;
	}

	.quiz__free-form .btn {
		width: 100%;
	}

	.prices__list {
		max-width: 525px;
	}

	.help__phone {
		right: -70px;
	}

	.modal {
		width: 600px;
	}

	.modal__wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.modal__content {
		padding: 39px 49px 56px;
	}

	.modal__image {
		max-height: 300px;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
	}

	.modal .form {
		margin-top: 30px;
		max-width: 100%;
		width: 100%;
	}

	.header-calc {
		display: none;
	}

	.promo-slider {
		margin-top: 0;
	}
}

@media screen and (max-width:992px) {
	.container {
		width: 768px;
	}

	.header .socials {
		display: none;
	}

	.header .telmail {
		margin-right: 0;
	}

	.header .menu-btn {
		margin-left: 23px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 47px;
		height: 47px;
		border: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		border-radius: 50%;
	}

	.header .menu-btn i {
		width: 19px;
		height: 19px;
		background: url(../images/svg/menu-btn.svg) center no-repeat;
	}

	.header .menu-btn--active i {
		background-size: contain;
		background-image: url(../images/svg/menu-close.svg);
	}

	.nav {
		position: fixed;
		left: 20px;
		top: 90px;
		width: 100%;
		max-width: calc(100% - 87px);
		background: rgba(255, 255, 255, .95);
		-webkit-backdrop-filter: blur(60px);
		backdrop-filter: blur(60px);
		border-radius: 0 0 12px 12px;
		padding: 47px 67px 144px 48px;
		z-index: 99;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		-webkit-transform: translateY(-150%);
		-ms-transform: translateY(-150%);
		transform: translateY(-150%);
	}

	.nav--active {
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
	}

	.nav .container {
		width: 100%;
		padding: 0;
	}

	.nav .btn {
		display: table;
		max-width: 100%;
		width: 100%;
	}

	.nav__list {
		margin-top: 50px;
		display: block;
	}

	.nav__item:last-child .nav__link {
		border: none;
	}

	.nav__link {
		display: block;
		color: #000;
		font-size: 24px;
		line-height: 100%;
		font-weight: 800;
		padding: 20px 0;
		border-bottom: 1px solid #c2c2c3;
	}

	.nav__link:active,
	.nav__link:focus,
	.nav__link:hover {
		color: #000;
		opacity: 1;
	}

	.nav__bottom {
		display: block;
		position: absolute;
		left: 48px;
		bottom: 30px;
	}

	.nav__bottom .phone {
		-webkit-font-feature-settings: "pnum" on, "lnum" on;
		font-feature-settings: "pnum" on, "lnum" on;
		font-size: 22px;
		line-height: 27px;
		font-weight: 700;
	}

	.nav__bottom .socials {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 6px;
		gap: 21px;
	}

	.promo {
		padding-bottom: 0;
	}

	.promo__image {
		padding-top: 250px;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		margin-bottom: -140px;
	}

	.promo-advantages-1 {
		left: 0;
		top: 76px;
	}

	.promo-advantages-1 .promo__advantages-dot::before {
		height: 188px;
	}

	.promo-advantages-2 {
		left: 0;
		top: 171px;
	}

	.promo-advantages-2 .promo__advantages-dot {
		right: -14px;
		left: auto;
	}

	.promo-advantages-3 {
		left: auto;
		right: 0;
		top: 171px;
	}

	.promo-advantages-3 .promo__advantages-dot::before {
		height: 82px;
	}

	.promo__advantages-dot::before {
		content: "";
		width: 1px;
		height: 98px;
		position: absolute;
		left: 15px;
		right: 0;
		top: 20px;
		background: -webkit-gradient(linear, left top, left bottom, from(#e68344), to(rgba(230, 131, 68, 0)));
		background: -o-linear-gradient(top, #e68344, rgba(230, 131, 68, 0));
		background: linear-gradient(180deg, #e68344, rgba(230, 131, 68, 0));
	}

	.types {
		padding: 80px 0;
	}

	.types__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.types__item {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: stretch;
	}

	.types__item-image {
		height: auto;
		width: 250px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.types__item-info {
		text-align: left;
	}

	.quiz {
		padding: 70px 0;
	}

	.quiz__head {
		padding-right: 130px;
	}

	.quiz__fly {
		max-width: 200px;
		right: -20px;
		top: 60px;
	}

	.quiz__list {
		gap: 10px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.quiz__radio {
		width: 238px;
	}

	.quiz__total-list {
		max-width: 600px;
	}

	.quiz__total-fly {
		width: 300px;
		right: 0;
		top: 20px;
	}

	.quiz__free {
		margin-left: 0;
		margin-top: 40px;
	}

	.gift .title {
		max-width: 500px;
	}

	.gift__image {
		right: -61px;
		top: -64px;
	}

	.gift__image img {
		max-width: 500px;
		width: 100%;
	}

	.gift__image::before {
		width: 400px;
	}

	.works .container {
		position: relative;
	}

	.works__wrap {
		position: static;
	}

	.works .btn {
		margin: 40px 0 0 auto;
	}

	.works__nav {
		top: auto;
		bottom: 0;
		left: 15px;
		width: 92px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.works__nav .slider-arrow {
		position: static;
	}

	.why__list {
		gap: 60px;
	}

	.why-swiper .swiper-wrapper {
		display: flex;
		align-items: stretch;
		gap: 0;
	}

	.why__item-icon {
		margin: 0;
	}

	.why__item-title {
		text-align: left;
	}

	.why__item-list li {
		text-align: left;
		margin-left: 10px;
	}

	.why__item {
		width: 100%;
		height: auto;
		min-height: auto;
		padding: 0;
	}

	.slider-arrow--next {
		right: 18px;
	}

	.slider-arrow--prev {
		left: 18px;
	}

	.reviews__slider {
		max-width: 374px;
	}

	.prices__list {
		max-width: 100%;
	}

	.prices__image {
		display: none;
	}

	.team__nav {
		position: static;
		width: 92px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 30px auto 0;
	}

	.team .slider-arrow {
		position: static;
	}

	.help__wrap {
		padding: 60px 123px 88px 50px;
	}

	.rekom-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}

	.works__list {
		grid-template-columns: 1fr;
	}

	.phone-name {
		text-align: left;
		margin-bottom: 5px;
	}
}

.type-product .woocommerce-message a {
	background: #6c5fa4;
	color: #fff;
}

.woocommerce .woocommerce-breadcrumb {
	display: none;
}

.accordion-mob {
	display: none;
}

@media screen and (max-width:770px) {
	.woocommerce-products-header__title {
		font-size: 20px;
		margin: 10px 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		font-size: 13px;
	}

	.image {
		width: 100% !important;
	}

	.head-tovar {
		grid-template-columns: 1fr;
		width: 100%;
		display: block !important;
	}



	.woocommerce table.shop_table td {
		font-size: 13px;
	}

	.woocommerce form.checkout_coupon {
		margin: 0;
	}

	button[name="update_cart"] {
		margin-top: 15px;
	}

	#coupon_code {
		max-width: 150px;
	}

	.product-cats li h2 {
		font-size: 16px;
	}

	.product-cats {
		grid-template-columns: repeat(1, 1fr);
	}

	.content-main {
		grid-template-columns: 1fr;
	}

	.woocommerce ul.products li.product a img {
		height: 200px;
		width: calc(100% + 30px);
		max-width: none;
		margin: -15px -15px 0;
		border-bottom: 1px solid #ccc;
		border-radius: 15px 15px 0 0;
	}

	.single_add_to_cart_button {
		margin-top: 15px !important;
	}

	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		/* width: 100% !important; */
	}

	.woocommerce ul.products li {
		padding-top: 0 !important;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title,
	.woocommerce ul.products li.product .woocommerce-loop-product__title,
	.woocommerce ul.products li.product h3 {
		min-height: max-content;
	}

	.cart-loop table {
		min-height: max-content;
	}

	.veb-variation-product-gallery {
		width: 100% !important;
	}

	.type-product .woocommerce-message {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		font-size: 14px;
		line-height: normal;
	}

	.type-product .woocommerce-message a {
		float: none;
		margin-top: 15px;
		background: #6c5fa4;
		color: #fff;
		display: block;
	}



	.woocommerce table.shop_attributes th {
		width: 190px;
	}

	body .qib-button.qib-button-wrapper {
		float: left !important;
	}

	.page-content {
		padding-top: 93px;
	}

	.woocommerce .woocommerce-ordering select,
	.woocommerce .woocommerce-result-count {
		font-size: 12px;
	}

	.summary table.shop_attributes {
		display: none;
	}

	.woocommerce table.shop_attributes th,
	.woocommerce table.shop_attributes td,
	.woocommerce table.shop_attributes td p {
		font-size: 13px !important;
	}

	.breadcrumbs {
		font-size: 12px;
		line-height: normal;
	}

	.contact-wrap {
		padding: 15px;
	}

	.content-tab {
		grid-template-columns: repeat(1, 1fr);
	}

	.content-tab .left {
		padding: 0;
	}

	.tabs>label {
		margin: 0 0 5px 0;
		width: 100%;
	}

	.content-tab iframe {
		height: 300px;
	}

	.nav__list a {
		color: #000;
	}

	.top-work {
		grid-template-columns: repeat(1, 1fr);
		width: 100%;
	}

	.gallery__wrap {
		width: 100%;
	}

	.gallery__item {
		width: 100% !important;
	}

	.info-head {
		grid-template-columns: repeat(1, 1fr);
	}

	.title-page {
		font-size: 20px;
	}

	.content-single p {
		font-size: 14px;
		line-height: 22px;
	}

	.news-item {
		flex-direction: column;
	}

	.news-left,
	.news-right {
		width: 100%;
	}

	.news-right {
		margin-top: 15px;
	}

	.promo-wrapper {
		padding: 0;
	}

	.promo-slider .swiper-wrapper {
		align-items: stretch;
	}

	.mob-img {
		display: block;
	}

	.desk {
		display: none;
	}

	.container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.header .logo {
		width: 130px;
	}

	.header .logo__image {
		max-width: 100%;
		width: auto;
	}

	.header__right {
		flex-wrap: wrap;
		justify-content: center;
		gap: 5px 20px;
	}

	.header .phone {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		font-size: 14px;
		line-height: 18px;
		text-align: right;
	}

	.header .menu-btn {
		margin-left: 10px;
		width: 40px;
		height: 40px;
		z-index: 100;
	}

	.header .menu-btn i {
		width: 15px;
		height: 15px;
		background-size: contain;
	}

	.header .telmail {
		display: none;
	}

	.header .telmail a:last-child {
		font-size: 13px;
	}

	.cart-contents {
		margin-left: 20px;
		font-size: 14px;
	}

	.cart-contents::after {
		width: 35px;
		height: 35px;
		top: 0px;
		left: -18px;
		font-size: 25px;
	}

	.header .messengers {
		display: none;
	}

	.header .messengers__link {
		width: 18px;
		height: 18px;
	}

	.header .messengers__link img {
		max-width: 100%;
		width: auto;
	}

	.nav {
		top: 61px;
		padding: 40px;
		max-width: calc(100% - 40px);
	}

	.nav__list {
		margin-top: 30px;
	}

	.nav__link {
		font-size: 18px;
		line-height: 24px;
		padding: 15px 0;
	}

	.nav__bottom {
		margin-top: 30px;
		position: relative;
		top: 0;
		left: 0;
		bottom: 0;
	}

	.nav__bottom br {
		display: none;
	}

	.messengers {
		margin: 10px 0 15px 0;
	}

	.messengers a {
		margin-right: 15px;
	}

	.nav .phone {
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 24px;
		display: block;
	}

	.promo .container {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.promo {
		padding: 120px 0 0;
		height: auto;
		padding-bottom: 23px;
	}

	.promo__title {
		font-size: 16px;
		line-height: 23px;
	}

	.promo__title {
		font-size: 20px;
		line-height: 23px;
		text-align: center;
	}

	.promo__desc {
		font-size: 16px;
		line-height: 22px;
		text-align: center;
	}

	.promo__desc span {
		font-weight: 700;
	}

	.promo__content {
		max-width: calc(100% - 30px);
		max-width: 100%;
	}

	.promo .btn {
		max-width: 280px;
		padding: 15px;
		margin: 30px auto;
	}

	.promo__advantages-box {
		padding: 15px;
	}

	.promo__advantages-icon {
		margin-right: 10px;
		width: 22px;
	}

	.promo__advantages-icon img {
		max-width: 100%;
		width: auto;
	}

	.promo__advantages-text {
		font-size: 12px;
		line-height: 16px;
	}

	.promo-advantages-3 {
		right: 22px;
		top: 125px;
	}

	.promo-advantages-1 {
		top: 40px;
	}

	.promo-advantages-2 {
		top: 188px;
	}

	.promo__house {
		width: calc(100% + 40px);
		position: relative;
		left: -20px;
		margin-top: -80px;
		z-index: -1;
	}

	.promo__image {
		margin-bottom: 60px;
		padding-top: 200px;
	}

	.title {
		font-size: 26px;
		line-height: 32px;
	}

	.desc {
		margin-top: 8px;
		font-size: 18px;
		line-height: 22px;
	}

	.types {
		overflow: hidden;
		padding: 40px 0 0;
	}

	.types__list {
		margin-top: 30px;
	}

	.types__item-image {
		width: 100px;
	}

	.types__item-info {
		padding: 25px 15px;
	}

	.types__item-title {
		font-size: 16px;
		line-height: 22px;
	}

	.types__item-text {
		font-size: 14px;
		line-height: 18px;
	}

	.types-wrapper {
		padding-bottom: 50px;
	}

	.types-wrapper .works__nav {
		display: flex;
		bottom: 0 !important;
	}

	.footer {
		padding: 40px 0;
	}

	.footer__top {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer__left {
		width: 100%;
		display: block;
	}

	.footer__left .socials {
		display: none;
	}

	.footer .logo {
		display: block;
		margin: 0 auto;
		max-width: 200px;
	}

	.footer .logo img {
		max-width: 100%;
		width: auto;
	}

	.footer__right {
		width: 100%;
		margin-top: 15px;
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column;
		gap: 30px;
	}

	.footer .telmail {
		margin: 0;
	}

	.footer .phone {
		width: 100%;
		display: block;
		margin: 0;
		text-align: center;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.footer .messengers {
		margin-top: 20px;
	}

	.footer .socials--mob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 20px auto 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer__bottom {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer__bottom a:not(:last-child) {
		margin-bottom: 5px;
	}

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

	#modal-quiz {
		padding: 80px 15px 20px;
		margin: 0;
	}

	.quiz {
		padding: 60px 0 40px;
	}

	/* .quiz__head {
		max-width: 225px;
	} */

	.quiz .title {
		font-size: 24px;
		line-height: 26px;
	}

	.quiz .desc {
		margin-top: 8px;
		font-size: 18px;
		line-height: 24px;
	}

	.quiz__head {
		padding-right: 80px;
	}

	.quiz__fly {
		max-width: 140px;
		right: -31px;
		top: 75px;
	}

	.quiz__progress {
		display: none;
	}

	.quiz__question {
		margin-top: 0;
		opacity: .5;
	}

	.quiz__items {
		margin-top: 5px;
	}

	.quiz__list {
		gap: 20px 10px;
	}

	.quiz__list-flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.quiz__list .input {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}

	.quiz__title {
		font-size: 22px;
		line-height: 26px;
	}

	.quiz__radio {
		width: calc(50% - 5px);
	}

	.quiz__radio-image {
		height: 130px;
	}

	.quiz__radio-text {
		margin-top: 10px;
		font-size: 14px;
		line-height: 20px;
	}

	.quiz__item-1 .btn--prev {
		display: none;
	}

	.quiz__buttons {
		margin-top: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 0;

		margin: 0 -15px;
		padding: 15px;
		background-color: #fff;
		position: sticky;
		z-index: 20;
		bottom: 0;
	}

	.quiz__buttons .btn--prev {
		width: 100%;
	}

	.quiz__buttons .btn--next {
		margin-bottom: 15px;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.quiz__buttons .btn {
		width: 100%;
	}

	.quiz__input {
		width: 100%;
	}

	.quiz__final {
		margin-top: 20px;
	}

	.quiz__final-title {
		font-size: 22px;
		line-height: 26px;
	}

	.quiz__final-text {
		margin: 15px 0 10px;
		font-size: 18px;
		line-height: 22px;
	}

	.quiz__list-box {
		margin-top: 0;
		margin-right: 0;
	}

	.quiz__list-box .quiz__title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.quiz__radio2-text {
		font-size: 16px;
	}

	.quiz__total-fly {
		width: 200px;
		right: -50px;
	}

	.quiz__total-list {
		gap: 15px;
		flex-direction: column;
		align-items: flex-start;
	}

	.quiz__total-item {
		padding: 12px;
	}

	.quiz__total-item:first-child {
		margin-right: 60px;
	}

	.quiz__total-value {
		font-size: 16px;
		line-height: 20px;
	}

	.quiz__total-desc {
		font-size: 12px;
		line-height: 16px;
		margin-top: 5px;
	}

	.quiz__free-title {
		font-size: 22px;
		line-height: 28px;
	}

	.quiz__free-text {
		margin-top: 10px;
		font-size: 16px;
		line-height: 20px;
	}

	.quiz__free-form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 25px;
		display: block;
	}

	.quiz__free-form .btn {
		padding: 15px;
	}

	.quiz__free-box {
		width: 100%;
		margin-bottom: 10px;
	}

	.gift {
		padding: 30px 10px;
	}

	.prices {
		padding: 30px 0;
	}

	.gift__wrap {
		padding: 0;
	}

	.gift .container {
		padding: 30px 20px;
	}

	.gift__tag {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 20px;
		padding: 7px 9px;
	}

	.gift .title {
		max-width: 100%;
		font-size: 22px;
		line-height: 26px;
	}

	.gift .desc {
		margin-top: 10px;
		font-size: 16px;
		line-height: 18px;
	}

	.gift__image {
		position: relative;
		left: -30%;
		right: 0;
		top: 0;
		width: 150%;
		margin: 5px 0 -30px;
	}

	.gift__image img {
		-webkit-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		transform: rotate(-15deg);
		max-width: 100%;
		width: 100%;
	}

	.gift .form {
		margin-top: 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.gift .form .input {
		margin: 0 0 20px;
		width: 100%;
	}

	.gift .form .btn {
		width: 100%;
	}

	.works {
		padding: 30px 0;
	}

	.works__tabs {
		gap: 7px 15px;
		margin-top: 20px;
	}

	.works__tab {
		font-size: 16px;
		line-height: 20px;
	}

	.works__tab--active {
		font-size: 16px;
		line-height: 20px;
	}

	.works__item {
		min-height: auto;
	}

	.works__item-image {
		height: 220px;
	}

	.works__item-tag {
		padding: 7px 12px;
		font-size: 10px;
		line-height: 12px;
		right: 15px;
		top: 10px;
	}

	.works__item-title {
		font-size: 18px;
		line-height: 24px;
		min-height: auto;
	}

	.works__item-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 20px;
	}

	.works__item-text {
		margin-top: 7px;
		font-size: 16px;
		line-height: 20px;
	}

	.works__nav {
		bottom: 10px;
	}

	.rekom-swiper .works__nav {
		top: calc(50% - 90px);
	}

	.works .btn {
		margin-top: 0;
		max-width: calc(100% - 120px);
		max-width: none;
		width: 100%;
		margin-left: auto;
		min-width: auto;
		padding: 18px 12px;
	}

	.why__list {
		margin-top: 59px;
	}

	.why__item-title {
		margin-top: 45px;
		font-size: 18px;
		line-height: 24px;
	}

	.why__item-list {
		font-size: 14px;
		line-height: 18px;
	}

	.why__item-list li::before {
		width: 4px;
		height: 4px;
		-webkit-transform: translate(-10px, 6px);
		-ms-transform: translate(-10px, 6px);
		transform: translate(-10px, 6px);
	}

	.reviews {
		padding: 40px 0 60px;
	}

	.reviews__wrap {
		margin-top: 30px;
	}

	.reviews__slider {
		max-width: calc(100% - 60px);
	}

	.reviews .slider-arrow--prev {
		left: 0;
	}

	.reviews .slider-arrow--next {
		right: 0;
	}

	.reviews__item-box {
		padding: 15px 20px;
	}

	.prices__wrap {
		margin-top: 20px;
		padding: 30px 20px;
	}

	.prices__subtitle {
		font-size: 18px;
		line-height: 24px;
	}

	.prices__item {
		font-size: 14px;
		line-height: 18px;
		padding: 7px 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.prices__item-right {
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.prices .btn {
		margin-top: 30px;
	}

	.team {
		padding: 30px 0;
	}

	.team__wrap {
		margin-top: 30px;
	}

	.team__item-photo img {
		height: auto;
	}

	.team__item-info {
		padding: 20px 15px;
	}

	.team__item-name {
		font-size: 13px;
		line-height: 18px;
	}

	.team__item-text {
		font-size: 10px;
		line-height: 14px;
	}

	.help__wrap {
		position: relative;
		z-index: 1;
		padding: 30px;
	}

	.help .title {
		font-size: 18px;
		line-height: 24px;
		max-width: 80%;
	}

	.help .title br {
		content: "";
		margin-left: 5px;
	}

	.help__desc {
		font-size: 14px;
		line-height: 16px;
		max-width: 70%;
	}

	.help__phone {
		width: 200px;
		right: -20px;
		top: 0;
		z-index: -1;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		pointer-events: none;
	}

	.help .btn {
		max-width: 100%;
		margin-top: 25px;
		padding: 14px 20px;
		font-size: 16px;
		min-height: auto;
	}

	.modal__image {
		max-height: 200px;
		display: none;
	}

	.modal__content {
		padding: 30px 20px;
	}

	.fancybox-slide--html .fancybox-close-small {
		background: #fff !important;
		right: 42px;
		top: 0;
		width: 15px;
		height: 15px;
	}

	.fancybox-slide--html .fancybox-close-small svg {
		display: block;
		width: 40px;
		height: 40px;
	}

	.modal__title {
		font-size: 24px;
		margin-bottom: 10px;
		line-height: 30px;
	}

	.politika {
		font-size: 11px !important;
	}

	.modal__text {
		font-size: 14px;
		line-height: 20px;
	}

	.modal .form {
		margin-top: 20px;
	}

	.rekom-list {
		padding: 30px 50px;

	}

	.content-main {
		margin: 15px 0;
	}

	.why {
		padding: 0;
	}

	.works__slider {
		padding-bottom: 65px;
	}

	.works__nav {
		left: calc(50% - 46px) !important;
		bottom: 75px !important;
	}

	#rekom .works__nav {
		bottom: 160px !important;
	}

	.rekom-title {
		font-size: 19px;
		margin-bottom: 18px;
	}

	.dopworks {
		margin-bottom: 40px;
	}

	.dopworks-table {
		margin: 0 -15px;
		padding: 20px 15px;
		border-radius: 0px;
	}

	.dopworks-table td {
		font-size: 14px;
	}

	.work-new {
		font-size: 18px;
	}

	/* Аккордион, который закрывает фильтры на мобилке */
	.accordion-mob {
		padding: 12px 0;
		padding-right: 15px;
		display: block;
		width: 100%;
		cursor: pointer;
		background: none;
		border: none;
		border-bottom: 1px solid #D9D9D9;
		text-align: left;
		outline: none;
		position: relative;
		transition: 0.5s;
		font-weight: 800;
		font-size: 16px;
		line-height: 20px;
		color: #1A1A1A;
		margin-bottom: 10px;
	}

	.accordion-mob:after {
		content: '';
		display: block;
		width: 7px;
		height: 7px;
		position: absolute;
		top: calc(50% - 5px);
		right: 2px;
		border-left: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
		transform: rotate(-45deg);
		transition: .3s;
	}

	.accordion-mob.active:after {
		transform: rotate(-225deg);
	}

	.panel {
		height: 0px;
		overflow: hidden;
		transition: 0.5s;
	}
}

@media screen and (max-width:600px) {

	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
		float: none;
	}

	.single_add_to_cart_button {
		margin: 0 !important;
	}

	.vse-harakter {
		display: none !important;
	}

	.content-404 h1 {
		font-size: 26px;
	}

	.prod_review-cols {
		flex-direction: column;
		gap: 40px;
	}

	.prod_review_img {
		max-width: none;
	}
}

@-webkit-keyframes move {
	0% {
		left: 0;
	}

	20% {
		left: 100%;
	}

	to {
		left: 100%;
	}
}

@keyframes move {
	0% {
		left: 0;
	}

	20% {
		left: 100%;
	}

	to {
		left: 100%;
	}
}

@-webkit-keyframes slide {
	from {
		top: -100px;
	}

	to {
		top: 0;
	}
}

@keyframes slide {
	from {
		top: -100px;
	}

	to {
		top: 0;
	}
}








/* Блок "контакты" */
#contacts {
	padding-top: 40px;
	padding-bottom: 80px;
	position: relative;
}

#contacts iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#contacts .logo {
	display: block;
	max-width: 150px;
	margin-bottom: 30px;
}

.contacts-main {
	padding: 50px 30px;
	max-width: max-content;
	box-shadow: 0 10px 10px -5px #e4e4e4;
	border-radius: 5px;
	background: #fff;
	position: relative;
	z-index: 3;
}

.contacts-main__item {
	margin-bottom: 20px;
	font-size: 16px;
}

.contacts-main__item a {
	font-weight: 600;
}

@media screen and (max-width: 992px) {
	#contacts {
		padding-top: 0;
		padding-bottom: 0;
	}

	#contacts iframe {
		position: static;
		height: 250px;
	}

	.contacts-main {
		padding: 0;
		max-width: 100%;
		box-shadow: none;
		background: none;
	}
}











/* Блок "Этапы работ" */
.problem {
	padding: 80px 0;
}

.problem-swiper {
	padding: 30px 0;
}

.problem-swiper .swiper-wrapper {
	align-items: stretch;
}

.problem-item {
	height: auto;
	max-width: 250px;
	display: grid;
	grid-template-rows: repeat(2, 1fr);
}

.problem-item:nth-child(even) {
	margin: 0 -1px;
}

.problem-item:nth-child(even) .problem-item__text {
	order: 2;
}

.problem-item__text {
	padding: 0 15px;
}

.problem-item:nth-child(odd) .problem-item__text {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.problem-item__text p:first-of-type {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
	margin-bottom: 10px;
}

.problem-item__text p+p {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 120%;
}

.problem-item__img {
	position: relative;
	display: flex;
	align-items: flex-end;
}

.problem-item:nth-child(even) .problem-item__img {
	align-items: flex-start;
}

.problem-item__img-inner {
	position: relative;
	padding: 22px;
}

.problem-item__img-inner::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #E68344;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.problem-item__img-inner::after {
	content: '';
	display: block;
	width: 100%;
	height: 50%;
	background: #fff;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

.problem-item:nth-child(even) .problem-item__img-inner::after {
	top: 50%;
}

.problem-item__img-inner span,
.problem-item__img::before {
	content: '';
	display: block;
	width: 100%;
	height: 50%;
	border-left: 1px solid #F47922;
	border-right: 1px solid #F47922;
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
}

.problem-item:nth-child(even) .problem-item__img-inner span,
.problem-item:nth-child(even) .problem-item__img::before {
	top: 50%;
}

.problem-item:last-of-type .problem-item__img::before {
	display: none;
}

.problem-item__img-inner img {
	position: relative;
	z-index: 3;
	display: block;
	width: 100%;
}

@media screen and (max-width: 1420px) {
	.problem-item {
		width: 200px;
	}

	.problem-swiper {
		padding: 30px 15px;
		margin: -15px;
	}

	.problem .problem-swiper+.title {
		font-size: 18px;
		line-height: 20px;
	}
}

/* END Блок "Этапы работ" */
@media(max-width:992px) {
	.why-swiper {
		margin-left: auto;
		margin-right: auto;
	}

	.why__item {
		width: 100% !important;
	}
}

.have-question {
	padding-bottom: 90px;
}

.have-question-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.manager-wrap {
	width: 30%;
	padding: 0 15px;
}

.form-wrap {
	width: 70%;
	padding: 0 15px;
}

.manager-wrap img {
	width: 100%;
	margin-bottom: 15px;
}

.manager-title {
	text-align: center;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 100%;
	font-weight: 400;
}

.manager-name {
	text-align: center;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 100%;
	font-weight: 700;
	text-transform: uppercase;
}

.manager-wrap .phone-wrap {
	text-align: center;
	margin-bottom: 15px;
}

.manager-wrap p {
	text-align: center;

}

.manager-wrap .phone-wrap .item {
	margin-bottom: 5px;
}

.manager-wrap .phone-wrap .item a {
	font-size: 14px;
}

.manager-wrap .header {
	background-color: transparent;
}

.manager-wrap .messengers {
	padding-top: 0;
	justify-content: center;
}

.form-wrap {
	text-align: center;
}

.form-wrap .form {
	flex-wrap: wrap;
	justify-content: center;
}

.form-wrap .form-row {
	width: 100%;
	margin-bottom: 15px;
}

.form-wrap .form-row .input,
.form-wrap .form-row .btn {
	display: inline-block;
	margin-right: 0;
}

@media (max-width:768px) {
	.manager-wrap {
		width: 100%;
	}

	.form-wrap {
		width: 100%;
	}
}


.without-gift {
	text-align: center;
	padding: 0;
}

.without-gift .form {
	justify-content: center;
}

@media(max-width:430px) {
	.problem-item__img-inner::before {
		border-bottom: 0;
	}

	.problem-swiper {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.problem-item {
		width: 50%;
		grid-template-columns: 100%;
	}

	.problem-item__text p:first-of-type {
		font-size: 14px;
	}

	.problem-item__text p+p {
		font-size: 13px;
	}
}

@media(max-width:500px) {

	.sticky.fixed .header .logo,
	.header .logo {
		max-width: 82px;
	}
}


@media(max-width:768px) {
	.items-wrap a {
		width: 50%;
		padding: 5px;
	}

	.items-wrap {
		gap: initial !important;
		display: flex !important;
		flex-wrap: wrap;
	}
}



.gallery-inner {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
}

.gallery-item {
	position: relative;
	height: auto;
	border-radius: 10px;
	background: #FFF;
}

.gallery-item-img {
	position: relative;
	display: block;
	width: 100%;
	height: 132px;
	border-radius: 10px;
	overflow: hidden;
}

.gallery-item-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gallery .title {
	text-align: center;
	margin: 80px 0 40px;
}

.gallery-item-title {
	text-align: center;
	margin: 20px 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 100%;
}

.gallery .cena-wrap {
	margin-top: 35px;
}

@media(max-width:1200px) {
	.gallery-inner {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media(max-width:768px) {
	.gallery-swiper {
		padding: 0 15px;
		margin: 0 -15px;
	}

	.gallery-inner {
		display: flex;
		align-items: stretch;
		gap: 0;
	}

	.gallery-item {
		width: 320px;
	}
}


.delivery__blocks .swiper-slide.works__item {
	width: 100%;
}

.delivery__blocks a.btn-more, .delivery__blocks a.more-img {
	color: #fff;
	text-decoration: none;
}


.delivery__blocks a.btn-more:hover, .delivery__blocks a.more-img:hover {
	color: #000;
	text-decoration: none;
}



