html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

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

blockquote, q {
  quotes: none;
}

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

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

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

input[type=submit] {
  -webkit-appearance: none;
}

img {
  border: 0;
  max-width: 100%;
}

ul {
  margin-bottom: 20px;
}
ul li {
  font-weight: 500;
  margin-bottom: 10px;
}
ul li:last-child {
  margin-bottom: 0;
}

input, textarea, select {
  outline: none;
}

textarea {
  resize: none;
  overflow: hidden;
}

a {
  color: #008fff;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  text-decoration: underline;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: #008fff;
  -webkit-transition: all 0.2s ease 0.05s;
  transition: all 0.2s ease 0.05s;
}

a:active,
a:focus,
a:focus-within,
a:target,
a:visited,
a:focus-visible {
  outline: none;
}

hr {
  margin: 0;
  height: 0;
}

textarea, input[type=text], input[type=button], input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

p {
  line-height: 1.4;
  margin-bottom: 22px;
}

button:focus {
  outline: 0;
}

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

sup {
  font-size: 75%;
  top: -0.5em;
  position: relative;
}

.c-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 577px) {
  .c-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .c-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .c-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .c-container {
    max-width: 1140px;
  }
}
@media (min-width: 1300px) {
  .c-container {
    max-width: 1280px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1700px) {
  .c-container {
    max-width: 1640px;
  }
}

.c-container-fluid {
  max-width: 2560px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

/* commissioner-100 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-200 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-300 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-regular - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-500 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-600 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-700 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-800 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-900 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/commissioner-v20-cyrillic_cyrillic-ext_latin_latin-ext-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: auto;
  margin: 0 auto;
  color: #202020;
  background-color: #ECECF0;
  line-height: normal;
  max-width: 2560px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

main {
  flex-grow: 1;
}

sup {
  font-size: 75%;
}

picture {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

strong {
  font-weight: 700;
}

a {
  color: #D20C1C;
  transition: 0.25s;
}
a:hover {
  color: #ed0028;
  transition: 0.25s;
}

.section-title {
  font-size: 56px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 600;
}
@media (max-width: 1699px) {
  .section-title {
    font-size: 50px;
  }
}
@media (max-width: 1499px) {
  .section-title {
    font-size: 45px;
  }
}
@media (max-width: 1199px) {
  .section-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .section-title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-title {
    font-size: 28px;
  }
}

.section-subtitle {
  font-size: 26px;
  line-height: 1.3;
  font-weight: normal;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .section-subtitle {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .section-subtitle {
    font-size: 20px;
  }
}

.page-form__title {
  font-size: 36px;
  margin-bottom: 30px;
}
.page-form__subtitle {
  margin-bottom: 30px;
  flex-grow: 1;
}
@media (max-width: 1399px) {
  .page-form__title {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .page-form__title {
    font-size: 25px;
  }
}

.page-btn {
  position: relative;
  color: #2F3738;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 40px;
  min-height: 58px;
  outline: none;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .page-btn {
    min-height: 56px;
  }
}
@media (max-width: 991px) {
  .page-btn {
    min-height: 52px;
  }
}
@media (max-width: 576px) {
  .page-btn {
    min-height: 48px;
  }
}
.page-btn._small {
  min-height: 45px;
}
.page-btn._big {
  min-height: 74px;
}
@media (max-width: 1199px) {
  .page-btn._big {
    min-height: 56px;
  }
}
@media (max-width: 991px) {
  .page-btn._big {
    min-height: 52px;
  }
}
@media (max-width: 576px) {
  .page-btn._big {
    min-height: 48px;
  }
}
.page-btn._transparent {
  border-color: #C60021;
  color: #202020;
  background-color: transparent;
}
.page-btn._transparent:hover {
  color: #ed0028;
  background-color: transparent;
  border-color: #C60021;
}
.page-btn._primary {
  border-color: #C60021;
  color: #fff;
  background-color: #C60021;
}
.page-btn._primary:hover {
  color: #fff;
  background-color: #ed0028;
  border-color: #ed0028;
}
.page-btn:hover {
  color: #fff;
  background-color: #ed0028;
  border-color: #ed0028;
}
.page-btn:active {
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3019607843) inset;
}

._nowrap {
  white-space: nowrap;
}

._text-white {
  color: #fff;
}

._text-grey1 {
  color: #BDBDBD;
}

._text-grey2 {
  color: #828282;
}

._text-blue {
  color: #4893CC;
}

._text-red {
  color: #C60021;
}

._weight-300 {
  font-weight: 300;
}

._text-center {
  text-align: center;
}

._rel {
  position: relative;
}

._w100 {
  width: 100%;
}

._fz48 {
  font-size: 48px;
}
@media (max-width: 1399px) {
  ._fz48 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  ._fz48 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  ._fz48 {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  ._fz48 {
    font-size: 24px;
  }
}

._fz26 {
  font-size: 26px;
}
@media (max-width: 1399px) {
  ._fz26 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  ._fz26 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  ._fz26 {
    font-size: 20px;
  }
}

._fz24 {
  font-size: 24px;
}
@media (max-width: 1399px) {
  ._fz24 {
    font-size: 21px;
  }
}

._fz22 {
  font-size: 22px;
}
@media (max-width: 1399px) {
  ._fz22 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  ._fz22 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  ._fz22 {
    font-size: 16px;
  }
}

._fz18 {
  font-size: 18px;
}
@media (max-width: 1399px) {
  ._fz18 {
    font-size: 16px;
  }
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label,
input[type=checkbox] + span {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 1px solid rgba(23, 23, 23, 0.3);
  flex-shrink: 0;
}
input[type=checkbox] + label:hover:before,
input[type=checkbox] + span:hover:before {
  border-color: #171717;
}

input[type=checkbox]:checked + span:before,
input[type=checkbox]:checked + label:before {
  background-color: #C60021;
  border-color: #171717;
  background-image: url("../img/ico-check.svg");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

@media (min-width: 500px) {
  ._show-499 {
    display: none !important;
  }
}
@media (max-width: 499px) {
  ._hide-499 {
    display: none !important;
  }
}
@media (min-width: 768px) {
  ._show-767 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  ._hide-767 {
    display: none !important;
  }
}
@media (min-width: 992px) {
  ._show-991 {
    display: none !important;
  }
}
@media (max-width: 991px) {
  ._hide-991 {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  ._show-1199 {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  ._hide-1199 {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  ._show-1299 {
    display: none !important;
  }
}
@media (max-width: 1299px) {
  ._hide-1299 {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .toTop {
    position: fixed;
    right: 100px;
    bottom: 100px;
    cursor: pointer;
    z-index: 50;
    display: none;
    border-radius: 50%;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .toTop:hover {
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .toTop:hover svg circle {
    fill: transparent;
  }
  .toTop.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-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 991px) {
  .toTop.active {
    height: 0;
    width: 0;
    display: none;
  }
}
body.overflow {
  height: 100vh;
  overflow: hidden;
}

@media (min-width: 620px) {
  .modal-dialog.modal-sm {
    width: 600px;
  }
}
.modal {
  overflow: hidden;
  opacity: 0;
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.modal .close {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 24px;
  height: 24px;
  opacity: 0.6;
  transition: 0.25s;
}
.modal .close:hover {
  opacity: 1;
  transition: 0.25s;
}
.modal-dialog {
  position: absolute;
  left: 50%;
  top: -100%;
  transform: translateX(-50%);
  height: auto;
  width: calc(100vw - 30px);
  background-color: #fff;
  transition: 0.25s;
}
@media (min-width: 1150px) {
  .modal-dialog {
    max-width: 1000px;
    width: 100%;
  }
}
.modal.modal-open {
  display: block;
  overflow: visible;
  opacity: 1;
  z-index: 100;
  transition: 0.25s;
}
.modal.modal-open .modal-dialog {
  top: 75px;
  border-radius: 4px;
  transition: 0.25s ease-in-out;
  transition-delay: 0.25s;
}
@media (max-width: 1399px) {
  .modal.modal-open .modal-dialog {
    top: 60px;
  }
}
.modal.modal-open .modal-dialog.modal-sm {
  top: 40%;
  transform: translate(-50%, -50%);
}
.modal-body {
  background: url("../img/modal-img.jpg") no-repeat 0 0;
  background-size: cover;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 576px) {
  .modal-body {
    background-position: 50% 50%;
  }
}
.modal-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
.modal-title:first-letter {
  text-transform: uppercase;
}
.modal-subtitle {
  font-size: 16px;
}
@media (max-width: 767px) {
  .modal-subtitle {
    font-size: 14px;
  }
}
.modal-text {
  padding-top: 15px;
}
.modal-button {
  display: flex;
  justify-content: center;
  position: relative;
}
.modal-button button:disabled {
  transition: none;
}
.modal-button button:disabled:after, .modal-button button:disabled:before {
  display: none;
}
.modal-form {
  margin-top: 21px;
}
@media (max-width: 991px) {
  .modal-form {
    margin-top: 10px;
  }
}
.modal-form--wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.modal-input {
  width: 100%;
}
.modal-input input {
  width: 100%;
  border: 1px solid rgba(32, 32, 32, 0.3);
  padding: 18px 15px 18px 20px;
  background-color: #fff;
  color: #202020;
  border-radius: 50px;
  font-size: 16px;
  transition: 0.25s;
}
@media (max-width: 991px) {
  .modal-input input {
    padding: 16px 15px;
  }
}
.modal-input input:hover, .modal-input input:focus {
  border-color: #202020;
  transition: 0.25s;
}
.modal-input input::placeholder {
  color: rgba(32, 32, 32, 0.5);
  transition: 0.25s;
}
.modal-input input.error {
  border-color: red;
}
.modal-input--label {
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 20px;
}
.modal-check {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  margin-top: 15px;
}
@media (max-width: 650px) {
  .modal-check {
    font-size: 14px;
  }
}
@media (max-width: 499px) {
  .modal-check {
    font-size: 12px;
  }
}
.modal-check.trembling {
  animation: 1.2s ease-in-out 0s normal none running trembling-animation;
}

.js-btn-submit.js-disabled:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}

.label-agreement {
  display: flex;
  align-items: flex-start;
}

@media (max-width: 499px) {
  .modal-dialog.modal-sm .modal-body {
    padding: 0 15px 30px 15px;
  }
}
.modal-form__bg {
  width: 400px;
  color: #fff;
  background: rgba(32, 32, 32, 0.6);
  padding: 34px;
}
@media (max-width: 576px) {
  .modal-form__bg {
    width: 100%;
    padding: 30px 15px;
  }
}
.modal-form__bg a {
  color: #fff;
}
.modal-form__bg input[type=checkbox] + span:before {
  border-color: rgba(255, 255, 255, 0.5);
}
.modal-form__bg .label-agreement {
  font-weight: 400;
}

#successModal .modal-dialog {
  width: 400px;
}
@media (max-width: 450px) {
  #successModal .modal-dialog {
    width: 90vw;
  }
}
#successModal .modal-body {
  color: #fff;
  background: #202020;
  padding: 34px;
  flex-direction: column;
  text-align: center;
}
#successModal .modal-title-success {
  font-size: 34px;
  margin-bottom: 14px;
}
#successModal .modal-text-success {
  margin-bottom: 14px;
}

@keyframes trembling-animation {
  0%, 50%, 100% {
    transform: scale(1);
  }
  10%, 30% {
    transform: scale(1.1);
  }
  20%, 40% {
    transform: scale(1);
  }
}
/*start menu-top*/
@media (max-width: 1199px) {
  body.menu-show {
    overflow: hidden;
  }
  body.menu-show .menu-top {
    background-color: #fff;
    transition: 0.25s;
  }
  body.menu-show .menu-top--nav {
    height: calc(100vh - 50px);
    right: 0;
    overflow-y: auto;
    justify-content: flex-start;
    transition: 0.25s;
  }
  body.menu-show .menu-top--nav-overlay:before {
    width: calc(100vw - 350px);
    transition: 0.3s;
    transition-delay: 0.2s;
  }
}
.menu-top {
  height: 80px;
  background: #ECECF0;
  padding: 0 30px;
  position: fixed;
  width: 100vw;
  z-index: 20;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  transition: 0.15s;
}
.menu-top.menu-shrink {
  height: 60px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  transition: 0.4s;
}
@media (max-width: 1199px) {
  .menu-top.menu-shrink {
    height: 50px;
  }
}
@media (max-width: 1199px) {
  .menu-top {
    height: 50px;
    color: #828282;
    padding: 0 15px;
  }
}
@media (max-width: 1299px) {
  .menu-top {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .menu-top {
    padding: 0 8px;
  }
}
@media (max-width: 349px) {
  .menu-top {
    padding: 0;
  }
}

.menu-top--wrap {
  width: 100%;
  max-width: 1640px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  transition: 0.25s;
}
@media (max-width: 1399px) {
  .menu-top--wrap {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .menu-top--wrap {
    align-items: center;
  }
}

.menu-top--logo {
  display: flex;
  align-items: center;
}
.menu-top--logo img {
  height: 40px;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .menu-top--logo {
    flex-grow: 1;
    justify-content: center;
    transform: translateX(20px);
  }
  .menu-top--logo img {
    height: 30px;
  }
}

.menu-top.menu-shrink .menu-top--logo img {
  height: 30px;
}
.menu-top.menu-shrink .menu-top--button svg {
  width: 40px;
}

.menu-top--nav {
  flex-grow: 1;
  margin: 0 0 0 30px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1299px) {
  .menu-top--nav {
    margin-left: 15px;
  }
}
@media (max-width: 1199px) {
  .menu-top--nav {
    height: calc(100vh - 50px);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    position: fixed;
    right: -200%;
    top: 50px;
    width: 350px;
    z-index: 11;
    padding: 30px 20px;
    margin: 0;
    transition: 0.25s;
  }
  .menu-top--nav.active {
    right: 0;
    transition: 0.25s;
  }
}
@media (max-width: 399px) {
  .menu-top--nav {
    width: 100vw;
  }
}

@media (max-width: 1199px) {
  .menu-top--nav-overlay:before {
    height: calc(100vh - 50px);
    background: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
    backdrop-filter: blur(8px);
    content: "";
    position: fixed;
    width: 0;
    right: 350px;
    top: 50px;
  }
}
@media (max-width: 399px) {
  .menu-top--nav-overlay:before {
    display: none;
  }
}

.menu-top--nav-links {
  display: flex;
  align-self: center;
  justify-content: center;
  flex-grow: 1;
}
@media (max-width: 1199px) {
  .menu-top--nav-links {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #BDBDBD;
  }
}
.menu-top--nav-links .menu-link {
  padding: 5px 0;
  margin: 0 40px;
  font-weight: 600;
  font-size: 20px;
  color: #202020;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  transition: 0.25s;
}
@media (max-width: 1599px) {
  .menu-top--nav-links .menu-link {
    margin: 0 20px;
  }
}
@media (max-width: 1399px) {
  .menu-top--nav-links .menu-link {
    font-size: 18px;
    margin: 0 15px;
  }
}
@media (max-width: 1199px) {
  .menu-top--nav-links .menu-link {
    padding: 15px 0;
    margin: 0;
    font-size: 18px;
  }
}
.menu-top--nav-links .menu-link:hover, .menu-top--nav-links .menu-link.active {
  color: #ed0028;
}

@media (max-width: 1199px) {
  .menu-top--nav-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .menu-top--nav-buttons .page-btn {
    margin-bottom: 25px;
    width: 100%;
  }
  .menu-top--nav-buttons .page-btn:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  .menu-top--nav-buttons {
    justify-content: center;
  }
}

.menu-top--contacts {
  margin-right: 20px;
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: space-between;
}
.menu-top--contacts-phone {
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  color: #202020;
  display: flex;
  align-items: center;
  line-height: 1;
}
.menu-top--contacts-phone:hover {
  color: #ed0028;
}
.menu-top--contacts-phone img {
  margin-right: 10px;
}
.menu-top--contacts-address {
  font-size: 16px;
  font-weight: 500;
  color: #202020;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  line-height: 1;
  margin-right: 20px;
}
.menu-top--contacts-address img {
  margin-right: 10px;
}
.menu-top--contacts-address ._anchor-link {
  color: #D20C1C;
  margin-left: 30px;
  text-decoration: none;
}
.menu-top--contacts-address ._anchor-link:hover {
  color: #ed0028;
}
@media (max-width: 1199px) {
  .menu-top--contacts-address ._anchor-link {
    display: none;
  }
}
.menu-top--contacts-address ._point {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .menu-top--contacts {
    display: flex;
    flex-direction: column;
    margin-right: 0;
    font-size: 14px;
  }
  .menu-top--contacts-phone {
    display: flex;
    width: 50px;
    padding: 10px;
    background: url(../img/ico-phone.svg) no-repeat center/24px;
    text-indent: -9999px;
  }
  .menu-top--contacts-address {
    margin-right: 0;
    flex-direction: column;
    font-size: 14px;
  }
  .menu-top--contacts-address ._point {
    margin-bottom: 15px;
  }
  .menu-top--contacts-phone {
    text-indent: 0;
    width: 100%;
    background: none;
    text-align: center;
    justify-content: center;
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .show-mob,
  .js-mob-btn {
    display: none;
  }
}
@media (max-width: 1199px) {
  .show-mob,
  .js-mob-btn {
    display: inline-flex;
  }
}

@media (max-width: 1199px) {
  .js-mob-btn {
    width: 45px;
    height: 45px;
    padding: 12px;
    position: relative;
  }
  .js-mob-btn .menu-open,
  .js-mob-btn .menu-close {
    display: none;
  }
  .js-mob-btn .menu-open.active,
  .js-mob-btn .menu-close.active {
    display: inline-flex;
  }
}
@media (max-width: 767px) {
  body.menu-show {
    overflow: hidden;
  }
  body.menu-show .menu-top--nav {
    right: 0;
    overflow-y: auto;
    height: calc(100vh - 50px);
    transition: 0.25s;
  }
  body.menu-show .menu-top--nav-overlay:before {
    width: calc(100vw - 350px);
    transition: 0.3s;
    transition-delay: 0.2s;
  }
}
.menu-top--button {
  display: flex;
}
.menu-top--button svg {
  display: block;
  width: 50px;
  transition: 0.25s;
}
.menu-top--button svg path {
  transition: 0.25s;
}
.menu-top--button:hover svg path {
  fill: #D20C1C;
}
@media (max-width: 1199px) {
  .menu-top--button {
    margin-bottom: 30px;
  }
  .menu-top--button .page-btn {
    width: 100%;
  }
}

.menu-top--mobile-phone {
  display: none;
}
@media (max-width: 1199px) {
  .menu-top--mobile-phone {
    display: flex;
    padding: 10px;
    z-index: 2;
  }
}
.menu-top--mobile-phone img {
  width: 22px;
}

@media (min-width: 1200px) {
  .menu-top--nav-links {
    display: none;
  }
}
/*end menu-top*/
/*start section-top*/
.section-top {
  margin-top: 80px;
  padding-bottom: 40px;
}
@media (max-width: 1499px) {
  .section-top {
    padding-bottom: 35px;
  }
}
@media (max-width: 1199px) {
  .section-top {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .section-top {
    padding-bottom: 30px;
  }
}
.section-top .image-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 80%;
  background: linear-gradient(100deg, #000000 -14.42%, rgba(0, 0, 0, 0) 71.46%);
  z-index: 1;
}
@media (max-width: 991px) {
  .section-top .image-overlay {
    background: linear-gradient(180deg, rgba(19, 21, 24, 0.4) 13.94%, rgba(24, 24, 24, 0) 100%);
    width: 100%;
  }
}
@media (max-width: 499px) {
  .section-top .image-overlay {
    height: calc(100% - 60px);
  }
}

.section-top__wrap {
  padding: 90px;
  width: 100%;
  max-width: 900px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
@media (max-width: 1699px) {
  .section-top__wrap {
    padding: 60px;
    max-width: 800px;
  }
}
@media (max-width: 1299px) {
  .section-top__wrap {
    padding: 40px;
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .section-top__wrap {
    padding: 30px 15px 0;
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .section-top__wrap {
    padding: 15px 15px 0;
  }
}
@media (max-width: 499px) {
  .section-top__wrap {
    padding: 30px 15px 0;
  }
}

.section-top__title {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  font-weight: 600;
  font-size: 66px;
}
@media (max-width: 1699px) {
  .section-top__title {
    font-size: 60px;
  }
}
@media (max-width: 1499px) {
  .section-top__title {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .section-top__title {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .section-top__title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-top__title {
    font-size: 25px;
  }
}
@media (max-width: 499px) {
  .section-top__title {
    line-height: 1;
    font-size: 20px;
  }
}

.section-top__subtitle {
  font-weight: 400;
  line-height: 1.36;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .section-top__subtitle {
    margin-top: 15px;
  }
}

.section-top__button {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .section-top__button {
    margin-top: 20px;
  }
}
@media (max-width: 499px) {
  .section-top__button {
    margin-top: 10px;
  }
}

.section-top__form {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 50px;
}
@media (max-width: 1499px) {
  .section-top__form {
    top: 200px;
  }
}
@media (max-width: 1299px) {
  .section-top__form {
    left: 15px;
  }
}
@media (max-width: 1199px) {
  .section-top__form {
    top: 150px;
  }
}
.section-top__form .section-top__subtitle {
  margin-bottom: 20px;
}
.section-top__form ._fz20 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -0.8px;
}
.section-top__form ._row {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.section-top__form .modal-form--wrap,
.section-top__form .modal-button {
  margin-bottom: 0;
  width: calc(50% - 5px);
}
.section-top__form__title {
  margin-bottom: 15px;
}
.section-top__form .label-agreement {
  color: #fff;
}
.section-top__form .label-agreement a {
  color: #fff;
}
.section-top__form input[type=checkbox] + label:before,
.section-top__form input[type=checkbox] + span:before {
  top: -2px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.section-top__form input[type=checkbox] + label:hover:before,
.section-top__form input[type=checkbox] + span:hover:before {
  border-color: white;
}
.section-top__form input[type=checkbox]:checked + span:before,
.section-top__form input[type=checkbox]:checked + label:before {
  border-color: white;
}

.top-slider {
  border-radius: 20px;
  overflow: hidden;
}
.top-slider .img-top {
  border-radius: 20px;
}
.top-slider .owl-nav [class*=owl-] {
  background-color: rgba(255, 255, 255, 0.6) !important;
  border-radius: 50%;
}
.top-slider .owl-nav [class*=owl-] svg {
  width: 40px;
  height: 40px;
  padding: 10px;
}
.top-slider .owl-nav [class*=owl-] svg path {
  transition: 0.25s;
}
.top-slider .owl-nav [class*=owl-]:hover {
  background-color: #C60021 !important;
}
.top-slider .owl-nav [class*=owl-]:hover svg path {
  stroke: #fff;
}
@media (max-width: 1199px) {
  .top-slider .owl-nav [class*=owl-] {
    width: 30px;
  }
  .top-slider .owl-nav [class*=owl-] svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-nav [class*=owl-] {
    width: 20px;
  }
}
.top-slider .owl-dots {
  position: absolute;
  left: 90px;
  bottom: 30px;
}
@media (max-width: 991px) {
  .top-slider .owl-dots {
    position: static;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-dots {
    left: 15px;
    bottom: 8.5vw;
  }
}
.top-slider .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.5);
  width: 50px;
  height: 4px;
  margin: 0 3px;
  border-radius: 5px;
  transition: 0.25s;
}
@media (max-width: 991px) {
  .top-slider .owl-dots .owl-dot span {
    width: 30px;
    background-color: rgba(32, 32, 32, 0.5);
  }
}
@media (max-width: 576px) {
  .top-slider .owl-dots .owl-dot span {
    width: 5vw;
  }
}
.top-slider .owl-dots .owl-dot.active span {
  background-color: #fff;
  width: 120px;
}
@media (max-width: 991px) {
  .top-slider .owl-dots .owl-dot.active span {
    width: 80px;
    background-color: #202020;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-dots .owl-dot.active span {
    width: 15vw;
  }
}
.top-slider .owl-dots .owl-dot:first-child span {
  margin-left: 0;
}
.top-slider .owl-dots .owl-dot:last-child span {
  margin-right: 0;
}

/*end section-top*/
/*start advantages*/
section.advantages {
  padding: 40px 0;
}
@media (max-width: 1499px) {
  section.advantages {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.advantages {
    padding: 30px 0;
  }
}

.advantages__list {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .advantages__list {
    flex-wrap: wrap;
  }
}

.advantages__point {
  border-radius: 20px;
  padding: 34px;
  width: calc(25% - 20px);
  background-color: #fff;
}
@media (max-width: 1199px) {
  .advantages__point {
    width: calc(25% - 10px);
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .advantages__point {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .advantages__point {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
  }
}
.advantages__point__icon {
  width: 100px;
  height: 100px;
  object-fit: contain;
  margin-bottom: 30px;
  flex-shrink: 0;
}
@media (max-width: 1299px) {
  .advantages__point__icon {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .advantages__point__icon {
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .advantages__point__icon {
    margin-bottom: 0;
    margin-right: 15px;
  }
}
@media (max-width: 369px) {
  .advantages__point__icon {
    width: 50px;
    height: 50px;
  }
}

.advantages__point__about ._title {
  font-size: 24px;
  font-weight: 600;
  color: #202020;
  margin-bottom: 10px;
}
@media (max-width: 1499px) {
  .advantages__point__about ._title {
    font-size: 21px;
  }
}
@media (max-width: 1299px) {
  .advantages__point__about ._title {
    font-size: 17px;
  }
}
@media (max-width: 359px) {
  .advantages__point__about ._title {
    font-size: 15px;
  }
}
.advantages__point__about ._text {
  color: #828282;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 1299px) {
  .advantages__point__about ._text {
    font-size: 14px;
  }
}

/*end advantages*/
/*start equipment*/
section.equipment {
  padding: 40px 0;
}
@media (max-width: 1499px) {
  section.equipment {
    padding: 35px 0;
  }
}
@media (max-width: 991px) {
  section.equipment {
    position: relative;
  }
  section.equipment:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, #000000 -14.42%, rgba(0, 0, 0, 0) 71.46%);
  }
}
@media (max-width: 576px) {
  section.equipment {
    padding: 30px 0;
  }
}
section.equipment .section-title {
  color: #fff;
}

.equipment-wrap {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 90px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .equipment-wrap {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .equipment-wrap {
    position: static;
    padding: 0;
  }
}

.equipment__buttons {
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
  margin-bottom: 190px;
}
@media (max-width: 1199px) {
  .equipment__buttons {
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .equipment__buttons {
    width: 100%;
  }
}
.equipment__buttons ._button {
  cursor: pointer;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
  padding: 14px 34px;
  border-radius: 4px;
  background-color: #fff;
  color: #202020;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: 0.25s;
}
@media (max-width: 1499px) {
  .equipment__buttons ._button {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  .equipment__buttons ._button {
    font-size: 21px;
  }
}
@media (max-width: 576px) {
  .equipment__buttons ._button {
    font-size: 18px;
    padding: 10px 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
  }
}
.equipment__buttons ._button._active {
  background-color: #202020;
  color: #fff;
}
.equipment__buttons ._button:last-child {
  margin-right: 0;
}

.equipment__card {
  padding: 34px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(32, 32, 32, 0.2);
  backdrop-filter: blur(8px);
  position: relative;
  display: none;
}
@media (max-width: 991px) {
  .equipment__card {
    padding: 20px;
  }
}
@media (max-width: 576px) {
  .equipment__card {
    width: 100%;
  }
}
.equipment__card ._title {
  font-size: 42px;
  line-height: 1;
  margin-bottom: 34px;
}
@media (max-width: 1499px) {
  .equipment__card ._title {
    font-size: 30px;
  }
}
.equipment__card ._characteristics {
  display: flex;
  margin-bottom: 34px;
}
@media (max-width: 991px) {
  .equipment__card ._characteristics {
    flex-direction: column;
  }
}
.equipment__card ._characteristics__point {
  display: flex;
  flex-direction: column;
  margin-right: 18px;
}
@media (max-width: 991px) {
  .equipment__card ._characteristics__point {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.equipment__card ._characteristics__point:last-child {
  margin-right: 0;
}
.equipment__card ._characteristics__point i {
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  color: #BDBDBD;
  display: inline-block;
  margin-bottom: 4px;
}
@media (max-width: 1499px) {
  .equipment__card ._characteristics__point i {
    font-size: 16px;
  }
}
.equipment__card ._characteristics__point span {
  font-size: 22px;
}
@media (max-width: 1499px) {
  .equipment__card ._characteristics__point span {
    font-size: 20px;
  }
}
.equipment__card ._label {
  text-transform: uppercase;
  background-color: #fff;
  color: #C60021;
  padding: 9px 16px;
  border-radius: 4px;
  font-weight: 700;
  position: absolute;
  right: 34px;
  top: 40px;
}
@media (max-width: 1499px) {
  .equipment__card ._label {
    top: 31px;
  }
}
@media (max-width: 991px) {
  .equipment__card ._label {
    font-size: 14px;
    top: 18px;
    position: static;
    display: inline-flex;
    transform: translateY(-20px);
  }
}

@media (max-width: 991px) {
  .equipment__image {
    display: none;
  }
}
.equipment__image img {
  min-height: 830px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 30% 0;
}
@media (max-width: 1199px) {
  .equipment__image img {
    min-height: 600px;
    object-position: 0 0;
  }
}

.equipment__image-mob {
  display: none;
}

/*end equipment*/
/*start color-select*/
section.color-select {
  padding: 40px 0;
}
@media (max-width: 1499px) {
  section.color-select {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.color-select {
    padding: 30px 0;
  }
}

.color-select__wrap {
  border-radius: 20px;
  background-color: #fff;
  padding: 70px;
}
@media (max-width: 1699px) {
  .color-select__wrap {
    padding: 50px 0;
  }
}
@media (max-width: 576px) {
  .color-select__wrap {
    padding: 30px 0;
  }
}

.color-slider__preview {
  display: flex;
  justify-content: center;
}
.color-slider__preview .slider-dot {
  position: relative;
  margin: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  transition: 0.25s;
}

.slider-dot--image {
  width: 170px;
  height: 90px;
}
@media (max-width: 767px) {
  .slider-dot--image {
    display: none;
  }
}
.slider-dot--image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.slider-dot--info ._nameRu,
.slider-dot--info ._nameEn {
  position: relative;
  z-index: -1;
  opacity: 0;
  width: 0;
  height: 0;
  white-space: nowrap;
  left: -100%;
}
@media (max-width: 1299px) {
  .slider-dot--info ._nameRu,
  .slider-dot--info ._nameEn {
    display: none;
  }
}
.slider-dot--info ._nameRu {
  color: #202020;
}
.slider-dot--info ._nameEn {
  color: #828282;
  margin-left: 8px;
}

@media (max-width: 767px) {
  .slider-dot.active {
    transform: scale(1.2);
  }
}
@media (max-width: 450px) {
  .slider-dot.active {
    flex-grow: 1;
    transform: scale(1.5);
  }
}
.slider-dot.active .slider-dot--info {
  width: 100%;
  transition: 0.5s;
}
@media (max-width: 1299px) {
  .slider-dot.active .slider-dot--info {
    width: auto;
  }
  .slider-dot.active .slider-dot--info:after {
    content: "";
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 2px);
    width: 5px;
    height: 10px;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 3;
  }
}
.slider-dot.active .slider-dot--info:before {
  margin-right: 8px;
}
@media (max-width: 1299px) {
  .slider-dot.active .slider-dot--info:before {
    margin-right: 0;
  }
}
.slider-dot.active ._nameRu,
.slider-dot.active ._nameEn {
  left: 0;
  z-index: 1;
  opacity: 1;
  width: auto;
  height: auto;
  transition: 0.25s;
  transition-delay: 0.15s;
}

@media (min-width: 1300px) {
  .color-slider__color-name {
    display: none;
  }
}
@media (max-width: 1299px) {
  .color-slider__color-name {
    padding-top: 15px;
    text-align: center;
  }
  .color-slider__color-name ._nameRu {
    color: #202020;
  }
  .color-slider__color-name ._nameEn {
    color: #828282;
    margin-left: 8px;
  }
}

.slider-dot .slider-dot--info {
  position: relative;
  padding: 14px;
  background-color: #ECECF0;
  border-radius: 40px;
  display: flex;
  align-items: center;
  width: 56px;
}
@media (max-width: 576px) {
  .slider-dot .slider-dot--info {
    padding: 8px;
    width: 36px;
  }
}
.slider-dot .slider-dot--info:before {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  transition: 0.25s;
}
@media (max-width: 576px) {
  .slider-dot .slider-dot--info:before {
    width: 20px;
    height: 20px;
  }
}
.slider-dot .slider-dot--info[data-color=black]:before {
  background-color: #000;
}
.slider-dot .slider-dot--info[data-color=white]:before {
  background-color: #fff;
}
.slider-dot .slider-dot--info[data-color=green]:before {
  background-color: #00838F;
}
.slider-dot .slider-dot--info[data-color=grey]:before {
  background-color: #808080;
}
.slider-dot .slider-dot--info[data-color=darkgrey]:before {
  background-color: #808080;
}
.slider-dot .slider-dot--info[data-color=silver]:before {
  background-color: #5E6775;
}
.slider-dot .slider-dot--info[data-color=black]:after, .slider-dot .slider-dot--info[data-color=green]:after, .slider-dot .slider-dot--info[data-color=grey]:after, .slider-dot .slider-dot--info[data-color=darkgrey]:after, .slider-dot .slider-dot--info[data-color=silver]:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.slider-dot .slider-dot--info[data-color=white]:after {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}

.color-slider {
  margin-top: 50px;
}

.color-slider__button {
  display: flex;
  justify-content: center;
  padding: 30px 15px 0;
}
@media (max-width: 767px) {
  .color-slider__button .page-btn {
    width: 100%;
  }
}

/*end color-select*/
/*start services*/
section.services {
  padding: 40px 0;
}
@media (max-width: 1499px) {
  section.services {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.services {
    padding: 30px 0;
  }
}

.services__list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}

.services__point {
  margin: 10px;
  padding: 34px 34px 150px 34px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 1299px) {
  .services__point {
    padding: 30px;
  }
}
.services__point._w30 {
  width: calc(33.3333333333% - 20px);
}
@media (max-width: 1299px) {
  .services__point._w30 {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .services__point._w30 {
    width: 100%;
  }
}
.services__point._w50 {
  width: calc(50% - 20px);
}
@media (max-width: 767px) {
  .services__point._w50 {
    width: 100%;
  }
}
.services__point._credit {
  color: #fff;
  background-color: #252A4B;
}
.services__point._credit .page-btn {
  color: #fff;
}
.services__point._credit .page-btn:hover {
  color: #C60021;
}
.services__point._insurance {
  background-color: #fff;
}
.services__point._trade-in {
  color: #fff;
  background: linear-gradient(98.8deg, #252A4B -5.55%, #3D8292 103.63%);
}
.services__point._trade-in .page-btn {
  color: #fff;
}
.services__point._trade-in .page-btn:hover {
  color: #C60021;
}
.services__point._leasing {
  color: #fff;
  background-color: #C60021;
}
.services__point._leasing .page-btn {
  color: #fff;
  border-color: #fff;
}
.services__point._equipment {
  color: #fff;
  background-color: #202020;
}
.services__point._equipment .page-btn {
  color: #fff;
}
.services__point._equipment .page-btn:hover {
  color: #C60021;
}
@media (max-width: 1299px) {
  .services__point._equipment {
    width: 100%;
  }
}
.services__point ._title {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1399px) {
  .services__point ._title {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .services__point ._title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .services__point ._title {
    font-size: 25px;
  }
}
.services__point ._text {
  font-size: 22px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1399px) {
  .services__point ._text {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .services__point ._text {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .services__point ._text {
    font-size: 16px;
  }
}
.services__point ._image {
  position: absolute;
  right: 30px;
  bottom: 20px;
}
@media (max-width: 1699px) {
  .services__point ._image {
    right: 10px;
    bottom: 10px;
  }
}
@media (max-width: 1299px) {
  .services__point ._image {
    position: static;
    align-self: flex-end;
  }
}
@media (max-width: 576px) {
  .services__point ._image {
    align-self: center;
  }
  .services__point ._image img {
    max-height: 100px;
  }
}
.services__point ._button {
  position: relative;
  z-index: 1;
}
@media (max-width: 576px) {
  .services__point ._button {
    order: 10;
    width: 100%;
    margin-top: 20px;
  }
}

/*end services*/
/*start presents*/
section.presents {
  padding: 40px 0;
}
@media (max-width: 1499px) {
  section.presents {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.presents {
    padding: 30px 0;
  }
}

.presents__wrap {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 90px;
}
@media (max-width: 1699px) {
  .presents__wrap {
    padding: 50px 40px;
  }
}
@media (max-width: 1199px) {
  .presents__wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (max-width: 991px) {
  .presents__wrap {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .presents__wrap {
    padding: 30px;
  }
}
@media (max-width: 576px) {
  .presents__wrap {
    padding: 30px 15px;
  }
}

.presents__text {
  width: 30%;
  flex-shrink: 0;
}
@media (max-width: 1199px) {
  .presents__text {
    order: 1;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .presents__text {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .presents__image {
    order: 3;
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .presents__image picture {
    align-items: center;
  }
  .presents__image img {
    width: 100%;
    max-width: 300px;
  }
}

.presents__form {
  max-width: 400px;
  padding: 34px;
  background: linear-gradient(98.8deg, #252A4B -5.55%, #3D8292 103.63%);
  border-radius: 20px;
  color: #fff;
}
@media (max-width: 1199px) {
  .presents__form {
    order: 2;
    width: calc(50% - 40px);
    margin-left: 40px;
  }
}
@media (max-width: 991px) {
  .presents__form {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
    max-width: unset;
  }
}
@media (max-width: 576px) {
  .presents__form {
    padding: 30px 15px;
    margin-top: 30px;
  }
}
.presents__form a {
  color: #fff;
}
.presents__form input[type=checkbox] + span:before {
  border-color: rgba(255, 255, 255, 0.5);
}
.presents__form .label-agreement {
  font-weight: 400;
}
.presents__form ._fz22 {
  margin-bottom: 30px;
  text-align: center;
}

/*end presents*/
/*start credit*/
section.credit {
  position: relative;
  padding: 40px 0;
  color: #fff;
}
@media (max-width: 1499px) {
  section.credit {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.credit {
    padding: 30px 0;
  }
}

.credit__wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: linear-gradient(268.28deg, rgba(32, 32, 32, 0) 4.65%, #202020 84.63%);
}

.credit__text {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 900px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
  padding: 90px;
}
@media (max-width: 1699px) {
  .credit__text {
    padding: 40px 50px;
    max-width: 800px;
  }
}
@media (max-width: 1299px) {
  .credit__text {
    max-width: 700px;
    padding: 20px 50px;
  }
}
@media (max-width: 991px) {
  .credit__text {
    position: static;
    transform: none;
    padding: 30px;
    color: #202020;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    max-width: inherit;
  }
}
@media (max-width: 767px) {
  .credit__text {
    padding: 30px;
  }
}
@media (max-width: 576px) {
  .credit__text {
    padding: 30px 15px;
  }
}
.credit__text .section-title {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .credit__text .section-title {
    margin-bottom: 20px;
  }
}

.credit__list {
  font-size: 22px;
  margin-bottom: 40px;
}
@media (max-width: 1399px) {
  .credit__list {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .credit__list {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .credit__list {
    font-size: 16px;
  }
}
.credit__list ._point {
  display: flex;
  margin-bottom: 25px;
}
.credit__list ._point:last-child {
  margin-bottom: 0;
}
.credit__list ._point span {
  margin: 4px 0 0 14px;
}

@media (max-width: 576px) {
  .credit__button {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .credit__image img {
    border-radius: 0 0 20px 20px;
  }
}

/*end credit*/
/*start clients*/
section.clients {
  padding: 40px 0;
}
@media (max-width: 1499px) {
  section.clients {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.clients {
    padding: 30px 0;
  }
}

.clients__list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.clients__list ._point {
  width: calc(33.3333333333% - 20px);
  margin: 10px;
}
@media (max-width: 1199px) {
  .clients__list ._point {
    width: calc(50% - 10px);
    margin: 5px;
  }
}

.clients__more {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 576px) {
  .clients__more {
    flex-direction: column;
  }
}
@media (max-width: 389px) {
  .clients__more {
    font-size: 16px;
  }
}
@media (max-width: 349px) {
  .clients__more {
    font-size: 14px;
  }
}
.clients__more ._social {
  margin-left: 20px;
  display: flex;
}
@media (max-width: 576px) {
  .clients__more ._social {
    margin-left: 0;
    margin-top: 10px;
  }
}
.clients__more ._social a {
  margin: 0 5px;
  transition: 0.25s;
}
.clients__more ._social a:hover {
  transform: scale(1.2);
}

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
}

.fancybox-thumbs__list {
  margin: 0 auto;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}

[data-fancybox] {
  position: relative;
}
[data-fancybox]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 20px;
  transition: 0.25s;
}
[data-fancybox]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 56px;
  height: 56px;
  background: url("../img/ico-zoom.svg") no-repeat 0 0;
  transition: 0.25s;
}
[data-fancybox]:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}
[data-fancybox]:hover:after {
  transform: translate(-50%, -50%) scale(1);
  transition-delay: 0.15s;
}
[data-fancybox] img {
  width: 100%;
  display: block;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  [data-fancybox] img {
    border-radius: 10px;
  }
}

/*end clients*/
/*start trade-in*/
section.trade-in {
  position: relative;
  padding: 40px 0;
  color: #fff;
}
@media (max-width: 1499px) {
  section.trade-in {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.trade-in {
    padding: 30px 0;
  }
}

.trade-in__text {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 900px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
  padding: 90px;
}
@media (max-width: 1699px) {
  .trade-in__text {
    padding: 40px 50px;
    max-width: 800px;
  }
}
@media (max-width: 1299px) {
  .trade-in__text {
    max-width: 700px;
    padding: 20px 50px;
  }
}
@media (max-width: 991px) {
  .trade-in__text {
    position: static;
    transform: none;
    padding: 30px;
    color: #202020;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    max-width: inherit;
  }
}
@media (max-width: 767px) {
  .trade-in__text {
    padding: 30px;
  }
}
@media (max-width: 576px) {
  .trade-in__text {
    padding: 30px 15px;
  }
}
.trade-in__text .section-title {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .trade-in__text .section-title {
    margin-bottom: 20px;
  }
}
.trade-in__text ._fz22 {
  margin-bottom: 40px;
  font-weight: 400;
  max-width: 400px;
}
@media (max-width: 991px) {
  .trade-in__text ._fz22 {
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {
  .trade-in__button {
    width: 100%;
  }
}

.trade-in__image img {
  border-radius: 20px;
}
@media (max-width: 991px) {
  .trade-in__image img {
    border-radius: 0 0 20px 20px;
  }
}

/*end trade-in*/
/*start promotion*/
section.promotion-corporate {
  padding: 40px 0;
  color: #fff;
}
@media (max-width: 1499px) {
  section.promotion-corporate {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  section.promotion-corporate {
    padding: 30px 0;
  }
}
section.promotion-corporate .promotion__wrap {
  background: linear-gradient(98.8deg, #252A4B -5.55%, #3D8292 103.63%);
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  padding: 90px;
  position: relative;
}
@media (max-width: 1499px) {
  section.promotion-corporate .promotion__wrap {
    padding: 50px;
  }
}
@media (max-width: 767px) {
  section.promotion-corporate .promotion__wrap {
    padding: 30px;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 576px) {
  section.promotion-corporate .promotion__wrap {
    padding: 30px 15px;
  }
}
section.promotion-corporate .promotion__list {
  margin-top: 60px;
}
@media (max-width: 991px) {
  section.promotion-corporate .promotion__list {
    margin-top: 30px;
  }
}
section.promotion-corporate .promotion__image {
  padding-left: 50px;
}
@media (max-width: 1199px) {
  section.promotion-corporate .promotion__image {
    padding-left: 0;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 45%;
  }
}
@media (max-width: 767px) {
  section.promotion-corporate .promotion__image {
    position: static;
    transform: none;
    width: 80%;
  }
}
section.promotion-corporate .promotion__content {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  section.promotion-corporate .promotion__content {
    width: 100%;
  }
}
section.promotion-corporate .promotion__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  section.promotion-corporate .promotion__list {
    margin-bottom: 30px;
  }
}
section.promotion-corporate .promotion__list ._point {
  padding-left: 30px;
  background: url("../img/li-bg.svg") no-repeat 0 12px;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.18;
  font-weight: 400;
}
@media (max-width: 1499px) {
  section.promotion-corporate .promotion__list ._point {
    font-size: 28px;
    background-position: 0 10px;
  }
}
@media (max-width: 1199px) {
  section.promotion-corporate .promotion__list ._point {
    font-size: 24px;
    background-position: 0 8px;
  }
}
@media (max-width: 767px) {
  section.promotion-corporate .promotion__list ._point {
    font-size: 20px;
    background-position: 0 6px;
  }
}
@media (max-width: 576px) {
  section.promotion-corporate .promotion__list ._point {
    font-size: 18px;
    background-position: 0 4px;
  }
}
section.promotion-corporate .promotion__list ._point:last-child {
  margin-bottom: 0;
}
section.promotion-corporate .promotion__button {
  display: flex;
}
@media (max-width: 767px) {
  section.promotion-corporate .promotion__button {
    display: none;
  }
}
@media (min-width: 768px) {
  section.promotion-corporate .promotion__button-mob {
    display: none;
  }
}
@media (max-width: 767px) {
  section.promotion-corporate .promotion__button-mob {
    margin-top: 30px;
    width: 100%;
  }
  section.promotion-corporate .promotion__button-mob .page-btn {
    width: 100%;
  }
}

/*end promotion*/
/*start map*/
.section-map {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
@media (max-width: 1399px) {
  .section-map {
    padding: 50px 0;
  }
}
@media (max-width: 576px) {
  .section-map {
    padding: 30px 0;
  }
}
.section-map .map-wrap {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  background-color: #fff;
  border-radius: 20px;
  padding: 90px 90px 90px 40px;
}
@media (max-width: 1699px) {
  .section-map .map-wrap {
    padding: 50px 50px 50px 0;
  }
}
@media (max-width: 991px) {
  .section-map .map-wrap {
    flex-direction: column;
    height: auto;
    padding: 30px;
  }
}
@media (max-width: 576px) {
  .section-map .map-wrap {
    padding: 15px;
  }
}
.section-map .map-area {
  width: 55%;
  height: 450px;
  border-radius: 20px;
  overflow: hidden;
}
.section-map .map-area--iframe {
  height: 100%;
}
@media (max-width: 1299px) {
  .section-map .map-area {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .section-map .map-area {
    width: 100%;
    height: 320px;
    min-height: 320px;
    margin-right: 0;
  }
}
.section-map .map-subtitle {
  font-size: 26px;
  color: #828282;
}
@media (max-width: 1699px) {
  .section-map .map-subtitle {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .section-map .map-subtitle {
    font-size: 21px;
  }
}
@media (max-width: 576px) {
  .section-map .map-subtitle {
    font-size: 18px;
  }
}

.map-info {
  flex-grow: 1;
  padding: 30px 50px;
}
@media (max-width: 1299px) {
  .map-info {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .map-info {
    width: 100%;
    padding: 30px 0 0 0;
  }
}
.map-info__head {
  margin-bottom: 60px;
}
@media (max-width: 1299px) {
  .map-info__head {
    margin-bottom: 30px;
  }
}
.map-info__footer {
  padding-top: 35px;
}
@media (max-width: 1299px) {
  .map-info__footer {
    padding-top: 5px;
  }
}
.map-info__point {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.map-info__point__title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.map-info__point__text {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  color: currentColor;
}
.map-info__point__link {
  margin-top: 8px;
  text-decoration: none;
  padding: 4px 12px 5px 12px;
  line-height: 1;
  background-color: #ECECF0;
  border-radius: 4px;
  transition: 0.25s;
}
.map-info__point__link:hover {
  background-color: #C60021;
  color: #fff;
}
.map-info__point._phone {
  padding-left: 25px;
  background: url("../img/ico-phone.svg") no-repeat 0 4px;
}
.map-info__point._address {
  padding-left: 25px;
  background: url("../img/address-marker.svg") no-repeat 0 2px;
}
@media (max-width: 1299px) {
  .map-info__point__text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .map-info__point__title, .map-info__point__link {
    font-size: 14px;
  }
  .map-info__point__text {
    font-size: 18px;
  }
}

/*end map*/
/*start footer*/
.footer {
  font-size: 18px;
}
@media (max-width: 767px) {
  .footer {
    background-color: #fff;
  }
}

.footer__top {
  padding: 50px 0 35px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .footer__top {
    display: none;
  }
}
.footer__top .c-container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .footer__top .c-container {
    flex-direction: column;
    align-items: flex-start;
  }
}

.footer__bottom {
  color: #828282;
  padding: 30px 0;
}
.footer__bottom .c-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .footer__bottom .c-container {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer__bottom .copyright {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}
.footer__bottom .copyright a {
  color: #828282;
  text-decoration: none;
}
.footer__bottom .copyright a:hover {
  color: #C60021;
}
.footer__bottom .copyright span {
  margin-right: 30px;
}

.footer__logo {
  display: flex;
  align-items: center;
  width: 35%;
  max-width: 400px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .footer__logo {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .footer__logo {
    width: auto;
  }
}

.footer__menu {
  display: flex;
  font-size: 18px;
}
@media (max-width: 991px) {
  .footer__menu {
    display: none;
  }
}
.footer__menu a {
  color: #202020;
}
.footer__menu a:hover {
  color: #C60021;
}
.footer__menu ._col {
  margin-right: 100px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .footer__menu ._col {
    margin-right: 60px;
  }
}
.footer__menu ._col:last-child {
  margin-right: 0;
}
.footer__menu .menu-link {
  text-decoration: none;
  display: flex;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .footer__menu .menu-link {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .footer__contacts {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
.footer__contacts__point {
  display: flex;
  flex-direction: column;
}
.footer__contacts__point a {
  text-decoration: none;
}
.footer__contacts__point._phone {
  font-size: 22px;
  margin-bottom: 20px;
}
.footer__contacts__point._phone a {
  color: #202020;
}
.footer__contacts__point._phone a:hover {
  color: #C60021;
}
.footer__contacts__point._phone .modal-btn {
  color: #C60021;
  font-size: 16px;
  margin-top: 10px;
}
.footer__contacts__point._phone .modal-btn:hover {
  color: #ed0028;
}
.footer__contacts__point._address a {
  margin-top: 10px;
  font-size: 16px;
}

.owl-carousel .owl-item img{
    width:auto;
    margin: 0 auto;
}
.legal{
    padding-top: 1em;
    font-size: 14px;
}
/*end footer*/

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