/*
Theme Name: Ovi Zdorovey
Theme URI: https://mc-zdorovey.ru/
Author: Oleg Ignatov, WordPress port by Codex
Description: WordPress port of the original Joomla ovi_zdorovey template.
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ovi-zdorovey
*/

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.alignright,
.alignleft,
.aligncenter {
	max-width: 100%;
}

.alignright {
	float: right;
	margin: 0 0 20px 30px;
}

.alignleft {
	float: left;
	margin: 0 30px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.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;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #fff;
	clip: auto !important;
	clip-path: none;
	display: block;
	height: auto;
	left: 10px;
	padding: 15px 23px 14px;
	top: 10px;
	width: auto;
	z-index: 100000;
}

.post-navigation,
.posts-navigation,
.pagination {
	clear: both;
	margin: 30px 0;
}

.ovi-empty-sidebar {
	display: none;
}

#preloader {
	align-items: center;
	display: flex;
	justify-content: center;
}

.preloader-wave {
	height: 100px;
	left: auto;
	margin: 0;
	position: relative;
	top: auto;
	width: 100px;
}

.preloader-wave:before,
.preloader-wave:after {
	left: 0;
	top: 0;
}

.zdv-contact-page {
	color: #4f5f5d;
	margin: 10px 0 55px;
}

.zdv-contact-hero {
	align-items: stretch;
	background: linear-gradient(135deg, #f7fbfa 0%, #eef8f1 100%);
	border: 1px solid #dfece8;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1fr) 340px;
	margin-bottom: 28px;
	padding: 34px;
}

.zdv-contact-eyebrow {
	color: #76b58a;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: .04em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.zdv-contact-hero h2,
.zdv-contact-info h3,
.zdv-contact-details h3,
.zdv-contact-card h3 {
	color: #263b38;
	font-family: Philosopher, serif;
	letter-spacing: 0;
}

.zdv-contact-hero h2 {
	font-size: 34px;
	line-height: 1.18;
	margin: 0 0 14px;
	max-width: 720px;
}

.zdv-contact-hero p {
	font-size: 16px;
	line-height: 1.7;
	max-width: 680px;
}

.zdv-contact-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin-top: 20px;
}

.zdv-contact-link {
	color: #4f8c63;
	font-weight: 600;
}

.zdv-contact-hero__panel {
	background: #fff;
	border-left: 4px solid #8fdba3;
	box-shadow: 0 12px 30px rgba(53, 76, 72, .08);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 28px;
}

.zdv-contact-hero__panel span {
	color: #7f918d;
	font-size: 13px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.zdv-contact-hero__panel strong {
	color: #263b38;
	font-size: 22px;
	line-height: 1.35;
}

.zdv-contact-grid {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-bottom: 28px;
}

.zdv-contact-card {
	background: #fff;
	border: 1px solid #e1ebe8;
	min-height: 210px;
	padding: 26px;
}

.zdv-contact-card--accent {
	background: #2f6f5f;
	border-color: #2f6f5f;
	color: #fff;
}

.zdv-contact-card i {
	color: #8fdba3;
	font-size: 30px;
	margin-bottom: 16px;
}

.zdv-contact-card h3 {
	font-size: 24px;
	margin: 0 0 14px;
}

.zdv-contact-card p {
	line-height: 1.55;
	margin-bottom: 8px;
}

.zdv-contact-card a {
	color: inherit;
	font-weight: 600;
}

.zdv-contact-card--accent h3,
.zdv-contact-card--accent a {
	color: #fff;
}

.zdv-contact-map-row {
	display: grid;
	gap: 28px;
	grid-template-columns: 360px minmax(0, 1fr);
	margin-bottom: 28px;
}

.zdv-contact-info {
	background: #f7fbfa;
	border: 1px solid #dfece8;
	padding: 28px;
}

.zdv-contact-info h3,
.zdv-contact-details h3 {
	font-size: 28px;
	margin: 0 0 14px;
}

.zdv-contact-info p,
.zdv-contact-info li,
.zdv-contact-details p {
	line-height: 1.65;
}

.zdv-contact-info ul {
	margin: 18px 0 0;
	padding-left: 18px;
}

.zdv-contact-map {
	background: #eef3f1;
	min-height: 360px;
	overflow: hidden;
}

.zdv-contact-details {
	background: #fff;
	border: 1px solid #e1ebe8;
	display: grid;
	gap: 30px;
	grid-template-columns: 330px minmax(0, 1fr);
	padding: 28px;
}

.zdv-contact-docs {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 220px));
}

.zdv-contact-docs a {
	background: #f7fbfa;
	border: 1px solid #dfece8;
	display: block;
	padding: 10px;
	transition: transform .2s ease, box-shadow .2s ease;
}

.zdv-contact-docs a:hover {
	box-shadow: 0 12px 24px rgba(53, 76, 72, .12);
	transform: translateY(-2px);
}

.zdv-contact-docs img {
	display: block;
	height: auto;
	width: 100%;
}

.zdv-price-page {
	color: #455653;
	margin: 10px 0 55px;
}

.zdv-price-hero {
	background: linear-gradient(135deg, #2f6f5f, #45a969);
	color: #fff;
	margin-bottom: 28px;
	padding: 34px;
}

.zdv-price-hero .zdv-contact-eyebrow {
	color: #d8fff6;
	margin: 0 0 8px;
}

.zdv-price-hero h1 {
	color: #fff;
	font-family: Philosopher, serif;
	font-size: 42px;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0 0 10px;
}

.zdv-price-hero p:last-child {
	font-size: 18px;
	line-height: 1.55;
	margin: 0;
	max-width: 760px;
}

.zdv-price-layout {
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1fr) 320px;
}

.zdv-price-content {
	background: #fff;
	border: 1px solid #dbe9e4;
	font-size: 17px;
	line-height: 1.75;
	padding: 34px;
}

.zdv-price-content > *:first-child {
	margin-top: 0;
}

.zdv-price-content h2,
.zdv-price-content h3 {
	color: #263b38;
	font-family: Philosopher, serif;
	letter-spacing: 0;
	line-height: 1.2;
}

.zdv-price-content h2 {
	font-size: 30px;
}

.zdv-price-content h3 {
	font-size: 24px;
}

.zdv-price-download {
	align-self: start;
	background: #f7fbf8;
	border: 1px solid #dbe9e4;
	border-left: 4px solid #76c08a;
	padding: 24px;
	position: sticky;
	top: 86px;
}

.zdv-price-download__icon {
	align-items: center;
	background: #eef8f1;
	color: #45a969;
	display: flex;
	font-size: 24px;
	height: 52px;
	justify-content: center;
	margin-bottom: 16px;
	width: 52px;
}

.zdv-price-download strong {
	color: #263b38;
	display: block;
	font-family: Philosopher, serif;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.zdv-price-download p {
	line-height: 1.55;
	margin-bottom: 10px;
}

.zdv-price-download span {
	color: #76b58a;
	display: block;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 18px;
	text-transform: uppercase;
}

.zdv-price-download .button {
	display: block;
	text-align: center;
	width: 100%;
}

@media (max-width: 991px) {
	.zdv-contact-hero,
	.zdv-contact-grid,
	.zdv-contact-map-row,
	.zdv-contact-details,
	.zdv-price-layout {
		grid-template-columns: 1fr;
	}

	.zdv-contact-hero {
		padding: 26px;
	}

	.zdv-price-download {
		position: static;
	}
}

@media (max-width: 560px) {
	.zdv-contact-hero h2 {
		font-size: 28px;
	}

	.zdv-contact-hero,
	.zdv-contact-card,
	.zdv-contact-info,
	.zdv-contact-details,
	.zdv-price-hero,
	.zdv-price-content,
	.zdv-price-download {
		padding: 22px;
	}

	.zdv-contact-docs {
		grid-template-columns: 1fr;
	}

	.zdv-price-hero h1 {
		font-size: 34px;
	}
}

.zdv-articles-page {
	margin: 10px 0 55px;
}

.zdv-articles-intro {
	background: #f7fbfa;
	border: 1px solid #dfece8;
	margin-bottom: 28px;
	padding: 30px;
}

.zdv-articles-intro h2 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 34px;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 12px;
}

.zdv-articles-intro h1 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 38px;
	letter-spacing: 0;
	line-height: 1.15;
	margin: 0 0 12px;
}

.zdv-articles-intro p {
	line-height: 1.65;
	margin-bottom: 0;
}

.zdv-articles-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zdv-article-card {
	background: #fff;
	border: 1px solid #e1ebe8;
	color: #4f5f5d;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	text-decoration: none;
	transition: box-shadow .2s ease, transform .2s ease;
}

.zdv-article-card:hover {
	box-shadow: 0 16px 32px rgba(53, 76, 72, .12);
	color: #4f5f5d;
	text-decoration: none;
	transform: translateY(-3px);
}

.zdv-article-card__image {
	background: #eef3f1;
	display: block;
	overflow: hidden;
	position: relative;
}

.zdv-article-card__image:before {
	content: "";
	display: block;
	padding-top: 62%;
}

.zdv-article-card__image img {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.zdv-article-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 10px;
	padding: 22px;
}

.zdv-article-card__body strong {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.22;
}

.zdv-article-card__meta {
	color: #76b58a;
	font-size: 13px;
	font-weight: 600;
}

.zdv-articles-list {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.zdv-article-row {
	align-items: stretch;
	background: #fff;
	border: 1px solid #dfece8;
	box-shadow: 0 10px 28px rgba(53, 76, 72, .06);
	display: grid;
	gap: 0;
	grid-template-columns: minmax(320px, 48%) minmax(0, 1fr);
	margin: 0;
	overflow: hidden;
	transition: box-shadow .2s ease, transform .2s ease;
}

.zdv-article-row:hover {
	box-shadow: 0 18px 38px rgba(53, 76, 72, .12);
	transform: translateY(-2px);
}

.zdv-article-row__image {
	background: #eef3f1;
	display: block;
	min-height: 320px;
	overflow: hidden;
	position: relative;
}

.zdv-article-row__image img {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	transition: transform .35s ease;
	width: 100%;
}

.zdv-article-row:hover .zdv-article-row__image img {
	transform: scale(1.04);
}

.zdv-article-row__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 36px 38px;
}

.zdv-article-row__meta {
	color: #76b58a;
	display: flex;
	flex-wrap: wrap;
	font-size: 13px;
	font-weight: 600;
	gap: 12px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.zdv-article-row__meta span + span:before {
	content: "/";
	margin-right: 12px;
	opacity: .55;
}

.zdv-article-row h2 {
	font-family: Philosopher, serif;
	font-size: 32px;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 16px;
}

.zdv-article-row h2 a {
	color: #45a969;
	text-decoration: none;
}

.zdv-article-row h2 a:hover {
	color: #2f6f5f;
}

.zdv-article-row p {
	color: #596966;
	font-size: 16px;
	line-height: 1.75;
	margin: 0 0 26px;
}

.zdv-article-row__button {
	align-self: flex-start;
	margin-top: auto;
}

.single-post .item-page {
	color: #4f5f5d;
	font-size: 16px;
	line-height: 1.75;
}

.single-post .item-page > p,
.single-post .item-page > ul,
.single-post .item-page > ol {
	margin-left: auto;
	margin-right: auto;
	max-width: 850px;
}

.single-post .item-page > h2,
.single-post .item-page > h3,
.single-post .item-page > h4,
.single-post .item-page > h5,
.single-post .item-page > h6 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 27px;
	letter-spacing: 0;
	line-height: 1.25;
	margin: 32px auto 14px;
	max-width: 850px;
}

.single-post .item-page ul,
.single-post .item-page ol {
	background: #f7fbfa;
	border-left: 4px solid #8fdba3;
	padding: 20px 24px 20px 42px;
}

.single-post .item-page li {
	margin-bottom: 10px;
}

.single-post .backfull {
	margin-bottom: 34px;
	min-height: 360px;
}

.single-post .gradientus {
	align-items: center;
	background: linear-gradient(90deg, rgba(23, 48, 44, .76), rgba(23, 48, 44, .32));
	display: flex;
	min-height: 360px;
	padding: 45px;
}

.single-post .gradientus h1 {
	color: #fff;
	font-size: 42px;
	line-height: 1.16;
	margin: 0;
	max-width: 850px;
	text-align: left;
}

@media (max-width: 991px) {
	.zdv-articles-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.zdv-article-row {
		grid-template-columns: 1fr;
	}

	.zdv-article-row__image {
		min-height: 300px;
	}
}

@media (max-width: 640px) {
	.zdv-articles-grid {
		grid-template-columns: 1fr;
	}

	.single-post .gradientus h1 {
		font-size: 30px;
	}

	.single-post .backfull,
	.single-post .gradientus {
		min-height: 280px;
	}

	.zdv-articles-intro h1,
	.zdv-articles-intro h2 {
		font-size: 30px;
	}

	.zdv-article-row__content {
		padding: 24px;
	}

	.zdv-article-row h2 {
		font-size: 27px;
	}

	.zdv-article-row__image {
		min-height: 230px;
	}
}

.zdv-products-archive {
	margin: 10px 0 55px;
}

.zdv-products-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.zdv-product-card {
	background: #fff;
	border: 1px solid #dfece8;
	box-shadow: 0 10px 24px rgba(53, 76, 72, .06);
	display: flex;
	flex-direction: column;
	margin: 0;
	min-height: 100%;
	overflow: hidden;
	transition: box-shadow .2s ease, transform .2s ease;
}

.zdv-product-card:hover {
	box-shadow: 0 18px 36px rgba(53, 76, 72, .12);
	transform: translateY(-3px);
}

.zdv-product-card__image {
	background: #eef3f1;
	display: block;
	overflow: hidden;
	position: relative;
}

.zdv-product-card__image:before {
	content: "";
	display: block;
	padding-top: 72%;
}

.zdv-product-card__image img {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	transition: transform .35s ease;
	width: 100%;
}

.zdv-product-card:hover .zdv-product-card__image img {
	transform: scale(1.05);
}

.zdv-product-card__content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 22px;
}

.zdv-product-card__tag,
.zdv-product-page__eyebrow {
	color: #76b58a;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.zdv-product-card h2 {
	font-family: Philosopher, serif;
	font-size: 25px;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 10px 0 12px;
}

.zdv-product-card h2 a {
	color: #263b38;
	text-decoration: none;
}

.zdv-product-card h2 a:hover {
	color: #45a969;
}

.zdv-product-card p {
	color: #596966;
	line-height: 1.65;
	margin-bottom: 18px;
}

.zdv-product-card__link {
	color: #2f6f5f;
	font-weight: 700;
	margin-top: auto;
	text-decoration: none;
}

.zdv-product-page {
	color: #4f5f5d;
	margin: 0 auto 55px;
	max-width: 1080px;
}

.zdv-product-page__lead {
	background: #f7fbfa;
	border: 1px solid #dfece8;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1fr) 280px;
	margin: -5px 0 30px;
	padding: 30px;
}

.zdv-product-page__lead h2 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 32px;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 8px 0 12px;
}

.zdv-product-page__lead p,
.zdv-product-page__note p {
	font-size: 16px;
	line-height: 1.75;
	margin: 0;
}

.zdv-product-page__contact {
	background: #2f6f5f;
	color: #fff;
	padding: 24px;
}

.zdv-product-page__contact span {
	display: block;
	font-size: 13px;
	margin-bottom: 8px;
	opacity: .82;
	text-transform: uppercase;
}

.zdv-product-page__contact a {
	color: #fff;
	display: block;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.35;
	text-decoration: none;
}

.zdv-product-items {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-bottom: 30px;
}

.zdv-product-item {
	background: #fff;
	border: 1px solid #e1ebe8;
	display: flex;
	gap: 16px;
	padding: 20px;
}

.zdv-product-item__icon {
	align-items: center;
	background: #eef8f1;
	color: #45a969;
	display: flex;
	flex: 0 0 42px;
	font-size: 18px;
	height: 42px;
	justify-content: center;
	width: 42px;
}

.zdv-product-item strong {
	color: #263b38;
	display: block;
	font-family: Philosopher, serif;
	font-size: 21px;
	letter-spacing: 0;
	line-height: 1.2;
	margin-bottom: 6px;
}

.zdv-product-item p {
	line-height: 1.6;
	margin: 0;
}

.zdv-product-page__note {
	background: linear-gradient(135deg, #2f6f5f, #45a969);
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	justify-content: space-between;
	padding: 26px 30px;
}

.zdv-product-page__note strong {
	display: block;
	font-family: Philosopher, serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 6px;
}

.zdv-product-page__note .button {
	align-self: center;
	background: #fff;
	color: #2f6f5f;
}

.zdv-hero-slider {
	background: #102a25;
	height: min(560px, 68vh);
	min-height: 420px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.zdv-hero-slider__track,
.zdv-hero-slide {
	height: 100%;
	width: 100%;
}

.zdv-hero-slide {
	display: grid;
	grid-template-columns: minmax(0, 46%) minmax(0, 54%);
	opacity: 0;
	position: absolute;
	inset: 0;
	pointer-events: none;
	transition: opacity .75s ease;
}

.zdv-hero-slide.is-active {
	display: grid;
	opacity: 1;
	pointer-events: auto;
	z-index: 1;
}

.zdv-hero-slide__panel {
	align-items: flex-start;
	background: #2f6f5f;
	box-sizing: border-box;
	color: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	max-width: none;
	min-width: 0;
	overflow: hidden;
	padding: 54px 56px 54px max(42px, calc((100vw - 1170px) / 2 + 36px));
	position: relative;
	z-index: 2;
}

.zdv-hero-slide__panel:after {
	display: none;
}

.zdv-hero-slide__media {
	background: #eef8f1;
	height: 100%;
	min-width: 0;
	overflow: hidden;
}

.zdv-hero-slide__media img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.zdv-hero-slide__eyebrow {
	color: #d8fff6;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .08em;
	margin: 0 0 12px;
	text-transform: uppercase;
}

.zdv-hero-slide h1 {
	color: #fff;
	font-family: Philosopher, serif;
	font-size: clamp(28px, 2.15vw, 38px);
	letter-spacing: 0;
	line-height: 1.14;
	margin: 0 0 16px;
	max-width: 100%;
	overflow-wrap: normal;
}

.zdv-hero-slide p {
	font-size: 16px;
	line-height: 1.55;
	margin: 0;
	max-width: 100%;
}

.zdv-hero-slider__arrow {
	align-items: center;
	background: rgba(255, 255, 255, .92);
	border: 1px solid #dbe9e4;
	color: #2f6f5f;
	display: flex;
	font-size: 30px;
	height: 48px;
	justify-content: center;
	margin-top: -24px;
	position: absolute;
	top: 50%;
	transition: background .2s ease, color .2s ease;
	width: 48px;
	z-index: 3;
}

.zdv-hero-slider__arrow:hover {
	background: #2f6f5f;
	color: #fff;
}

.zdv-hero-slider__arrow--prev {
	left: 24px;
}

.zdv-hero-slider__arrow--next {
	right: 24px;
}

.zdv-hero-slider__dots {
	bottom: 22px;
	display: flex;
	gap: 8px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	z-index: 3;
}

.zdv-hero-slider__dot {
	background: rgba(255, 255, 255, .72);
	border: 1px solid rgba(47, 111, 95, .35);
	height: 10px;
	padding: 0;
	width: 34px;
}

.zdv-hero-slider__dot.is-active {
	background: #76c08a;
	border-color: #76c08a;
}

.zdv-services-archive,
.zdv-service-page {
	margin: 34px 0 56px;
}

.zdv-services-intro,
.zdv-service-page__hero {
	background: linear-gradient(135deg, #2f6f5f, #45a969);
	color: #fff;
	margin-bottom: 28px;
	padding: 34px;
}

.zdv-service-page__hero--image {
	background-position: center;
	background-size: cover;
	min-height: 360px;
	padding: 0;
}

.zdv-service-page__hero-inner {
	min-height: inherit;
}

.zdv-service-page__hero--image .zdv-service-page__hero-inner {
	align-items: flex-start;
	background: linear-gradient(90deg, rgba(23, 48, 44, .78), rgba(23, 48, 44, .3));
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 45px;
}

.zdv-services-intro .zdv-contact-eyebrow,
.zdv-service-page__hero .zdv-contact-eyebrow {
	color: #d8fff6;
}

.zdv-services-intro h1,
.zdv-service-page__hero h1 {
	color: #fff;
	font-family: Philosopher, serif;
	font-size: 42px;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0 0 10px;
}

 

.zdv-services-intro p:last-child,
.zdv-service-page__hero p:last-child {
	font-size: 18px;
	line-height: 1.55;
	margin: 0;
	max-width: 760px;
}

.zdv-services-grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zdv-service-card {
	background: #fff;
	border: 1px solid #dbe9e4;
	display: flex;
	gap: 16px;
	padding: 22px;
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.zdv-service-card:hover {
	border-color: #76c08a;
	box-shadow: 0 18px 42px rgba(38, 59, 56, .12);
	transform: translateY(-2px);
}

.zdv-service-card__icon {
	align-items: center;
	background: #eef8f1;
	color: #45a969;
	display: flex;
	flex: 0 0 46px;
	font-size: 20px;
	height: 46px;
	justify-content: center;
	width: 46px;
}

.zdv-service-card__content span {
	color: #45a969;
	display: block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .08em;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.zdv-service-card h2 {
	font-family: Philosopher, serif;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0 0 10px;
}

.zdv-service-card h2 a {
	color: #263b38;
	text-decoration: none;
}

.zdv-service-card p {
	line-height: 1.55;
	margin: 0 0 14px;
}

.zdv-service-card__link {
	align-items: center;
	background: #eef8f1;
	border: 1px solid #b9dec6;
	color: #2f6f5f;
	display: inline-flex;
	font-size: 14px;
	gap: 8px;
	font-weight: 700;
	line-height: 1;
	padding: 11px 14px;
	text-decoration: none;
	transition: background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

.zdv-service-card__link::after {
	content: "\2192";
	font-size: 16px;
	line-height: 1;
	transition: transform .2s ease;
}

.zdv-service-card__link:hover,
.zdv-service-card__link:focus-visible {
	background: #45a969;
	border-color: #45a969;
	color: #fff;
	transform: translateY(-1px);
}

.zdv-service-card__link:hover::after,
.zdv-service-card__link:focus-visible::after {
	transform: translateX(3px);
}

.zdv-service-page__layout {
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1fr) 320px;
}

.zdv-service-page__content {
	background: #fff;
	border: 1px solid #dbe9e4;
	color: #455653;
	font-size: 18px;
	line-height: 1.75;
	padding: 34px;
}

.zdv-service-page__content h2 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 30px;
	letter-spacing: 0;
	margin: 28px 0 12px;
}

.zdv-service-page__content p {
	margin: 0 0 16px;
}

.zdv-service-nav h2 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 32px;
	letter-spacing: 0;
	line-height: 1.15;
	margin: 0 0 18px;
}

.zdv-service-page__aside {
	align-self: start;
	background: #eef8f1;
	border-left: 4px solid #76c08a;
	padding: 24px;
	position: sticky;
	top: 86px;
}

.zdv-service-page__aside strong {
	color: #263b38;
	display: block;
	font-family: Philosopher, serif;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.zdv-service-page__aside p {
	line-height: 1.55;
	margin-bottom: 18px;
}

.zdv-service-nav {
	margin-top: 34px;
}

.zdv-service-nav__head {
	background: #f7fbf8;
	border: 1px solid #dbe9e4;
	margin-bottom: 18px;
	padding: 24px;
}

.zdv-service-nav__head .zdv-contact-eyebrow {
	margin: 0 0 6px;
}

.zdv-service-nav__head h2 {
	margin: 0;
}

.zdv-services-grid--compact .zdv-service-card {
	padding: 16px;
}

.zdv-services-grid--compact .zdv-service-card h2 {
	font-size: 20px;
}

.zdv-services-grid--compact .zdv-service-card p {
	font-size: 14px;
	line-height: 1.45;
	margin-bottom: 10px;
}

.zdv-home-services {
	background: #f7fbf8;
	border-top: 1px solid #dbe9e4;
	padding: 58px 0;
}

.zdv-home-services__head {
	display: block;
	margin-bottom: 26px;
}

.zdv-home-services__head .zdv-contact-eyebrow {
	margin: 0;
}

.zdv-home-services__head h3 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 42px;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0;
}

.zdv-home-services__grid {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zdv-home-service {
	background: #fff;
	border: 1px solid #dbe9e4;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	text-decoration: none;
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.zdv-home-service:hover {
	border-color: #76c08a;
	box-shadow: 0 18px 42px rgba(38, 59, 56, .11);
	transform: translateY(-2px);
}

.zdv-home-service__media {
	background: #eef8f1;
	display: block;
	height: 180px;
	overflow: hidden;
	width: 100%;
}

.zdv-home-service__media img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.zdv-home-service__content {
	background: #fff;
	display: block;
	flex: 1;
	padding: 22px;
}

.zdv-home-service__content strong {
	color: #263b38;
	display: block;
	font-family: Philosopher, serif;
	font-size: 23px;
	font-style: normal;
	letter-spacing: 0;
	line-height: 1.18;
	margin-bottom: 10px;
}

.zdv-home-service__content em {
	color: #5f706d;
	display: block;
	font-style: normal;
	line-height: 1.5;
}

.zdv-home-articles {
	background: #fff;
	padding: 58px 0;
}

.zdv-home-articles__head {
	margin-bottom: 26px;
}

.zdv-home-articles__head .zdv-contact-eyebrow {
	margin: 0;
}

.zdv-home-articles__head h3 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 42px;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0;
}

.zdv-home-articles__grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zdv-home-article {
	background: #fff;
	border: 1px solid #dbe9e4;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.zdv-home-article:hover {
	border-color: #76c08a;
	box-shadow: 0 18px 42px rgba(38, 59, 56, .11);
	transform: translateY(-2px);
}

.zdv-home-article__image {
	background: #eef8f1;
	display: block;
	overflow: hidden;
}

.zdv-home-article__image img {
	aspect-ratio: 16 / 10;
	display: block;
	object-fit: cover;
	width: 100%;
}

.zdv-home-article__content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 22px;
}

.zdv-home-article__meta {
	color: #45a969;
	display: flex;
	font-size: 13px;
	font-weight: 700;
	gap: 10px;
	margin-bottom: 10px;
}

.zdv-home-article h4 {
	font-family: Philosopher, serif;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 10px;
}

.zdv-home-article h4 a {
	color: #263b38;
	text-decoration: none;
}

.zdv-home-article p {
	color: #5f706d;
	line-height: 1.55;
	margin: 0 0 16px;
}

.zdv-home-article__link {
	color: #2f6f5f;
	font-weight: 700;
	margin-top: auto;
	text-decoration: none;
}

.zdv-home-about {
	background: #fff;
	padding: 64px 0;
}

.zdv-home-about__grid {
	align-items: center;
	display: grid;
	gap: 34px;
	grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
}

.zdv-home-about__media {
	background: #eef8f1;
	min-height: 410px;
	overflow: hidden;
	position: relative;
}

.zdv-home-about__media img {
	display: block;
	height: 100%;
	min-height: 410px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.zdv-home-about__badge {
	background: rgba(47, 111, 95, .9);
	bottom: 18px;
	color: #fff;
	left: 18px;
	max-width: 300px;
	padding: 14px 16px;
	position: absolute;
}

.zdv-home-about__badge strong {
	display: block;
	font-family: Philosopher, serif;
	font-size: 22px;
	line-height: 1.15;
	margin-bottom: 5px;
}

.zdv-home-about__badge span {
	display: block;
	font-size: 14px;
	line-height: 1.4;
}

.zdv-home-about__content {
	background: #f7fbf8;
	border-left: 4px solid #76c08a;
	padding: 34px;
}

.zdv-home-about__content .zdv-contact-eyebrow {
	margin: 0 0 8px;
}

.zdv-home-about__content h3 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 42px;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0 0 18px;
}

.zdv-home-about__content p {
	color: #455653;
	font-size: 17px;
	line-height: 1.72;
	margin: 0 0 16px;
}

.zdv-home-about__actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 24px;
}

.zdv-home-about__link {
	color: #2f6f5f;
	font-weight: 700;
	text-decoration: none;
}

.inner-nav > ul > li.menu-item-has-children {
	position: relative;
}

.inner-nav > ul > li.menu-item-has-children > a:after {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 13px;
	margin-left: 7px;
	vertical-align: 1px;
}

.inner-nav > ul > li > .submenu {
	box-shadow: 0 14px 30px rgba(53, 76, 72, .12);
}

@media (max-width: 1199px) {
	.zdv-products-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.zdv-services-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.zdv-home-services__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.zdv-home-articles__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 991px) {
	.zdv-products-grid,
	.zdv-product-items,
	.zdv-product-page__lead,
	.zdv-services-grid,
	.zdv-service-page__layout {
		grid-template-columns: 1fr;
	}

	.zdv-service-page__aside {
		position: static;
	}

	.zdv-home-services__head {
		align-items: start;
		grid-template-columns: 1fr;
	}

	.zdv-home-about__grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 640px) {
	.zdv-hero-slider {
		display: block;
		background: #f7fbf8;
		height: 430px;
		min-height: 0;
		padding: 14px 14px 38px;
	}

	.zdv-hero-slider__track {
		background: #fff;
		border: 1px solid #dbe9e4;
		box-shadow: 0 14px 30px rgba(38, 59, 56, .12);
		height: 100%;
		overflow: hidden;
		position: relative;
	}

	.zdv-hero-slide {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 235px minmax(0, 1fr);
		height: 100%;
		inset: 0;
		min-height: 0;
		position: absolute;
	}

	.zdv-hero-slide__panel {
		background: #2f6f5f;
		max-width: none;
		min-height: 0;
		overflow: visible;
		padding: 22px 18px 24px;
		position: relative;
	}

	.zdv-hero-slide__panel:after {
		display: none;
	}

	.zdv-hero-slide__media {
		grid-row: 1;
		height: 235px;
		min-height: 235px;
	}

	.zdv-hero-slide__panel {
		grid-row: 2;
	}

	.zdv-hero-slide h1 {
		font-size: 25px;
		line-height: 1.16;
		margin-bottom: 10px;
	}

	.zdv-hero-slide p {
		font-size: 14px;
		line-height: 1.45;
	}

	.zdv-hero-slider__arrow {
		background: rgba(255, 255, 255, .94);
		height: 36px;
		top: auto;
		bottom: 50%;
		font-size: 24px;
		margin-bottom: -18px;
		width: 36px;
	}

	.zdv-hero-slider__arrow--prev {
		left: 22px;
	}

	.zdv-hero-slider__arrow--next {
		right: 22px;
	}

	.zdv-hero-slider__dots {
		bottom: 13px;
	}

	.zdv-hero-slider__dot {
		height: 7px;
		width: 24px;
	}

	.zdv-products-grid {
		grid-template-columns: 1fr;
	}

	.zdv-product-page__lead,
	.zdv-product-page__note {
		padding: 22px;
	}

	.zdv-product-page__lead h2 {
		font-size: 28px;
	}

	.zdv-services-intro,
	.zdv-service-page__hero,
	.zdv-service-page__content {
		padding: 22px;
	}

	.zdv-service-page__hero--image {
		min-height: 280px;
		padding: 0;
	}

	.zdv-service-page__hero--image .zdv-service-page__hero-inner {
		padding: 30px 24px;
	}

	.zdv-services-intro h1,
	.zdv-service-page__hero h1 {
		font-size: 34px;
	}

	.zdv-service-card {
		display: block;
	}

	.zdv-service-card__icon {
		margin-bottom: 14px;
	}

	.zdv-home-services {
		padding: 38px 0;
	}

	.zdv-home-services__grid {
		grid-template-columns: 1fr;
	}

	.zdv-home-service {
		min-height: 0;
	}

	.zdv-home-service__media img {
		height: 100%;
	}

	.zdv-home-services__head h3 {
		font-size: 34px;
	}

	.zdv-home-articles {
		padding: 38px 0;
	}

	.zdv-home-articles__grid {
		grid-template-columns: 1fr;
	}

	.zdv-home-articles__head h3 {
		font-size: 34px;
	}

	.zdv-home-about {
		padding: 42px 0;
	}

	.zdv-home-about__media,
	.zdv-home-about__media img {
		min-height: 300px;
	}

	.zdv-home-about__badge {
		bottom: 14px;
		left: 14px;
		right: 14px;
	}

	.zdv-home-about__content {
		padding: 22px;
	}

	.zdv-home-about__content h3 {
		font-size: 34px;
	}
}

/* Footer refresh */
.sep-lane.alt-3,
hr.alt-2 {
	display: none;
}

.mobin,
.mobnone {
	display: block !important;
}

.zdv-footer {
	background: #f7fbf8;
	color: #455653;
	margin-top: 60px;
	position: relative;
}

.zdv-footer:before {
	background: #76c08a;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.zdv-footer__mark {
	background: transparent;
	left: 50%;
	line-height: 0;
	padding: 0;
	position: absolute;
	top: -18px;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.zdv-footer__mark img {
	display: block;
	height: auto;
	max-width: 88px;
}

.zdv-footer__grid {
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(220px, .9fr) minmax(260px, 1fr) minmax(320px, 1.15fr);
	padding: 52px 0 42px;
}

.zdv-footer__column {
	background: #fff;
	border: 1px solid #dbe9e4;
	min-width: 0;
	padding: 26px;
	text-align: left;
}

.zdv-footer__form-card {
	background: #eef8f1;
	border-color: #dbe9e4;
	box-shadow: none;
	color: #455653;
}

.zdv-footer h2 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0 0 16px;
	text-transform: uppercase;
}

.zdv-footer__form-card h2 {
	color: #263b38;
	margin-bottom: 20px;
}

.zdv-footer p {
	color: #5b6b68;
	font-size: 15px;
	line-height: 1.55;
	margin: 0 0 14px;
}

.zdv-footer strong {
	color: #2f6f5f;
	font-weight: 700;
}

.zdv-footer__requisites {
	display: grid;
	gap: 10px;
	margin: 20px 0 0;
}

.zdv-footer__requisites div {
	background: #f7fbf8;
	border: 1px solid #dbe9e4;
	padding: 11px 12px;
}

.zdv-footer__requisites dt {
	color: #45a969;
	display: block;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.zdv-footer__requisites dd {
	color: #263b38;
	display: block;
	font-size: 15px;
	margin: 0;
}

.zdv-footer-form {
	border: 0;
	display: grid;
	gap: 12px;
	margin: 0;
	max-width: none;
	padding: 0;
}

.zdv-footer-field {
	display: block;
	margin: 0;
}

.zdv-footer-field span {
	display: none;
}

.zdv-footer-field input,
.zdv-footer-field select {
	background: #fff;
	border: 1px solid #d5e4df;
	border-radius: 0;
	box-sizing: border-box;
	color: #435047;
	display: block;
	font-size: 15px;
	height: 44px;
	line-height: 44px;
	padding: 0 14px;
	width: 100%;
}

.zdv-footer-field select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: linear-gradient(45deg, transparent 50%, #556359 50%), linear-gradient(135deg, #556359 50%, transparent 50%);
	background-position: calc(100% - 18px) 18px, calc(100% - 12px) 18px;
	background-repeat: no-repeat;
	background-size: 6px 6px, 6px 6px;
	line-height: normal;
	padding-right: 38px;
}

.zdv-footer-field input:focus,
.zdv-footer-field select:focus {
	border-color: #76c08a;
	box-shadow: 0 0 0 3px rgba(118, 192, 138, .18);
	outline: 0;
}

.zdv-footer-field input.is-invalid {
	border-color: #b54040;
}

.zdv-footer-form .zdv-field__error {
	min-height: 0;
	padding-top: 4px;
}

.zdv-footer-form__submit {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 15px;
	height: 46px;
	line-height: 46px;
	margin-top: 4px;
	padding: 0;
	width: 100%;
}

.zdv-footer__contacts address {
	display: grid;
	font-style: normal;
	gap: 10px;
	line-height: 1.5;
	margin: 0 0 22px;
	font-size: 15px;
}

.zdv-footer__contacts address span {
	color: #5b6b68;
}

.zdv-footer__contacts a {
	align-items: center;
	background: #f7fbf8;
	border: 1px solid #dbe9e4;
	color: #2f6f5f;
	display: inline-flex;
	font-weight: 700;
	min-height: 38px;
	padding: 8px 12px;
	text-decoration: none;
	transition: background .2s ease, border-color .2s ease, color .2s ease;
}

.zdv-footer__contacts a:hover {
	background: #eef8f1;
	border-color: #76c08a;
	color: #263b38;
}

.zdv-footer__hours {
	background: #f7fbf8;
	border-left: 3px solid #76c08a;
	margin-top: 0;
	padding: 16px 18px;
}

.zdv-footer__hours strong {
	color: #2f6f5f;
	display: block;
	font-family: Philosopher, serif;
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.zdv-footer__hours p {
	font-size: 14px;
	line-height: 1.55;
	margin: 0;
}

.zdv-footer__bottom {
	background: #eef8f1;
	border-top: 1px solid #dbe9e4;
	color: #5b6b68;
	font-size: 13px;
	line-height: 1.35;
	padding: 13px 0;
}

.zdv-footer__bottom .footer-copy {
	float: none;
}

@media (max-width: 1199px) {
	.zdv-footer__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.zdv-footer__form-card {
		grid-column: 1 / -1;
	}
}

@media (max-width: 767px) {
	.zdv-footer__grid {
		gap: 14px;
		grid-template-columns: 1fr;
		padding: 44px 0 30px;
	}

	.zdv-footer__form-card {
		grid-column: auto;
		order: -1;
	}

	.zdv-footer__column {
		padding: 22px;
	}

	.zdv-footer h2 {
		font-size: 20px;
		text-align: left;
	}
}

/* Header menu refresh */
.site-top-panel {
	background: #f7fbf8;
	border-bottom: 1px solid #dbe9e4;
	min-height: 0;
	padding: 10px 0;
}

.site-top-panel .container,
.site-top-panel .row {
	min-height: 0;
}

.site-top-panel .row {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: 24px;
	justify-content: space-between;
}

.site-top-panel .col-md-3 {
	float: none;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}

.site-top-panel .nav-logo-wrap {
	display: block;
	list-style: none;
	padding: 0;
	text-align: left;
}

.site-top-panel .logo {
	display: block;
	max-width: 340px;
}

.site-top-panel .logo img {
	display: block;
	height: auto;
	max-height: 92px;
	max-width: 100%;
}

.site-top-panel .fr {
	align-items: center;
	display: flex;
	gap: 10px;
	line-height: 1.2;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: auto;
}

.site-top-panel .fr i {
	align-items: center;
	background: #eef8f1;
	border: 1px solid #dbe9e4;
	color: #2f6f5f;
	display: flex;
	flex: 0 0 auto;
	float: none;
	font-size: 18px;
	height: 38px;
	justify-content: center;
	margin: 0;
	width: 38px;
}

.site-top-panel .fr .adress {
	color: #596966;
	float: none;
	font-size: 15px;
	line-height: 1.35;
	margin: 0;
	white-space: nowrap;
}

.site-top-panel .fr .adress span {
	color: inherit;
	display: inline;
	font-size: inherit;
	font-weight: 400;
	line-height: inherit;
}

.site-top-panel .fr .adress span:after {
	content: "";
	display: block;
}

.site-top-panel .fr .mobile {
	margin: 0;
	white-space: nowrap;
}

.site-top-panel .mobile a {
	color: #263b38;
	display: block;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.3;
	text-decoration: none;
}

.site-top-panel .mobile a:hover {
	color: #2f6f5f;
}

.site-top-panel .mobile a span {
	color: #5f706d;
	font-size: 15px;
	font-weight: 400;
}

.site-top-panel .webfactor_green .webfactor_go,
.site-top-panel .button.medium {
	border-radius: 0;
	box-shadow: none;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	margin: 0;
	min-width: 210px;
	padding: 0 18px;
	text-align: center;
}

.zdv-header-actions {
	display: grid;
	gap: 8px;
}

.zdv-header-actions .button.medium {
	display: block;
}

.main-nav {
	background: transparent;
	border-bottom: 0;
	box-shadow: none;
	height: 52px;
	min-height: 52px;
}

.mobile-sticky-logo {
	display: none;
}

.zdv-mobile-menu-contacts {
	display: none;
}

.inner-nav > ul {
	align-items: center;
	display: inline-flex;
	gap: 4px;
	justify-content: center;
}

.inner-nav > ul > li {
	padding: 0;
}

.inner-nav > ul > li > a {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 18px;
	padding: 0 12px;
	position: relative;
	white-space: nowrap;
}

.inner-nav > ul > li:not(.sep) > a:hover,
.inner-nav > ul > li > a.active {
	color: #2f6f5f;
}

.inner-nav > ul > li:not(.sep) > a:before {
	background: #76c08a;
	bottom: 23px;
	content: "";
	height: 2px;
	left: 12px;
	opacity: 0;
	position: absolute;
	right: 12px;
	transform: scaleX(.35);
	transition: all .25s ease;
}

.inner-nav > ul > li:not(.sep) > a:hover:before,
.inner-nav > ul > li > a.active:before {
	opacity: 1;
	transform: scaleX(1);
}

.inner-nav > ul > li > .submenu {
	background: #fff;
	border: 1px solid #dbe9e4;
	border-bottom: 3px solid #76c08a;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 22px 50px rgba(38, 59, 56, .15);
	min-width: 280px;
	padding: 10px;
	width: max-content;
}

.inner-nav > ul > li.sep > a {
	color: #76c08a;
	font-size: 0;
	opacity: .75;
	padding: 0 10px;
}

.inner-nav > ul > li.sep > a:before {
	background: #76c08a;
	content: "";
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	width: 1px;
}

.submenu li a,
.inner-nav ul li .submenu li a {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 17px;
	line-height: 1.2 !important;
	padding: 11px 14px;
	text-align: left;
	white-space: nowrap;
	width: auto;
}

.inner-nav ul li .submenu li a:before {
	display: none;
}

.inner-nav ul li .submenu li a:hover,
.inner-nav ul li .submenu li a.active {
	background: #eef8f1;
	color: #2f6f5f;
}

.mobile-nav {
	align-items: center;
	background: #2f6f5f;
	border: 0;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(47, 111, 95, .22);
	color: #fff;
	float: right;
	font-family: Philosopher, serif;
	font-size: 19px;
	gap: 12px;
	height: 48px !important;
	justify-content: center;
	line-height: 1 !important;
	margin: 16px auto 0;
	min-width: 126px;
	padding: 0 16px;
	width: auto !important;
}

.mobile-nav:hover,
.mobile-nav.active {
	background: #45a969;
	color: #fff;
}

.mobile-nav__text {
	display: block;
}

.mobile-nav__icon {
	display: grid;
	gap: 4px;
	width: 20px;
}

.mobile-nav__icon i {
	background: currentColor;
	display: block;
	height: 2px;
	transition: transform .25s ease, opacity .25s ease;
	width: 20px;
}

.mobile-nav.active .mobile-nav__icon i:nth-child(1) {
	transform: translateY(6px) rotate(45deg);
}

.mobile-nav.active .mobile-nav__icon i:nth-child(2) {
	opacity: 0;
}

.mobile-nav.active .mobile-nav__icon i:nth-child(3) {
	transform: translateY(-6px) rotate(-45deg);
}

.mobile-on .desktop-nav {
	left: 50%;
	padding: 0;
	right: auto;
	transform: translateX(-50%);
	width: min(90vw, 420px);
}

.mobile-on .desktop-nav > ul {
	background: #fff;
	border: 1px solid #dbe9e4;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 24px 54px rgba(38, 59, 56, .16);
	display: block;
	padding: 10px;
	text-align: left;
}

.mobile-on .desktop-nav ul li {
	display: block;
	font-size: 17px;
	margin: 0 !important;
	overflow: visible;
}

.mobile-on .desktop-nav ul li a,
.mobile-on .inner-nav ul li .submenu li a {
	border: 0;
	color: #263b38;
	display: block;
	font-family: Philosopher, serif;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.2 !important;
	padding: 13px 14px;
	text-align: left;
	white-space: normal;
	width: 100%;
}

.mobile-on .desktop-nav ul li a:hover,
.mobile-on .desktop-nav ul li a.active,
.mobile-on .inner-nav ul li .submenu li a:hover,
.mobile-on .inner-nav ul li .submenu li a.active {
	background: #eef8f1;
	color: #2f6f5f;
	font-size: 18px;
}

.mobile-on .desktop-nav ul li ul {
	background: #f7fbf8;
	border: 0;
	border-left: 3px solid #76c08a;
	border-radius: 0;
	margin: 0 0 6px 12px !important;
	padding: 4px 0 4px 10px;
}

.mobile-on .submenu {
	overflow: visible;
	width: auto;
}

.mobile-on .submenu li {
	padding-left: 0;
}

.mobile-on .nav-submenu:after {
	float: right;
	margin-left: 10px;
}

#scroll-top {
	align-items: center;
	background: #2f6f5f;
	border-radius: 8px;
	box-shadow: 0 12px 26px rgba(47, 111, 95, .28);
	color: #fff;
	display: inline-flex;
	flex-direction: column;
	font-family: Philosopher, serif;
	font-size: 15px;
	gap: 2px;
	height: 62px;
	justify-content: center;
	line-height: 1;
	right: 24px;
	text-transform: none;
	width: 82px;
	opacity: 0;
	pointer-events: none;
	transform: translateY(10px);
}

#scroll-top.visible {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

#scroll-top > i {
	font-size: 22px;
	margin-top: 0;
}

#scroll-top:hover {
	background: #45a969;
	box-shadow: 0 16px 32px rgba(47, 111, 95, .32);
	color: #fff;
}

.sticky-header {
	background: #fff;
	border-bottom: 1px solid #dbe9e4;
	box-shadow: 0 8px 22px rgba(38, 59, 56, .08);
	position: sticky;
	top: 0;
	z-index: 1030;
}

.admin-bar .sticky-header {
	top: 0;
}

.zdv-modal-open {
	overflow: hidden;
}

.zdv-modal {
	align-items: center;
	bottom: 0;
	display: flex;
	justify-content: center;
	left: 0;
	opacity: 0;
	padding: 24px;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	transition: opacity .22s ease;
	z-index: 10000;
}

.zdv-modal.is-open {
	opacity: 1;
	pointer-events: auto;
}

.zdv-modal__overlay {
	background: rgba(17, 43, 39, .68);
	backdrop-filter: blur(4px);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.zdv-modal__dialog {
	background: #fff;
	border: 1px solid #dbe9e4;
	border-radius: 8px;
	box-shadow: 0 30px 80px rgba(17, 43, 39, .34);
	max-width: 460px;
	padding: 34px;
	position: relative;
	transform: translateY(14px) scale(.98);
	transition: transform .22s ease;
	width: 100%;
}

.zdv-modal.is-open .zdv-modal__dialog {
	transform: translateY(0) scale(1);
}

.zdv-modal__close {
	align-items: center;
	background: #eef8f1;
	border: 0;
	border-radius: 8px;
	color: #2f6f5f;
	display: flex;
	font-size: 28px;
	height: 38px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: 14px;
	top: 14px;
	width: 38px;
}

.zdv-modal__header {
	margin-bottom: 22px;
	padding-right: 34px;
}

.zdv-modal__header span {
	color: #45a969;
	display: block;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .08em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.zdv-modal__header h2 {
	color: #263b38;
	font-family: Philosopher, serif;
	font-size: 32px;
	line-height: 1.1;
	margin: 0 0 10px;
}

.zdv-modal__header p {
	color: #5f706d;
	line-height: 1.55;
	margin: 0;
}

.zdv-field {
	display: block;
	margin-bottom: 16px;
}

.zdv-field span {
	color: #263b38;
	display: block;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 7px;
}

.zdv-field input {
	background: #f7fbf8;
	border: 1px solid #dbe9e4;
	border-radius: 8px;
	color: #263b38;
	font-size: 18px;
	height: 52px;
	padding: 0 15px;
	transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
	width: 100%;
}

.zdv-field input:focus {
	background: #fff;
	border-color: #76c08a;
	box-shadow: 0 0 0 3px rgba(118, 192, 138, .2);
	outline: 0;
}

.zdv-field input.is-invalid {
	border-color: #c94c4c;
	box-shadow: 0 0 0 3px rgba(201, 76, 76, .12);
}

.zdv-field__error {
	color: #b54040;
	display: block;
	font-size: 13px;
	line-height: 1.35;
	min-height: 18px;
	padding-top: 5px;
}

.zdv-modal__submit {
	border: 0;
	border-radius: 8px;
	box-shadow: 0 12px 26px rgba(47, 111, 95, .22);
	display: block;
	font-size: 17px;
	margin-top: 6px;
	width: 100%;
}

.zdv-form-status,
.zdv-modal__status {
	color: #2f6f5f;
	font-size: 14px;
	line-height: 1.45;
	margin: 14px 0 0;
	min-height: 20px;
	text-align: center;
}

.zdv-form-status.is-success,
.zdv-modal__status.is-success {
	background: #eef8f1;
	border-radius: 8px;
	padding: 10px;
}

.zdv-form-status.is-error,
.zdv-modal__status.is-error {
	background: #fff1f0;
	border-radius: 8px;
	color: #b54040;
	padding: 10px;
}

.zdv-about-page {
	color: #263b38;
	padding-bottom: 64px;
}

.zdv-about-hero {
	background: #eef8f1;
	display: grid;
	grid-template-columns: minmax(0, 1.02fr) minmax(320px, .98fr);
	margin: -10px -15px 32px;
	min-height: 480px;
	overflow: hidden;
}

.zdv-about-hero__content {
	align-self: center;
	padding: clamp(36px, 6vw, 76px);
}

.zdv-about-hero h1 {
	color: #173b36;
	font-family: Philosopher, serif;
	font-size: clamp(27px, 5vw, 24px);
	letter-spacing: 0;
	line-height: 1.02;
	margin: 10px 0 22px;
	max-width: 760px;
}

.zdv-about-hero__content > p:not(.zdv-contact-eyebrow) {
	color: #49635f;
	font-size: 18px;
	line-height: 1.7;
	max-width: 650px;
}

.zdv-about-hero__actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin-top: 30px;
}

.zdv-about-link {
	border-bottom: 1px solid rgba(47, 111, 95, .35);
	color: #2f6f5f;
	font-weight: 700;
	line-height: 1.2;
}

.zdv-about-link:hover {
	color: #45a969;
}

.zdv-about-hero__media {
	min-height: 420px;
	position: relative;
}

.zdv-about-hero__media img {
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.zdv-about-hero__badge {
	background: #fff;
	bottom: 32px;
	box-shadow: 0 20px 45px rgba(38, 59, 56, .16);
	left: 32px;
	padding: 18px 22px;
	position: absolute;
	width: min(310px, calc(100% - 64px));
}

.zdv-about-hero__badge strong {
	color: #45a969;
	display: block;
	font-family: Philosopher, serif;
	font-size: 34px;
	line-height: 1;
}

.zdv-about-hero__badge span {
	color: #49635f;
	display: block;
	line-height: 1.4;
	margin-top: 8px;
}

.zdv-about-stats {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-bottom: 34px;
}

.zdv-about-stats > div,
.zdv-about-panel,
.zdv-about-checklist,
.zdv-about-directions article {
	background: #fff;
	border: 1px solid #dbe9e4;
	box-shadow: 0 12px 30px rgba(38, 59, 56, .06);
}

.zdv-about-stats > div {
	padding: 24px;
}

.zdv-about-stats strong {
	color: #2f6f5f;
	display: block;
	font-family: Philosopher, serif;
	font-size: 42px;
	line-height: 1;
	margin-bottom: 10px;
}

.zdv-about-stats span {
	color: #49635f;
	line-height: 1.45;
}

.zdv-about-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: minmax(0, 1.1fr) minmax(300px, .9fr);
	margin-bottom: 44px;
}

.zdv-about-panel,
.zdv-about-checklist {
	padding: clamp(28px, 4vw, 44px);
}

.zdv-about-panel h2,
.zdv-about-checklist h2,
.zdv-about-directions h2,
.zdv-about-cta h2 {
	color: #173b36;
	font-family: Philosopher, serif;
	font-size: clamp(30px, 3vw, 42px);
	letter-spacing: 0;
	line-height: 1.12;
	margin: 0 0 18px;
}

.zdv-about-panel p {
	color: #49635f;
	font-size: 17px;
	line-height: 1.7;
}

.zdv-about-checklist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.zdv-about-checklist li {
	border-bottom: 1px solid #dbe9e4;
	color: #49635f;
	font-size: 17px;
	line-height: 1.55;
	padding: 15px 0 15px 34px;
	position: relative;
}

.zdv-about-checklist li:before {
	color: #45a969;
	content: "\f00c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 16px;
}

.zdv-about-checklist li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.zdv-about-directions {
	margin-bottom: 44px;
}

.zdv-about-directions__head {
	margin-bottom: 20px;
	max-width: 760px;
}

.zdv-about-directions__grid {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zdv-about-directions article {
	padding: 28px;
}

.zdv-about-directions i {
	align-items: center;
	background: #eef8f1;
	color: #2f6f5f;
	display: flex;
	font-size: 25px;
	height: 56px;
	justify-content: center;
	margin-bottom: 20px;
	width: 56px;
}

.zdv-about-directions h3 {
	color: #173b36;
	font-family: Philosopher, serif;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0 0 12px;
}

.zdv-about-directions p {
	color: #49635f;
	line-height: 1.6;
	margin: 0;
}

.zdv-about-cta {
	align-items: center;
	background: #2f6f5f;
	color: #fff;
	display: flex;
	gap: 24px;
	justify-content: space-between;
	padding: clamp(28px, 4vw, 42px);
}

.zdv-about-cta .zdv-contact-eyebrow,
.zdv-about-cta h2 {
	color: #fff;
}

.zdv-about-cta h2 {
	margin-bottom: 0;
	max-width: 760px;
}

.zdv-about-cta .button.medium {
	background: #fff;
	color: #2f6f5f;
	flex: 0 0 auto;
}

@media (max-width: 1024px) {
	.site-top-panel {
		display: none;
	}

	.site-top-panel .container,
	.site-top-panel .row {
		min-height: 0;
	}

	.site-top-panel .row {
		display: block;
	}

	.site-top-panel .col-md-3 {
		width: 100%;
	}

	.site-top-panel .nav-logo-wrap {
		padding: 0 0 12px;
		text-align: center;
	}

	.site-top-panel .logo {
		margin: 0 auto;
	}

	.site-top-panel .fr {
		justify-content: center;
		margin: 0 auto;
		padding: 6px 0;
		text-align: center;
		width: auto;
	}

	.site-top-panel .fr .adress,
	.site-top-panel .fr .mobile {
		white-space: normal;
	}

	.site-top-panel .col-md-3:nth-child(3) .fr {
		gap: 12px;
		max-width: 320px;
	}

	.site-top-panel .col-md-3:nth-child(3) .fr i {
		font-size: 18px;
	}

	.site-top-panel .fr .mobile {
		text-align: left;
	}

	.site-top-panel .mobile a {
		font-size: 17px;
		white-space: nowrap;
	}

	.site-top-panel .mobile a span {
		font-size: 15px;
	}

	.site-top-panel .webfactor_green .webfactor_go,
	.site-top-panel .button.medium {
		display: block;
		margin: 0 auto;
		max-width: 320px;
		min-width: 0;
		width: 90%;
	}

	.site-top-panel .zdv-header-actions {
		gap: 9px;
		margin: 10px auto 4px;
		max-width: 320px;
		width: 90%;
	}

	.site-top-panel .zdv-header-actions .button.medium {
		width: 100%;
	}

	.sticky-header {
		background: #fff;
		border-bottom: 1px solid #dbe9e4;
		box-shadow: 0 8px 22px rgba(38, 59, 56, .08);
		position: sticky;
		top: 0;
		z-index: 1030;
	}

	.main-nav {
		height: auto;
		min-height: 0;
	}

	.main-nav .full-wrapper {
		align-items: center;
		display: flex;
		justify-content: space-between;
		min-height: 64px;
		padding: 0 20px;
		text-align: center;
	}

	.mobile-sticky-logo {
		display: block;
		flex: 0 1 220px;
		line-height: 0;
		max-width: calc(100% - 64px);
	}

	.mobile-sticky-logo img {
		display: block;
		height: auto;
		max-height: 50px;
		max-width: 100%;
	}

	.mobile-on .mobile-nav {
		display: inline-flex;
		background: transparent;
		box-shadow: none;
		color: #2f6f5f;
		flex: 0 0 44px;
		height: 44px !important;
		margin: 0;
		min-width: 44px;
		padding: 0;
		width: 44px !important;
	}

	.mobile-on .mobile-nav:hover,
	.mobile-on .mobile-nav.active {
		background: transparent;
		color: #2f6f5f;
	}

	.mobile-on .inner-nav > ul > li:not(.sep) > a:before {
		display: none;
	}

	.mobile-on .desktop-nav ul li a.active,
	.mobile-on .desktop-nav ul li a:hover {
		background: #eef8f1;
		box-shadow: inset 3px 0 0 #76c08a;
	}

	.zdv-mobile-menu-contacts {
		background: #f7fbf8;
		border-top: 1px solid #dbe9e4;
		display: block;
		padding: 16px;
		text-align: left;
	}

	.zdv-mobile-menu-phones {
		display: grid;
		gap: 8px;
		margin-bottom: 14px;
	}

	.zdv-mobile-menu-phones a {
		color: #263b38;
		font-family: Philosopher, serif;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.2;
		text-decoration: none;
	}

	.zdv-mobile-menu-actions {
		display: grid;
		gap: 8px;
	}

	.zdv-mobile-menu-actions .button.medium {
		border-radius: 0;
		box-shadow: none;
		display: block;
		font-size: 15px;
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0 14px;
		text-align: center;
		width: 100%;
	}

	.sticky-header.mobile-compact {
		background: #FFF;
		box-shadow: 0 10px 24px rgba(38, 59, 56, .18);
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		animation: zdvMobileHeaderIn .22s ease-out;
	}

	.sticky-header.mobile-compact .container {
		width: 100%;
	}

	.sticky-header.mobile-compact .main-nav .full-wrapper {
		justify-content: space-between;
		min-height: 64px;
		padding: 0 20px;
	}

	.sticky-header.mobile-compact .mobile-sticky-logo {
		display: block;
		flex: 0 1 220px;
		line-height: 0;
		max-width: calc(100% - 64px);
	}

	.sticky-header.mobile-compact .mobile-sticky-logo img {
		display: block;
		height: auto;
		max-height: 50px;
		max-width: 100%;
	}

	.sticky-header.mobile-compact .mobile-nav {
		color: #000;
		flex: 0 0 auto;
		font-size: 0;
		height: 44px !important;
		margin: 0;
		min-width: 44px;
		padding: 0;
		width: 44px !important;
	}

	.sticky-header.mobile-compact .mobile-nav__text {
		display: none;
	}

	.sticky-header.mobile-compact .desktop-nav {
		top: 100%;
	}
}

@media (max-width: 991px) {
	.zdv-about-hero,
	.zdv-about-grid,
	.zdv-about-directions__grid {
		grid-template-columns: 1fr;
	}

	.zdv-about-hero {
		margin-left: -15px;
		margin-right: -15px;
	}

	.zdv-about-hero__media {
		min-height: 340px;
	}

	.zdv-about-stats {
		grid-template-columns: 1fr;
	}

	.zdv-about-cta {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (max-width: 640px) {
	.zdv-about-hero__content {
		padding: 30px 22px;
	}

	.zdv-about-hero h1 {
		font-size: 36px;
	}

	.zdv-about-hero__media {
		min-height: 280px;
	}

	.zdv-about-hero__badge {
		bottom: 18px;
		left: 18px;
		width: calc(100% - 36px);
	}

	.zdv-about-panel,
	.zdv-about-checklist,
	.zdv-about-directions article,
	.zdv-about-stats > div,
	.zdv-about-cta {
		padding: 22px;
	}
}

@keyframes zdvMobileHeaderIn {
	from {
		opacity: 0;
		transform: translateY(-12px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 480px) {
	.zdv-modal {
		padding: 16px;
	}

	.zdv-modal__dialog {
		padding: 28px 20px 22px;
	}

	.zdv-modal__header h2 {
		font-size: 28px;
	}

	.mobile-nav {
		min-width: 90%;
		width: 100% !important;
	}

	.sticky-header.mobile-compact .mobile-nav {
		min-width: 44px;
		width: 44px !important;
	}

	.mobile-on .desktop-nav {
		width: 90vw;
	}

	#scroll-top {
		bottom: 16px;
		right: 16px;
	}
}
