@charset "UTF-8";
.modal__success_show, .modal__show, .service__navigaton_item, .accordion-hidden, .question__accordion_text, .question__accordion_img, .header__contact a, .header__navigation_link, .button {
  transition: all 0.3s ease-in-out;
}

* {
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
}

html {
  font-size: 10px;
}

body {
  max-width: 1920px;
  margin: 0 auto;
}

li {
  list-style: none;
}

.wrapper {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 6rem;
  color: #434040;
  font-style: normal;
}
@media (max-width: 1440px) {
  .wrapper {
    max-width: 1440px;
  }
}
@media (max-width: 1200px) {
  .wrapper {
    max-width: 1200px;
  }
}
@media (max-width: 992px) {
  .wrapper {
    max-width: 992px;
    padding: 0 4rem;
  }
}
@media (max-width: 768px) {
  .wrapper {
    max-width: 768px;
    padding: 0 3rem;
  }
}
@media (max-width: 576px) {
  .wrapper {
    max-width: 576px;
    padding: 0 2rem;
  }
}
@media (max-width: 414px) {
  .wrapper {
    max-width: 414px;
    padding: 0 1.6rem;
    color: #353A3E;
  }
}
@media (max-width: 320px) {
  .wrapper {
    max-width: 320px;
  }
}

.title {
  font-style: normal;
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 4rem;
  text-align: center;
}
@media (max-width: 576px) {
  .title {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 3.2rem;
    text-align: center;
  }
}

.span_colored {
  color: #FD9900;
  font-weight: 600;
}

::placeholder {
  text-align: center;
}

.button {
  background: linear-gradient(180deg, #F1761D 0%, #FEBC62 100%);
  color: #fff;
  border: none;
  border-radius: 10px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  cursor: pointer;
  filter: drop-shadow(3px 4px 6px rgba(238, 148, 10, 0.5));
  position: relative;
  overflow: hidden;
}

.button:before {
  content: "";
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  filter: blur;
  background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
  transform: translate(-100%, -25%) rotate(10deg);
  animation: blick 5s infinite;
}

@keyframes blick {
  0% {
    transform: translate(-100%, -25%) rotate(10deg);
  }
  20% {
    transform: translate(100%, -25%) rotate(10deg);
  }
  100% {
    transform: translate(100%, -25%) rotate(10deg);
  }
}
input {
  border-radius: 1rem;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  border: none;
  padding: 1rem 1.2rem;
  outline: none;
  filter: drop-shadow(3px 3px 10px rgba(163, 195, 207, 0.7));
  text-align: center;
  font-family: "Inter", sans-serif;
}

.smooth {
  transform: translate(0px, -30%);
  opacity: 0;
  transition: all 0.8s ease 0s;
  z-index: 0;
}

.smooth_active {
  transform: translate(0px, 0px);
  opacity: 1;
}

._error {
  outline: #d31f1f 2px solid;
}

.fake_btn {
  display: none;
}

.test {
  background-color: red;
  position: sticky;
}

.phone {
  letter-spacing: 2px;
  color: #434040;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

.form-first-name {
    display: none;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

.header {
  background-color: #C7E4F3;
  padding: 2.7rem 0 0.8rem;
  position: sticky;
  top: 0;
  z-index: 15;
}
@media (max-width: 1200px) {
  .header {
    padding-top: 1.7rem;
  }
}

.header__wrapper {
  display: grid;
  grid-template-columns: 5.5% 34% 26% 33%;
  align-items: center;
}
@media (max-width: 1440px) {
  .header__wrapper {
    grid-template-columns: 5.5% 35% 25% 34%;
  }
}
@media (max-width: 1200px) {
  .header__wrapper {
    grid-template-columns: 5% 1fr 1fr 10%;
    justify-content: space-between;
  }
}
@media (max-width: 992px) {
  .header__wrapper {
    grid-template-columns: 10% 1fr 10%;
  }
}

.logo img {
  max-width: 57px;
  height: auto;
}
@media (max-width: 576px) {
  .logo img {
    width: 100%;
  }
}

.hamburger {
  display: none;
  width: 2.9rem;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .hamburger {
    display: block;
    order: 3;
  }
}
@media (max-width: 414px) {
  .hamburger {
    display: block;
  }
}

.hamburger_line {
  background: #353A3E;
  height: 4px;
  width: 100%;
  display: block;
  border-radius: 3px;
}
.hamburger_line:nth-child(2) {
  margin: 6px auto;
}

@media (max-width: 1200px) {
  .navigation {
    position: absolute;
    background-image: url(../images/bg-mobile.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 15;
    width: 50%;
    right: 0;
    text-align: center;
    transform: translateY(-900px);
    min-height: 100vh;
  }
}
@media (max-width: 768px) {
  .navigation {
    width: 100%;
  }
}

.nav_img {
  display: none;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .nav_img {
    display: block;
  }
}

.navigation__active {
  z-index: 15;
  left: 50%;
  border-radius: 0 0 18px 18px;
  top: 0;
  text-align: center;
  transform: translateY(0);
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1200px) {
  .navigation__active {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .navigation__active {
    width: 100%;
    left: 0;
    border-radius: 0 0 30px 30px;
  }
}

.header__navigation_list {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  grid-column-gap: 2.4rem;
  justify-content: center;
  padding: 0;
}
@media (max-width: 1440px) {
  .header__navigation_list {
    grid-column-gap: 1.4rem;
  }
}
@media (max-width: 1200px) {
  .header__navigation_list {
    grid-template-columns: 1fr;
    width: 100%;
    grid-row-gap: 4rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 576px) {
  .header__navigation_list {
    grid-template-columns: 1fr;
    width: 100%;
    grid-row-gap: 4rem;
    padding-bottom: 3rem;
  }
}

.header__navigation_link {
  color: #353A3E;
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.4rem;
}
@media (max-width: 1200px) {
  .header__navigation_link {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
.header__navigation_link:hover {
  color: #FD9900;
}

.navigation__header {
  padding-top: 2rem;
  grid-template-columns: repeat(2, 20%);
  align-items: center;
  justify-content: space-between;
  display: none;
}
@media (max-width: 1200px) {
  .navigation__header {
    display: grid;
  }
}

.navigation_logo {
  width: 60%;
  margin: 0 auto;
}

.navigation__close {
  margin: 0 auto;
  cursor: pointer;
}

.navigation__contact {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  display: none;
  grid-template-columns: repeat(3, max-content);
  justify-content: center;
  align-items: center;
  grid-column-gap: 2rem;
  padding-bottom: 2rem;
}
.navigation__contact a {
  text-decoration: none;
  color: #353A3E;
}
@media (max-width: 1200px) {
  .navigation__contact {
    display: grid;
    grid-row-gap: 15px;
  }
}

@media (max-width: 1200px) {
  .navigation__phone_img {
    display: none;
  }
}

@media (max-width: 1200px) {
  .navigation__phone_link {
    grid-column: span 3;
  }
}

.active_link {
  color: #FD9900;
}

.header__contact {
  max-width: 300px;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  display: grid;
  grid-template-columns: repeat(3, max-content);
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1200px) {
  .header__contact {
    grid-column-gap: 1rem;
    justify-content: center;
    justify-self: end;
  }
}
@media (max-width: 992px) {
  .header__contact {
    justify-self: center;
  }
}
@media (max-width: 576px) {
  .header__contact img {
    display: none;
  }
}
@media (max-width: 414px) {
  .header__contact {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: grid;
    text-align: center;
  }
}
.header__contact a {
  color: #353A3E;
  text-decoration: none;
}
.header__contact a:hover {
  color: #FD9900;
}

.header__contact_form {
  margin-left: 2.8rem;
}
@media (max-width: 1200px) {
  .header__contact_form {
    margin: 0 2rem;
  }
}
@media (max-width: 992px) {
  .header__contact_form {
    display: none;
  }
}

.header_form {
  display: grid;
  grid-template-columns: 48% 48%;
  justify-content: space-between;
}

.navigation__form_contact {
  display: grid;
  grid-template-rows: 1fr;
  max-width: 32rem;
  row-gap: 0.6rem;
  margin: 0 auto;
}
.navigation__form_contact > button {
  padding: 1.5rem 8rem;
}
.navigation__form_contact > input {
  padding: 1.5rem 5rem;
}

.navigation__form {
  padding-bottom: 5rem;
  display: none;
}
@media (max-width: 1200px) {
  .navigation__form {
    display: block;
  }
}

.navigation__form_title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #fff;
}

.navigation__form_text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  text-align: center;
  color: #fff;
}

.header__input_text {
  flex-basis: 47%;
  background: #fff;
  outline: none;
}

.order__button_header {
  flex-basis: 47%;
  padding: 1rem 1.2rem;
  font-weight: 400;
}

._active {
  opacity: 1;
  transition: 0.3s;
}

._not-active {
  opacity: 0;
  transition: 0.3s;
}

main {
  background: url(../images/bg-main.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 992px) {
  main {
    background: url(../images/car.webp), url(../images/bg-main.webp);
    background-repeat: no-repeat;
    background-size: 130%, 100%;
    background-position: top, top;
  }
}

.primary {
  background-size: contain;
  padding-top: 9rem;
  padding-bottom: 25rem;
  background: url(../images/heder_water.png) no-repeat, url(../images/car2.webp) right;
  background-repeat: no-repeat;
  background-position-x: 72%, right;
  background-position-y: 5%, 32%;
  background-size: 10%, 60%;
  position: relative;
}
@media (max-width: 1200px) {
  .primary {
    background-position-y: 14%, bottom;
    padding-bottom: 10rem;
  }
}
@media (max-width: 992px) {
  .primary {
    background: url();
    padding-top: 0;
    display: block;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .primary {
    padding-top: 0;
    padding-bottom: 0;
    grid-template-rows: repeat(auto-fill, 33rem);
  }
}
@media (max-width: 414px) {
  .primary {
    padding-bottom: 0;
  }
}
.primary__img {
  display: none;
}
@media (max-width: 992px) {
  .primary__img {
    display: block;
  }
}

.header_car {
  width: 100%;
}

@media (max-width: 992px) {
  .primary__wrapper {
    width: 100%;
    text-align: center;
    grid-row: 2/3;
    padding-top: 70%;
  }
}
@media (max-width: 414px) {
  .primary__wrapper {
    padding-left: 1.6rem;
    text-align: center;
  }
}

.primary__title {
  font-weight: 700;
  font-size: 6.7rem;
  line-height: 6.4rem;
  color: #434040;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .primary__title {
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .primary__title {
    padding-top: 0;
    font-weight: 700;
    font-size: 3.4rem;
    line-height: 6.4rem;
  }
}
@media (max-width: 414px) {
  .primary__title {
    margin-bottom: 1.7rem;
  }
}

.primary__promo {
  max-width: 65rem;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 4rem;
  margin-top: 1.9rem;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .primary__promo {
    max-width: 45rem;
  }
}
@media (max-width: 992px) {
  .primary__promo {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .primary__promo {
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 414px) {
  .primary__promo {
    text-align: center;
    max-width: 26.5rem;
    margin: 0 auto;
  }
}

.primaty__text {
  font-weight: 400;
  font-size: 2rem;
  line-height: 4rem;
  margin: 1.4rem 0 1.2rem 0;
}

.primary__form {
  display: none;
}
@media (max-width: 768px) {
  .primary__form {
    display: grid;
    position: relative;
    z-index: 1;
  }
}

@media (max-width: 768px) {
  .primary__form form {
    display: grid;
    grid-template-rows: 1fr 1fr;
    justify-content: center;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 576px) {
  .primary__form form {
    display: block;
  }
}

.primary__form .button {
  padding: 1.1rem 4.7rem;
}
@media (max-width: 768px) {
  .primary__form .button {
    padding: 1.6rem 0;
    width: 100%;
  }
}
@media (max-width: 414px) {
  .primary__form .button {
    padding: 1.6rem 8.4rem;
    margin-top: 1.2rem;
  }
}

.primary__button {
  padding: 1.1rem 4.7rem;
}
@media (max-width: 414px) {
  .primary__button {
    padding: 1.6rem 8.4rem;
    margin-top: 1.2rem;
  }
}

@media (max-width: 768px) {
  .main_btn {
    display: none;
  }
}

.primary__phone {
  max-width: 29.8rem;
  width: 100%;
  padding: 1.5rem 2rem;
  display: none;
  margin: 0 auto;
}
@media (max-width: 414px) {
  .primary__phone {
    display: block;
  }
}

.primaty_tel {
  display: none;
}
@media (max-width: 768px) {
  .primaty_tel {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 1.6rem 2.6rem;
  }
}
@media (max-width: 576px) {
  .primaty_tel {
    display: block;
    max-width: 30rem;
    width: 100%;
    margin: 0 auto;
    padding: 1.6rem 3.6rem;
    margin-bottom: 2rem;
  }
}

.header_water {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 17%;
  transform: translateX(-50%);
}

@media (max-width: 992px) {
  .advantage {
    margin-top: 8rem;
  }
}
@media (max-width: 576px) {
  .advantage {
    margin-top: 4rem;
  }
}
@media (max-width: 414px) {
  .advantage {
    padding-bottom: 5rem;
  }
}

.advantage__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 20%);
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .advantage__wrapper {
    grid-template-columns: repeat(2, 40%);
  }
}
@media (max-width: 768px) {
  .advantage__wrapper {
    grid-template-columns: repeat(auto-fill, 250px);
  }
}
@media (max-width: 576px) {
  .advantage__wrapper {
    grid-template-columns: 1fr;
    justify-content: center;
    grid-template-columns: repeat(auto-fill, 35rem);
  }
}
@media (max-width: 414px) {
  .advantage__wrapper {
    display: block;
    padding: 0 4rem;
  }
}

.advantage__unit {
  display: flex;
  flex-basis: 21%;
  gap: 2.8rem;
}
.advantage__unit img {
  width: auto;
  height: 37%;
  margin-top: 2rem;
}
@media (max-width: 1200px) {
  .advantage__unit {
    gap: 0.8rem;
  }
}

.advantage__unit-title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 0;
}

.advantage__unit-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-top: 1.2rem;
}

.about {
  background: url(../images/bg-about.webp), url(../images/work.webp) center no-repeat;
  background-size: contain, auto;
  background-position-y: 0, -12%;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  .about {
    margin-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media (max-width: 768px) {
  .about {
    margin-top: 2rem;
    background-position: center top;
    background-size: contain, 200%;
  }
}
@media (max-width: 576px) {
  .about {
    margin-top: 0rem;
    background-size: contain, 220%;
  }
}
@media (max-width: 414px) {
  .about {
    margin-top: 0rem;
  }
}

.about__wrapper {
  padding-top: 0.4rem;
}
@media (max-width: 768px) {
  .about__wrapper {
    padding-top: 0;
  }
}

.about__title {
  margin-bottom: 0;
}

.about__content {
  display: grid;
  grid-template-columns: repeat(2, minmax(33rem, 41.6rem));
  grid-column-gap: 4rem;
  justify-content: space-around;
  padding-top: 49.2rem;
  position: relative;
}
@media (max-width: 1200px) {
  .about__content {
    padding-top: 48rem;
  }
}
@media (max-width: 768px) {
  .about__content {
    grid-template-columns: repeat(2, minmax(48%, 41.6rem));
    padding-top: 80%;
    grid-column-gap: 2rem;
  }
}
@media (max-width: 576px) {
  .about__content {
    grid-template-columns: 1fr;
    grid-row-gap: 5.8rem;
  }
}

.about__content_rectange {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  padding: 1.6rem 1.4rem;
}
.about__content_rectange:nth-child(1)::before {
  content: url(../images/point-left.png);
  position: absolute;
  top: 40%;
  left: 18%;
}
@media (max-width: 1440px) {
  .about__content_rectange:nth-child(1)::before {
    top: 42%;
    left: 10%;
  }
}
@media (max-width: 1200px) {
  .about__content_rectange:nth-child(1)::before {
    top: 41%;
    left: 4%;
  }
}
@media (max-width: 992px) {
  .about__content_rectange:nth-child(1)::before {
    content: url(../images/point-left-medium.png);
    top: 39%;
    left: 0%;
  }
}
@media (max-width: 768px) {
  .about__content_rectange:nth-child(1)::before {
    content: "";
    background-image: url(../images/point-left-medium.png);
    top: -38%;
    width: 80%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
  }
}
@media (max-width: 576px) {
  .about__content_rectange:nth-child(1)::before {
    background: url(../images/point-left-small.png);
    background-repeat: no-repeat;
    top: -64%;
    width: 50%;
    height: 65%;
    left: -7%;
    background-position: bottom;
    background-size: 47%;
  }
}
.about__content_rectange:nth-child(2)::before {
  content: url(../images/point-right.png);
  position: absolute;
  top: 29%;
  left: 62%;
}
@media (max-width: 1440px) {
  .about__content_rectange:nth-child(2)::before {
    top: 30%;
  }
}
@media (max-width: 1200px) {
  .about__content_rectange:nth-child(2)::before {
    top: 29%;
  }
}
@media (max-width: 992px) {
  .about__content_rectange:nth-child(2)::before {
    content: url(../images/point-right-medium.png);
    top: 30%;
  }
}
@media (max-width: 768px) {
  .about__content_rectange:nth-child(2)::before {
    content: "";
    background-image: url(../images/point-right-medium.png);
    top: -38%;
    width: 60%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 40%;
  }
}
@media (max-width: 576px) {
  .about__content_rectange:nth-child(2)::before {
    background: url(../images/point-right-small.png);
    background-repeat: no-repeat;
    top: -149%;
    width: 50%;
    height: 150%;
    background-position: bottom;
    background-size: contain;
    left: 52%;
  }
}
@media (max-width: 768px) {
  .about__content_rectange {
    position: relative;
  }
}
@media (max-width: 576px) {
  .about__content_rectange {
    max-width: 80%;
    padding: 0.8rem 1rem;
  }
  .about__content_rectange:last-child {
    justify-self: right;
  }
}
.about__content_rectange > div {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  padding: 1px 24px;
  height: 100%;
}

.about__content_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .about__content_title {
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.2rem;
  }
}
@media (max-width: 414px) {
  .about__content_title {
    margin: 1rem 0;
  }
}

.about__content_text {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-top: 1.4rem;
}
@media (max-width: 1440px) {
  .about__content_text {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 414px) {
  .about__content_text {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-top: 0;
  }
}

.order {
  background: url(../images/bg-order.webp);
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 22rem 0 20rem 0;
}
@media (max-width: 1200px) {
  .order {
    padding-bottom: 10rem;
    background-size: 150%;
    background-position: bottom;
  }
}
@media (max-width: 768px) {
  .order {
    background-position-x: 37%;
    background-size: 170%;
    background-position-y: 42%;
  }
}
@media (max-width: 992px) {
  .order {
    padding-top: 10rem;
  }
}
@media (max-width: 576px) {
  .order {
    padding-top: 4rem;
    background-position-x: 27%;
    background-size: 300%;
    background-position-y: 33%;
    padding-bottom: 0;
  }
}
@media (max-width: 414px) {
  .order {
    padding-top: 3rem;
    background: url(../images/order-bg-small.png) no-repeat;
    background-size: contain;
    background-position: bottom;
  }
}
@media (max-width: 320px) {
  .order {
    background-size: 107%;
    background-position: bottom left;
  }
}

.order__content {
  max-width: 73.5rem;
  margin: 0 auto;
}

.order__title {
  padding-bottom: 1rem;
}
@media (max-width: 768px) {
  .order__title {
    max-width: 43rem;
    margin: 0 auto;
  }
}
@media (max-width: 414px) {
  .order__title {
    max-width: 35rem;
    margin: 0 auto;
  }
}

.order__text {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  text-align: center;
  padding-bottom: 2rem;
}
@media (max-width: 768px) {
  .order__text {
    max-width: 43rem;
    margin: 0 auto;
  }
}
@media (max-width: 414px) {
  .order__text {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: center;
    max-width: 33rem;
    margin: 0 auto;
    padding-bottom: 11rem;
  }
}

.order__contact_form {
  display: grid;
  grid-template-columns: 27.5% 30% 30%;
  justify-content: space-around;
}
@media (max-width: 576px) {
  .order__contact_form {
    grid-template-rows: repeat(3, 5.2rem);
    grid-template-columns: 30rem;
    grid-row-gap: 1.2rem;
    padding-bottom: 5rem;
  }
}

.price {
  background-size: cover;
  background-position: center;
  background-position-y: top;
}
@media (max-width: 768px) {
  .price {
    background-size: cover;
    background-position-y: 5%;
    margin-top: 3rem;
  }
}
@media (max-width: 576px) {
  .price {
    padding-bottom: 65px;
    background-size: cover;
  }
}
@media (max-width: 414px) {
  .price {
    background-size: 116%;
    background-position-y: -30%;
  }
}
@media (max-width: 320px) {
  .price {
    background-size: 100%;
    background-position-y: 70%;
  }
}

.price__title {
  margin-bottom: 35px;
}
@media (max-width: 414px) {
  .price__title {
    max-width: 30rem;
    margin: 0 auto;
  }
}

.price__text {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  text-align: center;
  max-width: 80rem;
  margin: 0 auto;
}
@media (max-width: 414px) {
  .price__text {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: center;
    max-width: 30rem;
    margin-top: 10px;
  }
}

.price__content {
  padding-top: 40px;
  max-width: 1180px;
  margin: 0 auto;

    display: flex;
}

.price__content .price-block {
    width: 50%;
    margin: 0 0px;
    padding: 40px 50px;
}
.price__content .price-block .block-header{
    background-repeat: no-repeat;
    background-size: 64px;
    background-position-x: 15px;
    background-position-y: center;
    border-radius: 10px;
    box-shadow: 3px 3px 10px 2px #a3c3cfb3;
    padding: 8px 80px 8px 100px;
}
.price__content .price-block .block-header .header-text{
    font-size: 24px;
    font-weight: 600;
    color: #353A3E;
    line-height: 32px;
}
.price__content .price-block .block-content{
    margin: 49px 0 0;
}
.price__content .price-block .block-content .block-title{
    font-size: 24px;
    font-weight: 600;
    color: #353A3E;
    line-height: 32px;
    margin-bottom: 20px;
}
.price__content .price-block .block-content .block-list{
    margin: 0;
    padding: 0;
}
.price__content .price-block .block-content .block-list li{
    font-size: 20px;
    line-height: 24px;
}

.price__content .price-block.price-prepayment {
    display: none;
}

.price__content .price-block.price-prepayment .block-header{
    display: none;
}

.price__content .price-block.price-include {
    border-radius: 10px;
    box-shadow: 0px 4px 4px #00000040;
    height: 100%;
}

.price__content .price-block.price-include .block-header{
    background-image: url("../images/price_calc.svg");
    background-color: #FD9900;
}

.price__content .price-block.price-include .block-header .header-text{
    color: #fff;
}

.price__content .price-block.price-include .block-content .block-list li{
    background-image: url("../images/done.svg");
    background-size: 24px;
    background-position-x: 0px;
    background-position-y: top;
    padding: 0 85px 0 40px;
    margin: 25px 0;
    background-repeat: no-repeat;
}

.price__content .price-block.price-impact {
    padding-left: 80px;
}
.price__content .price-block.price-impact .block-header,
.price__content .price-block.price-prepayment .block-header {
    background-image: url("../images/price_economy.svg");
    background-color: #d9f0fa7a;
    margin: 0 -43px 0 0px;
}

.price__content .price-block.price-impact .block-content .block-list {
    margin-left: -15px;
}

.price__content .price-block.price-impact .block-content .block-list li{
    margin: 0 0 25px;
    display: table;
}

.price__content .price-block.price-impact .block-content .block-list li:last-of-type{
    margin-bottom: 0;
}

.price__content .price-block.price-impact .block-content .block-list li .icon{
    width: 120px;
    background-position: center;
    background-repeat: no-repeat;
    display: table-cell;
}

.price__content .price-block.price-impact .block-content .block-list li .text{
    padding: 35px 0;
    display: table-cell;
    padding-left: 15px;
}

.price__content .price-block.price-impact .block-content .block-list li:last-of-type .text{
    padding-bottom: 0;
}

@media (max-width: 768px) {
    .price__content {
        padding: 0 15px;
        padding-top: 15px;
        flex-wrap: wrap;
    }

    .price__content .price-block {
        width: 100%;
        padding: 15px 15px 30px;
    }

    .price__content .price-block .block-header {
        background-size: 32px;
        padding: 9px 20px 9px 60px;
        background-position-x: 12px;
    }

    .price__content .price-block .block-header .header-text {
        font-size: 18px;
        line-height: 24px;
    }

    .price__content .price-block .block-content {
        margin: 21px 0 0;
    }

    .price__content .price-block .block-content .block-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .price__content .price-block .block-content .block-list li {
        font-size: 16px;
        line-height: 16px;
    }

    .price__content .price-block.price-include {
        box-shadow: 3px 3px 10px 2px #a3c3cfb3;
    }

    .price__content .price-block.price-include .block-content .block-list li {
        background-size: 20px;
        padding: 5px 0 5px 40px;
        margin: 6px 0;
        background-position-y: 4px;
    }

    .price__content .price-block.price-impact {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding-left: inherit;
        padding-top: 15px;

    }

    .price__content .price-block.price-impact .block-content .block-title {
        text-align: center;
        margin-bottom: 35px;
    }

    .price__content .price-block.price-impact .block-content .block-list li {
        margin-left: -15px;
        margin-right: -15px;
    }

    .price__content .price-block.price-impact .block-content .block-list li {
        margin: 0 0 27px;
    }

    .price__content .price-block.price-impact .block-content .block-list li .icon {
        width: 85px;
        background-size: contain;
    }

    .price__content .price-block.price-impact .block-content .block-list li .text {
        padding: 11px 0;
        padding-left: 19px;
    }

    .price__content .price-block.price-prepayment {
        display: block;
        padding: 5px 0 15px 0;
    }

    .price__content .price-block.price-prepayment .block-header{
        display: block;
        margin: 0 15px;
        background-color: inherit;
        box-shadow: none;
    }

    .price__content .price-block.price-prepayment .block-header .header-text {
        font-size: 16px;
    }

    .price__content .price-block.price-impact .block-header {
        /*margin: 45px 0 0 0px;*/
        display: none;
    }
}

.price__content_header {
  display: grid;
  grid-template-columns: 50% 25% 25%;
  justify-content: center;
  align-items: baseline;
}
@media (max-width: 768px) {
  .price__content_header {
    grid-template-columns: 1fr;
  }
}

.price__content_header_main {
  font-style: normal;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.4rem;
  text-align: center;
  color: #FFFFFF;
  background-color: #60B6F8;
  border-radius: 10px 10px 0px 0px;
  padding: 2.2rem 0 0 0;
  height: 100%;
}

.price__content_header_text {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
  align-self: center;
  justify-self: end;
  display: grid;
  grid-template-columns: min-content 1fr;
  align-items: center;
  grid-column-gap: 0.7rem;
}
@media (max-width: 768px) {
  .price__content_header_text {
    display: none;
  }
}
.price__content_header_text img {
  vertical-align: bottom;
}

.price__content_description {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  background: #FFFFFF;
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 0 0 10px 10px;
  position: relative;
}
@media (max-width: 768px) {
  .price__content_description {
    grid-template-columns: 1fr;
  }
}
.price__content_description::before {
  content: "";
  display: block;
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  position: absolute;
  width: 97%;
  height: 94%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .price__content_description::before {
    width: 97%;
    height: 97%;
  }
}

.price__content_left {
  position: relative;
}

.price__content_left::after {
  display: block;
  content: "";
  border: 2px solid #D9D9D9;
  position: absolute;
  height: 86%;
  top: 3rem;
  right: -3px;
}
@media (max-width: 768px) {
  .price__content_left::after {
    display: block;
    content: "";
    border: 2px solid #D9D9D9;
    background-color: #D9D9D9;
    position: absolute;
    width: 90%;
    height: 0px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}

.price__description_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  text-align: center;
  padding-top: 0.8rem;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .price__description_title {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

.price__description_list {
  max-width: 38rem;
  margin-left: 9rem;
}
@media (max-width: 1200px) {
  .price__description_list {
    margin-left: 2rem;
  }
}
@media (max-width: 768px) {
  .price__description_list {
    margin-left: 1.5rem;
    max-width: 31rem;
  }
}
@media (max-width: 414px) {
  .price__description_list {
    margin-left: 0.5rem;
    max-width: 28rem;
  }
}

.price__description_item {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  padding-bottom: 2.2rem;
  list-style-image: url(../images/dots.svg);
  padding-left: 1.4rem;
}
@media (max-width: 768px) {
  .price__description_item {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.price__content_mobile {
  display: none;
}
@media (max-width: 768px) {
  .price__content_mobile {
    display: block;
  }
}

.price__content_mobile_text {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #3D4245;
  display: grid;
  grid-template-columns: 20% 80%;
  padding: 0 5rem;
  align-items: center;
  grid-column-gap: 1.5rem;
}

.depth {
  padding-top: 95px;
  background: url(../images/bg-depth.webp);
  background-position: bottom;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  .depth {
    padding-top: 0rem;
  }
}
@media (max-width: 414px) {
  .depth {
    background-size: 250%;
    background-position-x: 20%;
  }
}

.depth__title {
  max-width: 60rem;
  margin: 0 auto;
}
@media (max-width: 414px) {
  .depth__title {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 4rem;
  }
}

.depth__text {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  text-align: center;
}
@media (max-width: 414px) {
  .depth__text {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.depth__form {
  display: grid;
  grid-template-columns: 20% 15.5% 15.5% 17%;
  justify-content: center;
  padding-top: 4.8rem;
  grid-column-gap: 2rem;
  padding-bottom: 14.8rem;
}
@media (max-width: 1200px) {
  .depth__form {
    grid-template-rows: repeat(2, 5.2rem);
    grid-template-columns: repeat(2, minmax(min-content, 30rem));
    grid-row-gap: 1.2rem;
    justify-content: space-evenly;
  }
}
@media (max-width: 768px) {
  .depth__form {
    grid-template-rows: repeat(4, 5.2rem);
    grid-template-columns: minmax(min-content, 30rem);
    padding-bottom: 6.8rem;
  }
}
@media (max-width: 414px) {
  .depth__form {
    grid-template-rows: repeat(4, 5.2rem);
  }
}

.step__wrapper {
  padding-top: 3.6rem;
}

.step__title {
  max-width: 46.5rem;
  margin: 0 auto;
}
@media (max-width: 414px) {
  .step__title {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 4rem;
  }
}

.spet__content {
  display: grid;
  grid-template-columns: repeat(4, minmax(min-content, 315px));
  padding-top: 8.4rem;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .spet__content {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: repeat(2, minmax(min-content, 404px));
  }
}
@media (max-width: 576px) {
  .spet__content {
    grid-template-columns: 1fr;
    text-align: center;
    grid-row-gap: 4.8rem;
  }
}

.step__rectange {
  position: relative;
}

.step__rectange_img {
  padding-top: 20px;
  padding-left: 0.8rem;
}

.step-counter {
  position: absolute;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #fff;
  background: #60B6F8;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding-top: 3px;
  text-align: center;
  left: 2%;
  top: 4%;
}
@media (max-width: 576px) {
  .step-counter {
    left: 30%;
  }
}

.step__rectange_title {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding-left: 0.8rem;
}
@media (max-width: 414px) {
  .step__rectange_title {
    padding-left: 0;
    max-width: 25rem;
    margin: 0 auto;
  }
}

.step__rectange_text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding-left: 0.8rem;
}
@media (max-width: 414px) {
  .step__rectange_text {
    padding-left: 0;
    max-width: 30rem;
    margin: 0 auto;
  }
}

.review {
  padding-top: 3.6rem;
}

.review__video_slider {
  text-align: center;
  padding-top: 1.6rem;
  padding-bottom: 7.6rem;
}
@media (max-width: 768px) {
  .review__video_slider {
    padding-bottom: 3.6rem;
  }
}
.review__video_slider img {
  border-radius: 10px;
  width: 85%;
}

.review__text_slider-rectange {
  font-size: 1.6rem;
  line-height: 2.4rem;
  background: #fff;
  position: relative;
  padding: 1.6rem 1.6rem 8rem 1.1rem;
  background: #FFFFFF;
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border: 1px solid rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  padding: 2rem;
}

.review__text_slider-rectange-after {
  position: absolute;
  border: 1px solid rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0.9rem;
  padding: 1rem;
}

.review__slider_text {
  font-weight: 400;
}

.review__slider_name {
  font-weight: 700;
  margin-bottom: 0;
}

.review__slider_city {
  font-weight: 700;
  margin-top: 0;
}

.review__slider {
  margin-top: 10rem;
}

.gallery {
    padding-top: 3.6rem;
}

.gallery__slider {
    margin-top: 10rem;
    overflow: hidden;
    position: relative;
}

.swiper {
  padding-bottom: 3rem;
  margin-top: 0;
}

.swiper-wrapper {
  margin: 1rem 0;
  padding-bottom: 3rem;
}

@media (max-width: 414px) {
  .slider__title {
    margin-bottom: 1rem;
  }
}

.swiper-pagination-bullet-active {
  background: #434040 !important;
}

.swiper-slide {
  padding: 1rem;
}

.review__slider-container {
  background: #FFFFFF;
  border-radius: 10px;
  margin: 0 auto;
  padding: 12px;
}

.review_slider__content {
  background: #FFFFFF;
  border: 1px solid rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 3.7rem 1.5rem 9rem;
}

.review__slider_text {
  padding-bottom: 1.6rem;
}

.review_slider_img {
  width: 100%;
}

.gallery__slider-container {
  background: #FFFFFF;
  border-radius: 10px;
  margin: 0 auto;
  padding: 12px;
}

.gallery_slider_img {
  width: 100%;
}

.video {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  max-width: 500px;
  background: #333333;
}

.question {
  padding-top: 11rem;
  background: url(../images/bg-question.webp);
  padding-bottom: 17rem;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 992px) {
  .question {
    background-position: bottom left;
  }
}
@media (max-width: 768px) {
  .question {
    padding-bottom: 13rem;
  }
}
@media (max-width: 576px) {
  .question {
    padding-bottom: 10rem;
    padding-top: 3rem;
  }
}

.question__accordion {
  max-width: 109.6rem;
  margin: 0 auto;
  padding-top: 3.5rem;
}

.question__accordion_content {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  padding-left: 45px;
  padding-top: 1px;
  margin-bottom: 1.8rem;
}
.question__accordion_content:last-child {
  margin-bottom: 0;
}
@media (max-width: 414px) {
  .question__accordion_content {
    padding-left: 1.4rem;
  }
}

.question__accordion_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.4rem;
  position: relative;
  display: grid;
  align-items: center;
  margin: 2.4rem 0;
}
@media (max-width: 768px) {
  .question__accordion_title {
    padding-right: 6rem;
  }
}
@media (max-width: 576px) {
  .question__accordion_title {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 1.4rem 0;
  }
}

.question__accordion_img {
  position: absolute;
  right: 5.7%;
  cursor: pointer;
}

.question_select {
  transform: rotate(180deg);
}

.question__accordion_text {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-top: 0;
  padding-bottom: 6rem;
  max-width: 92rem;
  padding-top: 1.5rem;
}
@media (max-width: 768px) {
  .question__accordion_text {
    padding-right: 1.2rem;
  }
}
@media (max-width: 576px) {
  .question__accordion_text {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.accordion-hidden {
  opacity: 0;
  visibility: hidden;
  padding: 0;
  height: 0;
}

.footer {
  background: #60B6F8;
  padding-bottom: 3rem;
}
@media (max-width: 576px) {
  .footer {
    background-color: #3C91D2;
  }
}

.footer__wrapper {
  display: grid;
  display: grid;
  grid-template-rows: 49% 1fr;
  grid-template-columns: repeat(3, 32%);
  justify-content: space-between;
  padding-top: 2rem;
  align-items: baseline;
}
@media (max-width: 1200px) {
  .footer__wrapper {
    grid-template-columns: 1fr 25% 1fr;
  }
}
@media (max-width: 992px) {
  .footer__wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, min-content);
  }
}
@media (max-width: 576px) {
  .footer__wrapper {
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content);
  }
}

.footer__contact {
  color: #fff;
}

.footer__contact_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin: 0;
}
@media (max-width: 576px) {
  .footer__contact_title {
    font-size: 2rem;
  }
}

.footer__contact_link {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.9rem;
  margin-top: 1rem;
}
@media (max-width: 576px) {
  .footer__contact_link {
    font-size: 2rem;
    margin-top: 4px;
    display: grid;
    grid-template-columns: repeat(3, max-content);
  }
}
.footer__contact_link a {
  text-decoration: none;
  color: #fff;
  padding-right: 6px;
}
.footer__contact_link a:hover {
  color: #FD9900;
}
.footer__contact_link img {
  vertical-align: bottom;
}

.footer__contact_adress {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  max-width: 28rem;
  margin-top: 0;
}

.footer__contact_unp {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  max-width: 20rem;
}

.footer__address {
  color: #fff;
  grid-row: 2/3;
}
@media (max-width: 992px) {
  .footer__address {
    grid-row: 4/5;
  }
}
@media (max-width: 576px) {
  .footer__address {
    grid-row: 5/6;
  }
}

.footer__working-mode {
  color: #fff;
  justify-self: center;
}
@media (max-width: 992px) {
  .footer__working-mode {
    justify-self: auto;
    grid-row: 2/3;
  }
}
@media (max-width: 576px) {
  .footer__working-mode {
    grid-row: 4/5;
  }
}

.footer__working_time {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.4rem;
  margin-bottom: 0;
  margin-top: 1rem;
}
@media (max-width: 576px) {
  .footer__working_time {
    font-size: 2rem;
    margin-top: 6px;
  }
}

.footer__working_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
}
@media (max-width: 576px) {
  .footer__working_title {
    font-size: 2rem;
    margin-bottom: 8px;
  }
}

.footer__form {
  color: #fff;
  grid-row: span 2;
  justify-self: end;
}
@media (max-width: 576px) {
  .footer__form {
    grid-row: 1/2;
    text-align: center;
    justify-self: center;
  }
}

.footer__form_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-bottom: 0.6rem;
}

.footer__form_text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  margin-top: 0;
}

.footer__form_contact {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  max-width: 32rem;
  row-gap: 0.6rem;
}
@media (max-width: 576px) {
  .footer__form_contact {
    margin: 0 auto;
  }
}

.footer__logo {
  display: none;
}
@media (max-width: 576px) {
  .footer__logo {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    color: #fff;
    display: grid;
    grid-template-columns: 20% 69%;
    align-items: center;
    margin-bottom: 3rem;
    justify-items: baseline;
  }
}

.footer__logo_img {
  width: 70%;
}

.service {
  background: url(../images/service-bg.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 414px) {
  .service {
    /*background-size: contain;*/
    color: #353A3E;
  }
}

@media (max-width: 768px) {
    .service {
        background: rgb(199, 228, 243);
        background: linear-gradient(180deg, rgba(199, 228, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background-size: 100% 560px;
        background-repeat: no-repeat;
    }
}

.service__wrapper {
  padding-top: 3.8rem;
}

.service__title {
  margin: 0;
}

.service__content {
    max-width: 110rem;
    margin: 0 auto;
    padding-top: 3rem;
    margin-bottom: 20rem;
    margin-top: 5rem;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #353A3E;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
    border-radius: 10px;
    min-height: 1120px;
}
@media (max-width: 768px) {
    .service__content {
        margin-bottom: 10rem;
        min-height: auto;
    }
}
@media (max-width: 576px) {
    .service__content {
        padding: 5rem 0 5rem;
        font-size: 2rem;
    }
}

.service__description {

}

.service__description_content {
  padding: 2rem 10.5rem 0.1rem 10.5rem;
}
@media (max-width: 992px) {
  .service__description_content {
    padding: 1rem 1.5rem 2.3rem;
  }
}
@media (max-width: 768px) {
  .service__description_content {
    background-size: 74%;
  }
}
@media (max-width: 414px) {
  .service__description_content {
    padding: 0.5rem 1.5rem 2.3rem;
  }
}

.services-categories {
    margin: 60px 0 90px;
}

.services-categories .block-title {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}
.services-categories .services-categories-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media (max-width: 768px) {
    .services-categories .services-categories-list{
        display: block;
        padding: 0 1.5rem;
    }
}
.services-categories .category-item {
    width: 280px;
    height: 190px;
    background-color: #D9F0FA;
    margin: 0 15px;
    /* background-size: auto 115px; */
    background-repeat: no-repeat;
    background-position: bottom right;
    border-radius: 10px;
}
@media (max-width: 768px) {
    .services-categories .category-item {
        width: auto;
        margin: 0;
        margin-bottom: 15px;
    }
}
.services-categories .category-item:hover {
    box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
}

.services-categories .category-item a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 600;
    color: #353A3E;
    position: relative;
    word-spacing: 9999999px;
}

.services-categories .category-item .category-title{
    position: relative;
    width: 100%;
    text-align: center;
    height: 120px;
    top: 18px;
    font-size: 24px;
}

[data-service=rotor] {
  background-image: url(../images/plant.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  display: none;
  opacity: 0;
}
@media (max-width: 768px) {
  [data-service=rotor] {
    background-size: 74%;
  }
}
@media (max-width: 414px) {
  [data-service=rotor] {
    color: #353A3E;
  }
}

[data-service=arrangement] {
  background-image: url(../images/plant.png);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  display: none;
  opacity: 0;
}
@media (max-width: 768px) {
  [data-service=arrangement] {
    background-size: 74%;
  }
}
@media (max-width: 414px) {
  [data-service=arrangement] {
    color: #353A3E;
  }
}

[data-service=artesian] {
  background-image: url(../images/plant.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  display: none;
  opacity: 0;
}
@media (max-width: 768px) {
  [data-service=artesian] {
    background-size: 74%;
  }
}
@media (max-width: 414px) {
  [data-service=artesian] {
    color: #353A3E;
  }
}

[data-service=small] {
  background-image: url(../images/plant.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  display: none;
  opacity: 0;
}
@media (max-width: 768px) {
  [data-service=small] {
    background-size: 74%;
  }
}
@media (max-width: 414px) {
  [data-service=small] {
    color: #353A3E;
  }
}

[data-service=repair] {
  background-image: url(../images/gidrofor.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  display: none;
  opacity: 0;
}
@media (max-width: 768px) {
  [data-service=repair] {
    background-size: 74%;
  }
}
@media (max-width: 414px) {
  [data-service=repair] {
    color: #353A3E;
  }
}

[data-service=choice] {
  background-image: url(../images/gidrofor.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  display: none;
  opacity: 0;
}
@media (max-width: 768px) {
  [data-service=choice] {
    background-size: 74%;
  }
}
@media (max-width: 414px) {
  [data-service=choice] {
    color: #353A3E;
  }
}

.service__navigaton {
    padding: 0 10.5rem;
}

@media (max-width: 768px) {
    .service__navigaton {
        padding: 0 0;
    }
}

.service__navigaton_list {
    padding-left: 0;
    margin: 0;
    display: flex;
    justify-content: space-around;
}
@media (max-width: 768px) {
    .service__navigaton_list {
        flex-direction: column;
        align-items: center;
    }

}

.service__navigaton_list.view-cards {
    flex-wrap: wrap;
}

.service__navigaton_list.view-cards .service__navigaton_item {
    background-size: contain;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: #D9F0FA;
    border-radius: 10px;
    margin: 0 15px 35px;
    width: 45%;
    padding: 20px;
}
.service__navigaton_list.view-cards .service__navigaton_item:hover {
    box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
}

.service__navigaton_list.view-cards .service__navigaton_item .content {
    width: 80%;
}

.service__navigaton_list.view-cards .service__navigaton_item .service-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.service__navigaton_list.view-cards .service__navigaton_item .service-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

.service__navigaton_list.view-cards .service__navigaton_item .service-link {
    margin-top: 30px;
}

.service__navigaton_list.view-cards .service__navigaton_item .service-link a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #434040;
}

.service__navigaton_list.view-cards .service__navigaton_item .service-link a:hover {
    text-decoration: underline;
}

.service__navigaton_list.view-buttons .service__navigaton_item {
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.4rem;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #D9F0FA;
    border-radius: 10px;
    cursor: pointer;
    /*word-spacing: 9999999px;*/
    max-width: 280px;
    display: block;
    margin: 0 5px;
}

@media (max-width: 320px) {
    .service__navigaton_list.view-buttons .service__navigaton_item {
    font-size: 1.8rem;
  }
}
@media (max-width: 768px) {
    .service__navigaton_list.view-buttons .service__navigaton_item {
        margin-bottom: 10px;
    }
}
.service__navigaton_list.view-buttons .service__navigaton_item:hover {
  background: linear-gradient(180deg, #F1761D 0%, #FEBC62 100%);
  border-radius: 10px;
  font-weight: 600;
  color: #fff;
}

.service__navigaton_list.view-buttons .service__navigaton_item a {
    text-decoration: none;
    font-size: 22px;
    color: #353A3E;
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px;
}
.service__navigaton_list.view-buttons .service__navigaton_item:hover a {
    color: #fff;
}

.service__navigaton_list.view-buttons .service__navigaton_item.active_service_item {
    background: linear-gradient(180deg, #F1761D 0%, #FEBC62 100%);
    color: #fff;
}

.service__navigaton_list.view-buttons .service__navigaton_item.active_service_item a{
    color: #fff;
}

@media (max-width: 768px) {
    .service__navigaton_list.view-cards {
        padding: 0 15px;
    }

    .service__navigaton_list.view-cards .service__navigaton_item {
        width: 100%;
        margin: 0 0px 35px;
        padding: 20px 15px;
    }

    .service__navigaton_list.view-cards .service__navigaton_item .service-title {
        font-size: 18px;
        line-height: 24px;
    }

    .service__navigaton_list.view-cards .service__navigaton_item .service-description {
        font-size: 16px;
        line-height: 24px;
    }

    .service__navigaton_list.view-cards .service__navigaton_item .service-link a {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 768px) {
    .service__navigaton_list.view-buttons .service__navigaton_item a {
        font-size: 20px;
        padding: 1.5rem;
    }
}
.service__description {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #434040;
    margin-bottom: 0;
    padding-bottom: 60px;
}
@media (max-width: 992px) {
  .service__description {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 768px) {
  .service__description {
    margin-bottom: 10rem;
  }
}
@media (max-width: 414px) {
  .service__description {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.service__description_content_list {
  position: relative;
}

.service__description_content_item {
  padding-bottom: 1.5rem;
}
.service__description_content_item::before {
  content: url(../images/done.png);
  line-height: 0;
  position: absolute;
  left: 0;
}

.service__description .service__image {
    float: right;
    max-width: 380px;
    margin-left: 10px;
}

@media (max-width: 768px) {
    .service__description .service__image {
        float: none;
        max-width: 100%;
        display: inline-block;
        margin: 0 auto;
    }
}

.service__artesian__list {
  position: relative;
}

.service__artesian__item {
  padding-bottom: 1.5rem;
}
.service__artesian__item::before {
  content: url(../images/done.png);
  line-height: 0;
  position: absolute;
  left: 0;
}

.service__small_list {
  position: relative;
}

.service__small_list_item {
  padding-bottom: 1.5rem;
}
.service__small_list_item::before {
  content: url(../images/done.png);
  line-height: 0;
  position: absolute;
  left: 0;
}

.service__arrangement_list {
  position: relative;
}

.service__arrangement_item {
  padding-bottom: 1.5rem;
}
.service__arrangement_item::before {
  content: url(../images/done.png);
  line-height: 0;
  position: absolute;
  left: 0;
}

.service__caisson_list {
  position: relative;
}

.service__caisson_list_item {
  padding-bottom: 1.5rem;
}
.service__caisson_list_item::before {
  content: url(../images/done.png);
  line-height: 0;
  position: absolute;
  left: 0;
}

.service__choice_list {
  position: relative;
}

.service__choice_list_item {
  padding-bottom: 1.5rem;
}
.service__choice_list_item::before {
  content: url(../images/done.png);
  line-height: 0;
  position: absolute;
  left: 0;
}

.service__description_span {
  font-weight: 600;
  color: #434040;
}

.service__description_title {
  font-weight: 600;
  color: #434040;
  padding-top: 1.6rem;
}
@media (max-width: 414px) {
  .service__description_title {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

.service__description_content ul {
  padding-left: 5.4rem;
  position: relative;
}
@media (max-width: 414px) {
    .service__description_content ul {
    padding-left: 4rem;
  }
}

.service__description_content ul li  {
  padding-bottom: 2.6rem;
}
.service__description_content ul li::before {
  content: url(../images/done.png);
  position: absolute;
  left: 0;
}

.service__well_rectangle {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  margin-bottom: 1.6rem;
  display: grid;
  grid-template-columns: 27% 68%;
}
@media (max-width: 768px) {
  .service__well_rectangle {
    grid-template-columns: 1fr;
  }
}
.service__well_rectangle:last-child {
  margin-bottom: 0;
}
.service__well_rectangle img {
  justify-self: center;
  padding-top: 2rem;
  width: 100%;
}
@media (max-width: 768px) {
  .service__well_rectangle img {
    width: 50%;
  }
}
@media (max-width: 414px) {
  .service__well_rectangle img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .well_rectangle_content {
    padding: 0 1.2rem;
  }
}

.well_rectangle_text {
  padding-bottom: 1.4rem;
}
.well_rectangle_text:nth-last-child(n+2) {
  padding-bottom: 0;
  margin-bottom: 0;
}

.well_rectangle_list {
  margin-top: 0;
  margin-bottom: 0;
}

.well_rectangle_list_item {
  list-style-type: disc;
}

@media (max-width: 414px) {
  .well_rectangle_choise {
    padding-top: 2rem;
  }
}

.arrangement_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #434040;
}

.arrangement_form {
  max-width: 60rem;
  margin: 0 auto;
  padding-bottom: 2rem;
}

.well_rectangle_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.well_rectangle_link {
  display: inline-block;
  margin: 4rem 0;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #FFFFFF;
  padding: 1.2rem 5rem;
  background-color: #60B6F8;
  border-radius: 1rem;
  cursor: pointer;
  text-decoration: none;
}

.repair_header {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #434040;
  display: grid;
  grid-template-columns: 8% 1fr;
  align-items: center;
}
@media (max-width: 576px) {
  .repair_header {
    grid-template-columns: 11% 1fr;
  }
}
@media (max-width: 414px) {
  .repair_header {
    font-size: 1.6rem;
    line-height: 2.4rem;
    grid-template-columns: 15% 1fr;
  }
}
.repair_header:nth-child(1) {
  margin-top: 0;
}
.repair_header::before {
  content: url(../images/done.png);
  line-height: 0;
}

.repair_description {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 414px) {
  .repair_description {
    grid-template-columns: 1fr;
    padding-top: 1.8rem;
  }
}

.repair_description_content {
  display: grid;
  grid-template-columns: 25% 65%;
}
@media (max-width: 414px) {
  .repair_description_content {
    grid-template-columns: 20% 1fr;
  }
}
.repair_description_content > img {
  width: 6.4rem;
  height: auto;
}
@media (max-width: 576px) {
  .repair_description_content > img {
    width: 90%;
  }
}

.repair__description_text {
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-top: 0;
}
@media (max-width: 414px) {
  .repair__description_text {
    font-size: 1.6rem;
    line-height: 2.4rem;
    align-self: center;
  }
}

.repair_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.4rem;
  padding-top: 2.8rem;
}
@media (max-width: 414px) {
  .repair_title {
    font-size: 2rem;
    line-height: 2.4rem;
    max-width: 30rem;
  }
}

.repair_answer {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
  display: grid;
  grid-template-columns: 10% 1fr;
  align-items: center;
}
@media (max-width: 576px) {
  .repair_answer {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 414px) {
  .repair_answer {
    grid-template-columns: 15% 1fr;
  }
}
.repair_answer:last-child {
  padding-bottom: 3rem;
}
.repair_answer::before {
  content: url(../images/done.png);
  line-height: 0;
}

.repair_answer_description {
  display: grid;
  grid-template-columns: 8% 1fr;
}
@media (max-width: 414px) {
  .repair_answer_description {
    grid-template-columns: 12% 1fr;
  }
}
.repair_answer_description::before {
  content: "";
}

.service__contact-us {
  text-align: center;
  background: linear-gradient(180deg, #D9F0FA 0%, rgba(217, 240, 250, 0.48) 100%);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  margin: 2rem 2rem 2rem 2rem;
}

@media (max-width: 414px) {
  .service__contact-us {
    grid-template-columns: 1fr;
  }
}

.service__contact_form {
  display: grid;
  grid-template-columns: 24% 28% 30%;
  justify-content: center;
  padding-bottom: 5rem;
  grid-column-gap: 1rem;
}
@media (max-width: 1200px) {
  .service__contact_form {
    grid-template-columns: minmax(min-content, 30rem);
    grid-template-rows: repeat(3, 5.2rem);
    grid-row-gap: 1.2rem;
  }
}
@media (max-width: 414px) {
  .service__contact_form {
    grid-template-columns: 95%;
    grid-row-gap: 1.2rem;
  }
  .service__contact_form > input {
    padding: 1.6rem 6.5rem;
  }
}
@media (max-width: 414px) and (max-width: 414px) {
  .service__contact_form > input {
    padding: 0.6rem 0.5rem;
  }
}

.service__contact-us_title {
  padding-top: 2.4rem;
  font-weight: 600;
}
@media (max-width: 414px) {
  .service__contact-us_title {
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.2rem;
    color: #353A3E;
    max-width: 30rem;
    margin: 0 auto;
  }
}

.service__contact-us_text {
  max-width: 58rem;
  margin: 0 auto;
  padding-bottom: 2rem;
}
@media (max-width: 414px) {
  .service__contact-us_text {
    color: #353A3E;
  }
}

.service__button {
  padding: 1rem 4.8rem;
}
@media (max-width: 414px) {
  .service__button {
    padding: 0.6rem 0.5rem;
  }
}

.service__footer {
  margin-top: 24rem;
}

.active_service_item {
  background: linear-gradient(180deg, #F1761D 0%, #FEBC62 100%);
  color: #fff;
}

.actie_service_description {
  display: block;
  animation: showBlock 1s linear forwards;
}

@keyframes showBlock {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
._req::after {
  content: "Заполните поле";
  display: block;
  position: absolute;
}

.about_page {
  background: url(../images/bg-pages.png);
  background-position: top;
  color: #434040;
  padding-bottom: 24rem;
  background-repeat: no-repeat;
  background-size: cover;
}

.about_page__title {
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 3.2rem;
  color: #434040;
  text-align: center;
  padding-top: 6.3rem;
  margin-top: 0;
}

.about_page__content {
  max-width: 110rem;
  margin: 0 auto;
  padding: 7.5rem 10rem 20rem;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  margin-top: 6.5rem;
}
@media (max-width: 992px) {
  .about_page__content {
    padding: 8.5rem 6rem 20rem;
  }
}
@media (max-width: 768px) {
  .about_page__content {
    padding: 8.5rem 4.6rem 20rem;
  }
}
@media (max-width: 414px) {
  .about_page__content {
    padding: 1.5rem;
  }
}

.about_page_well {
  padding-bottom: 4rem;
}
.about_page_well p {
  text-indent: 20px;
}

.about_page_description {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 4rem;
  padding-bottom: 5.5rem;
}
@media (max-width: 768px) {
  .about_page_description {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}
@media (max-width: 414px) {
  .about_page_description {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.about_main {
  font-weight: 600;
}

.about_page_list {
  padding-left: 3rem;
}

.about_page_list_item {
  list-style-type: disc;
}

.trust__description {
  display: grid;
  grid-template-columns: 18% 75%;
}
@media (max-width: 992px) {
  .trust__description {
    grid-template-columns: min-content 1fr;
    grid-column-gap: 0.8rem;
  }
}

.trust__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-top: 5.5rem;
}
@media (max-width: 992px) {
  .trust__content {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 414px) {
  .trust__content {
    padding-bottom: 8rem;
  }
}

.trust_title {
  text-align: center;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.4rem;
}
@media (max-width: 414px) {
  .trust_title {
    max-width: 25rem;
  }
}

.trust__description_title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-top: 0;
}

.trust__description_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.contact_page {
  margin-bottom: 28rem;
  background: url(../images/pages-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 576px) {
  .contact_page {
    margin-bottom: 17rem;
  }
}
@media (max-width: 414px) {
  .contact_page {
    color: #353A3E;
  }
}

.contact_page_title {
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 3.2rem;
  text-align: center;
  margin: 0;
  padding: 4.5rem 0;
}
@media (max-width: 414px) {
  .contact_page_title {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}

.contact_page__content {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  padding: 7.5rem 10rem 20rem;
  max-width: 1096px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .contact_page__content {
    padding: 7.5rem 3rem 20rem;
  }
}
@media (max-width: 576px) {
  .contact_page__content {
    padding: 4.5rem 1rem 6rem;
  }
}
.contact_page_main {
  display: grid;
  grid-template-columns: 42% 1fr;
}
@media (max-width: 768px) {
  .contact_page_main {
    grid-template-columns: 1fr;
  }
}

.contact_page__logo {
  text-align: center;
  position: relative;
}
.contact_page__logo > img {
  width: 25%;
}
@media (max-width: 414px) {
  .contact_page__logo > img {
    width: 20%;
  }
}
.contact_page__logo::after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  background: #434040;
  height: 100%;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .contact_page__logo::after {
    display: none;
  }
}

.contact_page_company {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 2.4rem;
}
@media (max-width: 992px) {
  .contact_page_company {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 414px) {
  .contact_page_company {
    font-size: 2.4rem;
    line-height: 2.4rem;
    color: #353A3E;
  }
}

.contact_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-top: 0;
}
@media (max-width: 992px) {
  .contact_title {
    font-size: 2rem;
  }
}
@media (max-width: 414px) {
  .contact_title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

.contact_page__contact {
  padding-left: 4rem;
}
@media (max-width: 992px) {
  .contact_page__contact {
    padding-left: 2rem;
  }
}
@media (max-width: 768px) {
  .contact_page__contact {
    margin-bottom: 3rem;
  }
}
@media (max-width: 414px) {
  .contact_page__contact {
    padding: 0;
  }
}

.contact_page_content {
  display: grid;
  grid-template-columns: 5% 47% 7% 7%;
  grid-template-columns: repeat(4, max-content);
  grid-column-gap: 1rem;
  align-items: center;
}
@media (max-width: 414px) {
  .contact_page_content {
    grid-template-columns: 1fr 12% 12%;
  }
}

@media (max-width: 414px) {
  .contact_ico {
    display: none;
  }
}

.contact_page_link {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.9rem;
  color: #434040;
  text-decoration: none;
}
@media (max-width: 992px) {
  .contact_page_link {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 414px) {
  .contact_page_link {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}

@media (max-width: 992px) {
  .service_time {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

.contact_page_email {
  padding-bottom: 2rem;
}
.contact_page_email img {
  padding-right: 1rem;
}

.service_time {
  margin-top: 1rem;
  padding-bottom: 2rem;
}

.contact_page__adress_text {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 4rem;
  margin-top: 0;
  padding-left: 1rem;
}
@media (max-width: 992px) {
  .contact_page__adress_text {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

.contact_page__adress_content {
  display: grid;
  grid-template-columns: min-content 1fr;
  align-items: baseline;
}
@media (max-width: 414px) {
  .contact_page__adress_content {
    grid-template-columns: 8% 1fr;
  }
}

.contact_page__form {
  max-width: 43rem;
  background: linear-gradient(180deg, #D9F0FA 0%, rgba(217, 240, 250, 0.48) 100%);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  margin-left: auto;
  text-align: center;
  padding: 2rem 5.5rem 3.2rem;
  margin-top: 3.4rem;
}
@media (max-width: 768px) {
  .contact_page__form {
    margin: 0 auto;
  }
}
@media (max-width: 414px) {
  .contact_page__form {
    padding: 3rem 0.7rem 2.8rem;
  }
}

form {
  margin: 0 auto;
}

.contact__form_title {
  color: #434040;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-top: 0;
}
@media (max-width: 992px) {
  .contact__form_title {
    font-size: 2rem;
  }
}

.map {
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  margin-top: 10rem;
}
@media (max-width: 576px) {
  .map {
    margin: 7rem 1rem;
  }
}

iframe {
  border: none;
}

.modal {
  position: fixed;
  top: -999px;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  display: none;
  padding: 0 20px;
}

.modal__content_rectangle {
  position: relative;
  max-width: 626px;
  padding: 14px 20px;
  margin: 40px auto;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 7px rgba(163, 195, 207, 0.3);
}
@media (max-width: 320px) {
  .modal__content_rectangle {
    padding: 14px 10px;
  }
}

.modal__show {
  top: 0;
  opacity: 1;
  display: block;
}

.modal__success_show {
  top: 0;
  opacity: 1;
}

.modal__content {
  position: relative;
  width: 100%;
  padding: 40px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 7px rgba(163, 195, 207, 0.3);
}
@media (max-width: 414px) {
  .modal__content {
    padding: 20px 5px;
  }
}

.modal__title {
  font-size: 2.4rem;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 414px) {
  .modal__title {
    font-size: 1.8rem;
  }
}

.modal__form_contact {
  display: grid;
  grid-template-rows: 3fr 1fr 1fr 1fr;
  grid-row-gap: 15px;
}
@media (max-width: 414px) {
  .modal__form_contact {
    grid-template-columns: 95%;
    justify-content: center;
  }
}

.modal__close {
  position: absolute;
  top: 7%;
  right: 7%;
  z-index: 15;
  font-size: 30px;
  color: #000;
  opacity: 0.5;
  font-weight: 700;
  border: none;
  background-color: transparent;
  cursor: pointer;
  display: block;
}
@media (max-width: 414px) {
  .modal__close {
    top: 4%;
    right: 8%;
  }
}
@media (max-width: 320px) {
  .modal__close {
    top: 4%;
    right: 6%;
  }
}

.modal_hide {
  display: none;
}

.success_done {
  display: block;
  padding-top: 30px;
  margin: 0 auto;
}
.modal__error .success_done {
    width: 200px;
}
@media (max-width: 414px) {
  .success_done {
    padding-top: 10px;
    width: 20%;
  }
}

.spiner {
  display: block;
  margin: 0px auto;
  position: absolute;
  width: 20%;
  left: 50%;
  transform: translateX(-50%);
}

.instalation {
  background: url(../images/service-bg.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.instalation__title {
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 3.2rem;
  text-align: center;
  color: #353A3E;
  margin-top: 0;
  padding-top: 4.3rem;
}

.instalation__content {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 10px 2px rgba(163, 195, 207, 0.7);
  border-radius: 10px;
  max-width: 110rem;
  margin: 0 auto;
  padding: 10rem 0 10rem;
  margin-bottom: 20rem;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #353A3E;
}
@media (max-width: 768px) {
  .instalation__content {
    margin-bottom: 10rem;
  }
}
@media (max-width: 576px) {
  .instalation__content {
    padding: 5rem 0 5rem;
    font-size: 2rem;
  }
}

.instalation__description {
  display: grid;
  grid-template-columns: 30% 1fr;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .instalation__description {
    grid-template-columns: 1fr;
  }
}
.instalation__description img {
  justify-self: center;
  width: 90%;
}

.instalation__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #353A3E;
  max-width: 62rem;
}

.instalation__price {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #353A3E;
  text-transform: uppercase;
  padding-top: 4.5rem;
}

.instalation__order {
  display: inline-block;
  margin: 4rem 0;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #FFFFFF;
  padding: 1.2rem 5rem;
  background: linear-gradient(180deg, #F1761D 0%, #FEBC62 100%);
  border-radius: 1rem;
  cursor: pointer;
  text-decoration: none;
}

.instalation__promo {
  position: relative;
}

.swiper-instalation {
  overflow: hidden;
}

.instalation__swiper-wrapper {
  position: relative;
}

.instalation__promo_title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  text-align: center;
  color: #353A3E;
}

.instalation__slider_img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  border-radius: 10px;
}
@media (max-width: 414px) {
  .instalation__slider_img {
    width: 100%;
  }
}

.error {
  background: url(../images/error-bg2.webp), url(../images/error-bg1.webp), url(../images/car.webp);
  background-repeat: no-repeat;
  background-size: cover, cover, 70%;
  background-position: bottom;
  background-position-y: bottom, bottom, 2pc;
}
@media (max-width: 768px) {
  .error {
    background-size: cover, cover, 83%;
    background-position-y: bottom, bottom, 0pc;
  }
}

.error__wrapper {
  text-align: center;
  padding-top: 10%;
  padding-bottom: 10%;
  color: #fff;
}

.error_img {
  display: block;
  margin: 0 auto;
  width: 27%;
}

.error_text {
  font-size: 3.2rem;
}
@media (max-width: 768px) {
  .error_text {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

.error_link {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(180deg, #F1761D 0%, #FEBC62 100%);
  border: none;
  border-radius: 10px;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.9rem;
  cursor: pointer;
  filter: drop-shadow(3px 4px 6px rgba(238, 148, 10, 0.5));
  padding: 1.1rem 4.7rem;
}

.video__slider {
  max-height: 370px;
  height: 100%;
}

.breadcrumbs {
    max-width: 110rem;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 12px;
    color: #353A3E;
}
.breadcrumbs .breadcrumb-item{
}
.breadcrumbs .breadcrumb-item::after {
    display: inline-block;
    content: ">";
    margin: 0 3px 0 6px;
}
.breadcrumbs .breadcrumb-item a{
    color: #353A3E;
    /*text-decoration: none;*/
}
.breadcrumbs .breadcrumb-item.active {}
.breadcrumbs .breadcrumb-item.active::after {
    display: none;
}

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