/*
Theme Name: beton
Theme URI: https://wordpress.org/themes/pgmarketing/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

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

@charset "UTF-8";

/* @font-face {
  font-family: "TTHoves-Medium";
  font-style: normal;
  font-weight: 500;
  src: local("TTHoves-Medium"), url("fonts/TT Hoves/TTHoves-Medium.woff") format("woff");
}
@font-face {
  font-family: "TTHoves-Regular";
  font-style: normal;
  font-weight: 400;
  src: local("TTHoves-Regular"), url("fonts/TT Hoves/TTHoves-Regular.woff") format("woff");
} */
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

body {
  font-family: "Golos Text", sans-serif;
  color: #0C1A18;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  body {
    padding-top: 74px;
  }
}

h1 {
  margin: 0 0 24px;
  color: #ffffff;
  font-family: "Golos Text", sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  h1 {
    margin: 0 0 18px;
    font-size: 30px;
    line-height: 36px;
  }
}
h1 .accent {
  color: #E79332;
}

h2 {
  font-family: "Golos Text", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 0) and (max-width: 1396px) {
  h2 {
    font-size: 24px;
  }
}
h2 .accent {
  display: inline;
	font-weight: 600;
  border-bottom: 2px solid #1D847A;
  color: #1D847A;
  font-family: "Golos Text", sans-serif;
	font-weight: 500;
}

section {
  padding: 100px 0;
}
@media screen and (min-width: 0) and (max-width: 1365px) {
  section {
    padding: 60px 0;
  }
}

.content {
  position: relative;
  max-width: 1360px;
  margin: 0 auto;
}
@media screen and (min-width: 0) and (max-width: 1396px) {
  .content {
    padding: 0 15px;
  }
}

.divider {
  margin: 30px 0;
  border: 1px solid #DDDEDE;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .divider {
    margin: 15px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .divider {
    display: none;
  }
}

button:focus {
  outline: none;
}

.button {
  display: block;
  width: 100%;
  padding: 19px 24px;
  border: 0;
  border-radius: 6px;
  background: #E79332;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(221, 137, 40, 0.2588235294);
          box-shadow: 0px 6px 30px 0px rgba(221, 137, 40, 0.2588235294);
}
.button:hover {
  background: #D88423;
}
.modal-content{
	border: 0;
}
.modal-close{
	z-index: 2;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .button {
    padding: 14px 18px;
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .button {
    font-size: 15px;
  }
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  z-index: 1055;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  z-index: 1050;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-dialog {
  position: relative;
  margin: 0 auto;
  padding: 10px 10px 20px;
  border-radius: 16px;
  background: #ffffff;
}
.modal-dialog.small {
  max-width: 456px;
}
.modal-dialog.middle {
  max-width: 560px;
}
.modal.show .modal-dialog {
  -webkit-transform: none;
          -ms-transform: none;
      transform: none;
}
.modal.fade .modal-dialog {
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border: 0;
  padding: 0;
  background: transparent;
  font-size: 0;
}
.modal-body {
  padding: 20px 10px 0;
}
.modal-image {
  display: block;
  width: 100%;
  border-radius: 6px;
}
.modal-title {
  margin: 0 0 16px;
  padding-right: 50px;
  font-family: "Golos Text", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
}
.modal-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.modal-list__item {
  position: relative;
  margin-bottom: 10px;
  padding-left: 14px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
	color: #576160;
}
.modal-list__item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .modal-list__item {
    font-size: 14px;
  }
}
.modal-list__item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #1D847A;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .modal-list__item::before {
    top: 5px;
  }
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.input {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  padding: 18px 22px;
  border-radius: 6px;
  border: 1px solid #DDDEDE;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.wpcf7-spinner{
	display: none;
}
.wpcf7-list-item{
	margin: 0 10px 0 0;
}
.soglasie-wrapper{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}

.soglasie-wrapper p{
	margin-bottom: 0;
	color: #576160;
}
input[type=checkbox], input[type=radio]{
	display: block;
	margin-bottom: -1px;
}
.checkbox {
  display: block;
  position: relative;
  margin-top: 16px;
}
.checkbox__input {
  display: none;
}
.checkbox__input:checked {
  color: teal;
}
.checkbox__input:checked + ::before {
  content: url(svg/icon-check.svg);
  border: 1px solid #686868;
}
.soglasie {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}
.soglasie a {
  vertical-align: middle;
  margin-left: 3px;
  color: #1D847A;
}
.checkbox__text::before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 6px;
  border: 1px solid #686868;
  background: #FFFFFF;
  font-size: 0;
}

.header {
  padding-top: 26px;
  z-index: 33;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header {
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  background: #fff;
    padding: 0;
  }
}
.fixed-menu{
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: -100px;
	background: #fff;
	z-index: 33;
	padding: 12px 0;
	transition: 0.5s;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
	.fixed-menu{
		display: none;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1364px) {
	.fixed-menu{
		top: -190px;
	}
	.fixed-menu .header-logo{
		width: 21%;
	}
	.fixed-menu .header-logo__image{
		width: 100%;
		display: block;
	}
	.fixed-menu .header-logo__image img{
		width: 100%;
	}
	.fixed-menu .header-phone__label{
		font-size: 11px;
	}
	.fixed-menu .header-phone__number{
		font-size: 16px;
	}

	
}
.fixed-menu.scroll{
	top: 0;
	transition: 0.5s;
}
.fixed-menu .header-nav{
	width: auto;
}
.fixed-menu .header-nav__link{
	padding: 0 8px;
}
@media screen and (min-width: 1024px) and (max-width: 1364px) {
	.fixed-menu .header-nav__link{
		padding: 0 5px;
		font-size: 12px;
	}
}
.header.scroll {
  padding: 5px;
}

@media screen and (min-width: 0px) and (max-width: 1365px) {
  .header.scroll {
    padding: 0;
  }
}
.header.scroll .header-item {
  display: none;
}
.header.scroll .header-button {
  display: none;
}
.header.scroll .header-phone {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.header.scroll .header-nav {
  width: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header.scroll .header-nav {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (min-width: 0px) and (max-width: 1365px) {
  .header.scroll .header-nav {
    width: 100%;
	  padding-bottom: 10px;
  }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .header.scroll .header-nav .header-button {
    display: block;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1364px){
	 .header.scroll .header-nav .header-button {
    display: none;
  }
	.header.scroll{
		padding: 10px 0 0 0;
	}
	.header.scroll .header-button{
		display: block;
	}
}
.header.scroll .header-nav__link {
  padding: 0 8px;
}
@media screen and (min-width: 0px) and (max-width: 1365px) {
  .header.scroll .header-nav__link {
    padding: 9px 0;
  }
}
.header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header-row {
    padding: 14px 0;
    border-bottom: 1px solid #E4E9EE;
  }
}
.header-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header-item {
    display: none;
  }
}
.header-item__text{
	color: #576160;
}
.header-item__icon-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 12px;
  border: 1px solid #DDDEDE;
  background: -webkit-gradient(linear, left bottom, left top, from(#F3F4F4), to(#F3F4F4)), -webkit-gradient(linear, left bottom, left top, from(#DDDEDE), to(#DDDEDE));
  background: -o-linear-gradient(bottom, #F3F4F4, #F3F4F4), -o-linear-gradient(bottom, #DDDEDE, #DDDEDE);
  background: linear-gradient(0deg, #F3F4F4, #F3F4F4), linear-gradient(0deg, #DDDEDE, #DDDEDE);
}
.header-item-text {
  color: #576160;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
}
.header-button {
  width: auto;
  padding: 14px 24px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header-button {
    width: 100%;
    max-width: 290px;
    margin: 16px auto 0;
  }
}
.header-button-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 0;
  border: 1px solid transparent;
  border-radius: 12px;
  background: #1D847A;
}
.header-button-icon.border {
  background: #ffffff;
  border-color: #DDDEDE;
}
.header-phone__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0C1A18;
  text-decoration: none;
  font-family: "Golos Text", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header-phone__number {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 90px;
  }
}
.header-phone__number svg {
  margin-right: 10px;
}
.header-phone__label {
  display: block;
  color: #576160;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header-phone__label {
    text-align: center;
  }
}
.header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 0 18px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header-nav {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.header-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid transparent;
  color: #0C1A18;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}
.header-nav__link:hover {
  color: #E79332;
  border-bottom: 1px solid #E79332;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header-nav__link:hover {
    border-color: transparent;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .header-nav__link {
    padding: 9px 0;
    font-size: 15px;
  }
}
.header-nav.open {
  display: block;
}

.change .icon-menu {
  display: none;
}
.change .icon-x {
  display: block;
}

.icon-x {
  display: none;
}

@media screen and (min-width: 0) and (max-width: 1023px) {
  .desktop {
    display: none;
  }
}

.mobile {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .mobile {
    display: block;
  }
}

.footer {
  padding: 60px 0;
  background: #0C1A18;
  color: #ffffff;
}
.footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 30px;
  }
}
.footer-logo {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
}
.footer-subtitle {
  margin: 0 0 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
	opacity: 0.8;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .footer-subtitle {
    margin-bottom: 16px;
    font-size: 14px;
  }
}
.footer-copyright {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
	opacity: 0.7;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .footer-copyright {
    font-size: 13px;
  }
}
.footer-text {
  max-width: 670px;
  margin: 0 0 45px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .footer-text {
    margin-bottom: 16px;
    font-size: 14px;
  }
}
.footer-link {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
	opacity: 0.7;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .footer-link {
    font-size: 13px;
  }
}
.footer-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.2;
	color: rgba(255, 255, 255, 0.7)
}
.footer-label::before {
  content: "";
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  border: 4px solid rgba(0, 0, 0, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, from(#45DA10), to(#45DA10)), -webkit-gradient(linear, left bottom, left top, from(rgba(69, 218, 16, 0.2)), to(rgba(69, 218, 16, 0.2)));
  background: -o-linear-gradient(bottom, #45DA10, #45DA10), -o-linear-gradient(bottom, rgba(69, 218, 16, 0.2), rgba(69, 218, 16, 0.2));
  background: linear-gradient(0deg, #45DA10, #45DA10), linear-gradient(0deg, rgba(69, 218, 16, 0.2), rgba(69, 218, 16, 0.2));
}
.footer-phone {
  display: inline-block;
  margin: 0 0 24px;
  color: #ffffff;
  text-decoration: none;
  font-family: "Golos Text", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
}
.footer-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.footer-item:last-child {
  margin-bottom: 0;
}
.footer-item__icon-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
}
.footer-item__text {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
	opacity: 0.7;
}

.title {
  position: relative;
  padding: 60px 0;
  background: url(img/title-bg.jpg) bottom center/cover no-repeat;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title {
    padding-bottom: 0;
    background: #0C1A18;
  }
}
.title-image {
  display: none;
  width: 100%;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-image {
    display: block;
  }
}
.title:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -o-linear-gradient(359.92deg, rgba(12, 25, 24, 0.7) 34.99%, rgba(12, 25, 24, 0) 79.82%);
  background: linear-gradient(90.08deg, rgba(12, 25, 24, 0.7) 34.99%, rgba(12, 25, 24, 0) 79.82%);
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title:before {
    display: none;
  }
}
.title-content {
  position: relative;
  max-width: 670px;
  color: #ffffff;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-content {
    max-width: 100%;
  }
}
.title-content::after {
  content: "";
  display: none;
  position: absolute;
  top: 100%;
  left: -15px;
  right: -15px;
  height: 161px;
  margin-top: -3px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0C1918), to(rgba(12, 25, 24, 0)));
  background: -o-linear-gradient(top, #0C1918 0%, rgba(12, 25, 24, 0) 100%);
  background: linear-gradient(180deg, #0C1918 0%, rgba(12, 25, 24, 0) 100%);
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-content::after {
    display: block;
  }
}
.title-elem {
  position: absolute;
  top: 90px;
  right: 0;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-elem {
    top: 100%;
    right: 15px;
    width: 90px;
    margin-top: 60px;
    z-index: 3;
  }
}
.title-bage {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  padding: 11px 14px;
  border-radius: 6px;
  border: 1px solid #1D847A;
  background: #1D847A;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-bage {
    margin-bottom: 24px;
    padding: 10px 14px;
    font-size: 13px;
  }
}
.title-bage__icon {
  margin-right: 10px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-bage__icon {
    margin-right: 8px;
  }
}
.title-subtitle {
  margin-bottom: 18px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-subtitle {
    margin-bottom: 12px;
    font-size: 16px;
	max-width: 310px;  
  }
}
.title-lables {
  margin-bottom: 40px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-lables {
    margin-bottom: 34px;
  }
}
.title-label {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), -o-linear-gradient(bottom, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15));
	-webkit-backdrop-filter: blur(4.5px);
	        backdrop-filter: blur(4.5px);
  font-size: 15px;
  font-weight: 500;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-label {
    padding: 12px 10px;
    font-size: 13px;
  }
  .title-label:nth-child(1),
  .title-label:nth-child(2),
  .title-label:nth-child(5),
  .title-label:nth-child(6){
		display: none;
	}
}
.title-button {
  max-width: 556px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-button {
    position: relative;
    min-width: 100%;
    z-index: 3;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-button .desktop {
    display: none;
  }
}
.title-button .mobile {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .title-button .mobile {
    display: block;
  }
}

.about {
  padding-bottom: 200px;
  background: #F1F1F1;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about {
    padding-bottom: 180px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about {
    padding-bottom: 60px;
  }
}
.about-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
  color: #1D847A;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-label {
    margin-bottom: 20px;
    font-size: 13px;
  }
}
.about-label:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 18px;
  background: #1D847A;
}
.about-title {
  position: relative;
  margin: 0 0 18px;
  z-index: 3;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-title {
    margin-bottom: 14px;
  }
}
.about-text {
  position: relative;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  color: #576160;
  z-index: 3;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-text {
    margin-bottom: 30px;
    font-size: 15px;
  }
}
.about-image-wrapper {
  position: relative;
  margin: 0 auto;
}
.about-image-wrapper img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-image-wrapper {
    width: 900px;
  }
}
.about-dot {
  position: absolute;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-dot {
    display: none;
  }
}

.about-dot:hover .about-dot__label {
  opacity: 1;
	visibility: visible;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.about-dot:nth-child(1) {
  top: 308px;
  left: 248px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-dot:nth-child(1) {
    top: 205px;
    left: 167px;
  }
}
.about-dot:nth-child(2) {
  top: 354px;
  left: 333px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-dot:nth-child(2) {
    top: 240px;
    left: 225px;
  }
}
.about-dot:nth-child(3) {
  bottom: 284px;
  left: 427px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-dot:nth-child(3) {
    bottom: 196px;
    left: 287px;
  }
}
.about-dot:nth-child(4) {
  bottom: 235px;
  right: 421px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-dot:nth-child(4) {
    bottom: 157px;
    right: 284px;
  }
}
.about-dot:nth-child(5) {
  bottom: 349px;
  right: 365px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-dot:nth-child(5) {
    bottom: 234px;
    right: 246px;
  }
}
.about-dot__icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left bottom, left top, from(#E79332), to(#E79332)), -webkit-gradient(linear, left bottom, left top, from(rgba(231, 147, 50, 0.3)), to(rgba(231, 147, 50, 0.3)));
  background: -o-linear-gradient(bottom, #E79332, #E79332), -o-linear-gradient(bottom, rgba(231, 147, 50, 0.3), rgba(231, 147, 50, 0.3));
  background: linear-gradient(0deg, #E79332, #E79332), linear-gradient(0deg, rgba(231, 147, 50, 0.3), rgba(231, 147, 50, 0.3));
}
.about-dot__icon::before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  width: 32px;
  height: 32px;
  border: 10px solid rgba(231, 147, 50, 0.3);
  border-radius: 50%;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}
.about-dot__label {
  opacity: 0;
	visibility: visible;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-left: 20px;
  border-radius: 12px;
  padding: 8px 12px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 16px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.0588235294);
          box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.0588235294);
  -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
      transform: translateY(-50%);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.about-dot__label::before{
	content: "";
	display: block;
	position: absolute;
	left: -6px;
	top: 6px;
	width: 8px;
	height: 20px;
	background: url(img/dot-label-arrow.png) center no-repeat;
}
.about-content {
  position: relative;
  margin-top: -60px;
}
@media screen and (min-width: 0) and (max-width: 1365px) {
  .about-content {
    margin-top: 0;
  }
}
.about-button {
  display: inline-block;
  width: auto;
  position: absolute;
  bottom: 0;
  right: 40px;
  margin-bottom: -100px;
  background: #1D847A;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(29, 132, 122, 0.2588235294);
          box-shadow: 0px 6px 30px 0px rgba(29, 132, 122, 0.2588235294);
}
.about-button:hover {
  background: #097066;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-button {
    right: 0;
    margin-bottom: -50px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-button {
    display: block;
    width: 100%;
    position: relative;
    bottom: auto;
    right: auto;
    margin-bottom: 0;
  }
}
.about-item {
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-item {
    margin-bottom: 24px;
  }
}
.about-item:nth-child(1) {
  max-width: 236px;
  top: 103px;
  left: 50%;
  margin-left: -80px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item:nth-child(1) {
    top: 40px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-item:nth-child(1) {
    position: relative;
    top: auto;
    left: auto;
    max-width: 290px;
    margin-left: 0;
  }
}
.about-item:nth-child(2) {
  max-width: 323px;
  top: 103px;
  left: 50%;
  margin-left: 244px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item:nth-child(2) {
    top: 40px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-item:nth-child(2) {
    position: relative;
    top: auto;
    left: auto;
    max-width: 290px;
    margin-left: 0;
  }
}
.about-item:nth-child(4) {
  max-width: 363px;
  top: 50%;
  left: 40px;
  margin-top: -10px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item:nth-child(4) {
    max-width: 330px;
    left: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-item:nth-child(4) {
    position: relative;
    top: auto;
    left: auto;
    max-width: 290px;
    margin-top: 0;
  }
}
.about-item:nth-child(5) {
  min-height: 188px;
  max-width: 212px;
  bottom: 0;
  left: 40px;
  margin-bottom: -100px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item:nth-child(5) {
    min-height: 160px;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-item:nth-child(5) {
    position: relative;
    bottom: auto;
    left: auto;
    max-width: 290px;
    min-height: auto;
    margin-bottom: 24px;
  }
}
.about-item:nth-child(6) {
  min-height: 188px;
  max-width: 298px;
  bottom: 0;
  left: 50%;
  margin-left: -324px;
  margin-bottom: -100px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item:nth-child(6) {
    min-height: 160px;
    max-width: 240px;
    bottom: 0;
    margin-left: -23%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-item:nth-child(6) {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    max-width: 290px;
    min-height: auto;
    margin-bottom: 24px;
    margin-left: 0;
  }
}
.about-item:nth-child(7) {
  min-height: 188px;
  max-width: 254px;
  bottom: 0;
  left: 50%;
  margin-left: 50px;
  margin-bottom: -100px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item:nth-child(7) {
    min-height: 160px;
    bottom: 0;
    margin-left: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .about-item:nth-child(7) {
    position: relative;
    bottom: auto;
    left: auto;
    max-width: 290px;
    min-height: auto;
    margin-bottom: 24px;
    margin-left: 0;
  }
}
.about-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.about-item__header-icon-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46px;
          flex: 0 0 46px;
  height: 46px;
  margin-right: 12px;
  border-radius: 12px;
  background: #E79332;
}
.about-item__header-text {
  margin: 0;
  font-family: "Golos Text", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 0) and (max-width: 1396px) {
  .about-item__header-text {
    font-size: 16px;
  }
}
.about-item__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.about-item__list-item {
  position: relative;
  margin-bottom: 8px;
  padding-left: 14px;
  color: #576160;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
}
.about-item__list-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item__list-item {
    margin-bottom: 4px;
    font-size: 12px;
  }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .about-item__list-item {
    font-size: 14px;
  }
}
.about-item__list-item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #E79332;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .about-item__list-item::before {
    top: 3px;
  }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .about-item__list-item::before {
    top: 5px;
  }
}
.assortment-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  margin-bottom: 20px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .assortment-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.assortment-row:last-child {
  margin-bottom: 0;
}
.assortment-col:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.assortment-col.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.3333%;
          flex: 0 1 33.3333%;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .assortment-col.col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
	  width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .assortment-col.big {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.assortment-title {
  margin: 0;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .assortment-title {
    margin-bottom: 18px;
  }
}
.assortment-text {
  color: #576160;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .assortment-text {
    font-size: 14px;
    line-height: 19px;
	  margin-top: 14px;
  }
}
.assortment-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 25px;
  border: 1px solid #1D847A;
  border-radius: 6px;
  color: #1D847A;
  font-family: "Golos Text", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .assortment-label {
    padding: 12px 15px;
    font-size: 15px;
  }
}
.assortment-label svg {
  margin-right: 12px;
}
.assortment-tile {
  position: relative;
}
.assortment-tile:hover .assortment-tile__image {
  -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.assortment-tile:hover .assortment-tile__footer-icon-place {
  background: #1D847A;
}
.assortment-tile.open .assortment-tile__overlay {
  display: block;
}
.assortment-tile.open .assortment-tile__content {
  display: block;
}
.assortment-tile__overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 66;
}
.assortment-tile__content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 10px;
  background: #ffffff;
  border-radius: 16px;
}
.assortment-tile__content-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border: 0;
  padding: 0;
  background: transparent;
  font-size: 0;
}
.assortment-tile__content-body {
  padding: 20px 10px 0;
}
.assortment-tile__content-image {
  display: block;
  width: 100%;
  border-radius: 6px;
}
.assortment-tile__content-title {
  margin: 0 0 16px;
  padding-right: 50px;
  font-family: "Golos Text", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
.assortment-tile__content-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.assortment-tile__content-item {
  position: relative;
  margin-bottom: 8px;
  padding-left: 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.assortment-tile__content-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .assortment-tile__content-item {
    font-size: 14px;
  }
}
.assortment-tile__content-item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #1D847A;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .assortment-tile__content-item::before {
    top: 5px;
  }
}
.assortment-tile::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 15px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(12, 25, 24, 0)), to(rgba(12, 25, 24, 0.9)));
  background: -o-linear-gradient(top, rgba(12, 25, 24, 0) 50%, rgba(12, 25, 24, 0.9) 100%);
  background: linear-gradient(180deg, rgba(12, 25, 24, 0) 50%, rgba(12, 25, 24, 0.9) 100%);
  z-index: 1;
}
.assortment-tile__image {
  display: block;
  border-radius: 15px;
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.assortment-tile__image-wrapper {
  border-radius: 15px;
  overflow: hidden;
}
.assortment-tile__footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px;
  color: #ffffff;
  font-family: "Golos Text", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  z-index: 2;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .assortment-tile__footer {
    padding: 14px;
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .assortment-tile__footer {
    padding: 16px;
    font-size: 14px;
  }
}
.assortment-tile__footer-icon-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48px;
          flex: 0 0 48px;
  height: 48px;
  margin-left: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}
.assortment-tile__footer-icon-place:hover {
  background: #1D847A;
}
.assortment-tile__footer span {
  max-width: 340px;
}

.payback {
  background: #F3F4F4;
}
.payback-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .payback-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.payback-poster {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 556px;
          flex: 0 0 556px;
  margin-right: 54px;
  padding: 30px;
  border-radius: 12px;
  background: #1D847A;
  color: #ffffff;
  position: sticky;
  top: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .payback-poster {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 556px;
            flex: 0 1 556px;
    margin-right: 20px;
	position: static;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .payback-poster {
    padding: 14px;
    margin-right: 0;
	position: static;
  }
}
.payback-poster__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .payback-poster__label {
    font-size: 14px;
  }
}
.payback-poster__label:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 18px;
  background: #ffffff;
}
.payback-poster__image {
  display: block;
  width: 100%;
}
.payback-poster__title {
  color: #ffffff;
}
.payback-poster__title span {
  color: #ffffff;
  border-color: #ffffff;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .payback-poster__text {
    font-size: 18px;
    line-height: 25px;
  }
}
.payback-poster__text{
	font-size: 18px;
}
.payback-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 0;
  border-bottom: 1px solid #DDDEDE;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .payback-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.payback-item:first-child {
  border-top: 1px solid #DDDEDE;
}
.payback-item__image {
  display: block;
  width: 100%;
  border-radius: 12px;
}
.payback-item__image-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 290px;
          flex: 0 0 290px;
  margin-right: 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .payback-item__image-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
  }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .payback-item__image-wrapper {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    margin: 0 0 18px 0;
  }
}
.payback-item__content-title {
  font-family: "Golos Text", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .payback-item__content-title {
    margin: 0 0 12px;
    font-size: 16px;
  }
}
.payback-item__content-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.payback-item__content-item {
  position: relative;
  margin-bottom: 8px;
  padding-left: 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
	color: #576160;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .payback-item__content-item {
    font-size: 14px;
  }
}
.payback-item__content-item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #E79332;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
  .payback-item__content-item::before {
    top: 5px;
  }
}

.shipment-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-bottom: 100px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .shipment-row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-row:first-child .shipment-col:last-child {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.shipment-row:last-child {
  margin-bottom: 0;
}
.shipment-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .shipment-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 60%;
            flex: 0 1 60%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .shipment-col.image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-col.image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.shipment-content__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 26px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-content__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.shipment-content__row:first-child {
  margin-top: 50px;
}
.shipment-content__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-content__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.shipment-image {
  display: block;
  width: 100%;
}
.shipment-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
  color: #1D847A;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-label {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.shipment-label:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 18px;
  background: #1D847A;
}
.shipment-title {
  margin: 0 0 12px;
}
.shipment-title.indent-bottom {
  margin-bottom: 50px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-title.indent-bottom {
    margin-bottom: 30px;
  }
}
.shipment-text {
  margin: 0 0 50px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .shipment-text {
    margin-bottom: 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-text {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 21px;
  }
}
.shipment-item {
  margin-bottom: 30px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-item {
    margin-bottom: 24px;
  }
}
.shipment-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-item:last-child {
    margin-bottom: 24px;
  }
}
.shipment-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 14px;
}
.shipment-item__title-text {
  margin: 0;
  font-family: "Golos Text", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .shipment-item__title-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-item__title-text {
    font-size: 16px;
  }
}
.shipment-item__icon-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48px;
          flex: 0 0 48px;
  height: 48px;
  margin-right: 14px;
  border-radius: 12px;
  background: #1D847A;
}
.shipment-item__text {
  margin: 0;
  color: #576160;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .shipment-item__text {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-item__text {
    font-size: 14px;
  }
}
.shipment-item__text a {
  color: #1D847A;
  white-space: nowrap;
}
.shipment-certificates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media screen and (min-width: 0) and (max-width: 1365px) {
  .shipment-certificates.desktop {
    display: none;
  }
}
.shipment-certificates.mobile {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 1365px) {
  .shipment-certificates.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-certificates {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    overflow-x: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-certificate {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 195px;
            flex: 0 0 195px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-certificate__image {
    display: block;
    width: 100%;
  }
}
.shipment-certificate__text {
  margin: 10px 0 0;
  color: #576160;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .shipment-button {
    margin-bottom: 40px;
  }
}

.decisions {
  background: #103C3D;
  color: #ffffff;
}
.decisions-title {
  margin: 0 0 16px;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-title {
    text-align: left;
  }
}
.decisions-title .accent {
  border-color: #ffffff;
  color: #ffffff;
}
.decisions-subtitle {
  margin-bottom: 50px;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-subtitle {
    margin-bottom: 30px;
    text-align: left;
    font-size: 15px;
  }
}
.decisions-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.decisions-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .decisions-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 60%;
            flex: 0 1 60%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .decisions-col:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-col:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.decisions-item {
  margin-bottom: 30px;
}
.decisions-item:last-child {
  margin-bottom: 0;
}
.decisions-item__title {
  margin: 0 0 20px 0;
  font-family: "Golos Text", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .decisions-item__title {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-item__title {
    margin: 0 0 12px 0;
    font-size: 16px;
  }
}
.decisions-item__text {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
	opacity: 0.8;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .decisions-item__text {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-item__text {
    font-size: 14px;
    line-height: 18px;
  }
}
.decisions-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-item__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.decisions-item__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-item__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.decisions-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.decisions-label__icon-place {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 12px;
  height: 50px;
  margin-right: 12px;
  background: #1D847A;
}
.decisions-label__text {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
	opacity: 0.8;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .decisions-label__text {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-label__text {
    font-size: 14px;
    line-height: 18px;
  }
}
.decisions-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 58px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .decisions-logos {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-logos {
    gap: 6px;
    margin-bottom: 24px;
  }
}
.decisions-logo {
  display: block;
  width: 100%;
  border-radius: 12px;
}
.decisions-logo-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31.3333%;
          flex: 0 1 31.3333%;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .decisions-logo-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 47%;
            flex: 0 1 47%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .decisions-logo-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 47%;
            flex: 1 1 47%;
  }
}

.advantages-title {
  margin: 0 0 16px;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-title {
    margin-bottom: 14px;
    text-align: left;
  }
}
.advantages-text {
  margin: 0 0 50px;
  color: #576160;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-text {
    margin-bottom: 30px;
    text-align: left;
    font-size: 15px;
  }
}
.advantages-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-row {
    overflow-x: auto;
    gap: 4px;
  }
}
.advantages-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 284px;
            flex: 0 0 284px;
  }
}
.advantages-panel {
  padding: 40px;
  border-radius: 12px;
  border: 1px solid #DDDEDE;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .advantages-panel {
    padding: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel {
    padding: 14px;
  }
}
.advantages-panel.accent {
  border: 1px solid #1D847A;
  background: #1D847A;
  color: #ffffff;
}
.advantages-panel .advantages-panel__label {
  color: #576160;
}
.advantages-panel.accent .advantages-panel__item {
  border-color: rgba(255, 255, 255, 0.2);
}
.advantages-panel.accent .advantages-panel__label {
  color: rgba(255, 255, 255, 0.8);
}

.advantages-panel__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 78px;
  margin-bottom: 10px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__header {
    min-height: 52px;
  }
}
.advantages-panel__title {
  margin: 0;
  font-family: "Golos Text", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 39px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__title {
    font-size: 20px;
    line-height: 26px;
  }
}
.advantages-panel__badge {
  padding: 10px 24px;
  border-radius: 6px;
  background: #ffffff;
  color: #1D847A;
  font-family: "Golos Text", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__badge {
    display: none;
  }
}
.advantages-panel__item {
  padding: 20px 0;
  border-bottom: 1px solid #DDDEDE;
}
.advantages-panel__item.one {
  min-height: 163px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__item.one {
    min-height: 236px;
  }
}
.advantages-panel__item.two {
  min-height: 117px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__item.two {
    min-height: 164px;
  }
}
.advantages-panel__item.five {
  min-height: 117px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__item.five {
    min-height: 141px;
  }
}
.advantages-panel__item.six {
  min-height: 120px;
  padding-bottom: 0;
  border: 0;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__item.six {
    min-height: 189px;
  }
}
.advantages-panel__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__label {
    font-size: 14px;
  }
}
.advantages-panel__label svg {
  margin-right: 8px;
}
.advantages-panel__text {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .advantages-panel__text {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__text {
    font-size: 15px;
  }
}
.advantages-panel__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 37px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .advantages-panel__row {
    gap: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .advantages-panel__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.advantages-panel__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

.contacts {
  padding-top: 0;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts {
    padding-bottom: 0;
  }
}
.contacts-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.contacts-col {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}
.contacts-col:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 420px;
          flex: 0 0 420px;
}
.contacts-title {
  margin: 0 0 14px;
  font-family: "Golos Text", sans-serif;
	font-weight: 500;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts-title {
    margin: 0 0 12px;
  }
}
.contacts-subtitle {
  margin: 0 0 40px;
  color: #576160;
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts-subtitle {
    margin: 0 0 24px;
    font-size: 15px;
    line-height: 19px;
  }
}
.contacts-item {
  margin-bottom: 20px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts-item {
    margin-bottom: 16px;
  }
}
.contacts-item__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  color: #576160;
  font-size: 14px;
  line-height: 1.2;
}
.contacts-item__label svg {
  margin-right: 8px;
}
.contacts-item__phone {
  color: #0C1A18;
  text-decoration: none;
  font-family: "Golos Text", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 39px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts-item__phone {
    font-size: 24px;
    line-height: 31px;
  }
}
.contacts-item__text {
  margin: 0;

  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts-item__text {
    font-size: 16px;
  }
}
.contacts-text {
  margin: 30px 0 15px;
  color: #576160;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .contacts-text {
    margin-top: 20px;
    font-size: 15px;
  }
}

#map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 12px;
  background: #1D847A;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  #map {
    height: 300px;
    margin: 0 -15px;
    border-radius: 0;
  }
}

.ty {
  padding-bottom: 0;
}
.ty-content {
  text-align: center;
  max-width: 876px;
  margin: 0 auto;
  padding: 0 15px;
}
.ty-breadcrumbs {
  margin-bottom: 24px;
  color: #576160;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.ty-breadcrumbs__item {
  color: #576160;
  text-decoration: none;
}
.ty-breadcrumbs span {
  margin: 0 7px;
}
.ty-title {
  color: #0C1A18;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
	.ty-title{
		font-size: 23px;
	}
}
.ty-subtitle {
  margin: 0 0 60px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .ty-subtitle {
    font-size: 16px;
    line-height: 1.2;
  }
}
.ty-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-bottom: 30px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .ty-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ty-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.ty-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 24px;
  border-radius: 12px;
  border: 1px solid #DDDEDE;
  text-align: left;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .ty-item {
    padding: 15px;
    gap: 10px;
  }
}
.ty-item__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  border-radius: 12px;
  background: #1D847A;
}
.ty-item__content-label {
  display: block;
  margin-bottom: 12px;
  color: #576160;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .ty-item__content-label {
    font-size: 14px;
    line-height: 1.2;
  }
}
.ty-item__content-accent {
  display: block;
  font-family: "Golos Text", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .ty-item__content-accent {
    font-size: 18px;
    line-height: 1.2;
  }
}
.ty-button {
  max-width: 400px;
  margin: 0 auto;
  text-decoration: none;
}

.author-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .author-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.author-col:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 460px;
          flex: 0 0 460px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .author-col:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.author-image {
  display: block;
  width: 100%;
  border-radius: 12px;
}
.author-title {
  margin: 0 0 30px;
}
.author-text {
  margin: 0 0 12px;
  color: #576160;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
  .author-text {
    font-size: 14px;
    line-height: 1.2;
  }
}
.author-item__title {
  margin: 24px 0 8px;
  font-family: "Golos Text", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}
.author-item__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
	color: #576160;
}
.wpcf7-not-valid-tip{
	position: absolute;
    background-color: #fff;
    top: -6px;
    left: 22px;
}
.wpcf7-form-control-wrap{
	position: inherit;
}
.soglasie-wrapper{
	position: relative;
}