@charset "UTF-8";

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format('embedded-opentype'),
        url("../fonts/Montserrat-Regular.woff2") format('woff2'),
        url("../fonts/Montserrat-Regular.woff") format('woff'),
        url("../fonts/Montserrat-Regular.ttf") format('truetype'),
        url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format('embedded-opentype'),
        url("../fonts/Montserrat-Medium.woff2") format('woff2'),
        url("../fonts/Montserrat-Medium.woff") format('woff'),
        url("../fonts/Montserrat-Medium.ttf") format('truetype'),
        url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraBold.eot");
  src: url("../fonts/Montserrat-ExtraBold.eot?#iefix") format('embedded-opentype'),
        url("../fonts/Montserrat-ExtraBold.woff2") format('woff2'),
        url("../fonts/Montserrat-ExtraBold.woff") format('woff'),
        url("../fonts/Montserrat-ExtraBold.ttf") format('truetype'),
        url("../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format('svg');
  font-weight: 800;
  font-style: normal;
}

/*! normalize.css v8.0.0 | 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;
}

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

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

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 {
  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;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

@-webkit-keyframes opas {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opas {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes tooltipShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tooltipShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@-webkit-keyframes jamp {
  0% {
    margin-top: 0;
  }

  15% {
    margin-top: -1rem;
  }

  25% {
    margin-top: 0;
  }

  35% {
    margin-top: -0.5rem;
  }

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes jamp {
  0% {
    margin-top: 0;
  }

  15% {
    margin-top: -1rem;
  }

  25% {
    margin-top: 0;
  }

  35% {
    margin-top: -0.5rem;
  }

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

@-webkit-keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
  }

  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
  }

  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@-webkit-keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }
}

@keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }
}

@-webkit-keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@-webkit-keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}

@keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}

.production-complect__img-main {
  -webkit-animation: jamp 5.5s infinite linear;
  animation: jamp 5.5s infinite linear;
}

.production-complect__img::before {
  -webkit-animation: opas 2.8s infinite linear;
  animation: opas 2.8s infinite linear;
}

.production-info__content-info-img-line {
  -webkit-animation: pulseiconLine 5.2s infinite linear;
  animation: pulseiconLine 5.2s infinite linear;
}

.block-img {
  -webkit-animation: jampTrf 4.5s infinite linear;
  animation: jampTrf 4.5s infinite linear;
}

.place__tab-item-img:before {
  -webkit-animation: scale-before 4s infinite linear;
  animation: scale-before 4s infinite linear;
}

.work__content-item-icon:before {
  -webkit-animation: scale-before 4s infinite linear;
  animation: scale-before 4s infinite linear;
}

.modal__img:before {
  -webkit-animation: rotate 3.8s infinite linear;
  animation: rotate 3.8s infinite linear;
}

@-webkit-keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

@keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

.fade_in {
  opacity: 1;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in;
}

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

html {
  font-size: 10px;
  overflow-x: hidden;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  overflow: hidden;
  line-height: 1.3;
  color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

a,
button,
input,
textarea,
select {
  outline: none;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

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

.container {
  max-width: 84vw;
  margin: 0 auto;
  z-index: 2;
}

.slick-slide {
  outline: none;
}

input::-webkit-input-placeholder {
  color: #000;
}

input:-ms-input-placeholder {
  color: #000;
}

input::-ms-input-placeholder {
  color: #000;
}

input::placeholder {
  color: #000;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


.btn {
  position: relative;
  width: 100%;
  min-height: 5vw;
  padding: 0.8vw;
  border: none;
  color: #ffffff;
  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;
  cursor: pointer;
  -webkit-box-shadow: 0 1rem 2rem rgba(237, 48, 38, 0.4), inset 0 -5px 0 #ea0c00;
  box-shadow: 0 1rem 2rem rgba(237, 48, 38, 0.4), inset 0 -5px 0 #ea0c00;
  border-radius: 6px 6px 8px 8px;
  background-color: #ea0c00;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(237, 48, 38, 0)), to(#ea0c00));
  background-image: -webkit-linear-gradient(bottom, rgba(237, 48, 38, 0) 25%, #ed3026 100%);
  background-image: -o-linear-gradient(bottom, rgba(237, 48, 38, 0) 25%, #ed3026 100%);
  background-image: linear-gradient(to top, rgba(237, 48, 38, 0) 25%, #ed3026 100%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 6;
}

.btn-blink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px 6px 8px 8px;
  overflow: hidden;
}

.btn-blink:not(:disabled):after {
  margin-left: -30px;
  content: " ";
  width: 30px;
  height: 300px;
  background: #fff;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
  position: absolute;
  left: -40px;
  top: -150px;
  top-animation-timing-function: ease-in-out;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-animation-name: slideme;
  animation-name: slideme;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn:hover {
  -webkit-box-shadow: 0 1rem 2.5rem rgba(237, 48, 38, 0.4), inset 0 6px 0 #ea0c00;
  box-shadow: 0 1rem 2.5rem rgba(237, 48, 38, 0.4), inset 0 6px 0 #ea0c00;
}

.btn-pdf {
  width: 2.6vw;
  margin-right: 1vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.btn-title {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 1.07vw;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1vh;
}

.btn-subtitle {
  font-size: 0.7vw;
}

.btn-classic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18vw;
  min-height: 2.5vw;
  padding: 1vw;
  border: none;
  -webkit-box-shadow: 0 3px 2rem rgba(255, 87, 87, 0.25);
  box-shadow: 0 3px 2rem rgba(255, 87, 87, 0.25);
  border-radius: 5px;
  background-color:  rgba(237, 48, 38,1);
  color: #ffffff;
  font-size: 0.85vw;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
  border: 2px solid transparent;
}

.btn-classic:hover {
  opacity: 0.8;
  border: 2px solid  rgba(237, 48, 38,1);
  background-color: rgba(255, 87, 87, 0.1);
  color:  rgba(237, 48, 38,1);
}

.btn-classic:disabled {
  opacity: 0.8;
}

.btn-classic:disabled:before {
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.btn-classic:disabled:hover {
  opacity: 0.8;
}

.btn-classic svg {
  margin-left: 0.7vw;
  width: 1.1vw;
}

.btn-classic-white {
  -webkit-box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  border-radius: 5px;
  background-color: #ffffff;
  color: #2a2a2a;
}

.btn-classic-white svg {
  margin-right: 0.7vw;
  margin-left: 0;
}

.btn__png {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 12vw;
  -webkit-transform: translate(-44%, -10%);
  -ms-transform: translate(-44%, -10%);
  transform: translate(-44%, -10%);
}

.btn__png img {
  -webkit-animation: jamp 3.5s infinite linear;
  animation: jamp 3.5s infinite linear;
}

.link {
  color:  rgba(237, 48, 38,1);
  font-size: 0.9vw;
  font-weight: 500;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.link:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 103%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 1px dashed  rgba(237, 48, 38,1);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.link:hover:before {
  width: 50%;
}

.number {
  font-size: 1.2vw;
  font-weight: 700;
  color: #2a2a2a;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 0.4vh;
  transition: all 0.3s;
}

.number:hover {
  opacity: 0.7;
}

.time-work {
  color: #999999;
  font-size: 0.9vw;
  margin-top: 0.2vh;
}

.ul-list {
  list-style-type: none;
  padding: 0;
}

ul {
  list-style-type: none;
  padding: 0;
  font-size: 0.86vw;
  margin: 0.8vw 0;
}

ul li {
  position: relative;
  margin: 0.4vw;
}

ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color:  rgba(237, 48, 38,1);
  margin-right: 0.6vw;
  display: inline-block;
  border-radius: 100%;
}

.title {
  font-size: 2.7vw;
  font-weight: 700;
  margin-top: 20px;
}

.title-trigger {
  text-decoration: underline;
  color:  rgba(237, 48, 38,1);
}

.subtitle {
  font-size: 1.5vw;
  font-weight: 400;
  margin: 3vh 0;
  color: #999999;
  font-weight: bold;
}

.text-small {
  color: #999999;
  font-size: 0.85vw;
}

.text {
  font-size: 0.81vw;
}

.text-medium {
  font-size: 1.1vw;
  text-transform: uppercase;
}

.block {
  position: relative;
  -webkit-box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  background-color: #ffffff;
  padding: 5px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.block__child {
  padding: 2.4vw 1.5vw;
  border-radius: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.07);
  text-align: center;
}

.block__title {
  font-size: 1.6vw;
  font-weight: 700;
  margin-bottom: 2vh;
}

.block__date {
  color:  rgba(237, 48, 38,1);
  font-size: 1.07vw;
  font-weight: 700;
  margin-bottom: 2vh;
  text-transform: uppercase;
}

.block-top {
  width: 100%;
  -webkit-box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  background-color: #ffffff;
  position: relative;
}

.block-top:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -7px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 92%;
  height: 7px;
  border-radius: 7px 7px 0 0;
  background-color: #fafafa;
  opacity: 0.9;
  z-index: 2;
}

.block-top:after {
  content: '';
  position: absolute;
  left: 50%;
  top: -14px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 87%;
  height: 7px;
  border-radius: 7px 7px 0 0;
  background-color: #fcfcfc;
  opacity: 0.7;
  z-index: 1;
}

.block-left {
  position: relative;
  z-index: 1;
}

.block-left:before {
  content: "";
  position: absolute;
  left: -12px;
  top: -12px;
  width: 98%;
  height: 98%;
  -webkit-box-shadow: 5px 9px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 9px 20px rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  background-color: #ffffff;
  opacity: 0.9;
  z-index: -1;
}

.block-left:after {
  content: "";
  position: absolute;
  left: -22px;
  top: -22px;
  width: 97%;
  height: 97%;
  -webkit-box-shadow: 5px 9px 2rem rgba(0, 0, 0, 0.2);
  box-shadow: 5px 9px 2rem rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  background-color: #ffffff;
  opacity: 0.5;
  z-index: -2;
}

.slider__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}

.slider__num-first {
  color:  rgba(237, 48, 38,1);
  font-size: 1.4vw;
  font-weight: 600;
  margin-right: 0.5vw;
}

.slider__num-all {
  color: #999999;
  font-size: 0.85vw;
  font-weight: 400;
}

.arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.7vw;
  height: 1.7vw;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 12;
}

.arrow::before,
.arrow::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #dbdbdb;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.arrow::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.arrow:hover::before,
.arrow:hover::after {
  background-color:  rgba(237, 48, 38,1);
}

.arrow-prev {
  left: -3.9vw;
}

.arrow-prev::before,
.arrow-prev::after {
  left: 37%;
}

.arrow-prev::before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.arrow-prev::after {
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.arrow-next {
  right: -2.9vw;
}

.arrow-next::before,
.arrow-next::after {
  right: 37%;
}

.arrow-next::before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.arrow-next::after {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.play {
  position: relative;
  width: 4.5vw;
  height: 4.5vw;
  margin: 2.5vw;
  background: url("../img/statistic/play.png") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}

.play:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 7.4vw;
  height: 7.4vw;
  background: url("../img/statistic/Ellipse.png") no-repeat center;
  background-size: 100% 100%;
  -webkit-animation: rotate 5s infinite linear;
  animation: rotate 5s infinite linear;
}

.input {
  height: 3.5vw;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  width: 100%;
  color: #212121;
  font-size: 0.85vw;
  padding: 1.2vw;
  font-weight: 500;
}

.input-wrap {
  position: relative;
  margin-bottom: 3.4vh;
  width: 100%;
}

.input-label {
  color: #999999;
  font-size: 0.85vw;
  background-color: #fff;
  position: absolute;
  left: 1vw;
  top: -0.6vw;
  display: inline-block;
  z-index: 14;
}

.input-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-block-radio {
  margin-bottom: 1.3vh;
}

.input-number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.8vw;
  width: 3.5vw;
  height: 3.5vw;
  -webkit-box-shadow: 0 6px 2rem rgba(97, 137, 188, 0.25), inset 0 -3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 2rem rgba(97, 137, 188, 0.25), inset 0 -3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ea0c00), to(#ed3026));
  background-image: -webkit-linear-gradient(bottom, #ea0c00 0%, #ed3026 100%);
  background-image: -o-linear-gradient(bottom, #ea0c00 0%, #ed3026 100%);
  background-image: linear-gradient(to top, #ea0c00 0%, #ed3026 100%);
  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: #ffffff;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 0.8;
  text-transform: uppercase;
}

.radio-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-top: 2vh;
  margin-bottom: 3vh;
  width: 100%;
  font-weight: 500;
}

.radio-item {
  width: 45%;
  text-align: left;
}

.radio-label {
  color: #000000;
  font-size: 0.9vw;
  display: inline-block;
  margin-left: 0.6vw;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.radio-psevdo {
  border: 2px solid rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  width: 1.4vw;
  height: 1.4vw;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.radio-psevdo-active {
  width: 0.44vw;
  height: 0.44vw;
  background-color:  rgba(237, 48, 38,1);
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.radio-block {
  width: 100%;
}

.radio-btn {
  display: none;
}

.radio-btn:checked + .radio-label {
  color: #2a2a2a;
}

.radio-btn:checked + label .radio-psevdo {
  -webkit-box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.2);
  box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.2);
  border: 2px solid  rgba(237, 48, 38,1);
}

.radio-btn:checked + label .radio-psevdo-active {
  opacity: 1;
}

.checkbox-psevdo {
  width: 1.5vw;
  height: 1.5vw;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0.2vw;
  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: 0.7vw;
}

.checkbox-psevdo-active {
  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-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.checkbox-psevdo-active img {
  width: 100%;
}

.checkbox-inp:checked + .radio-label {
  color: #2a2a2a;
}

.checkbox-inp:checked + label .checkbox-psevdo {
  -webkit-box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.2);
  box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.2);
}

.checkbox-inp:checked + label .checkbox-psevdo-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}



.left-title {
  color:  rgba(237, 48, 38,1);
  font-size: 0.85vw;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-left: 4vw;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  white-space: nowrap;
}

.left-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3.3vw;
  height: 2px;
  background-color:  rgba(237, 48, 38,1);
}



#colorfff {color: #fff!important;}
#colorfff:before {background-color: #fff!important;}


.left-title__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  z-index: 18;
}

.b-lazy {
  -webkit-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  opacity: 0;
}

.b-lazy.b-loaded {
  opacity: 1;
}

.title-first {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in;
}

.subtitle-first {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in;
}

.circle-list li {
  position: relative;
  margin: 0.4vw;
}

.circle-list li:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color:  rgba(237, 48, 38,1);
  margin-right: 0.6vw;
  display: inline-block;
  border-radius: 100%;
}

.modal-tab-title {
  margin: 3vh 0;
}

.burger {
  width: 4rem;
  height: 4rem;
  margin-left: 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  display: none;
}

.burger span {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  position: relative;
  background-color: #4e4a43;
}

.burger span:before,
.burger span:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  left: 0;
  background-color: #4e4a43;
  border-radius: 4px;
}

.burger span:before {
  top: -1rem;
}

.burger span:after {
  bottom: -1rem;
}

.burger__wrap {
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #4e4a43;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  display: none;
}

.mobile {
  display: none;
}

.mobile__item {
  display: none;
}

.mobile-nav {
  display: none;
}

.right-menu li:before,
.test__list li:before,
.place__tab-item:before,
.garant-list__item:before,
.objects-list__item:before {
  display: none;
}

.privacy {
  position: relative;
  color: #2a2a2a;
  padding-top: 3rem;
  margin-bottom: 7rem;
  background: url("../img/objects/bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
}

.privacy .title {
  margin-bottom: 3rem;
}

.hiddenFrame {
  width: 1px;
  height: 1px;
  visibility: hidden;
}

.header {
  position: relative;
  z-index: 22;
  padding-top: 3vh;
  padding-bottom: 3vh;
  color: #2a2a2a;
}

.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.header__content:before {
  content: "";
  position: absolute;
  top: calc(100% + 3vh);
  left: 0;
  width: 100%;
  height: 35px;
  background: url("../img/main/shadow.png") no-repeat center;
  background-size: 100% auto;
}

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

.header__map-img {
  width: 3vw;
  margin-right: 1.7vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: center;
  align-self: center;
}

.header__map-info {
  position: relative;
  max-width: 19vw;
}

.header__map-title {
  font-size: 1vw;
  font-weight: 700;
  margin-bottom: 1.7vh;
}

.header__phone-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__phone-img {
  width: 3vw;
  margin-right: 1.7vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: center;
  align-self: center;
}

.header__phone-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.map-hover {
  position: absolute;
  width: 320px;
  height: 300px;
  left: 50%;
  top: 105%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 8;
}

.map-hover:before {
  content: "Загрузка карты...";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color:  rgba(237, 48, 38,1);
  font-size: 1.1vw;
  font-weight: 500;
  z-index: -1;
}

.map-hover__wrap {
  position: relative;
}

.map-hover__wrap:hover .map-hover {
  visibility: visible;
  opacity: 1;
}




.logo {
  max-width: 30vw;
  margin-right: 2vw;

  
}

.logo img { width: 400px; position: relative; top: -25px;}


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

.logo__text {
  color: #535353;
  font-size: 0.8vw;
  width: 22vw;
}

.nav {
  position: relative;
  margin-top: 1vh;
}

.nav__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.nav__menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background-color: rgba(73, 113, 123, 0.12);
}

.nav__menu li {
  margin: 0;
}

.nav__menu li:before {
  display: none;
}

.nav__menu li a {
  position: relative;
  color: #2a2a2a;
  font-size: 0.8vw;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.07px;
  display: inline-block;
  padding: 2.1vw 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.nav__menu li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background-color:  #ea0c00;
  opacity: 0;
}

.nav__menu li a:hover {
  color: #BD4932;
}

.nav__menu li.active a:before {
  opacity: 1;
}

.main {
  position: relative;
}

.main-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120vh;
}

.main-grass {
  position: absolute;
  right: 0;
  top: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 8vw;
}

.main__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8vh;
  margin-bottom: 10vh;
  color: #2a2a2a;
}

.main__content-info {
  width: 70%;
}



.main__content-title {
  margin-bottom: 5vh;
}

.main__content-vantage {
  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;
}

.main__content-vantage-item {
  width: 46%;
  margin: 1.5vh 1.5%;
}

.main__block {
  width: 23vw;
}

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

.vantage__item-img {
  width: 3.3vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1vw;
}




.vantage__item-title {
  font-size: 1.07vw;
  text-transform: uppercase;
  margin-bottom: 1vh;
}

.vantage__item-descr {
  font-size: 1vw;
  font-weight: bold;
  
}

.right-menu {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7vw;
  -webkit-box-shadow: 0 6px 3rem rgba(97, 137, 188, 0.5);
  box-shadow: 0 6px 3rem rgba(97, 137, 188, 0.5);
  border-radius: 1rem 0 0 1rem;
  z-index: 99;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(117, 175, 213, 0.9)), to(rgba(237, 48, 38, 0.9)));
  background-image: -webkit-linear-gradient(bottom, rgba(117, 175, 213, 0.9) 0%, rgba(237, 48, 38, 0.9) 100%);
  background-image: -o-linear-gradient(bottom, rgba(117, 175, 213, 0.9) 0%, rgba(237, 48, 38, 0.9) 100%);
  background-image: linear-gradient(to top, rgba(117, 175, 213, 0.9) 0%, rgba(237, 48, 38, 0.9) 100%);
  overflow: hidden;
  margin: 0;
}

.right-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin: 0;
}

.right-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.7vw;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.right-menu li a:hover {
  background: rgba(255, 255, 255, 0.25);
}

.right-menu li a img {
  width: 2.6vw;
  margin: 0.37vw auto;
}

.right-menu li:last-child {
  border: none;
}

.right-menu__title {
  color: #ffffff;
  font-size: 0.7vw;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0.3vw;
}

.test {
  position: relative;
  color: #2a2a2a;
}

.test__content {
  padding: 5vw 3vw;
}

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

.test-question {
  width: 80%;
  margin-right: 2vw;
}

.test-question__item {
  width: 100%;
}

.test-question__item-title {
  font-size: 1.6vw;
  font-weight: 700;
  margin-bottom: 3vh;
}

.test-question__item-subtitle {
  color: #999999;
  font-size: 0.85vw;
  margin-bottom: 6vh;
}

.test-question__item-final {
  text-align: center;
  position: relative;
}

.test-question__item-final-arrow {
  position: absolute;
  width: 12vw;
  right: 0;
  bottom: 4.5vw;
}

.test-question__item-send {
  width: 44%;
  margin: 0 auto;
  margin-top: 6vh;
}

.test-question__item-send .btn-title {
  line-height: 1.5;
  font-size: 1vw;
}

.test-question__slider {
  width: 100%;
  text-align: center;
}

.test-question__slider-title {
  color: #2a2a2a;
  font-size: 1.1vw;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3vh;
}

.test-question__slider-elem {
  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;
}

.test-question__slider-elem-inp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.test-question__slider-elem-inp .text {
  margin-left: 0.8vw;
  color: #999999;
}

.test-question__slider-checkbox {
  margin-top: 3vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.test-question__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*-webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.test-question__container-border {
  border: 1rem solid rgba(42, 42, 42, 0.05);
  padding: 2vw;
}

.test-question__container-qu3 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.test-question__container-img {
  width: 41%;
}

.test-question__container-img-qu3 {
  position: absolute;
  left: 1vw;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.test-question__container-img-qu4 {
  position: absolute;
  right: -1vw;
  top: 0;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
}

.test-question__container-img-qu5 {
  position: absolute;
  right: 0;
  top: 0;
}

.test-question__container-img-qu6 {
  width: 51%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}

.test-question__elem {
  width: 23%;
  border-radius: 1rem;
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
  margin: 0.7vw 1%;
}

.test-question__elem:hover {
  border: 1px solid rgba(255, 87, 87, 0.3);
	z-index: 32;
}

.test-question__elem-big {
  width: 31%;
}

.test-question__elem-img {
  height: 21vh;
  border-radius: 1rem 1rem 0 0;
  display: block;
  cursor: pointer;
}

.test-question__elem-title {
  padding: 1.5vw 0.7vw;
/*   word-break: break-all; */
  cursor: pointer;
}

.test-question__elem .radio-label {
  margin: 0;
}

.test__side {
  width: 21vw;
  -webkit-box-shadow: 0 6px 3rem rgba(97, 137, 188, 0.5);
  box-shadow: 0 6px 3rem rgba(97, 137, 188, 0.5);
  border-radius: 1rem;
  background-color: #ebefe3;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ea0c00), to(#ed3026));
  background-image: -webkit-linear-gradient(bottom, #ea0c00 0%, #ed3026 100%);
  background-image: -o-linear-gradient(bottom, #ea0c00 0%, #ed3026 100%);
  background-image: linear-gradient(to top, #ea0c00 0%, #ed3026 100%);
  padding: 6px;
  text-align: center;
  color: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.test__side-content {
  padding: 1.5vw;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.test__side-title {
  font-size: 1.6vw;
  font-weight: 700;
  margin-bottom: 3vh;
}

.test__side-subtitle {
  font-size: 0.85vw;
  font-weight: 400;
  margin-bottom: 2vh;
}

.test__side-sum {
  -webkit-box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.05);
  box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.05);
  border-radius: 1rem;
  background-color: rgba(42, 42, 42, 0.1);
  padding: 1.3vw;
  margin-bottom: 4vh;
  font-size: 1.1vw;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.test__side-money {
  font-size: 3vw;
}

.test__btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 5vh;
}

.test__btn-block .btn-classic {
  width: 9vw;
  margin: 0 0.7vw;
}

.test__list {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.test__list-qu4 li {
  width: 47%;
}

.test__list-qu6 {
  width: 50%;
}

.test__list-qu6 li {
  width: 100%;
}

.test__list-qu7 {
  width: 86%;
  margin: 0 auto;
}

.test__list-qu7 li {
  width: 23%;
}

.test__list-qu7 li .radio-label img {
  margin-right: 0.7vw;
  width: 1.4vw;
}

.test__list li {
  margin-bottom: 1.1vw;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 7vh;
  margin-bottom: 7vh;
}

.progress-bar__title {
  color:  rgba(237, 48, 38,1);
  font-size: 1vw;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 0.8vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.progress-bar__line {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 19%;
  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;
  background-color: #415271;

}

.progress-bar__line-wrap {
  height: 2vw;
  -webkit-box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.05);
  box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.05);
  border-radius: 1.8rem;
  background-color: #f6f6f6;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.progress-bar__line-num {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 1vw;
  font-weight: 700;
  text-transform: uppercase;
}

@-webkit-keyframes progres {
  from {
    background-position: 0 0, 0 0;
  }

  to {
    background-position: 0 0, 60px 30px;
  }
}

@keyframes progres {
  from {
    background-position: 0 0, 0 0;
  }

  to {
    background-position: 0 0, 60px 30px;
  }
}

#number-slider {
  width: 40vw;
  -ms-flex-item-align: center;
  align-self: center;
}

.ui-widget-content {
  border-radius: 3px;
  border: none;
  height: 5px;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.05);
  background-color: #f6f6f6;
  position: relative;
}

.ui-widget-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: -0.71vw;
  width: 100%;
  height: 1vw;
  background: url("../img/test/bg-slider@2x.png") no-repeat center;
  background-size: 100% auto;
  cursor: pointer;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -.6em;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 5px;
  height: 25px;
  -webkit-box-shadow: 0 2px 10px rgba(255, 87, 87, 0.5);
  box-shadow: 0 2px 10px rgba(255, 87, 87, 0.5);
  border-radius: 3px;
  background-color:  rgba(237, 48, 38,1);
  margin-left: 0;
}

.ui-slider-handle {
  position: relative;
  outline: none;
  top: -1.1rem;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  cursor: pointer;
  -webkit-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 9px 30px rgba(0, 0, 0, 0.2);
  background-color: #fafdff;
}

.ui-widget-header {
  -webkit-box-shadow: -3px 2px 7px rgba(244, 67, 54, 0.35);
  box-shadow: -3px 2px 7px rgba(244, 67, 54, 0.35);
  border-radius: 3px;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background-position: 0 0;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.05);
  background-color: #fff2e5;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.input-test {
  width: 6vw;
  position: relative;
}

.input-test:after {
  content: "м2";
  color: #999999;
  font-family: Montserrat;
  font-size: 0.85vw;
  font-weight: 400;
  display: block;
}

.question-item {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(20%, -20%);
  -ms-transform: translate(20%, -20%);
  transform: translate(20%, -20%);
  width: 2vw;
  height: 2vw;
  border-radius: 100%;
  padding: 0.25vw;
  font-size: 1.3vw;
  -webkit-box-shadow: 0 0 2rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.3);
  background-color: #fff;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999999;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 19;
}

.question-item:hover {
  color: #fff;
  background-color:  rgba(237, 48, 38,1);
  -webkit-box-shadow: 0 0 2rem rgba(255, 87, 87, 0.3);
  box-shadow: 0 0 2rem rgba(255, 87, 87, 0.3);
}

.question-item:hover .question__tooltip {
  display: block !important;
}

.question__tooltip {
  position: absolute;
  right: 0;
  top: 101%;
  display: none;
  width: 17vw;
  padding: 1.1vw;
  background-color: #fff;
  border-radius: 1rem;
  color: #2a2a2a;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
/*   word-break: break-all; */
}

.question__tooltip .text {
  font-weight: 300;
  margin-top: 0.6rem;
}

.statistic {
  position: relative;
  padding-top: 9vh;
  padding-bottom: 24vh;
  color: #2a2a2a;
}

.statistic__subtitle {
  margin-bottom: 12vh;
}

.statistic__content {
  width: 100%;
  position: relative;
  z-index: 9;
  padding: 4vw 2.5vw;
  border: 1rem solid rgba(42, 42, 42, 0.05);
}

.statistic__block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.statistic__block-item {
  width: 48%;
  margin: 1%;
  margin-bottom: 6vh;
}

.statistic__block-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2.5vh;
}

.statistic__block-item-subtext {
  -ms-flex-item-align: center;
  align-self: center;
  margin-right: 1vw;
}

.statistic__block-item-num {
  background-image: -webkit-linear-gradient(57deg, #ea0c00 0%, #ed3026 100%);
  background-image: -o-linear-gradient(57deg, #ea0c00 0%, #ed3026 100%);
  background-image: linear-gradient(33deg, #ea0c00 0%, #ed3026 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #2a2a2a;
  font-size: 6.4vw;
  font-weight: 700;
  line-height: 0.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.statistic__block-item-num-text {
  display: inline-block;
  font-size: 3vw;
  margin-left: 1vw;
}

.statistic__block-item-text {
  color: #2a2a2a;
  font-size: 0.84vw;
  font-weight: 400;
}

.statistic__btn-wrap {
  width: 100%;
}

.statistic__media {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(15%, -10%);
  -ms-transform: translate(15%, -10%);
  transform: translate(15%, -10%);
  width: 20vw;
  z-index: 1;
}

.statistic__slider {
  background-color: #000;
  position: relative;
  z-index: 12;
  height: 29vw;
  border-radius: 1rem;
  overflow: hidden;
}

.statistic__slider-item {
  height: 29vw;
}

.statistic-num {
  position: absolute;
  bottom: -6vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.video__start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: -105%;
  top: -16%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 14;
}

.video__start-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.video__start-title {
  color: #2a2a2a;
  font-size: 0.85vw;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.43px;
  margin-bottom: 0.7vh;
}

.video__start-subtitle {
  color: #999999;
  font-size: 0.85vw;
  font-weight: 400;
}

.play-statistic {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.statistic__img-left {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(30%);
  -ms-transform: translateY(30%);
  transform: translateY(30%);
  max-width: 33vw;
}

.statistic__img-right {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  max-width: 33vw;
}

.catalog {
  position: relative;
  padding-bottom: 2vh;
  color: #2a2a2a;
}

.catalog .subtitle {
  margin-bottom: 8vh;
}

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

.catalog__sidebar {
  width: 23vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.catalog__block {
  width: 90%;
  margin-left: 2.4vw;
}

.catalog__block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*-webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.catalog__block-item {
  position: relative;
  padding: 5px;
  border-radius: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
  width: 30.5%;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 2rem;
}

.catalog__block-item-label {
  position: absolute;
  left: 0;
  top: 0;
  width: 4vw;
  height: 4vw;
  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;
  text-align: center;
  font-size: 1.1vw;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 1rem 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 65;
  background-color:  rgba(237, 48, 38,1);
  background-image: -webkit-linear-gradient(45deg, rgba(255, 202, 39, 0) 21%, rgba(255, 202, 39, 0.99) 99%, #ffffff 100%);
  background-image: -o-linear-gradient(45deg, rgba(255, 202, 39, 0) 21%, rgba(255, 202, 39, 0.99) 99%, #ffffff 100%);
  background-image: linear-gradient(45deg, rgba(255, 202, 39, 0) 21%, rgba(255, 202, 39, 0.99) 99%, #ffffff 100%);
}

.catalog__block-item-label.new {
  font-size: 0.6vw;
  background-color: #fe290f;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 142, 42, 0) 21%, #ff8e2a 100%);
  background-image: -o-linear-gradient(45deg, rgba(255, 142, 42, 0) 21%, #ff8e2a 100%);
  background-image: linear-gradient(45deg, rgba(255, 142, 42, 0) 21%, #ff8e2a 100%);
}

.catalog__block-item-label.hit {
  font-size: 0.6vw;
  background-color: #8bc547;
  background-image: -webkit-linear-gradient(45deg, rgba(204, 226, 53, 0) 21%, #cce235 100%);
  background-image: -o-linear-gradient(45deg, rgba(204, 226, 53, 0) 21%, #cce235 100%);
  background-image: linear-gradient(45deg, rgba(204, 226, 53, 0) 21%, #cce235 100%);
}

.catalog__block-item-img {
  padding: 0.7vw;
  height: 15vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5vh;
}

.catalog__block-item-title {
  font-size: 1.1vw;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 3.5vh;
  color: #2a2a2a;
}

.catalog__block-item-hover {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  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;
  padding: 2vw;
  border-radius: 1rem;
  background-color: rgba(255, 87, 87, 0.8);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.catalog__block-item:hover {
  border: 1px solid rgba(255, 87, 87, 0.3);
}

.catalog__block-item:hover .catalog__block-item-label {
  opacity: 0;
}

.catalog__block-item:hover .catalog__block-item-hover {
  visibility: visible;
  opacity: 1;
}

.catalog__title {
  color: #212121;
  font-size: 1.5vw;
  font-weight: 700;
  margin-bottom: 4vh;
}

.block__tab {
  margin-bottom: 3vh;
}

.block__child-tab {
  overflow: hidden;
  padding: 0;
}

.block__child-tab-elem {
  padding: 1.5vw;
  font-size: 0.85vw;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.43px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid #ededed;
}

.block__child-tab-elem:last-child {
  border: none;
}

.block__child-tab-elem:hover {
  color:  rgba(237, 48, 38,1);
}

.block__child-tab-elem.active {
  color: #ffffff;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#ea0c00), to(#ed3026));
  background-image: -webkit-linear-gradient(left, #ea0c00 0%, #ed3026 100%);
  background-image: -o-linear-gradient(left, #ea0c00 0%, #ed3026 100%);
  background-image: linear-gradient(to right, #ea0c00 0%, #ed3026 100%);
  border-bottom: 1px solid transparent;
}

.block__child-tab-elem.active:hover {
  color: #ffffff;
}

.production {
  position: relative;
}

.production-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
}

.production-info {
  position: relative;
  color: #2a2a2a;
}

.production-info__content {
  padding: 4vw 3vw;
  border-radius: 1rem;
  height: auto;
}

.production-info__content .title {
  margin-bottom: 6vh;
}

.production-info__content-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 6vw;
}

.production-info__content-info-img {
  position: relative;
  width: 33vw;
  height: 29vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.production-info__content-info-img-line {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-75%);
  -ms-transform: translateX(-75%);
  transform: translateX(-75%);
  width: 17vw;
}

.production-info__content-advan {
  width: 22vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.production-info__content-advan-item {
  margin-bottom: 3vh;
}

.production-info__link {
  text-align: center;
}

.production-complect {
  position: relative;
  padding-top: 8vh;
  padding-bottom: 19vh;
}

.production-complect__grass {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 14vw;
  -webkit-transform: translateY(30%);
  -ms-transform: translateY(30%);
  transform: translateY(30%);
  z-index: 12;
}

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

.production-complect__img {
  position: relative;
  width: 37%;
  margin-right: 3%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.production-complect__img::before {
  content: "";
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  width: 14vw;
  height: 24vw;
  -webkit-transform: translate(0, -8%);
  -ms-transform: translate(0, -8%);
  transform: translate(0, -8%);
  background: url("../img/production/Ellipse_5_2.png") no-repeat right top;
  background-size: 100% auto;
}

.production-complect__img-main {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-20%, -3%);
  -ms-transform: translate(-20%, -3%);
  transform: translate(-20%, -3%);
  max-width: none;
  max-height: none;
  width: 48vw;
}

.production-complect__info {
  width: 60%;
}

.production-complect-btn {
  margin-top: 6vh;
  width: 19vw;
}

.production-complect__small {
  margin-top: 3vh;
  width: 19vw;
  text-align: center;
}

.arrow-product {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(35%, 32%);
  -ms-transform: translate(35%, 32%);
  transform: translate(35%, 32%);
  width: 16vw;
}

.place {
  position: relative;
  color: #2a2a2a;
  padding-top: 6vh;
  padding-bottom: 12vh;
}

.place__grass {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.place .title {
  margin-bottom: 7vh;
}

.place__tab {
  width: 84vw;
  margin: 0 auto;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.place__tab-wrap {
  height: 17vw;
  position: relative;
  background: url("../img/place/line.png") no-repeat center;
  background-size: 100% auto;
}

.place__tab-item {
  width: 19%;
  margin: 0.5%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.place__tab-item:nth-child(1) {
  -webkit-transform: translateY(0.8vw);
  -ms-transform: translateY(0.8vw);
  transform: translateY(0.8vw);
}

.place__tab-item:nth-child(2) {
  -webkit-transform: translateY(-2.7vw);
  -ms-transform: translateY(-2.7vw);
  transform: translateY(-2.7vw);
}

.place__tab-item:nth-child(3) {
  -webkit-transform: translateY(-3.7vw);
  -ms-transform: translateY(-3.7vw);
  transform: translateY(-3.7vw);
}

.place__tab-item:nth-child(5) {
  -webkit-transform: translateY(0.8vw);
  -ms-transform: translateY(0.8vw);
  transform: translateY(0.8vw);
}

.place__tab-item:nth-child(4) {
  -webkit-transform: translateY(-2.7vw);
  -ms-transform: translateY(-2.7vw);
  transform: translateY(-2.7vw);
}

.place__tab-item-img {
  position: relative;
  width: 3.5vw;
  height: 3.5vw;
  -webkit-box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  background-color: #ffffff;
  border-radius: 100%;
  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;
  padding: 0.4vw;
  margin: 2.2vw;
  z-index: 2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.place__tab-item-img:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5.5vw;
  height: 5.5vw;
  -webkit-box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  background-color: #ffffff;
  border-radius: 100%;
  z-index: -1;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.place__tab-item-img svg {
  fill:  rgba(237, 48, 38,1);
  z-index: 9;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.place__tab-item-text {
  color: #999999;
  font-size: 0.85vw;
  font-weight: 800;
  width: 100%;
  text-transform: uppercase;
}

.place__tab-item:hover .place__tab-item-img {
  background-color: rgba(237, 48, 38,0.2);
}

.place__tab-item:hover .place__tab-item-img:before {
  background-color: rgba(237, 48, 38,0.2);
}

.place__tab-item:hover .place__tab-item-text {
  color:  rgba(237, 48, 38,1);
}

.place__tab-item.active .place__tab-item-img {
  -webkit-box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.5);
  box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.5);
  background-color:  rgba(237, 48, 38,1)
}

.place__tab-item.active .place__tab-item-img:before {
  background-color:  rgba(237, 48, 38,1);
}

.place__tab-item.active .place__tab-item-img:hover {
  -webkit-box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.5);
  box-shadow: 0 2px 1rem rgba(255, 87, 87, 0.5);
  background-color:  rgba(237, 48, 38,1);
}

.place__tab-item.active .place__tab-item-img:hover:before {
  background-color:  rgba(237, 48, 38,1);
}

.place__tab-item.active .place__tab-item-img:hover svg {
  fill: #ffffff;
}

.place__tab-item.active .place__tab-item-img svg {
  fill: #ffffff;
}

.place__tab-item.active .place__tab-item-text {
  color: #212121;
}

.place__tab-item.active .place__tab-item-text:hover {
  color: #212121;
}

.place__content-item-gager {
  width: 93%;
  position: relative;
  border: 1rem solid rgba(42, 42, 42, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 70vh;
}

.place__content-item-gager:before {
  content: "01";
  position: absolute;
  left: 49%;
  top: 20%;
  color: #f9f8f8;
  font-size: 11vw;
  font-weight: 800;
  line-height: 1;
}

.place__content-item-gager-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 65%;
  height: 101%;
  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;
}

.place__block {
  width: 24vw;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(15%, -10%);
  -ms-transform: translate(15%, -10%);
  transform: translate(15%, -10%);
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.place__block .block__title {
  margin-bottom: 4.5vh;
}

.place__lock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 3vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999999;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.place__lock:hover {
  opacity: 0.7;
}

.place__lock img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.6vw;
}

.place__item-block {
  width: 48%;
  margin: 11vh 0;
  margin-right: 8vw;
  position: relative;
  z-index: 3;
}

.place__item-block .block__child {
  position: relative;
  text-align: left;
  padding: 2.4vw 2.2vw;
  z-index: 2;
  line-height: 1.5;
}

.place__item-num {
  position: absolute;
  right: 3vw;
  top: 1.5vw;
  line-height: 1;
  color: #f9f8f8;
  font-size: 9vw;
  font-weight: 800;
}

.place__content-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.place__content-item-crov .place__content-item-img {
  position: absolute;
  left: 8vw;
  top: 0;
  z-index: 2;
  max-width: 39%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.place__content-item-payment .place__content-item-img {
  position: absolute;
  left: 7vw;
  top: 0;
  max-width: 39%;
  z-index: 4;
}

.place__content-item-payment .place__item-block {
  width: 67%;
}

.place__content-item-payment .block__child {
  padding-left: 37%;
}

.place__content-item-car .place__content-item-img {
  left: -5vw;
  max-width: 55%;
}

.block__payment {
  margin-top: 3vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block__payment li {
  margin-right: 0.9vw;
}

.block__payment li:before {
  display: none;
}

.garant {
  position: relative;
  padding-bottom: 8vh;
  color: #2a2a2a;
}

.garant .title {
  width: 80%;
  margin-bottom: 9vh;
}

.garant__content {
  -webkit-box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
  padding: 4vw 2.5vw;
  height: auto;
}

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

.garant__info-item {
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.garant__info-item-img {
  margin-bottom: 2vh;
}

.garant__info-item-text {
  padding: 1.3vw 1vw;
  padding-right: 1.5vw;
  width: 50%;
  text-align: center;
  border-radius: 10px 0 0 10px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  -ms-flex-item-align: center;
  align-self: center;
}

.garant__info-item-title {
  font-size: 1.1vw;
  text-transform: uppercase;
  margin-bottom: 2vh;
}

.garant__info-item .text {
  line-height: 1.5;
}

.garant__info-item-doc {
  display: block;
  z-index: 12;
}

.garant__elem {
  width: 12vw;
  height: 19vw;
  position: relative;
  z-index: 1;
  display: inline-block;
  border-radius: 1rem;
  overflow: hidden;
}

.garant-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 6vh;
}

.garant-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 4vw;
}

.garant-list__item-img {
  margin-right: 0.6vw;
  position: relative;
}

.garant-list__item-img:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  width: 7vw;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), to( rgba(237, 48, 38,1);));
  background-image: -webkit-linear-gradient(left, transparent 10%,  rgba(237, 48, 38,1); 100%);
  background-image: -o-linear-gradient(left, transparent 10%,  rgba(237, 48, 38,1); 100%);
  background-image: linear-gradient(to right, transparent 10%,  rgba(237, 48, 38,1); 100%);
}

.garant-list__item:first-child .garant-list__item-img:before {
  display: none;
}

.objects {
  position: relative;
  color: #2a2a2a;
  padding-bottom: 23vh;
}

.objects .title {
  margin-bottom: 6vh;
}

.objects__content {
  border: 1rem solid rgba(42, 42, 42, 0.05);
  padding: 4vw 2.5vw;
  position: relative;
  z-index: 13;
}

.objects__slider-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.7vw;
}

.objects__slider-item-info {
  width: 44%;
}

.objects-list {
  margin-bottom: 7vh;
}

.objects-list__item {
  padding: 0.7vw 1.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.objects-list__item:nth-child(odd) {
  background-color: #f4f4f4;
}

.objects-list__item-key {
  min-width: 10%;
  width: 50%;
  margin-right: 3vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 500;
}

.objects-list__item-value {
  width: 90%;
  color: #999999;
}

.objects__feedback-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3vh;
}

.objects__feedback-title .block__title {
  margin-bottom: 0;
}

.objects__feedback-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.objects__feedback-video-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 1.5vw;
  margin-right: 0.7vw;
}

.objects__btn {
  margin-top: 4vh;
}

.objects__left-img {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(24%);
  -ms-transform: translateY(24%);
  transform: translateY(24%);
  max-width: 36vw;
  max-height: 21vw;
}

.objects__right-img {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(44%);
  -ms-transform: translateY(44%);
  transform: translateY(44%);
  max-width: 36vw;
  max-height: 21vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.objects__nav {
  margin-top: 5.5vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.objects-num {
  position: relative;
  width: 6vw;
}

.objects__slider-gallery {
  width: 46%;
}

.objects__slider-gallery-main {
  width: 100%;
  border-radius: 1rem;
  margin-bottom: 1vw;
  overflow: hidden;
}

.objects__slider-gallery-main-item {
  height: 23vw;
}

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

.objects__slider-gallery-nav-item {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  border: 2px solid transparent;
  height: 6vw;
  margin: 0 0.4vw;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.objects__slider-gallery-nav-item:hover {
  border: 2px solid rgba(237, 48, 38, 0.8);
}





.objects__slider-gallery-nav-item:hover .objects__slider-gallery-nav-hover {
  opacity: 1 !important;
}

.objects__slider-gallery-nav-item.slick-current {
  border: 2px solid rgba(237, 48, 38, 0.8);
}

.objects__slider-gallery-nav-hover {
  position: absolute;
  left: -1.5%;
  top: 0;
  width: 106%;
  height: 100%;
  background-color: rgba(237, 48, 38, 0.8);
  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;
  padding: 0.8vw;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}

.objects__slider-gallery-nav-hover img {
  width: 3.7vw;
  height: auto;
}

.prev-objects {
  left: -2.5vw;
}

.next-objects {
  right: -2.5vw;
}

.work {
  position: relative;
  color: #2a2a2a;
  padding-bottom: 10vh;
}

.work__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 14vh;
}

.work__content-item {
  position: relative;
  width: 15.5%;
  padding: 6vw 0.8vw 1vw 0.8vw;
  text-align: center;
  background: url("../img/work/border.png") no-repeat center top;
  background-size: 100% auto;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0;
  border-radius: 1rem;
}

.work__content-item-icon {
  width: 3.3vw;
  height: 3.3vw;
  -webkit-box-shadow: 0 2px 1rem rgba(237, 48, 38, 0.5);
  box-shadow: 0 2px 1rem rgba(237, 48, 38, 0.5);
  background-color:  rgba(237, 48, 38,1);
  border-radius: 100%;
  padding: 0.7vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.work__content-item-icon:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 4.7vw;
  height: 4.7vw;
  -webkit-box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
  background-color:  rgba(237, 48, 38,1);
  border-radius: 100%;
  z-index: -1;
  opacity: 0.4;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.work-form {
  margin-top: 2vh;
}

.work-title {
  position: relative;
  font-size: 0.92vw;
  text-transform: uppercase;
}

.work-title-num {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -85%);
  -ms-transform: translate(-50%, -85%);
  transform: translate(-50%, -85%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 87, 87, 0)), to( rgba(237, 48, 38,1);));
  background-image: -webkit-linear-gradient(bottom, rgba(255, 87, 87, 0) 0%,  rgba(237, 48, 38,1); 100%);
  background-image: -o-linear-gradient(bottom, rgba(255, 87, 87, 0) 0%,  rgba(237, 48, 38,1); 100%);
  background-image: linear-gradient(to top, rgba(255, 87, 87, 0) 0%,  rgba(237, 48, 38,1); 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.3;
  color:  rgba(237, 48, 38,1);
  font-size: 50px;
  font-weight: 800;
  line-height: 0.8;
}

.work__btn {
  width: 100%;
  height: 3.5vw;
  margin-top: 2vh;
}

.calculation {
  position: relative;
  padding-top: 9vh;
  padding-bottom: 9vh;
}

.calculation__img {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 13vw;
  -webkit-transform: translateY(30%);
  -ms-transform: translateY(30%);
  transform: translateY(30%);
}

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

.calculation__title {
  padding-left: 7vw;
  width: 47vw;
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
}

.calculation__title:before {
  content: "";
  width: 30vw;
  height: 29vw;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
  background: url("../img/calculation/home.png") no-repeat center;
  background-size: 100% 100%;
}

.calculation__block {
  width: 29vw;
  color: #212121;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.calculation__block .block__title {
  margin-bottom: 4vh;
}

.calculation__block .text-small {
  font-size: 0.8vw;
}

.calculation__block .btn-block {
  margin-top: 1.3vh;
}

.contacts {
  position: relative;
  color: #2a2a2a;
  padding-top: 7vh;
}

.contacts__content {
  margin-top: 8vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  position: relative;
  z-index: 12;
  overflow: hidden;
}

.contacts__item {
  width: 50%;
}

.contacts__item-ofice {
  padding: 3vw;
}

.contacts__item-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1.5vh;
}

.contacts__item-data a {
  color: #2a2a2a;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.contacts__item-data a.text:hover {
  color:  rgba(237, 48, 38,1);
}

.contacts__item-data img {
  margin-right: 0.6vw;
  width: 1.01vw;
}

#map {
  background: url("../img/contacts/map.png") no-repeat center;
  background-size: cover;
}





.footer {
  position: relative;
  margin-top: 4.5vh;
  padding-bottom: 4vh;
}


body.xmain .footer {background-color: rgba(73, 113, 123, 0.12); padding-top: 30px;}


.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 12;
}

.footer__bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20vw;
  background-color: #f4f4f4;
}

.scroll-block {
  height: 92vh;
}

.scroll-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.5vw 1vw;
  border-radius: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 3vh;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.scroll-block__item:hover {
  border: 1px solid rgba(255, 87, 87, 0.3);
}

.scroll-block__item:hover .text-medium {
  color:  rgba(237, 48, 38,1);
}

.scroll-block__item-info {
  width: 80%;
  margin-right: 3%;
}

.scroll-block__item-img {
  width: 11vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}

.scroll-block__item-img .text {
  margin-bottom: 1.8vh;
}

.scroll-block__item-img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.scroll-block__item .text-medium {
  margin-bottom: 1.4vh;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.scroll-block__item-picture {
  height: 5vw;
  width: 48%;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(237, 48, 38, 0.76);
  width: 6px;
  -webkit-box-shadow: 0 2px 10px rgba(237, 48, 38, 0.5);
  box-shadow: 0 2px 10px rgba(237, 48, 38, 0.5);
  border-radius: 3px;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color:  rgba(237, 48, 38,1);
}

.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background-color: #f6f6f6;
  width: 6px;
  overflow: hidden;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 25px;
}

.mCSB_scrollTools {
  left: 0;
  right: auto;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color:  rgba(237, 48, 38,1);
}

.portfolio {
  position: relative;
  color: #212121;
  padding-top: 5vw;
  padding-bottom: 9vw;
  background: url("../img/objects/bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
}



.inner .portfolio {

  padding-bottom: 15vw;

}





.portfolio .title {
  margin-bottom: 3vw;
}

.portfolio__block {
  margin-bottom: 3vw;
}

.portfolio__btn {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.action__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1rem solid rgba(42, 42, 42, 0.05);
  padding: 3vw 2vw;
  width: 94%;
  position: relative;
  margin-bottom: 6vw;
}

.action__item-info {
  width: 67%;
}

.action__btn {
  margin-top: 2.6vw;
}

.action-img {
  width: 100%;
  height: 100%;
  border-radius: 1rem;
}

.action-img__wrap {
  width: 38%;
  position: absolute;
  height: 105%;
  max-height: 26vw;
  right: 0;
  top: 0;
  -webkit-transform: translate(25%, -10%);
  -ms-transform: translate(25%, -10%);
  transform: translate(25%, -10%);
}

.about {
  position: relative;
}

.about__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 7rem;
}

.about__item-info {
  width: 100%;
}

.about__item-img {
  width: 48%;
  height: 38rem;
  border-radius: 1rem;
}

.prefab {
  width: 48%;
}

.about-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2vw;
}

.about-list__item:before {
  display: none;
}

.about-list__item ul {
  width: 100%;
  display: block;
}

.about-list__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 994;
  color: #212121;
  overflow-y: scroll;
}

.modal-body {
  position: absolute;
  top: 10vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 28vw;
  margin-bottom: 10vh;
}

.modal-body__img {
  margin: 1.5vh;
}

.modal__small {
  text-align: left;
}

.modal__img {
  width: 10vw;
  height: 10vw;
  padding: 2.4vw;
  margin-bottom: 2.5vh;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal__img:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url("../img/modals/Ellipse_1.png") no-repeat center;
  background-size: 90% 90%;
}

.modal-text {
  margin-bottom: 6vh;
}

.modal-date {
  margin-bottom: 1.1vh;
}

.close {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(30%, -30%);
  -ms-transform: translate(30%, -30%);
  transform: translate(30%, -30%);
  width: 2.4vw;
  height: 2.4vw;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 100%;
  cursor: pointer;
  z-index: 19;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.close:before,
.close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  height: 70%;
  width: 2px;
  background-color: #dbdbdb;
  border-radius: 6px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close:hover {
  -webkit-box-shadow: 0 2px 10px rgba(255, 87, 87, 0.5);
  box-shadow: 0 2px 10px rgba(255, 87, 87, 0.5);
}

.close:hover:before,
.close:hover:after {
  background-color:  rgba(237, 48, 38,1);
}

#download-start .block__child {
  padding-bottom: 15vw;
}

#download-start .modal-body {
  background: url("../img/modals/hands-bg.png") no-repeat center bottom, #ffff;
  background-size: 100% auto;
}



#burst_out .modal-body {
  width: 32vw;
}

.btn-modals {
  padding-left: 6vw;
}

.btn-modals .btn__png {
  left: -1vw;
}

.btn-modals .btn__png-cat {
  left: 1vw;
}

#modal-info .modal-body {
  width: 76vw;
}

#modal-video .modal-body {
  width: 84vw;
  height: 80vh;
}

.video-body {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  border-radius: 1rem;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.play-you {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 4vw;
  height: 4vw;
  border-radius: 100%;
  background-color: #000;
  cursor: pointer;
}

.modal-info__content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.5vw 2.5vw;
}

.modal-info__content-block-item {
  width: 48%;
  text-align: left;
}

.modal-info__content-block-item-sl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.modal-info__content-slider-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.modal-info__content-slider-main {
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  border-radius: 1rem;
  overflow: hidden;
}

.modal-info__content-slider-main-item {
  display: block;
  height: 17.8vw;
}

.modal-info__content-slider-main-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal-info__content-slider-main-wrap {
  width: 67%;
  position: relative;
}

.modal-info__content-slider-nav {
  width: 9vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 2vw;
  margin: 0 0.7vw;
}

.modal-info__content-slider-nav {
  height: 6vw;
}

.modal-info__content-slider-nav .objects__slider-gallery-nav-item {
  height: 5.5vw;
  margin: 0.3vw 0;
}

.modal-info__content-slider-nav .objects__slider-gallery-nav-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal-info__content-slider-nav .objects__slider-gallery-nav-item .objects__slider-gallery-nav-hover img {
  height: auto;
  width: auto;
}

.color-block {
  margin-top: 4vh;
}

.color-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.6vw 0;
  float: left;
}

.color-list__item:before {
  display: none;
}

.color-list__img {
  width: 5.3vw;
  height: 2.5vw;
  border-radius: 5px;
  margin-right: 0.8vw;
  text-align: center;
  padding-top: 13%;
color: #fff;
background-size: cover!important;


}

.blactext {color: #000;}

.red {
  background-color: #ff4513;
}

.green {
  background-color: #305a06;
}

.grey {
  background-color: #424250;
}

.modal-info__feature {
  margin-top: 4vh;
}

.modal-info__feature-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid  rgba(237, 48, 38,1);
  margin-bottom: 3vh;
}

.modal-info__feature-tab-item {
  width: 48%;
  height: 2.6vw;
  border-radius: 5px 5px 0 0;
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4vw;
  color: #999999;
  font-size: 1vw;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.modal-info__feature-tab-item:hover {
  background-color:  rgba(237, 48, 38,1);
  color: #fff;
}

.modal-info__feature-tab-item.active {
  background-color:  rgba(237, 48, 38,1);
  color: #fff;
}

.modal-info__feature-tab-content-item .objects-list {
  margin-bottom: 0;
}

.down-price {
  border: 1rem solid rgba(42, 42, 42, 0.05);
  position: relative;
  padding: 2.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.down-price__img {
  position: absolute;
  left: -2vw;
  top: 50%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  width: 24vw;
}

.down-price__img:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 19vw;
  height: 3.5vw;
  -webkit-transform: translate(60%, -70%);
  -ms-transform: translate(60%, -70%);
  transform: translate(60%, -70%);
  background: url("../img/modals/arrow-bg.png") no-repeat center;
  background-size: 100% 100%;
}

.down-price__form {
  width: 68%;
}

.down-price__form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 4vh;
}

.down-price__form-item .input-wrap {
  width: 48%;
}

.down-price__btn {
  width: 21vw;
  margin: 0 auto;
}

.close-menu {
  position: absolute;
  right: 2rem;
  top: 2rem;
  -webkit-transform: translate(30%, -30%);
  -ms-transform: translate(30%, -30%);
  transform: translate(30%, -30%);
  width: 4rem;
  height: 4rem;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 100%;
  cursor: pointer;
  z-index: 19;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.close-menu:before,
.close-menu:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  height: 70%;
  width: 2px;
  background-color: #dbdbdb;
  border-radius: 6px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.close-menu:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.close-menu:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close-menu:hover {
  -webkit-box-shadow: 0 2px 10px rgba(255, 87, 87, 0.5);
  box-shadow: 0 2px 10px rgba(255, 87, 87, 0.5);
}

.close-menu:hover:before,
.close-menu:hover:after {
  background-color:  rgba(237, 48, 38,1);
}
.img__color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.img__color-item {
  width: 47%;
  display: inline-block;
  margin: 1.5rem 1.4%;
}
.fancybox-overlay{
  max-width: 100% !important;
  width: 100% !important;
}
@media (max-width: 901px) {
  br {
    display: none;
  }
  .objects__slider-gallery{
  	margin-bottom: 3rem;
  }
  ul li:before {
    margin-right: 0.6rem;
  }

  .test__side {
    display: none;
  }



  .logo {
    max-width: 25rem;
	margin-top: 10px;
  }
  

  .logo__text {
    font-size: 1.2rem;
    width: 80%;
  }

  .logo__block {
    width: 40%;
  }

  .header__map {
    display: none;
  }

  .header__phone-block {
    display: none;
  }

  .mobile__item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

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

  .nav {
    display: none;
  }

  .burger__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 3rem;
  }

  .mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 991;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    overflow-y: scroll;
  }

  .mobile-nav.active {
    visibility: visible;
    opacity: 1;
  }

  .nav__menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .nav__menu:before {
    display: none;
  }

  .nav__menu li {
    width: 100%;
  }

  .nav__menu li a {
    font-size: 1.2rem;
    padding: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .mobile-nav__body {
    padding: 4rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header__phone-info {
    margin-bottom: -1rem;
  }

  .number {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
  }

  .time-work {
    font-size: 1.1rem;
  }

  .main__content {
    margin-top: 5rem;
    margin-bottom: 6rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }


  .main-bg {
    height: 100rem;
    background: url("/i/main-bg-900.jpg") no-repeat left 30% top !important;
    background-size: cover !important;
  }



  .container {
    width: 95%;
  }

  .main__content-info {
    width: 100%;
    margin-bottom: 3rem;
  }

  .main__content-title {
    margin-bottom: 3rem;
    text-align: center;
  }

  .main__content-vantage-item {
    margin: 1rem 1.5%;
  }

  .vantage__item-img {
    width: 3.5rem;
    margin-right: 1rem;
  }

  .vantage__item-title {
    font-size: 1.4rem;
  }

  .vantage__item-descr {
    font-size: 1.2rem;
    text-shadow: 0 0 2px #fff;
  }

  .main__block {
    width: 35rem;
    margin: auto;
  }

  .block__title {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }

  .block__date {
    font-size: 1.4rem;
    margin-bottom: 1.3rem;
  }

  .block__child {
    padding: 2rem 1.3rem;
  }

  .btn {
    min-height: 5rem;
    padding: 2rem;
  }

  .btn-title {
    font-size: 1.4rem;
  }

  .btn-subtitle {
    font-size: 1rem;
  }

  .btn-pdf {
    width: 2.9rem;
    margin-right: 1rem;
  }

  .title {
    font-size: 2.5rem;
    text-align: center;
  }

  .subtitle {
    font-size: 1.2rem;
    margin: 2rem 0;
    text-align: center;
  }

  .test__content {
    padding: 2.5rem 2rem;
  }

  .progress-bar__title {
    font-size: 1.2rem;
  }

  .progress-bar__line-wrap {
    height: 2.5rem;
  }

  .progress-bar__line-num {
    font-size: 1.3rem;
  }

  .progress-bar {
    margin: 3.5rem 0;
  }

  .test-question__item-title {
    font-size: 1.7rem;
    margin-bottom: 1.5rem;
  }

  .test-question__elem {
    width: 31%;
    margin: 0.7rem 1%;
  }

  .test-question__elem-big {
    width: 47%;
  }

  .test-question__elem {
    margin-bottom: 1.5rem;
  }

  .radio-label {
    font-size: 1.2rem;
  }

  .radio-psevdo {
    width: 1.7rem;
    height: 1.7rem;
  }

  .radio-psevdo-active {
    width: 6px;
    height: 6px;
  }

  .test__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .test__btn-block {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }

  .test__side {
    width: 30rem;
  }

  .test__side-title {
    font-size: 1.7rem;
    margin-bottom: 1.5rem;
  }

  .test__side-subtitle {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
  }

  .test__side-sum {
    padding: 1.3rem;
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }

  .test__side-money {
    font-size: 3rem;
  }

  .test__side-content {
    padding: 1.5rem;
  }

  .btn-classic {
    padding: 1.2rem;
    font-size: 1.3rem;
    width: 25rem;
  }

  .test__btn-block .btn-classic {
    width: 12rem;
  }

  .btn-classic svg {
    width: 1.6rem;
  }

  .test__btn-block .btn-classic {
    margin: 0 1rem;
  }

  .test-question__container-border {
    padding: 2rem;
    margin-bottom: 3rem;
  }

  .test-question__container-img {
    width: 34%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 1rem;
  }

  .test-question__slider {
    width: 60%;
  }

  .test-question__slider-title {
    font-size: 1.4rem;
  }

  .input-test {
    width: 7rem;
    height: 4rem;
  }

  .input {
    padding: 1.2rem;
    font-size: 1.2rem;
    min-height: 4.4rem;
    height: auto;
  }

  div.fancy-select div.trigger {
    padding: 1.2rem;
    font-size: 1.2rem;
    min-height: 4.4rem;
    height: auto;
  }

  div.fancy-select ul.options {
    max-height: 13rem;
  }

  div.fancy-select ul.options li {
    padding: 1rem;
    font-size: 1.2rem;
  }

  .test-question__slider-elem-inp .text {
    font-size: 1rem;
    margin-left: 0.7rem;
  }

  .checkbox-psevdo {
    width: 2rem;
    height: 2rem;
    margin-right: 1rem;
  }

  #number-slider {
    width: 60%;
  }

  .test__list-qu4 li {
    width: 100%;
  }

  .test__list li {
    margin-bottom: 1rem;
  }

  .test-question__container-img {
    width: 38%;
  }

  .test-question__container-img-qu4 {
    width: 40%;
    top: 5rem;
  }

  .test-question__item-subtitle {
    font-size: 1.2rem;
    margin-bottom: 2.5rem;
  }

  .test__list-qu7 li .radio-label img {
    width: 1.7rem;
  }

  .test__list-qu7 {
    width: 100%;
  }

  .test__list-qu7 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .input-label {
    font-size: 1.2rem;
    top: -8px;
    left: 1.1rem;
  }

  .test-question__item-send {
    width: 60%;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .test-question__item-send .btn-title {
    font-size: 1.4rem;
  }

  .test-question__item-final-arrow {
    display: none;
  }

  .place__lock {
    font-size: 1rem;
  }

  .statistic__block {
    width: 100%;
  }

  .statistic__content {
    width: 100%;
    padding: 3rem 3rem;
  }

  .statistic__block-item-subtext {
    margin-right: 1rem;
  }

  .statistic__block-item-num {
    font-size: 7rem;
  }

  .statistic__media {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: auto;
    top: auto;
    margin: 0 auto;
    margin-top: 12rem;
    width: 25rem;
    margin-bottom: 5rem;
  }

  .statistic__slider {
    height: 37rem;
  }

  .statistic__slider-item {
    height: 37rem;
  }

  .video__start {
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -110%);
    -ms-transform: translate(-50%, -110%);
    transform: translate(-50%, -110%);
    width: 24rem;
  }

  .play {
    width: 5rem;
    height: 5rem;
    margin: 3rem;
  }

  .play:before {
    width: 8rem;
    height: 8rem;
  }

  .video__start-title {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }

  .video__start-subtitle {
    font-size: 1rem;
  }

  .arrow-next {
    right: -3.3rem;
  }

  .arrow-prev {
    left: -5rem;
  }

  .arrow {
    width: 2rem;
    height: 2rem;
  }

  .slider__num-first {
    font-size: 1.8rem;
  }

  .slider__num-all {
    font-size: 1.2rem;
  }

  .block__child-tab {
    padding: 0;
  }

  .catalog__sidebar {
   /* width: 30rem; */
	width: 100%;
  }

  .block__child-tab-elem {
    padding: 1.5rem;
    font-size: 1.2rem;
  }

  .catalog__title {
    font-size: 1.7rem;
    margin-bottom: 1.5rem;
  }

  .catalog__block-item {
    width: 50%;
  }

  .catalog__block-item-img {
    padding: 1rem;
    height: 12rem;
    margin-bottom: 2rem;
  }

  .catalog__block-item-title {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }

  .production-info__content-info {
    padding-right: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .production-info__content {
    padding: 3rem;
  }

  .production-info__content-advan {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .production-info__link {
    display: block;
    width: 100%;
    margin: 1rem;
  }

  .link {
    font-size: 1.2rem;
  }

  .production-info__content-info-img {
    width: 30rem;
    height: 28rem;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .production-complect__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .production-complect__img {
    width: 100%;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    top: auto;
    margin: 0;
    height: 22rem;
    text-align: center;
  }

  .production-complect__img-main {
    width: 30rem;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    top: auto;
    margin: 0;
  }

  .production-complect__info {
    width: 100%;
    text-align: center;
  }

  .arrow-product {
    display: none;
  }

  .production-complect-btn {
    width: 30rem;
    margin: 0 auto;
    margin-top: 3rem;
  }

  .production-complect__small {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 1.2rem;
  }

  .place__tab-item.active .place__tab-item-img svg {
    width: 2.1vw;
  }

  .place__content-item-gager {
    min-height: 20rem;
  }

  .place__block {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 30rem;
    margin: 0 auto;
    margin-top: 20rem;
  }

  .place__content-item-gager-img {
    width: 30rem;
    height: 22rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .place__content-item-gager:before {
    top: 5%;
    left: 58%;
  }

  .place__content-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text {
    font-size: 1.2rem;
  }

  .place__item-block {
    width: 100% !important;
    margin-top: 1rem;
    margin-bottom: 5rem;
    margin-right: 0;
  }

  .place__item-block .block__child {
    padding: 2.5rem;
  }

  .place__content-item-crov .place__content-item-img,
  .place__content-item-payment .place__content-item-img {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .garant__content {
    padding: 3rem;
  }

  .statistic__block-item-text {
    font-size: 1.2rem;
  }

  .statistic__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .garant .title {
    width: 100%;
    margin-bottom: 3rem;
  }

  .garant__info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .garant__info-item {
    width: 48%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1rem 1%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .garant__info-item-text {
    width: 100%;
    border-radius: 1rem;
  }

  .garant__info-item-img {
    margin-bottom: 1rem;
  }

  .garant__info-item-title {
    font-size: 1.5rem;
  }

  .garant__elem {
    width: 21rem;
    height: 31rem;
  }

  .garant__info-item-doc {
    margin-top: 2rem;
  }

  .garant-list__item-img {
    margin-right: 1rem;
  }

  .garant-list__item-img:before {
    display: none;
  }

  .garant {
    padding-bottom: 6rem;
  }

  .objects__content {
    padding: 3rem;
  }

  .objects__slider-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .objects__slider-item-info {
    width: 100%;
  }

  .objects-list__item {
    padding: 1rem;
  }

  .objects-list {
    margin-bottom: 3rem;
  }

  .objects-list__item-key {
    margin-right: 1.5rem;
  }

  .objects__slider-gallery {
    width: 35rem;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .objects__slider-gallery-main-item {
    height: 23rem;
  }

  .objects__slider-gallery-main-item img {
    width: 100%;
  }

  .objects__slider-gallery-nav-item img {
    width: 100%;
  }

  .objects__slider-gallery-nav-item {
    height: 6.5rem;
    margin: 0 0.5rem;
  }

  .objects__slider-gallery-main {
    margin-bottom: 1rem;
  }

  .work__content {
    margin-top: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .work__content-item {
    width: 28rem;
    margin-top: 6rem;
  }

  .work__content-item-icon:before {
    width: 11rem;
    height: 11rem;
  }

  .work__content-item-icon {
    width: 7rem;
    height: 7rem;
  }

  .work__content-item {
    padding: 1.5rem;
    padding-top: 11rem;
  }

  .work-title {
    font-size: 1.3rem;
  }

  .work__btn {
    width: 100%;
    height: auto;
  }

  .calculation__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .calculation__title {
    width: 100%;
    margin-top: 8rem;
    padding: 0;
    margin-bottom: 5rem;
  }

  .calculation__block {
    width: 34rem;
    margin: 0 auto;
  }

  .btn__png {
    max-width: 13rem;
  }

  .calculation__block .text-small {
    font-size: 1.1rem;
  }

  .input-number {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.1rem;
  }

  .contacts__item {
    padding: 2rem;
    width: 100%;
  }

  .contacts__content {
    margin-top: 4rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .text-medium {
    font-size: 1.4rem;
  }

  .scroll-block {
    height: 63rem;
  }

  .contacts__item-data img {
    width: 1.2rem;
  }

  .scroll-block__item-img {
    width: 15rem;
  }

  .scroll-block__item-img .text {
    margin-bottom: 1rem;
  }

  .scroll-block__item-picture {
    height: 6rem;
    border-radius: 5px;
  }

  #map {
    height: 28rem;
  }

  .text-small {
    font-size: 1.1rem;
  }

  .footer__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__content .logo__block {
    margin: 1rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__content .text-small {
    display: inline-block;
    width: 48%;
    margin: 0 1%;
  }

  .catalog__block-item-label {
    font-size: 0.7rem !important;
    width: 4.5rem;
    height: 4.5rem;
  }

  .modal-body,
  #burst_out .modal-body {
    width: 32rem;
  }

  #modal-price .modal-body,
  #modal-catalog .modal-body {
    width: 38rem;
  }

  .modal__img {
    width: 9rem;
    height: 9rem;
    padding: 1.9rem;
    margin: 0 auto 2rem auto;
  }

  #download-start .block__child {
    padding-bottom: 15rem;
  }

  #modal-info .modal-body {
    width: 97%;
  }

  .modal-info__content-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modal-info__content-block-item-sl {
    width: 100%;
    margin-bottom: 2rem;
  }

  .modal-info__content-slider-main-wrap {
    width: 76%;
  }

  .modal-info__content-slider-main-item {
    height: 29rem;
  }

  .modal-info__content-slider-nav {
    width: 14rem;
  }

  .modal-info__content-slider-nav .objects__slider-gallery-nav-item {
    height: 8.7rem;
    margin: 0.6rem 0;
  }


  .color-list__img {
    width: 6rem;
    height: 3.2rem;
  }
  

  .modal-info__content-block-item {
    width: 100%;
  }

  .modal-info__feature-tab-item {
    height: 3.5rem;
    padding: 0.6rem;
    font-size: 1.1rem;
  }

  .down-price {
    padding: 2rem;
  }

  .down-price__btn {
    width: 100%;
  }

  .down-price__img:before {
    display: none;
  }

  .down-price__img {
    width: 30%;
  }

  .close {
    width: 3rem;
    height: 3rem;
  }

  .right-menu {
    width: 6rem;
  }

  .right-menu li a img {
    width: 3rem;
    margin: 0.7rem auto;
  }

  .right-menu__title {
    font-size: 0.6rem;
  }

  .objects__slider-gallery-nav-hover img {
    width: auto;
  }

  .portfolio .title {
    margin-bottom: 3rem;
  }

  .portfolio {
    padding-top: 7rem;
    padding-bottom: 10rem;
  }

  .objects__content {
    margin-bottom: 3rem;
  }

  .prefab {
    width: 100%;
  }

  .about__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about__item-img {
    width: 70vw;
    height: 40vw;
    margin: 1.5rem auto 0 auto;
  }

  ul {
    font-size: 1.2rem;
  }

  .question-item {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.4rem;
    padding: 0.2rem;
  }

  .question__tooltip {
    padding: 1.1rem;
    width: 20rem;
  }

  #map {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .left-title {
    display: none;
  }

  .container {
    max-width: 100%;
  }

  .test__list-qu7 li {
    width: 34%;
  }

  .catalog__block-item {
    width: 100%;
  }

  .garant-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer {
    padding-bottom: 2rem;
    padding-top: 2rem;
    
  }

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

  .work__content-item {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .production-info__content-info-img-line {
    display: none;
  }

  .input-number {
    margin-right: 1rem;
  }

  .number {
    font-size: 1.4rem;
  }

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

  .desctop {
    display: none;
  }
}

@media (max-width: 576px) {
  html {
    font-size: 9px;
  }

  .burger {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .main-bg {
    background: url("/i/main-bg-500.jpg") no-repeat left 50% top !important;
    background-size: cover !important;
  }

  .logo__block {
    width: 50%;
  }

  .burger__wrap {
    font-size: 1.3rem;
  }

  .mobile__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .header__phone-info {
    margin-bottom: 0rem;
	display: none;
  }

  .logo__text {
    font-size: 1rem;
  }

  .title {
    font-size: 2.2rem;
	margin-top: 20px;

	
  }
  
    .title p {
   
	margin-bottom: 20px;
	
  }
  
.statistic {
 
    padding-top: 5vh;
    padding-bottom: 24vh;
    color: #2a2a2a;
	
}



.subtitle {
    font-size: 1.8rem;
    
    text-align: center;
}


  

  .main__content-vantage-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .vantage__item-title {
    font-size: 1.3rem;
  }

  .test-question {
    width: 100%;
  }

  .test-question__elem {
    width: 48%;
  }

  .test-question__container-border {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .test-question__container-img-qu3,
  .test-question__container-img {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    top: auto;
    width: 100%;
    margin-bottom: 2rem;
  }

  .test-question__slider {
    width: 100%;
  }

  .test-question__slider-elem-inp {
    margin-left: 1rem;
  }

  .test__list {
    width: 100%;
  }

  .test__list li {
    margin-bottom: 1.5rem;
  }

  .test__list-qu7 li .radio-label img {
    margin: 0 0.8rem;
  }

  .test-question__item-send {
    width: 100%;
  }

  .statistic__block-item-subtext {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .statistic__block-item {
    width: 100%;
    text-align: center;
  }

  .statistic__block-item-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .catalog__sidebar-block {
    display: none;
  }

  .catalog__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .place__content-item-gager {
    width: 100%;
  }

  .place__content-item-crov .place__content-item-img,
  .place__content-item-payment .place__content-item-img {
    max-width: 32rem;
  }

  .garant__info-item {
    width: 100%;
  }

  .garant-list__item {
    width: 100%;
    margin: 0.7rem;
  }

  .calculation__title {
    margin-top: 4rem;
  }

  .place__grass {
    display: none;
  }

  .objects__content {
    padding: 2rem;
  }

  .objects-list__item-key {
    /*width: 7rem;*/
    word-break: break-all;
  }

  .objects__feedback-title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .objects__feedback-video-img {
    max-width: 2rem;
    margin-right: 1rem;
  }

  .objects__feedback-video {
    margin-top: 1rem;
  }

  .objects__slider-gallery-nav-item {
    height: 19vh;
  }

  .objects__slider-gallery {
    width: 100%;
  }

  .calculation__block .btn-block {
    padding-left: 8rem;
  }

  .btn__png {
    -webkit-transform: translate(-20%, -10%);
    -ms-transform: translate(-20%, -10%);
    transform: translate(-20%, -10%);
  }

  .footer__content {
    text-align: center;
  }

  .scroll-block__item {
    padding: 1.2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .scroll-block__item-info {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .contacts__item-data img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.5rem;
    margin-right: 1rem;
  }

  .scroll-block__item-img-block {
    width: 100%;
  }

  .scroll-block__item-img {
    width: 100%;
  }

  .scroll-block__item-picture {
    height: 8.5rem;
  }

  .contacts__item {
    padding-left: 1rem;
  }

  .btn-modals {
    margin-top: 9rem;
    padding: 2.5rem;
  }

  .btn-modals .btn__png {
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    max-width: 29rem;
    height: 12rem;
  }

  #modal-price .modal-body,
  #modal-catalog .modal-body {
    width: 95%;
  }

  .test__list li {
    width: 100%;
  }

  .test__list-qu7 li {
    width: 45%;
  }

  .objects__slider-gallery-main-item {
    height: 60vh;
  }

  .place__tab-wrap {
    height: auto;
    background: transparent;
  }

  .place__tab {
    width: 100%;
    padding: 0 1.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .place__tab-item {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }

  .place__tab-item-img {
    width: 3.3rem;
    height: 3.3rem;
    padding: 0.7rem;
    margin: 1rem;
  }

  .place__tab-item.active .place__tab-item-img svg {
    width: auto;
  }

  .place__tab-item-img:before {
    width: 5rem;
    height: 5rem;
  }

  .place__tab-item-text {
    font-size: 1.2rem;
  }

  #modal-video .modal-body {
    width: 95%;
  }

  #started_the_calculation .block__child {
    padding-bottom: 12rem;
  }

  .modal-info__content-slider-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modal-info__content-slider-main-wrap {
    width: 100%;
  }

  .modal-info__content-slider-main-item {
    height: 60vw;
  }

  .modal-info__content-slider-nav {
    width: 100%;
    height: auto;
  }

  .modal-info__content-slider-nav .objects__slider-gallery-nav-item {
    height: 19vh;
  }

  .color-list__item {
    margin: 0.8rem 0;
  }

  .block__title {
    font-size: 1.8rem;
  }

  .down-price__form {
    width: 100%;
  }

  .down-price__form-item {
    margin-top: 3rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .down-price__form-item .input-wrap {
    width: 100%;
  }

  .down-price__img {
    width: 25rem;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
    transform: translate(-50%, -80%);
  }

  .down-price {
    margin-top: 12.8rem;
  }

  #modal-info .modal-body {
    width: 95%;
  }

  .vantage__item-img {
    height: 5rem;
  }

  .progress-bar {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .progress-bar__title {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .action__item {
    width: 100%;
    padding: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .action__item-info {
    width: 100%;
    margin-top: 2rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .action-img__wrap {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 24rem;
    width: 32rem;
    max-height: none;
    margin: 0 auto;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .action__btn {
    margin-top: 2rem;
  }

  .about__item {
    margin-bottom: 5rem;
  }

  .production-complect__img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    padding-left: 2rem;
    margin-bottom: 2rem;
  }

  .footer .logo__block {
    width: 100%;
  }
}
