/*!
Theme Name: theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}body,button,input,select,optgroup,textarea{color:#404040;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgb(0 0 0 / .8);line-height:1;padding:.6em 1em .4em}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{border-color:#aaa #bbb #bbb}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}.main-navigation{display:block;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 3px 3px rgb(0 0 0 / .2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{display:block;left:auto}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (min-width:37.5em){.menu-toggle{display:none}.main-navigation ul{display:flex}}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.updated:not(.published){display:none}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}



/*font-family: "Playfair Display", serif;*/
body {
	font-family: "Playfair", serif;
	color: rgba(51, 51, 51, 1);
}
h1, .h1 {
	font-family: "Playfair Display", serif;
	font-weight: 500; /* Semibold */
	font-size: 32px;
	line-height: 48px;
}
h2, .h2 {
	font-family: "Playfair Display", serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 44px;
}
h3, .h3 {
	font-family: "Playfair Display", serif;
	font-weight: 500;
	font-size: 25px;
	line-height: 40px;
}
h4, .h4 {
	font-family: "Playfair Display", serif;
	font-weight: 500;
	font-size: 23px;
	line-height: 36px;
}
h5, .h5 {
	font-family: "Playfair Display", serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 32px;
}
h6, .h6 {
	font-family: "Playfair Display", serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}
.p-lg {
	font-family: "Playfair", serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}
.p-m {
	font-family: "Playfair", serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
.p-sm {
	font-family: "Playfair", serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}
.p-xs {
	font-family: "Playfair", serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
}
@media (min-width: 768px) {
	h1, .h1 { font-size: 48px; line-height: 72px; }
	h2, .h2 { font-size: 40px; line-height: 60px; }
	h3, .h3 { font-size: 32px; line-height: 48px; }
	h4, .h4 { font-size: 28px; line-height: 44px; }
	h5, .h5 { font-size: 24px; line-height: 36px; }
	h6, .h6 { font-size: 20px; line-height: 32px; }

	.p-lg { font-size: 18px; line-height: 28px; }
	.p-m  { font-size: 16px; line-height: 24px; }
	.p-sm { font-size: 14px; line-height: 20px; }
	.p-xs { font-size: 12px; line-height: 16px; }
}
@media (min-width: 1200px) {
	h1, .h1 { font-size: 60px; line-height: 92px; }
	h2, .h2 { font-size: 48px; line-height: 72px; }
	h3, .h3 { font-size: 40px; line-height: 60px; }
	h4, .h4 { font-size: 32px; line-height: 48px; }
	h5, .h5 { font-size: 24px; line-height: 36px; }
	h6, .h6 { font-size: 20px; line-height: 32px; }

	.p-lg { font-size: 20px; line-height: 32px; }
	.p-m  { font-size: 16px; line-height: 24px; }
	.p-sm { font-size: 14px; line-height: 20px; }
	.p-xs { font-size: 12px; line-height: 16px; }
}
a, a:hover {
	text-decoration: none;
	transition: 0.4s;
}
.container {
	max-width: 1260px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.box_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.box_header {
	column-gap: 20px;
	padding: 16px 0;
}
.box_header .logo {
	width: 200px;
}
header.site-header {
	position: fixed;
	width: 100%;
	z-index: 9;
	background-color: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(7px);
}
.menu_header ul li a {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	color: #426E62;
	padding: 8px 24px;
}
.menu_header ul {
	display: flex;
	align-items: center;
}
.menu_header ul li a:hover {
	background-color: rgba(251, 247, 244, 1);
}
.btn {
	font-size: 22px;
	line-height: 36px;
	color: #333333;
	padding: 8px 24px;
	border: 2px solid #D4B196;
	background-color: rgba(255, 255, 255, 1);
	transition: 0.4s;
}
.btn:hover {
	background-color: rgba(251, 247, 244, 1);
}
section.section {
	margin-bottom: 100px;
}
.section-baner_one {
	background-image: url(/wp-content/uploads/2025/09/background-ban.png);
	background-size: cover;
	background-position: center;
}
.box_baner_one {
	display: flex;
	align-items: flex-end;
	column-gap: 36px;
	min-height: 615px;
	padding-top: 80px;
}
.text_baner_one {
	padding: 85px 0;
}
.baner_one__image {
	display: flex;
	min-width: 55%;
}
.title_h1 {
	margin: 0;
	font-weight: 500;
	margin-bottom: 16px;
}
.baner_one__btn a {
	display: inline-flex;
}
.baner_one__btn {
	margin-top: 36px;
}
.section.section-baner_one {
	margin-bottom: 0;
}
.section-promo {
	background-color: rgba(242, 234, 228, 1);
	padding: 52px 0;
}
.box_promo {
	padding: 36px 0;
	border-top: 2px solid rgba(212, 177, 150, 1);
	border-bottom: 2px solid rgba(212, 177, 150, 1);
}
._title {
	margin-bottom: 36px;
	font-weight: 400;
}
.box_1__list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	margin-bottom: 36px;
	gap: 36px;
}
.box_1__item {
	position: relative;
	padding-top: 16px;
}
.box_1__item:before {
	content: "";
	width: 36px;
	position: absolute;
	height: 2px;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%);
}
.box_1_content {
	display: flex;
	gap: 36px;
	align-items: center;
}
.box_1__image {
	max-width: 500px;
	width: 100%;
	display: flex;
	position: relative;
}
.bg_img {
	position: relative;
}
.box_1__image:before, .bg_img:before {
	content: "";
	position: absolute;
	width: 75%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url(/wp-content/themes/theme/img/bg_img.png);
	z-index: 0;
	background-size: cover;
	background-position: left center;
}
.box_1__image img, .bg_img img {
	position: relative;
	z-index: 1;
	padding: 36px 0px 36px 52px;
}
.box_1__desc-item {
	padding-bottom: 16px;
	position: relative;
	margin-bottom: 28px;
}
.box_1__desc-item:after {
	content: "";
	background: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%);
	width: 64px;
	height: 2px;
	display: flex;
	position: absolute;
	bottom: 0;
}
.box_1__title._title {
	margin-bottom: 28px;
}
.slide_photo__link {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 400px;
}
.slide_photo__list .slick-track * {
	transition: 0.7s;
}
.slide_photo__item {
	position: relative;
}
.slide_photo__item.slick-current.slick-active:before {
	content: "";
	background-color: rgba(246, 246, 244, 1);
	width: 80%;
	height: 75%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
}
.slide_photo__item.slick-current.slick-active .slide_photo__link {
	margin-top: 80px;
}
.slide_photo__item.slick-current.slick-active:after {
	content: "";
	width: 100%;
	height: 436px;
	bottom: 0px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	border: 2px solid rgba(212, 177, 150, 1);
	top: auto;
}
.slide_photo__link img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.slide_photo__item.slick-active:before {
	content: "";
	background-color: rgba(246, 246, 244, 1);
	width: 80%;
	height: 75%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
.slide_photo__item.slick-active {
	padding-bottom: 85px;
}
.slide_photo__item.slick-active:after {
	content: "";
	width: 100%;
	height: 436px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	border: 2px solid rgba(212, 177, 150, 1);
	top: 0;
}
.slide_photo__item {
	margin-left: 36px;
}
.slide_photo__list .slick-list {
	margin-left: -36px;
	height: 485px;
}
.section .slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style-type: none;
	gap: 8px;
	position: 0;
}
.slick-dots li button {
	display: none;
}
.slick-dots li {
	width: 12px;
	height: 12px;
	display: flex;
	border: 1px solid rgba(212, 177, 150, 1);
	border-radius: 50%;
	background-color: rgba(242, 234, 228, 1);
}
.slick-dots li.slick-active {
	background-color: rgba(66, 110, 98, 1);
}
.slide_photo__item.slick-current.slick-active {
	padding-bottom: 0;
}
.slick-arrow {
	padding: 0;
	background-color: transparent;
	font-size: 0;
	border: none;
	width: 28px;
	height: 28px;
	background-image: url(/wp-content/themes/theme/img/arrow-slide.svg);
	position: absolute;
	bottom: -8px;
	transition: 0.4s;
	border-radius: 0;
	left: 0;
	border: 1px solid transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: center;
	cursor: pointer;
	background-size: 24px;
}
.section .slick-dots {
	margin: 36px 0 0;
}
.slick-arrow:hover {
	border: 1px solid rgba(212, 177, 150, 1);
}
.slick-next.slick-arrow {
	left: auto;
	right: 0;
	transform: rotate(180deg);
}
.slick-arrow.slick-disabled {
	opacity: 0.5;
}
.select_service__list {
	display: flex;
	gap: 36px;
	flex-wrap: wrap;
}
.button_site {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 36px;
}
.select_service__item {
	background-color: rgba(246, 246, 244, 1);
	width: calc(25% - 28px);
}
.select_service__image a {
	display: flex;
}
.select_service__image a img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: center;
}
.select_service__title {
	padding: 16px;
}
.text_link {
	color: rgba(66, 110, 98, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
	padding: 8px;
}
.text_link:hover {
	color: rgba(46, 77, 68, 1);
}
.steps__title._title.h2 {
	text-align: center;
}
.section-box_1 + .section-reviews_slide {
	margin-top: -50px;
}
.btn.btn-green {
	background-color: rgba(66, 110, 98, 1);
	color: #fff;
	border: none;
}

.btn.btn-green:hover {
	background-color: rgba(46, 77, 68, 1);
}
.steps__list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 36px;
	justify-items: center;
}
.steps__btn-text {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 36px;
}
.steps__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.steps__icon {
	margin-bottom: 20px;
}
.steps__name {
	margin-bottom: 16px;
}
.promo__text.h1 {
	text-align: center;
}
.box_2__inner {
	display: flex;
	gap: 36px;
	align-items: center;
	justify-content: space-between;
}

.bg_img {
	display: flex;
}

.box_2__image {
	width: 60%;
}

.box_2__content {
	width: calc(40% - 36px);
}

.div_input label {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	padding-left: 15px;
}

.box_form_item p {
	margin: 0;
}

.box_form_item input {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	padding: 12px 16px;
	border: 1px solid rgba(212, 177, 150, 1);
	max-width: 420px;
}
.div_button .wpcf7-submit {
	font-family: 'Playfair';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	color: rgba(51, 51, 51, 1);
	background-color: transparent;
	border: 2px solid rgba(212, 177, 150, 1);
	border-radius: 0;
	padding: 8px 24px;
	transition: 0.5s;
}
.div_button .wpcf7-submit:hover {
	background-color: rgba(251, 247, 244, 1);
	border: 2px solid rgba(212, 177, 150, 1);
}
.div_button {
	margin-top: 28px;
}
.box_2__inner.photo_right_box_2 {
	display: flex;
	flex-direction: row-reverse;
}
.box_2__inner.photo_right_box_2 .box_2__image img {
	padding: 36px 52px 36px 0px;
}

.box_2__inner.photo_right_box_2 .box_2__image:before {
	transform: rotate(180deg);
	left: auto;
	right: 0;
}
.box_2__inner .box_2__image img {
	width: 100%;
}
.box_2__list .box_2__item {
	padding-bottom: 16px;
	position: relative;
	margin-bottom: 28px;
}
.box_2__list .box_2__item:before {
	content: "";
	background: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%);
	width: 64px;
	height: 2px;
	display: flex;
	position: absolute;
	bottom: 0;
}
.box_2__content .button_site {
	display: flex;
	justify-content: flex-start;
}
.faq__q {
	position: relative;
	padding-right: 24px; /* место под стрелку */
	cursor: pointer;
}

.faq__q::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
	transition: transform 0.3s ease;
	background-image: url(/wp-content/themes/theme/img/arrow-faq.svg);
	width: 28px;
	height: 28px;
}

.faq__q.is-open::after {
	transform: translateY(-50%) rotate(180deg);
}
.faq__item {
	position: relative;
	padding: 20px 0;
}
.faq__item:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%);
	bottom: 0;
}
.faq__a p {
	margin: 0;
	padding-top: 20px;
}
footer.site-footer {
	background-image: url(/wp-content/themes/theme/img/bg-footer.jpg);
	background-size: cover;
	background-position: top center;
	position: relative;
}
footer.site-footer:before {
	content: "";
	background: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%);
	display: flex;
	width: 100%;
	height: 2px;
}
.box_footer {
	padding: 16px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.social_footer a img {
	filter: invert(1) brightness(2);
	transition: 0.4s;
}
.social_footer {
	display: flex;
	gap: 30px;
}
.social_footer a:hover img {
	filter: brightness(200%);
	transition: 0.4s;
}
.md-overlay{
	position: fixed; inset: 0;
	background: rgba(0,0,0,.45);
	opacity: 0; visibility: hidden;
	transition: .25s ease;
	z-index: 990;
}
.md-modal{
	position: fixed; inset: 0;
	display: grid; place-items: center;
	padding: 24px;
	opacity: 0; visibility: hidden;
	z-index: 1000;
	transition: opacity .25s ease, visibility .25s ease;
}
.md-modal__box{
	width: min(385px, 92vw);
	box-shadow: 0 10px 30px rgba(0,0,0,.12);
	padding: 30px;
}
.md-popup__inner{
	display: grid;
}
.md-popup__subtitle{
	text-align: center;  
	margin-top: -6px;
}
.md-form{
	display: grid; 
	gap: 8px;
}
.wpcf7 form.invalid .md-input.wpcf7-not-valid{ 
	border-color: #e57373; 
}
.wpcf7-response-output{ 
	margin: 0; 
	font-size: 13px;  
	border: none; 
	padding: 0; 
}
.md-btn{ 
	cursor: pointer;
}
.md-link{ 
	background: none; 
	border: 0; 
	color: var(--md-muted); 
	text-decoration: underline; 
	cursor: pointer; 
}
.md-popup__close{
	justify-self:center
}
.md-open #md-overlay{ 
	opacity: 1; 
	visibility: visible; 
}
.md-open .md-modal[aria-hidden="false"]{ 
	opacity: 1; 
	visibility: visible; 
}
body.md-open{ overflow: hidden; }
.wpcf7 .md-btn[type=submit]{ width: 100%; }
.md-modal__box {
	background-color: #fff;
}
.md-popup__inner.box_form_item input {
	width: 100%;
}
.md-popup__title {
	margin-bottom: 24px;
	text-align: center;
}
.md-form.div_input {
	margin-bottom: 16px;
}
.md-popup__inner.box_form_item .div_button {
	margin-top: 16px;
}
.md-popup__inner.box_form_item .div_button input {
	background-color: rgba(66, 110, 98, 1);
	color: #fff;
	border: none;
}
.md-popup__inner.box_form_item .div_button input:hover {
	background-color: rgba(46, 77, 68, 1);
}
button.md-link.md-popup__close {
	padding: 0;
	display: flex;
	color: rgba(66, 110, 98, 1);
	font-family: 'Playfair';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	text-decoration: none;
}
button.md-link.md-popup__close:hover {
	color: rgba(46, 77, 68, 1);
}
#callback-thanks .md-popup__inner p {
	margin: 16px 0;
}
.site-header + .breadcrumb {
	padding-top: 116px;
}
.breadcrumb * {
	font-size: 20px;
	line-height: 32px;
	color: rgba(208, 206, 203, 1);
}
.breadcrumb span, .breadcrumb span a, .breadcrumb span, .breadcrumb span a span {
	color: rgba(66, 110, 98, 1);
}
.breadcrumb .container {
	display: flex;
	column-gap: 10px;
}
.breadcrumb span span {
	color: rgba(51, 51, 51, 1);
}
.breadcrumb {
	margin-bottom: 36px;
}
.section ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.section-box_form {
	background-color: rgba(242, 234, 228, 1);
	padding: 52px 0;
}
.form_page {
	padding: 36px 0;
	border-top: 2px solid rgba(212, 177, 150, 1);
	border-bottom: 2px solid rgba(212, 177, 150, 1);
}
.form_page .md-popup__title.h5 {
	font-size: 40px;
	line-height: 60px;
	margin: 0;
	padding-bottom: 36px;
}
.form_page  .md-popup__inner.box_form_item {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.form_page .md-popup__inner.box_form_item > p {
	display: none;
}
.wpcf7-response-output {
	display: none;
}
.select_service__profession.p-lg {
	padding: 0 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	-moz-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-clamp: 1;
	box-orient: vertical;
}
.box_contacts__map iframe {
	position: relative;
	padding: 32px 0px 32px 52px;
}
.box_contacts__map.bg_img:before {
	width: 50%;
}
.box_box_contacts {
	display: flex;
	gap: 36px;
	align-items: center;
}
.box_contacts__map.bg_img {
	width: 60%;
}
.info_box_contacts {
	width: calc(40% - 36px);
}
.box_contacts__map.bg_img iframe {
	width: 100%;
	min-height: 450px;
}
.box_box_contacts {
	display: flex;
	gap: 36px;
	align-items: center;
}
.box_contacts__map.bg_img {
	width: 60%;
}
.info_box_contacts {
	width: calc(40% - 36px);
}
.box_contacts__map.bg_img iframe {
	width: 100%;
	min-height: 450px;
}
.info_box_contacts * {
	font-size: 20px;
	line-height: 32px;
}
.item_info_box {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
	column-gap: 8px;
}
.item_info_box a.text_item_info_box {
	color: rgba(66, 110, 98, 1);
	text-decoration: underline;
}
.text_link.h6 {
	margin-top: 24px;
}
.content_box_team_top {
	display: grid;
	grid-template-columns: 30% calc(70% - 36px);
	gap: 36px;
	margin-top: 36px;
}
.team_box_top__desc p {
	margin: 0;
	padding-bottom: 10px;
}
.photo_content_box_team_top .button_site {
	width: 100%;
	margin-top: 16px;
}
.team_box_top__photo img {
	width: 100%;
	height: 100%;
	display: flex;
}
.photo_content_box_team_top .button_site a {
	width: 100%;
	text-align: center;
}
.team_box_top__desc h5 {
	margin: 30px 0 15px;
}
.team_box_price__table { --cols: 2; }
.team_box_price__head,
.team_box_price__row {
	display: grid;
	grid-template-columns: repeat(var(--cols), minmax(0,1fr));
	gap: 16px;
	align-items: center;
}
.team_box_price__head { font-weight: 600; }
.team_box_price__cell--name { text-align: left; }
.team_box_price__cell--price { text-align: right; display: inline-flex; gap: 10px; justify-content: center; align-items: baseline; }
.team_box_price__old { text-decoration: line-through; opacity: .6; }
.team_box_price__new { font-weight: 500; }
.team_box_price__col-head { display:flex; justify-content: space-between; align-items: baseline; }
.team_box_price__col {
	max-width: 828px;
	margin: 0 auto;
}
.team_box_price__col-head {
	text-align: center;
	margin-bottom: 28px;
}
.team_box_price__col-title {
	text-align: center;
	width: 100%;
}
.team_box_price__head * {
	font-size: 24px;
	line-height: 36px;
	color: rgba(51, 51, 51, 1);
}
.team_box_price__head {
	margin-bottom: 16px;
}
.team_box_price__head, .team_box_price__row {

	padding: 16px 0;
	border-bottom: 2px solid;
	border-image: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%) 1;
}
.team_box_price__body * {
	font-size: 20px;
	line-height: 32px;
}
.team_box_price__body .team_box_price__row:nth-child(1) {
	padding-top: 0;
}
.team_box_price__head .team_box_price__cell.team_box_price__cell--head.team_box_price__cell--price {
	display: flex;
}
.team_box_price__table.team_box_price__table--one .team_box_price__cell--price {
	text-align: right;
	display: flex;
	justify-content: flex-end;
}
.team_box_price__col {
	margin-bottom: 36px;
}
.team_box_price__col:nth-last-child(1) {
	margin-bottom: 0;
}
.displaynone {
	display: none !important;
}
.menu_header .pll-parent-menu-item {
	display: none !important; 
}
select.lang-select {
	font-size: 20px;
	line-height: 32px;
	border: none;
	color: rgba(66, 110, 98, 1);
	font-family: "Playfair", serif;
}
select.lang-select * {
	font-size: 18px;
	line-height: 26px;
	font-family: "Playfair", serif;
}
.team_box_price__head .team_box_price__cell.team_box_price__cell--head.team_box_price__cell--price {
	text-align: left;
}
ul.sub-menu {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    min-width: 300px;
    align-items: flex-start;
}
.main-navigation ul ul a {
    text-align: left;
}
ul.sub-menu li a, ul.sub-menu li {
    display: flex;
    width: 100%;
}




@media screen and (max-width: 1280px) {
	.container {
		padding: 0 20px;
	}
	.box_header .logo {
		width: 15%;
	}
	.box_header {
		column-gap: 30px;
	}
	.section-box_2 .box_form_item input {
		width: 100%;
	}
}


















.page-price .team_box_price__col {
    margin-bottom: 60px;
}




















.menu_header .menu-toggle { display: none; }
@media (max-width: 1040px) {
	.menu_header .menu-toggle{
		display:inline-block;
		width:40px;height:40px;
		background:url("/wp-content/themes/theme/img/Menu.svg") center/contain no-repeat;
		border:0;cursor:pointer;
		position:relative; z-index:1002;
	}
	html.menu-open .menu-toggle{
		background-image:url("/wp-content/themes/theme/img/Close.svg");
	}
	.open_menu_site{
		position:fixed;
		top:0; 
		right:0; 
		bottom:0;
		background:#fff;
		transform:translateX(100%);
		transition:transform .25s ease;
		z-index:1001;
		overflow:auto;
	}
	.menu_header::before {
		content: "";
		position: fixed;
		inset: 0;
		background: rgba(0, 0, 0, .4);
		opacity: 0;
		transition: opacity .2s ease;
		pointer-events: none;
		z-index: 1000;
		height: 100vh;
		left: 0;
		top: 74px;
	}
	.menu_header.is-open::before {
		opacity: 1;
		pointer-events: auto;
	}
	.open_menu_site .lang_header,
	.open_menu_site .social_footer{ display:none; }
	.open_menu_site.is-open .lang_header,
	.open_menu_site.is-open .social_footer{ display:block !important; }
	html.menu-open{ overflow:hidden; }
}


@media (max-width: 1040px) {
	.box_header > .lang_header {
		display: none;
	}
	.box_header {
		column-gap: 16px;
	}

	.box_header .logo {
		-webkit-order: 1;
		-ms-flex-order:1;
		order:1;
		width: 70%;
	}

	.box_header .menu_header {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	.box_header .button_header {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.open_menu_site.is-open {
		width: 75vh;
		height: 100vh;
		transform: translateX(0%);
	}
	html.menu-open .menu_header::before {
		opacity: 1;
		pointer-events: auto;
	}

	.main-navigation {
		display: flex;
		flex-direction: column;
	}

	.open_menu_site {
		display: flex;
		flex-direction: column;
		top: 74px;
		padding: 20px;
	}

	.open_menu_site .menu {
		display: flex;
		flex-direction: column;
		align-content: flex-start;
		align-items: flex-start;
	}

	.open_menu_site .menu li a {
		padding-left: 0;
	}

	.open_menu_site .lang_header {
		margin: 20px 0 28px;
	}
	.open_menu_site.is-open {
		width: 75vh;
		height: 100vh;
		transform: translateX(0%);
	}
	html.menu-open .menu_header::before {
		opacity: 1;
		pointer-events: auto;
	}
	.main-navigation {
		display: flex;
		flex-direction: column;
	}
	.open_menu_site {
		display: flex;
		flex-direction: column;
		top: 74px;
		padding: 20px;
	}
	.open_menu_site .menu {
		display: flex;
		flex-direction: column;
		align-content: flex-start;
		align-items: flex-start;
	}
	.open_menu_site .menu li a {
		padding-left: 0;
	}
	.open_menu_site .lang_header {
		margin: 20px 0 28px;
	}
	html.menu-open header.site-header {
		background-color: #f8f8f8;
		backdrop-filter: blur(7px);
	}
	.open_menu_site.is-open .social_header_menu {
		display: flex !important;
		column-gap: 20px;
	}
	.title_h1 {
		font-size: 40px;
		line-height: 60px;
	}
	h5, .h5 {
		font-size: 23px;
		line-height: 36px;
	}
	h1, .h1 {font-size: 40px;
		line-height: 60px;
	}
	h2, .h2 {
		font-size: 32px;
		line-height: 48px;
	}
	.p-lg {
		font-size: 18px;
		line-height: 28px;
	}
	h4, .h4 {
		font-size: 25px;
		line-height: 40px;
	}
	h6, .h6 {
		font-size: 20px;
		line-height: 32px;
	}
	.box_baner_one {
		display: flex;
		flex-direction: column-reverse;
		min-height: auto;
	}
	.text_baner_one {
		padding: 0;
	}
	.section-baner_one {
		background-position: left bottom;
	}
	.baner_one__image {
		width: 100%;
		display: flex;
		align-items: center;
		margin-top: 35px;
	}
	.baner_one__image img {
		max-height: 410px;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		object-fit: contain;
		object-position: center;
	}
	.box_1__list {
		display: flex;
		flex-direction: column;
	}

	.box_1__item:before {
		width: 64px;
	}

	.box_1_content {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.box_1__image {
		width: 100%;
		max-width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.box_1__image img {
		max-width: 450px;
		padding: 36px 0 0 0;
	}

	.box_1__image:before, .bg_img:before {
		height: 85%;
		width: 100%;
		background-image: url(/wp-content/themes/theme/img/image-bg-mobile.jpg);
		background-position: top center;
	}
	.text_box_1_content {
		width: 100%;
	}

	section.section {
		margin-bottom: 75px;
	}

	.slide_photo__link {
		width: 85%;
		margin: 0 auto;
		height: 260px;
	}

	.slide_photo__item.slick-active:after {
		height: 290px;
	}

	.slide_photo__item.slick-current.slick-active:after {
		height: 290px;
	}
	.slide_photo__list .slick-list {
		height: 355px;
	}
	.section-box_1 + .section-reviews_slide {
		margin-top: -25px;
	}
	.select_service__item {
		width: calc(33.3% - 25px);
	}

	.home .select_service__item {
		display: none;
	}

	.select_service__item:nth-child(1), .select_service__item:nth-child(2), .select_service__item:nth-child(3) {
		display: block;
	}
	.box_2__inner {
		display: flex;
		flex-direction: column;
		gap: 24px;
	}
	.box_2__image, .box_2__content {
		width: 100%;
	}
	.box_1__image img, .bg_img img {
		padding: 36px 52px 0 52px;
	}
	.box_2__inner.photo_right_box_2 {
		display: flex;
		flex-direction: column;
	}
	.box_2__inner.photo_right_box_2 .box_2__image img {
		padding: 36px 52px 0;
	}
	.box_2__inner.photo_right_box_2 .box_2__image:before {
		transform: none;
	}
	.box_2__inner.photo_right_box_2 .box_2__image:before {
		transform: none;
	}

	.section-box_team .select_service__item {
		display: block;
	}

	.box_form_item input {
		font-size: 18px;
		line-height: 28px;
	}
	.div_button .wpcf7-submit {
		font-size: 20px;
		line-height: 32px;
	}
	.box_contacts__map.bg_img {
		width: 100%;
	}

	.info_box_contacts {
		width: 100%;
	}

	.box_box_contacts {
		display: flex;
		flex-wrap: wrap;
		gap: 24px;
	}

	.box_contacts__map.bg_img:before {
		width: 100%;
	}

	.box_contacts__map iframe {
		padding: 36px 52px 0;
	}
	.box_promo {
		padding: 28px 0;
	}
	.form_page {
		padding: 28px 0;
	}
	.breadcrumb * {
		font-size: 18px;
		line-height: 26px;
	}
}


@media (max-width: 760px) { 
	.box_header .logo {
		width: auto;
	}
	.steps__list {
		display: flex;
		flex-direction: column;
	}
	.open_menu_site.is-open {
		width: 85%;
	}

	.text_baner_one:before {
		content: "";
		position: absolute;
		width: calc(100% - -33px);
		height: 100%;
		left: -16px;
		background: #ffffff;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 75%, rgba(255, 255, 255, 0) 100%);
	}
	.text_baner_one {
		position: relative;
	}
	.text_baner_one > * {
		position: relative;
	}
	.container {
		padding: 0 16px;
	}
	.box_promo {
		padding: 24px 0;
	}
	.section-promo {
		padding: 36px 0;
	}
	section.section {
		margin-bottom: 45px;
	}
	.box_1__image img, .bg_img img {
		padding: 36px 24px 0;
		width: 100%;
	}

	.box_1_content {
		gap: 24px;
	}
	.box_1__image img, .bg_img img {
		padding: 36px 24px 0;
		width: 100%;
	}

	.box_1_content {
		gap: 24px;
	}

	.slide_photo__item.slick-current.slick-active:before {.slide_photo__item.slick-current.slick-active:
		before;
		display: none;
	}

	.slide_photo__item.slick-current.slick-active:after {
		display: none;
	}

	.slide_photo__item.slick-current.slick-active .slide_photo__link {
		margin: 0;
		padding: 0;
		width: 100%;
		height:360px;
		border: 2px solid;
		border-image: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%) 1;
	}

	.slide_photo__item {}

	.slide_photo__list .slick-list {
		height: auto;
	}

	.slide_photo__link {
		width: 100%;
		height: auto;
	}
	.box_1__image img, .bg_img img {
		padding: 36px 24px 0;
		width: 100%;
	}
	.box_1_content {
		gap: 24px;
	}
	.slide_photo__item.slick-current.slick-active:before {.slide_photo__item.slick-current.slick-active:
		before;
		display: none;
	}
	.slide_photo__item.slick-current.slick-active:after {
		display: none;
	}
	.slide_photo__item.slick-current.slick-active .slide_photo__link {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 360px;
		border: 2px solid;
		border-image: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%) 1;
	}
	.slide_photo__link img {
		height: 360px;
		width: 100%;
	}
	.slide_photo__list .slick-list {
		height: auto;
	}
	.slide_photo__link {
		width: 100%;
		height: auto;
	}
	.box_1__title._title {
		margin-bottom: 24px;
	}
	.box_1__btn {
		display: flex;
	}
	section a.btn {
		display: flex;
		width: 100%;
		justify-content: center;
		align-items: center;
		font-size: 20px;
		line-height: 32px;
		padding: 10px;
	}
	.slide_photo__link {
		border: 2px solid;
		border-image: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%) 1;
	}
	.select_service__list {
		display: flex;
		flex-direction: column;
	}

	.select_service__item {
		width: 100%;
	}

	.select_service__title._title.h2 {
		padding: 0;
		margin-bottom: 24px;
	}

	.div_button .wpcf7-submit {
		width: 100%;
	}
	span.wpcf7-spinner {
		position: absolute;
		display: none;
	}
	.faq__q {
		padding-right: 32px;
	}
	.btn {
		font-size: 20px;
		line-height: 32px;
	}
	.box_2__inner {
		gap: 20px;
	}

	.box_2__text-extra p {
		margin: 0;
		padding-bottom: 10px;
	}

	.form_page {
		padding: 24px 0;
	}

	.section-box_form {
		padding: 36px 0;
	}
	.form_page .md-popup__title.h5 {
		font-size: 28px;
		line-height: 44px;
	}
	.md-popup__inner.box_form_item .div_button input {
		width: 100%;
	}

	.md-popup__inner.box_form_item .div_button {
		width: 100%;
	}
	.price-mobile { display: block; }

	.price-mobile__group { 
		margin: 20px 0;
		padding: 0 0 16px 0;
		border-bottom: 1px solid rgba(0,0,0,.15);
	}
	.price-mobile__head,
	.price-mobile__row {
		display: grid;
		grid-template-columns: minmax(110px,1fr) 1fr 1fr;
		gap: 8px 16px;
		align-items: center;
	}
	.price-mobile__head {
		margin-bottom: 12px;
	}
	.price-mobile__cell { white-space: nowrap; }
	.price-mobile__old {
		text-decoration: line-through;
		opacity: .5;
		margin-right: 6px;
		display: inline-block;
	}
	.price-mobile__new { font-weight: 500; }
	.price-mobile * {
		font-size: 18px;
		line-height: 28px;
	}
	.price-mobile__row {
		margin-bottom: 10px;
	}
	.breadcrumb * {
		font-size: 16px;
		line-height: 22px;
	}
	.breadcrumb {
		margin-bottom: 24px;
	}
	.site-header + .breadcrumb {
		padding-top: 85px;
	}
	.content_box_team_top {
		margin-top: 24px;
		gap: 24px;
		display: flex;
		flex-direction: column;
	}

	.team_box_top__photo {
		border: 2px solid;
		border-image: linear-gradient(90deg, #D4B196 3.13%, #EAD4B1 100%) 1;
	}
	.team_box_price__body * {
		font-size: 18px;
		line-height: 28px;
	}
	.team_box_price__col {
		margin-bottom: 24px;
	}
	.box_2__inner.photo_right_box_2 .box_2__image img {
		padding: 24px 16px 0;
	}

	.box_1__image img, .bg_img img {
		padding: 24px 16px 0;
	}
	.box_contacts__map.bg_img iframe {
		min-height: 280px;
		height: 280px;
		padding: 24px 16px 0;
	}
	.md-popup__inner.box_form_item > p {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		margin-top: 20px;
	}


}