@charset "UTF-8";

/*
НЕ ВНОСИТЕ ИЗМЕНЕНИЯ В ЭТОТ ФАЙЛ
 */

/*! 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.
 */

body {
  margin: 0;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

body *,
body *::before,
body *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font: 400 15px/1.5 "Inter", sans-serif;
  color: #161616;
  height: 100%;
}

body {
  overflow-x: hidden;
  background: #fff no-repeat left top;
}

.page-main {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.disabled-scroll {
  overflow: hidden;
}

.page-main__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

img {
  max-width: 100%;
  height: auto;
}

.wrap {
  max-width: 1280px;
  padding: 0 20px;
  margin: auto;
}

.min-wrap {
  max-width: 1030px;
  padding: 0 20px;
  margin: auto;
}

/*
 start  section-header
*/

.header-site {
  background-color: #161616;
}

.header-site__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
}

.header-site__logo {
  margin-right: auto;
}

.header-site__logo img {
  display: block;
}

.header-site__line {
  background-color: #fff;
}

.header-site__line-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 11px;
  padding-bottom: 11px;
}

.header-site__nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -20px;
}

.header-site__nav > ul li {
  position: relative;
  z-index: 10;
}

.header-site__nav > ul li ul > li:hover > ul {
  display: block;
}

.header-site__nav > ul > li:hover > ul {
  display: block;
}

.header-site__nav > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  left: 0;
  top: auto;
  width: 220px;
  background: #161616;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 25;
}

.header-site__nav > ul ul ul {
  left: 100%;
  top: 0;
  background: #252424;
}

.header-site__nav > ul ul a,
.header-site__nav > ul ul span {
  padding: 5px 20px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.header-site__nav a,
.header-site__nav span {
  color: #161616;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 20px;
  display: block;
}

.header-site__nav a:hover,
.header-site__nav span:hover {
  text-decoration: underline;
}

.header-site__order {
  width: 220px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/*
 end  section-header
*/

/*
 start section-first
*/

/*
 start section-first
*/

.section-first__title {
  margin: 0;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  font-family: "Play", sans-serif;
}

.section-first {
  background: linear-gradient(155deg, #F8E332 1.27%, #FFAD01 84.26%);
  color: #fff;
}

.section-first__left {
  width: 62%;
  padding-top: 100px;
  padding-bottom: 115px;
  position: relative;
}

.section-first__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-first__img {
  width: 100%;
  margin-left: -10%;
  margin-right: -35%;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}

.section-first__sub {
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  /* 38.4px */
  text-transform: uppercase;
  margin-top: 15px;
  font-family: "Play", sans-serif;
  display: block;
}

.section-first__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -12px;
  margin-top: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section-first__btn .btn-border,
.section-first__btn .btn-site {
  margin: 12px;
  width: auto;
}

.section-first__text {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.section-first__text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.section-first__text ul li {
  margin-top: 9px;
  padding-left: 26px;
  position: relative;
}

.section-first__text ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  background: url("../img/checkbox-act.svg") no-repeat left top;
  background-size: contain;
  margin: auto;
}

.section-first__left {
  position: relative;
  z-index: 2;
}

.section-first__left:after {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  bottom: 0;
  right: -45%;
  background: url("../img/first/bg.png") no-repeat left top;
  background-size: cover;
}

.section-first__b {
  position: relative;
  z-index: 8;
}

.section-first__img {
  position: relative;
  z-index: 8;
}

/*
 end section-first
*/

.section-item {
  padding-top: 90px;
  padding-bottom: 90px;
}

.section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.section-title--mb {
  margin-bottom: 50px;
}

.section-title span {
  position: relative;
  z-index: 5;
}

.section-title span:after {
  content: "";
  position: absolute;
  left: -5px;
  bottom: 4px;
  right: -5px;
  background: #FFC400;
  z-index: -1;
  height: 8px;
}

.section-title__item {
  font-family: "Play", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
  /* 39px */
  text-transform: uppercase;
  margin: 0;
}

.list-flex-3n__item {
  width: calc(33.3333% - 30px);
  margin: 15px;
}

.list-flex-4n__item {
  width: calc(25% - 22px);
  margin: 11px;
}

.item-brand.list-flex-4n__item {
  -webkit-hyphens: none !important;
      -ms-hyphens: none !important;
          hyphens: none !important;
}

.list-flex-3n,
.list-flex-4n {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.list-flex-3n {
  margin: -15px;
  margin-bottom: 25px;
}

.list-flex-4n {
  margin: -11px;
  margin-bottom: 21px;
}

.list-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -7px;
}

.section-brand {
  background-color: #E6E6E6;
}

.section-service {
  background: #efefef;
}

.section-order {
  background-color: #EFEFEF;
}

.section-title {
  width: 100%;
}

.section-order__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section-order__img {
  margin-right: auto;
}

.section-order__img img {
  display: block;
  border-radius: 10px;
}

.section-order__content {
  max-width: 445px;
  width: 100%;
}

.section-order__prs {
  padding: 15px 0;
}

.prs-min__item {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section-order__form {
  max-width: 295px;
}

.section-order__form .item-checkbox {
  margin-top: 25px;
  margin-bottom: 25px;
}

.section-eq {
  background: #FAFAFA;
}

.section-eq__title {
  margin-bottom: 40px;
}

.section-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
  text-align: center;
}

.item-eq.list-flex-3n__item {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.section-clients {
  background: #EFEFEF;
}

.slider-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 0;
  background: 0;
  width: 50px;
  padding: 0;
  cursor: pointer;
}

.slider-items {
  position: relative;
}

.slider-btn--left {
  left: -60px;
}

.slider-btn--right {
  right: -60px;
}

.swiper-button-disabled {
  opacity: 0;
}

.section-form2 {
  background: #000 url(../img/form2/bg.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}

.section-form2 .section-title__item span:after {
  display: none;
}

.section-form2__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-form2__prs,
.section-form2__form {
  width: 48%;
}

.section-form2__form {
  padding: 68px 30px;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../img/form2/bg-form.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 10px;
}

.section-form2__form .item-form {
  max-width: 354px;
  margin: auto;
}

.section-form2__item {
  width: 244px;
  margin: 15px;
  margin-bottom: 20px;
}

.section-form2__prs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}

.section-reviews {
  background: #FAFAFA;
}

.section-reviews__slider {
  margin-bottom: 40px;
}

.section-reviews .btn-site--none {
  width: auto;
  min-width: auto;
}

.section-sert__slider {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 40px;
}

.section-sert__slider img {
  width: 100%;
  display: block;
  border-radius: 10px;
  height: auto;
}

.section-sert {
  background: #efefef;
}

.hidden-text__item {
  max-height: 160px;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
}

.hidden-text__item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

.section-map {
  min-height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

.section-map__content {
  position: relative;
  z-index: 25;
  background: #fff;
  margin-left: calc((100vw - 1280px) / 2);
  padding: 0 60px;
  padding-top: 42px;
  padding-bottom: 54px;
  border-radius: 10px;
  max-width: 440px;
  overflow: hidden;
}

.section-map__map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 22;
}

.map-yandex {
  height: 700px;
}

#map ymaps {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.section-map__title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 34px;
}

.section-map__address {
  margin-bottom: 30px;
  color: #161616;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.section-map__address span {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 4px;
  display: block;
}

.section-map__phone {
  margin-bottom: 30px;
}

.section-map__mail {
  display: block;
  color: #161616;
  text-decoration: none;
}

.item-phone.section-map__phone {
  padding: 0;
}

.socials-links.section-map__socials-links {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}

.section-map__cont {
  color: #333F4C;
  font-size: 21px;
  font-weight: 800;
}

.section-map__cont a {
  color: #333F4C;
  text-decoration: none;
}

.section-map__mail {
  font-size: 18px;
  font-weight: 600;
}

.section-map__time {
  font-size: 13px;
  font-weight: 400;
  margin-top: 20px;
}

.section-map__link {
  color: #F70232;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}

.section-map__phone .item-phone__text {
  margin-left: -25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.section-map__content:after,
.section-map__content:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 12px;
  background: url(../img/line.png) repeat-x left top;
}

.section-map__content:after {
  top: 0;
}

.section-map__content:before {
  bottom: 0;
}

.footer-site {
  padding-top: 30px;
  background: #FFC400;
  padding-bottom: 48px;
  position: relative;
}

.footer-site__coper {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 26px;
}

.footer-site__flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 0;
}

.footer-site:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 12px;
  background: url(../img/line.png) repeat-x left top;
  bottom: 0;
}

.footer-site__flex-line {
  padding: 0;
}

.footer-site__phone {
  margin: 0 20px;
}

.footer-site__address-time {
  margin-left: auto;
}

.footer-site__phone .item-phone__all-phone {
  background: #ffc400;
}

.fancybox-content {
  padding: 31px;
  border-radius: 10px;
}

.hidden-text.active .hidden-text__item {
  max-height: 100%;
}

.hidden-text.active .hidden-text__item::before {
  opacity: 0;
}

.active .hidden-text__btn {
  display: none;
}

/*
 start  page-1
*/

.section-first .brs-list {
  margin-top: -50px;
  padding-bottom: 50px;
  z-index: 2;
  position: relative;
}

.brs-list a,
.brs-list {
  color: #161616;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  /* 16.9px */
  letter-spacing: -0.65px;
}

.section-first .brs-list a,
.section-first .brs-list {
  color: #fff;
}

span.sep {
  padding: 0 3px;
}

.item-subpage {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.item-subpage__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.item-subpage__img {
  height: 210px;
}

.item-subpage__content {
  padding: 24px;
  padding-top: 20px;
  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-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.item-subpage__link {
  text-decoration: none !important;
  color: #161616;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
	text-align: center;
}

.item-service__btns {
  margin-top: auto;
}

.btn-site.item-subpage__btns-item {
  padding-left: 10px;
  padding-right: 10px;
  margin: 5px 0;
}

.item-subpage__har {
  margin-bottom: 20px;
}

.item-subpage__har span {
  text-transform: uppercase;
  font-weight: 700;
}

.item-subpage__price {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 500;
	text-align: center;
}

.item-form__title {
  margin-bottom: 30px;
  text-align: center;
}

.item-form--bg .item-form__title {
  color: #fff;
}

.section-order2 {
  background: url(../img/page-1/bg3.jpg) no-repeat center center;
  background-size: cover;
}

.section-order2__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.section-order2__item-form {
  max-width: 575px;
}

.item-form__title span:after {
  display: none;
}

.section-order-inner__bg {
  padding: 50px 0;
  background: url(../img/page-1/bg1.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 10px;
}

.section-order-inner {
  background: url(../img/page-1/bg2.jpg) no-repeat center center;
  color: #fff;
}

.section-order-inner .section-title span:after {
  display: none;
}

.wrap--2 {
  max-width: 755px !important;
}

.section-order-inner__prs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.section-order-inner__item-prs {
  width: 33.3333%;
}

.section-order-inner__item-prs .item-prs2__text {
  font-size: 17px;
}

.section-order-inner__form {
  max-width: 355px;
  margin: auto;
}

/*
 end  page-1
*/

/*
 start  _page-2
*/

.list-rem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px;
  margin-bottom: 40px;
}

.list-rem__item {
  width: calc(20% - 30px);
  margin: 15px;
}

.item-rem {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.section-how {
  background: #E6E6E6;
}

.item-rem__img {
  width: 80px;
  height: 80px;
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}

.item-rem__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-rem__title {
  text-decoration: none;
  color: #161616;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  display: block;
  text-align: center;
}

.item-rem__title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.item-rem:hover {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
          box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
}

.section-our {
  background: #EFEFEF;
}

.list-calc__head,
.list-calc__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.list-calc__col-1,
.list-calc__col-2,
.list-calc__col-3 {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 13px 35px;
}

.list-calc__col-1 {
  width: 135px;
}

.list-calc {
  font-size: 15px;
  font-weight: 500;
}

.list-calc__head {
  color: #8A8A8A;
}

.list-calc__col-3 {
  width: 202px;
}

.list-calc__col-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.list-calc__col-1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list-calc__item {
  background: #fff;
  border-bottom: 1px solid var(--BG-grey-3, #E6E6E6);
  width: 100%;
}

.item-checkbox.item-checkbox--no-text {
  width: 20px;
  height: 20px;
}

.item-checkbox__label:after,
.item-checkbox__label:before {
  width: 20px;
  height: 20px;
}

.list-calc,
.slider-items {
  margin-bottom: 40px;
}

.item-works {
  background: #FAFAFA;
  border-radius: 10px;
  overflow: hidden;
}

.item-works__content {
  padding: 18px;
  margin: 18px;
}

.item-works__img img {
  display: block;
  width: 100%;
  max-height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}

.item-works__content .btn-site {
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  margin-top: 20px;
}

.section-works {
  background: #E6E6E6;
}

.section-faq {
  background: #EFEFEF;
}

.list-faq__item {
  overflow: hidden;
  background: #E6E6E6;
  border-radius: 10px;
  margin-bottom: 20px;
}

.list-faq__head {
  padding: 30px 60px;
  padding-right: 120px;
  position: relative;
}

.list-faq__btn {
  width: 45px;
  height: 45px;
  background: #fff;
  border: 0;
  border-radius: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: 30px;
  top: 20px;
  cursor: pointer;
}

.list-faq__btn:before {
  content: "";
  width: 30px;
  height: 30px;
}

.list-faq__btn:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.list-faq__btn:before {
  background: url(../img/page-2/drop.svg) no-repeat center center;
}

.active .list-faq__btn:before {
  background: url(../img/page-2/close.svg) no-repeat center center;
}

.list-faq__title {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.list-faq__text {
  padding: 30px 60px;
  padding-top: 0;
  margin-top: -15px;
  display: none;
}

.active .list-faq__text {
  display: block;
}

.list-faq__item:last-child {
  margin-bottom: 0;
}

.item-works {
  position: relative;
}

.item-works .item-client__title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.item-works:hover {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
          box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
}

.swiper.slider-items__act.slider-items--works {
  padding: 30px;
  margin: -30px;
}

/*
 end  _page-2
*/

/*
 start  _page-3
*/

.section-page {
  background: #EFEFEF;
  padding-top: 40px;
  padding-bottom: 90px;
}

.section-page__brs {
  padding-bottom: 40px;
}

.big-reviews {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.big-reviews__img img {
  display: block;
  border-radius: 10px;
}

.big-reviews__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 50px;
  max-width: 180px;
}

.big-reviews__title {
  color: #161616;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  /* 25.2px */
  text-transform: uppercase;
  margin-bottom: 15px;
}

.big-reviews__sup {
  color: #161616;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 15px;
}

.big-reviews__date {
  margin-top: 15px;
  color: #8A8A8A;
}

.list-reviews__item {
  margin-bottom: 30px;
}

.list-reviews {
  padding-bottom: 10px;
}

.section-widgets__wrap {
  max-width: 1176px;
  margin: auto;
}

.section-widgets__item-f {
  margin-bottom: 65px;
}

.section-rcom {
  background: #EFEFEF;
}

.list-rcom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px;
  margin-bottom: 40px;
}

.list-rcom img {
  display: block;
  border-radius: 10px;
  margin: auto;
}

.item-rcom {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item-rcom:hover {
  opacity: 0.9;
}

.list-rcom__item {
  margin: 15px;
  width: calc(20% - 30px);
}

/*
 end  _page-3
*/

/*
 start  _page-4
*/

.big-work {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.list-works__item {
  margin-bottom: 30px;
}

.big-work__img img {
  border-radius: 4px;
  display: block;
}

.big-work__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 50px;
  position: relative;
  z-index: 5;
}

.big-work__img-l {
  margin-right: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-work__img-m {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.big-work .btn-site--none {
  padding: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.big-work__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.big-work__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
}

.big-work__title {
  display: block;
  text-decoration: none;
  color: #161616;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.big-work__title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
}

.big-work:hover {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
          box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
}

.list-works {
  padding-bottom: 10px;
}

.btn-site.btn-site--mob {
  display: none;
}

.big-work__date {
  color: #8A8A8A;
}

.section-page__page .big-work__date {
  margin-top: 40px;
}

.section-page__page .slider-items {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.slider-items--swiper {
  max-width: 600px;
}

.slider-items--swiper .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider-items--swiper .swiper-wrapper .slider-items__slide {
  width: 50px !important;
  height: 50px;
}

.slider-items--swiper .swiper-wrapper .slider-items__slide img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}

.wp-caption-slider {
  margin-bottom: 25px;
}

.wp-caption-text {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 130%;
  padding: 0 !important;
  padding-top: 20px !important;
  max-width: 600px;
  margin: auto !important;
}

.section-page__page img {
  border-radius: 10px;
}

.section-title--max {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.box-contacts {
  max-width: 840px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-contacts__right .section-map__address br {
  display: none;
}

.box-contacts__comp {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}

.box-contacts__left {
  width: 45%;
}

.box-contacts__right {
  width: 50%;
}

.open-city {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 16px 35px;
  border-radius: 4px;
  background: var(--Text-dark, #161616);
  color: #fff;
}

.open-city__arrow:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.open-city__town {
  margin: 0 14px;
  width: 180px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}

.open-city__arrow svg {
  stroke: #fff;
}

.open-city__icon svg {
  fill: #fff;
}

.open-city__icon {
  height: 18px;
}

ul.list-city {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.list-city li {
  width: 48%;
}

ul.list-city a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: #161616;
}

ul.list-city a:hover {
  text-decoration: underline;
}

#popup-city .section-page__title {
  margin-bottom: 30px;
}

/*
 end  _page-4
*/

/*
 start  content-text
*/

/* start content */

.content-text p {
  margin-bottom: 20px;
}

.content-text p:last-child {
  margin-bottom: 0;
}

.content-text:after {
  content: "";
  display: block;
  clear: both;
}

.content-text--custom ul {
  padding-left: 49px;
}

.content-text--custom ul,
.content-text ol {
  padding: 0;
  list-style-type: none;
}

.content-text li {
  margin-bottom: 5px;
}

.content-text li:last-child {
  margin-bottom: 0;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content-text blockquote p:last-child {
  margin-bottom: 0;
}

.content-text ul,
.contents-wraps,
.gallery-single,
.content-text .adaptivevideowrapper,
.content-text .contents-wraps,
.content-text p,
.content-text ol,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text blockquote,
.content-text .tableContainer {
  margin: 0 0 20px;
}

.content-text blockquote p {
  margin: 0 0 10px;
}

.content-text .wp-caption {
  max-width: 100%;
  height: auto;
  text-align: center;
  margin: auto auto 20px;
}

.wp-caption img {
  display: block;
}

.content-text .wp-caption-text {
  padding: 0;
  margin: 0;
}

.wp-caption.aligncenter {
  text-align: center;
}

.wp-caption.aligncenter img {
  margin: auto;
}

.content-text table {
  border-collapse: collapse;
  width: 100%;
}

.adaptivevideowrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  display: block !important;
}

.adaptivevideowrapper iframe,
.adaptivevideowrapper embed,
.adaptivevideowrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content-text table {
  width: 100%;
  overflow: hidden;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: rgba(9, 9, 9, 0.8);
}

.content-text table td {
  padding: 15px 24px;
}

.content-text table tr:nth-child(even) td {
  background-color: rgba(157, 157, 156, 0.06);
}

.content-text ol {
  counter-reset: counter;
}

.content-text ol li:before {
  counter-increment: counter;
  content: counter(counter) ".";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -3px;
}

.content-text ol li {
  margin: 0 0 8px;
}

.content-text ol ol li {
  padding-left: 25px;
}

.content-text ol li ul,
.content-text ol li ol,
.content-text ul li ul,
.content-text ul li ol {
  margin: 8px 0;
}

.content-text ul li {
  padding-left: 10px;
  margin: 0 0 8px;
}

.content-text--custom ul li {
  padding-left: 32px;
}

.content-text--custom ul li:before {
  content: "";
  display: inline-block;
  color: #fff;
  font-weight: 600;
  width: 31px;
  height: 18px;
  text-align: center;
  margin-left: -40px;
  margin-right: 9px;
  vertical-align: top;
  margin-top: 2px;
  counter-increment: none;
  background: url(../img/ul-text.svg) no-repeat center center;
}

.content-text a {
  color: #ffc400;
  text-decoration: none;
}

.content-text a:hover {
  color: #161616;
  text-decoration: underline;
}

blockquote {
  padding-left: 16px;
  margin: 0 0 20px;
  border-left: 7px solid #FFC400;
  position: relative;
}

.tableContainer {
  overflow: hidden;
  overflow-x: auto;
}

.tableContainer table {
  width: 100%;
}

/*
 end  content-text
*/

/*
 start  _phone
*/

.item-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #161616;
  padding: 15px;
}

.item-phone__icon svg {
  fill: #161616;
}

.item-phone__icon {
  margin-right: 10px;
  width: 13px;
  height: 18px;
  margin-top: 2px;
}

.item-phone__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #161616;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

.item-phone__text {
  font-size: 14px;
  font-weight: 500;
}

.item-phone__drop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.item-phone__drop-arrow {
  margin: 0;
  padding: 0;
  background: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  padding-left: 15px;
}

.item-phone__drop-arrow:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  bottom: -15px;
  right: -15px;
}

.item-phone__drop-arrow:after {
  left: 0;
}

.item-phone__drop-arrow svg {
  fill: none;
  stroke: #161616;
}

.item-phone--yellow {
  color: #FFC400;
}

.item-phone--yellow .item-phone__link {
  color: #FFC400;
}

.item-phone--yellow .item-phone__icon svg {
  fill: #FFC400;
}

.item-phone--yellow .item-phone__drop-arrow svg {
  stroke: #FFC400;
}

.item-phone--fff {
  color: #fff;
}

.item-phone--fff .item-phone__link {
  color: #fff;
}

.item-phone--fff .item-phone__icon svg {
  fill: #fff;
}

.item-phone--fff .item-phone__drop-arrow svg {
  stroke: #fff;
}

.item-phone__content {
  position: relative;
}

.item-phone__all-phone {
  position: absolute;
  left: -10px;
  background: #161616;
  padding: 8px 10px;
  border-radius: 4px;
  top: 20px;
  display: none;
}

.item-phone__all-phone .item-phone__link {
  padding: 2px 0;
}

.item-phone__content.active .item-phone__drop-arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transform-origin: 20px 9px;
      -ms-transform-origin: 20px 9px;
          transform-origin: 20px 9px;
}

.item-phone__content.active .item-phone__all-phone {
  display: block;
}

.header-site__phone {
  margin-right: 30px;
  margin-left: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/*
 end  _phone
*/

/*
 start address-time
*/

.address-time {
  text-align: center;
  padding: 15px;
}

.address-time__drop {
  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;
  color: #161616;
}

.address-time__icon {
  width: 14px;
  height: 17px;
  margin-top: 1px;
}

.address-time__icon svg {
  fill: #161616;
}

.address-time__icon {
  margin-right: 10px;
}

.address-time__town {
  text-decoration: none;
  color: #161616;
  font-size: 15px;
  font-weight: 600;
}

.address-time__text {
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  margin-top: 5px;
}

.address-time__arrow {
  margin: 0;
  padding: 0;
  background: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  padding-left: 9px;
}

.address-time__arrow:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  bottom: -15px;
  right: -15px;
}

.address-time__arrow:after {
  left: -6px;
}

.address-time__arrow svg {
  fill: none;
  stroke: #161616;
}

.address-time--yellow {
  color: #FFC400;
}

.address-time--yellow .address-time__town {
  color: #FFC400;
}

.address-time--yellow .address-time__icon svg {
  fill: #FFC400;
}

.address-time--yellow .address-time__arrow svg {
  stroke: #FFC400;
}

.address-time--fff {
  color: #fff;
}

.address-time--fff .address-time__town {
  color: #fff;
}

.address-time--fff .address-time__icon svg {
  fill: #fff;
}

.address-time--fff .address-time__arrow svg {
  stroke: #fff;
}

.header-site__address-time {
  margin-left: auto;
  padding-right: 20px;
}

/*
 end  address-time
*/

/*
 start  _btn-site
*/

.btn-site {
  margin: 0;
  padding: 0;
  background: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  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;
  text-align: center;
  text-decoration: none;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 16px 24px;
  border-radius: 4px;
  color: #161616;
  background: #FFC400;
}

.btn-site:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  bottom: -15px;
  right: -15px;
}

.btn-site:hover {
  background: rgba(255, 196, 0, 0.9);
}

.btn-site__more {
  stroke: #161616;
  margin-left: 10px;
  width: 14px;
  height: 12px;
  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;
  fill: none;
  stroke-width: 2px;
}

.btn-site--black {
  background: #161616;
  color: #fff;
}

.btn-site--black:hover {
  background: rgba(22, 22, 22, 0.9);
}

.btn-site--black .btn-site__more {
  stroke: #fff;
}

.btn-site--none {
  background: 0;
  color: #161616;
}

.btn-site--none:hover {
  background: 0;
}

.btn-site--none .btn-site__more {
  stroke: #161616;
}

.btn-site--42 {
  padding: 11px 24px;
}

.list-btns__item {
  width: auto;
  margin: 7px;
  min-width: 240px;
}

/*
end  _btn-site
*/

/*
 start  _btn-site
*/

.btn-border {
  margin: 0;
  padding: 0;
  background: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  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;
  text-align: center;
  text-decoration: none;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 16px 20px;
  border-radius: 4px;
  color: #FFC400;
  border: 2px solid #FFC400;
}

.btn-border:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  bottom: -15px;
  right: -15px;
}

.btn-border:hover {
  border-color: rgba(255, 196, 0, 0.9);
}

.btn-border__more {
  stroke: #FFC400;
  margin-left: 10px;
  width: 14px;
  height: 12px;
  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;
  fill: none;
  stroke-width: 2px;
}

.btn-border--black {
  color: #161616;
  border-color: #161616;
}

.btn-border--black:hover {
  border-color: rgba(22, 22, 22, 0.9);
}

.btn-border--black .btn-border__more {
  stroke: #161616;
}

.btn-border--none {
  border-color: transparent;
  color: #161616;
}

.btn-border--none:hover {
  border-color: transparent;
  opacity: 0.9;
}

.btn-border--none .btn-border__more {
  stroke: #161616;
}

.list-btns__item {
  width: auto;
  margin: 7px;
  min-width: 240px;
}

/*
end  _btn-site
*/

/*
 start  _socials-links
*/

.socials-links {
  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;
  margin: -10px;
}

.socials-links svg {
  fill: #fff;
}

.socials-links__link {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #161616;
  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;
  margin: 10px;
  position: relative;
  cursor: pointer;
}

.socials-links__link:after {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
}

.socials-links__link:hover {
  background: rgba(22, 22, 22, 0.9);
}

.socials-links--yellow .socials-links__link {
  background: #FFC400;
}

.socials-links--yellow .socials-links__link:hover {
  background: rgba(255, 196, 0, 0.9);
}

.socials-links--yellow svg {
  fill: #161616;
}

.socials-links--mobile {
  margin: -15px;
}

.socials-links--mobile .socials-links__link {
  width: 24px;
  height: 24px;
  margin: 15px;
}

.header-site__socials-links {
  padding: 0 15px;
}

/*
 end  _socials-links
*/

/*
 start  _item-service
*/

.item-service {
  border-radius: 10px;
  background: #FFF;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.item-service:hover {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
          box-shadow: 0px 15px 20px 0px rgba(105, 95, 84, 0.3);
}

.item-service:hover .item-service__link:after {
  border: 6px dashed #161616;
  border-radius: 10px;
  z-index: 2;
}

.item-service:hover .item-service__link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 6px solid #FFC400;
  border-radius: 10px;
  z-index: 1;
}

.item-service__img {
  width: 80px;
  height: 80px;
  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;
  margin-right: 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.item-service__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-service__link {
  color: #161616;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  display: block;
  text-decoration: none;
}

.item-service__link span {
  text-transform: uppercase;
  display: block;
}

.item-service__link:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.item-service__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin-top: 16px;
}

.item-service__more svg {
  margin-left: 7px;
}

/*
 end  _item-service
*/

/*
 start  _item-brand
*/

.item-brand {
  border-radius: 10px;
  background: #161616;
  color: #fff;
  padding: 23px 24px;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.item-brand:hover {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(75, 103, 109, 0.6);
          box-shadow: 0px 15px 20px 0px rgba(75, 103, 109, 0.6);
}

.item-brand__img {
  width: 100%;
  height: 72px;
  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;
  margin-bottom: 11px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.item-brand__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-brand__link {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  text-align: center;
}

.item-brand__link:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.item-brand__text {
  font-weight: 500;
  line-height: 120%;
  margin-top: 10px;
}

/*
 end  _item-brand
*/

/*
 start  _item-brand
*/

.item-eq {
  border-radius: 10px;
  background: #E6E6E6;
  color: #161616;
  padding: 40px 50px;
  padding-bottom: 28px;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.item-eq:hover {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(75, 103, 109, 0.6);
          box-shadow: 0px 15px 20px 0px rgba(75, 103, 109, 0.6);
}

.item-eq:hover .item-eq__link:after {
  border: 6px dashed #161616;
  border-radius: 10px;
  z-index: 2;
}

.item-eq:hover .item-eq__link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 6px solid #FFC400;
  border-radius: 10px;
  z-index: 1;
}

.item-eq__img {
  width: 100%;
  height: 122px;
  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;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.item-eq__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-eq__link {
  color: #161616;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.item-eq__link:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

/*
 end  _item-brand
*/

/*
 start  _item-prs
*/

.item-prs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.item-prs__img {
  width: 35px;
  height: 32px;
  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;
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.item-prs__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-prs__text {
  color: #161616;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  display: block;
  text-decoration: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/*
 end  _item-prs
*/

/*
 start  _item-form
*/

.input-style,
.textarea-style {
  color: #888;
  font-size: 16px;
  font-weight: 400;
  border: 0;
  width: 100%;
  padding: 16px 25px;
  border-radius: 4px;
  outline: 0;
}

textarea.textarea-style {
  height: 150px;
  resize: none;
}

.item-form__field {
  margin-bottom: 15px;
}

.item-form__field--submit {
  margin-bottom: 0;
}

.item-form__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item-form__flex-item {
  width: calc((100% - 15px) / 2);
}

.item-checkbox {
  position: relative;
  z-index: 1;
}

.item-checkbox__value {
  width: 100%;
  height: 100%;
  border: 0;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.item-checkbox__label {
  padding-left: 25px;
  line-height: 21px;
}

.item-checkbox__label:after,
.item-checkbox__label:before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.item-checkbox__label:before {
  background-image: url(../img/checkbox.svg);
}

.item-checkbox__label:after {
  opacity: 0;
  background-image: url(../img/checkbox-act.svg);
}

.item-checkbox__value:checked + .item-checkbox__label:after {
  opacity: 1;
}

.item-checkbox a {
  position: relative;
  z-index: 4;
  color: #161616;
}

.item-checkbox a:hover {
  text-decoration: none;
}

.btn-site--dashed {
  position: relative;
  overflow: hidden;
}

.btn-site--dashed:after,
.btn-site--dashed:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 5px;
  background: url(../img/line.png) repeat-x left top;
}

.btn-site--dashed:after {
  top: 0;
}

.btn-site--dashed:before {
  bottom: 0;
}

.item-form--bg {
  background: rgba(22, 22, 22, 0.8);
  padding: 30px;
  border-radius: 6px;
}

.item-form--bg .item-checkbox {
  color: #fff;
}

.item-form--bg .item-checkbox a {
  color: #fff;
}

/*
 end  _item-form
*/

/*
 start  _item-client
*/

.item-client {
  padding: 30px;
  border-radius: 10px;
  background: #E6E6E6;
  color: #161616;
}

.item-client__img {
  width: 100%;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.item-client__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-client__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  /* 25.2px */
  text-transform: uppercase;
  text-decoration: none;
  color: #161616;
  text-align: center;
}

.item-client__sub {
  color: #8A8A8A;
  margin-top: 6px;
  text-align: center;
}

.item-client__text {
  margin-top: 9px;
}

.item-client__text ul {
  margin: 0;
  padding: 0;
}

/*
 end  _item-client
*/

/*
 start  _item-prs2
*/

.item-prs2 {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.item-prs2__img {
  width: 55px;
  height: 52px;
  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;
  margin-bottom: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.item-prs2__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-prs2__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  display: block;
  text-decoration: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

/*
 end  _item-prs
*/

/*
 start  _item-review
*/

.item-review {
  padding: 22px 40px;
  border-radius: 10px;
  background: #fff;
  color: #161616;
}

.item-review__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item-review__img {
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
}

.item-review__img a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item-review__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.item-review__t {
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.item-review__d {
  color: #8A8A8A;
  font-size: 14px;
  line-height: 140%;
  margin-top: 6px;
}

.item-review__text {
  margin-top: 20px;
}

.item-review__text ul,
.item-review__text p {
  margin: 0;
  padding: 0;
}

/*
 end  _item-review
*/

.header-site__mobile {
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.btn-burger {
  margin: 0;
  padding: 0;
  background: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-burger:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  bottom: -15px;
  right: -15px;
}

.mobile-popup {
  display: none;
}

.mobile-popup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 65;
  background-color: #161616;
  overflow-y: auto;
  overflow-x: hidden;
}

.mobile-popup__body {
  max-width: 390px;
  margin: auto;
  padding: 30px 45px;
  position: relative;
}

button.mobile-popup__close {
  position: absolute;
  right: 0;
  top: 30px;
}

.mobile-popup__menu ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mobile-popup__menu ul li {
  width: 50%;
}

.mobile-popup__menu ul ul {
  display: none;
}

.mobile-popup__menu a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px;
  word-wrap: break-word;
}

.mobile-popup__order {
  margin: 20px 0;
}

.mobile-popup__socials-links {
  margin: 30px 0;
  margin-bottom: 20px;
}

.mobile-popup__contacts {
  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: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-popup__head img {
  display: block;
}

.mobile-popup__head {
  margin-bottom: 25px;
}

.mobile-popup.active {
  display: block;
}

.footer-site__flex-line ul ul {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .section-first--inner .section-first__left {
    width: 100%;
  }

  .section-first--inner .section-first__left:after {
    right: -33%;
  }

  .section-first--inner .section-first__img {
    margin-left: -15%;
  }
}

@media screen and (min-width: 1024px) {
  .section-first--inner .section-first__left:after {
    right: -60%;
  }
}

@media screen and (min-width: 1200px) {
  .section-first--inner .section-first__left {
    width: 85%;
  }

  .section-first--inner .section-first__left:after {
    right: -33%;
  }
}

@media screen and (min-width: 1240px) {
  .item-subpage.list-flex-4n__item {
    margin: 15px;
    width: calc(25% - 30px);
  }

  .list-flex-4n {
    margin: -15px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1259px) {
  .wrap {
    max-width: 1140px;
  }

  .header-site__logo {
    max-width: 206px;
  }

  .section-first__title {
    font-size: 42px;
  }

  .section-first__sub {
    font-size: 22px;
  }

  .section-item {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-title--mb {
    margin-bottom: 30px;
  }

  .item-service__link {
    font-size: 14px;
  }

  .item-service__more {
    font-size: 14px;
  }

  .section-form2__prs {
    width: 50%;
  }

  .section-form2__form {
    width: 50%;
  }

  .item-review__t {
    font-size: 14px;
  }

  .item-review__img {
    width: 50px;
    height: 50px;
  }

  .item-review__text {
    font-size: 12px;
  }

  .section-map__content {
    margin-left: calc((100vw - 1024px) / 2);
  }

  .slider-btn--right {
    right: -20px;
  }

  .slider-btn--left {
    left: -20px;
  }

  .slider-items {
    padding: 0 50px;
  }

  .section-form2__item {
    width: 50%;
    margin: 0;
    padding: 10px;
  }

  .item-prs2__text {
    font-size: 14px;
  }

  .section-first__img {
    margin-right: 0;
  }

  .section-first__left {
    width: 100%;
  }
}

@media screen and (max-width: 1180px) {
  .wrap {
    max-width: 1024px;
  }

  .list-rem__item {
    width: calc(25% - 30px);
  }

  .header-site__phone {
    margin-right: 10px;
    margin-left: 10px;
  }

  .header-site__nav a,
  .header-site__nav span {
    font-size: 14px;
    padding: 12px 10px;
  }

  .header-site__nav > ul {
    margin: 0 -10px;
  }

  .section-map__content {
    margin-left: calc((100vw - 768px) / 2);
  }
}

@media screen and (max-width: 1024px) {
  .list-rem__item {
    width: calc(33.3333% - 20px);
    margin: 10px;
  }

  .list-rcom__item {
    width: calc(25% - 30px);
  }

  .big-reviews {
    padding: 20px;
  }

  .big-reviews__img {
    max-width: 80px;
    margin-right: 20px;
  }

  .big-reviews__title {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .big-reviews__sup {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .list-reviews__item {
    margin-bottom: 20px;
  }

  .list-reviews {
    padding-bottom: 20px;
  }

  .big-work__img-m {
    display: none;
  }

  .big-work__img {
    margin-right: 20px;
  }

  .big-work__img-l {
    margin: 0;
  }

  .big-work {
    padding: 20px;
  }
}

@media screen and (max-width: 1023px) {
  .wrap {
    max-width: 768px;
  }

  .section-first .brs-list {
    margin-top: -20px;
    padding-bottom: 20px;
  }

  .header-site__phone:nth-child(2) {
    display: none;
  }

  .footer-site__flex-line ul ul {
    display: none !important;
  }

  .footer-site__flex-line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .footer-site__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .footer-site__flex .header-site__logo {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    width: 100%;
    max-width: 100%;
  }

  .footer-site__phone {
    margin: 0;
  }

  .footer-site__address-time {
    margin: 0;
  }

  .footer-site__flex .header-site__logo img {
    display: none;
  }

  .footer-site__coper {
    margin-top: 0;
  }

  .footer-site__flex-line .header-site__mobile {
    display: block;
  }

  .section-order__img {
    width: 34%;
  }

  .section-order__content {
    width: 62%;
    max-width: 100%;
  }

  .section-order__form {
    max-width: 65%;
  }

  .list-flex-4n__item {
    width: calc(50% - 22px);
  }

  .list-flex-3n__item {
    width: calc(50% - 30px);
  }

  .section-first__btn .btn-border,
  .section-first__btn .btn-site {
    width: 100%;
    margin: 5px 0;
  }

  .section-first__btn {
    margin: 0;
    margin-top: 20px;
    max-width: 315px;
  }

  .wrap.section-first__wrap {
    display: block;
  }

  .section-first__img {
    position: absolute;
    right: 30px;
    width: 50%;
    z-index: 3;
    max-width: 320px;
    bottom: 40px;
  }

  .section-first {
    overflow: hidden;
    position: relative;
  }

  .section-first__left {
    padding: 50px 0;
  }
}

@media screen and (max-width: 768px) {
  .item-subpage__img {
    height: 137px;
  }

  .item-subpage__link {
    font-size: 14px;
  }

  .item-subpage__price {
    font-size: 14px;
  }

  .item-subpage__content {
    padding: 15px;
  }

  .btn-site.item-subpage__btns-item {
    font-size: 10px;
  }

  .item-subpage__har {
    font-size: 12px;
  }

  .list-rem__item {
    width: calc(50% - 20px);
  }

  .item-rem__title {
    font-size: 14px;
  }

  .list-rem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -10px;
    margin-bottom: 30px;
  }

  .section-page {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .section-page__brs {
    padding-bottom: 30px;
  }

  .big-reviews__img {
    position: absolute;
    left: 20px;
    top: 20px;
  }

  .list-reviews__item {
    position: relative;
  }

  .big-reviews__title,
  .big-reviews__sup {
    padding-left: 100px;
    font-size: 13px;
  }

  .big-reviews__text {
    margin-top: 26px;
  }

  .list-rcom__item {
    width: calc(50% - 20px);
    margin: 10px;
  }

  .list-rcom {
    margin: -10px;
    margin-bottom: 30px;
  }

  .section-widgets__item-f {
    margin-bottom: 30px;
  }

  .big-work {
    display: block;
  }

  .big-work__img {
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
  }

  .big-work__img-l img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .big-work__desc {
    font-size: 12px;
  }

  .big-work__title {
    font-size: 14px;
  }

  .big-work__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .big-work__date {
    font-size: 12px;
  }

  .btn-site.btn-site--pc {
    display: none;
  }

  span.btn-site.btn-site--mob {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 173px !important;
  }

  .big-work__more {
    margin-top: 15px;
  }

  .item-prs2__text br {
    display: none;
  }

  .box-contacts__left {
    width: 100%;
  }

  .box-contacts__right {
    width: 100%;
  }

  .box-contacts__comp {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .wrap {
    max-width: 425px;
  }

  .list-calc {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 12px;
    margin-bottom: 30px;
  }

  .list-calc__col-1 {
    width: 90px;
  }

  .list-calc__col-3 {
    width: 110px;
  }

  .list-calc__col-1,
  .list-calc__col-2,
  .list-calc__col-3 {
    padding: 10px 15px;
  }

  .list-calc__col-2 {
    width: calc(100% - 200px);
  }

  .list-faq__title {
    font-size: 15px;
  }

  .list-faq__head {
    padding: 20px;
    padding-right: 60px;
  }

  button.list-faq__btn {
    right: 15px;
    width: 30px;
    height: 30px;
  }

  .list-faq__btn:before {
    background-size: 12px;
  }

  .list-faq__text {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
  }

  .item-phone__link {
    font-size: 16px;
  }

  .btn-site {
    font-size: 12px;
    line-height: 14px;
    padding: 12px 10px;
  }

  .btn-border {
    font-size: 12px;
    line-height: 14px;
    padding: 12px 10px;
  }

  .item-form__flex {
    display: block;
  }

  .item-form__flex-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .header-site__line {
    display: none;
  }

  .header-site__phone {
    display: none;
  }

  .header-site__address-time {
    display: none;
  }

  .header-site__flex {
    padding-top: 19px;
    padding-bottom: 20px;
  }

  .header-site__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header-site__mobile .btn-site {
    margin-right: 10px;
  }

  .header-site__mobile {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header-site__logo {
    max-width: 206px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    margin-right: 15px;
  }

  .section-first__title {
    font-size: 36px;
  }

  .section-first__left:after {
    right: -71%;
  }

  .section-first__img {
    max-width: 260px;
    margin-right: -60px;
  }

  .section-first__text {
    font-size: 14px;
    margin-top: 20px;
  }

  .list-flex-3n__item {
    width: calc(50% - 20px);
    margin: 10px;
  }

  .item-service {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
  }

  .item-service__img {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .section-order__img {
    display: none;
  }

  .section-order__content {
    width: 100%;
    display: block;
  }

  .item-prs__text {
    font-size: 14px;
  }

  .item-prs__img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }

  .section-title__item {
    font-size: 22px;
  }

  .section-order__form {
    max-width: none;
    padding: 50px 40px;
    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-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: url(../img/form/image.jpg) no-repeat left top;
    background-size: cover;
    border-radius: 0;
    margin-left: -20px;
    margin-right: -20px;
  }

  .section-order__form-mob {
    max-width: none;
    padding: 50px 40px;
    background-size: cover;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 6px;
    background: rgba(22, 22, 22, 0.8);
    max-width: 360px;
    margin: auto;
  }

  section.section-item.section-order {
    padding-bottom: 0;
  }

  .section-order__form .item-checkbox__label {
    color: #fff;
  }

  .section-order__form .item-checkbox__label a {
    color: #fff;
  }

  .item-eq__link {
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
  }

  .item-eq {
    padding: 30px 20px;
  }

  .section-form2__prs {
    width: 100%;
    margin-bottom: 30px;
  }

  .section-form2__form {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0;
  }

  .section-form2__wrap {
    display: block;
  }

  section.section-item.section-form2 {
    padding-bottom: 0;
  }

  .list-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .section-title span + .section-title span {
    z-index: 9;
  }

  .section-title span:after {
    left: -5px;
    right: -5px;
  }

  .section-map__content {
    position: relative;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    max-width: 100%;
    margin: 0;
    right: 0;
    margin-bottom: 25px;
  }

  .section-map__map {
    position: static;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .section-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #EFEFEF;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .map-yandex {
    height: 480px;
  }

  .footer-site__flex-line {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer-site .header-site__nav > ul li {
    width: auto;
    padding: 0 20px;
    min-width: 160px;
  }

  .footer-site__flex-line .header-site__nav {
    margin: 10px 0;
  }

  .footer-site__flex-line .header-site__socials-links {
    margin-bottom: 20px;
  }

  .footer-site__flex-line ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer-site__flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer-site__coper {
    margin-top: 30px;
  }

  .footer-site {
    padding-bottom: 30px;
  }

  .item-phone__text {
    font-size: 12px;
  }

  .section-first__btn {
    max-width: 184px;
  }
}

@media screen and (max-width: 600px) {
  .section-page__page .slider-items .slider-items__btn {
    display: none;
  }

  .slider-items--swiper {
    display: none;
  }

  .section-page__page .slider-items {
    padding: 0;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 424px) {
  .wrap {
    max-width: 100%;
  }

  .section-order__form-mob {
    max-width: none;
    padding: 50px 40px;
    background-size: cover;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 6px;
    background: rgba(22, 22, 22, 0.8);
    max-width: 360px;
    margin: auto;
  }

  .section-map__address br {
    display: none;
  }

  .section-map__content {
    margin: 20px;
  }

  .slider-items {
    padding: 0 30px;
  }

  .item-review__t {
    font-size: 12px;
  }

  .item-review__left {
    margin-right: 10px;
  }

  .section-desc br {
    display: none;
  }

  .section-desc {
    font-size: 14px;
  }

  .section-order__form-mob {
    padding: 30px;
  }

  .section-order__form {
    padding: 20px;
  }

  .item-checkbox__label {
    font-size: 14px;
  }

  .section-order__prs {
    padding-top: 0;
  }

  .item-brand__text {
    font-size: 12px;
  }

  .item-brand__link {
    font-size: 12px;
  }

  .item-brand__img {
    height: 35px;
  }

  .section-title br {
    display: none;
  }
}

@media screen and (max-width: 359px) {
  .mobile-popup__menu a {
    font-size: 12px;
  }
}
.content-text--m {
  margin-top: 25px;
  margin-bottom: 35px;
}
.item-brand__img--large {
  height: 100%;
  max-height: 154px;
  margin: auto;
}