/*!
Theme Name: svaihome
Theme URI: http://underscores.me/
Author: perviydesign
Author URI: https://perviydesign.ru
Text Domain: svaihome

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

svaihome 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
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap");



/* Нормализация WordPress */

blockquote {
	margin: 0 1.5em;
}

figure {
	margin: 1em 0;
}
dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
	margin-bottom: 1em;
}

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%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

/* Galleries
--------------------------------------------- */
.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;
}

.single__content ul,
.single__content ol {
	margin: 0 0 1.5em 1em;
}
.single__content h2 {
  margin: 1em 0;
}

.single__content ul {
	list-style: disc;
}

.single__content ol {
	list-style: decimal;
}

.single__content li > ul,
.single__content li > ol {
	margin-bottom: 0;
	margin-left: 0.5em;
}
.single__content ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.single__content ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #343434;
  border-radius: 50%; }

.entry-footer {
	margin-top: 1em;
}
.edit-link {
	text-decoration: underline;
}
.single-entry p {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

/* Нормализация WordPress */


* {
box-sizing: border-box;
margin: 0;
padding: 0; }

a {
color: inherit;
text-decoration: none;
cursor: pointer; }

h1, h2, h3, h4, h5, h6, p {
font-size: inherit;
font-family: inherit; }

input, button {
border: none;
font-family: inherit;
-webkit-appearance: none;
font-size: inherit; }

button, input[type="submit"] {
cursor: pointer; }

input:focus, button:focus {
outline: none; }

ul, li {
list-style: none; }

img {
display: block;
max-width: 100%; }

legend {
display: table;
float: left;
margin: 0;
padding: 0;
width: 100%; }
legend + * {
clear: both; }

fieldset {
border: 0;
padding: 0.01em 0 0 0;
margin: 0;
min-width: 0; }

body:not(:-moz-handler-blocked) fieldset {
display: table-cell; }

h1 {
font-weight: 600;
font-size: 35px;
line-height: 142%; }

h2, .title {
font-weight: 600;
font-size: 30px;
line-height: 130%; }

.p-1, .subtitle {
font-weight: 600;
font-size: 20px;
line-height: 130%; }

.p-2 {
font-weight: 400;
font-size: 20px;
line-height: 130%;
color: rgba(52, 52, 52, 0.7); }

.p-3 {
font-weight: 400;
font-size: 18px;
line-height: 130%; }

.p-4 {
font-weight: 400;
font-size: 15px;
line-height: 20px; }

.p-5 {
font-weight: 700;
font-size: 15px;
line-height: 20px; }

.p-6 {
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: rgba(52, 52, 52, 0.7); }

.kits__item_price {
font-weight: 900;
font-size: 20px;
line-height: 24px;
color: #C04D32; }

html, body {
font-family: 'Inter', sans-serif;
font-weight: 400;
font-size: 18px;
color: #343434;
background: #FFFFFF; }

.container {
max-width: 1190px;
margin: 0 auto;
padding: 0 15px; }
@media (min-width: 992px) and (max-width: 1189px) {
.container {
max-width: 960px; } }
@media (min-width: 768px) and (max-width: 991px) {
.container {
max-width: 730px; } }
@media (min-width: 480px) and (max-width: 767px) {
.container {
max-width: 450px; } }
@media (min-width: 375px) and (max-width: 479px) {
.container {
max-width: 375px;
padding: 0px 10px; } }
@media (max-width: 374px) {
.container {
max-width: 100%;
padding: 0px 10px; } }
.container--fluid {
max-width: unset;
width: 100%; }
.container--no-padding {
padding: 0; }

.none {
display: none; }

.clear {
clear: both; }

.m-0 {
margin: 0 !important; }

.header {
position: sticky;
top: 0;
left: 0;
background: #fff;
padding-top: 20px;
z-index: 99;
transition: 1s;
margin-bottom: 40px; }

.header_hidden {
	/* transform: translateY(-100%); */
	top: -100%;
}
.header.header_hidden .menu__body:before {
	top: -100%;
}

.header__row {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px; }

.header__logo {
display: flex;
gap: 10px;
align-items: center; }

.header__logo_image {
max-width: 97px;
max-height: 60px; }

.header__logo_text p {
font-style: italic;
font-weight: 400;
font-size: 15px;
max-width: 159px; }

.header__contacts {
display: flex;
gap: 10px; }

.header__contacts-col_1 {
display: flex;
flex-direction: column; }

.header__contacts-col_2 {
display: flex;
gap: 10px; }
.header__contacts-col_2 a {
transition: all .1s ease-in-out; }
.header__contacts-col_2 a:hover {
opacity: .7; }

.btn {
display: inline-block;
font-size: 15px;
line-height: 20px;
background-color: #C04D32;
border-radius: 10px;
transition: all .1s ease-in-out;
color: #fff;
padding: 10px 14px; }
.btn:hover {
background-color: #E08069; }

.menu__icon {
display: none; }

.menu__list > li {
position: relative; }

.menu__link {
transition: color .1s ease-in-out; }
.menu__link > a:hover {
color: #C04D32; }

.header .sub-menu {
position: absolute;
top: 100%;
left: 0;
background: #fff;
border: 1px solid rgba(52, 52, 52, 0.5);
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
border-radius: 10px;
min-width: 210px;
padding: 20px;
z-index: 5; }
.header .sub-menu li:last-child a {
color: #C04D32;
font-weight: 700; }

.header .sub-menu li {
margin: 0px 0px 10px 0px; }

.header .sub-menu li:last-child {
margin: 0; }

.menu__sub-link {
transition: color .1s ease-in-out; }
.menu__sub-link:hover {
color: #C04D32; }

.menu__arrow {
display: none; }

/* ------------------------- */
body._lock {
overflow: hidden; }

body._pc .menu__list > li:hover .sub-menu {
opacity: 1;
visibility: visible;
transform: translate(0);
pointer-events: all; }

body._touch .menu__list > li {
display: flex;
gap: 0 10px;
align-items: center; }

body._touch .menu__arrow {
display: block;
width: 10px;
height: 10px;
display: block;
background-image: url("./assets/img/icons/arrow.svg");
background-size: contain;
background-repeat: no-repeat;
transition: all .1s ease 0s; }

body._touch .menu__list > li._active .sub-menu {
opacity: 1;
visibility: visible;
transform: translate(0);
pointer-events: all; }

body._touch .footer__menu > li._active .sub-menu li {
	pointer-events: all; }

body._touch .menu__list > li._active .menu__arrow {
transform: rotate(-180deg); }

/* ------------------------- */
@media (min-width: 992px) {
.header__menu {
position: relative; }
.header__menu:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background: rgba(52, 52, 52, 0.5); }
.header__menu:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: rgba(52, 52, 52, 0.5); }

.menu__body .header__address {
display: none; }
.menu__body .header__contacts {
display: none; }
.menu__body .header__actions {
display: none; }

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

.menu__list > li {
padding: 10px 0; }

.header .sub-menu {
transform: translate(0px, 10%);
opacity: 0;
visibility: hidden;
transition: all .1s ease-in-out;
pointer-events: none; }

body._touch .menu__arrow {
display: none; } }
@media (max-width: 991px) {
body._touch .menu__link {
flex: 1 1 auto; }

.header .sub-menu li {
display: flex;
gap: 5px;
align-items: center; }
.header .sub-menu li:before {
content: "";
width: 10px;
height: 10px;
display: block;
background-image: url("./assets/img/icons/arrow.svg");
background-size: contain;
background-repeat: no-repeat;
transform: rotate(-90deg); }

.menu__icon {
z-index: 5;
display: block;
position: relative;
width: 30px;
height: 18px;
cursor: pointer; }

.menu__icon span,
.menu__icon:before,
.menu__icon:after {
left: 0;
position: absolute;
height: 10%;
width: 100%;
transition: all .3s ease-in-out;
background-color: #C04D32; }

.menu__icon:before,
.menu__icon:after {
content: ""; }

.menu__icon:before {
top: 0; }

.menu__icon:after {
bottom: 0; }

.menu__icon span {
top: 50%;
transform: scale(1) translate(0px, -50%); }

.menu__icon._active span {
transform: scale(0) translate(0px, -50%); }
.menu__icon._active:before {
top: 50%;
transform: rotate(-45deg) translate(0px, -50%); }
.menu__icon._active:after {
bottom: 50%;
transform: rotate(45deg) translate(0px, 50%); }

.menu__body {
position: fixed;
top: 0;
right: -100%;
width: 35%;
height: 100%;
background: #fff;
box-shadow: 0px 4px 5px rgba(52, 52, 52, 0.15);
padding: 20px;
transition: right 0.3s ease 0s;
overflow: auto;
padding-top: 100px; }

.menu__body:before {
content: "";
position: fixed;
width: 100%;
top: 0;
left: 0;
transition: 1s;
height: 80px;
background: #fff;
z-index: 2; }

.menu__body._active {
right: 0; }

.menu__list > li {
flex-wrap: wrap;
margin: 0px 0px 10px 0px; }

.menu__list > li:last-child {
margin-bottom: 0; }

.menu__list > li._active .sub-menu {
display: block; }

.menu__link {
font-size: 15px; }

.header .sub-menu {
position: relative;
font-size: 15px;
flex: 1 1 100%;
box-shadow: none;
border: 0;
padding: 0;
padding-left: 10px;
padding-top: 10px;
display: none; }

.header__row {
position: relative;
z-index: 3; }
.header__row .header__address {
display: none; }
.header__row .header__contacts {
display: none; }
.header__row .header__actions {
display: none; }

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

.header {
min-height: 80px;
padding: 10px 0;
box-shadow: 0px 4px 5px rgba(52, 52, 52, 0.15);
z-index: 10; }

.header__row {
margin: 0; }

.header__address {
margin: 20px 0; }

.header__contacts {
display: flex;
gap: 10px;
padding-top: 20px;
border-top: 1px solid rgba(52, 52, 52, 0.5); }

.menu__list {
padding-bottom: 20px; } }
@media (max-width: 767px) {
.menu__body {
width: 50%; } }
@media (max-width: 479px) {
.menu__body {
width: 65%; }

.header__logo {
max-width: 49px;
max-height: 30px; }

.header {
min-height: 50px; }

.menu__body {
padding-top: 70px; }

.menu__body:before {
height: 50px; }

.header {
margin-bottom: 20px; } }
.hero {
margin-bottom: 80px; }

.hero__columns {
margin-top: 20px;
display: grid;
grid-template-columns: repeat(2, 560px);
gap: 40px; }

.hero__col-1 {
position: relative;
background-size: cover;
background-repeat: no-repeat;
padding-top: 44px;
padding-left: 20px;
padding-bottom: 44px;
border-radius: 10px; }
.hero__col-1 ul {
display: flex;
flex-direction: column;
gap: 32px; }
.hero__col-1 ul li {
font-weight: 600;
font-size: 20px;
line-height: 24px;
display: flex;
gap: 10px;
align-items: center; }
.hero__col-1 ul li:before {
content: "";
display: block;
width: 20px;
height: 20px;
background-image: url("./assets/img/icons/ok.svg");
background-size: cover; }

.star {
position: absolute;
right: -29px;
bottom: -14px; }

.star__wrapper {
position: relative;
width: 140px;
height: 140px;
background-image: url("./assets/img/icons/star.svg");
background-repeat: no-repeat;
background-size: 100% 100%;
z-index: 1; }
.star__wrapper p {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-weight: 600;
font-size: 20px;
text-align: center;
max-width: 63px;
line-height: 24px;
letter-spacing: 0.01em;
color: #fff;
z-index: 2; }

.hero__col-2 {
background: #fff;
border: 1px solid #C04D32;
border-radius: 10px;
padding: 20px; }

.hero__form {
display: grid;
grid-template-columns: repeat(2, 250px);
gap: 15px 20px; }
.hero__form .p-1 {
grid-column-start: 1;
grid-column-end: 3; }
.hero__form input[type="text"], .wpcf7-form-control-wrap[data-name="main_form-name"] {
grid-column-start: 1;
max-width: 250px; }
.hero__form input[type="tel"], .wpcf7-form-control-wrap[data-name="main_form-tel"] {
grid-column-start: 2;
max-width: 250px;
grid-column-end: 2; }
.hero__form input[type="submit"] {
grid-column-start: 1;
grid-column-end: 1;
max-width: 107px; }
.hero__form .privacy {
margin-top: -9px;
grid-column-start: 1;
grid-column-end: 3; }

.privacy {
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: rgba(52, 52, 52, 0.7);
max-width: 400px; }
.privacy a {
text-decoration: underline;
transition: color .1s ease-in-out; }
.privacy a:hover {
color: #C04D32; }

input[type="text"],
input[type="tel"] {
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: rgba(52, 52, 52, 0.5);
padding: 10px;
border: 1px solid rgba(52, 52, 52, 0.5);
border-radius: 10px;
transition: border .1s ease-in-out; }
input[type="text"]::placeholder,
input[type="tel"]::placeholder {
font-size: 16px; }
input[type="text"]:focus,
input[type="tel"]:focus {
border: 1px solid #C04D32;
color: #343434; }

.wpcf7-form-control-wrap {
	max-width: 100%;
}

.types {
margin-bottom: 80px; }

.types__wrap h2 {
margin-bottom: 10px; }
.types__wrap .p-3 {
max-width: 590px; }

.types__items {
margin-top: 40px;
display: grid;
grid-template-columns: repeat(4, 260px);
gap: 30px 40px; }

.types__item .p-3 {
margin-top: 10px;
text-align: center; }
.types__item:hover .types__item_image:before {
background-blend-mode: normal;
background-image: none; }
.types__item:hover .types__item_image img {
filter: grayscale(0); }

.types__item_image {
position: relative;
z-index: 1; }
.types__item_image:before {
content: "";
background-image: linear-gradient(0deg, rgba(192, 77, 50, 0.2), rgba(192, 77, 50, 0.1));
background-blend-mode: multiply, normal;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
transition: all .1s ease-in-out; }
.types__item_image img {
filter: grayscale(100%);
transition: all .1s ease-in-out; }

.products {
margin-bottom: 80px; }

.products__wrap h2 {
margin-bottom: 10px; }
.products__wrap .p-3 {
max-width: 600px; }

.products__items {
margin-top: 40px;
display: grid;
grid-template-columns: repeat(4, 260px);
gap: 40px; }

.products__item {
padding: 18px;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
background: #fff;
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
border-radius: 10px; }
.products__item .p-4 span {
font-weight: 900;
font-size: 20px;
line-height: 24px;
color: #C04D32; }

.products__item_body {
width: 100%;	
margin-top: 15px;
display: flex;
flex-direction: column;
gap: 10px; }

.products__item_body-options {
display: flex;
flex-direction: column;
gap: 10px; }

.products__item_body-actions {
display: flex;
flex-direction: column;
gap: 10px;
margin-top: 10px; }

.btn-secondary {
background-color: #fff;
padding: 9px 14px;
border: 1px solid #C04D32;
color: #C04D32; }
.btn-secondary:hover {
color: #fff;
background-color: #E08069;
border: 1px solid #E08069; }

.lead {
margin-bottom: 80px; }

.lead__wrap {
background: rgba(192, 77, 50, 0.2);
border-radius: 10px;
padding: 30px; }
.lead__wrap .p-3 {
max-width: 488px; }

.lead__form {
margin-top: 30px;
display: flex;
flex-wrap: wrap;
gap: 20px 0;
justify-content: space-between; }
.lead__form input[type="text"],
.lead__form input[type="tel"],
.lead__form .wpcf7-form-control-wrap:not(.wpcf7-form-control-wrap.file) {
width: 100%;
max-width: 350px; }
.lead__form input[type="submit"] {
max-width: 194px;
max-height: 40px; }

.lead__form_checkout {
display: flex;
gap: 20px; }

.wpcf7-form-control-wrap[data-name="file"] {
	display: none;
}

.select {
display: block;
max-width: 350px;
width: 100%;
position: relative; }

.new-select {
position: relative;
border: 1px solid rgba(52, 52, 52, 0.5);
border-radius: 10px;
padding: 10px;
font-weight: 400;
font-size: 15px;
line-height: 20px;
cursor: pointer;
color: rgba(52, 52, 52, 0.5);
user-select: none;
transition: color .1s ease-in-out;
background: #fff; }
.new-select:hover {
color: #343434; }

.new-select__list {
position: absolute;
top: 40px;
left: 0;
border: 1px solid rgba(52, 52, 52, 0.5);
border-radius: 10px;
cursor: pointer;
width: 100%;
z-index: 2;
user-select: none;
background: #fff;
padding: 5px 0; }

.new-select__list.on {
display: block; }

.new-select__item span {
display: block;
padding: 5px 10px;
font-size: 15px;
color: rgba(52, 52, 52, 0.5);
transition: color .1s ease-in-out; }

.new-select__item span:hover {
color: #343434; }

.new-select:after {
content: '';
display: block;
width: 17px;
height: 17px;
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%) rotate(0deg);
background-image: url("data:image/svg+xml,%3Csvg width='19' height='10' viewBox='0 0 19 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 1L9.5 9L1 1' stroke='%23343434' stroke-opacity='0.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
opacity: 0.6;
transition: all .27s ease-in-out; }

.new-select.on:after {
transform: translateY(-50%) rotate(180deg); }

.input__wrapper {
width: 100%;
max-width: 350px;
position: relative;
text-align: center; }

.input__file {
display: none;
opacity: 0;
visibility: hidden;
position: absolute; }

.input__file-button {
width: 100%;
max-width: 350px;
height: 40px;
display: flex;
align-items: center;
cursor: pointer;
font-weight: 400;
font-size: 15px;
color: rgba(52, 52, 52, 0.5);
transition: color .1s ease-in-out;
gap: 10px; }
.input__file-button:hover {
color: #343434; }
.input__file-button:before {
content: "";
display: block;
background-image: url("data:image/svg+xml,%3Csvg width='34' height='32' viewBox='0 0 34 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.9992 15.0436L18.3297 29.7096C15.9418 32.0969 12.0729 32.0969 9.69517 29.7096C7.30734 27.3224 7.30734 23.4544 9.69517 21.0772L24.0222 6.75369C25.6141 5.16218 28.1933 5.16218 29.7852 6.75369C31.3771 8.34519 31.3771 10.9238 29.7852 12.5153L16.7277 25.5495C15.9318 26.3453 14.6421 26.3453 13.8462 25.5495C13.0502 24.7538 13.0502 23.4645 13.8462 22.6687L20.516 16.0005' stroke='%23343434' stroke-opacity='0.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5711 5.55654V0.5H9.15087L1 8.6489V22.0659H6.65221' stroke='%23343434' stroke-opacity='0.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.15087 8.6489V0.5L1 8.6489H9.15087Z' stroke='%23343434' stroke-opacity='0.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
width: 32px;
height: 32px;
transition: all .1s ease-in-out; }
.input__file-button:hover:before {
background-image: url("data:image/svg+xml,%3Csvg width='34' height='32' viewBox='0 0 34 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.9992 15.0436L18.3297 29.7096C15.9418 32.0969 12.0729 32.0969 9.69517 29.7096C7.30734 27.3224 7.30734 23.4544 9.69517 21.0772L24.0222 6.75369C25.6141 5.16218 28.1933 5.16218 29.7852 6.75369C31.3771 8.34519 31.3771 10.9238 29.7852 12.5153L16.7277 25.5495C15.9318 26.3453 14.6421 26.3453 13.8462 25.5495C13.0502 24.7538 13.0502 23.4645 13.8462 22.6687L20.516 16.0005' stroke='%23343434' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5711 5.55654V0.5H9.15087L1 8.6489V22.0659H6.65221' stroke='%23343434' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.15087 8.6489V0.5L1 8.6489H9.15087Z' stroke='%23343434' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

.input__file-button-text {
line-height: 20px; }

.kits {
margin-bottom: 80px; }

.kits__items {
display: grid;
grid-template-columns: repeat(4, 260px);
gap: 40px;
margin-top: 40px; }

.kits__item {
display: block;
padding: 20px;
background-color: #fff;
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
border-radius: 10px;
transition: all .1s ease-in-out; }
.kits__item:hover {
background-color: rgba(192, 77, 50, 0.2); }

.kits__item_body {
display: flex;
flex-direction: column;
gap: 10px;
text-align: center;
margin-top: 15px; }

.offer {
position: relative; }
.offer:before {
content: "";
position: absolute;
right: 0;
top: 0;
width: 90px;
height: 90px;
background-image: url("./assets/img/icons/offer.svg");
background-repeat: no-repeat;
background-size: contain; }

.company {
margin-bottom: 80px; }

.company__wrap.page {
display: flex;
flex-direction: column;
gap: 80px; }

.steps {
margin-bottom: 80px; }

.steps__items {
display: grid;
grid-template-columns: repeat(3, 360px);
gap: 30px 40px;
margin-top: 20px; }

.steps__items.service {
grid-template-columns: repeat(4, 260px); }

.steps__item {
position: relative;
padding-top: 42px; }
.steps__item .p-3 {
margin-top: 10px;
max-width: 292px; }

.count {
position: absolute;
top: 0;
left: 0;
font-weight: 900;
font-size: 60px;
line-height: 130%;
color: rgba(192, 77, 50, 0.2); }

.benefits__items {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 34px;
margin-top: 40px; }

.benefits.page .benefits__item a {
text-decoration: none;
font-weight: 600; }
.benefits.page .benefits__item a {
font-weight: 600; }

.benefits__item {
display: flex;
flex-direction: column;
gap: 10px; }
.benefits__item .p-3 a {
text-decoration: underline;
transition: all .1s ease-in-out; }
.benefits__item .p-3 a:hover {
color: #C04D32; }

.benefits__item_icon {
max-width: 60px;
max-height: 60px; }

.work {
margin-bottom: 80px; }

.work__items {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
margin-top: 40px; }

.work__item {
display: flex;
flex-direction: column;
gap: 10px;
text-align: center; }

.work-offer {
position: relative; }
.work-offer:before {
content: "";
position: absolute;
top: 0;
right: 0;
background-image: url("./assets/img/icons/work-offer.svg");
background-size: contain;
background-repeat: no-repeat;
width: 150px;
height: 150px; }

.work__item_image {
max-width: 360px;
max-height: 235px; }

.consultation {
margin-bottom: 80px; }

.consultation__wrap {
position: relative;
padding: 30px;
background-size: cover;
background-position: center;
border-radius: 10px; }
.consultation__wrap:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
z-index: 1; }
.consultation__wrap h2 {
position: relative;
color: #C04D32;
z-index: 2; }
.consultation__wrap .p-2 {
position: relative;
margin-top: 10px;
color: #343434;
z-index: 2; }

.consultation__form {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px 0;
position: relative;
margin-top: 15px;
z-index: 2; }
.consultation__form .privacy {
max-width: 100%; }
.consultation__form input[type="text"],
.consultation__form input[type="tel"],
.consultation__form .wpcf7-form-control-wrap {
width: 100%;
max-width: 460px; }

.contacts {
margin-bottom: 80px; }

.contacts__content {
margin-top: 40px;
display: grid;
grid-template-columns: 760px 273px;
gap: 40px; }

.contacts__body {
display: flex;
flex-direction: column;
justify-content: space-between; }

.contacts__body_item {
display: flex;
flex-direction: column; }
.contacts__body_item .p-1 {
margin-top: 20px; }
.contacts__body_item .p-6 {
margin-top: 10px; }
.contacts__body_item .p-4 {
margin-top: 30px; }

.contacts__body_item-socials {
display: flex;
gap: 20px;
align-items: center;
margin-top: 10px; }
.contacts__body_item-socials img {
width: 30px;
height: 30px; }

.footer {
background: rgba(192, 77, 50, 0.2);
padding: 40px 0;
font-size: 15px; }
.footer .menu-item-has-children a:not(.sub-menu li a) {
font-weight: 600; }
.footer .sub-menu {
margin-top: 20px;
column-count: 2;
column-gap: 74px; }

.footer__primary {
display: flex;
justify-content: space-between;
margin-bottom: 30px; }

.footer_columns {
display: flex;
justify-content: space-between;
min-width: 750px; }

.footer__menu li:not(:last-child) {
margin-bottom: 20px; }
.footer__menu:first-child {
column-count: 2;
column-gap: 62px; }
.footer__menu li a {
transition: all .1s ease-in-out; }
.footer__menu li a:hover {
text-decoration: underline; }

.footer_secondary {
padding-top: 30px;
border-top: 1px solid #C04D32; }

.footer__menu .menu-item-has-children > a:not(.sub-menu a) {
	pointer-events: none;
}

.links {
display: flex;
justify-content: space-between;
width: 100%; }
.links li a {
color: rgba(52, 52, 52, 0.7);
transition: all .1s ease-in-out; }
.links li a:hover {
color: #343434; }

/* Стили для подложки */
.overlay {
/* Скрываем подложку  */
opacity: 0;
visibility: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(52, 52, 52, 0.5);
z-index: 130;
transition: .3s all; }

/* Стили для модальных окон */
.modal {
/* Скрываем окна  */
opacity: 0;
visibility: hidden;
/*  Установаем ширину окна  */
width: 100%;
max-width: 440px;
/*  Центрируем и задаем z-index */
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 135;
/* Должен быть выше чем у подложки*/
/*  Побочные стили   */
box-shadow: 0 3px 10px -0.5px rgba(0, 0, 0, 0.2);
text-align: left;
padding: 20px;
background-color: #fff;
transition: 0.3s all; }

/* Стили для активных классов подложки и окна */
.modal.active,
.overlay.active {
opacity: 1;
visibility: visible; }

/* Стили для кнопки закрытия */
.modal__cross {
width: 22px;
height: 22px;
position: absolute;
top: 10px;
right: 10px;
stroke: #343434;
cursor: pointer;
transition: all .1s ease-in-out; }
.modal__cross:hover {
stroke: #C04D32; }

.modal__title {
font-weight: 600;
font-size: 30px;
color: #C04D32;
margin-bottom: 20px; }

.modal__form {
display: flex;
flex-direction: column;
gap: 14px; }
.modal__form .btn {
padding: 18px 0;
width: 100%; }
.modal__form .input__wrapper {
width: 100%;
position: relative;
text-align: center; }
.modal__form .input__file {
opacity: 0;
visibility: hidden;
position: absolute; }
.modal__form .input__file-button {
width: 100%;
max-width: 280px;
height: 52px;
display: flex;
align-items: center;
cursor: pointer;
font-weight: 500;
font-size: 15px;
color: #343434;
transition: color .1s ease-in-out;
gap: 10px; }
.modal__form .input__file-button:hover {
color: #C04D32; }
.modal__form .input__file-button:before {
content: "";
display: block;
background-image: url("data:image/svg+xml,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33.0012 15.5436L18.3316 30.2096C15.9438 32.5968 12.0749 32.5968 9.69712 30.2096C7.30929 27.8223 7.30929 23.9543 9.69712 21.5772L24.0241 7.25364C25.616 5.66214 28.1953 5.66214 29.7872 7.25364C31.3791 8.84514 31.3791 11.4238 29.7872 13.0153L16.7296 26.0495C15.9337 26.8452 14.6441 26.8452 13.8481 26.0495C13.0522 25.2537 13.0522 23.9644 13.8481 23.1687L20.5179 16.5005' stroke='%23343434' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5711 6.05654V1H9.15087L1 9.1489V22.5659H6.65221' stroke='%23343434' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.15087 9.1489V1L1 9.1489H9.15087Z' stroke='%23343434' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
width: 32px;
height: 32px;
transition: all .1s ease-in-out; }
.modal__form .input__file-button:hover:before {
background-image: url("data:image/svg+xml,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33.0012 15.5436L18.3316 30.2096C15.9438 32.5968 12.0749 32.5968 9.69712 30.2096C7.30929 27.8223 7.30929 23.9543 9.69712 21.5772L24.0241 7.25364C25.616 5.66214 28.1953 5.66214 29.7872 7.25364C31.3791 8.84514 31.3791 11.4238 29.7872 13.0153L16.7296 26.0495C15.9337 26.8452 14.6441 26.8452 13.8481 26.0495C13.0522 25.2537 13.0522 23.9644 13.8481 23.1687L20.5179 16.5005' stroke='%23C04D32' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5711 6.05654V1H9.15087L1 9.1489V22.5659H6.65221' stroke='%23C04D32' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.15087 9.1489V1L1 9.1489H9.15087Z' stroke='%23C04D32' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.modal__form .input__file-button-text {
line-height: 130%; }

.modal__privacy {
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: rgba(52, 52, 52, 0.7);
margin-top: 6px;
max-width: 370px; }
.modal__privacy a {
text-decoration: underline;
transition: color .1s ease-in-out; }
.modal__privacy a:hover {
color: #C04D32; }

.breadcrumbs {
margin-bottom: 40px; }

.breadcrumbs__wrap {
display: flex;
gap: 10px;
align-items: center;
font-size: 15px;
flex-wrap: wrap; }
.breadcrumbs__wrap li a {
color: rgba(52, 52, 52, 0.7);
transition: all .1s ease-in-out; }
.breadcrumbs__wrap li a:hover {
color: #C04D32; }

.separator {
display: block;
background-image: url("./assets/img/icons/separator.svg");
background-repeat: no-repeat;
background-size: 100% 100%;
width: 6px;
height: 6px; }

.price {
margin-bottom: 80px; }

.price__info ul {
margin-top: 10px; }
.price__info ul li {
display: flex;
gap: 7px;
align-items: center;
margin-left: 7px; }
.price__info ul li:before {
content: "";
display: block;
width: 4px;
height: 4px;
background: #343434;
border-radius: 50%; }

table {
	border-collapse: collapse;
	text-align: left;
	width: 100%; }
  
  table th, table td {
	padding: 15px; }
  
  table tbody tr:nth-child(even) {
	background: rgba(52, 52, 52, 0.1);
	border-radius: 10px; }
  
  table tbody tr:nth-child(even) td:first-child {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px; }
  
  table tbody tr:nth-child(even) td:last-child {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px; }
  
  table td span {
	background: #C04D32;
	color: #fff;
	display: none;
	font-size: 10px;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	left: 0; }
  
  table thead {
	background: #C04D32;
	color: #fff; }
  
  table thead tr th:first-child {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px; }
  
  table thead tr th:last-child {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px; }
  
  table thead th {
	padding: 20px; }
  
  /* Simple CSS for flexbox table on mobile */
  @media (max-width: 991px) {
	.tabs__pane {
		overflow: auto;
	}
	table {
		overflow: auto;
	}

	/* Стили для адаптивной таблицы */
	/* table thead {
	  left: -9999px;
	  position: absolute;
	  visibility: hidden; }
  
	table tr {
	  border-bottom: 0;
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  margin-bottom: 40px; }
  
	table td {
	  border: 1px solid #C04D32;
	  margin: 0 -1px -1px 0;
	  padding-top: 35px;
	  position: relative;
	  width: 100%; }
  
	table td span {
	  display: block; }  */
	
	}
	  
.tabs {
margin-top: 40px; }
.tabs__nav {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
list-style-type: none;
margin: 0; }
.tabs__link {
padding: 10px 14px;
text-decoration: none;
color: #C04D32;
text-align: center;
border: 1px solid #C04D32;
border-radius: 10px;
cursor: pointer;
font-size: 15px;
background: #fff; }

.tabs__link_active {
background: #C04D32;
color: #fff;
cursor: default; }

.tabs__link:not(.tabs__link_active):hover,
.tabs__link:not(.tabs__link_active):focus {
background-color: #E08069;
color: #fff;
border: 1px solid #E08069; }

.tabs__content {
position: relative;
padding-top: 20px;
padding-bottom: 40px; }

.tabs__pane {
display: none; }

.tabs__pane_show {
display: block;
animation: opacity 1s forwards; }

@keyframes opacity {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.reviews {
margin-bottom: 80px; }

.reviews__items {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 40px;
margin-top: 40px; }

.reviews__item {
padding: 20px 20px 14px 20px;
background: #fff;
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
border-radius: 10px;
min-height: 330px;
display: flex;
flex-direction: column;
justify-content: space-between; }

.reviews__item_info {
display: flex;
justify-content: space-between;
align-items: center; }
.reviews__item_info .p-4 {
color: rgba(52, 52, 52, 0.7); }

.product-entry {
margin-bottom: 80px; }

.product-entry__body {
display: flex;
justify-content: space-between;
margin-top: 40px; }

.product-entry__content {
max-width: 546px;
line-height: 130%; }
.product-entry__content ul li {
display: flex;
gap: 7px;
align-items: center;
margin-left: 7px; }
.product-entry__content ul li:before {
content: "";
display: block;
width: 4px;
height: 4px;
background: #343434;
border-radius: 50%; }

.product-entry__image {
	position: relative;
	z-index: 3;
	max-width: 560px;
	max-height: 560px;
	width: 100%;
}
.product-entry__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product-entry__other-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	transition: opacity 0.5s ease 0s;
}
.product-entry__image:hover .product-entry__other-image  {
	opacity: 1;
}
.btn__action-not_variable {
	margin-top: 20px;
}

.garant {
margin-bottom: 80px; }

.garant__wrap {
display: flex;
justify-content: space-between; }

.garant__content {
margin-top: 40px;
max-width: 700px; }
.garant__content h1 {
margin-bottom: 40px; }
.garant__content h2 {
margin-top: 50px;
margin-bottom: 40px; }
.garant__content strong {
display: block;
margin-top: 20px; }

.garant__image {
margin-top: 90px; }

ol {
list-style-type: none;
counter-reset: num;
font-size: 18px; }

ol li {
display: flex;
gap: 5px; }

ol li:before {
content: counter(num) ".";
counter-increment: num;
display: inline-block;
width: 20px;
color: #343434; }

.promo {
margin-bottom: 80px; }

.promo__items {
display: flex;
flex-direction: column;
gap: 30px;
margin-top: 40px; }

.promo__item {
display: flex;
justify-content: space-between;
padding: 40px;
padding-right: 23px;
background: #fff;
border: 1px solid #C04D32;
border-radius: 10px; }
.promo__item .btn {
background-color: #fff;
color: #C04D32;
border: 1px solid #fff; }
.promo__item .btn:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0);
border: 1px solid #fff; }
.promo__item h2 {
font-weight: 400; }
.promo__item h2 span {
font-weight: 600;
font-size: 30px;
line-height: 130%;
color: #C04D32; }

.main-promo {
position: relative;
background: #E08069;
border: 1px solid #E08069;
padding-right: 114px; }
.main-promo:before {
content: "";
position: absolute;
width: 418px;
height: 266px;
background-image: url("./assets/img/content/stars.svg");
background-size: contain;
background-repeat: no-repeat;
right: 0;
top: 10px; }
.main-promo h2 {
font-weight: 600;
color: #fff;
max-width: 508px; }

.promo__item_content {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start; }

.promo__item_image {
position: relative; }

.promo__item_col-1 {
max-width: 528px; }

.promo__item_col-2 {
max-width: 537px;
display: flex;
flex-direction: column;
justify-content: space-between; }
.promo__item_col-2 .p-4 {
max-width: 337px; }

.single {
margin-bottom: 80px; }

.single__content {
margin-top: 40px; }
.single__content p:not(:last-child) {
margin-bottom: 15px; }

.max-100 {
max-width: 100%;
}
.max-600 {
max-width: 600px;
  }
.max-400 {
max-width: 400px;
}
/* Стили для форм */
.wpcf7-spinner {
display: none;
}
form .wpcf7-response-output {
display: none;
}
.wpcf7-not-valid-tip {
display: none;
}
.wpcf7-not-valid {
border: 1px solid #dc3232 !important;
}

body._lock {
overflow: hidden;
}
.fz15 {
	font-size: 15px !important;
}
.nowrap {
	white-space: nowrap;
}


/* Адаптивы */

@media (min-width: 992px) and (max-width: 1189px) {
/* hero */
.hero__columns {
grid-template-columns: repeat(2, 1fr); }

.hero__form {
grid-template-columns: repeat(2, 1fr);
gap: 15px; }

.star__wrapper {
width: 120px;
height: 120px; }

.hero__col-1 {
padding-top: 34px;
padding-left: 15px; }

.hero__col-2 {
padding: 15px; }

.hero__col-1 ul {
gap: 0;
justify-content: space-between;
height: 100%; }

.hero__columns {
gap: 30px; }


.wpcf7-form-control-wrap[data-name="main_form-name"] {
	max-width: 100%;
}
.wpcf7-form-control-wrap[data-name="main_form-tel"] {
	max-width: 100%;
}
.hero__form input[type="text"], .hero__form input[type="tel"] {
	max-width: unset;
	width: 250px;
}

/* types */
.types__items {
grid-template-columns: repeat(4, 1fr);
gap: 20px; }

/* products */
.products__items {
grid-template-columns: repeat(4, 1fr);
gap: 20px; }

.products__item {
padding: 10px; }

.products__item_body-options .p-4 {
display: flex;
flex-direction: column;
gap: 5px; }

/* lead */
.select {
max-width: 280px; }

.lead__form input[type="text"], .lead__form input[type="tel"], .lead__form .wpcf7-form-control-wrap:not(.wpcf7-form-control-wrap.file) {
max-width: 280px; }

.input__wrapper {
max-width: 280px; }

/* kits */
.kits__items {
grid-template-columns: repeat(4, 1fr);
gap: 20px; }
.kits__items .p-1 {
white-space: nowrap; }

/* company */
.steps__items {
grid-template-columns: repeat(3, 1fr);
gap: 20px; }

/* work */
.work__items {
gap: 20px; }

/* consultation */
.consultation__form input[type="text"], .consultation__form input[type="tel"], .consultation__form .wpcf7-form-control-wrap {
max-width: 360px; }

/* contacts */
.contacts__content {
grid-template-columns: 1fr 273px;
gap: 20px; }

/* other */
.garant__content {
max-width: 600px; }

.promo__item_col-1 {
max-width: 450px; }

.promo__item_col-2 {
max-width: 450px; }

.steps__items.service {
grid-template-columns: repeat(4, 1fr); } }
@media (min-width: 768px) and (max-width: 991px) {
h1 {
font-size: 28px; }

h2 {
font-size: 24px; }

html, body {
font-size: 16px; }

.p-3 {
font-size: 16px; }

/* hero */
.hero {
margin-bottom: 60px; }

.hero__columns {
grid-template-columns: 1fr; }

.hero__form {
grid-template-columns: repeat(2, 1fr);
gap: 15px; }

.star__wrapper {
width: 120px;
height: 120px; }

.hero__col-1 {
padding-top: 34px;
padding-left: 15px; }

.hero__col-2 {
padding: 15px; }

.hero__col-1 ul {
gap: 20px;
justify-content: space-between;
height: 100%; }

.hero__columns {
gap: 30px; }

.hero__form input[type="text"], .wpcf7-form-control-wrap[data-name="main_form-name"] {
	max-width: 319px;
}

.hero__form input[type="tel"], .wpcf7-form-control-wrap[data-name="main_form-tel"] {
	max-width: 319px;
}

/* types */
.types {
margin-bottom: 60px; }

.types__items {
grid-template-columns: repeat(3, 1fr);
gap: 20px; }

/* products */
.products {
margin-bottom: 60px; }

.products__items {
grid-template-columns: repeat(3, 1fr);
gap: 20px; }

.products__item {
padding: 10px; }

.products__item_body-options .p-4 {
display: flex;
flex-direction: column;
gap: 5px; }

/* lead */
.lead {
margin-bottom: 60px; }

.select {
max-width: 310px; }

.lead__form input[type="text"], .lead__form input[type="tel"], .lead__form .wpcf7-form-control-wrap:not(.wpcf7-form-control-wrap.file) {
max-width: 310px; }

.input__wrapper {
max-width: 310px; }

/* kits */
.kits {
margin-bottom: 60px; }

.kits__items {
grid-template-columns: repeat(3, 1fr);
gap: 20px; }
.kits__items .p-1 {
white-space: nowrap; }

/* company */
.company {
margin-bottom: 60px; }

.steps__items {
grid-template-columns: repeat(3, 1fr);
gap: 20px; }

.benefits__items {
grid-template-columns: repeat(2, 1fr); }

.steps {
margin-bottom: 60px; }

/* work */
.work {
margin-bottom: 60px; }

.work__items {
gap: 20px;
grid-template-columns: repeat(2, 1fr); }

/* consultation */
.consultation {
margin-bottom: 60px; }

.consultation__form input[type="text"], .consultation__form input[type="tel"], .consultation__form .wpcf7-form-control-wrap {
max-width: 260px; }

/* contacts */
.contacts {
margin-bottom: 60px; }

.contacts__content {
grid-template-columns: 1fr;
gap: 20px; }

.contacts__body {
flex-direction: row;
justify-content: start;
gap: 40px; }

.contacts__body_item .p-4 {
max-width: 300px; }

/* footer */
.footer_columns {
min-width: 100%; }

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

/* other */
.garant {
margin-bottom: 60px; }

.garant__wrap {
flex-wrap: wrap; }

.garant__content {
max-width: 100%; }

.garant__image {
display: none; }

.price {
margin-bottom: 60px; }

.tabs__nav {
gap: 10px; }

table tbody tr:nth-child(even) {
border-radius: 0; }

table tbody tr:nth-child(even) td:last-child,
table tbody tr:nth-child(even) td:first-child {
border-radius: 0; }

.product-entry {
margin-bottom: 60px; }

.product-entry__body {
flex-wrap: wrap;
gap: 20px; }

.product-entry__image {
margin: 0 auto; }

.product-entry__content {
max-width: 100%; }

.promo {
margin-bottom: 60px; }

.main-promo h2 {
max-width: 280px; }

.promo__item {
padding: 25px; }

.promo__item:not(.main-promo) {
display: grid;
gap: 20px; }

.promo__item_col-1 {
max-width: 100%; }

.promo__item_col-2 {
max-width: 100%; }

.promo__item_col-2 .p-4 {
max-width: 100%;
margin-top: 10px; }

.main-promo:before {
width: 300px;
height: 180px;
top: 40px; }

.promo__item_image {
margin-right: 40px;
max-width: 170px; }

.reviews {
margin-bottom: 60px; }

.reviews__items {
gap: 20px;
margin-top: 20px; }

.steps__items.service {
grid-template-columns: repeat(3, 1fr); }

.company__wrap.page {
gap: 40px; }

.single__content {
margin-top: 20px; }

.single {
margin-bottom: 60px; } }
@media (min-width: 480px) and (max-width: 767px) {
h1 {
font-size: 28px; }

h2 {
font-size: 24px; }

html, body {
font-size: 16px; }

.p-3 {
font-size: 16px; }

/* header */
.header__logo_text {
display: none; }

/* hero */
.hero {
margin-bottom: 40px; }

.hero__columns {
grid-template-columns: 1fr; }

.hero__form {
display: flex;
flex-direction: column;
gap: 15px; }

.hero__wrap h1 {
	max-width: 350px;
}

.hero__form .p-1 {
grid-column-start: 1;
grid-column-end: 1; }

.hero__form input[type="tel"] {
grid-column-start: 1;
grid-column-end: 1; }

.hero__form .privacy {
grid-column-start: 1;
grid-column-end: 1; }

.star__wrapper {
width: 120px;
height: 120px; }

.hero__col-1 {
padding-top: 34px;
padding-left: 15px; }

.hero__col-2 {
padding: 20px; }

.hero__col-1 ul {
gap: 20px;
justify-content: space-between;
height: 100%; }

.hero__columns {
gap: 20px; }

.wpcf7-form-control-wrap[data-name="main_form-name"] {
	max-width: 100%;
}
.wpcf7-form-control-wrap[data-name="main_form-tel"] {
	max-width: 100%;
}
.hero__form input[type="text"], .hero__form input[type="tel"] {
	max-width: unset;
	width: 100%;
}

/* types */
.types {
margin-bottom: 40px; }

.types__items {
grid-template-columns: repeat(2, 1fr);
gap: 20px; }

/* products */
.products {
margin-bottom: 60px; }

.products__items {
grid-template-columns: repeat(2, 1fr);
gap: 20px; }

.products__item {
padding: 10px; }

.products__item_body-options .p-4 {
display: flex;
flex-direction: column;
gap: 5px; }

/* lead */
.lead {
margin-bottom: 40px; }

.lead__wrap {
padding: 20px; }

.select {
max-width: 100%; }

.lead__form input[type="text"], .lead__form input[type="tel"], .lead__form .wpcf7-form-control-wrap:not(.wpcf7-form-control-wrap.file) {
max-width: 100%; }

.input__wrapper {
max-width: 100%; }

.lead .privacy {
max-width: 100%; }

.lead__form_checkout {
flex-wrap: wrap; }

/* kits */
.kits {
margin-bottom: 40px; }

.kits__items {
grid-template-columns: 1fr;
gap: 20px; }

.kits__item_image {
display: flex;
justify-content: center; }

/* company */
.company {
margin-bottom: 40px; }

.steps__items {
grid-template-columns: repeat(2, 1fr);
gap: 20px; }

.steps {
margin-bottom: 40px; }

.benefits__items {
grid-template-columns: repeat(2, 1fr); }

/* work */
.work {
margin-bottom: 40px; }

.work__items {
gap: 20px;
grid-template-columns: repeat(2, 1fr); }

.work-offer:before {
width: 100px;
height: 100px; }

/* consultation */
.consultation {
margin-bottom: 60px; }

.consultation__form input[type="text"], .consultation__form input[type="tel"], .consultation__form .wpcf7-form-control-wrap {
max-width: 100%; }

/* contacts */
.contacts {
margin-bottom: 40px; }

.contacts__content {
grid-template-columns: 1fr;
gap: 20px; }

.contacts__body {
gap: 20px; }

.contacts__body_item .p-4 {
max-width: 100%; }

/* footer */
.footer {
padding: 20px 0; }

.footer_columns {
min-width: 100%; }

.footer__primary {
flex-direction: column;
gap: 20px; }

.footer__menu:first-child {
column-count: 1; }

.footer .sub-menu {
column-count: 1; }

.links {
flex-wrap: wrap;
gap: 10px; }

/* other */
.garant {
margin-bottom: 60px; }

.garant__wrap {
flex-wrap: wrap; }

.garant__content {
max-width: 100%; }

.garant__image {
display: none; }

.garant__content h2 {
margin: 30px 0; }

.garant__content h1 {
margin-bottom: 30px; }

.price {
margin-bottom: 60px; }

.tabs__nav {
gap: 10px; }

.tabs__content {
padding-bottom: 20px; }

.tabs {
margin-top: 20px; }

table tbody tr:nth-child(even) {
border-radius: 0; }

table tr {
margin-bottom: 20px; }

table tbody tr:nth-child(even) td:last-child,
table tbody tr:nth-child(even) td:first-child {
border-radius: 0; }

.product-entry {
margin-bottom: 60px; }

.product-entry__body {
flex-wrap: wrap;
gap: 20px; }

.product-entry__image {
margin: 0 auto; }

.product-entry__content {
max-width: 100%; }

.promo {
margin-bottom: 60px; }

.promo__items {
margin-top: 20px; }

.main-promo h2 {
max-width: 100%; }

.promo__item_content {
gap: 20px; }

.promo__item {
padding: 25px; }

.promo__item {
display: grid;
gap: 20px; }

.promo__item_col-1 {
max-width: 100%; }

.promo__item_col-2 {
max-width: 100%; }

.promo__item_col-2 .p-4 {
max-width: 100%;
margin-top: 10px; }

.main-promo:before {
width: 320px;
height: 221px;
top: unset;
bottom: 0;
right: 0;
left: 50%;
transform: translateX(-50%); }

.promo__item_image {
max-width: 170px;
margin: 0 auto; }

.reviews {
margin-bottom: 60px; }

.reviews__items {
gap: 20px;
margin-top: 20px;
grid-template-columns: 1fr; }

.steps__items.service {
grid-template-columns: repeat(2, 1fr); }

.company__wrap.page {
gap: 40px; }

.single__content {
margin-top: 20px; }

.single {
margin-bottom: 60px; } }
@media (min-width: 375px) and (max-width: 479px) {
h1 {
font-size: 24px; }

h2 {
font-size: 21px; }

html, body {
font-size: 15px; }

.p-1 {
font-size: 17px; }

.p-2 {
font-size: 16px; }

.p-3 {
font-size: 15px; }

/* header */
.header__logo_text {
display: none; }

/* hero */
.hero {
margin-bottom: 40px; }

.hero__columns {
grid-template-columns: 1fr; }

.hero__form {
display: flex;
flex-direction: column;
gap: 15px; }

.hero__form .p-1 {
grid-column-start: 1;
grid-column-end: 1; }

.hero__form input[type="tel"] {
grid-column-start: 1;
grid-column-end: 1; }

.hero__form .privacy {
grid-column-start: 1;
grid-column-end: 1; }

.hero__col-1 ul li {
font-size: 18px; }

.hero__wrap h1 {
	max-width: 310px;
}

.star {
right: 0; }

.star__wrapper {
width: 90px;
height: 90px; }

.star__wrapper p {
font-size: 16px;
line-height: 20px; }

.hero__col-1 {
padding-top: 34px;
padding-bottom: 34px;
padding-left: 15px; }

.hero__col-2 {
padding: 20px; }

.hero__col-1 ul {
gap: 15px;
justify-content: space-between;
height: 100%; }

.hero__columns {
gap: 20px; }

.wpcf7-form-control-wrap[data-name="main_form-name"] {
	max-width: 100%;
}
.wpcf7-form-control-wrap[data-name="main_form-tel"] {
	max-width: 100%;
}
.hero__form input[type="text"], .hero__form input[type="tel"] {
	max-width: unset;
	width: 100%;
}

.btn {
font-size: 14px; }

/* types */
.types {
margin-bottom: 40px; }

.types__items {
grid-template-columns: repeat(2, 1fr);
gap: 20px;
margin-top: 20px; }

/* products */
.products {
margin-bottom: 60px; }

.products__items {
grid-template-columns: repeat(2, 1fr);
gap: 20px;
margin-top: 20px; }

.products__item {
padding: 10px; }

.products__item_body-options .p-4 {
display: flex;
flex-direction: column;
gap: 5px; }

.products__item .p-4 span {
font-size: 16px; }

/* lead */
.lead {
margin-bottom: 40px; }

.lead__wrap {
padding: 20px; }

.lead__form {
margin-top: 20px;
gap: 15px 0; }

.select {
max-width: 100%; }

.lead__form input[type="text"], .lead__form input[type="tel"], .lead__form .wpcf7-form-control-wrap:not(.wpcf7-form-control-wrap.file) {
max-width: 100%; }

.input__wrapper {
max-width: 100%; }

.lead .privacy {
max-width: 100%; }

.lead__form_checkout {
flex-wrap: wrap; }

/* kits */
.kits {
margin-bottom: 40px; }

.kits__items {
grid-template-columns: 1fr;
gap: 20px;
margin-top: 20px; }

.kits__item_image {
display: flex;
justify-content: center; }

.kits__item_price {
font-size: 16px; }

/* company */
.company {
margin-bottom: 40px; }

.steps__items {
grid-template-columns: 1fr;
gap: 15px; }

.steps {
margin-bottom: 40px; }

.steps__item {
text-align: center; }

.count {
left: 50%;
transform: translateX(-50%); }

.steps__item .p-3 {
max-width: 100%; }

.benefits__items {
grid-template-columns: 1fr;
margin-top: 20px;
gap: 20px; }

.benefits__item {
text-align: center;
align-items: center; }

/* work */
.work {
margin-bottom: 40px; }

.work__items {
gap: 20px;
grid-template-columns: repeat(2, 1fr);
margin-top: 20px; }

.work-offer:before {
width: 90px;
height: 90px; }

/* consultation */
.consultation {
margin-bottom: 60px; }

.consultation__wrap {
padding: 20px; }

.consultation__form input[type="text"], .consultation__form input[type="tel"], .consultation__form .wpcf7-form-control-wrap {
max-width: 100%; }

/* contacts */
.contacts {
margin-bottom: 40px; }

.contacts__content {
margin-top: 20px;
grid-template-columns: 1fr;
gap: 20px; }

.contacts__body {
gap: 20px; }

.contacts__body_item .p-4 {
max-width: 100%; }

.contacts__body_item .p-1 {
margin-top: 10px; }

/* footer */
.footer {
padding: 20px 0; }

.footer_columns {
min-width: 100%; }

.footer__primary {
flex-direction: column;
gap: 20px; }

.footer__menu:first-child {
column-count: 1; }

.footer .sub-menu {
column-count: 1; }

.links {
flex-wrap: wrap;
gap: 10px; }

/* other */
.garant {
margin-bottom: 40px; }

.garant__wrap {
flex-wrap: wrap; }

.garant__content {
max-width: 100%; }

.garant__image {
display: none; }

.garant__content h2 {
margin: 30px 0; }

.garant__content h1 {
margin-bottom: 30px; }

.breadcrumbs {
margin-bottom: 20px; }

ol {
font-size: 16px; }

.price {
margin-bottom: 40px; }

.tabs__nav {
gap: 10px; }

.tabs__content {
padding-bottom: 0; }

.tabs {
margin-top: 20px; }

.tabs__btn {
padding: 7px; }

table tbody tr:nth-child(even) {
border-radius: 0; }

table tr {
margin-bottom: 20px; }

table tbody tr:nth-child(even) td:last-child,
table tbody tr:nth-child(even) td:first-child {
border-radius: 0; }

.product-entry {
margin-bottom: 40px; }

.product-entry__body {
flex-wrap: wrap;
gap: 20px;
margin-top: 20px; }

.product-entry__image {
margin: 0 auto; }

.product-entry__content {
max-width: 100%; }

.promo {
margin-bottom: 40px; }

.promo__items {
margin-top: 20px; }

.main-promo h2 {
max-width: 100%; }

.promo__item_content {
gap: 20px; }

.promo__item {
padding: 15px; }

.promo__item h2 span {
font-size: 23px; }

.promo__item {
display: grid;
gap: 20px; }

.promo__item_col-1 {
max-width: 100%; }

.promo__item_col-2 {
max-width: 100%; }

.promo__item_col-2 .p-4 {
max-width: 100%;
margin-top: 10px; }

.main-promo:before {
width: 320px;
height: 221px;
top: unset;
bottom: 0;
right: 0;
left: 50%;
transform: translateX(-50%); }

.promo__item_image {
max-width: 170px;
margin: 0 auto; }

.reviews {
margin-bottom: 40px; }

.reviews__items {
gap: 20px;
margin-top: 20px;
grid-template-columns: 1fr; }

.steps__items.service {
grid-template-columns: 1fr; }

.company__wrap.page {
gap: 20px; }

.company__wrap.page .benefits__item {
flex-direction: row;
text-align: left; }

.company__wrap.page .benefits__item_icon {
min-width: 30px;
max-width: 30px;
max-height: 30px; }

.single__content {
margin-top: 20px; }

.single {
margin-bottom: 40px; } 

.modal .wpcf7-form-control-wrap {
	max-width: 100%;
}
.modal input[type="text"], input[type="tel"] {
	width: 100%;
}
.modal {
	max-width: 320px;
}
.modal__title {
	font-size: 21px;
}
.tabs__nav {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

}
@media (max-width: 320px) {
h1 {
font-size: 24px; }

h2 {
font-size: 21px; }

html, body {
font-size: 15px; }

.p-1 {
font-size: 17px; }

.p-2 {
font-size: 16px; }

.p-3 {
font-size: 15px; }

/* header */
.header__logo_text {
display: none; }

/* hero */
.hero {
margin-bottom: 40px; }

.hero__columns {
grid-template-columns: 1fr; }

.hero__form {
display: flex;
flex-direction: column;
gap: 15px; }

.hero__form .p-1 {
grid-column-start: 1;
grid-column-end: 1; }

.hero__form input[type="tel"] {
grid-column-start: 1;
grid-column-end: 1; }

.hero__form .privacy {
grid-column-start: 1;
grid-column-end: 1; }

.hero__col-1 ul li {
font-size: 18px; }

.star {
right: 0; }

.star__wrapper {
width: 90px;
height: 90px; }

.star__wrapper p {
font-size: 16px;
line-height: 20px; }

.hero__col-1 {
padding-top: 34px;
padding-bottom: 34px;
padding-left: 15px; }

.hero__col-2 {
padding: 20px; }

.hero__col-1 ul {
gap: 15px;
justify-content: space-between;
height: 100%; }

.hero__columns {
gap: 20px; }

.btn {
font-size: 14px; }

.wpcf7-form-control-wrap[data-name="main_form-name"] {
	max-width: 100%;
}
.wpcf7-form-control-wrap[data-name="main_form-tel"] {
	max-width: 100%;
}
.hero__form input[type="text"], .hero__form input[type="tel"] {
	max-width: unset;
	width: 100%;
}

/* types */
.types {
margin-bottom: 40px; }

.types__items {
grid-template-columns: repeat(2, 1fr);
gap: 20px;
margin-top: 20px; }

/* products */
.products {
margin-bottom: 60px; }

.products__items {
grid-template-columns: repeat(2, 1fr);
gap: 20px;
margin-top: 20px; }

.products__item {
padding: 10px; }

.products__item_body-options .p-4 {
display: flex;
flex-direction: column;
gap: 5px; }

.products__item .p-4 span {
font-size: 16px; }

/* lead */
.lead {
margin-bottom: 40px; }

.lead__wrap {
padding: 20px; }

.lead__form {
margin-top: 20px;
gap: 15px 0; }

.select {
max-width: 100%; }

.lead__form input[type="text"], .lead__form input[type="tel"], .lead__form .wpcf7-form-control-wrap:not(.wpcf7-form-control-wrap.file) {
max-width: 100%; }

.input__wrapper {
max-width: 100%; }

.lead .privacy {
max-width: 100%; }

.lead__form_checkout {
flex-wrap: wrap; }

/* kits */
.kits {
margin-bottom: 40px; }

.kits__items {
grid-template-columns: 1fr;
gap: 20px;
margin-top: 20px; }

.kits__item_image {
display: flex;
justify-content: center; }

.kits__item_price {
font-size: 16px; }

/* company */
.company {
margin-bottom: 40px; }

.steps__items {
grid-template-columns: 1fr;
gap: 15px; }

.steps {
margin-bottom: 40px; }

.steps__item {
text-align: center; }

.count {
left: 50%;
transform: translateX(-50%); }

.steps__item .p-3 {
max-width: 100%; }

.benefits__items {
grid-template-columns: 1fr;
margin-top: 20px;
gap: 20px; }

.benefits__item {
text-align: center;
align-items: center; }

/* work */
.work {
margin-bottom: 40px; }

.work__items {
gap: 20px;
grid-template-columns: repeat(2, 1fr);
margin-top: 20px; }

.work-offer:before {
width: 90px;
height: 90px; }

/* consultation */
.consultation {
margin-bottom: 60px; }

.consultation__wrap {
padding: 20px; }

.consultation__form input[type="text"], .consultation__form input[type="tel"], .consultation__form .wpcf7-form-control-wrap {
max-width: 100%; }

/* contacts */
.contacts {
margin-bottom: 40px; }

.contacts__content {
margin-top: 20px;
grid-template-columns: 1fr;
gap: 20px; }

.contacts__body {
gap: 20px; }

.contacts__body_item .p-4 {
max-width: 100%; }

.contacts__body_item .p-1 {
margin-top: 10px; }

/* footer */
.footer {
padding: 20px 0; }

.footer_columns {
min-width: 100%; }

.footer__primary {
flex-direction: column;
gap: 20px; }

.footer__menu:first-child {
column-count: 1; }

.footer .sub-menu {
column-count: 1; }

.links {
flex-wrap: wrap;
gap: 10px; }

/* other */
.garant {
margin-bottom: 40px; }

.garant__wrap {
flex-wrap: wrap; }

.garant__content {
max-width: 100%; }

.garant__image {
display: none; }

.garant__content h2 {
margin: 30px 0; }

.garant__content h1 {
margin-bottom: 30px; }

.breadcrumbs {
margin-bottom: 20px; }

ol {
font-size: 16px; }

.price {
margin-bottom: 40px; }

.tabs__nav {
gap: 10px;
display: grid;
grid-template-columns: repeat(3, 1fr); }

.tabs__content {
padding-bottom: 0; }

.tabs {
margin-top: 20px; }

.tabs__btn {
padding: 7px; }

table tbody tr:nth-child(even) {
border-radius: 0; }

table tr {
margin-bottom: 20px; }

table tbody tr:nth-child(even) td:last-child,
table tbody tr:nth-child(even) td:first-child {
border-radius: 0; }

.product-entry {
margin-bottom: 40px; }

.product-entry__body {
flex-wrap: wrap;
gap: 20px;
margin-top: 20px; }

.product-entry__image {
margin: 0 auto; }

.product-entry__content {
max-width: 100%; }

.promo {
margin-bottom: 40px; }

.promo__items {
margin-top: 20px; }

.main-promo h2 {
max-width: 100%; }

.promo__item_content {
gap: 20px; }

.promo__item {
padding: 15px; }

.promo__item h2 span {
font-size: 23px; }

.promo__item {
display: grid;
gap: 20px; }

.promo__item_col-1 {
max-width: 100%; }

.promo__item_col-2 {
max-width: 100%; }

.promo__item_col-2 .p-4 {
max-width: 100%;
margin-top: 10px; }

.main-promo:before {
width: 266px;
height: 191px;
top: unset;
bottom: 0;
right: 0;
left: 50%;
transform: translateX(-50%); }

.promo__item_image {
max-width: 170px;
margin: 0 auto; }

.reviews {
margin-bottom: 40px; }

.reviews__items {
gap: 20px;
margin-top: 20px;
grid-template-columns: 1fr; }

.steps__items.service {
grid-template-columns: 1fr; }

.company__wrap.page {
gap: 20px; }

.company__wrap.page .benefits__item {
flex-direction: row;
text-align: left; }

.company__wrap.page .benefits__item_icon {
min-width: 30px;
max-width: 30px;
max-height: 30px; }

.single__content {
margin-top: 20px; }

.single {
margin-bottom: 40px; } }

/*# sourceMappingURL=main.css.map */
