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

/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 12:11 PM */
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-BoldItalic.eot");
  src: local("Gotham Pro Bold Italic"), local("GothamPro-BoldItalic"), url("../fonts/GothamPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BoldItalic.woff") format("woff"), url("../fonts/GothamPro-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Italic.eot");
  src: local("Gotham Pro Italic"), local("GothamPro-Italic"), url("../fonts/GothamPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Italic.woff") format("woff"), url("../fonts/GothamPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Medium.eot");
  src: local("Gotham Pro Medium"), local("GothamPro-Medium"), url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-BlackItalic.eot");
  src: local("Gotham Pro Black Italic"), local("GothamPro-BlackItalic"), url("../fonts/GothamPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BlackItalic.woff") format("woff"), url("../fonts/GothamPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Bold.eot");
  src: local("Gotham Pro Bold"), local("GothamPro-Bold"), url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro Narrow";
  src: url("../fonts/GothamProNarrow-Bold.eot");
  src: local("Gotham Pro Narrow Bold"), local("GothamProNarrow-Bold"), url("../fonts/GothamProNarrow-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProNarrow-Bold.woff") format("woff"), url("../fonts/GothamProNarrow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro Narrow";
  src: url("../fonts/GothamProNarrow-Medium.eot");
  src: local("Gotham Pro Narrow Medium"), local("GothamProNarrow-Medium"), url("../fonts/GothamProNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProNarrow-Medium.woff") format("woff"), url("../fonts/GothamProNarrow-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-LightItalic.eot");
  src: local("Gotham Pro Light Italic"), local("GothamPro-LightItalic"), url("../fonts/GothamPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-LightItalic.woff") format("woff"), url("../fonts/GothamPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Light.eot");
  src: local("Gotham Pro Light"), local("GothamPro-Light"), url("../fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Black.eot");
  src: local("Gotham Pro Black"), local("GothamPro-Black"), url("../fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro.eot");
  src: local("Gotham Pro"), local("GothamPro"), url("../fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-MediumItalic.eot");
  src: local("Gotham Pro Medium Italic"), local("GothamPro-MediumItalic"), url("../fonts/GothamPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-MediumItalic.woff") format("woff"), url("../fonts/GothamPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Marske";
  src: url("../fonts/marske.eot"); /* IE 9 Compatibility Mode */
  src: url("../fonts/marske.eot?#iefix") format("embedded-opentype"), url("../fonts/marske.woff2") format("woff2"), url("../fonts/marske.woff") format("woff"), url("../fonts/marske.ttf") format("truetype"), url("../fonts/marske.svg#marske") format("svg"); /* Chrome < 4, Legacy iOS */
}
body {
  font-family: "Gotham Pro", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  height: auto;
  margin: 0 auto;
  background: transparent;
  color: #1e1e1e;
  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: #1e1e1e;
  transition: 0.25s;
}
a:hover {
  color: #CB4F27;
  transition: 0.25s;
}

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

.section-subtitle {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media (max-width: 1499px) {
  .section-subtitle {
    font-size: 35px;
  }
}
@media (max-width: 1199px) {
  .section-subtitle {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-subtitle {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .section-subtitle {
    font-size: 24px;
  }
}

.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: 16px;
  font-weight: 500;
  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;
  text-transform: none;
}
.page-btn._primary {
  border-color: #CB4F27;
  background-color: #CB4F27;
  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: #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-accent {
  color: #CB4F27;
}

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

input[type=checkbox]:checked + span:before,
input[type=checkbox]:checked + label:before {
  background-color: #CB4F27;
  border-color: #CB4F27;
  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: 992px) {
  .modal-dialog.modal-sm {
    width: 960px;
  }
}
@media (max-width: 991px) {
  .modal-dialog.modal-sm {
    width: calc(100% - 30px);
    max-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.7);
}
.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-image {
  width: 406px;
  flex-shrink: 0;
}
.modal-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .modal-image {
    display: none;
  }
}
.modal-dialog {
  position: absolute;
  left: 50%;
  top: -100%;
  transform: translateX(-50%);
  height: auto;
  width: calc(100vw - 30px);
  background-color: #fff;
  color: #1e1e1e;
  display: flex;
  transition: 0.25s;
}
@media (min-width: 1150px) {
  .modal-dialog {
    max-width: 1000px;
    width: 100%;
  }
}
.modal.modal-open {
  display: block;
  overflow: visible;
  opacity: 1;
  overflow-y: auto;
  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%);
}
@media (max-height: 600px) {
  .modal.modal-open .modal-dialog.modal-sm {
    top: 30px;
    transform: translate(-50%, 0);
  }
}
.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;
  text-transform: uppercase;
  margin-bottom: 30px;
  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;
  margin-top: 15px;
}
@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 {
  text-decoration: none;
}
.label-agreement a:hover {
  text-decoration: underline;
}

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

@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: 0.5s;
  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: 18px 24px;
  text-decoration: none;
  color: #1e1e1e;
}
@media (max-width: 1399px) {
  .c-tabs .c-tab-link {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .c-tabs .c-tab-link {
    padding: 15px 24px;
  }
}
@media (max-width: 767px) {
  .c-tabs .c-tab-link {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .c-tabs .c-tab-link {
    padding: 12px 24px;
  }
}
.c-tabs .c-tab-link._active {
  color: #CB4F27;
  position: relative;
}
.c-tabs .c-tab-link:hover:not(._active) {
  color: #CB4F27;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}

/*start menu-top*/
@media (max-width: 1399px) {
  body.menu-show {
    overflow: hidden;
  }
  body.menu-show .menu-top {
    background-color: #fff;
    transition: 0.25s;
  }
}
@media (max-width: 1399px) and (max-width: 1399px) {
  body.menu-show .menu-top .logo {
    height: 35px;
  }
}
@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: 84px;
  background-color: transparent;
  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;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transition: 0.4s;
}
@media (max-width: 1399px) {
  .menu-top.menu-shrink {
    height: 50px;
  }
}
@media (max-width: 1399px) {
  .menu-top {
    height: 50px;
    padding: 0 15px;
  }
}

.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: 799px) {
  .menu-top--logo {
    flex-grow: 1;
  }
}
.menu-top--logo ._dealer {
  font-size: 14px;
  padding-left: 30px;
  max-width: 240px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 1440px) {
  .menu-top--logo ._dealer {
    font-size: 13px;
    max-width: 210px;
    padding-left: 15px;
  }
}
@media (max-width: 1399px) {
  .menu-top--logo ._dealer {
    max-width: 240px;
  }
}
@media (max-width: 576px) {
  .menu-top--logo ._dealer {
    font-size: 12px;
    padding-left: 15px;
  }
}
@media (max-width: 359px) {
  .menu-top--logo ._dealer {
    font-size: 10px;
    padding-left: 10px;
    max-width: 200px;
  }
}

.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: #1e1e1e;
  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: #CB4F27;
}

.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: 1399px) {
  .menu-top--contacts {
    margin-right: 30px;
  }
}
.menu-top--contacts-phone {
  font-size: 19px;
  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='%23CB4F27'/%3E%3C/svg%3E%0A") no-repeat 0 50%;
}
.menu-top--contacts-address {
  font-size: 14px;
  color: #fff;
  text-align: right;
  margin-top: 4px;
  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: #CB4F27;
    border-radius: 2px;
  }
  .js-mob-btn::before {
    top: 3px;
    box-shadow: 0 8px 0 #CB4F27;
    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;
}
.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: 799px) {
  .mobile-contacts {
    display: none;
  }
}

.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 {
  height: 40px;
  transition: 0.25s;
}

.menu-top.menu-shrink .menu-top--logo .logo {
  height: 40px;
}
@media (max-width: 1399px) {
  .menu-top.menu-shrink .menu-top--logo .logo {
    height: 35px;
  }
}
.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: #CB4F27;
  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: 30px;
  }
}
.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: #CB4F27;
  text-decoration: none;
}

/*end menu-top*/
/*start section-top*/
@media (max-width: 991px) {
  .section-top {
    display: flex;
    flex-direction: column-reverse;
  }
}

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

.section-top__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  left: calc(50% - 820px);
  top: 120px;
  max-width: 620px;
  z-index: 2;
}
@media (max-width: 1699px) {
  .section-top__wrap {
    left: calc(50% - 640px);
  }
}
@media (max-width: 1399px) {
  .section-top__wrap {
    left: 30px;
  }
}
@media (max-width: 1199px) {
  .section-top__wrap {
    top: 100px;
  }
}
@media (max-width: 991px) {
  .section-top__wrap {
    top: 80px;
  }
}
@media (max-width: 767px) {
  .section-top__wrap {
    top: 70px;
  }
}
@media (max-width: 576px) {
  .section-top__wrap {
    left: 15px;
  }
}

.section-top__title {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 1.2;
}
@media (max-width: 1499px) {
  .section-top__title {
    font-size: 40px;
  }
}
@media (max-width: 1299px) {
  .section-top__title {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .section-top__title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .section-top__title {
    font-size: 25px;
  }
}
@media (max-width: 576px) {
  .section-top__title {
    font-size: 21px;
  }
}

.section-top__info,
.section-top__subtitle {
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .section-top__info,
  .section-top__subtitle {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-top__info,
  .section-top__subtitle {
    font-size: 16px;
  }
}

.section-top__subtitle {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .section-top__subtitle {
    margin-bottom: 15px;
  }
}

.section-top__labels {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.section-top__labels .top-label {
  background-color: #1e1e1e;
  border-radius: 25px;
  display: flex;
  height: 40px;
  color: #fff;
  line-height: 1;
}
@media (max-width: 767px) {
  .section-top__labels .top-label {
    height: 30px;
  }
}
.section-top__labels .top-label__icon {
  border-radius: 50%;
  border: 2px solid #fff;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -1px;
}
@media (max-width: 767px) {
  .section-top__labels .top-label__icon {
    width: 30px;
  }
}
.section-top__labels .top-label__text {
  font-size: 18px;
  font-weight: 500;
  padding: 10px 20px 10px 10px;
}
@media (max-width: 767px) {
  .section-top__labels .top-label__text {
    font-size: 14px;
    padding: 7px 15px 5px 5px;
  }
}
.section-top__labels .top-label._accent-label {
  background-color: #CB4F27;
}
.section-top__labels .top-label img {
  width: 20px;
}
@media (max-width: 767px) {
  .section-top__labels .top-label img {
    width: 15px;
  }
}

.top-slider .owl-item .img-top {
  min-height: 730px;
  display: block;
  object-fit: cover;
  object-position: 20% 50%;
}
@media (max-width: 1499px) {
  .top-slider .owl-item .img-top {
    min-height: 600px;
  }
}
@media (max-width: 991px) {
  .top-slider .owl-item .img-top {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .top-slider .owl-item .img-top {
    min-height: 400px;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-item .img-top {
    object-position: 0 50%;
    min-height: 350px;
  }
}
.top-slider .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media (max-width: 991px) {
  .top-slider .owl-dots {
    bottom: 25px;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-dots {
    bottom: 10px;
  }
}
.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:first-child span {
  margin-left: 0;
}
.top-slider .owl-dots .owl-dot:last-child span {
  margin-right: 0;
}

/*end section-top*/
/*start timer*/
section.timer {
  margin: 50px 0;
  position: relative;
}
@media (max-width: 1399px) {
  section.timer {
    margin: 40px 0;
  }
}
@media (max-width: 576px) {
  section.timer {
    margin: 30px 0;
  }
}
section.timer:before {
  content: "";
  position: absolute;
  right: 10vw;
  top: 0;
  width: 50%;
  height: 100%;
  background: url("../img/circle-timer.svg") no-repeat 50% 50%;
  background-size: cover;
}
@media (max-width: 991px) {
  section.timer:before {
    right: 50%;
    transform: translateX(50%);
    width: 100%;
    bottom: 0;
  }
}

.timer-wrap {
  background-color: #1e1e1e;
  padding: 60px 100px;
  display: flex;
  align-items: center;
}
@media (max-width: 1699px) {
  .timer-wrap {
    padding: 50px;
  }
}
@media (max-width: 1199px) {
  .timer-wrap {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .timer-wrap {
    flex-direction: column;
    padding: 30px 30px 0 30px;
  }
}
@media (max-width: 576px) {
  .timer-wrap {
    padding: 30px 15px 0 15px;
  }
}
.timer-wrap__info {
  color: #fff;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 991px) {
  .timer-wrap__info {
    width: 100%;
    margin-bottom: 50px;
  }
}
.timer-wrap__image {
  position: relative;
}
.timer-wrap .section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 500;
}
.timer-wrap .page-btn {
  padding: 10px 30px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .timer-wrap .page-btn {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .timer-wrap .page-btn {
    padding: 10px 20px;
  }
}

.timer-action {
  margin-bottom: 20px;
}
.timer-action span[id^=timer-number-value] {
  display: block;
  min-width: 70px;
  padding: 15px;
  font-size: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  width: 120px;
}
@media (max-width: 1299px) {
  .timer-action span[id^=timer-number-value] {
    font-size: 60px;
    width: 100px;
  }
}
@media (max-width: 1199px) {
  .timer-action span[id^=timer-number-value] {
    font-size: 40px;
    width: 80px;
  }
}
@media (max-width: 576px) {
  .timer-action span[id^=timer-number-value] {
    font-size: 30px;
    width: 60px;
  }
}
@media (max-width: 359px) {
  .timer-action span[id^=timer-number-value] {
    font-size: 24px;
    width: 20px;
    padding: 10px;
    min-width: 55px;
  }
}
.timer-action span[id^=timer-text] {
  padding-top: 5px;
}

/*end timer*/
/*start equipment*/
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;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 991px) {
  section.equipment .section-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  section.equipment .section-title {
    margin-bottom: 15px;
  }
}

.equipment__tabs {
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #EDEDED;
}
.equipment__tabs:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.equipment__tabs .c-tabs-nav {
  gap: 5px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .equipment__tabs .c-tabs-nav {
    flex-wrap: wrap;
  }
}
.equipment__tabs .c-tabs-nav[data-tabs="4"] .c-tab-link {
  width: calc(25% - 37.5px);
}
@media (max-width: 991px) {
  .equipment__tabs .c-tabs-nav[data-tabs="4"] .c-tab-link {
    width: calc(50% - 25px);
  }
}
@media (max-width: 449px) {
  .equipment__tabs .c-tabs-nav[data-tabs="4"] .c-tab-link {
    width: 100%;
  }
}
.equipment__tabs .c-tabs-nav[data-tabs="3"] .c-tab-link {
  width: calc(33.3333333333% - 33.3333333333px);
}
@media (max-width: 449px) {
  .equipment__tabs .c-tabs-nav[data-tabs="3"] .c-tab-link {
    width: 100%;
  }
}
.equipment__tabs .c-tabs-nav[data-tabs="2"] .c-tab-link {
  width: calc(50% - 25px);
}
@media (max-width: 449px) {
  .equipment__tabs .c-tabs-nav[data-tabs="2"] .c-tab-link {
    width: 100%;
  }
}
.equipment__tabs .c-tab-link {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  background-color: #EDEDED;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}
@media (max-width: 1699px) {
  .equipment__tabs .c-tab-link {
    font-size: 16px;
  }
}
.equipment__tabs .c-tab-link._active {
  background-color: #1e1e1e;
  color: #fff;
  font-weight: 500;
  cursor: default;
}

.equipment__card {
  padding: 40px 20px 20px 20px;
}
@media (max-width: 1299px) {
  .equipment__card {
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 576px) {
  .equipment__card {
    padding: 20px 0;
  }
}

.equipment-info {
  display: flex;
  margin-bottom: 20px;
}
@media (max-width: 1299px) {
  .equipment-info {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .equipment-info {
    flex-direction: column;
  }
}
.equipment-info__image {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 50%;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .equipment-info__image {
    width: 100%;
  }
}
.equipment-info__image img {
  display: block;
}
.equipment-info__image .model-name {
  color: #EDEDED;
  font-size: 120px;
  line-height: 0.7;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  transform: scale(0);
  transition: 0.25s;
}
@media (max-width: 1299px) {
  .equipment-info__image .model-name {
    font-size: 100px;
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .equipment-info__image .model-name {
    font-size: 18vw;
    margin-bottom: 20px;
  }
}
.equipment-info__image .model-base {
  display: flex;
  font-size: 20px;
  font-weight: 500;
  margin-top: 25px;
  gap: 60px;
  opacity: 0;
  transform: translateY(-50px);
  transition: 0.25s;
}
@media (max-width: 1299px) {
  .equipment-info__image .model-base {
    gap: 24px;
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .equipment-info__image .model-base {
    margin: 20px 0;
  }
}
@media (max-width: 459px) {
  .equipment-info__image .model-base {
    font-size: 16px;
    gap: 0;
  }
}
@media (max-width: 359px) {
  .equipment-info__image .model-base {
    flex-direction: column;
    margin-top: 0;
  }
}
.equipment-info__image .model-base__point {
  position: relative;
  padding: 15px;
  cursor: pointer;
  transition: 0.25s;
}
.equipment-info__image .model-base__point:before {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #1e1e1e;
}
@media (max-width: 1299px) {
  .equipment-info__image .model-base__point:before {
    right: -12px;
  }
}
@media (max-width: 459px) {
  .equipment-info__image .model-base__point:before {
    right: 0;
  }
}
@media (max-width: 359px) {
  .equipment-info__image .model-base__point:before {
    flex-direction: column;
    height: 1px;
    width: 100%;
    right: 0;
    top: unset;
    bottom: 0;
  }
}
.equipment-info__image .model-base__point:last-child:before {
  display: none;
}
.equipment-info__image .model-base__point._active, .equipment-info__image .model-base__point:hover {
  color: #CB4F27;
}

.c-tab-pane._active .equipment-info__image .model-name {
  transform: scale(1);
  transition-delay: 0.1s;
}
.c-tab-pane._active .equipment-info__image .model-base {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.5s;
}

.characteristics-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 1299px) {
  .characteristics-list {
    gap: 20px;
  }
}
.characteristics-list .characteristics-point {
  width: calc(25% - 22.5px);
  text-align: center;
}
@media (max-width: 1299px) {
  .characteristics-list .characteristics-point {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media (max-width: 449px) {
  .characteristics-list .characteristics-point {
    width: calc(50% - 10px);
  }
}
.characteristics-list .characteristics-point__title {
  font-size: 20px;
  font-weight: 500;
  color: #CB4F27;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 1299px) {
  .characteristics-list .characteristics-point__title {
    margin-bottom: 15px;
  }
}
.characteristics-list .characteristics-point__title:before {
  content: "";
  position: absolute;
  bottom: -15px;
  right: 50%;
  transform: translateX(50%);
  width: 50px;
  height: 1px;
  background-color: #ededed;
}
@media (max-width: 1299px) {
  .characteristics-list .characteristics-point__title:before {
    bottom: -7px;
  }
}
@media (max-width: 1299px) {
  .characteristics-list .characteristics-point__text {
    font-size: 15px;
  }
}

.equipment-advantages {
  background-color: #1e1e1e;
  padding: 40px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .equipment-advantages {
    padding: 30px 15px;
    margin-bottom: 30px;
  }
}
.equipment-advantages__title {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .equipment-advantages__title {
    margin-bottom: 15px;
  }
}
.equipment-advantages__list {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 449px) {
  .equipment-advantages__list {
    justify-content: center;
    gap: 15px;
  }
}
.equipment-advantages__list .advantages-point {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1699px) {
  .equipment-advantages__list .advantages-point {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 359px) {
  .equipment-advantages__list .advantages-point {
    flex-direction: row;
    width: calc(50% - 7.5px);
  }
}
.equipment-advantages__list .advantages-point__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 50%;
  background-color: #CB4F27;
  flex-shrink: 0;
}
.equipment-advantages__list .advantages-point__title {
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1699px) {
  .equipment-advantages__list .advantages-point__title {
    font-size: 16px;
  }
}
@media (max-width: 449px) {
  .equipment-advantages__list .advantages-point__title {
    font-size: 15px;
  }
}

.equipment-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.equipment-buttons .page-btn {
  width: calc(33.3333333333% - 6.6666666667px);
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 991px) {
  .equipment-buttons .page-btn {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .equipment-buttons .page-btn {
    width: 100%;
  }
}

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

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

.credit__left {
  position: relative;
  flex-grow: 1;
  background: #1e1e1e;
  background-image: url("../img/circle-accent.svg");
  background-repeat: no-repeat;
  background-position: 20% 50%;
  position: relative;
}
@media (max-width: 991px) {
  .credit__left {
    padding-top: 100px;
  }
}
@media (max-width: 576px) {
  .credit__left {
    padding-top: 17vw;
  }
}
/*.credit__left:before {
  content: "";
  position: absolute;
  left: 100px;
  top: 10px;
  background: url("../img/credit-logo.png") no-repeat 0 0;
  background-size: contain;
  height: 255px;
  width: calc(100% - 60px);
}*/
@media (max-width: 1699px) {
  .credit__left:before {
    top: 50px;
    left: 40px;
    height: 200px;
    width: calc(100% - 40px);
  }
}
@media (max-width: 1299px) {
  .credit__left:before {
    height: 175px;
  }
}
@media (max-width: 1199px) {
  .credit__left:before {
    height: 120px;
    top: 100px;
  }
}
@media (max-width: 991px) {
  .credit__left:before {
    height: 180px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  .credit__left:before {
    height: 140px;
  }
}
@media (max-width: 576px) {
  .credit__left:before {
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 30vw;
  }
}
.credit__left:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 60px;
  height: 50px;
  background-image: url("../img/credit-arrows.svg");
  background-repeat: no-repeat;
  background-position: 0 50%;
}
@media (max-width: 1699px) {
  .credit__left:after {
    display: none;
  }
}
.credit__left__image {
  height: calc(100% - 40px);
}
.credit__left__image picture {
  align-items: center;
  justify-content: flex-end;
}
.credit__left__image img {
  display: flex;
}
@media (max-width: 991px) {
  .credit__left__image img {
    border-radius: 4px 4px 0 0;
  }
}

.credit__right {
  color: #fff;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 40px 80px;
  max-width: 650px;
  background-color: #1e1e1e;
}
@media (max-width: 1699px) {
  .credit__right {
    padding: 40px 30px;
    max-width: 600px;
  }
  .credit__right ._fz18 {
    font-size: 16px;
  }
}
@media (max-width: 1299px) {
  .credit__right {
    max-width: 500px;
  }
}
@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__right .section-subtitle {
  font-weight: 500;
}

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

.form__range {
  margin-bottom: 30px;
}
.form__range:last-child {
  margin-bottom: 0;
}
.form__range__title {
  font-size: 16px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.form__range__current {
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #CB4F27;
  white-space: nowrap;
  margin-left: 15px;
}
.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__payment {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.form__range__payment .payment-total {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  color: #CB4F27;
  margin-left: 15px;
  white-space: nowrap;
}
.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: #CB4F27;
  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: #fff;
}
.credit-form .choice-model__filter input[type=radio] + span:hover,
.credit-form .choice-model__filter input[type=radio]:checked + span {
  background-color: rgba(203, 79, 39, 0.3);
}

.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: #1e1e1e;
}

.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: 40px;
  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: 16px;
  padding: 16px 45px 16px 0;
  height: 60px;
  color: #fff;
  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 #CB4F27;
  border-bottom: 2px solid #CB4F27;
  -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(203, 79, 39, 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: #CB4F27;
  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='%23CB4F27' /%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: #fff;
}

/*end credit*/
/*start advantages*/
.advantages {
  padding: 0 0 100px 0;
}
@media (max-width: 1399px) {
  .advantages {
    padding: 0 0 70px 0;
  }
}
@media (max-width: 576px) {
  .advantages {
    padding: 0 0 50px 0;
  }
}

.advantages__list {
  padding: 80px 30px;
  background-color: #1e1e1e;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px;
  background-image: url("../img/circle-accent2.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media (max-width: 991px) {
  .advantages__list {
    gap: 30px;
    flex-direction: column;
    padding: 50px 30px;
  }
}
@media (max-width: 767px) {
  .advantages__list {
    padding: 30px 30px;
  }
}
@media (max-width: 576px) {
  .advantages__list {
    padding: 30px 15px;
  }
}
.advantages__list__point {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  width: calc(20% - 40px);
}
@media (max-width: 1299px) {
  .advantages__list__point {
    width: calc(33.3333333333% - 33.3333333333px);
  }
}
@media (max-width: 991px) {
  .advantages__list__point {
    width: auto;
    flex-direction: row;
    align-items: center;
    text-align: left;
  }
}
.advantages__list__point:before {
  content: "";
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 50px;
  background-color: #ededed;
}
@media (max-width: 991px) {
  .advantages__list__point:before {
    right: 50%;
    top: unset;
    bottom: -15px;
    transform: translateX(50%);
    width: 50px;
    height: 1px;
  }
}
.advantages__list__point:last-child:before {
  display: none;
}
@media (max-width: 1299px) {
  .advantages__list__point:nth-child(3):before {
    display: none;
  }
}
@media (max-width: 991px) {
  .advantages__list__point:nth-child(3):before {
    display: inherit;
  }
}
.advantages__list .point-icon {
  margin-bottom: 20px;
  width: 90px;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .advantages__list .point-icon {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .advantages__list .point-icon {
    width: 70px;
  }
}
@media (max-width: 576px) {
  .advantages__list .point-icon {
    width: 50px;
  }
}
.advantages__list .point-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.advantages__list .point-info__title {
  color: #CB4F27;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  flex-grow: 1;
}
@media (max-width: 991px) {
  .advantages__list .point-info__title {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
@media (max-width: 576px) {
  .advantages__list .point-info__title {
    font-size: 16px;
  }
}
.advantages__list .point-info__text {
  color: #fff;
}
@media (max-width: 576px) {
  .advantages__list .point-info__text {
    font-size: 14px;
  }
}

/*end advantages*/
/*start map*/
.section-map {
  position: relative;
  padding: 100px 0;
}
@media (max-width: 1399px) {
  .section-map {
    padding: 75px 0;
  }
}
@media (max-width: 991px) {
  .section-map {
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .section-map > .c-container {
    max-width: 100%;
    padding: 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 #CB4F27;
  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: #CB4F27;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 40px;
}
@media (max-width: 1499px) {
  .section-map .map-info .section-title {
    font-size: 35px;
  }
}
@media (max-width: 1199px) {
  .section-map .map-info .section-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-map .map-info .section-title {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .section-map .map-info .section-title {
    font-size: 24px;
  }
}
.section-map .map-info .section-subtitle {
  color: #5B5B5B;
  font-size: 20px;
  text-transform: none;
  font-weight: 500;
}
.section-map .main-contacts {
  margin: 30px 0;
}
.section-map .main-contacts__point ._text {
  color: #fff;
}

#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 {
  height: 50px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .footer__logo {
    margin-bottom: 20px;
  }
}
.footer__logo img {
  height: 50px;
}
.footer__logo ._dealer {
  padding-left: 60px;
  max-width: 300px;
  font-weight: 500;
  position: relative;
}
.footer__logo ._dealer:before {
  content: "";
  position: absolute;
  left: 30px;
  top: -5px;
  width: 3px;
  height: calc(100% + 10px);
  background-color: #ededed;
}
@media (max-width: 576px) {
  .footer__logo ._dealer {
    font-size: 12px;
    padding-left: 20px;
    max-width: 150px;
  }
  .footer__logo ._dealer:before {
    left: 5px;
  }
}

.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: 500;
  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: #CB4F27;
}

.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: #CB4F27;
}
.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*/

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