@charset "UTF-8";

/*
Theme Name: Pavlova
Theme URI:
Author: RestTeam
Author URI:
Description: Pavlova Clinic
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.4
*/

.pum-container.popmake.active {
	opacity: 1 !important;
}

@media only screen and (max-width: 767px) {
	.footer {
		margin-bottom: 0px !important;
	}
}

#calls .calls__inner {
	align-items: center;
}

@font-face {
	font-family: Montserrat;
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Thin.eot);
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Thin.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Thin.woff) format("woff"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Thin.woff2) format("woff2"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Thin.ttf) format("truetype")
}

@font-face {
	font-family: Montserrat-Regular;
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Regular.eot);
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Regular.woff) format("woff"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Regular.ttf) format("truetype")
}

@font-face {
	font-family: Montserrat-Medium;
	font-weight: 500;
	font-style: normal;
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Medium.eot);
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Medium.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Medium.woff) format("woff"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Medium.woff2) format("woff2"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Medium.ttf) format("truetype")
}

@font-face {
	font-family: Montserrat-Bold;
	font-weight: 700;
	font-style: normal;
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Bold.eot);
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Bold.woff) format("woff"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Bold.ttf) format("truetype")
}

@font-face {
	font-family: Montserrat-ExtraBold;
	font-weight: 800;
	font-style: normal;
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-ExtraBold.eot);
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-ExtraBold.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-ExtraBold.woff) format("woff"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-ExtraBold.woff2) format("woff2"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-ExtraBold.ttf) format("truetype")
}

@font-face {
	font-family: Montserrat-Light;
	font-weight: 300;
	font-style: normal;
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Light.eot);
	src: url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Light.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Light.woff) format("woff"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Light.woff2) format("woff2"), url(/wp-content/themes/pb-theme/fonts/Montserrat/Montserrat-Light.ttf) format("truetype")
}

/* *,:after,:before{padding:0;margin:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box}
body,html{height:100%;background:#fff;min-height:100vh;scroll-behavior:smooth;outline:0}
.wrapper{width:100%;margin:0 auto;font-family:Montserrat,sans-serif}
.header{width:100%;margin:0 auto;background:url(../assets/img/1.header/header_bg.png) no-repeat center;background-size:cover;overflow:hidden}
.content-header{max-width:1340px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative}
.header-elements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:540px;width:40%;min-width:435px}
.header-element{margin-right:7px;cursor:pointer;-webkit-transition:ease-in-out all .3s;-o-transition:ease-in-out all .3s;transition:ease-in-out all .3s;color:#fff;text-decoration:none;white-space:nowrap}
.header-element:hover{text-decoration:underline}
.header-num{cursor:pointer;-webkit-transition:ease-in-out all .3s;-o-transition:ease-in-out all .3s;transition:ease-in-out all .3s;color:#fff;text-decoration:none}
.header-num:hover{text-decoration:underline}
.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:47px 15px 0;font-size:18px;color:#fff;position:relative}
.header-logo-wrapper{width:153px;height:55px;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;margin-right:50px}
.header-logo-wrapper:hover{opacity:.7}
.header-logo{width:100%}
.header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}
.header-menu-btn{margin-left:25px;width:181px}
.burger-menu{display:none;width:29px;height:3px;background:#fff;margin-left:auto;position:relative;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.burger-menu::after,.burger-menu::before{position:absolute;content:'';width:100%;height:3px;background:#fff;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.burger-menu::before{top:-9px;left:0}
.burger-menu::after{bottom:-9px;left:0}
.burger-menu.active{background:0 0;z-index:50;position:absolute;top:65px;right:calc((100% - 320px)/ 2)}
.burger-menu.active::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.burger-menu.active::after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.header-bottom{margin:167px 0 176px 50px;z-index:5}
.header-title{color:#fff;font-weight:700;line-height:48px;font-size:50px;max-width:400px;width:100%}
.header-text{font-size:24px;color:#fff;margin-top:23px;max-width:490px;width:100%}
.header-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:230px;margin-top:35px;text-decoration:none}
.header-img-wrapper{position:absolute;bottom:-10px;right:5%;width:816px}
.header-img{width:100%} */
.content {
	max-width: 1280px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto
}

.tl_button {
	height: 46px;
	border-radius: 22px;
	border: 1px solid #fff;
	font-size: 16px;
	color: #fff;
	background: 0 0;
	-webkit-transition: ease-in-out all .3s;
	-o-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	cursor: pointer
}

.tl_button:hover {
	background-color: #eddbd5;
	border: 1px solid #eddbd5
}

.tl_block {
	width: 100%
}

.tl_title {
	font-size: 50px;
	line-height: 48px;
	font-weight: 600;
	text-align: center
}

/* .wrapper__popup{display:none;position:fixed;left:0;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:100}
.wrapper__popup.active{display:-webkit-box;display:-ms-flexbox;display:flex} */
/* .popup{background:#fff;max-width:600px;width:100%;padding:40px;border:20px solid #d7ad9d;font-family:Montserrat,sans-serif;z-index:100;position:relative;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}
.popup__close{position:absolute;width:30px;height:30px;top:-50px;left:50%;cursor:pointer}
.popup__close::after,.popup__close::before{position:absolute;top:0;left:0;content:'';width:100%;height:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.popup__close::after{left:unset;right:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.popup__close:hover::after,.popup__close:hover::before{background:#a0817f} */
.form__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form__title {
	font-size: 36px;
	font-weight: 600
}

.form__subtitle {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	width: 70%
}

.form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
	width: 100%
}

.form__input {
	width: 100%;
	padding: 10px;
	outline: 0;
	border: 1px solid #d7ad9d;
	border-radius: 5px;
	margin-top: 5px;
	font-size: 16px
}

.form__input.error {
	border-color: #ea3525
}

.form__input::-webkit-input-placeholder {
	font-size: 14px
}

.form__input::-moz-placeholder {
	font-size: 14px
}

.form__input:-ms-input-placeholder {
	font-size: 14px
}

.form__input::-ms-input-placeholder {
	font-size: 14px
}

.form__input::placeholder {
	font-size: 14px
}

.form__label {
	-ms-flex-item-align: start;
	align-self: flex-start;
	font-size: 18px;
	margin-top: 15px
}

.form__btn {
	margin-top: 35px;
	height: 50px;
	border-radius: 22px;
	border: 1px solid #000;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	background: 0 0;
	-webkit-transition: ease-in-out all .3s;
	-o-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	cursor: pointer;
	width: 100%;
	letter-spacing: 1px
}

.form__btn:hover {
	background-color: #eddbd5;
	border: 1px solid #eddbd5
}

.form__politic {
	text-align: center;
	margin-top: 20px
}

.block-programs {
	background: #fff
}

.programs-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* padding-top:100px */
}

.programs-img-wrapper {
	width: 521px;
	height: 320px
}

.programs-img {
	width: 100%
}

.programs-text {
	width: 52%;
	color: #000;
	font-size: 20px;
	margin-left: 59px
}

.programs-text p {
	margin-top: 30px
}

.programs-text p:nth-child(1) {
	margin-top: 0
}

.programs-table {
	display: grid;
	grid-template-columns: repeat(4, minmax(25%, 310px));
	grid-template-rows: repeat(2, minmax(50%, 310px));
	margin: 70px 0 100px 0
}

.programs-table__element {
	width: 100%;
	height: 100%;
	padding: 10%
}

.programs-table__element_5::before {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.programs-table__element_7::before {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.programs-table__element-title {
	font-size: 36px;
	font-weight: 500;
	line-height: 30px
}

.programs-table__element-text {
	font-size: 16px;
	margin-left: 10px
}

.programs-table__element-text-p {
	margin: 15px 0 0 15px;
	position: relative
}

.programs-table__element-text-p::before {
	content: "";
	background: #eddbd5;
	width: 6px;
	height: 6px;
	background-size: contain;
	position: absolute;
	top: 6px;
	left: -17px
}

.programs-table__element-text-p_bg {
	margin: 15px 0 0 0
}

.programs-table__element-text-p_bg::before {
	display: none
}

.programs-table__element_bg {
	color: #fff;
	position: relative
}

.programs-table__element_bg::before {
	content: "";
	background: url(../assets/img/2.content/programs_arrow.svg);
	background-size: 100%;
	width: 50px;
	height: 50px;
	position: absolute;
	top: calc((100% - 50px)/ 2);
	left: -26px
}

.programs-table__element_bg-r {
	position: relative;
	color: #fff
}

.programs-table__element_bg-r:before {
	content: "";
	background: url(../assets/img/2.content/programs_arrow.svg);
	background-size: 100%;
	width: 50px;
	height: 50px;
	position: absolute;
	top: calc((100% - 50px)/ 2);
	right: -26px
}

.programs-table__element_bg-1 {
	background: url(../assets/img/2.content/programs_anticovid.png) no-repeat center;
	background-size: cover
}

.programs-table__element_bg-2 {
	background: url(../assets/img/2.content/programs_antiage.png) no-repeat center;
	background-size: cover
}

.programs-table__element_bg-3 {
	background: url(../assets/img/2.content/programs_plus.png) no-repeat center;
	background-size: cover
}

.programs-table__element_bg-4 {
	background: url(../assets/img/2.content/programs_detox.png) no-repeat center;
	background-size: cover
}

.block-complex {
	/* background-color:#f3f3f3; */
	margin: 0px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 60px
}

.complex-title {
	margin-top: 0px
}

.complex-element__text-part {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	background-color: #f5f5f5;
	padding: 40px 20px 30px 40px
}

.complex-element__text-part {
	height: calc(100% - 378px);
}

.complex-element__text-part hr {
	margin-top: 10px;
	height: 1px;
	background: #a0817f
}

.complex-element__title {
	font-size: 30px
}

.complex-element__subtitle {
	font-size: 16px;
	color: #454545;
	margin-top: 10px
}

.complex-element__text {
	font-size: 14px;
	margin-top: 20px
}

.complex-element__composition {
	font-size: 12px;
	margin-top: 10px
}

.complex-element__subtext {
	font-size: 16px;
	font-weight: 700;
	margin-top: auto;
	padding-top: 24px
}

.complex-element__cost {
	font-size: 24px;
	margin: 10px 0 25px
}

.complex-element__btn {
	font-weight: 600;
	font-size: 16px;
	max-width: 250px;
	width: 100%;
	height: 45px;
	border-radius: 22px;
	border: 1px solid #a0817f;
	-webkit-transition: ease-in-out all .3s;
	-o-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	cursor: pointer;
	background: 0 0
}

.complex-element__btn:hover {
	background-color: #eddbd5;
	border: 1px solid #eddbd5
}

.complexes-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-top: 65px
}

.complex-element {
	width: 30%;
	margin: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
}

.complex-element__img-wrapper {
	max-width: 450px;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.complex-element__img {
	width: 100%
}

.block-effect {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.block-effect .complexes-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.complex-element_effect {
	background-color: #f5f5f5;
	width: 30%
}

.complex-element_effect:nth-child(4) {
	margin: 10px 5px 10px 10px
}

.complex-element_effect .complex-element__text-part {
	background: unset;
	height: calc(100% - 372px);
	position: relative;
}

.complex-element_effect .complex-element__text-part p:last-child {
	margin-bottom: 0;
	position: relative;
	bottom: 0;
}

/*.page-id-205 .desktop-menu__nav .nav__list li:nth-child(4){display: none;}
.page-id-205 .mobile-menu__content .mobile-menu__list li:nth-child(4){display: none;}*/
.complex-element_effect .complex-element__text:last-of-type {
	margin-bottom: 27px
}

.complex-element_effect .complex-element__text {
	letter-spacing: .5px
}

.complex-element_effect .complex-element__text span {
	font-weight: 700
}

.complex-element_effect .complex-element__title {
	font-size: 24px;
	font-weight: 500;
	margin-top: 5px
}

.complex-element_effect .complex-element__btn {
	margin-top: auto;
	max-width: 300px;
	width: 100%
}

.complex-element__group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	width: 64%
}

.complex-element__block {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.complex-element__block .complex-element_effect {
	width: 46.9%
}

.effect-element__under-title {
	color: #a0817f;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .5px
}

.complex-row_text-part {
	width: 99%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	letter-spacing: .5px;
	margin: 30px 0 0 25px
}

.complex-row_text-title {
	font-size: 26px;
	font-weight: 500
}

.complex-row_text-list {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.complex-row_text-column {
	font-size: 16px;
	line-height: 1.2
}

.complex-row_text-column:nth-child(1) {
	max-width: 333px;
	width: 100%
}

.complex-row_text-column:nth-child(2) {
	margin-left: 25px
}

.complex-row_text-column p {
	margin: 8px 0 0 12px;
	position: relative
}

.complex-row_text-column p:nth-child(1) {
	margin-top: 0
}

.complex-row_text-column p:after {
	content: "";
	background: #eddbd5;
	width: 6px;
	height: 6px;
	position: absolute;
	left: -12px;
	top: 7px
}

.block-installment-plan {
	margin: 0 auto;
	padding: 30px 0
}

.block-start {
	margin: 50px auto 50px;
	background: #fff
}

.start-row {
	margin-top: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.start-element {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 19%;
	position: relative
}

.start-element::after {
	position: absolute;
	top: 20%;
	right: -35%;
	content: '';
	background: url(../assets/img/2.content/start_arrow.svg) center no-repeat;
	background-size: 100%;
	width: 13px;
	height: 24px
}

.start-element:last-of-type::after {
	content: none
}

.start-element__img-wrapper {
	width: 105px;
	height: 105px;
	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
}

.start-element__img {
	width: 100%
}

.start-element__text {
	font-size: 18px;
	text-align: center;
	margin-top: 25px;
	line-height: normal
}

.start-element__text_mb {
	margin-bottom: 20px
}

.start-arrow {
	content: "";
	background: url(../assets/img/2.content/start_arrow.svg) center;
	background-size: 100%;
	width: 13px;
	height: 24px;
	margin-bottom: 100px
}

.block-effectiveness {
	margin: 0 auto;
	background: url(../assets/img/2.content/effectiveness_bg.png) no-repeat center;
	width: 100%;
	background-size: cover;
}

.content_effectiveness {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 40px 20px 100px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.effectiveness-column {
	margin-left: 10px;
}

.effectiveness-column__title {
	font-size: 50px;
	font-weight: 500;
	line-height: 48px;
	padding-bottom: 38px;
	color: #fff
}

.effectiveness-column__img-wrapper {
	width: 375px;
	height: 206px;
	margin: 0 auto;
}

.effectiveness-column__img {
	max-width: 100%
}

.effectiveness-list {
	margin: 50px 0 0 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.effectiveness-list__p {
	margin-bottom: 37px;
	position: relative;
	color: #fff
}

.effectiveness-list__p::before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background-color: #eddbd5;
	position: absolute;
	left: -20px;
	top: 5px
}

.block-creator {
	margin: 0 auto
}

.content_creator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 40px auto 0px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column
}

.creator-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 55px
}

.creator-column__img-wrapper {
	width: 374px;
	height: 484px
}

.creator-column__img {
	width: 100%
}

.creator-column__title {
	font-size: 30px;
	line-height: 1.2;
	padding: 40px 0;
	font-weight: 500
}

.creator-column__text {
	max-width: 70%
}

.creator-list {
	margin-left: 80px
}

.creator-list__p {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.2;
	position: relative;
	font-weight: 500
}

.creator-list__p::before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background-color: #eddbd5;
	position: absolute;
	left: -20px;
	top: 5px
}

.block-reviews {
	/* background-color:#f3f3f3; */
	margin: 0 auto;
	padding: 50px 0
}

.review-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-top: 60px
}

.reviews-row__element {
	/* background-color:#fff; */
	width: 30%;
	margin: 10px;
	padding: 30px;
	background-color: #f5f5f5;
}

.reviews-row__element-img-wrapper {
	width: 100px;
	height: 100px
}

.reviews-row__element-info {
	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
}

.reviews-row__element-data {
	margin-left: 30px;
	width: 70%
}

.reviews-row__element-name,
.reviews-row__element-surname {
	font-size: 24px;
	font-weight: 600
}

.reviews-row__element-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px
}

.reviews-row__element-star {
	-webkit-mask: url(../assets/img/2.content/reviews_icon.png) center no-repeat;
	-webkit-mask-size: contain;
	background: #a0817f;
	width: 22px;
	height: 22px;
	margin-right: 5px
}

.reviews-row__element-star_bg {
	background-color: #d7ad9d
}

.reviews-row__element-text {
	font-size: 14px;
	margin-top: 28px
}

.reviews-flamp__wrapper {
	max-width: 1048px;
	width: 100%;
	margin: 40px auto 0;
	padding: 0 10px;
	background: #fff
}

.reviews-flamp__img {
	width: 100%
}

.certificates__title {
	margin: 0px 0
}

.certificates__list {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

.certificates__box {
	width: 310px;
	height: 440px
}

.certificates__box img {
	width: 100%
}

.certificates__box-wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.certificates__list .certificates__wrp {
	position: absolute;
	bottom: 10%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	max-width: 160px;
	width: 100%;
	height: 45px;
	border: 3px solid #d7ad9d;
	-webkit-transition: ease-in-out all .3s;
	-o-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	cursor: pointer;
	background: #fff;
	color: #000;
	text-decoration: none
}

.certificates__wrp:hover {
	background: #d7ad9d
}

.block-consultation {
	margin: 0 auto;
	padding: 100px 0
}

.consultation-form {
	width: 100%;
	padding: 80px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	border: 20px solid #d7ad9d
}

.consultation-form__input {
	font-size: 20px;
	padding: 4px 0 4px 50px;
	border-bottom: 2px solid #d7ad9d;
	outline: 0;
	width: 240px
}

.consultation-form__input.error {
	border-bottom-color: #ea3525
}

.consultation-form__input_short {
	width: 240px;
	padding: 4px 0 4px 65px;
	margin-left: 45px
}

.consultation-form__btn {
	font-size: 16px;
	width: 150px;
	height: 45px;
	border-radius: 22px;
	border: 1px solid #d7ad9d;
	background: 0 0;
	cursor: pointer;
	-webkit-transition: ease-in-out all .3s;
	-o-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	margin-left: 45px
}

.consultation-form__btn.error {
	width: 200px
}

.consultation-form__btn:hover {
	background-color: #eddbd5;
	border: 1px solid #eddbd5
}

.consultation-form__info {
	width: 45%;
	font-size: 14px;
	text-align: center;
	margin-top: 30px
}

.consultation-form__info a {
	color: #a0817f
}

.consultation-form__info a:hover {
	opacity: .7
}

.consultation-form__title {
	margin-bottom: 60px;
	width: 100%;
	text-align: center;
	font-size: 50px
}

.consultation-info {
	margin-top: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.consultation-info__map-wrapper {
	max-width: 910px;
	width: 100%;
	max-height: 300px;
	height: 100%
}

.consultation-info__map-img {
	width: 100%
}

.consultation-info__p {
	font-weight: 600;
	padding-left: 30px;
	position: relative
}

.consultation-info__p::before {
	content: "";
	background: url(../assets/img/2.content/icon_map.png);
	background-size: 100%;
	width: 15px;
	height: 21px;
	position: absolute;
	top: 0;
	left: 0
}

.consultation-info__p_address {
	margin-top: 66px
}

.consultation-info__p_number {
	margin-top: 25px
}

.consultation-info__p_number::before {
	background: url(../assets/img/2.content/icon_call.png);
	width: 20px;
	height: 20px
}

.consultation-info__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.consultation-info__text {
	padding-right: 30px
}

.consultation-form__row {
	max-width: 280px;
	width: 100%;
}

/*.page-id-205 .footer .contakts{display: none;}
.page-id-205 .feedback .ya_maps{display: none;}
.page-id-205 #menu-item-403{display: none;}
/* .header_droppers{background:url(../assets/img/1.header/droppers_bg.png) no-repeat center;background-size:cover}
.header-dropper{margin:100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}
.header-dropper__img{max-width:450px;max-height:450px;width:100%;height:100%}
.header-dropper__img img{width:100%}
.header-dropper__text-part{max-width:742px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-left:20px;color:#d9d2d2}
.header-dropper__title{font-size:50px;font-weight:700;letter-spacing:1.5px;color:#fff}
.header-dropper__list{margin-top:15px}
.header-dropper__list p{font-size:24px;letter-spacing:1px;line-height:1.6;position:relative;margin-left:12px}
.header-dropper__list p:after{content:"";background:#eddbd5;width:6px;height:6px;position:absolute;top:16px;left:-12px}
.header-dropper__text{margin-top:22px;font-size:16px;font-weight:100;letter-spacing:1px;padding:0 40px 16px 0;border-bottom:1px solid #eddbd5}
.header-dropper__subtext{margin-top:20px;font-size:18px;opacity:.9;letter-spacing:1px}
.header-dropper__subtext span{font-weight:700;opacity:1}
.header-dropper__block-btn{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header-dropper__block-btn-text{font-size:16px;color:#fff;letter-spacing:1.5px}
.header-dropper__block-btn-text span{font-size:24px;letter-spacing:2px;color:#d9d2d2;font-weight:100}
.header-dropper__btn{font-family:Montserrat,sans-serif;font-size:16px;padding:12px 22px;color:#d9d2d2;border:1px solid #fff;border-radius:22px;background:0 0;-webkit-transition:ease-in-out all .3s;-o-transition:ease-in-out all .3s;transition:ease-in-out all .3s;cursor:pointer;margin-left:10px}
.header-dropper__btn:hover{background-color:#d7ad9d;border:1px solid #eddbd5}
.header-dropper__btn_arrow{position:relative}
.header-dropper__btn_arrow:after{content:"";background:#eddbd5;width:8px;height:14px;position:absolute;top:calc((100% - 14px)/ 2);right:-8px;-webkit-clip-path:polygon(0 0,0 100%,100% 50%);clip-path:polygon(0 0,0 100%,100% 50%)}
.header-dropper__block-btn-info{color:#d9d2d2;font-size:14px;max-width:96px;width:100%;margin-left:10px} */
/* .benefit-row{width:100%;margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}
.benefit-element{width:31%;margin:10px 5px;background-color:#f7f0ed;padding:40px}
.benefit-element__title{font-size:30px;line-height:29px;max-width:200px;width:100%}
.benefit-element__text{color:#a0817f;font-size:18px;margin-top:27px}
.benefit-info{margin-top:60px}
.benefit-info__title,.benefit-structure__title{font-size:32px;font-weight:600;letter-spacing:1px}
.benefit-info__text{margin-top:20px;font-size:18px;letter-spacing:.5px}
.benefit-structure{margin:60px 0 100px;width:100%}
.benefit-structure__column{width:100%;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}
.benefit-structure__element{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background-color:#f5f5f5;padding:22px 18px 22px 35px}
.benefit-structure__element:nth-child(1){margin-top:0}
.benefit-structure__element-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:ease-in-out all .3s;-o-transition:ease-in-out all .3s;transition:ease-in-out all .3s}
.benefit-structure__element-title{font-size:24px;letter-spacing:1.5px}
.benefit-structure__text{font-size:18px;width:100%;padding:15px 60px 0 0;margin-top:20px;border-top:1px solid #ededed;display:none}
.benefit-structure__text p{margin-top:15px}
.benefit-structure__text.active{display:unset}
.benefit-structure__img{width:27px;height:19px;background-color:#d4d4d4;-webkit-clip-path:polygon(50% 45%,100% 0,50% 68%,0 0);clip-path:polygon(50% 45%,100% 0,50% 68%,0 0);cursor:pointer;-webkit-transition:ease-in-out all .3s;-o-transition:ease-in-out all .3s;transition:ease-in-out all .3s}
.benefit-structure__img:hover{background:#735d5f}
.benefit-structure__img.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)} */
/* .slider{display:none;position:relative}
.slider__item{margin:0 10px}
.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}
.slick-list{overflow:hidden}
.footer{background-color:#a0817f}
.footer-menu{margin-top:0;padding:23px 0}
.dn{display:none} */
@media (max-width:1025px) {
	.content-header {
		max-width: 769px;
		padding: 0 10px
	}

	.header-elements {
		min-width: 350px
	}

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

	.header-logo-wrapper {
		margin-right: 20px
	}

	.header-right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header-menu-btn {
		margin-bottom: 15px;
		margin-left: 0
	}

	.header-img-wrapper {
		right: -5%;
		bottom: -5px
	}

	.content {
		max-width: 769px
	}

	.programs-table {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		margin: 70px 50px 100px 50px
	}

	.programs-table__element {
		width: 310px;
		height: 310px;
		padding: 30px
	}

	.complexes-row {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}

	.complex-element {
		width: 45%
	}

	.complex-element_effect:nth-child(4) {
		margin: 10px
	}

	.complex-element__group {
		width: 100%
	}

	.complex-element__block {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}

	.complex-element__block .complex-element_effect {
		width: 45%
	}

	.block-effectiveness {
		background-size: cover
	}

	.content_effectiveness {
		padding: 0 20px
	}

	.effectiveness-list {
		margin: 20px 0 0 50px
	}

	.effectiveness-list__p {
		margin-bottom: 15px
	}

	.content_creator {
		margin: 20px auto
	}

	.creator-column__title {
		padding: 20px 0
	}

	.creator-list {
		margin-left: 50px
	}

	.creator-list__p {
		margin-bottom: 15px;
		font-size: 14px
	}

	.review-row {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}

	.reviews-row__element {
		width: 45%
	}

	.consultation-form__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.consultation-form__input {
		margin-top: 30px
	}

	.consultation-form__input_short {
		margin: 30px 0 0
	}

	.consultation-form__btn {
		margin: 30px 0 0
	}

	.consultation-form__title {
		margin-bottom: 0
	}

	/* .header-dropper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:80px 0}
.header-dropper__text-part{margin-top:40px}
.benefit-element{width:48%}
.footer-menu{margin-top:0} */
}

@media (max-width:991px) {
	.page-id-1403 .header__search-form {
		display: none;
	}
}

@media (max-width:768px) {
	.content-header {
		max-width: 380px;
		padding: 0 30px
	}

	.header-elements {
		min-width: unset;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		width: 100%
	}

	.header-elements_header {
		display: none;
		margin-top: 20px;
		-ms-flex-item-align: center;
		align-self: center;
		width: 100%
	}

	.header-element {
		font-size: 16px;
		margin-right: 0;
		margin-top: 20px
	}

	.header-num {
		font-size: 20px;
		margin-top: 0
	}

	.header-menu {
		margin-top: 40px
	}

	.header-menu.active {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		margin-top: 0;
		padding: 40px calc((100% - 320px)/ 2) 30px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		z-index: 30;
		background: #a0817f
	}

	.header-menu.active .header-elements {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.header-menu.active .header-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.header-logo-wrapper {
		position: relative
	}

	.header-right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		margin: 20px 0 0;
		width: 100%
	}

	.header-right_header {
		display: none
	}

	.header-menu-btn {
		margin: 20px 0 0
	}

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

	.header-bottom {
		margin: 80px 0 300px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-item-align: center;
		align-self: center
	}

	.header-title {
		font-size: 30px;
		text-align: center;
		line-height: normal
	}

	.header-text {
		font-size: 14px;
		text-align: center;
		margin-top: 17px
	}

	.header-btn {
		margin: 20px auto
	}

	.header-img-wrapper {
		left: -20%;
		right: unset;
		width: 400px
	}

	.content {
		max-width: 380px;
		padding: 0 30px
	}

	.page-id-1403 .content {
		max-width: 680px;
		padding: 0 30px
	}

	.tl_title {
		font-size: 36px;
		line-height: 35px
	}

	.programs-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		padding-top: 0px
	}

	.programs-img-wrapper {
		max-width: 320px;
		width: 100%;
		height: unset
	}

	.programs-text {
		margin: 40px 0 0;
		font-size: 14px;
		width: 100%
	}

	.programs-table {
		margin: 50px 0 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap
	}

	.programs-table__element {
		width: 100%;
		padding: 30px 0 0;
		height: 220px
	}

	.programs-table__element_1 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.programs-table__element_2 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.programs-table__element_3 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.programs-table__element_4 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.programs-table__element_5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.programs-table__element_6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.programs-table__element_7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.programs-table__element_8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.programs-table__element-title {
		font-size: 24px;
		margin-bottom: 10px
	}

	.programs-table__element-text-p {
		margin: 7px 0 0 7px
	}

	.programs-table__element-text-p_bg {
		margin: 0
	}

	.programs-table__element_bg {
		padding-left: 24px;
		height: 321px
	}

	.programs-table__element_bg::before {
		left: calc((100% - 50px)/ 2);
		top: unset;
		bottom: -26px;
		-webkit-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		transform: rotate(270deg)
	}

	.programs-table__element_bg-r {
		padding-left: 24px;
		height: 321px
	}

	.programs-table__element_bg-r:before {
		right: calc((100% - 50px)/ 2);
		top: unset;
		bottom: -26px;
		-webkit-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		transform: rotate(270deg)
	}

	.block-complex {
		margin: 20px auto;
		padding-bottom: 0px
	}

	.complex-title {
		margin-top: 60px
	}

	.complex-element__text-part {
		padding: 35px 20px 30px 20px
	}

	.complexes-row {
		margin-top: 40px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap
	}

	.complex-element {
		width: 100%;
		margin: 0 0 10px
	}

	.block-start {
		margin: 50px auto
	}

	.start-row {
		margin-top: 50px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.start-element {
		width: 100%;
		margin-bottom: 50px
	}

	.start-element::after {
		top: 105%;
		right: calc((100% - 13px)/ 2);
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}

	.start-element:last-of-type {
		margin-bottom: 0
	}

	.start-element__text {
		width: 220px
	}

	.start-arrow {
		margin: 25px auto;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}

	.block-effectiveness {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		padding: 64px 0 30px 0
	}

	.content_effectiveness {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.effectiveness-column__title {
		font-size: 36px;
		line-height: 30px;
		text-align: center
	}

	.effectiveness-column__img-wrapper {
		width: 320px;
		height: unset
	}

	.effectiveness-list {
		margin: 30px 0 0 20px
	}

	.content_creator {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.creator-main {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		margin-top: 25px
	}

	.creator-column__img-wrapper {
		max-width: 320px;
		width: 100%;
		height: unset
	}

	.creator-column__title {
		font-size: 24px
	}

	.creator-column__text {
		max-width: unset;
		width: 85%
	}

	.creator-list {
		margin: 30px 0 0 20px
	}

	.block-reviews {
		padding: 0px 0
	}

	.review-row {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 20px
	}

	.reviews-row__element-name,
	.reviews-row__element-surname {
		font-size: 20px
	}

	.reviews-row__element-text {
		margin-top: 20px
	}

	.reviews-flamp__wrapper {
		margin-top: 20px;
		position: relative
	}

	.certificates__title {
		margin: 60px 0 20px
	}

	.certificates__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.certificates__box {
		width: 100%;
		height: auto
	}

	.complex-element_effect .complex-element__text:last-of-type {
		margin-bottom: 30px;
	}

	.complex-element__img-wrapper {
		max-width: 100%;
	}

	.block-consultation {
		padding: 70px 0;
		overflow: hidden
	}

	.consultation-form {
		border: 10px solid #d7ad9d;
		padding: 50px 0
	}

	.consultation-form__info {
		width: 100%;
		font-size: 12px
	}

	.consultation-form__title {
		font-size: 30px;
		line-height: 30px
	}

	.consultation-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		margin-top: 60px
	}

	.consultation-info__map-wrapper {
		margin-top: 30px;
		width: 300%
	}

	.consultation-info__p::before {
		position: relative;
		margin-bottom: 5px
	}

	.consultation-info__p {
		padding-left: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.consultation-info__p_address {
		text-align: center;
		margin-top: 40px
	}

	.consultation-info__p_number::before {
		position: relative
	}

	.consultation-info__p_number {
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.consultation-info__text {
		padding-right: 0
	}
}

@media (max-width:767px) {

	.tables__th.tables__th_four,
	.complex-element_effect:nth-child(4) {
		margin: 0 0 10px 0
	}

	.tax-services_tax .tables__tableH {
		display: flex;
	}

	.tax-services_tax .tables__th.tables__th_four,
	.tax-services_tax .complex-element_effect:nth-child(4) {
		margin: 0 0 0px 0;
	}

	.complex-element__block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.complex-element__block .complex-element_effect {
		width: 100%
	}

	.complex-row_text-part {
		margin: 40px 0 0 0
	}

	.complex-row_text-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.complex-row_text-column:nth-child(2) {
		margin: 8px 0 0 0
	}

	.reviews-row__element {
		width: 100%;
		padding: 20px;
		margin: 10px 0
	}

	.header-dropper {
		padding: 0;
		margin: 40px 0
	}

	.header-dropper__text-part {
		margin: 25px 0 0 0
	}

	.header-dropper__title {
		font-size: 30px;
		letter-spacing: 1.5px
	}

	.header-dropper__list {
		margin-top: 12px
	}

	.header-dropper__list p {
		font-size: 14px
	}

	.header-dropper__list p:after {
		width: 4px;
		height: 4px;
		top: 10px;
		left: -10px
	}

	.header-dropper__text {
		margin-top: 25px;
		font-size: 14px;
		padding: 0 10px 17px 0
	}

	.header-dropper__subtext {
		font-size: 14px;
		margin-top: 17px
	}

	.header-dropper__block-btn {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.header-dropper__btn {
		margin-left: 0;
		margin-top: 15px
	}

	.header-dropper__block-btn-info {
		margin: 15px 0 0 13px
	}

	.benefit-row {
		margin-top: 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.benefit-element {
		width: 100%;
		margin: 5px 0;
		padding: 30px 40px 30px 30px
	}

	.benefit-element__title {
		font-size: 24px;
		line-height: 26px
	}

	.benefit-element__text {
		font-size: 14px;
		margin-top: 17px
	}

	.benefit-info {
		margin-top: 46px
	}

	.benefit-info__title,
	.benefit-structure__title {
		font-size: 24px;
		font-weight: 400
	}

	.benefit-info__text {
		font-size: 14px;
		margin-top: 12px
	}

	.benefit-structure {
		margin: 40px 0 70px
	}

	.benefit-structure__element {
		padding: 13px 10px 13px 20px
	}

	.benefit-structure__element-title {
		font-size: 18px;
		width: 80%
	}

	.benefit-structure__text {
		font-size: 14px
	}

	.benefit-structure__text p {
		margin-top: 10px
	}

	.benefit-structure__text p:nth-child(1) {
		margin-top: 0
	}

	.benefit-structure__img {
		width: 15px;
		height: 15px
	}

	.slider {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 30px;
		min-width: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.slider .slick-arrow {
		position: absolute;
		top: calc((100% - 20px)/ 2);
		z-index: 10;
		font-size: 0;
		width: 20px;
		height: 20px;
		background-color: transparent;
		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
	}

	.slider .slick-arrow:after {
		content: "";
		background-color: #d4d4d4;
		width: 20px;
		height: 20px;
		-webkit-clip-path: polygon(36% 0, 53% 0, 99% 50%, 53% 100%, 36% 100%, 83% 50%);
		clip-path: polygon(36% 0, 53% 0, 99% 50%, 53% 100%, 36% 100%, 83% 50%)
	}

	.slider .slick-prev {
		left: calc((100% - 20px)/ 2 - 148px);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.slider .slick-next {
		right: calc((100% - 20px)/ 2 - 148px)
	}

	.slider .slick-dots {
		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;
		margin-top: 20px
	}

	.slider .slick-dots .slick-active button {
		background: #fff
	}

	.slider .slick-dots li {
		list-style: none;
		margin-right: 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-transition: ease-in-out all .3s;
		-o-transition: ease-in-out all .3s;
		transition: ease-in-out all .3s
	}

	.slider .slick-dots li button {
		font-size: 0;
		border-radius: 50%;
		width: 8px;
		height: 8px;
		background-color: #d4d4d4
	}

	.reviews-row__element_slick {
		width: 280px
	}

	.reviews-row__element_slick .reviews-row__element-data {
		margin-left: 19px
	}

	.tax-services_tax .price_subscription .tables__th.tables__th_four {
		width: 50% !important;
	}

	/* .footer-menu{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}
.footer-menu .header-logo-wrapper{margin:0}
.no-mobile{display:none} */
}

@media (max-width:690px) {
	.tax-services_tax .price_subscription .tables__th.tables__th_four {
		width: 100% !important;
		display: inline-block;
	}
}

@media (max-width:420px) {
	.complex-element_effect .complex-element__text-part {
		background: unset;
		height: calc(100% - 302px);
		position: relative;
	}
}

@media (max-width:382px) {
	.page-id-1403 .t-title_xs {
		font-size: 25px;
	}
}

@media (max-width:380px) {
	.page-id-1403 .service-name {
		padding-top: 50px;
	}
}

@media (max-width:374px) {
	.header-menu.active {
		padding: 40px 30px 30px
	}

	.burger-menu.active {
		right: 30px
	}

	.popup {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}

	.reviews-row__element-data {
		margin-left: 10px;
		width: 50%
	}
}

@media (max-width:360px) {
	.page-id-1403 .t-title_xs {
		font-size: 20px;
	}
}



.fancybox__content {
	z-index: 99999999 !important;
}

.ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal {
	z-index: 999 !important;

}


span.ubermenu-icon.ubermenu-icon-essential.ubermenu-icon-essential-times {
	color: white !important;
	font-size: 40px !important;
}


/* YANDEX CAPTCHA */
section.feedback .feedback__input {
	width: 100% !important;
	margin-bottom: 10px;
}

section.feedback .feedback__inner {
	flex-direction: column;
}

section.feedback .feedback__form-wrp {
	margin-bottom: 0;
}

section.feedback .feedback__phone-number {
	margin-top: 15px;
	text-align: right;
}

section.feedback .wpcf7-submit {
	width: 100%;
}

@media (max-width: 1024px) {
	section.feedback .feedback__form-wrp {
		display: block;
	}
}



/* NEW MENU 15.01 */
.header-mega_top {
	background: #A0817F;
	color: #FFF;
	font-family: Montserrat;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: 400;
}

.header-mega_top a,
.header-mega_top a:hover,
.header-mega_top a:focus {
	color: inherit;
	text-decoration: none;
}

.header-mega_top .container {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: center;
	padding: 22px 0;
}

.header-mega_top .container>div {
	flex: 1;
}

.header-mega_logo img {
	width: 100%;
}

.header-mega_city {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
}

.header-mega_city a {
	border-bottom: 1px dashed;
}

.header-mega_tel a {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5em;
}

.header-mega_cons {
	text-align: center;
}

.header-mega_cons .header-mega_messen {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin-top: 8px;
}

.header-mega_button button {
	border-radius: 6px;
	background: #FFF;
	color: #A0817F;
	font-family: 'Montserrat-regular';
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 40px;
	height: auto;
	border: none;
	transition: all ease .3s;
}

.header-mega_button button:hover {
	border: none;
	background: white;
	transform: scale(1.03);
}


/* MEGA MENU 15.01
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-bottom nav {
	background: #816867;
	font-size: 0;
	position: relative;
	color: #FFF;
	font-family: "Montserrat", serif;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.header-bottom nav>ul {
	position: relative;
}

.header-bottom nav>ul>li {
	display: inline-block;
	font-size: 16px;
	padding: 0 15px;
}

.header-bottom nav>ul>li:first-child {
	padding-left: 0;
}

.header-bottom nav>ul>li:last-child {
	padding-right: 0;
}

.header-bottom nav>ul>li>a {
	color: #fff;
	display: flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	position: relative;
	padding: 20px 0;
	opacity: .7;
}

.header-bottom nav>ul>li:hover>a {
	opacity: 1;
}

/* #Mega Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-bottom .mega-menu {
	background: white;
	display: none;
	left: 0;
	padding: 0;
	position: absolute;
	z-index: 9999;
	text-align: left;
	width: 100vw;
	box-shadow: 0 0 20px rgba(0, 0, 0, .15);
	max-height: calc(50px * 10 + 18px);
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #c5a8a6 rgb(225 225 225);
}

.header-bottom .mega-menu .cf {
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
	min-height: 50px;
	padding: 0;
}

.header-bottom .mega-menu:not(:has(li)) a {
	font: 16px Montserrat;
	display: flex;
	flex: auto;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	color: #a0817f;
}

.header-bottom .mega-menu a.mega-menu-title:hover {
	background: #bda3a2;
}

.header-bottom .mega-menu a.mega-menu-title:hover {
	color: white;
}

.droppable {
	position: static;
}

.header-bottom .mega-menu .left {
	flex: none;
	width: 325px;
	color: #a0817f;
}

.header-bottom .mega-menu .right {
	flex: 1;
	color: black;
	background: #f9f9f9;
}

.header-bottom .mega-menu a.mega-menu-title {
	min-height: 50px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
}

.header-bottom .mega-menu .left a {
	padding: 10px 20px;
	border-bottom: 1px solid rgb(160, 129, 127);
	display: flex;
	color: #a0817f;
	justify-content: space-between;
}

.header-bottom .mega-menu .left a svg {
	flex: none;
}

.header-bottom .mega-menu .right a {
	padding-left: 20px;
	color: black;
}

.header-bottom .mega-menu .right ul {
	list-style: none;
}

.header-bottom .mega-menu .right .menu-el_ancs {
	margin: 10px 0 30px;
	display: flex;
	flex-wrap: wrap;
}

.header-bottom .mega-menu .right .menu-el_ancs li {
	display: flex;
	width: calc(100% / 3);
}

.header-bottom .mega-menu .right .menu-el_ancs a {
	padding: 5px 5px 5px 20px;
	width: 100%;
	color: black;
}

.header-bottom .mega-menu .right .menu-el_ancs a:hover {
	background: #eaeaea;
}

.header-bottom .mega-menu .menu-el {
	opacity: 0;
	transition: all ease .5s;
}

.header-bottom .mega-menu .menu-el.active {
	opacity: 1;
}

.header-bottom .mega-menu .menu-el>ul>li:not(:last-child) {
	border-bottom: 1px solid;
}

.header-bottom .mega-menu .left a.active,
.header-bottom .mega-menu .left a:hover {
	background: #eee;
	color: #816867;
}

@media (max-width: 1350px) {
	.header-mega_top .header-mega_desc {
		display: none;
	}

	.header-bottom .mega-menu:not(:has(li)) a {
		font-size: 14px;
	}
}

@media (max-width: 990px) {
	.header-mega_city {
		font-size: 12px;
	}

	.header-mega_tel a {
		font-size: 16px;
	}

	.header-mega_top {
		font-size: 11px;
	}

	.header-mega_button button {
		font-size: 13px;
	}

	.header-bottom nav>ul>li {
		font-size: 14px;
	}

	.header-bottom .mega-menu:not(:has(li)) a {
		font-size: 12px;
	}

	.header-bottom .mega-menu .left a {
		padding: 10px 12px 10px 20px;
	}

	.header-bottom .mega-menu .left a svg {
		width: 20px;
		height: 20px;
		padding: 6px 0 6px 6px;
	}
}

@media (max-width: 900px) {
	.header-mega_city {
		display: none;
	}

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

	.header-bottom nav>ul>li {
		font-size: 13px;
	}
}

@media (max-width: 850px) {
	.header-bottom .mega-menu .left {
		width: 270px;
	}

	.header-bottom .mega-menu .right .menu-el_ancs li {
		align-items: center;
	}

	.header-bottom .mega-menu:not(:has(li)) a:not(:last-child) {
		border-right: 1px solid #d3d3d3;
	}
}

@media (max-width: 768px) {
	.header-mega .header-bottom {
		margin: 0;
	}

	.header-bottom .mega-menu .cf {
		flex-wrap: wrap;
	}

	.header-bottom .mega-menu:not(:has(li)) a {
		min-width: 100px;
		border-bottom: 1px solid #d3d3d3;
	}
}

@media (max-width: 670px) {
	.header-mega .header-mega_cons {
		display: none;
	}

	.header-mega_button button {
		font-size: 12px;
	}

	.header-bottom .mega-menu .left a {
		font-size: 12px;
		min-height: 40px;
	}
}

@media (max-width: 620px) {
	.header-mega .mobile-humb {
		display: block !important;
		flex: none !important;
	}

	.header-mega .mobile-humb svg {
		width: 35px;
	}

	.header-mega_tel {
		display: none;
	}

	.header-mega_button {
		display: none;
	}

	.header-mega_logo img {
		width: 170px;
	}

	.header-mega_top .container {
		width: 90%;
	}

	.header-bottom nav {
		display: none;
	}

	.header-bottom nav>ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}

	.header-bottom nav>ul>li {
		padding: 0;
	}

	.header-bottom nav>ul>li>a {
		padding: 15px !important;
	}

	.header-bottom nav>ul>li>a {
		font-size: 15px;
	}

	.header-bottom .mega-menu .left {
		width: 100%;
	}

	.header-bottom .mega-menu .left a svg {
		transform: rotate(90deg);
	}

	.header-bottom .mega-menu .right .menu-el_ancs li {
		width: calc(100% / 2);
	}

	.header-bottom .mega-menu .left a svg {
		width: 30px;
		height: 30px;
		padding: 11px 0 10px 5px;
	}

	.header-bottom .mega-menu .right {
		border-bottom: 3px solid #806867
	}

	.header-mega .mobile-dop {
		display: flex !important;
		flex-direction: column;
		gap: 10px;
		margin: 30px 0;
	}

	.mobile-dop .header-mega_tel {
		display: flex;
	}

	.mobile-dop .header-mega_tel a {
		color: white;
	}

	.header-mega .mobile-dop .header-mega_cons {
		display: block;
	}

	.mobile-dop .header-mega_cons .header-mega_messen {
		margin: 0;
	}

	.mobile-dop .header-mega_button {
		display: block;
	}
}



/* HEADER MEGA MENU END */




/* START MENU TAILWIND */

body header.header-mega-new .hover\:text-\[\#A0817F\]:hover{
	color: #a0817f;
}

body header.header-mega-new #mobileServiceSearch{
	border-style: solid;
}

body header .top-bar-new{
	display: none;
}

body .header-mega_logo-text{
	width: max-content;
    margin-top: 10px;
    background: #6ebb8e;
    font-size: 13px!important;
    padding: 5px 10px;
    border-radius: 20px 0;
}
body header.header-mega-new .grid-cols-3{
	grid-template-columns: repeat(3, minmax(0, 1fr))
}


@media (max-width: 1024px){
	body header .top-bar-new{
		display: block;
	}
	body header .top-bar-old{
		display: none;
	}
}

@media (max-width: 600px){
	body header.header-mega-new .gap-4{
		flex-wrap: nowrap!important;
	}
	body .header-mega_logo-text{
		font-size: 10px!important;
	}
	body header.mega-tail a.block img{
		height: auto;
    	width: 170px;
	}
	body header.mega-tail .header-phone{
		display: none;
	}
	body header.mega-tail .header-phone a{
		font-size: 16px;
	}
	body header.mega-tail .header-phone span{
		line-height: 1.3;
        font-size: 11px;
        display: block;
	}
}

body header.mega-tail a:hover, body #mobileMenu a:hover{
	color: inherit;
} 

body header.mega-tail *, body #mobileMenu * {
	font-family: Montserrat-Regular;
	font-size: 14px;
}
body header.mega-tail input#serviceSearch{
	background: white;
    border-width: 2px;
	border-style: solid;
}

body header.mega-tail img.md\:h-14{
	height: 56px;
}

body header.mega-tail button.whitespace-nowrap{
	font-size: 16px;
	font-weight: 600;
}

/* Custom gradient */
.gradient-bg {
	background: #816867;
}

/* Smooth transitions */
header *, #mobileMenu *{
	transition: all 0.3s ease;
}

/* Search input focus */
.search-input:focus {
	box-shadow: 0 0 0 3px rgba(160, 129, 127, 0.2);
}

body header.header-mega-new .nav-item{
	border-radius: 10px;
    padding: 10px!important;
}

body header.header-mega-new .left-0{
	margin-left: 0;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid #816867;
}

ul#menu-glavnoe-menyu-shapka{
	height: 60px;
}

/* Hover effects */
body header.header-mega-new .nav-item:hover {
	background-color: white;
	color: #816867;
}

body header.header-mega-new .category-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

body header.header-mega-new .service-link:hover {
	color: #A0817F;
	padding-left: 0.5rem;
}

body header.header-mega-new .subcategory-link:hover {
	color: #A0817F;
	font-weight: 600;
}

/* Mobile menu animation */
@keyframes slideDown {
	from {
		opacity: 0;
		transform: translateY(-10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.animate-slide-down {
	animation: slideDown 0.3s ease-out;
}

/* Search highlight */
.search-highlight {
	background-color: #FFF59D;
	padding: 0 2px;
	border-radius: 2px;
}

/* Scrollbar styling */
.custom-scrollbar::-webkit-scrollbar {
	width: 8px;
}

.custom-scrollbar::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 4px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
	background: #A0817F;
	border-radius: 4px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
	background: #8B6B69;
}

/* Sticky header shadow */
.header-shadow {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Badge */
.badge {
	background: #EF4444;
	color: white;
	font-size: 0.65rem;
	padding: 2px 6px;
	border-radius: 9999px;
	font-weight: 600;
}

.badge-hot {
	background: linear-gradient(135deg, #FF6B6B 0%, #FF5252 100%);
	animation: pulse 2s infinite;
}

@keyframes pulse {

	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0.8;
	}
}

/* Category icons */
.category-icon {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(160, 129, 127, 0.1);
	border-radius: 8px;
	font-size: 20px;
	flex-shrink: 0;
}

/* Mobile menu overlay */
.mobile-overlay {
	backdrop-filter: blur(8px);
	background: rgba(0, 0, 0, 0.5);
}

/* Mega menu max height */
.mega-menu-container {
	max-height: calc(100vh - 180px);
	overflow-y: auto;
}

/* Subcategory toggle */
.subcategory-toggle {
	cursor: pointer;
	user-select: none;
}

.subcategory-list {
	display: none;
	padding-left: 1rem;
	margin-top: 0.5rem;
	border-left: 2px solid rgba(160, 129, 127, 0.2);
}

.subcategory-list.active {
	display: block;
}

.arrow-icon {
	transition: transform 0.3s ease;
}

.arrow-icon.rotated {
	transform: rotate(90deg);
}

/* Popular services special styling */
.popular-service-card {
	background: linear-gradient(135deg, #A0817F 0%, #8B6B69 100%);
	border: none;
}

.popular-service-link {
	color: white;
	font-weight: 500;
}

.popular-service-link:hover {
	color: #FFF59D;
	padding-left: 0.5rem;
}

.popular-service-card h3, .popular-service-card a {
	color: white!important;
}
.popular-service-card .service-link:hover{
	color: #FFF59D!important;
}
.popular-service-card .category-icon{
	background: rgba(255, 255, 255, 0.2);
}
.menu-akcii{
	border: 2px solid #fecaca;
	background-image: linear-gradient(to right bottom, #fef2f2 , #fdf2f8);
}
.menu-akcii h3{
	color: #991b1b!important;
}
.menu-akcii a{
	color: #b91c1c!important;
}

@media (max-width: 1024px){
	.popular-service-card{
		padding: 5px;
    	border-radius: 5px;
	}
	.popular-service-card svg{
		fill: white;
	}
	.menu-akcii{
		padding: 5px;
    	border-radius: 5px;
	}
	body header.mega-tail *, body #mobileMenu *{
		font-size: 16px;
	}
	body header svg{
		height: 20px !important;
        width: 20px !important;
		margin-left: 5px;
		flex: none;
	}
	body header .space-y-1 button{
		padding: 0 !important;
	}
	body #mobileMenu .space-y-2 div a{
		padding: 6px 0;
		display: flex;
        gap: 8px;
	}
	body #mobileMenu .pl-3{
		padding-left: 0.75rem!important;
	}
	body #mobileMenu .space-y-1 {
		padding-left: 0.75rem!important;
	}
}

/* END MENU TAILWIND */


body .fancybox__content {
	height: auto !important;
}

.itsModal__heading,
.itsModal_thanks__heading {
	text-align: center;
}



#portfolio .circPht__itm_right_cont {
	display: flex;
	align-items: stretch;
	gap: 10px;
}

#portfolio .circPht__stazh {
	border-radius: 10px;
	background: #A0817F;
	font-size: 16px;
	color: white;
	font-weight: 700;
	padding: 7px 13px;
	font-family: 'Montserrat-Medium';
	border: 1px solid;
	display: flex;
	justify-content: center;
	align-items: center;
}

#portfolio .circPht__otzy {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 10px;
	background: #DCF3E9;
	padding: 7px 13px;
}

#portfolio .circPht__otzy div:nth-child(2) {
	color: #1FA96D;
	font-weight: 700;
}

#portfolio .circPht__otzy div:nth-child(3) {
	font-weight: 700;
	font-family: 'Montserrat-Regular';
}

#portfolio .circPht__itm_right_cont button {
	border-radius: 10px;
	background: #F2F2F2;
	color: #000;
	font-size: 16px;
	padding: 7px 22px;
	font-family: 'Montserrat-Regular';
	font-weight: 700;
	height: auto;
	margin: 0;
	display: block;
}

@media (max-width: 1100px) {
	#portfolio .circPht__itm_right_cont {
		flex-direction: column;
		align-items: normal;
		width: 100%;
	}

	#portfolio .circPht__itm_right_cont button {
		max-width: unset;
	}

	#portfolio .circPht__itm_right_cont>* {
		min-height: 40px;
	}

	#portfolio .circPht__otzy {
		font-size: 16px;
	}
}


.fancybox__slide.has-image>.fancybox__content {

	height: 90% !important;
}









/* NEW BLOG 30.06 */

.arm__spec-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.arm__spec-circPht__itm {
	display: flex;
	align-items: center;
	background: #6F504D;
	border-radius: 10px;
	padding: 20px;
	color: white;
}

.arm__spec-circPht__itm_left {
	flex-shrink: 0;
	margin-right: 20px;
}

.arm__spec-circPht__itmImg {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	object-fit: cover;
	border: 2px solid white;
}

.arm__spec-circPht__itm_right {
	flex-grow: 1;
}

.arm__spec-circPht__itmH {
	font-size: 18px;
	font-weight: bold;
}

.arm__spec-circPht__itmTxt {
	font-size: 14px;
	color: #E3D0CD;
}

.arm__spec-circPht__stazh {
	padding: 5px 10px;
	border: 1px solid white;
	border-radius: 5px;
	font-size: 14px;
	display: inline-block;
	margin-top: 10px;
}

.arm__spec-circPht__otzy {
	display: flex;
	align-items: center;
	background: #D9F5E0;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 10px;
	color: #1FA96D;
	font-weight: bold;
}

.arm__spec-circPht__otzy div {
	margin-right: 5px;
}

.arm__spec-experts__btn {
	background: white;
	color: #6F504D;
	padding: 10px 15px;
	border: none;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}

.arm__spec-experts__btn:hover {
	background: #E3D0CD;
}

.arm__spec-circPht__itm {
	width: 100%;
}

.arm__spec-circPht__itm_right_cont {
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	align-items: flex-end;
}

.arm__spec-circPht__itm_right {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.arm__spec-circPht__stazh {
	padding: 5px 10px;
	border: 1px solid white;
	border-radius: 5px;
	font-size: 14px;
	display: inline-block;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

.arm__spec-circPht__itmImg {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	object-fit: cover;
	border: 0px solid white;
}

@media screen and (max-width: 767px) {
	.arm__spec-circPht__itm {
		display: flex;
		align-items: center;
		background: #6F504D;
		border-radius: 10px;
		padding: 20px;
		color: white;
		flex-direction: column;
	}

	.arm__spec-circPht__itm_right {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
	}
}

.x_blog_container {
	max-width: 860px;
}

.x_blog_container h1 {
	margin: 40px 0 20px;
	color: #A0817F;
	text-align: center;
	font-family: Inter;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
}

body .x_blog_subtitle {
	color: #575757;
	text-align: center;
	font-family: Montserrat;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
}

.x_blog_meta {
	color: #806867;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	margin: 50px 0 40px !important;
	display: flex;
	justify-content: space-between;
}

.x_blog_meta div {
	flex: 1;
}

.x_blog_meta div:nth-child(2) {
	text-align: center;
}

.x_blog_meta div:nth-child(3) {
	text-align: right;
}

.x_blog_main-photo {
	margin-top: 50px;
}

.x_blog_main-photo img {
	border-radius: 8px;
	width: 100%;
	max-height: 600px;
	object-fit: cover;
}

.x_blog_main-description {
	color: #000;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	margin: 40px 0;
	line-height: 1.2em;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.x_blog_table_content {
	color: #816867;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	background: #EAEAEA;
	padding: 30px 50px 60px;
	border-radius: 8px;
}

.x_blog_table_content .x_blog_title_table_content {
	color: #816867;
	font-family: Inter;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
}

.x_blog_table_content ol {
	margin: 50px 0 0;
	display: flex;
	flex-direction: column;
	gap: 1.2em;
}

.x_blog_table_content li {
	list-style-type: decimal;
	list-style-position: inside;
}

.x_blog_table_content a:hover {
	color: inherit;
	text-decoration: underline;
}

.x_blog_CTA1 {
	border-radius: 8px;
	background: #059669;
	padding: 40px 85px 70px;
	margin-top: 70px;
}

.x_blog_CTA2 {
	background: #2563EB;
}

.x_blog_CTA1_title {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 25px;
}

.x_blog_CTA11_desc {
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 45px;
	line-height: 1.2em;
}

.x_blog_CTA11_row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 33px;
	font-family: Montserrat;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
}

.x_blog_CTA11_row a {
	border-radius: 6px;
	height: 65px;
	box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.25);
	color: #000;
}


.x_blog_CTA11_row a:nth-child(1) {
	background: #FFAE00;
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 5px 35px;
}

.x_blog_CTA2 .x_blog_CTA11_row a:nth-child(1) {
	background: white;
}

.x_blog_CTA11_row a:nth-child(3) {
	margin-right: auto;
}

.x_blog_CTA11_row a:nth-child(4) {
	background: #FFF;
	padding: 5px 15px;
	display: flex;
	align-items: center;
}

.x_blog_CTA2 .x_blog_CTA11_row a:nth-child(4) {
	background: #1D0B6B;
	color: white;
}

.x_blog_main-content article {
	margin: 60px 0 70px;
}

.x_blog_main-content h2 {
	color: #816867;
	font-family: Inter;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 40px;
}

.x_blog_main-content_desc {
	color: #000;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3em;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.x_blog_main-content h3 {
	margin: 20px 0 15px;
	color: #816867;
	font-family: Inter;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
}

.x_blog_main-content_desc ol {
	display: flex;
	flex-direction: column;
	gap: 3px;
}

.x_blog_main-content_desc ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

.x_blog_main-content_desc ul {
	display: flex;
	flex-direction: column;
	gap: 3px;
}

.x_blog_main-content_desc ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.x_blog_main-content_desc .colored {
	border-radius: 8px;
	background: linear-gradient(90deg, #A8EDEA 0%, #FED6E3 100%), #D9D9D9;
	padding: 0 5px;
}

.x_blog_main-content_high {
	margin-top: 40px;
	font-size: 20px;
	padding-left: 25px;
	border-left: 12px solid #3B82F6;
	line-height: 1.3em;
	border-radius: 8px;
}

.x_blog_main-content_attent {
	padding: 30px 55px 30px 45px;
	border-radius: 8px;
	background: #FFAE00;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	margin-top: 40px;
}

.x_blog_main-content_attent svg {
	width: 25px;
	height: 22px;
}

.x_blog_main-content_attent .x_blog_content_attent_title {
	display: flex;
	align-items: center;
	gap: 15px;
	color: #FFF;
	font-family: Inter;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 25px;
}

.x_blog_main-content .table-container {
	overflow: auto;
}

.x_blog_main-content_attent .x_blog_content_attent_text {
	color: #FFF;
	font-family: 'Montserrat-Medium';
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3em;
}

.x_blog_main-content table {
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #FFF;
	background: #f8f8f8;
	border-collapse: collapse;
	color: #282828;
	font-family: Inter;
	margin: 30px 0;
	width: 100%;
}

.x_blog_main-content table td,
.x_blog_main-content table th {
	border: 1px solid #fff;
	padding: 15px;
}

.x_blog_main-content table th {
	background: rgba(0, 0, 0, 0.10);
}

.x_blog_content_list {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.x_blog_content_list>li {
	border-radius: 8px;
	background: #f8f8f8;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 30px 78px 45px 38px;
}

.x_blog_content_list_header {
	display: flex;
	align-items: center;
	gap: 15px;
	font-family: Inter;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 25px;
}

.x_blog_content_list_text {
	color: #000;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
}

.x_blog_content_list_text strong {
	font-weight: 600;
}

.x_blog_content_list_text li {
	list-style-type: disc;
	list-style-position: inside;
}

.x_blog_content_list h3 {
	margin: 40px 0 10px;
}

body .x_blog_CTA-form form {
	background: #059669;
	color: white;
}

.x_blog_CTA-form .x_blog_CTA11_row {
	justify-content: center;
	justify-self: center;
	width: 50%;
}

.x_blog_CTA-form label {
	font-weight: 600;
}

.x_blog_CTA-form input {
	border-radius: 6px;
	border: 1px solid #816867;
	background: #FFF;
	height: 55px;
	padding: 10px 20px;
	margin: 10px 0 17px;
	font-size: 20px;
	width: 100%;
	color: black;
}

.x_blog_CTA-form textarea {
	border-radius: 6px;
	border: 1px solid #816867;
	background: #FFF;
	padding: 10px 20px;
	margin: 10px 0 25px;
	width: 100%;
	font-size: 20px;
	color: black;
}

.x_blog_CTA-form *::placeholder {
	font-size: 20px !important;
	color: #575757;
}

.x_blog_CTA-form form>p>label {
	width: 100%;
}

.x_blog_CTA-form input.wpcf7-submit {
	border-radius: 6px;
	background: #FFAE00;
	box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.25);
	height: 65px;
	color: #000;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	width: 100%;
}

.x_blog_CTA-form .x_blog_CTA_dopaf {
	font-size: 14px;
}

.x_blog_CTA-form .wpcf7-not-valid-tip {
	font-size: .8em;
	font-weight: 600;
	margin: -10px 0 20px;
}


@media (max-width: 1200px) {
	.x_blog_container h1 {
		font-size: 45px;
	}

	body .x_blog_subtitle {
		font-size: 27px;
	}

	.arm__spec-circPht__Tit {
		font-size: 22px !important;
	}

	.arm__spec-circPht__itmH {
		font-size: 20px !important;
	}

	.arm__spec-circPht__itmTxt {
		font-size: 16px !important;
	}

	.arm__spec-circPht__stazh {
		font-size: 22px !important;
	}

	.arm__spec-circPht__otzy {
		font-size: 22px !important;
	}

	.x_blog_main-description {
		font-size: 18px;
	}

	.x_blog_table_content .x_blog_title_table_content {
		font-size: 32px;
	}

	.x_blog_table_content {
		font-size: 20px;
	}

	.x_blog_CTA1_title {
		font-size: 32px;
	}

	.x_blog_CTA11_desc {
		font-size: 22px;
	}

	.x_blog_CTA11_row {
		font-size: 19px;
	}

	.x_blog_main-content h2 {
		font-size: 32px;
	}

	.x_blog_main-content h3 {
		font-size: 25px;
	}

	.x_blog_main-content_high {
		font-size: 18px;
	}

	.x_blog_main-content_desc {
		font-size: 18px;
	}

	.x_blog_content_list_header {
		font-size: 22px;
	}

	.x_blog_content_list_text {
		font-size: 18px;
	}

	.x_blog_main-content_attent .x_blog_content_attent_title {
		font-size: 24px;
	}

	.x_blog_main-content_attent .x_blog_content_attent_text {
		font-size: 18px;
	}
}

@media (max-width: 1024px) {
	.arm__spec-circPht__stazh {
		width: 250px !important;
		font-size: 20px !important;
	}

	.arm__spec-circPht__otzy {
		width: 250px !important;
		font-size: 20px !important;
	}

	.arm__spec-circPht__itm_right {
		gap: 10px !important;
	}

	.x_blog_CTA1 {
		padding: 40px 55px 60px;
	}

	.x_blog_CTA11_row a:nth-child(1) {
		gap: 20px;
		padding: 5px 15px;
	}

	.x_blog_CTA11_row a:nth-child(1) svg {
		width: 30px;
	}

	.x_blog_CTA11_row a:nth-child(4) {
		padding: 5px 25px;
	}
}

@media (max-width: 768px) {
	.x_blog_content {
		max-width: 100%;
	}

	.x_blog_container h1 {
		font-size: 40px;
	}

	body .x_blog_subtitle {
		font-size: 23px;
	}

	.x_blog_meta {
		font-size: 16px;
		line-height: 1.3em;
		gap: 20px;
	}

	.x_blog_meta div {
		flex: none;
	}
	
	body .x_blog_CTA11_row{
		flex-wrap: wrap;
		justify-content: space-between;
	}
	body .x_blog_CTA11_row a:nth-child(1){
		width: fit-content;
	}
}

@media (max-width: 568px) {
	.x_blog_container h1 {
		font-size: 35px;
	}

	body .x_blog_subtitle {
		font-size: 20px;
	}

	.x_blog_meta {
		gap: 8px;
		justify-content: center;
		margin: 12px 0 !important;
	}

	body .arm__spec-circPht__itm {
		flex-direction: row;
		align-items: flex-start;
		padding: 14px;
		background: #806867;
	}

	body .arm__spec-circPht__itm_left {
		margin-right: 10px;
	}

	body .arm__spec-circPht__itmImg {
		width: 70px;
		height: 70px;
	}

	body .arm__spec-circPht__Tit {
		font-size: 14px !important;
	}

	body .arm__spec-circPht__itmH {
		font-size: 14px !important;
	}

	body .arm__spec-circPht__itmTxt {
		font-size: 12px !important;
	}

	body .arm__spec-circPht__itm_right_cont {
		flex-direction: row;
		margin-left: -85px;
		gap: 10px;
		width: calc(100vw - 90px);

	}

	body .arm__spec-circPht__stazh {
		width: fit-content !important;
		font-size: 14px !important;
		flex: 1;
		height: 40px;
	}

	body .arm__spec-circPht__otzy {
		width: fit-content !important;
		font-size: 14px !important;
		height: 40px;
		flex: 1;
		padding: 5px;
	}

	body .arm__spec-circPht__otzy svg {
		width: 25px;
	}

	body .x_blog_main-description {
		font-size: 16px;
	}

	body .x_blog_content {
		padding: 0 15px;
	}

	.x_blog_table_content {
		padding: 20px 30px 25px 20px;
	}

	.x_blog_table_content .x_blog_title_table_content {
		font-size: 26px;
		margin-bottom: 25px;
	}

	.x_blog_table_content ol {
		margin: 0;
		gap: 13px;
	}

	.x_blog_table_content {
		font-size: 16px;
		line-height: 130%;
	}

	.x_blog_CTA1 {
		width: calc(100vw + 4px);
		margin-left: -22px;
		border-radius: 0;
		padding: 40px 20px;
	}

	.x_blog_CTA1_title {
		font-size: 24px;
	}

	.x_blog_CTA11_desc {
		font-size: 16px;
	}

	.x_blog_CTA11_row {
		flex-wrap: wrap;
		gap: 20px;
	}

	.x_blog_CTA11_row a {
		height: 55px;
		font-size: 15px;
	}

	.x_blog_CTA11_row a:nth-child(1) {
		width: calc(100% - 20px - 55px);
		gap: 10px;
		padding-left: 5px;
	}

	.x_blog_CTA11_row a:nth-child(4) {
		width: 100%;
	}

	.x_blog_main-content h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.x_blog_main-content_desc {
		font-size: 16px;
	}

	.x_blog_main-content h3 {
		font-size: 22px;
	}

	.x_blog_main-content_high {
		padding-left: 15px;
		font-size: 16px;
		border-left: 8px solid #3B82F6;
	}

	.x_blog_content_list {
		gap: 15px;
	}

	.x_blog_content_list li {
		padding: 20px 30px 25px 20px;
	}

	.x_blog_content_list_header {
		font-size: 18px;
	}

	.x_blog_content_list_text {
		font-size: 16px;
	}

	.x_blog_main-content_attent {
		padding: 20px 30px 25px 20px;
	}

	.x_blog_main-content_attent .x_blog_content_attent_title {
		font-size: 20px;
	}

	.x_blog_main-content_attent .x_blog_content_attent_text {
		font-size: 16px;
	}

	.x_blog_main-content table {
		font-size: 14px;
	}

	.x_blog_main-content table td,
	.x_blog_main-content table th {
		padding: 10px;
	}

	.table-scroll {
		overflow-x: auto;
		max-width: 100%;
	}

	.x_blog_CTA-form form>p>label {
		font-size: 16px;
	}

	.x_blog_CTA-form input.wpcf7-submit {
		font-size: 18px;
	}

	.x_blog_CTA-form .x_blog_CTA11_row {
		width: 100%;
	}

	.x_blog_CTA-form textarea,
	.x_blog_CTA-form input,
	.x_blog_CTA-form *::placeholder {
		font-size: 16px !important;
	}
}


@media (max-width: 475px){
	body .x_blog_CTA11_row a:nth-child(1){
		width: min-content;;
	}
}






/* SECTION first_block 2025 */

.first_block {
	margin: 60px 0 80px;
	font-family: Montserrat;
	line-height: normal;
	position: relative;
}

.first_block>img {
	position: absolute;
	width: 100%;
	z-index: -1;
	bottom: -160px;
}

.first_block .row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 20px;
}

.first_block .row>* {
	flex: 50%;
}

.first_block .green_border {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-radius: 12px 0px;
	background: #67B989;
	padding: 4px 15px 4px 14px;
	width: fit-content;
	margin-bottom: 12px;
}

.first_block h1 {
	color: #A0817F;
	font-family: Inter;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 14px;
}

.first_block .desc {
	color: #575757;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 38px;
}

.first_block .desc .under {
	position: relative;
}

.first_block .desc .under::after {
	content: "";
	position: absolute;
	background-color: #E8D7CC;
	height: 6px;
	width: 100%;
	bottom: 3px;
	left: 0;
	z-index: -1;
}

.first_block .first_spec {
	display: flex;
	gap: 15px;
	align-items: center;
	color: #575757;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	width: 80%;
	position: relative;
	margin-bottom: 25px;
}

.first_block .first_spec img {
	width: 75px;
	height: 75px;
	position: relative;
}

.first_block .first_spec::after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #3EEA00;
	filter: drop-shadow(0px 0px 6px rgba(255, 225, 0, 0.80));
	left: 65px;
	top: 0;
}

.first_block .left a {
	display: block;
	width: fit-content;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	border-radius: 6px;
	background: #816867;
	padding: 17px 70px;
	border: none;
}

.first_block .right img {
	height: 100%;
	object-fit: cover;
}

.first_block .row_benef {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin-top: 75px;
}

.first_block .row_benef>* {
	flex: 1;
}

.first_block .row_benef .sep {
	flex: none;
	width: 2px;
	height: 120px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #A0817F 53%, rgba(255, 255, 255, 0.00) 100%);
}

.first_block .benef_item .benef_item_1 {
	color: #816867;
	font-size: 30px;
	font-weight: 600;
	flex: none;
}

.first_block .benef_item .benef_text {
	color: #575757;
	font-size: 18px;
	font-weight: 400;
}

.first_block .benef_item .benef_text strong {
	color: #806867;
	font-family: 'Montserrat-Regular';
}

.first_block .benef_item .benef_item_row {
	display: flex;
	gap: 20px;
}

.first_block .benef_item .benef_item_2 {
	color: #00A746;
	font-size: 30px;
	font-weight: 600;
	flex: none;
}

.first_block .benef_rate {
	width: fit-content;
	margin: 18px auto 0;
	color: #989898;
	font-size: 16px;
	font-weight: 400;
}

.first_block .benef_rate .benef_number {
	color: #00A746;
	font-weight: bold;
	font-size: 110%;
	margin-right: 7px;
}

.first_block .benef_item img {
	margin-top: 20px;
}


/* SECTION solve */

.solve {
	margin: 80px 0 90px;
	font-family: Montserrat;
	line-height: normal;
}

.solve h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 18px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.solve h2 a {
	padding: 16px 12px;
	background: rgb(129, 104, 103);
	color: white;
	font-size: 16px;
}

.solve .desc {
	color: #575757;
	font-family: Inter;
	font-size: 22px;
	font-weight: 500;
}

.solve .solve_row {
	display: flex;
	margin-top: 40px;
	justify-content: stretch;
	flex-wrap: wrap;
	gap: 20px;
}

.solve .solve_row>* {
	width: calc(50% - 10px);
	border-radius: 8px;
	background: #EDE7E5;
	padding: 17px 17px 27px;
	min-height: 200px;
	transition: all ease .3s;
}

.solve .solve_row-title {
	color: #000;
	font-family: Inter;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
	transition: all ease .3s;
}

.solve .solve_row-text {
	color: #575757;
	font-family: Inter;
	font-size: 18px;
	line-height: 150%;
	/* 27px */
	transition: all ease .3s;
}

.solve .solve_row-item:hover {
	background-color: #A0817F;
}

.solve .solve_row-item:hover * {
	color: white;
}


/* SECTION DISCOUNT */

.sec_discount {
	margin: 90px 0 100px;
	font-family: Montserrat;
	line-height: normal;
}

.sec_discount h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 25px;
}

.sec_discount .discount_row {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.sec_consult .acceptance a {
	text-decoration: underline;
}

.sec_consult .acceptance a:hover {
	color: inherit;
}

.sec_discount .discount_item {
	width: calc(100% / 3 - 40px / 3);
}

.sec_discount .discount_item>a {
	min-height: 400px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	position: relative;
}

.sec_discount .discount_item>a>img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0;
	z-index: -1;
}

.sec_discount .discount-title {
	color: white;
	font-size: 33px;
	font-weight: 600;
	margin-bottom: 17px;
	margin-top: auto;
	margin-left: 20px;
	line-height: 1.5em;
}

.sec_discount .discount_item .discount_item_row {
	display: flex;
	gap: 20px;
	align-items: center;
}

.sec_discount .discount-desc {
	color: white;
	font-size: 22px;
	font-weight: 600;
	padding: 10px 20px;
	background-color: #a0817f7d;
	flex: 55%;
	min-height: 75px;
}

.sec_discount .discount-desc p {
	font-weight: inherit;
}

.sec_discount .discount-desc:not(:has(*)) {
	display: flex;
	align-items: center;
}

.sec_discount .discount-desc .green {
	color: #23e123;
}

.sec_discount .discount-desc .red {
	color: #ff3535;
}

.sec_discount .discount-text {
	color: white;
	font-size: 50px;
	font-weight: 600;
	text-align: center;
	flex: 45%;
}

.sec_discount .discount_item.center * {
	text-align: center;
	margin-left: 0;
}

.sec_discount .discount_item.top .discount-title {
	margin-top: 20px;
	margin-bottom: auto;
}

/* SECTION CONSULT */

.sec_consult {
	margin: 90px 0 50px;
	font-family: Montserrtat;
	line-height: normal;
}

.sec_consult .row_consult {
	display: flex;
	gap: 80px;
	align-items: center;
	border-radius: 8px;
	background: #EDE7E5;
	overflow: hidden;
}

.sec_consult .row_consult img {
	width: 360px;
	height: auto;
	flex: none;
}

.sec_consult h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 15px;
}

.sec_consult .consult_desc {
	color: #575757;
	font-family: Inter;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 25px;
}

.sec_consult .consult_text>a {
	display: block;
	width: fit-content;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	border-radius: 6px;
	background: #816867;
	padding: 17px 70px;
	font-family: Montserrat;
	margin-bottom: 15px;
}

.sec_consult a.long {
	min-width: 400px;
}

.sec_consult .consult_text .acceptance {
	color: #575757;
	font-family: Inter;
	font-size: 13px;
	font-weight: 500;
}


/* SECTION TEAM */

.sec_team {
	margin: 50px 0 70px;
	font-family: Montserrat;
	line-height: normal;
}

.sec_team h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 60px;
}

.sec_team h3 {
	color: #000;
	font-family: Inter;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 50px;
	position: relative;
}

.sec_team h3::before {
	content: "01";
	position: absolute;
	left: 0;
	bottom: -15px;
	color: #FFDFDD;
	font-family: Inter;
	font-size: 90px;
	font-weight: 900;
	line-height: 1em;
	z-index: -1;
}

.sec_team .experts__button-next,
.sec_team .experts__button-prev {
	display: none;
}

.sec_team .experts__expert-description p {
	color: black;
}

.sec_team .experts__expert-description p span {
	color: black;
}

.sec_team .experts__expert-description p strong {
	color: black;
}

.sec_team .experts__expert-description li {
	color: black;
}

.sec_team .experts__pagination .swiper-pagination-bullet {
	background: transparent;
}

.sec_team .experts__nav-container {
	max-width: 70%;
}

/* SECTION TECH */

.sec_tech {
	margin: 110px 0 50px;
	font-family: Montserrat;
	line-height: normal;
}

.sec_tech h3 {
	color: #000;
	font-family: Inter;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 17px;
	position: relative;
}

.sec_tech h3::before {
	content: "02";
	position: absolute;
	left: 0;
	bottom: -15px;
	color: #FFDFDD;
	font-family: Inter;
	font-size: 90px;
	font-weight: 900;
	line-height: 1em;
	z-index: -1;
}

.sec_tech .desc {
	color: #575757;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	margin-bottom: 35px;
	max-width: 70%;
}

.sec_tech .row_tech {
	display: flex;
	gap: 20px;
	justify-content: space-between;
}

.sec_tech .row_tech>* {
	flex: 1;
}

.sec_tech .row_tech img {
	height: 500px;
	width: 100%;
	object-fit: cover;
}

/* SECTION RESULTS */

.sec_results {
	margin: 100px 0 75px;
	font-family: Montserrat;
	line-height: normal;
}

.sec_results h3 {
	color: #000;
	font-family: Inter;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 35px;
	position: relative;
}

.sec_results h3::before {
	content: "03";
	position: absolute;
	left: 0;
	bottom: -15px;
	color: #FFDFDD;
	font-family: Inter;
	font-size: 90px;
	font-weight: 900;
	line-height: 1em;
	z-index: -1;
}

.sec_results .row_results {
	display: flex;
	gap: 10px;
	margin-bottom: 25px;
}

.sec_results .row_results>* {
	flex: 1;
}

.sec_results .results_desc {
	color: #575757;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

.sec_results .slider-container .slider-wrap {
	border-radius: 8px;
	overflow: hidden;
}

.sec_results .slider-container .slider-wrap .slider-btn::after {
	background-color: #816867;
	box-shadow: none;
}

.sec_results .slider-container .slider-wrap .slider-btn {
	width: 4px
}
/* BEFORE/AFTER — новый, без библиотек */
.ba{
  position: relative;
  width: 100%;
  height: 350px;
  border-radius: 8px;
  overflow: hidden;
  user-select: none;
  touch-action: pan-y;
  --pos: 50%;
}

/* обе картинки всегда одинаковые и на одном месте */
.ba__img{
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: center;
  display: block;
  pointer-events: none;
}

/* верхняя (новая) картинка: режем по X, но НЕ трогаем её размеры */
.ba__img--new{
  z-index: 2;
  -webkit-clip-path: inset(0 calc(100% - var(--pos)) 0 0);
  clip-path: inset(0 calc(100% - var(--pos)) 0 0);
}

/* линия и хэндл */
.ba__line{
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--pos);
  width: 4px;
  background: #fff;
  transform: translateX(-50%);
  z-index: 3;
}

.ba__handle{
  position: absolute;
  top: 50%;
  left: var(--pos);
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #816867;
  display: grid;
  place-items: center;
  z-index: 4;
  cursor: ew-resize;
}

.ba__handle, .ba__line { touch-action: none; }

.ba__handle::before{
  content: "< >";
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}

/* немного приятнее на hover */
.ba:hover .ba__handle {
  filter: brightness(0.95);
}

/* адаптив: чтобы flex-элементы не распирало */
.sec_results .row_results > * {
  min-width: 0;
}

/* Fallback слой (будем резать шириной, если clip-path не работает) */
.ba__new-wrap{
  position:absolute;
  inset:0;
  width: var(--pos);
  height:100%;
  overflow:hidden;
  z-index:2;
}

/* картинка внутри fallback-обёртки должна быть как фон, а не под ширину wrap */
.ba__new-wrap .ba__img{
  position:absolute;
  inset:0;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover;
}

/* Если clip-path поддерживается — используем его и отключаем fallback-обрезку */
@supports (clip-path: inset(0 0 0 0)) or (-webkit-clip-path: inset(0 0 0 0)) {
  .ba__img--new{
    z-index:2;
    -webkit-clip-path: inset(0 calc(100% - var(--pos)) 0 0);
    clip-path: inset(0 calc(100% - var(--pos)) 0 0);
  }
  .ba__new-wrap{
    width: 100%;
    overflow: visible;
  }
}

@media (max-width: 768px){
	.sec_results .row_results>*{
		flex: none;
	}
}




/* SECTION SAFETY */

.sec_safety {
	margin: 130px 0 45px;
	font-family: Montserrat;
	line-height: normal;
}

.sec_safety h3 {
	color: #000;
	font-family: Inter;
	font-size: 26px;
	font-weight: 500;
	position: relative;
	margin-bottom: 22px;
}

.sec_safety h3::before {
	content: "04";
	position: absolute;
	left: 0;
	bottom: -15px;
	color: #FFDFDD;
	font-family: Inter;
	font-size: 90px;
	font-weight: 900;
	line-height: 1em;
	z-index: -1;
}

.sec_safety .desc {
	color: #575757;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	margin-bottom: 24px;
	max-width: 70%;
}

.sec_safety .certificates__img-container {
	border: 4px solid #a0817f;
}



/* SECTION SERVICE */

.sec_service .services__img-container {
	height: 150px;
}

.sec_service .services__tab-content.active {
	display: block !important;
}

.sec_service h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	text-align: left;
}

.sec_service .services__wrp {
	max-width: 100%;
}


/* SECTION TALKING */

.sec_talking {
	margin: 65px 0 70px;
	font-family: Montserrat;
	line-height: normal;
}

.sec_talking h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 18px;
}

.sec_talking .desc {
	color: #575757;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	max-width: 50%;
	margin-bottom: 35px;
}


/* SECTION ABOUT */

.sec_about {
	margin: 70px 0 95px;
	font-family: Montserrat;
	line-height: normal;
}

.sec_about .row_about {
	display: flex;
	gap: 30px;
}

.sec_about .row_about>* {
	flex: 50%;
}

.sec_about h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 40px;
}

.sec_about .row_left_about {
	display: flex;
	gap: 30px;
	justify-content: space-between;
	margin-bottom: 40px;
}

.sec_about .row_about_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
	flex: 1;
}

.sec_about .row_about_item:last-child {
	flex: none;
}

.sec_about .about_item-num {
	color: #A0817F;
	font-family: Inter;
	font-size: 50px;
	font-weight: 700;
}

.sec_about .about_item-text {
	color: #575757;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
}

.sec_about .about_desc {
	color: #575757;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
}

.sec_about .about_desc p {
	margin-bottom: 1em;
}


/* SECTION NEWFORM */

.sec_newform {
	margin: 100px 0 70px;
	font-family: Montserrat;
	line-height: normal;
	position: relative;
	padding: 33px 0 52px;
}

.sec_newform>img {
	position: absolute;
	width: 65vw;
	height: 100%;
	right: 0;
	top: 0;
	z-index: -1;
	border-radius: 20px 0 0 20px;
	object-fit: cover;
}

.sec_newform .newform_content {
	padding: 30px;
	border-radius: 20px;
	background-color: white;
	width: 50%;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

.sec_newform .newform_content h2 {
	color: #A0817F;
	font-family: Inter;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 20px;
}

.sec_newform .newform_content .desc {
	color: #575757;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	margin-bottom: 25px;
}

.sec_newform .newform_content .newform_dop {
	border-top: 2px solid #e5d8d7;
	padding-top: 20px;
}

.sec_newform form .acceptance a {
	text-decoration: underline;
}

.sec_newform form .acceptance a:hover {
	color: inherit;
}

.sec_newform .newform_dop-text {
	text-align: center;
	margin-bottom: 15px;
	color: black;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Montserrat-Regular';
}

.sec_newform .newform_content ul {
	display: flex;
	flex-direction: column;
	gap: 15px;
	align-items: center;
}

.sec_newform .newform_content ul li {
	display: flex;
	align-items: center;
	gap: 7px;
	font-size: 16px;
	color: #8e6e6e;
}

.sec_newform .newform_content ul li a {
	font-size: 16px;
	color: #8e6e6e;
}

.sec_newform .newform_content svg {
	width: 20px;
}

.sec_newform .newform_content label {
	width: 100%;
	font-weight: bold;
	font-family: Montserrat-Regular;
}

.sec_newform .newform_content input {
	width: 100%;
	padding: 15px;
	border-radius: 8px;
	border: 1px solid #e1e1e1;
	font-family: Montserrat-Regular;
	margin-top: 15px;
}

.sec_newform .newform_content .wpcf7-form>p {
	margin-bottom: 15px;
}

.sec_newform .newform_content textarea {
	width: 100%;
	padding: 15px;
	border-radius: 8px;
	border: 1px solid #e1e1e1;
	margin-top: 15px;
	max-height: 120px;
}

.sec_newform .newform_content input[type='submit'] {
	background: #816867;
	color: white;
	font-weight: bold;
	font-family: Montserrat-Regular;
}

.sec_newform .acceptance {
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 40px;
}

.sec_newform .sec_newform a {
	text-decoration: underline;
	color: #816867;
}

.CTA1_row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: "Montserrat-Regular";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	margin: 15px 0 30px;
}

.CTA1_row a {
	border-radius: 6px;
	height: 55px;
	filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
	color: #000;
}

.CTA1_row a:nth-child(1) {
	background: #ffae00;
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 5px 20px;
}
.CTA1_row .CTA1_row-tg{
	display: flex;
  	width: 55px;
	height: 55px;
  	background: #5ebee1;
  	border-radius: 6px;
	padding: 10px;
	filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
}
.CTA1_row .CTA1_row-tg svg{
  	width: 100%;
  	height: auto;
}
.CTA1_row .CTA1_row-max{
	display: flex;
  	width: 55px;
	height: 55px;
  	background: #7360F2;
  	border-radius: 6px;
	padding: 10px;
	filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
}
.CTA1_row .CTA1_row-max svg{
  	width: 100%;
  	height: auto;
}

@media (max-width: 1024px) and (min-width: 768px){
	.CTA1_row .CTA1_row-tg, .CTA1_row .CTA1_row-max{
		padding: 5px;
	}
}


/* SLIDER MAIN */
#slider_new {
	/* палитра и токены */
	--c-text: #111;
	--c-muted: #666;
	--c-accent: #A0817F;
	--c-accent-2: #c50f16;
	--c-bg: rgb(229, 229, 229);
	--c-chip: #f2f2f2;
	--radius: 16px;
	--shadow: 0 10px 30px rgba(0, 0, 0, .08);
	background: var(--c-bg);
	color: var(--c-text);
	height: 600px;
	position: relative;
}

/* контейнер слайдера (swiper) */
#slider_new .swiper {
	position: relative;
}

#slider_new .swiper-slide {
	height: 100%;
}

/* СЛАЙД: двухколоночная сетка */
#slider_new .promo-card {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	height: 100%;
}

/* Левая колонка */
#slider_new .promo-card__content {
	max-width: 640px;
}

/* Чип */
#slider_new .chip {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .06em;
	padding: 6px 10px;
	border-radius: 999px;
	background: var(--c-chip);
	margin-bottom: 14px;
}

#slider_new .chip--accent {
	background: var(--c-accent);
	color: white;
	font-family: 'Montserrat-Regular';
	font-weight: 700;
	font-size: 14px;
}

/* Заголовки */
#slider_new .promo-card__title {
	font-size: clamp(26px, 4.2vw, 44px);
	line-height: 1.1;
	font-weight: 800;
	margin: 0 0 10px;
}

/* Подзаголовки, если появятся как отдельный элемент */
#slider_new .promo-card__subtitle {
	font-size: clamp(20px, 2.6vw, 32px);
	font-weight: 700;
	color: #222;
	margin: 0 0 16px;
}

/* Подарок/примечание */
#slider_new .promo-card__gift {
	color: var(--c-muted);
	margin: 10px 0 18px;
	font-size: 15px;
}

/* Цена */
#slider_new .price {
	display: flex;
	align-items: baseline;
	justify-content: flex-start;
	gap: 14px;
	margin: 0 0 18px;
}

#slider_new .price__current {
	display: flex;
	align-items: baseline;
	gap: 8px;
	font-size: clamp(22px, 3.5vw, 32px);
	font-weight: 800;
	color: var(--c-accent);
}

#slider_new .price__current span {
	font-size: .65em;
	font-weight: 600;
	color: #333;
	opacity: .85;
}

#slider_new .price__old {
	font-size: 22px;
	color: #999;
	text-decoration: line-through;
}

/* Текстовое описание */
#slider_new .promo-card__desc {
	margin: 0 0 22px;
	color: #333;
}

#slider_new .promo-card__desc p {
	margin: 0;
	line-height: 1.5em;
}

#slider_new .promo-card__desc p b,
#slider_new .promo-card__desc p strong {
	font-family: 'Montserrat-Regular';
}

#slider_new .promo-card__desc br {
	line-height: 1.2;
}

/* Кнопки */
#slider_new .btns {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

#slider_new .btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 44px;
	padding: 0 18px;
	border-radius: 10px;
	border: 1px solid #ddd;
	background: #fff;
	cursor: pointer;
	font-weight: 600;
	transition: .2s ease;
	text-decoration: none;
	color: #111;
}

#slider_new .btn--primary {
	background: var(--c-accent);
	color: #fff;
	border-color: var(--c-accent);
}

#slider_new .btn--primary:hover {
	background: #876a68;
}

#slider_new .btn:hover {
	transform: translateY(-1px);
	box-shadow: var(--shadow);
}

/* Правая колонка (картинка) */
#slider_new .promo-card__media {
	height: 100%;
}

#slider_new .promo-card__img {
	width: 50%;
	height: 100%;
	right: 0;
	object-fit: cover;
	display: block;
	position: absolute;
}

#slider_new .promo-card__media::before {
	content: "";
	width: 140px;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	background: linear-gradient(to right, rgba(229, 229, 229, 1) 0%, rgba(229, 229, 229, 0) 100%);
	margin-left: -1px;
}

#slider_new .swiper-wrapper {
	height: 100% !important;
}

/* Навигация Swiper (стрелки/точки) */
#slider_new .swiper-button-prev,
#slider_new .swiper-button-next {
	color: #222;
	background: #fff;
	border-radius: 999px;
	width: 40px;
	height: 40px;
	box-shadow: var(--shadow);
	top: auto;
	bottom: 10px;
	width: 30px;
	height: 30px;
	z-index: 33;
}

#slider_new .swiper-button-prev {
	left: 45%;
}

#slider_new .swiper-button-next {
	right: 45%;
}

#slider_new .swiper-button-prev:after,
#slider_new .swiper-button-next:after {
	font-size: 16px;
}

#slider_new .swiper-pagination {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
}

#slider_new .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #a0817f;
}

@media (max-width:1280px) {
	#slider_new .swiper-button-prev {
		left: 40%;
	}

	#slider_new .swiper-button-next {
		right: 40%;
	}
}

@media (max-width:768px) {
	#slider_new {
		height: auto;
	}

	#slider_new .promo-card__img {
		width: 100%;
		max-height: 300px;
		position: static;
	}

	#slider_new .promo-card__media {
		position: relative;
		height: fit-content;
		margin-top: auto;
	}

	#slider_new .promo-card__media::before {
		background: linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(229, 229, 229, 0) 100%);
		width: 100%;
		height: 100px;
	}

	#slider_new .promo-card {
		grid-template-columns: 1fr;
		margin: 0;
		width: 100%;
	}

	#slider_new .btn {
		height: 42px;
		padding: 0 16px;
	}

	#slider_new .promo-card__content {
		padding: 24px;
		padding-bottom: 12px;
	}

	#slider_new .swiper-wrapper {
		align-items: stretch;
	}

	#slider_new .swiper-slide {
		height: auto;
	}

	.solve h2 {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.solve h2 a {
		font-size: 14px;
		padding: 14px 10px;
	}
}

@media (max-width: 479px){
	#slider_new .swiper-button-prev, #slider_new .swiper-button-next{
		bottom: 290px;
	}
}





/* ====== Стили только внутри блока ====== */
#cosmo-slider {
	--bg: #ffffff;
	--text: #222;
	--muted: #808080;
	--price: #111;
	--card-radius: 16px;
	--gap: 24px;
	--shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
	color: var(--text);
}

#cosmo-slider .section {
	position: relative;
	font-family: 'Montserrat-Regular';
}

/* Обёртка Swiper */
#cosmo-slider .swiper {
	padding-bottom: 48px;
	padding-left: 15px;
	padding-right: 15px;
}

/* Карточка */
#cosmo-slider .card {
	background: var(--bg);
	border-radius: var(--card-radius);
	overflow: hidden;
	box-shadow: var(--shadow);
	display: grid;
	grid-template-rows: auto 1fr;
	height: 100%;
}

#cosmo-slider .card__image {
	position: relative;
	aspect-ratio: 8/10;
	overflow: hidden;
}

#cosmo-slider .card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.3s ease;
}

#cosmo-slider .card:hover .card__image img {
	transform: scale(1.07);
}

#cosmo-slider .card__body {
	padding: 18px 18px 16px;
}

#cosmo-slider .card__title {
	font-weight: 700;
	line-height: 1.25;
	margin: 0 0 10px;
	font-size: 20px;
}

#cosmo-slider .card__desc {
	font-size: 14px;
	line-height: 1.5;
	color: var(--muted);
	margin: 0 0 16px;
	min-height: 66px;
	/* чтобы выровнять высоту */
}

#cosmo-slider .card__bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

#cosmo-slider .card__price {
	font-weight: 700;
	font-size: 18px;
	color: var(--price);
	white-space: nowrap;
}

#cosmo-slider .card__link {
	margin-left: auto;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-weight: 600;
	text-decoration: none;
	color: #a0817f;
	transition: transform 0.2s ease;
}

#cosmo-slider .card__link svg {
	width: 18px;
	height: 18px;
}

#cosmo-slider .card__link:hover {
	transform: translateX(2px);
}

/* Навигация и пагинация Swiper */
#cosmo-slider .swiper-button-next,
#cosmo-slider .swiper-button-prev {
	width: 40px;
	height: 40px;
	background: #a0817f;
	border-radius: 50%;
	box-shadow: var(--shadow);
}

#cosmo-slider .swiper-button-next:after,
#cosmo-slider .swiper-button-prev:after {
	font-size: 16px;
	color: white;
}

#cosmo-slider .swiper-button-prev {
	left: -50px;
}

#cosmo-slider .swiper-button-next {
	right: -50px;
}

#cosmo-slider .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	opacity: 0.5;
	background: #a0817f;
}

#cosmo-slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1;
}

#cosmo-slider .card__title a {
	display: flex;
	justify-content: space-between;
	color: black;
	font-family: 'Montserrat-Regular';
}

#cosmo-slider .card__title a:hover {
	color: #a0817f;
}

#cosmo-slider .card__title a:hover svg {
	transform: scale(1.05);
}



/* Страница всех сервисов */

section.service-category {
	font-family: 'Montserrat';
	margin: 60px 0 80px;
}

section.service-category h2 {
	color: #a0817f;
	font-weight: 400;
	font-size: 35px;
	margin-bottom: 30px;
}

section.service-category .row {
	display: flex;
	gap: 30px;
	flex-wrap: nowrap;
}

section.service-category .left {
	flex-direction: row-reverse;
}

section.service-category .row .service-category_img-wrapper {
	width: 35%;
	flex: 35%;
	display: block;
	position: relative;
	border-radius: 30px;
	overflow: hidden;
}

section.service-category .row img {
	transition: all ease .3s;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-shadow: 0 0 15px 5px #ebebeb;
}

section.service-category .row .service-category_img-wrapper:hover img {
	transform: scale(1.1);
}

section.service-category .row .service-category_wrapper {
	width: 65%;
	flex: 65%;
}

section.service-category .row ul {
	border-radius: 30px;
	background: white;
	padding: 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 15px;
	justify-content: space-between;
	box-shadow: 0 0 15px 5px #ebebeb;
}

section.service-category .row ul li {
	width: calc(50% - 15px);
}

section.service-category .row .no-img ul li {
	width: calc(33% - 15px);
}

section.service-category .row ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}

section.service-category .row ul li a:hover {
	color: #816867;
	text-decoration: underline;
}

section.service-category .row ul li a svg {
	flex: none;
}

section.service-category .row.right>img {
	order: -1;
}


@media (max-width: 767px) {
	section.service-category .row {
		flex-direction: column;
	}

	section.service-category .row>* {
		width: 100% !important;
	}

	section.service-category .row .service-category_img-wrapper img {
		position: static;
		max-height: 320px;
	}

	section.service-category .row ul {
		padding: 25px;
	}

	section.service-category .row ul li {
		width: 100% !important;
	}

	section.service-category .row ul li a {
		font-size: 14px;
	}
}


@media (max-width: 1400px) {
	#cosmo-slider .swiper-button-next {
		right: 30px;
	}

	#cosmo-slider .swiper-button-prev {
		left: 30px;
	}
}

@media (max-width: 768px) {
	#cosmo-slider .swiper-button-next {
		right: 0;
	}

	#cosmo-slider .swiper-button-prev {
		left: 0;
	}
}

/* Адаптив */
@media (max-width: 640px) {
	#cosmo-slider .card__title {
		font-size: 18px;
	}

	#cosmo-slider .card__desc {
		min-height: 0;
	}
}






@media (max-width: 1200px) {
	.first_block .row_benef {
		gap: 10px;
	}

	.sec_service .services__tabs {
		display: flex;
	}

	.sec_service .col-lg-6 {
		flex: 0 0 25%;
	}

	.sec_service .services__img-container img {
		object-fit: cover;
	}
}

@media (max-width: 1024px) {
	.first_block .right img {
		width: 100%;
		border-radius: 8px 0 0 8px;
	}

	.first_block .benef_item .benef_item_row,
	.first_block .benef_item .benef_item_row {
		flex-direction: column;
	}

	.sec_discount .discount-title {
		font-size: 25px;
	}

	.sec_discount .discount-desc {
		font-size: 18px;
	}

	.sec_discount .discount-text {
		font-size: 35px;
	}

	.sec_discount .discount_item {
		min-height: 350px;
	}

	.sec_consult h2 {
		font-size: 27px;
	}

	.sec_consult .consult_desc {
		font-size: 20px;
	}

	.sec_safety .certificates__slide {
		gap: 10px;
	}

	.sec_about .about_item-num {
		font-size: 35px;
	}

	.sec_about .right {
		flex: 40%;
	}

	.sec_about .right img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 8px;
		object-position: right;
	}

	.sec_newform .newform_content {
		width: 70%;
	}
}

@media (max-width: 767px) {
	.first_block .row {
		flex-direction: column;
	}

	.first_block h1 {
		font-size: 30px;
	}

	.first_block .desc {
		font-size: 16px;
	}

	.first_block .first_spec {
		font-size: 14px;
	}

	.first_block .right img {
		border-radius: 8px;
	}

	.first_block .row_benef {
		flex-direction: column;
	}

	.first_block .row_benef .sep {
		transform: rotate(90deg);
		transform-origin: left;
		margin: -90px auto;
		height: 200px;
	}

	.first_block .benef_item .benef_item_1 {
		font-size: 25px;
	}

	.first_block .benef_item .benef_text {
		font-size: 16px;
	}

	.first_block .benef_item .benef_item_row,
	.first_block .benef_item .benef_item_row {
		align-items: center;
		text-align: center;
		gap: 10px;
	}

	.first_block>img {
		display: none;
	}

	.first_block .benef_item .benef_text {
		text-align: center;
	}

	.first_block .benef_item img {
		display: block;
		margin: 20px auto 0;
	}

	.solve .solve_row>* {
		width: 100%;
	}

	.solve .solve_row-title {
		font-size: 20px;
	}

	.solve .solve_row-text {
		font-size: 16px;
	}

	.sec_discount .discount_item {
		width: 100%;
		min-height: 200px;
		border-radius: 8px;
	}

	.sec_discount .discount-title {
		font-size: 20px;
		text-shadow: 0 0 5px black;
		margin-bottom: 10px;
	}

	.sec_discount .discount-desc {
		font-size: 16px;
	}

	.sec_discount .discount-desc {
		min-height: 50px;
	}

	.sec_discount .discount-text {
		text-shadow: 0 0 5px black;
	}

	.sec_consult .row_consult {
		flex-direction: column;
		gap: 20px;
		padding: 20px;
	}

	.sec_consult .row_consult img {
		border-radius: 8px;
	}

	.sec_consult .consult_desc {
		font-size: 16px;
	}

	.sec_consult a.long {
		min-width: 100%;
	}

	.sec_tech .row_tech {
		flex-direction: column;
		gap: 10px;
	}

	.sec_tech .row_tech img {
		height: 300px;
		border-radius: 8px;
		object-fit: cover;
	}

	.sec_results .row_results {
		flex-direction: column;
	}

	.sec_results .results_desc {
		font-size: 16px;
	}

	.sec_safety .certificates__box.swiper-slide {
		margin-bottom: 20px;
	}

	.sec_safety .certificates__slider-nav {
		position: static;
		padding: 0;
	}

	.sec_service .services__box-description {
		padding: 0 10px 10px 10px;
		margin: 0;
		position: absolute;
		bottom: 15px;
	}

	.sec_service .services__box-name {
		font-size: 15px;
		text-shadow: 0 0 5px black;
		height: auto;
	}

	.sec_service .services__box-price {
		font-size: 14px;
		font-family: 'Montserrat-Regular';
	}

	.sec_service .col-lg-6 {
		flex: 0 0 50%;
	}

	.sec_service .services__img-container {
		height: auto;
		border-radius: 0 10px 10px 10px;
	}

	.sec_service .services__box-content {
		margin-bottom: 10px;
	}

	.sec_about .row_about {
		position: relative;
	}

	.sec_about .right img {
		position: absolute;
		left: 0;
		z-index: -1;
		opacity: .3;
	}

	.sec_about .about_item-text {
		font-size: 14px;
	}

	.sec_about .row_about_item {
		gap: 10px;
	}

	.sec_about .row_about {
		gap: 0;
	}

	.sec_about .row_about .left {
		padding: 20px;
	}

	.sec_about .row_about .right {
		flex: 0;
	}

	.sec_about .row_left_about {
		gap: 15px;
	}

	.sec_about .about_desc {
		font-size: 16px;
	}

	.sec_about .about_item-num {
		font-size: 25px;
	}

	.sec_newform .newform_content {
		width: 100%;
		padding: 20px;
	}

	.sec_newform>img {
		width: 100%;
		border-radius: 0;
	}
}




/* PAGE new-prices */

#price_header {
	margin: 38px 0 42px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
}

#price_header .container {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 20px;
}

#price_header .container h1 {
	color: #A0817F;
	font-size: 38px;
	font-weight: 500;
}

#price_header .container a {
	border-radius: 10px;
	border: 1px solid #816867;
	color: #000;
	text-align: center;
	padding: 7px 14px;
	width: fit-content;
	margin-bottom: 10px;
}

#price_search {
	margin: 42px 0 50px;
	padding: 11px 0 14px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

#price_search .container {
	display: flex;
	gap: 16px;
	position: relative;
}

#price_search .container input {
	color: #000;
	text-align: center;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	width: 100%;
	text-align: left;
	padding-left: 5px;
}

#price_search .container i {
	position: absolute;
	width: 2px;
	height: 60%;
	background-color: gray;
	left: 60px;
	top: 20%;
	animation-name: blink;
	animation-duration: 800ms;
	animation-iteration-count: infinite;
	opacity: 1;
}

#price_search .container input::placeholder {
	color: #727272;
}

#price_search .container input:focus+i {
	display: none;
}

@keyframes blink {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

#price_filter {
	margin: 51px 0 33px;
	font-style: normal;
	text-align: center;
	font-family: Montserrat;
	line-height: normal;
}

#price_filter ul {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

#price_filter ul a {
	padding: 8px 15px 7px;
	border-radius: 10px;
	background: #E5E5E5;
	color: #000;
	font-size: 16px;
	display: block;
}

#price_filter ul a:hover {
	background: #816867;
	color: #FFF;
	opacity: .7;
}

#price_filter ul a.active {
	opacity: 1;
	background: #816867;
	color: #FFF;
}

#price_table {
	margin: 33px 0 100px;
	color: #000;
	font-family: Montserrat;
	font-style: normal;
	line-height: normal;
	font-size: 16px;
}

.price_table-table {
	margin-bottom: 40px;
}

#price_table .price_table-table:not(:has(.price_table-td)) {
	display: none !important;
}

#price_table .price_table-item {
	width: 100%;
	margin-bottom: 40px;
	position: static !important;
}

#price_table .price_table-item:not(:has(.price_table-td)) {
	display: none !important;
}

#price_table .price_table-header {
	padding: 13px 15px 12px;
	border-top: 1px solid #816867;
	border-bottom: 1px solid #816867;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	font-family: 'Montserrat-Regular';
	text-align: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all .3s ease;
}

#price_table .price_table-header a {
	color: inherit;
}

#price_table .price_table-header span {
	background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="12" fill="%23816867"/><path d="M12 8.5V15.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 12H15.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	cursor: pointer;
	width: 20px;
	height: 20px;
	background-size: contain;
	display: none;
}

#price_table .price_table-item.active .price_table-header span {
	background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="11.5" stroke="%23100C0B"/><path d="M8.5 12H15.5" stroke="%23100C0B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

#price_table .price_table-item .price_table-header {
	border-bottom: none;
	background: #ededed;
}

#price_table .price_table-item.active .price_table-header {
	border-bottom: 1px solid #816867;
	background: white;
}

#price_table .price_table-trh {
	background: #E5E5E5;
	padding: 12px 12px 10px;
	color: #9A9A9A;
	text-align: left;
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}

#price_table .price_table-trh.cat-header {
	background: #A0817F;
	color: white;
	margin-bottom: 0;
}

#price_table .price_table-trh.cat-header a {
	color: inherit;
}

#price_table .price_table-trh>div,
#price_table .price_table-tr>div {
	padding: 0 10px;
}

#price_table .price_table-trh>div:nth-child(1) {
	flex: 40%;
}

#price_table .price_table-trh>div:nth-child(2) {
	flex: 25%;
	text-align: center;
}

#price_table .price_table-trh>div:nth-child(3) {
	flex: 15%;
	text-align: center;
}

#price_table .price_table-trh>div:nth-child(4) {
	flex: 20%;
}

#price_table .price_table-tr {
	display: flex;
	padding: 12px 12px 10px;
}

#price_table .price_table-tr a {
	color: inherit;
}

#price_table .price_table-tr.dop {
	display: none;
}

#price_table .price_table-tr.dop>div:nth-child(1) {
	padding-left: 30px;
}

#price_table .price_table-tr>div:nth-child(1) {
	flex: 40%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 19px;
}

#price_table .price_table-tr>div:nth-child(1) svg {
	cursor: pointer;
	transition: all .3s ease;
}

#price_table .price_table-tr.active>div:nth-child(1) svg {
	transform: rotateX(180deg);
	;
}

#price_table .price_table-tr>div:nth-child(2) {
	flex: 25%;
	text-align: center;
}

#price_table .price_table-tr>div:nth-child(3) {
	flex: 15%;
	text-align: center;
}

#price_table .price_table-tr>div:nth-child(4) {
	flex: 20%;
}

#price_table .price_table-tr>div:nth-child(4) a {
	display: flex;
	align-items: center;
	gap: 15px;
	font-family: Montserrat-Regular;
	font-weight: 600;
	justify-content: center;
	color: inherit;
}

#price_table .price_table-tr.is-hidden {
	display: none;
}

#price_table .price_table-footer {
	padding: 10px 0;
}

#price_table .price_table-toggle {
	cursor: pointer;
	color: #816867;
	padding: 8px 20px;
	font-weight: 600;
	text-decoration: underline;
}


@media (max-width: 768px) {
	#price_header .container {
		flex-direction: column;
		align-items: flex-start;
	}

	#price_header .container h1 {
		font-size: 30px;
		line-height: 1.1em;
	}

	#price_table .price_table-tr>div:nth-child(4) p {
		display: none;
	}

	#price_table .price_table-trh>div:nth-child(3),
	#price_table .price_table-tr>div:nth-child(3) {
		flex: 25%;
	}

	#price_table .price_table-trh>div:nth-child(4),
	#price_table .price_table-tr>div:nth-child(4) {
		flex: 10%;
	}

}

@media (max-width: 600px) {
	#price_search .container i {
		left: 50px;
	}

	#price_table .price_table-trh>div,
	#price_table .price_table-tr>div {
		padding: 0;
	}

	#price_table .price_table-item {
		margin-bottom: 25px;
		border: 1px solid #816867;
	}

	#price_table .price_table-header span {
		display: block;
	}

	#price_table .price_table-table {
		margin: 0;
	}

	#price_table .price_table-tr {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	#price_table .price_table-trh {
		display: none;
	}

	#price_table .price_table-trh.cat-header {
		display: block;
	}

	#price_table .price_table-tr>div:nth-child(1) {
		justify-content: space-between;
		gap: 0 15px;
		flex-wrap: wrap;
	}

	#price_table .price_table-tr>div:nth-child(1)::before {
		content: "Наименование: ";
		color: gray;
		display: block;
		font-size: 14px;
		font-weight: 300;
		flex: 100%;
	}

	#price_table .price_table-tr.dop {
		background: #f1f1f1;
	}

	#price_table .price_table-tr.dop>div:nth-child(1) {
		padding-left: 0;
	}

	#price_table .price_table-tr>div:nth-child(1) svg {
		width: 30px;
		height: 30px;
	}

	#price_table .price_table-tr>div:nth-child(1) a {
		font-size: 17px;
		font-weight: 500;
		flex: calc(100% - 45px);
	}

	#price_table .price_table-tr>div:nth-child(2) {
		color: gray;
	}

	#price_table .price_table-tr>div:nth-child(3) {
		font-weight: 500;
		font-size: 20px;
	}

	#price_table .price_table-tr>div:nth-child(3)::before {
		content: "Цена:   ";
		color: gray;
		font-size: 14px;
		font-weight: 300;
	}

	#price_table .price_table-tr>div:nth-child(4) {
		padding-bottom: 10px;
		width: 100%;
		border-bottom: 1px solid #b7b6b6;
	}

	#price_table .price_table-tr>div:nth-child(4) a {
		justify-content: flex-end;
	}

	#price_table .price_table-tr>div:nth-child(4) p {
		display: block;
		font-size: 15px;
	}

	#price_table .price_table-footer {
		padding-top: 0;
		display: flex;
		justify-content: center;
	}

	#price_table .price_table-toggle {
		font-weight: 500;
		font-size: 15px;
	}
}






