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._list {
  margin-bottom: 20px;
}
ul._list li {
  background: url("../img/li-bg.svg") no-repeat 0 2px;
  padding-left: 35px;
  margin-bottom: 20px;
}
ul._list 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;
}

/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - 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: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - 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: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500italic - 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: "Open Sans";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600italic - 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: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700italic - 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: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - 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: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: auto;
  margin: 0 auto;
  background: transparent;
  color: #1E1E1E;
  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%;
}

strong {
  font-weight: 700;
}

a {
  color: #39AEB2;
  transition: 0.25s;
}
a:hover {
  text-decoration: underline;
  transition: 0.25s;
}

.section-title {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (max-width: 1499px) {
  .section-title {
    font-size: 35px;
  }
}
@media (max-width: 1199px) {
  .section-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-title {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .section-title {
    font-size: 24px;
  }
}
.section-title span {
  font-weight: 300;
}

.section-subtitle {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .section-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-subtitle {
    font-size: 16px;
  }
}

.section-top__form {
  color: #fff;
  max-width: 470px;
  padding: 30px;
  background: rgba(30, 30, 30, 0.8);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: 20vh;
  z-index: 2;
}
.section-top__form .feedback-form {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .section-top__form .feedback-form {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .section-top__form .feedback-form {
    margin-bottom: 20px;
  }
}
@media (max-width: 1499px) {
  .section-top__form {
    top: 50px;
  }
}
@media (max-width: 991px) {
  .section-top__form {
    position: static;
    max-width: 100%;
    background: none;
    padding: 30px 0;
  }
  .section-top__form .feedback-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  .section-top__form .feedback-form .modal-form--wrap {
    margin-bottom: 0;
  }
  .section-top__form .feedback-form .modal-form--wrap,
  .section-top__form .feedback-form .modal-button {
    width: calc(50% - 5px);
  }
  .section-top__form .feedback-form .modal-check {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .section-top__form {
    padding-bottom: 20px;
  }
  .section-top__form .feedback-form {
    flex-direction: column;
    align-items: stretch;
  }
  .section-top__form .feedback-form .modal-form--wrap {
    margin-bottom: 15px;
  }
  .section-top__form .feedback-form .modal-form--wrap,
  .section-top__form .feedback-form .modal-button {
    width: 100%;
  }
}
.section-top__form .section-title {
  font-weight: 400;
  text-align: center;
}

.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: #1e1e1e;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 15px;
  min-height: 60px;
  outline: none;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .page-btn {
    font-size: 16px;
  }
}
.page-btn._small {
  min-height: 40px;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}
.page-btn._primary {
  border-color: #39AEB2;
  background-color: #39AEB2;
  color: #fff;
}
.page-btn._secondary {
  border-color: #1E1E1E;
  background-color: #1E1E1E;
  color: #fff;
}
.page-btn._white {
  color: #1E1E1E;
  background-color: #fff;
  border-color: #1E1E1E;
}
.page-btn._transparent {
  color: #1E1E1E;
  background-color: #fff;
  border-color: #fff;
}

.page-btn._black {
  border-color: #1E1E1E;
  background-color: #1E1E1E;
  color: #fff;
}
.page-btn._black:hover, .page-btn._black:active {
  color: #1E1E1E;
  background-color: #fff;
  border-color: #1E1E1E;
}
.page-btn._blue {
  border-color: #39AEB2;
  background-color: #39AEB2;
  color: #fff;
}
.page-btn._blue:hover, .page-btn._blue:active {
  color: #fff;
  background-color: #FF8C00;
  border-color: #FF8C00;
}
.page-btn._grey {
  background-color: #5B5B5B;
  border-color: #5B5B5B;
  color: #fff;
}
.page-btn._grey:hover, .page-btn._grey:active {
  color: #1E1E1E;
  background-color: #EDEDED;
  border-color: #EDEDED;
}
.page-btn._transparent {
  color: #1E1E1E;
  background-color: #fff;
  border-color: #fff;
}
.page-btn._transparent:hover, .page-btn._transparent:active {
  color: #1E1E1E;
  background-color: #fff;
  border-color: #1E1E1E;
}
.page-btn:hover, .page-btn:active {
  color: #fff;
  background-color: #FF8C00;
  border-color: #FF8C00;
}
.page-btn:active {
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3019607843) inset;
}

._nowrap {
  white-space: nowrap;
}

._uppercase {
  text-transform: uppercase;
}

._bg-lightgrey {
  background-color: #F5F5F5;
}

._text-white {
  color: #fff;
}

._text-grey1 {
  color: #BDBDBD;
}

._text-grey2 {
  color: #828282;
}

._text-blue {
  color: #39AEB2;
}

._text-red {
  color: #D20C1C;
}

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

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

._rel {
  position: relative;
}

._w100 {
  width: 100%;
}

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

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

._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(57, 174, 178, 0.5);
  flex-shrink: 0;
}
input[type=checkbox] + label:hover:before,
input[type=checkbox] + span:hover:before {
  border-color: #39AEB2;
}

input[type=checkbox]:checked + span:before,
input[type=checkbox]:checked + label:before {
  background-color: #39AEB2;
  border-color: #39AEB2;
  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: 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;
  }
}
.page-form .modal-input--label,
.page-form .label-agreement {
  color: #bdbdbd;
}

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: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
  backdrop-filter: blur(8px);
}
.modal .close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  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: #1e1e1e;
  color: #CACACA;
  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;
  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: 50%;
  transform: translate(-50%, -50%);
}
.modal-header {
  padding: 20px 30px 0 30px;
  border: 0;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .modal-header {
    margin-bottom: 15px;
  }
}
@media (max-width: 499px) {
  .modal-header {
    padding: 15px 15px 0 15px;
  }
}
.modal-body {
  padding: 0 60px 40px 60px;
}
@media (max-width: 499px) {
  .modal-body {
    padding: 0 15px 50px 15px;
  }
}
.modal-title {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 31px;
  text-align: center;
}
@media (max-width: 649px) {
  .modal-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 499px) {
  .modal-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.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-form {
  margin-top: 19px;
}
@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(16, 24, 32, 0.3);
  padding: 20px 15px;
  border-radius: 0;
  background: #fff;
  font-size: 16px;
  transition: 0.25s;
}
.modal-input input:hover, .modal-input input:focus {
  border-color: #101820;
  transition: 0.25s;
}
.modal-input input::placeholder {
  color: rgba(16, 24, 32, 0.5);
  transition: 0.25s;
}
.modal-input input.error {
  border-color: red;
}
.modal-input--label {
  font-size: 14px;
  margin-bottom: 4px;
}
.modal-check {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 300;
  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;
}
.label-agreement a {
  color: #fff;
  text-decoration: none;
}
.label-agreement a:hover {
  text-decoration: underline;
}

label:hover span:before {
  border-color: #39AEB2;
}

@media (max-width: 499px) {
  .modal-dialog.modal-sm .modal-body {
    padding: 0 15px 30px 15px;
  }
}
@keyframes trembling-animation {
  0%, 50%, 100% {
    transform: scale(1);
  }
  10%, 30% {
    transform: scale(1.1);
  }
  20%, 40% {
    transform: scale(1);
  }
}
.c-tab-pane {
  visibility: hidden;
  height: 0;
  opacity: 0;
}

.c-tab-pane._active {
  visibility: visible;
  height: auto;
  opacity: 1;
  transition: 1s;
  transition-delay: 0.05s;
}

.c-tabs .c-tabs-nav {
  display: flex;
  justify-content: space-between;
}
.c-tabs .c-tab-link {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 4px;
  color: #1e1e1e;
  transition: 0s;
}
@media (max-width: 1399px) {
  .c-tabs .c-tab-link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .c-tabs .c-tab-link {
    font-size: 16px;
  }
}
.c-tabs .c-tab-link._active {
  color: #39AEB2;
  position: relative;
}
.c-tabs .c-tab-link:hover:not(._active) {
  color: #39AEB2;
}

/*start menu-top*/
@media (max-width: 1399px) {
	body.menu-show {
		overflow: hidden;
	}

	body.menu-show .menu-top {
		background-color: #fff;
		transition: 0.25s;
	}

	body.menu-show .menu-top .logo-white {
		opacity: 0;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	body.menu-show .menu-top .logo-black {
		opacity: 1;
		visibility: visible;
		width: auto;
		height: auto;
	}
}

@media (max-width: 1399px) and (max-width: 1399px) {
	body.menu-show .menu-top .logo-black {
		height: 19px;
	}
}

@media (max-width: 1399px) {
	body.menu-show .menu-top--nav {
		height: calc(100vh - 50px);
		right: 0;
		overflow-y: auto;
		transition: 0.25s;
	}

	body.menu-show .menu-top--nav-overlay:before {
		width: calc(100vw - 350px);
		transition: 0.3s;
		transition-delay: 0.2s;
	}

	body.menu-show .mobile-contacts {
		box-shadow: none;
	}

	body.menu-show .mobile-contacts ._phone {
		color: #1E1E1E;
	}
}

.menu-top {
	height: 64px;
	background: transparent;
	padding: 0 30px;
	position: fixed;
	width: 100vw;
	z-index: 20;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	transition: 0.15s;
}

._spage .menu-top {
	background: #000;
}

.menu-top.menu-shrink {
	height: 60px;
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	transition: 0.4s;
}

.menu-top.menu-shrink .menu-link {
	color: #1e1e1e;
}

@media (max-width: 1399px) {
	.menu-top.menu-shrink {
		height: 50px;
	}
}

@media (max-width: 1399px) {
	.menu-top {
		height: 50px;
		padding: 0 15px;
	}
}

@media (max-width: 599px) {
	.menu-top {
		background-color: #fff;
	}
}

.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: 1399px) {
	.menu-top--wrap {
		align-items: center;
	}
}

.menu-top--logo {
	display: flex;
	align-items: center;
}

@media (max-width: 1399px) {
	.menu-top--logo img {
		height: 19px;
	}
}

@media (max-width: 599px) {
	.menu-top--logo {
		flex-grow: 1;
	}
}

.menu-top--nav {
	flex-grow: 1;
	margin: 0 0 0 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 1399px) {
	.menu-top--nav {
		height: calc(100vh - 50px);
		background-color: #fff;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		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: 576px) {
	.menu-top--nav {
		padding-top: 60px;
	}
}

@media (max-width: 399px) {
	.menu-top--nav {
		width: 100vw;
	}
}

@media (max-width: 1399px) {
	.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: 1399px) {
	.menu-top--nav-links {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		width: 100%;
		margin-bottom: 30px;
		flex-grow: unset;
	}
}

.menu-top--nav-links .menu-link {
	padding: 5px 0;
	margin: 0 15px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	transition: 0.25s;
}

@media (max-width: 1399px) {
	.menu-top--nav-links .menu-link {
		padding: 15px 0;
		margin: 0;
		font-size: 16px;
		text-align: center;
		color: #1E1E1E;
	}
}

.menu-top--nav-links .menu-link:hover, .menu-top--nav-links .menu-link.active {
	color: #39AEB2;
}

.menu-top--nav-title {
	display: none;
	color: #fff;
}

@media (max-width: 599px) {
	.menu-top--nav-title {
		display: inline-flex;
		margin-bottom: 16px;
	}
}

.menu-top--contacts {
	margin-right: 60px;
}

@media (max-width: 1299px) {
	.menu-top--contacts {
		margin-right: 30px;
	}
}

.menu-top--contacts-phone {
	font-size: 19px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	padding-left: 25px;
	background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.0868 12.8145C17.5297 13.0534 17.8249 13.1727 17.9355 13.3717C18.0462 13.5706 18.0462 14.5258 17.6773 15.6403C17.3081 16.7545 15.5389 17.7715 14.6879 17.9085C13.925 18.0313 12.9594 18.0826 11.8986 17.7194C11.2553 17.4996 10.4305 17.2061 9.37384 16.7145C4.93118 14.6482 2.02976 9.82993 1.80835 9.51142L1.80477 9.50628C1.5704 9.16944 0 6.91247 0 4.57661C0 2.2287 1.14408 1.07458 1.55001 0.596989C1.95594 0.119397 2.43576 0 2.73099 0C3.02619 0 3.32176 0.00293882 3.57979 0.0168992C3.85162 0.0315943 4.2167 -0.0944166 4.57622 0.835785C4.94526 1.79097 5.83095 4.13906 5.94166 4.37786C6.05241 4.61666 6.12619 4.89513 5.97858 5.21364C5.83095 5.53179 5.75715 5.73091 5.53573 6.00939C5.31431 6.28786 5.07066 6.63136 4.87141 6.84517C4.6497 7.08305 4.4189 7.34113 4.67724 7.81872C4.93558 8.29632 5.82439 9.85841 7.14096 11.1234C8.83257 12.7487 10.2596 13.2524 10.7024 13.4911C11.1451 13.73 11.4035 13.69 11.6619 13.3717C11.9202 13.0534 12.7689 11.9787 13.0641 11.5012C13.3593 11.0238 13.6547 11.1033 14.0605 11.2625C14.4666 11.4218 16.6439 12.5757 17.0868 12.8145Z' fill='%2339AEB2'/%3E%3C/svg%3E%0A") no-repeat 0 50%;
}

.menu-top--contacts-address {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	margin-top: 0;
	letter-spacing: 0.4px;
}

@media (max-width: 1399px) {
	.menu-top--contacts {
		display: none;
	}
}

@media (min-width: 992px) {
	.js-mob-btn {
		display: none;
	}
}

@media (max-width: 1399px) {
	.js-mob-btn {
		display: inline-flex;
	}
}

@media (max-width: 1399px) {
	.js-mob-btn {
		position: relative;
		border: none;
		background: transparent;
		width: 24px;
		height: 24px;
		z-index: 2;
	}

	.js-mob-btn::before, .js-mob-btn::after {
		content: "";
		left: 0;
		position: absolute;
		display: block;
		width: 100%;
		height: 2px;
		background: #39AEB2;
		border-radius: 2px;
	}

	.js-mob-btn::before {
		top: 3px;
		box-shadow: 0 8px 0 #39AEB2;
		transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
	}

	.js-mob-btn::after {
		bottom: 3px;
		transition: bottom 0.3s 0.15s, transform 0.3s;
	}

	.js-mob-btn.active::before {
		top: 11px;
		transform: rotate(45deg);
		box-shadow: 0 6px 0 var(--burger-button-color);
		transition: box-shadow 0.15s, top 0.3s, transform 0.3s 0.15s;
	}

	.js-mob-btn.active::after {
		bottom: 11px;
		transform: rotate(-45deg);
		transition: bottom 0.3s, transform 0.3s 0.15s;
	}
}

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

@media (max-width: 1399px) {
	.menu-top--button {
		display: none;
	}
}

.menu-top--mobile-phone {
	display: none;
}

@media (max-width: 1399px) {
	.menu-top--mobile-phone {
		display: flex;
		padding: 12px;
	}
}

.menu-top--slides {
	display: none;
}

@media (max-width: 1399px) {
	.menu-top--slides {
		display: flex;
		flex-direction: column;
		padding: 12px;
	}

	.menu-top--slides .footer-slide._info {
		width: 100%;
		max-width: inherit;
		margin-bottom: 15px;
	}

	.menu-top--slides .footer-slide._rules {
		width: 100%;
		max-width: inherit;
	}

	.menu-top--slides .footer-slide .slide__text {
		padding-top: 10px;
	}
}

.menu-top__social {
	display: none;
}

@media (max-width: 1399px) {
	.menu-top__social {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.menu-top__social a {
		text-decoration: none;
		padding: 10px;
	}
}

.mobile-contacts {
	display: none;
}

.mobile-contacts ._phone {
	font-weight: 600;
	text-decoration: none;
	color: #fff;
}

.mobile-contacts ._phone,
.mobile-contacts .page-btn {
	margin: 0 15px;
}

@media (max-width: 1399px) {
	.mobile-contacts ._phone,
	.mobile-contacts .page-btn {
		margin: 0 10px;
	}
}

@media (max-width: 349px) {
	.mobile-contacts ._phone,
	.mobile-contacts .page-btn {
		margin: 0 5px;
	}
}

@media (max-width: 1399px) {
	.mobile-contacts {
		flex-grow: 1;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 10px;
	}
}

@media (max-width: 599px) {
	.mobile-contacts {
		margin: 0;
		justify-content: space-evenly;
		position: fixed;
		top: 50px;
		left: 0;
		width: 100%;
		background-color: #fff;
		border-top: 2px solid #5B5B5B;
		padding: 9px 0;
		z-index: 12;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	}

	.mobile-contacts ._phone {
		font-weight: 600;
		text-decoration: none;
		color: #1e1e1e;
	}
}

.mobile-nav-contacts {
	display: none;
}

@media (max-width: 1399px) {
	.mobile-nav-contacts {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.mobile-nav-contacts ._social,
	.mobile-nav-contacts ._logo,
	.mobile-nav-contacts .main-contacts {
		margin-bottom: 20px;
	}

	.mobile-nav-contacts ._social {
		display: flex;
	}

	.mobile-nav-contacts ._social a {
		margin: 0 5px;
	}
}

@media (min-width: 1200px) {
	.logo-mobile {
		display: none;
	}
}

.menu-top--logo .logo-black {
	opacity: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.menu-top--logo .logo-black,
.menu-top--logo .logo-white {
	height: 30px;
}

.menu-top.menu-shrink .menu-top--logo .logo-white {
	opacity: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.menu-top.menu-shrink .menu-top--logo .logo-black {
	opacity: 1;
	visibility: visible;
	width: auto;
	height: auto;
}

.menu-top.menu-shrink .menu-top--logo .logo-black,
.menu-top.menu-shrink .menu-top--logo .logo-white {
	height: 30px;
}

@media (max-width: 1399px) {
	.menu-top.menu-shrink .menu-top--logo .logo-black,
	.menu-top.menu-shrink .menu-top--logo .logo-white {
		height: 19px;
	}
}

@media (max-width: 599px) {
	.menu-top.menu-shrink .menu-top--logo .logo-black,
	.menu-top.menu-shrink .menu-top--logo .logo-white {
		height: 22px;
	}
}

.menu-top.menu-shrink .menu-top--logo svg path[fill=white],
.menu-top.menu-shrink .menu-top--logo svg rect[fill=white] {
	fill: #000;
}

.menu-top.menu-shrink .menu-top--contacts-phone,
.menu-top.menu-shrink .menu-top--contacts-address {
	color: inherit;
	transition: 0.25s;
}

.menu-top.menu-shrink .menu-top--contacts-phone:hover {
	color: #39AEB2;
	text-decoration: none;
}

.menu-top.menu-shrink .mobile-contacts ._phone {
	color: #1E1E1E;
}

@media (max-width: 599px) {
	.menu-top--logo .logo-white {
		display: none;
	}

	.menu-top--logo .logo-black {
		opacity: 1;
		visibility: visible;
		width: auto;
		height: 22px;
	}
}

.main-contacts__point {
	margin-bottom: 16px;
}

.main-contacts__point:last-child {
	margin-bottom: 0;
}

.main-contacts__point ._title {
	margin-bottom: 5px;
	color: #5B5B5B;
}

.main-contacts__point ._text {
	font-weight: 500;
	color: #39AEB2;
	text-decoration: none;
}

/*end menu-top*/
/*start section-top*/
@media (max-width: 991px) {
  .section-top {
    background-color: #010101;
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 599px) {
  .section-top {
    margin-top: 110px;
  }
}

.section-top__point {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.section-top__wrap {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  left: calc(50% - 820px);
  bottom: 200px;
  z-index: 2;
}
@media (max-width: 1699px) {
  .section-top__wrap {
    left: calc(50% - 640px);
  }
}
@media (max-width: 1299px) {
  .section-top__wrap {
    left: calc(50% - 550px);
  }
}
@media (max-width: 1199px) {
  .section-top__wrap {
    left: calc(50% - 460px);
  }
}
@media (max-width: 991px) {
  .section-top__wrap {
    left: 27px;
    bottom: 50px;
    flex-direction: column;
  }
}
@media (max-width: 499px) {
  .section-top__wrap {
    left: 15px;
    bottom: inherit;
    top: 20px;
  }
}
.section-top__label {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (max-width: 1499px) {
  .section-top__label {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .section-top__label {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .section-top__label {
    font-size: 16px;
  }
}

.section-top__title {
  color: #fff;
  font-size: 40px;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  line-height: 1.2;
}
.section-top__title span {
  font-weight: 300;
}
@media (max-width: 1499px) {
  .section-top__title {
    font-size: 35px;
  }
}
@media (max-width: 1299px) {
  .section-top__title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-top__title {
    font-size: 25px;
  }
  .section-top__title strong {
    font-weight: normal;
  }
}

.top-slider .owl-item img {
  min-height: 870px;
  display: block;
  object-fit: cover;
  object-position: 20% 50%;
}
@media (max-width: 1499px) {
  .top-slider .owl-item img {
    min-height: 650px;
  }
}
@media (max-width: 991px) {
  .top-slider .owl-item img {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .top-slider .owl-item img {
    min-height: 400px;
  }
}
@media (max-width: 599px) {
  .top-slider .owl-item img {
    object-position: 40% 50%;
  }
}
@media (max-width: 499px) {
  .top-slider .owl-item img {
    object-position: 90% 50%;
    min-height: 300px;
  }
}
@media (max-width: 369px) {
  .top-slider .owl-item img {
    min-height: 250px;
  }
}
.top-slider .owl-dots {
  position: absolute;
  left: calc(50% - 820px);
  bottom: 120px;
}
@media (max-width: 1699px) {
  .top-slider .owl-dots {
    left: calc(50% - 640px);
  }
}
@media (max-width: 1299px) {
  .top-slider .owl-dots {
    left: calc(50% - 550px);
  }
}
@media (max-width: 1199px) {
  .top-slider .owl-dots {
    left: calc(50% - 460px);
  }
}
@media (max-width: 991px) {
  .top-slider .owl-dots {
    left: 27px;
    bottom: 25px;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-dots {
    left: 15px;
    bottom: 15px;
  }
}
.top-slider .owl-dots .owl-dot span {
  width: 100px;
  height: 3px;
  border-radius: 3px;
  margin: 0 5px;
}
@media (max-width: 991px) {
  .top-slider .owl-dots .owl-dot span {
    width: 75px;
    margin: 0 5px;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-dots .owl-dot span {
    width: 15vw;
  }
}
.top-slider .owl-dots .owl-dot.active span {
  background-color: #39AEB2;
}
.top-slider .owl-dots .owl-dot:first-child span {
  margin-left: 0;
}
.top-slider .owl-dots .owl-dot:last-child span {
  margin-right: 0;
}

.section-top .timer__action {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .section-top .timer__action {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-top: 20px;
  }
  .section-top .timer__action:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
  }
}
@media (max-width: 576px) {
  .section-top .timer__action:before {
    left: -15px;
    width: calc(100% + 30px);
  }
}
@media (max-width: 449px) {
  .section-top .timer__action {
    align-self: stretch;
  }
}
.section-top .timer__text {
  font-size: 20px;
  width: 120px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .section-top .timer__text {
    width: inherit;
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-top .timer__text {
    font-size: 14px;
  }
}
@media (max-width: 449px) {
  .section-top .timer-axioma {
    display: flex;
    justify-content: space-between;
  }
}
.section-top span[id^=timer-number-value] {
  display: block;
  min-width: 55px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 30px;
}
.section-top span[id^=timer-text] {
  padding-top: 2px;
  color: #fff;
}
.section-top .timer-element {
  width: calc(25% - 10px);
}

/*end section-top*/
/*start advantages*/
section.advantages {
  transform: translateY(-50%);
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  section.advantages {
    transform: translateY(0);
    background-color: #010101;
  }
}

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

.advantages__point {
  background-image: url("data:image/svg+xml,%3Csvg width='136' height='136' viewBox='0 0 136 136' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath d='M112.087 12.4668L136 36.3801L47.8267 124.667L0 76.7835L23.9133 52.8701L47.8267 76.7835L112.087 12.4668ZM112.087 28.3335L47.8267 92.7068L23.9133 69.0768L15.9233 76.7835L47.8267 108.63L120.077 36.3801L112.087 28.3335Z' fill='%235B5B5B'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #1e1e1e;
  color: #fff;
  cursor: pointer;
  margin: 0 10px;
  width: 325px;
  text-decoration: none;
  min-height: 140px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .advantages__point {
    width: 250px;
  }
}
@media (max-width: 991px) {
  .advantages__point {
    width: calc(33.3333333333% - 10px);
    margin: 0;
  }
}
@media (max-width: 499px) {
  .advantages__point {
    width: 100%;
    margin: 10px 0 0 0;
    background-size: contain;
    background-position: 5px 50%;
    min-height: 60px;
  }
}
.advantages__point:hover {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 576px) {
  .advantages__point:hover ._text {
    top: -100%;
    transition-delay: 0.08s;
  }
  .advantages__point:hover ._list {
    bottom: 0;
  }
}
.advantages__point span {
  font-weight: 300;
}
.advantages__point strong {
  font-weight: 600;
}
.advantages__point ._text,
.advantages__point ._list {
  position: absolute;
  left: 0;
  padding: 10px 20px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .advantages__point ._text,
  .advantages__point ._list {
    padding: 10px;
  }
}
.advantages__point ._text {
  top: 0;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .advantages__point ._text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .advantages__point ._text {
    font-size: 14px;
  }
}
.advantages__point ._list {
  bottom: -100%;
}
@media (max-width: 576px) {
  .advantages__point ._list {
    display: none;
  }
}
.advantages__point ._list-wrap {
  width: 100%;
}
.advantages__point ._list-title {
  font-weight: 300;
  text-align: center;
  margin-bottom: 10px;
}
.advantages__point ._list-point {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  text-align: center;
}
.advantages__point ._list-point strong {
  color: #39AEB2;
}

/*end advantages*/
/*start models*/
section.models {
  padding: 50px 0;
}
@media (max-width: 1399px) {
  section.models {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  section.models {
    padding: 40px 0 0;
  }
}
@media (max-width: 576px) {
  section.models {
    padding: 30px 0 0;
  }
}
section.models .section-title {
  background: url("../img/logo-models.svg") no-repeat 50% 50%;
  background-size: contain;
  padding: 30px 0;
}
@media (max-width: 1699px) {
  section.models .section-title {
    padding: 20px 0;
  }
}
@media (max-width: 1199px) {
  section.models .section-title {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  section.models .section-title {
    padding: 5px 0;
  }
}

.models__point {
  position: relative;
}
.models__point ._background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.models__point ._image {
  display: flex;
  justify-content: center;
  padding-top: 100px;
  position: relative;
}
@media (max-width: 991px) {
  .models__point ._image {
    padding-top: 30px;
  }
}
.models__point ._image img {
  width: auto !important;
}
.models__point ._name {
  position: absolute;
  bottom: 100px;
  left: 100px;
}
@media (max-width: 1699px) {
  .models__point ._name {
    left: 0;
  }
}
@media (max-width: 1299px) {
  .models__point ._name {
    bottom: 45px;
  }
}
@media (max-width: 991px) {
  .models__point ._name {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 75%);
  }
  .models__point ._name img {
    height: 40px;
    object-fit: contain;
  }
}
@media (max-width: 576px) {
  .models__point ._name img {
    height: 30px;
    object-fit: contain;
  }
}
.models__point ._name img {
  width: auto !important;
}

.models-dots {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .models-dots {
    overflow-x: auto;
  }
}

.models-dots .owl-dot {
  padding: 0;
  border: 0;
  cursor: pointer;
  margin: 4px;
  width: calc(20% - 8px);
  background: none;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dot-model-name {
  text-transform: uppercase;
  color: #5B5B5B;
  font-size: 40px;
}
@media (max-width: 1699px) {
  .dot-model-name {
    font-size: 35px;
  }
}
@media (max-width: 1299px) {
  .dot-model-name {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .dot-model-name {
    font-size: 25px;
  }
}

@media (min-width: 992px) {
  .models-dots .owl-dot {
    position: relative;
    padding-top: 20px;
    overflow: hidden;
  }
  .models-dots .owl-dot:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-40%);
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: transparent;
  }
}
@media (min-width: 992px) and (max-width: 1699px) {
  .models-dots .owl-dot:before {
    width: 120px;
    height: 120px;
  }
}
@media (min-width: 992px) {
  .models-dots .owl-dot.active:before {
    background: radial-gradient(circle, rgba(57, 174, 178, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  }
}
.models-dots .owl-dot.active .dot-model-name {
  color: #39AEB2;
  position: relative;
}
@media (min-width: 992px) {
  .models-dots .owl-dot ._noactive {
    display: none;
  }
}
@media (max-width: 991px) {
  .models-dots .owl-dot {
    height: 4px;
    width: 100px;
    background-color: rgba(91, 91, 91, 0.3);
  }
  .models-dots .owl-dot.active {
    background-color: #39AEB2;
  }
}
@media (max-width: 767px) {
  .models-dots .owl-dot {
    width: 50px;
  }
}
@media (max-width: 576px) {
  .models-dots .owl-dot {
    height: 2px;
  }
}

@media (max-width: 991px) {
  .models-dots[data-dots="3"] .owl-dot {
    width: calc(33.3333333333% - 8px);
  }
  .models-dots[data-dots="4"] .owl-dot {
    width: calc(25% - 8px);
  }
  .models-dots[data-dots="5"] .owl-dot {
    width: calc(20% - 8px);
  }
  .models-dots[data-dots="6"] .owl-dot {
    width: calc(16.6666666667% - 8px);
  }
}
.models-dots .owl-dot .prev-img {
  display: block;
  border-radius: 4px;
  height: 100%;
  object-fit: cover;
  position: relative;
}

@media (max-width: 991px) {
  .models-dots .owl-dot .dot-model-name,
  .models-dots .owl-dot .prev-img {
    display: none;
  }
  .models-slider .owl-item {
    padding-bottom: 50px;
  }
}
@media (min-width: 1240px) {
  .models-dots input::-webkit-outer-spin-button,
  .models-dots input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .models-dots::-webkit-scrollbar {
    height: 8px;
  }
  .models-dots::-webkit-scrollbar-track {
    background: #EDEDED;
    border-radius: 4px;
  }
  .models-dots::-webkit-scrollbar-thumb {
    background: #39AEB2;
    border-radius: 4px;
  }
  .models-dots::-moz-selection {
    color: #39AEB2;
    background: #EDEDED;
  }
  .models-dots::selection {
    color: #39AEB2;
    background: #EDEDED;
  }
  .models-dots:focus, .models-dots:active {
    cursor: grabbing;
  }
}

/*end models*/
/*start characteristics*/
section.characteristics {
  padding: 50px 0;
}
@media (max-width: 1399px) {
  section.characteristics {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.characteristics {
    padding: 30px 0;
  }
}

.characteristics-slider {
  display: block;
}
/*
@media (max-width: 991px) {
  .characteristics-slider {
    display: flex;
    width: 100%;
    overflow-x: auto;
  }
}
*/
.characteristics__content {
  margin: 10px 0;
  padding: 20px 40px;
  background-color: #EDEDED;
}
@media (max-width: 991px) {
  .characteristics__content {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .characteristics__content {
    padding: 20px 15px;
  }
}

.characteristics__card {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .characteristics__card {
    flex-direction: column-reverse;
    align-items: stretch;
  }
}

.characteristics__about {
  padding-right: 150px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1699px) {
  .characteristics__about {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .characteristics__about {
    padding-right: 0;
  }
}
.characteristics__about ._label {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background-color: #39AEB2;
  padding: 8px 10px;
  margin-bottom: 20px;
  display: inline-flex;
}
.characteristics__about ._title {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1499px) {
  .characteristics__about ._title {
    font-size: 35px;
  }
}
@media (max-width: 1199px) {
  .characteristics__about ._title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .characteristics__about ._title {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .characteristics__about ._title {
    font-size: 24px;
  }
}
.characteristics__about ._price {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: 300;
}
@media (max-width: 991px) {
  .characteristics__about ._price {
    font-size: 24px;
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .characteristics__about ._price {
    font-size: 20px;
  }
}
.characteristics__about ._price strong {
  color: #FF8C00;
}
.characteristics__about ._buns li {
  padding: 6px 0 6px 30px;
  background: url("../img/li-cards.svg") no-repeat 0 6px;
}
@media (max-width: 576px) {
  .characteristics__about ._buns li {
    font-size: 14px;
    background-position: 0 5px;
  }
}

.characteristics__wrap {
  width: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1699px) {
  .characteristics__wrap {
    flex-direction: column-reverse;
    width: 60%;
  }
}
@media (max-width: 1199px) {
  .characteristics__wrap {
    width: auto;
  }
}
@media (max-width: 991px) {
  .characteristics__wrap {
    align-items: stretch;
  }
}

.characteristics__technical {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1699px) {
  .characteristics__technical {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .characteristics__technical {
    margin-bottom: 30px;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .characteristics__technical {
    justify-content: flex-start;
  }
}
.characteristics__technical ._point {
  border-top: 4px solid #39AEB2;
  padding-top: 6px;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  font-size: 18px;
}
@media (max-width: 1699px) {
  .characteristics__technical ._point {
    margin: 0 15px;
  }
  .characteristics__technical ._point:first-child {
    margin-left: 0;
  }
  .characteristics__technical ._point:last-child {
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .characteristics__technical ._point {
    font-size: 16px;
  }
}
.characteristics__technical ._point span {
  font-weight: 300;
}
.characteristics__technical ._point:last-child {
  margin-bottom: 0;
}

.characteristics__color {
  position: relative;
}
.characteristics__color ._model-name {
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
  font-size: 80px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  .characteristics__color ._model-name {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .characteristics__color ._model-name {
    display: none;
  }
}

.color-images {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 991px) {
  .color-images {
    justify-content: space-evenly;
  }
}
@media (max-width: 576px) {
  .color-images {
    flex-direction: column;
  }
}
.color-images:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 5%;
  transform: translateX(-50%);
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background: transparent;
  background: radial-gradient(circle, rgba(57, 174, 178, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 1199px) {
  .color-images:before {
    width: 300px;
    height: 300px;
    top: 0;
  }
}
@media (max-width: 576px) {
  .color-images:before {
    width: 50vw;
    height: 50vw;
    top: 5%;
  }
}

.color-select {
  position: relative;
  z-index: 3;
  height: 400px;
  width: 580px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .color-select {
    height: 275px;
    width: 400px;
  }
}
@media (max-width: 399px) {
  .color-select {
    height: 207px;
    width: 300px;
  }
}
.color-select img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}
.color-select img.active {
  opacity: 1;
  transition: 0.25s;
}
.color-select--dots {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 3;
  width: 32px;
  padding: 5px 0;
  border-radius: 16px;
  background-color: rgba(170, 170, 170, 0.3);
}
@media (max-width: 576px) {
  .color-select--dots {
    flex-direction: row;
    height: auto;
    width: auto;
    padding: 5px;
    border-radius: 21px;
  }
}
.color-select--dots-wrap {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
}
@media (max-width: 1199px) {
  .color-select--dots-wrap {
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .color-select--dots-wrap {
    padding-left: 0;
  }
}
.color-select--dots-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 25px;
}
@media (max-width: 499px) {
  .color-select--dots-title {
    margin-bottom: 15px;
  }
}
.color-select--dot {
  width: 24px;
  height: 24px;
  margin: 5px 0;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media (max-width: 576px) {
  .color-select--dot {
    margin: 0 10px;
    width: 32px;
    height: 32px;
  }
}
.color-select--dot-bg {
  width: 100%;
  height: 100%;
  display: inline-flex;
  border-radius: 50%;
  position: relative;
}
.color-select--dot-bg[data-color=black] {
  background-color: #000;
}
.color-select--dot-bg[data-color=dblue] {
  background-color: #182450;
}
.color-select--dot-bg[data-color=green] {
  background-color: #ADCA96;
}
.color-select--dot-bg[data-color=grey] {
  background-color: #525F62;
}
.color-select--dot-bg[data-color=silver] {
  background-color: #AFB4AC;
}
.color-select--dot-bg[data-color=steel] {
  background-color: #1e262d;
}
.color-select--dot-bg[data-color=lblue] {
  background-color: #96BACA;
}
.color-select--dot-bg[data-color=red] {
  background-color: #AF3432;
}
.color-select--dot-bg[data-color=white] {
  background-color: #fff;
  border: 1px solid #363E40;
}
.color-select--dot-bg[data-color=Wwhite] {
  background-color: #fff;
  border: 1px solid #363E40;
}
.color-select--dot-bg[data-color=Rwhite] {
  background-color: #fff;
  border: 1px solid #363E40;
}
.color-select--dot-bg[data-color=gold] {
  background-color: #ebe0a4;
  border: 1px solid #363E40;
}
.color-select--dot-bg[data-color=violet] {
  background-color: #9f53ec;
  border: 1px solid #363E40;
}
.color-select--dot-bg[data-color=blue] {
  background-color: #00f;
  border: 1px solid #363E40;
}

.characteristics__footer {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 20px;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .characteristics__footer {
    flex-direction: column;
  }
}
.characteristics__footer:before {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  width: calc(100% + 80px);
  height: 1px;
  background-color: #39AEB2;
}
@media (max-width: 767px) {
  .characteristics__footer:before {
    left: -15px;
    width: calc(100% + 30px);
  }
}
.characteristics__footer ._buttons {
  display: flex;
}
@media (max-width: 991px) {
  .characteristics__footer ._buttons {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .characteristics__footer ._buttons {
    flex-direction: column;
  }
}
.characteristics__footer ._buttons .page-btn {
  margin-left: 10px;
  width: 300px;
}
@media (max-width: 1699px) {
  .characteristics__footer ._buttons .page-btn {
    width: auto;
    min-width: 200px;
  }
}
@media (max-width: 1199px) {
  .characteristics__footer ._buttons .page-btn {
    width: auto;
    min-width: unset;
  }
}
@media (max-width: 991px) {
  .characteristics__footer ._buttons .page-btn {
    margin: 0;
    width: calc(33.3333333333% - 10px);
  }
}
@media (max-width: 767px) {
  .characteristics__footer ._buttons .page-btn {
    width: 100%;
    margin: 5px 0;
  }
}
.characteristics__footer ._timer {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .characteristics__footer ._timer {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 449px) {
  .characteristics__footer ._timer {
    align-self: stretch;
  }
}
.characteristics__footer .timer__text {
  width: 75px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .characteristics__footer .timer__text {
    width: inherit;
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .characteristics__footer .timer__text {
    font-size: 14px;
  }
}
@media (max-width: 449px) {
  .characteristics__footer .timer-axioma {
    display: flex;
    justify-content: space-between;
  }
}
.characteristics__footer span[id^=timer-number-value] {
  display: block;
  min-width: 55px;
  padding: 15px 8px;
  background-color: rgba(57, 174, 178, 0.1);
  font-size: 20px;
  font-weight: 600;
  color: #39AEB2;
}
.characteristics__footer span[id^=timer-text] {
  padding-top: 2px;
}
.characteristics__footer .timer-element {
  width: calc(25% - 10px);
}

.characteristics__content:nth-child(even) .characteristics__card {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .characteristics__content:nth-child(even) .characteristics__card {
    flex-direction: column-reverse;
  }
}
.characteristics__content:nth-child(even) .characteristics__about {
  padding-right: 0;
  padding-left: 150px;
}
@media (max-width: 1699px) {
  .characteristics__content:nth-child(even) .characteristics__about {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .characteristics__content:nth-child(even) .characteristics__about {
    padding-left: 0;
  }
}
.characteristics__content:nth-child(even) .characteristics__wrap {
  flex-direction: row-reverse;
}
@media (max-width: 1699px) {
  .characteristics__content:nth-child(even) .characteristics__wrap {
    flex-direction: column-reverse;
  }
}
.characteristics__content:nth-child(even) .color-images {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .characteristics__content:nth-child(even) .color-images {
    flex-direction: row;
  }
}
@media (max-width: 576px) {
  .characteristics__content:nth-child(even) .color-images {
    flex-direction: column;
  }
}
.characteristics__content:nth-child(even) .color-select--dots-wrap {
  padding-left: 0;
  padding-right: 50px;
}
@media (max-width: 991px) {
  .characteristics__content:nth-child(even) .color-select--dots-wrap {
    padding-right: 0;
  }
}

/*end characteristics*/
/*start choice-model*/
section.equipment {
  padding: 50px 0;
}
@media (max-width: 1399px) {
  section.equipment {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.equipment {
    padding: 30px 0;
  }
}
section.equipment .section-title {
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  section.equipment .section-title {
    margin-bottom: 30px;
  }
}

.equipment__tabs {
  margin-top: -50px;
}
@media (max-width: 767px) {
  .equipment__tabs {
    margin-top: -30px;
  }
}
.equipment__tabs img {
  position: relative;
}
@media (max-width: 767px) {
  .equipment__tabs .c-tabs-nav {
    flex-wrap: wrap;
  }
}
.equipment__tabs .c-tab-link {
  transform: scale(0.7);
  position: relative;
  padding: 50px;
  font-size: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-transform: uppercase;
  transition: 0.25s;
}
@media (max-width: 1399px) {
  .equipment__tabs .c-tab-link {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .equipment__tabs .c-tab-link {
    padding: 10px;
  }
}
@media (max-width: 991px) {
  .equipment__tabs .c-tab-link {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .equipment__tabs .c-tab-link {
    width: 50%;
  }
}
.equipment__tabs .c-tab-link._active {
  color: #39AEB2;
  cursor: default;
  transform: scale(1);
}
.equipment__tabs .c-tab-link._active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='301' height='298' viewBox='0 0 301 298' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_2008_288)'%3E%3Cellipse cx='150.833' cy='149' rx='90' ry='89' fill='%2339AEB2' fill-opacity='0.2'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_2008_288' x='0.833496' y='0' width='300' height='298' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='30' result='effect1_foregroundBlur_2008_288'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.equipment__tabs .c-tab-link:hover:not(._active) {
  transform: scale(1);
}

.equipment__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  transition: 0.25s;
}
.equipment__card:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  border-color: #5B5B5B;
}
@media (max-width: 1299px) {
  .equipment__card {
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .equipment__card {
    padding: 15px;
  }
}

.equipment__image {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}
@media (max-width: 1299px) {
  .equipment__image {
    order: 2;
  }
}
.equipment__image .color-select--dots-wrap {
  padding-left: 0;
}
.equipment__image .color-select--dots {
  flex-direction: row;
  width: auto;
  height: 32px;
  padding: 5px;
}
@media (max-width: 576px) {
  .equipment__image .color-select--dots {
    height: auto;
    border-radius: 26px;
  }
}
.equipment__image .color-select--dot {
  margin: 5px;
}

.equipment__info {
  margin: 0 40px;
  max-width:200px;
}
@media (max-width: 1299px) {
  .equipment__info {
    order: 1;
  }
}
@media (max-width: 991px) {
  .equipment__info {
    margin: 0;
  }
}
.equipment__info ._model {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.equipment__info ._name {
  color: #39AEB2;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .equipment__info ._name {
    font-size: 30px;
  }
}
.equipment__info ._options {
  column-count: 2;
}
@media (max-width: 1699px) {
  .equipment__info ._options {
    column-count: 1;
  }
}
@media (max-width: 767px) {
  .equipment__info ._options {
    column-count: 2;
  }
}
@media (max-width: 576px) {
  .equipment__info ._options {
    font-size: 14px;
    column-count: 1;
  }
}
.equipment__info ._options-point {
  margin-bottom: 10px;
}
.equipment__info ._options-point span {
  color: #5B5B5B;
}
.equipment__info ._options-point strong {
  font-weight: 600;
}

.equipment__buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 360px;
}
.equipment__buttons .page-btn {
  margin: 5px 0;
}
@media (max-width: 1299px) {
  .equipment__buttons {
    order: 3;
    max-width: unset;
    flex-direction: row;
    justify-content: center;
    margin-top: 20px;
  }
  .equipment__buttons .page-btn {
    margin: 0 5px;
    width: 300px;
  }
}
@media (max-width: 767px) {
  .equipment__buttons .page-btn {
    width: auto;
  }
}
@media (max-width: 576px) {
  .equipment__buttons {
    flex-direction: column;
  }
  .equipment__buttons .page-btn {
    margin: 5px 0;
  }
}

.choice-model__filter input[type=radio] {
  display: inline-block;
  opacity: 0;
  width: 0;
  position: absolute;
  z-index: -100;
}
.choice-model__filter input[type=radio] + span {
  cursor: pointer;
  display: inline-flex;
  position: relative;
}
.choice-model__filter input[type=radio] + span:hover {
  background-color: #EDEDED;
}
.choice-model__filter input[type=radio]:checked + span {
  background-color: #EDEDED;
  color: #39AEB2;
}

.choice-model-wrap {
  position: relative;
  min-height: 60px;
}

.choice-model__filter {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}

.choice-model__select {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 20px;
  transition: 0.25s;
}
.choice-model__select:last-child {
  margin-right: 0;
}
.choice-model__select:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.choice-model__select._active {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.choice-model__select__title {
  font-size: 18px;
  padding: 16px 45px 16px 20px;
  height: 60px;
  color: #1e1e1e;
  background-color: #fff;
  border-bottom: 1px solid #EDEDED;
  cursor: pointer;
  position: relative;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 1299px) {
  .choice-model__select__title {
    font-size: 16px;
  }
}
.choice-model__select__title:before {
  position: absolute;
  right: 20px;
  top: 18px;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #39AEB2;
  border-bottom: 2px solid #39AEB2;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.choice-model__select__list {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  background-color: #fff;
  color: #30363A;
  padding: 0 10px 10px 10px;
  display: none;
  z-index: 12;
  max-height: 300px;
  overflow-y: auto;
  scrollbar-width: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.choice-model__select__list .no-results-text {
  font-size: 14px;
  color: #EE2737;
  margin-top: -5px;
  padding-left: 40px;
}
.choice-model__select__list label {
  display: block;
}
.choice-model__select__list span {
  padding: 10px;
  font-size: 14px;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #EDEDED;
}
.choice-model__select__list input[type=search] {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(57, 174, 178, 0.5);
  padding: 10px 10px 10px 40px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='122.879px' height='119.799px' viewBox='0 0 122.879 119.799' enable-background='new 0 0 122.879 119.799' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M49.988,0h0.016v0.007C63.803,0.011,76.298,5.608,85.34,14.652c9.027,9.031,14.619,21.515,14.628,35.303h0.007v0.033v0.04 h-0.007c-0.005,5.557-0.917,10.905-2.594,15.892c-0.281,0.837-0.575,1.641-0.877,2.409v0.007c-1.446,3.66-3.315,7.12-5.547,10.307 l29.082,26.139l0.018,0.016l0.157,0.146l0.011,0.011c1.642,1.563,2.536,3.656,2.649,5.78c0.11,2.1-0.543,4.248-1.979,5.971 l-0.011,0.016l-0.175,0.203l-0.035,0.035l-0.146,0.16l-0.016,0.021c-1.565,1.642-3.654,2.534-5.78,2.646 c-2.097,0.111-4.247-0.54-5.971-1.978l-0.015-0.011l-0.204-0.175l-0.029-0.024L78.761,90.865c-0.88,0.62-1.778,1.209-2.687,1.765 c-1.233,0.755-2.51,1.466-3.813,2.115c-6.699,3.342-14.269,5.222-22.272,5.222v0.007h-0.016v-0.007 c-13.799-0.004-26.296-5.601-35.338-14.645C5.605,76.291,0.016,63.805,0.007,50.021H0v-0.033v-0.016h0.007 c0.004-13.799,5.601-26.296,14.645-35.338C23.683,5.608,36.167,0.016,49.955,0.007V0H49.988L49.988,0z M50.004,11.21v0.007h-0.016 h-0.033V11.21c-10.686,0.007-20.372,4.35-27.384,11.359C15.56,29.578,11.213,39.274,11.21,49.973h0.007v0.016v0.033H11.21 c0.007,10.686,4.347,20.367,11.359,27.381c7.009,7.012,16.705,11.359,27.403,11.361v-0.007h0.016h0.033v0.007 c10.686-0.007,20.368-4.348,27.382-11.359c7.011-7.009,11.358-16.702,11.36-27.4h-0.006v-0.016v-0.033h0.006 c-0.006-10.686-4.35-20.372-11.358-27.384C70.396,15.56,60.703,11.213,50.004,11.21L50.004,11.21z' fill='%2330363a' fill-opacity='0.5'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  margin-bottom: 10px;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
  transition: 0.25s;
}
.choice-model__select__list input[type=search]:hover, .choice-model__select__list input[type=search]:active, .choice-model__select__list input[type=search]:focus {
  border-color: #39AEB2;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='122.879px' height='119.799px' viewBox='0 0 122.879 119.799' enable-background='new 0 0 122.879 119.799' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M49.988,0h0.016v0.007C63.803,0.011,76.298,5.608,85.34,14.652c9.027,9.031,14.619,21.515,14.628,35.303h0.007v0.033v0.04 h-0.007c-0.005,5.557-0.917,10.905-2.594,15.892c-0.281,0.837-0.575,1.641-0.877,2.409v0.007c-1.446,3.66-3.315,7.12-5.547,10.307 l29.082,26.139l0.018,0.016l0.157,0.146l0.011,0.011c1.642,1.563,2.536,3.656,2.649,5.78c0.11,2.1-0.543,4.248-1.979,5.971 l-0.011,0.016l-0.175,0.203l-0.035,0.035l-0.146,0.16l-0.016,0.021c-1.565,1.642-3.654,2.534-5.78,2.646 c-2.097,0.111-4.247-0.54-5.971-1.978l-0.015-0.011l-0.204-0.175l-0.029-0.024L78.761,90.865c-0.88,0.62-1.778,1.209-2.687,1.765 c-1.233,0.755-2.51,1.466-3.813,2.115c-6.699,3.342-14.269,5.222-22.272,5.222v0.007h-0.016v-0.007 c-13.799-0.004-26.296-5.601-35.338-14.645C5.605,76.291,0.016,63.805,0.007,50.021H0v-0.033v-0.016h0.007 c0.004-13.799,5.601-26.296,14.645-35.338C23.683,5.608,36.167,0.016,49.955,0.007V0H49.988L49.988,0z M50.004,11.21v0.007h-0.016 h-0.033V11.21c-10.686,0.007-20.372,4.35-27.384,11.359C15.56,29.578,11.213,39.274,11.21,49.973h0.007v0.016v0.033H11.21 c0.007,10.686,4.347,20.367,11.359,27.381c7.009,7.012,16.705,11.359,27.403,11.361v-0.007h0.016h0.033v0.007 c10.686-0.007,20.368-4.348,27.382-11.359c7.011-7.009,11.358-16.702,11.36-27.4h-0.006v-0.016v-0.033h0.006 c-0.006-10.686-4.35-20.372-11.358-27.384C70.396,15.56,60.703,11.213,50.004,11.21L50.004,11.21z' fill='%2339AEB2' /%3E%3C/g%3E%3C/svg%3E");
}

.choice-model__select__title._active:before {
  top: 26px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.choice-model__select__title._checked {
  color: #39AEB2;
}

.color-select {
  position: relative;
  z-index: 3;
  height: 400px;
  width: 580px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .color-select {
    height: 275px;
    width: 400px;
  }
}
@media (max-width: 399px) {
  .color-select {
    height: 207px;
    width: 300px;
  }
}
.color-select img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}
.color-select img.active {
  opacity: 1;
  transition: 0.25s;
}
.color-select--dots {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 3;
  width: 32px;
  padding: 5px 0;
  border-radius: 16px;
  background-color: rgba(170, 170, 170, 0.3);
}
@media (max-width: 576px) {
  .color-select--dots {
    flex-direction: row;
    height: auto;
    width: auto;
    padding: 5px;
    border-radius: 21px;
  }
}
.color-select--dots-wrap {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
}
@media (max-width: 1199px) {
  .color-select--dots-wrap {
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .color-select--dots-wrap {
    padding-left: 0;
  }
}
.color-select--dots-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 25px;
}
@media (max-width: 499px) {
  .color-select--dots-title {
    margin-bottom: 15px;
  }
}
.color-select--dot {
  width: 24px;
  height: 24px;
  margin: 5px 0;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media (max-width: 576px) {
  .color-select--dot {
    margin: 0 10px;
    width: 32px;
    height: 32px;
  }
}
.color-select--dot-bg {
  width: 100%;
  height: 100%;
  display: inline-flex;
  border-radius: 50%;
  position: relative;
}
.color-select--dot-bg[data-color=black] {
  background-color: #000;
}
.color-select--dot-bg[data-color=blue] {
  background-color: #182450;
}
.color-select--dot-bg[data-color=green] {
  background-color: #ADCA96;
}
.color-select--dot-bg[data-color=grey] {
  background-color: #525F62;
}
.color-select--dot-bg[data-color=silver] {
  background-color: #AFB4AC;
}
.color-select--dot-bg[data-color=steel] {
  background-color: #1e262d;
}
.color-select--dot-bg[data-color=lblue] {
  background-color: #96BACA;
}
.color-select--dot-bg[data-color=red] {
  background-color: #AF3432;
}
.color-select--dot-bg[data-color=white] {
  background-color: #fff;
}
.color-select--dot-bg[data-color=brown] {
  background-color: #9E8D77;
}
.color-select--dot-bg[data-color=violet] {
  background-color: #981CEB;
}

.color-select--dot-bg:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 9px;
  width: 5px;
  height: 10px;
  border-bottom: 2px solid transparent;
  border-right: 2px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 576px) {
  .color-select--dot-bg:after {
    top: 7px;
    left: 12px;
    width: 7px;
    height: 12px;
  }
}

.color-select--dot.active .color-select--dot-bg:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.color-select--dot.active .color-select--dot-bg[data-color=silver]:after, .color-select--dot.active .color-select--dot-bg[data-color=white]:after {
  border-bottom: 2px solid #1e1e1e;
  border-right: 2px solid #1e1e1e;
}

/*end choice-model*/
/*start credit*/
section.credit {
  padding: 60px 0;
}
@media (max-width: 1399px) {
  section.credit {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.credit {
    padding: 30px 0;
  }
}

.credit-wrap {
  display: flex;
}
@media (max-width: 991px) {
  .credit-wrap {
    flex-direction: column;
  }
}

.credit__left {
  position: relative;
  flex-grow: 1;
  background: #1e1e1e;
}
.credit__left__image {
  height: 100%;
  min-height: 300px;
}
.credit__left__image img {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: 0 0;
}
@media (max-width: 1699px) {
  .credit__left__image img {
    object-position: 77% 0;
  }
}
@media (max-width: 1299px) {
  .credit__left__image img {
    object-position: 40% 0;
  }
}
@media (max-width: 991px) {
  .credit__left__image img {
    object-position: inherit;
    border-radius: 4px 4px 0 0;
  }
}

.credit__right {
  color: #fff;
  background: #1e1e1e;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 60px;
  max-width: 540px;
}
@media (max-width: 1699px) {
  .credit__right {
    padding: 40px 30px;
    max-width: 400px;
  }
  .credit__right ._fz18 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .credit__right ._fz18 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .credit__right {
    max-width: 100%;
    margin-left: 0;
    border-radius: 0 0 4px 4px;
  }
}
@media (max-width: 576px) {
  .credit__right {
    padding: 30px 15px;
  }
}

.credit-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  padding-top: 15px;
}

.form__range {
  margin-bottom: 30px;
}
.form__range__title {
  font-size: 20px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .form__range__title {
    font-size: 18px;
  }
}
@media (max-width: 379px) {
  .form__range__title {
    font-size: 16px;
  }
}
.form__range__current {
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #39AEB2;
}
.form__range__current i {
  font-size: 0.95em;
  margin-left: 4px;
  font-weight: 500;
}
.form__range__values {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  font-weight: 500;
  color: #5B5B5B;
}
.form__range__values i {
  font-size: 0.95em;
  margin-left: 4px;
}
.form__range input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 0;
  background-color: transparent;
  padding: 0;
  border: none;
  height: auto;
}
.form__range input[type=range]::-webkit-slider-runnable-track {
  max-width: 100%;
  height: 2px;
  border: none;
  background-color: #fff;
  border-radius: 5px;
}
.form__range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #fff;
  height: 16px;
  width: 34px;
  border-radius: 20px;
  background-color: #2B2B2B;
  margin-top: -8px;
  cursor: grab;
}
.form__range input[type=range]::-webkit-slider-thumb:hover {
  background-color: #39AEB2;
  transition: 0.25s;
}
.form__range input[type=range]::-moz-range-track {
  max-width: 100%;
  height: 2px;
  border: none;
  background-color: #fff;
  border-radius: 5px;
}
.form__range input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  border: 1px solid #fff;
  height: 16px;
  width: 34px;
  border-radius: 20px;
  background-color: #2B2B2B;
  margin-top: -8px;
  cursor: grab;
}

.credit__button {
  margin: 20px 0;
}

.credit__advantages ._point {
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .credit__advantages ._point {
    font-size: 18px;
  }
}

.inputs-range {
  display: none;
}

.credit-form .choice-model__select {
  width: 100%;
  position: relative;
}
.credit-form .choice-model__filter {
  position: static;
}
.credit-form .choice-model__select__list {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}
.credit-form .choice-model__select__title {
  background-color: #1E1E1E;
}
.credit-form .choice-model__select__list span {
  background-color: #3d3c3c;
}
.credit-form .choice-model__filter input[type=radio] + span:hover,
.credit-form .choice-model__filter input[type=radio]:checked + span {
  background-color: #2b2b2b;
}

/*end credit*/
/*start trade-in*/
section.trade-in {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 1399px) {
  section.trade-in {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.trade-in {
    padding: 30px 0;
  }
}
section.trade-in .section-title {
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  section.trade-in .section-title {
    margin-bottom: 30px;
  }
}

.trade-in-wrap {
  display: flex;
  position: relative;
}
@media (max-width: 991px) {
  .trade-in-wrap {
    flex-direction: column-reverse;
  }
}

.trade-in__form {
  background: #1E1E1E;
  padding: 50px;
  width: 100%;
  max-width: 500px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.trade-in__form ._fz18 {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .trade-in__form {
    max-width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .trade-in__form {
    padding: 25px 15px;
  }
}

.trade-in__bg {
  flex-grow: 1;
}
@media (max-width: 991px) {
  .trade-in__bg {
    position: relative;
  }
  .trade-in__bg .mob-title {
    color: #fff;
    position: absolute;
    left: 25px;
    top: 20px;
    width: calc(100% - 40px);
  }
}
.trade-in__bg img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1399px) {
  .trade-in__bg img {
    object-position: 30% 0;
  }
}
@media (max-width: 1199px) {
  .trade-in__bg img {
    object-position: 20% 0;
  }
}
@media (max-width: 991px) {
  .trade-in__bg img {
    min-height: 300px;
  }
}
@media (max-width: 576px) {
  .trade-in__bg img {
    min-height: auto;
    object-fit: cover;
    height: 100%;
  }
}

.trade-in__image {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateY(20%);
  width: 52%;
}
@media (max-width: 991px) {
  .trade-in__image {
    width: 80%;
  }
}

/*end trade-in*/
/*start review*/
section.review {
  padding: 60px 0;
}
@media (max-width: 1399px) {
  section.review {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.review {
    padding: 30px 0;
  }
}

.review__rating {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 15px;
}
@media (max-width: 1699px) {
  .review__rating {
    margin-bottom: 19px;
  }
}
@media (max-width: 1499px) {
  .review__rating {
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .review__rating {
    position: static;
    padding-top: 10px;
    justify-content: space-between;
    margin-left: 0;
  }
}
.review__rating img {
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .review__rating img {
    height: 40px;
  }
}
@media (max-width: 991px) {
  .review__rating img {
    height: 38px;
  }
}
@media (max-width: 349px) {
  .review__rating img {
    height: 35px;
  }
}
.review__rating img:last-child {
  margin-right: 0;
}

.review__list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.review__point {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1000px;
  position: relative;
}
.review__point:last-child {
  margin-bottom: 0;
}
.review__point__head {
  display: flex;
  margin-bottom: 20px;
}
.review__point__head ._avatar {
  width: 60px;
  height: 60px;
  margin-right: 25px;
  margin-top: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 576px) {
  .review__point__head ._avatar {
    margin-right: 15px;
  }
}
.review__point__head ._info {
  display: flex;
  flex-direction: column;
}
.review__point__head ._info__name {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (max-width: 576px) {
  .review__point__head ._info__name {
    font-size: 14px;
  }
}
.review__point__head ._info__rating {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px;
  display: flex;
}
@media (max-width: 576px) {
  .review__point__head ._info__rating {
    position: static;
    padding: 0;
    margin-left: -2px;
  }
}
.review__point__head ._info__rating .ico-star {
  width: 14px;
  height: 14px;
  margin: 0 2px;
}
.review__point__head ._info__rating[data-star="4"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__rating[data-star="3"] .ico-star:nth-child(4), .review__point__head ._info__rating[data-star="3"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__rating[data-star="2"] .ico-star:nth-child(3), .review__point__head ._info__rating[data-star="2"] .ico-star:nth-child(4), .review__point__head ._info__rating[data-star="2"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(2), .review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(3), .review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(4), .review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__post {
  font-size: 12px;
  color: #5B5B5B;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .review__point__head ._info__post {
    margin-bottom: 8px;
  }
}
.review__point__body {
  flex-grow: 1;
}
@media (max-width: 1399px) {
  .review__point__body {
    font-size: 14px;
  }
}

.review__more {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.review__more .show-more {
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  color: #39AEB2;
  display: inline-flex;
  position: relative;
  margin-left: -30px;
}
@media (max-width: 576px) {
  .review__more .show-more {
    font-size: 16px;
  }
}
.review__more .show-more:before {
  position: absolute;
  right: -30px;
  top: 4px;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #39AEB2;
  border-bottom: 2px solid #39AEB2;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.review__more .show-more:hover:before {
  top: 8px;
}

/*end review*/
/*start map*/
.section-map {
  position: relative;
  padding: 100px 0;
}
@media (max-width: 1399px) {
  .section-map {
    padding: 75px 0;
  }
}
@media (max-width: 991px) {
  .section-map {
    display: flex;
    flex-direction: column-reverse;
  }
  .section-map > .c-container {
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 576px) {
  .section-map {
    padding: 0 0 30px 0;
  }
}
.section-map .map-wrap {
  display: flex;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 991px) {
  .section-map .map-wrap {
    height: 350px;
    position: static;
  }
}
.section-map .map-area {
  width: 100%;
  height: 100%;
}
.section-map .map-info {
  width: 100%;
  max-width: 460px;
  padding: 40px;
  background-color: #1e1e1e;
  border-top: 12px solid #39AEB2;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .section-map .map-info {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-map .map-info {
    transform: none;
  }
}
@media (max-width: 576px) {
  .section-map .map-info {
    padding: 40px 15px;
  }
}
.section-map .map-info .section-title {
  color: #fff;
}
.section-map .map-info .section-subtitle {
  color: #5B5B5B;
}
.section-map .main-contacts {
  margin: 30px 0;
}
.section-map .main-contacts__point ._text {
  color: #fff;
}
.section-map .build-route {
  font-size: 18px;
  text-decoration: none;
  color: #FF8C00;
  margin-top: 20px;
  display: block;
  text-align: center;
}
.section-map .build-route:hover {
  color: #39AEB2;
}
@media (max-width: 767px) {
  .section-map .build-route {
    font-size: 16px;
  }
}

#wrapMap {
  position: relative;
  cursor: help;
  overflow: hidden;
}

#wrapMap .mapTitle {
  position: absolute;
  z-index: 1000;
  display: none;
  padding: 5px 20px;
  border-radius: 5px;
  background: #fefefe;
  color: #222;
}

#wrapMap.not-active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 1;
}

/*end map*/
/*start footer*/
.footer {
  padding: 30px 0;
  background-color: #fff;
}

.footer__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #F5F5F5;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .footer__top {
    flex-direction: column;
    align-items: center;
  }
}

.footer__logo {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .footer__logo {
    margin-bottom: 20px;
  }
}
.footer__logo ._dealer {
  font-size: 12px;
  font-weight: 600;
  padding-left: 60px;
  max-width: 220px;
  position: relative;
}
.footer__logo ._dealer:before {
  content: "";
  position: absolute;
  left: 30px;
  top: 5px;
  width: 1px;
  height: 24px;
  background-color: #363E40;
}
@media (max-width: 576px) {
  .footer__logo ._dealer {
    font-size: 10px;
    padding-left: 20px;
    max-width: 150px;
  }
  .footer__logo ._dealer:before {
    left: 10px;
    height: 20px;
    top: 4px;
  }
}

.footer__menu {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .footer__menu {
    flex-direction: column;
    align-items: center;
  }
}
.footer__menu .menu-link {
  color: #1e1e1e;
  font-weight: 600;
  text-decoration: none;
  margin: 0 20px;
}
@media (max-width: 991px) {
  .footer__menu .menu-link {
    font-size: 14px;
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .footer__menu .menu-link {
    font-size: 16px;
    margin: 10px 0;
  }
}
.footer__menu .menu-link:hover, .footer__menu .menu-link.active {
  color: #39AEB2;
}

.footer__bottom {
  padding-top: 20px;
  font-size: 14px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .footer__bottom {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
}
.footer__bottom ._point {
  text-decoration: none;
  color: #5B5B5B;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .footer__bottom ._point {
    margin: 5px 0;
  }
}
.footer__bottom a._point:hover {
  color: #39AEB2;
}
.footer__bottom ._text {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #5B5B5B;
}
@media (max-width: 767px) {
  .footer__bottom ._text {
    order: -1;
    margin-top: 20px;
  }
}
.footer__bottom ._text span {
  margin-bottom: 10px;
}

/*end footer*/
/*start promo*/
section.promo {
  padding: 50px 0;
  background-color: #000;
}
@media (max-width: 1399px) {
  section.promo {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.promo {
    padding: 30px 0;
  }
}

section.promo .section-title{
    color: #fff;
}

.promo__card {
  position: relative;
  display: block;
}

.promo__card__about {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 499px) {
  .promo__card__about {
    padding: 15px;
  }
}
.promo__card__about:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
}
.promo__card__about ._title,
.promo__card__about ._text,
.promo__card__about ._link {
  position: relative;
}
.promo__card__about ._title {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (max-width: 1699px) {
  .promo__card__about ._title {
    font-size: 35px;
  }
}
@media (max-width: 1199px) {
  .promo__card__about ._title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .promo__card__about ._title {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .promo__card__about ._title {
    font-size: 24px;
  }
}
.promo__card__about ._text {
  font-size: 20px;
}
@media (max-width: 1699px) {
  .promo__card__about ._text {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .promo__card__about ._text {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .promo__card__about ._text {
    font-size: 16px;
  }
}
@media (max-width: 499px) {
  .promo__card__about ._text {
    font-size: 14px;
  }
}
.promo__card__about ._link {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  margin-top: 16px;
}

.promo-slider .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-100%);
}
.promo-slider .owl-nav .owl-prev {
  margin-right: 50px;
}
.promo-slider .owl-nav [class*=owl-] {
  position: static;
  transform: none;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .promo-slider .owl-stage {
    margin-left: -40px;
  }
}
@media (max-width: 459px) {
  .promo-slider .owl-stage {
    margin-left: -20px;
  }
}

/*end promo*/
