@charset "UTF-8";

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

a {
  background-color: transparent;
  text-decoration: none;
  display: inline-block;
  outline: none;
  color: inherit;
}

img {
  max-width: 100%;
	height:auto;
  border-style: none;
  display: block;
}

input[type=search]::-webkit-search-cancel-button {
  display: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

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

textarea {
  resize: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  background: none;
  border: none;
  cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

ol,
ul {
  list-style: none;
}

[hidden] {
  display: none;
}

.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.img-container {
  position: relative;
  display: block;
  mix-blend-mode: darken;
}
.psv-canvas-container,
picture,
.img {
  display: block;
  width: 100%;
  height: 100%;
}

picture{max-height:100%;}

.img {
  -o-object-fit: cover;
     object-fit: cover;
}

.icon {
  display: inline-flex;
  justify-content: center;
}

hr {
  border: none;
  height: 1px;
  background: #D9D9D9;
  margin: 3rem auto;
}

hr.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

hr.black {
  background: #000;
  height: 2px;
}

hr.m-6 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.hidden-scroll::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.sticky {
  position: sticky;
  top: 3rem;
}

.img-load img[data-src] {
  -webkit-filter: blur(0.2em);
          filter: blur(0.2em);
}

.img-load img {
  -webkit-filter: blur(0em);
          filter: blur(0em);
  transition: -webkit-filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
}



h1,
.title-lg {
  font-size: 4rem;
}

h2,
.title-md {
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.4;
}

h3,
.title-sm {
  font-size: 2.4rem;
}

h4,
.title-xs {
  font-size: 1.8rem;
}

h5 {
  font-size: 1.6rem;
}

.text-lg {
  font-size: 1.8rem;
}

.text-md {
  font-size: 1.6rem;
}

.text-sm {
  font-size: 14px;
}

.text-xs {
  font-size: 12px;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-line-through {
  text-decoration: line-through;
}

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

.fw-400 {
  font-weight: 400;
}

.fw-600 {
  font-weight: 600;
}

.currency-symbol::after {
  content: " ₸";
}

.big-num {
  font-size: 3.125vw;
  color: #afb1b2;
}

.section__title {
  text-align: center;
  overflow: hidden;
}

.section__title:not(:last-child) {
  margin-bottom: 3rem;
}

.title {
  text-align: center;
}

.title:after {
  content: "";
  display: block;
  margin: 1rem auto;
  background: #0067b2;
  width: 80px;
  height: 2px;
}

.text-border {
  border: 2px solid #000;
  padding: 5rem 7rem;
  font-size: 2.4rem;
  font-weight: 400;
}

.bordered {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 2rem 0;
}

.bordered.white {
  border-color: #fff;
}

.title-underline {
  position: relative;
}

.title-underline::after {
  content: "";
  width: 55px;
  height: 2px;
  background: #0067b2;
  margin: 2rem 0;
  display: block;
}

.underline span {
  border-bottom: 1px solid;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5 {
  margin-bottom: 2rem;
}

.text p:not(:last-child) {
  margin-bottom: 2.5rem;
}

.text {
  line-height: 1.8;
}

.text small {
  color: #8E8E8E;
}

.text a:not([class]) {
  color: #0067b2;
  text-decoration: underline;
}

.text ul {
  list-style-type: disc;
  padding-left: 2rem;
}

.text ul:not(:last-child) {
  margin-bottom: 2.5rem;
}

.text ul li:not(:last-child) {
  margin-bottom: 1rem;
}

.text ul li::marker {
  color: #0067b2;
}

.notice {
  display: flex;
  font-weight: 550;
  line-height: normal !important;
  align-items: flex-start;
}

.notice span {
  flex: 1;
}

.notice::before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='35' height='42' viewBox='0 0 35 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.45' cx='17.5' cy='17.5005' r='17' stroke='black'/%3E%3Cpath d='M20.0586 24.1484L18.5 21.4209C18.1104 20.751 17.8027 19.9956 17.5771 19.1548C17.3311 20.0366 17.0234 20.792 16.6543 21.4209L15.0957 24.1484L13.127 23.1025L14.7163 20.3237C15.0581 19.729 15.564 19.0728 16.2339 18.355C15.188 18.5806 14.3745 18.6934 13.7935 18.6934H10.5225V16.4683H13.7935C14.354 16.4683 15.1675 16.5776 16.2339 16.7964C15.564 16.0786 15.0581 15.4224 14.7163 14.8276L13.127 12.0591L15.0957 11.0029L16.6543 13.7305C17.0234 14.3799 17.3311 15.1387 17.5771 16.0068C17.8027 15.1729 18.1104 14.4141 18.5 13.7305L20.0586 11.0029L22.0273 12.0591L20.4277 14.8276C20.0996 15.4155 19.5972 16.0718 18.9204 16.7964C19.9868 16.5776 20.8003 16.4683 21.3608 16.4683H24.6318V18.6934H21.3608C20.8345 18.6934 20.021 18.5806 18.9204 18.355C19.5972 19.0796 20.0996 19.7358 20.4277 20.3237L22.0273 23.1025L20.0586 24.1484Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center/100%;
  width: 3.5rem;
  height: 4.2rem;
  margin-right: 2rem;
}

.notice.centered {
  align-items: center;
}

.notice.centered span {
  margin-bottom: 1rem;
}

.notice.bordered {
  padding-top: 0;
  padding-bottom: 2rem;
  border-top: 0;
  border-bottom: 2px solid #000;
}

.stroke-text {
  color: #0067b2;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0067b2;
  font-weight: bold;
  text-transform: uppercase;
}

em.stroke-text {
  text-transform: inherit;
  font-style: normal;
  font-size: 4.6vw;
  line-height: 1.1;
  font-weight: 550;
}

em.stroke-text span:last-child {
  -webkit-text-fill-color: #0067b2;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0067b2;
}

em.stroke-text span:last-child::before {
  content: "∙";
}

.qoute {
  font-size: 1.6rem;
}

.qoute::before {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  background: url(../img/svg/quote-left.svg) no-repeat center/contain;
  margin-bottom: 1rem;
  -webkit-filter: invert(0.8);
          filter: invert(0.8);
}

.qoute::after {
  content: "";
  display: block;
  width: 4rem;
  height: 1rem;
  background: #d8d8d8;
  margin-top: 1rem;
}

.tabs {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-flex;
  font-weight: bold;
  font-size: 1.8rem;
}

.tabs:not(:last-child) {
  margin-bottom: 4rem;
}

.tab {
  padding: 0 0 1.2rem;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}

.tab:not(:last-child) {
  margin-right: 3rem;
}

.tab.active {
  color: #0067b2;
  border-color: #0067b2;
}

.tab-content, .tab-grid {
  display: none;
}

.tab-content.active, .tab-grid.active {
  display: block;
}
.item__tab {
  cursor: pointer;
  
}
.item__tab .img-container {
  border: 2px solid transparent;
  overflow: hidden
}
.item__tab.active .img-container{
  border: 2px solid #0067b2
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1600px;
  position: relative;
  padding: 0 2rem;
}

.container-md {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container-sm {
  max-width: 800px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.flex {
  display: flex;
  flex-flow: row wrap;
}

.flex .col.full-width,
.flex .row {
  width: 100%;
}


.grid {
  display: grid;
}

.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.grid-5 {
  grid-template-columns: repeat(5, 1fr);
}

.row-reverse {
  flex-flow: row-reverse wrap;
}

.align-center {
  align-items: center;
}
.flex-1, .flex-2, .flex-3, .flex-4 {
  margin: 0 -20px;
  width: calc(100% + 40px);
}
.flex-1 .col {
  width: 100%;
  position: relative;
}
.flex-2 .col {
  width: 50%;
}
.flex-3 .col {
  width: 33.33334%;
}
.flex-4 .col {
  width: 25%;
}
.flex-2 .col{
  width: calc(50% - 40px);
} 
.flex-3 .col{
  width: calc(33.33334% - 40px);
} 
.flex-4 .col{
  width: calc(25% - 40px);
} 
.flex-1 .flex-gap {
  margin: 0 20px;
}
.flex-gap {
  margin: 20px
}
.flex-base {
  width: 100%;
  margin: 0
}
.flex .text_right,
.flex .text_left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #f9f9f9;
}
.flex .text_left {
  flex-direction: row-reverse;
}
.flex .text_right .img-container,
.flex .text_left .img-container {
  width: 50%;
  align-self: stretch;
  /* max-width: 700px; */
}
.flex .text_right .text-group,
.flex .text_left .text-group {
  flex: 1;
  padding: 4rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flex-1 .item__title,
.flex-2 .item__title {
  font-size: 2.4rem;
}
.flex-2.text_inside .col{
  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.gap-20 {
  grid-gap: 20px;
}
.gap-40 {
  grid-gap: 40px;
}
.flex-2 .img-container,
.grid-2 .img-container {
  height: 18vw
}
.flex-3 .img-container,
.grid-3 .img-container{
  height: 15vw
}
.pc:not(.flex) {
  display: block;
}

.mobile {
  display: none;
}

.btn-group {
  display: flex;
  align-items: center;
}

.btn-group .btn:not(:last-child) {
  margin-right: 2rem;
}

.btn {
  font-weight: 500;
  padding: 1.75rem 3rem;
  min-width: 22rem;
  text-align: center;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  line-height: normal;
  transition: 0.15s ease;
  justify-content: center;
  display: inline-flex;
}

.btn-primary {
  color: #fff;
  background: #0067b2;
  border: 1px solid transparent;
}

.btn-primary:hover {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}

.btn-primary.black {
  background: #2c2c2c;
}

.btn-default {
  background: transparent;
  border: 1px solid #fff;
}

.btn-default.white {
  background-color: #fff;
  color: #000;
}

.btn-default.gray {
  color: #000;
  background: #DCDCDC;
}

.btn-default.black {
  border-color: #2c2c2c;
}

.loading:not([href]) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.0' width='160px' height='20px' viewBox='0 0 128 16' xml:space='preserve'%3E%3Cpath fill='%23ffffff' fill-opacity='0.42' d='M6.4,4.8A3.2,3.2,0,1,1,3.2,8,3.2,3.2,0,0,1,6.4,4.8Zm12.8,0A3.2,3.2,0,1,1,16,8,3.2,3.2,0,0,1,19.2,4.8ZM32,4.8A3.2,3.2,0,1,1,28.8,8,3.2,3.2,0,0,1,32,4.8Zm12.8,0A3.2,3.2,0,1,1,41.6,8,3.2,3.2,0,0,1,44.8,4.8Zm12.8,0A3.2,3.2,0,1,1,54.4,8,3.2,3.2,0,0,1,57.6,4.8Zm12.8,0A3.2,3.2,0,1,1,67.2,8,3.2,3.2,0,0,1,70.4,4.8Zm12.8,0A3.2,3.2,0,1,1,80,8,3.2,3.2,0,0,1,83.2,4.8ZM96,4.8A3.2,3.2,0,1,1,92.8,8,3.2,3.2,0,0,1,96,4.8Zm12.8,0A3.2,3.2,0,1,1,105.6,8,3.2,3.2,0,0,1,108.8,4.8Zm12.8,0A3.2,3.2,0,1,1,118.4,8,3.2,3.2,0,0,1,121.6,4.8Z'/%3E%3Cg%3E%3Cpath fill='%23ffffff' fill-opacity='1' d='M-42.7,3.84A4.16,4.16,0,0,1-38.54,8a4.16,4.16,0,0,1-4.16,4.16A4.16,4.16,0,0,1-46.86,8,4.16,4.16,0,0,1-42.7,3.84Zm12.8-.64A4.8,4.8,0,0,1-25.1,8a4.8,4.8,0,0,1-4.8,4.8A4.8,4.8,0,0,1-34.7,8,4.8,4.8,0,0,1-29.9,3.2Zm12.8-.64A5.44,5.44,0,0,1-11.66,8a5.44,5.44,0,0,1-5.44,5.44A5.44,5.44,0,0,1-22.54,8,5.44,5.44,0,0,1-17.1,2.56Z'/%3E%3CanimateTransform attributeName='transform' type='translate' values='23 0;36 0;49 0;62 0;74.5 0;87.5 0;100 0;113 0;125.5 0;138.5 0;151.5 0;164.5 0;178 0' calcMode='discrete' dur='1170ms' repeatCount='indefinite'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
  transition: none;
}

.show-on-map {
  display: inline-flex;
  text-decoration: underline;
  margin: 1rem 0 0;
}

.show-on-map strong {
  font-weight: 550;
}

.show-on-map::before {
  content: "";
  width: 1.4rem;
  height: 2rem;
  margin-right: 1rem;
  background: url("data:image/svg+xml,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.19051 3.94009C8.62618 3.94009 9.80849 5.03795 9.80849 6.47361C9.80849 7.90928 8.71063 9.09159 7.27496 9.09159H7.19051C5.75485 9.09159 4.57254 7.90928 4.65699 6.47361C4.65699 5.1224 5.75485 4.02454 7.19051 3.94009ZM1.1945 6.72697C1.0256 3.51784 3.55913 0.815408 6.76826 0.730957C6.85271 0.730957 7.02161 0.730957 7.10606 0.730957C10.3996 0.730957 13.1021 3.43338 13.1865 6.72697C13.1865 10.0206 7.19051 18.3812 7.19051 18.3812C7.19051 18.3812 1.1945 10.0206 1.1945 6.72697Z' stroke='black'/%3E%3C/svg%3E%0A") no-repeat center;
}

.btn-download {
  display: inline-flex;
  align-items: center;
}

.btn-download::after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='27' height='30' viewBox='0 0 27 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.5 13.5L13.5 22.5L4.5 13.5M0 29.5H27H0ZM13.5 0V22.5V0Z' stroke='white'/%3E%3C/svg%3E%0A") no-repeat center/contain;
  width: 1.4rem;
  height: 1.6rem;
  margin-left: 1rem;
}

.btn-more {
  position: relative;
  display: inline-flex;
  justify-content: center;
  transition: all 0.5s;
}

.btn-more::after {
  content: "";
  background: url(../img/svg/arrow-right.svg) no-repeat;
  width: 1.4rem;
  height: 1.4rem;
  margin-left: 0.5rem;
}

.btn-more.black:hover::after {
  -webkit-filter: invert(0);
          filter: invert(0);
}

.btn-more.black::after {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.h-opacity {
  transition: opacity 0.3s;
}

.h-opacity:hover {
  opacity: 0.75;
}

.h-underline:hover {
  text-decoration: underline;
}

.h-color {
  transition: color 0.15s;
}

.h-color:hover {
  color: #15a6f5;
}

.h-imgZoom,
.h-imgZoom .post__img {
  position: relative;
  overflow: hidden;
}

.h-imgZoom img {
  transition: 0.75s;
}

.h-imgZoom:hover img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.link-underlined {
  position: absolute;
  height: 3px;
  background: #0067b2;
  bottom: -1px;
  transition: 0.35s ease;
  pointer-events: none;
}

.link-underline {
  position: relative;
  display: inline-block;
}

.link-underline:hover {
  color: #0067b2;
}

.link-underline:hover:after {
  right: auto;
  left: 0;
  width: 100%;
}

.link-underline:after {
  position: absolute;
  content: "";
  top: calc(100% + 1px);
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  color: inherit;
  background-color: currentColor;
  will-change: width;
  transition: width 0.25s ease-out;
}

.gradient-button {
  position: relative;
  overflow: hidden;
  transition: 0.08s ease-in;
}

.gradient-button span {
  z-index: 2;
}

.gradient-button::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: width 0.09s ease-in, left 0.09s ease-in;
}

.gradient-button:hover {
  color: #2c2c2c;
}

.gradient-button:hover::before {
  background-color: #fff;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.gradient-button:hover::after {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.gradient-button.black:hover {
  color: #fff;
}

.gradient-button.black:hover::before {
  background-color: #2c2c2c;
}

@-webkit-keyframes border-anim {
  0% {
    width: 0%;
  }

  100% {
    width: 50px;
  }
}

@keyframes border-anim {
  0% {
    width: 0%;
  }

  100% {
    width: 50px;
  }
}

@-webkit-keyframes border-anim-reverse {
  0% {
    width: 50px;
  }

  100% {
    width: 0;
  }
}

@keyframes border-anim-reverse {
  0% {
    width: 50px;
  }

  100% {
    width: 0;
  }
}

.header {
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  font-size: 1.6rem;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;

}

.header .flex {
  align-items: center;
}

.header .menu__items {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
}


.header .lang .active {
  color: #0067b2;
}
.header .dropdown__menu .cars {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.header .cars .car__img {
  height: 16rem;
}

.header .cars .car {
  display: flex;
  flex-direction: column;
  align-items: center;
}

header.is-show {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.header .car .car__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.logo {
  margin-right: 3rem;
}
.warranty-logo {
  max-width: 160px;
  margin-left: 2rem;
}
.nav__menu {
  display: flex;
  align-items: center;
}

.nav__menu .nav__item .link {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 2.8rem 2rem;
  white-space: nowrap;
  cursor: pointer;
}

.nav__menu .nav__item .link::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1.5rem;
  left: calc(50% - 25px);
  height: 2px;
  border-top: 2px solid transparent;
}

.nav__menu .nav__item:hover .link::after,
.nav__menu .nav__item.active .link::after {
  border-top: 2px solid #15a6f5;
  width: 50px;
  -webkit-animation: border-anim 0.2s linear both;
          animation: border-anim 0.2s linear both;
}

.dropdown__item .link::after {
  content: "";
}

.dropdown__item.active .link {
  position: relative;
  color: #15a6f5;
}

.dropdown__item.active .dropdown__menu {
  display: block;
  z-index: 99;
}

.dropdown__item.full-width .dropdown__menu {
  width: 100vw;
  left: 0;
  margin-left: calc(-50vw + 50%);
  background: #f7f7f7;
}

.dropdown__menu {
  display: none;
  overflow: hidden;
  position: absolute;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  margin-left: -2.5rem;
}

.dropdown__item:last-child .dropdown__menu {
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: -2.5rem;
}

.sub__menu {
  display: flex;
  padding: 3rem 0;
}

.sub__item:not(:last-child) {
  margin-right: 3vw;
}

.sub-link {
  white-space: nowrap;
  width: 100%;
  margin: 5px 0;
}
.sub-main-link {
  /* color: #8E8E8E; */
  font-weight: bold;
  text-decoration: underline;
}
.sub-link:hover {
  color: #0067b2;
}
.sub-item__list{
  display: flex;
  flex-direction: column;
}
.footer {
  flex: 0 0 auto;
  border-top: 1px solid #f2f2f2;
}

.footer__nav {
  display: flex;
  justify-content: space-between
}

.footer__bottom-bar {
  padding: 2rem 0;
  align-items: center;
  background-color: #2c2c2c;
  color: #fff;
}

.footer__bottom-bar .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.copyright {
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 1.4rem;
}

.copyright img {
  margin-right: 1rem;
}

.copyright-links {
  display: inline-flex;
  align-items: center;
  font-size: 1.2rem;
}

.copyright-link:not(:last-child):after {
  content: "|";
  color: #dcd9dd;
  margin-right: 20px;
  margin-left: 20px;
}
.menu__item {
  font-size: 14px
}
.menu__item, .menu__item .sub-menu {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #afb1b2;
}

.menu__item .main-link {
  color: #2c2c2c;
}
.menu__item .link:not(:last-child){
  margin-bottom: 1.5rem;
}

.footer__contacts {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
}

.footer__contacts a {
  color: #2c2c2c;
  line-height: 1.8;
}

.footer__contacts a:hover {
  text-decoration: underline;
}

.banner {
  position: relative;
  overflow: hidden;
}

.banner .banner-content {
  display: flex;
  height: calc(100vh - 80px);
  min-height: 62rem;
  align-items: flex-start;
  line-height: normal;
}

.banner .banner-content h1,
.banner .banner-content .title-lg {
  font-size: 6.2rem;
  font-weight: normal;
  margin-bottom: 2rem;
}

.banner .banner-content.align-center{align-items: center;}
.banner .banner-content.align-center .btn-group{justify-content: center;}

.banner .banner-content.text_top,
.banner .banner-content.top{align-items: flex-start;}
.banner .banner-content.text_top .text-group,
.banner .banner-content.top .text-group{padding-top: 10vh;}

.banner .banner-content.text_bottom{align-items: flex-end;}
.banner .banner-content.text_bottom .text-group{padding-bottom: 10vh;}

.banner .banner-content.end {
  align-items: flex-end;
}

.banner .banner-content.end .text-group {
  padding-bottom: 15vh;
}

.banner .banner-content video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner .container {
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 1;
}

.banner .swiper-button-prev,
.banner .swiper-button-next {
  width: 4rem;
  height: 4rem;
  background: rgba(255, 255, 255, 0.8);
}

.banner .swiper-button-prev::after,
.banner .swiper-button-next::after {
  color: #666;
  font-size: 2rem;
  font-weight: bold;
}

.banner .slider-controls {
  bottom: 6rem;
}

.banner .slider-controls .flex {
  align-items: center;
}

.banner .slider-controls .controls {
  width: 100px;
  height: 4rem;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.banner .slider-controls .swiper-button-prev,
.banner .slider-controls .swiper-button-next {
  top: 0;
  margin-top: 0;
}

.banner .slider-controls .swiper-button-prev {
  left: 0;
}

.banner .slider-controls .swiper-button-next {
  right: 0;
}

.banner .slider-controls .swiper-pagination {
  position: relative;
  bottom: 0;
  font-size: 2.8rem;
  width: auto;
  margin-left: 4rem;
}

.slider-container:not(.banner) {
  position: relative;
  overflow: hidden;
}

.slider-container:not(.banner) .swiper-button-prev,
.slider-container:not(.banner) .swiper-button-next {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.slider-container:not(.banner) .swiper-button-prev::after,
.slider-container:not(.banner) .swiper-button-next::after {
  color: #000;
  font-size: 2.2rem;
}

.slider-container:not(.banner) .swiper-button-prev {
  left: 0;
}

.slider-container:not(.banner) .swiper-button-next {
  right: 0;
}


.carousel,
.carousel-grid,
.carousel-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.carousel .swiper-pagination,
.carousel-grid .swiper-pagination,
.carousel-slider .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 4rem;
}

.carousel .swiper-pagination-bullet,
.carousel-grid .swiper-pagination-bullet,
.carousel-slider .swiper-pagination-bullet  {
  width: 4rem;
  height: 4px;
  border-radius: 0;
}

.carousel .swiper-pagination-bullet-active,
.carousel-grid .swiper-pagination-bullet-active,
.carousel-slider .swiper-pagination-bullet-active {
  background: #0067b2;
}
.carousel-grid .text-group h4 {
  text-align: center;
}


#news {
  background: linear-gradient(0deg, #e5e9ec 0%, #f0f0f0 100%);
}

#news .post__item:hover .text-group {
  opacity: 0.5;
}
.post__date::before {
  content: '';
  width: 2rem;
  height: 2rem;
  background: url(/static/img/svg/clock.svg) no-repeat center / contain;
  margin-right: 10px;
}

.posts {
  grid-gap: 4rem;
}

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

.post__item .text-group {
  padding: 2rem;
  transition: opacity 0.35s;
}

.post__item .icon-plus {
  display: inline-flex;
  align-self: center;
  align-items: center;
  margin-left: auto;
}

.post__item .icon-plus::after {
  content: "";
  background: url(../img/svg/plus.svg) no-repeat center/contain;
  width: 2rem;
  height: 2rem;
}

.post__item .title::after {
  margin: 2rem 0;
}

.post__item .post__title {
  font-size: 1.8rem;
}

.post__title {
  text-align: left;
  margin-bottom: 2rem;
}

.post__text {
  font-size: 1.4rem;
  margin-bottom: 2.5rem;
}

.post__date {
  font-size: 14px;
  display: inline-flex;
  align-self: center;
}

.post__tag {
  text-transform: uppercase;
  margin-bottom: 5px;
}

.post__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.post__img {
  display: block;
  border: 1px solid rgba(0,0,0,.1);
}
.post__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post .post__title {
  margin-bottom: 3rem;
}

.post .post__date {
  color: #afb1b2;
  font-size: 1.6rem;
}

.post .flex {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
}

.post-pagination {
  display: flex;
  justify-content: space-between;
  margin: 5rem 0;
}

.post-pagination .prev,
.post-pagination .next {
  display: flex;
  align-items: center;
}

.post-pagination .prev svg,
.post-pagination .next svg {
  width: 4rem;
  height: 4rem;
}

.post-pagination .prev svg {
  margin-right: 2rem;
}

.post-pagination .next svg {
  margin-left: 2rem;
}

.posts-slider {
  position: relative;
  overflow: hidden;
}

.posts-slider .slider-controls,
.carousel .slider-controls,
.carousel-grid .slider-controls {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 100px;
  margin: 4rem auto 0;
  height: 3.6rem;
}
.series-slider .swiper-button-prev,
.series-slider .swiper-button-next,
.posts-slider .swiper-button-prev,
.posts-slider .swiper-button-next,
.carousel .swiper-button-prev,
.carousel .swiper-button-next,
.carousel-grid .swiper-button-prev,
.carousel-grid .swiper-button-next {
  width: 3.6rem;
  height: 3.6rem;
  background: #0067b2;
}
.series-slider .swiper-button-prev::after,
.series-slider .swiper-button-next::after,
.posts-slider .swiper-button-prev::after,
.posts-slider .swiper-button-next::after,
.carousel .swiper-button-prev::after,
.carousel .swiper-button-next::after,
.carousel-grid .swiper-button-prev::after,
.carousel-grid .swiper-button-next::after {
  font-size: 1.2rem;
}
.series-slider .swiper-button-prev.swiper-button-disabled,
.series-slider .swiper-button-next.swiper-button-disabled,
.posts-slider .swiper-button-next.swiper-button-disabled,
.posts-slider .swiper-button-prev.swiper-button-disabled,
.carousel .swiper-button-next.swiper-button-disabled,
.carousel .swiper-button-prev.swiper-button-disabled,
.carousel-grid .swiper-button-next.swiper-button-disabled,
.carousel-grid .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background: #afb1b2;
}

.promo {
  grid-gap: 4rem;
}

.promo .post__item {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  flex: 1;
}

.promo .post__item .text-group {
  padding: 2rem 4rem;
}

.promo .post__img {
  max-width: 45%;
}

.promo .post__title {
  font-size: 2.4rem;
}

.promo .post__text {
  font-size: 1.6rem;
}

.sns-title {
  margin-bottom: 1.5rem;
  color: #2c2c2c;
}

.sns {
  display: flex;
  align-items: center;
}

.sns-link {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}

.sns-link:not(:last-child) {
  margin-right: 2rem;
}

#widget-panel {
  position: fixed;
  top: 40%;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 9;
}

#widget-panel .item {
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  background: rgba(0, 0, 0, 0.9);
  margin: 5px 1rem;
  border-radius: 50%;
}

#widget-panel svg {
  max-width: 30px;
  max-height: 30px;
}

#widget-panel path {
  fill: #fff;
}

.share-block {
  position: relative;
}

.share {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}

.share p {
  margin-right: 2rem;
}

.share .ya-share2__container_shape_round .ya-share2__badge {
  margin: 0 5px;
}

.share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin: 0 12px 0 0;
}

.share .ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}

.share .ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  background-size: 28px 28px;
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.breadcrumbs .sep {
  margin: 0 0.6em;
}

.breadcrumbs:not(:last-child) {
  margin-bottom: 1rem;
}

.page__pagination {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 0 6rem;
  font-size: 1.4rem;
}

.page__pagination .page__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.6rem;
  height: 3.6rem;
  line-height: 3.6rem;
  margin: 0 0.2em;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}

.page__pagination .page__link.active {
  color: #fff;
  border-color: #0067b2;
  background: #0067b2;
}

.page__pagination .page__link:not(.active):hover {
  color: #0067b2;
  border-color: #0067b2;
}

.page__pagination .prev {
  margin-right: 2rem;
}

.page__pagination .next {
  margin-left: 2rem;
}

.page__pagination .prev,
.page__pagination .next {
  border: 1px solid #0067b2;
  background: #0067b2;
}

.page__pagination .prev.disabled,
.page__pagination .next.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.page__pagination .prev:hover path,
.page__pagination .next:hover path {
  fill: #fff;
}

.form-container {
  color: #000;
}

.common-form {
  display: flex;
  flex-wrap: wrap;
}

.common-form .form-row {
  width: calc(33.3333% - 2rem);
  margin-right: 2rem;
}

.form-row {
  position: relative;
}

.form-row:not(:last-child) {
  margin-bottom: 3rem;
}

.form-row.full-width {
  width: 100%;
}

.form-label {
  display: block;
  color: #8E8E8E;
  position: absolute;
  background: #fff;
  padding: 0 1rem;
  left: 0.5rem;
  top: 1.5rem;
  z-index: 10;
  transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
  transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
  pointer-events: none;
}

.focused .form-label {
  -webkit-transform: translateY(-125%);
          transform: translateY(-125%);
  font-size: 14px;
}

.form-field {
  width: 100%;
  border: 1px solid #afb1b2;
  color: #2c2c2c;
  background: none;
  line-height: 5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 0 10px 0 0;
}

.form-msg {
  width: 100%;
  border: 0;
  border: 1px solid #2c2c2c;
  color: #2c2c2c;
  background: none;
  padding: 1rem 2rem;
  line-height: normal;
  background-image: linear-gradient(transparent, transparent calc(4rem - 1px), #000 0px);
  background-size: 100% 4rem;
}

.form-msg.form-msg-sm {
  height: 12rem;
}

.form-select,
#search {
  position: relative;
}

.form-select .icon,
#search .icon {
  position: absolute;
  right: 1em;
  top: 45%;
  pointer-events: none;
}

.form-select select {
  cursor: pointer;
}

#search {
  margin-bottom: 3rem;
}

.checkbox,
.radio {
  display: inline-flex;
  align-items: center;
  font-size: 1.4rem;
}

.checkbox a,
.radio a {
  text-decoration: underline;
  color: #0067b2;
  display: inline
}

.form-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.form-checkbox + label {
  display: inline-flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  align-items: center;
}

.form-checkbox + label::before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 2px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  margin-right: 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.form-checkbox:not(:disabled):active + label::before {
  background-color: #2c2c2c;
  border-color: #2c2c2c;
}

.form-checkbox:checked + label::before {
  border-color: #2c2c2c;
  background-color: #2c2c2c;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNjc5IDQuNjg2bC0uOTUzLjkzLS40NzYuNDY1TDQuNzc0IDEwLjVsOC44MS04LjYwNUwxMi4xNTMuNWwtNy4zOCA3LjIxLTMuMDk1LTMuMDI0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
}

.form-checkbox:disabled + label::before {
  background-color: #fff;
}

.radio label {
  margin-left: 1rem;
  cursor: pointer;
}

.form-radio {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  background: #fff;
  width: 20px;
  height: 20px;
  color: #0067b2;
  border-color: #0067b2;
  background: #0067b2;
  border-radius: 50%;
  cursor: pointer;
}

.form-range {
  width: 100%;
  height: 1px;
  margin-top: -1px;
  display: block;
  background: #bbb;
  outline: none;
  position: relative;
  z-index: 1;
}

.form-range:hover {
  opacity: 1;
}

.car-form {
  display: flex;
}

.car-form .col {
  flex: 1;
}

.car-form .col-form {
  max-width: 40%;
  margin-right: 3vw;
}

.form-btn {
  background: #2c2c2c;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}

.errorMessage{color:red;font-size:13px;margin-top:5px;}
.form_result_message{text-align:center;padding:30px;}


[bg=light-gray] .form-label {
  background: #f7f7f7;
}

table {
  width: 100%;
  overflow: hidden;
}
table.icon-table td{
  width: 25%;
}
table.icon-table td img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  max-width: 220px;
}
.table {
  border-collapse: collapse;
  overflow-x: auto;
}

.table:not(:last-child) {
  margin-bottom: 4rem;
}

.table thead {
  background: #0067b2;
}

.table th,
.table td {
  padding: 14px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #eee;
  vertical-align: middle;
  min-width: 80px;
}

.table tr:not(:last-child) {
  border-bottom: 1px solid #2c2c2c;
}

.table tr:first-child td,
.table tr:nth-child(2) td {
  background: #eee;
}

.popup {
  padding: 4rem;
  max-width: 70%;
  display: none;
}

.popup .title-md,
.popup .title-sm {
  margin-bottom: 2.4rem;
}

.popup .form-row:not(:last-child) {
  margin-bottom: 2.4rem;
}

.popup .form-btn {
  width: 100%;
}

.popup .fancybox-close-small {
  padding: 6px;
  opacity: 1;
}
.popup.popup-sm {
  max-width: 480px
}
html {
  height: 100%;
}

body {
  font-family: NeoSans;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: normal;
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-x: hidden;
}
.lang-kk {
  font-family: NeoSansKK;
}
.color-main {
  color: #0067b2;
}

.color-gray {
  color: #afb1b2;
}

.color-red {
  color: #0067b2;
}

[bg=black] {
  background-color: #000;
  color: #fff;
}

[bg=light-gray] {
  background-color: #f7f7f7;
}

[bg=light-grey] {
  background-color: #ededed;
}

[bg=red] {
  background-color: red;
  color: #fff;
}

.page {
  padding-top: 80px;
  flex: 1 1 auto;
}

.page__car .banner .banner-content {
  height: calc(100vh - 144px);
}

.bg-overlay {
  display: block;
  background: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}

.bg-overlay.active {
  opacity: 1;
  z-index: 90;
}

.section {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.section-md {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.content {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.content:not(:last-child) {
  margin-bottom: 6rem;
}

.content .text {
  flex: 1;
  margin-right: 4rem;
}

.content .image {
  max-width: 50rem;
}

.page__header {
  padding: 3rem 0 0;
}

.page__header h2:not(:last-child) {
  margin-bottom: 1rem;
}

.banner-sm {
  position: relative;
  height: 460px;
  overflow: hidden;
}

.banner-sm .banner-title {
  font-size: 3.125vw;
  text-transform: uppercase;
	font-weight:normal;
}

.banner-sm .banner-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.banner-sm .page__header {
  position: absolute;
  width: 100%;
  color: #fff;
  z-index: 1;
  margin-top: 10vh;
}

.banner-sm picture {
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}

.cars {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 4rem;
}

.car {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: opacity 0.3s;
}

.car .tag {
  position: absolute;
  color: #0067b2;
  top: 2rem;
  left: 0;
}

.header .car:hover {
  opacity: 0.75;
}

.car .car__img {
  display: flex;
  justify-content: center;
  position: relative;
  mix-blend-mode: darken;
  margin-bottom: 1rem;
  width: 100%;
  height: 60rem;
}

.car .car__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

.car h4 {
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 1rem;
}

#lineup .car {
  position: relative;
  align-items: flex-start;
  overflow: hidden;
}

#lineup .car .title-lg {
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
}
#lineup .car .text-group {
  position: absolute;
  bottom: 4rem;
  left: 4rem;
  color: #fff;
}
#lineup .car {
  cursor: pointer;
}
#lineup .container {
  max-width: calc(100% - 4vw);
}
.gs {
  display: grid;
  grid-template-columns: 1.8fr 1fr;
  grid-gap: 2rem;
}

.gs .col,
.gs .row {
  position: relative;
}

.gs .col {
  display: flex;
  flex-direction: column;
}
.gs .col:first-child .item {
  height: 34vw;
}
.gs .col:last-child .item {
  height: calc(17vw - 1rem);
}
/* .gs .row {
  height: calc(50% - 2rem);
} */

.gs .row:first-child {
  margin-bottom:2rem;
}

.gs .item {
  display: block;
}

.gs .text-group {
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  right: 3rem;
  color: #fff;
}

.gs h2 {
  margin-bottom: 1rem;
}

.gs .text-sm {
  margin-bottom: 1.5rem;
}

.contact-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0 5.2vw;
}

.contact-info p span {
  display: block;
}

.contact-info .write-us .text-sm {
  opacity: 0.45;
  line-height: 1.6;
  margin-top: 2rem;
}

.contact-info .link-to.round {
  margin-top: 7rem;
}

.contact-info .link-to.round span {
  background: #000;
  color: #fff;
}

.contact-info .link-to.round::after {
  background: url("data:image/svg+xml,%3Csvg width='37' height='13' viewBox='0 0 37 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 1L35.5 6.5M35.5 6.5L30 12M35.5 6.5L-2.40413e-07 6.5' stroke='%23fff'/%3E%3C/svg%3E%0A") no-repeat center;
}

.bg-content {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2rem 0;
}

.bg-content .form-container {
  background: rgba(255, 255, 255, 0.95);
  padding: 5rem;
}

.advantage {
  position: relative;
  overflow: hidden;
  transition: 0.25s ease;
  will-change: box-shadow;
  height: 160px;
  background: #f8f6f9;
}

.flex-list {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}

.flex-list__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 15px;
  width: calc(100% - 30px);
  flex: 1;
  max-width: calc(20% - 30px);
}

.advantage__image {
  width: 4rem;
  height: 4rem;
  margin: 0 auto 1rem;
}

.image svg {
  height: 100%;
}

.image img,
.image svg {
  display: block;
  width: 100%;
  margin: 0 auto;
  transition: 0.25s ease;
}

.advantage__info {
  text-align: center;
}

.advantage .advantage__title {
  transition-delay: 0.15s;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.advantage p {
  color: #666;
  transition: 0.1s ease;
  transition-delay: 0.2s;
  will-change: color;
}

#dealers {
  background: #fff;
  z-index: 99;
  overflow: hidden;
  width: 100%;
}

#dealers .flex {
  align-items: center;
  justify-content: space-between;
}

#search-result {
  display: none;
}

.contact-list {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 4rem;
  display: grid;
}

.contact-list .dealer__item {
  padding: 3rem 3rem 2rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

.dealer__item h4 {
  margin-bottom: 1rem;
}

.map-container {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #afb1b2;
  border-bottom: 1px solid #afb1b2;
}

.ymaps-2-1-79-balloon {
  border-radius: 30px !important;
}

.ymaps-2-1-79-balloon__content {
  padding: 0 !important;
}

.ymaps-2-1-79-balloon__content {
  font-family: NeoSans !important;
}

.ymaps-2-1-79-balloon__close {
  position: absolute;
  right: 10px;
  top: 5px;
}

.ymaps-2-1-79-balloon__close-button {
  opacity: 1 !important;
}

.ymaps-2-1-79-balloon__close + .ymaps-2-1-79-balloon__content {
  margin-right: 0 !important;
}
.ymaps-2-1-79-default-cluster ymaps {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #0067b2;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 12px;
}
.balloonHeader {
  padding: 2rem 3rem;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}

.balloonHeader img {
  max-width: 220px;
  margin-bottom: 2rem;
}

.balloonBody {
  padding: 2rem 3rem 2rem;
  font-size: 14px;
  line-height: 1.5;
}

#map {
  width: 100%;
  height: 100%;
  min-height: 500px;
}

.services {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
}

.services .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}

.services .item .service__name {
  position: absolute;
  color: #fff;
}

.services .item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.services .item img {
  width: 100%;
  height: 100%;
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
  transition: 0.6s;
}

.model-menu__test-drive {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  background-color: #1d1d1d;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  transition: all 0.25s;
  color: #fff;
}

.model-menu__test-drive:before {
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-color: transparent transparent #1d1d1d;
  border-style: solid;
  border-width: 0 0 84px 15px;
  line-height: 0;
  z-index: 9;
}

.model-menu__test-drive:after,
.model-menu__test-drive:before {
  position: absolute;
  content: "";
  transition: 0.25s;
}

.model-menu__test-drive:after {
  bottom: -7px;
  left: 0;
  width: 0;
  height: 0;
  border-color: transparent #000 transparent transparent;
  border-style: solid;
  border-width: 0 10px 7px 0;
  line-height: 0;
  left: -25px;
}

.model-menu__test-drive-bg {
  position: absolute;
  top: 0;
  left: -15px;
  width: calc(100% + 15px);
  height: calc(100% + 7px);
  background-color: #1d1d1d;
  z-index: -1;
  transition: background-color 0.25s, height 0s;
}

.model-menu__test-drive .image {
  margin-right: 20px;
  -webkit-animation: test-drive 1.4s linear infinite;
  animation: test-drive 1.4s linear infinite;
}

.image_circle {
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.model-menu__test-drive .image svg {
  height: 100%;
}

.model-menu__test-drive .image svg use {
  fill: #fff;
}

.car__nav {
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  color: #fff;
  background-color: #231815;
  padding: 0;
  position: sticky;
  top: 80px;
  z-index: 90;
  white-space: nowrap;
  overflow-x: hidden;
  font-size: 1.6rem;
}

.navbar__group {
  display: flex;
  align-items: flex-end;
}

.navbar__group .navbar__name {
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-weight: bold;
  margin-right: 4rem;
}

.navbar {
  position: relative;
  display: flex;
  align-items: center;
  overflow-x: scroll;
  overflow-y: hidden;
}
.navbar::-webkit-scrollbar {
  height: 2px;
}

.navbar nav {
  display: flex;
  align-items: center;
  z-index: 9;
  position: relative;
  padding: 1rem 0;
  width: 100%;
}
.navbar .btns {
  margin-left: auto;
  flex-wrap: nowrap;
}
.navbar .btns .btn{
  margin-left: 1.5rem;
}
.navbar .btn{padding: 1.2rem 1.6rem; min-width: auto;color: #fff;margin-left: auto;}
.navbar .link {
  position: relative;
}

.navbar .link:not(:last-child) {
  margin-right: 3rem;
}

.navbar .link:hover {
  color: #0067b2;
}

.section__header {
  margin-bottom: 4rem;
}

.section__header .text {
  margin: 2rem 0;
}

.image-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.image-gallery__main-image {
  width: 100%;
  height: 0;
  padding-top: 40%;
  position: relative;
  overflow: hidden;
  background-position: 12px 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.image-gallery__main-image img {
  display: none;
}

.image-gallery__list {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
  width: 100%;
  align-items: flex-start;
}

.image-gallery:hover .image-gallery__arrow {
  visibility: visible;
  opacity: 1;
}

.image-gallery .image-gallery__arrow-next,
.image-gallery .image-gallery__arrow-prev {
  top: 40%;
  zoom: 0.8;
}

.image-gallery .image-gallery__arrow-next {
  right: 20px;
}

.image-gallery .image-gallery__arrow-prev {
  left: 0;
}

.image-gallery .swiper-pagination-bullets .swiper-pagination-bullet {
  width: auto;
  max-width: 100px;
  height: 80px;
  opacity: 1;
  margin: 0 1rem;
}

.image-gallery .swiper-pagination-bullet > div {
  margin-top: 80px;
  font-size: 12px;
}

.image-gallery .swiper-pagination-bullet-active {
  opacity: 1;
}

.image-gallery .swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
  position: relative;
}

.model-spec__list {
  display: flex;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  left: 0;
  width: 100%;
  padding: 2rem;
}

.model-spec__list-item {
  padding: 0 10px;
  width: 25%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.model-spec:last-child {
  margin-bottom: 0;
}

.model-spec {
  text-align: center;
  margin-bottom: 30px;
}

.model-spec__list-item p.model-spec__title {
  color: #333;
  font-size: 30px;
}

.model-spec__list-item p {
  font-size: 12px;
  color: #666;
}

.model-spec__list-item:last-child::after {
  content: none;
}

.model-spec__list-item:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #666;
  top: 0;
  right: 0;
}

.model-char {
  margin: -5px -10px 15px;
  background-color: rgba(51, 51, 51, 0.05);
  border-radius: 25px;
  padding: 10px;
  display: flex;
}

.model-char__item {
  margin: 5px 10px;
  display: block;
  flex-grow: 1;
  text-align: center;
}

.gallery__list_main {
  display: flex;
  width: 100%;
  height: 700px;
}

.gallery__list-block,
.gallery__list-item {
  flex-grow: 1;
  display: flex;
}

.gallery__list-item {
  overflow: hidden;
  flex-direction: column;
  position: relative;
}

.image__gallery {
  cursor: pointer;
  transition: 1s ease;
  background-color: #333;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.gallery__list-count {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  font-size: 2rem;
  pointer-events: none;
}

.video {
  position: relative;
}

.video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.video-item {
  position: relative;
  height: auto;
  margin-bottom: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-item::after {
  content: "";
  background-image: url(../img/svg/video-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  width: 6.2rem;
  height: 6.2rem;
  margin: auto;
}

.video-item video {
  -webkit-filter: brightness(0.65);
          filter: brightness(0.65);
}

.series-slider {
  position: relative;
  overflow: hidden;
  padding: 0;
}

.series-slider .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 4rem;
  display: none;
}

.series-slider img {
  pointer-events: none;
}


.series-slider .slider-controls {
  position: relative;
  display: none;
    justify-content: space-between;
    max-width: 100px;
    margin: 4rem auto 0;
    height: 3.6rem;
}
.series-slider .swiper-button-prev::after,
.series-slider .swiper-button-next::after {
  color: #2c2c2c;
}

.series-slider .checkbox {
  position: relative;
}

.series-slider .form-checkbox + label::before {
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
  width: 2rem;
  height: 2rem;
  border: 2px solid #000;
  border-radius: 50%;
  margin-right: 0;
}

.series-slider .form-checkbox:checked + label::before {
  border-color: #0067b2;
}

.series-slider .form-checkbox + label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.series-slider .img-container {
  margin-bottom: 1rem;
}
.series-slider .car__img {
  margin-bottom: 0;
}
.series-slider .text-group {
  transform: translateY(9.2rem);
  transition: transform .35s ease-out;
}
.series-slider .car:hover .text-group {
  transform: translateY(0);
}
.posts-slider .swiper-pagination {
  display: none;
}

.range {
  margin-bottom: 2rem;
}

.irs--flat {
  height: 1.5rem;
  margin: 0;
}

.irs--flat .irs-handle {
  background-color: #0067b2;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: 0;
  cursor: pointer;
}

.irs--flat .irs-handle > i:first-child {
  display: none;
}

.irs--flat .irs-line,
.irs--flat .irs-bar {
  height: 2px;
  background: #bbb;
  top: 0.7rem;
  border-radius: 0;
}

.irs--flat .irs-bar {
  background: #0067b2;
}

.extra-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}

.extra-controls .form-field {
  border-bottom: 0;
  color: #afb1b2;
}

.extra-controls .form-field.js-to {
  text-align: right;
}

.extra-controls .flex-row {
  position: relative;
  flex: 1;
}

.extra-controls .flex-row span {
  position: absolute;
  top: -1.1rem;
  left: 1rem;
  padding: 0 1rem;
  z-index: 1;
  background: #f2f2f2;
}

.extra-controls .sep {
  width: 1rem;
  height: 1px;
  background: #666;
  margin: 0 1rem;
}

.image {
  display: block;
}

.history {
  display: grid;
  grid-template-columns: 1fr 180px 1fr;
  grid-gap: 4rem 0;
}

.history .bg-panel {
  background: #0067b2;
  height: 100%;
  color: #fff;
}

.history .year {
  font-size: 6rem;
  line-height: 6rem;
  width: 18rem;
  text-align: center;
  color: #fff;
}

.history .year.right {
  -webkit-transform: translateX(-220px);
          transform: translateX(-220px);
  margin-right: auto;
}

.history .year.left {
  -webkit-transform: translateX(220px);
          transform: translateX(220px);
  margin-left: auto;
}

.history .year::before,
.history .year::after {
  content: "";
  position: absolute;
}

.history .year::before {
  width: 140px;
  height: 2px;
  background: #0067b2;
  top: calc(50% - 5px);
}

.history .year::after {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #0067b2;
  top: calc(50% - 1.2rem);
  box-shadow: 0 0 4px 0 #4088b2;
}

.history .year.right::before,
.history .year.right::after {
  right: -14rem;
}

.history .year.left::before,
.history .year.left::after {
  left: -14rem;
}

.history__content {
  position: relative;
  padding: 4rem;
}

.history__content .text-group {
  margin-bottom: 3rem;
}

.history__content .text-group p:not(:last-child) {
  margin-bottom: 2rem;
}

#history-2 {
  margin-top: 14rem;
}

#history-6,
#history-10 {
  margin-top: 4rem;
}

#history-8 {
  margin-top: 10rem;
}

.rnd h4 {
  font-weight: 400;
  margin-bottom: 2rem;
}

.rnd .grid {
  grid-gap: 4rem;
  align-items: start;
}

.rnd .grid .text-group {
  padding: 3rem 0;
}

.rnd .grid img {
  mix-blend-mode: darken;
}

.feature__item {
  display: flex;
  flex-wrap: wrap;
  background: #f7f7f7;
  margin-top: 4rem;
  position: relative;
  width: 100%;
  margin-right: 2rem;
}

.feature__item.reverse:nth-child(even) {
  flex-direction: row-reverse;
}

.feature__item .text-group {
  flex: 1;
  align-self: center;
  padding: 0 4rem;
}

.feature__item .feature__item-title {
  margin-bottom: 2rem;
}

.feature__item img {
  max-width: 50%;
}

.feature__over-text {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 4rem;
  position: relative;
  height: 50rem;
  overflow: hidden;
}

.feature__over-text h4 {
  margin-bottom: 2rem;
}

.feature__over-text .image {
  height: 100%;
}

.feature__over-text .image img {
  height: 100%;
  object-fit: cover
}

.feature__over-text .column:first-child {
  width: 55%;
}

.feature__over-text .column:last-child {
  width: 55%;
  position: absolute;
  align-self: center;
  right: 0;
}

.feature__over-text .text-group {
  padding: 5rem;
  background: #f7f7f7;
}

.feature__over-text:nth-child(even) {
  flex-direction: row-reverse;
}

.feature__over-text:nth-child(even) .column:last-child {
  z-index: 2;
  left: 0;
}

.feature__title {
  color: #0067b2;
  font-weight: 400;
  margin-bottom: 2rem;
}

.features {
  position: relative;
}

.features:not(:last-child) {
  margin-bottom: 4rem;
}

.features h4 {
  margin-top: 2rem;
}
.features h4:not(:last-child) {
  margin-bottom: 2rem;
}
.feature__container.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  color: #fff;
  margin-bottom: -6rem;
  margin-top: -6rem;
}
.feature__container.full-width .col{
  min-height: 550px;
  max-height: calc(100vh - 12rem);
	overflow:hidden;
}
.feature__container.full-width .section__title {
  text-align: left;
  margin-left: 8vw;
  margin-right: 8vw;
}

.feature__container.full-width .section__title:not(:last-child) {
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  max-width: 64rem;
  top: 0;
  margin-bottom: 0;
}

.feature__container.full-width .section__title:not(:last-child) .feature__title {
  color: #fff;
}

[data-fancybox=gallery] {
  position: relative;
}

[data-fancybox=gallery]::after {
  content: "";
  background: #0067b2 url(../img/svg/zoom.svg) no-repeat center/60%;
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 4rem;
  height: 4rem;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  margin: -1rem;
}

.gallery a {
  width: 33.3333%;
  height: 36rem;
  padding: 1rem;
}

.gallery a:nth-child(2) {
  width: 66.6666%;
}

.gallery a:nth-child(3) {
  width: 40%;
}

.gallery a:nth-child(4) {
  width: 20%;
}

.gallery a:nth-child(5) {
  width: 40%;
}

.gallery a:nth-child(6) {
  width: 60%;
}

.gallery a:nth-child(7) {
  width: 40%;
}

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

.carousel-grid.features .item h4,
.carousel.features .item h4 {
  text-transform: uppercase;
  margin: 2rem 0;
}

.carousel-grid.features .img-container,
.carousel.features .img-container,
.videos .img-container {
  height: 12vw;
}
#prices .flex{
  justify-content: center;
  margin: -2rem -2rem 2rem;
}
#prices .price-card {
  flex: 1;
  max-width: 20%;
  margin: 2rem;
}
#prices .btn-group {
  justify-content: center;
  flex-wrap: wrap;
}
#prices .btn-group .btn {
  width: 100%;
  max-width: 280px;
  margin: 1rem;
  white-space: nowrap;
}
.full-width {
  width: 100%;
}
.videos h4 {
  font-weight: 400;
  margin: 2rem 0 0;
}

.video-youtube {
  height: 60rem;
}
#view360 {
  position: relative;
  overflow: hidden;
}
#view360 .tabs {
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  z-index: 2;
}

#view360 .tab {
  font-size: 2.4rem;
}

#view360 .tab-content {
  width: 100%;
  min-height: 100rem;
}
#panorama {
  background: none;
  position: absolute;
  top: -6rem;
  bottom: -6rem;
  left: calc(-50vw + 50%);
  min-height: 550px;
  height: auto!important;
}
.price-card {
  font-size: 1.4rem;
  border: 1px solid #231815;
}

.price-card .price-card__header {
  background-color: #231815;
  color: #fff;
  padding: 2rem;
  text-align: center;
  text-transform: uppercase;
}

.price-card .price-card__body {
  padding: 2rem 2.5rem;
}
.price-card .btn-group {
  flex-wrap: wrap;
}
.price-card  .btn-group .btn:not(:last-child) {
  margin-right: 0;
  margin-bottom: 1rem;
}
.price-card .btn-group .btn {
  width: 100%;
  padding:1.5rem;
}

.price-card .btn {
  min-width: auto;
}

.price-card .text p:not(:last-child) {
  margin-bottom: 1.5rem;
}

.price-card .text ul li:not(:last-child) {
  margin-bottom: 5px;
}

.pt-0 {
  padding-top: 0;
}

.pt-4 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 5rem;
}

.pt-6 {
  padding-top: 6rem;
}

.pt-8 {
  padding-top: 8rem;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pb-6 {
  padding-bottom: 6rem;
}

.pb-10 {
  padding-bottom: 10rem;
}

.pb-20 {
  padding-bottom: 20rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mb-8 {
  margin-bottom: 8rem;
}

.gap-2 {
  grid-gap: 2rem;
}

.mt-negative {
  margin-top: -20rem;
}

#chooseColor {
  position: absolute;

  overflow-x: hidden;
  padding: 0.5rem 0;
  /* margin-top: 25px; */
}

#chooseColor .swiper-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#chooseColor .swiper-slide {
  max-width: 2rem;
  margin-bottom: 10px;
}

#chooseColor .swiper-button-prev,
#chooseColor .swiper-button-next {
  background: none;
  width: 0.9rem;
  display: none;
}

#chooseColor .swiper-button-prev::after,
#chooseColor .swiper-button-next::after {
  font-size: 1.6rem;
  font-weight: bold;
}

.btn-select {
  position: relative;
  display: block;
  box-shadow: 0 1px 2px #333;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
}

.btn-select:active {
  box-shadow: 0 1px 3px #333;
}

.view-360 {
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
  overflow: hidden;
  display: none;
  text-align: center;
  margin: 0;
  height: 42rem !important;
  mix-blend-mode: darken;
  padding-bottom: 500px;
  padding-top: 100px;
}

.view-360::after {
  content: none;
  position: absolute;
  top: 68%;
  height: 125px;
  width: 725px;
  border-radius: 100%;
  border: 0.3rem solid rgba(255, 255, 255, 0.8);
  border-left-width: 0.5rem;
  border-right-width: 0.5rem;
  box-shadow: rgba(255, 255, 255, 0.8) 0 0 0.1rem;
  left: calc(50% - 347px);
  mix-blend-mode: darken;
}

.view-360.active {
  display: block;
  width: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 500px;
  padding-top: 50px;

}

@media screen and (max-width: 479px) {
  .view-360.active {
    padding-bottom: 50px;
  }
  .btn-select {
    width: 2rem;
    height: 2rem;
  }
  .view-360 {
    height: 18rem !important;
    margin-top: 0;
    background-size: 120% !important;
  }
}

.pano {
  width: 100%;
  max-height: 44rem;
  cursor: -webkit-grab;
  cursor: grab;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pano .button,
.pano .loading {
  position: relative;
  z-index: 2;
}

.view-360 .loading {
  display: none;
}
.phone-link {
  margin-right: 1.6vw;
}
.phones,
.phone-link {
  display: inline-flex;
  align-items: center;
}
.phone-link::before{
  content: '';
  background: url(/static/img/svg/call.svg) no-repeat center / contain;
  width: 2rem;
  height: 2rem;
  display: inline-flex;
  align-self: center;
  margin-right: 1rem;
}
.none{display:none;}

.page__manuals .header__bar {
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F7F7F7;
  box-shadow: 0px 4px 45px rgba(0, 0, 0, 0.15);
}

.page__manuals .tabs {
  margin-top: 6rem;
  justify-content: space-between;
  width: 100%;
}
.page__manuals .tab {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 3rem;
  border-bottom: 0;
  justify-content: center;
  flex: 1;
  max-width: 28%;
}
.page__manuals .tab img {
  max-width: 16rem;
}
.page__manuals .text-group {
  margin-left: 2vw;
}
.page__manuals .tab * {
  pointer-events: none;

}
.page__manuals .tab:not(:last-child) {
  margin-right: 0;
}
.page__manuals .tab.active {
  color: #0067b2;
}
.page__manuals .tab.active::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #0067b2;
  position: absolute;
  bottom: -4.7rem;
  left: 0;
}
.page__manuals .tab::before {
  content: '';
  width: 2rem;
  height: 2rem;
  border: 1px solid #adb5bd;
  position: absolute;
  top: 0;
  left: 0;
}
.page__manuals .text .grid {
  grid-gap: 1.6vw;
}
.page__manuals .text .title-sm {
  margin-bottom: 2rem;
}
.page__manuals .tab.active::before {
  content: '';
  width: 2rem;
  height: 2rem;
  border: 1px solid #0067b2;

  background: #0067b2 url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.67937 2.23609C6.65726 3.19019 5.42702 4.33571 4.94553 4.78172L4.07015 5.59273L3.72399 5.21641C3.53367 5.00945 3.0102 4.44738 2.5609 3.96733L1.74389 3.09457L0.96118 3.84442L0.178467 4.59436L2.06083 6.59946C3.75279 8.40174 3.95857 8.59358 4.09558 8.49618C4.34899 8.31617 11.0015 2.14139 11.0091 2.07939C11.0164 2.01798 9.67585 0.542601 9.58901 0.516669C9.5608 0.508306 8.70147 1.28198 7.67937 2.23609Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center / 12px;
  position: absolute;
  top: 0;
  left: 0;
}
.pdf-download {
  padding: 2rem 9rem 2rem 2rem;
  border: 1px solid #AFB1B2;
  border-top-right-radius: 1rem;
  justify-content: space-between;
  position: relative;
}
.pdf-download::after {
  content: '';
  background: #f7f7f7 url("data:image/svg+xml,%3Csvg width='39' height='39' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1239 0.871733C11.8039 1.67446 9.11744 3.25196 6.33913 6.02997C2.41619 9.95321 0.709961 14.0117 0.709961 19.4194C0.709961 24.8271 2.41619 28.8856 6.33913 32.8088C10.2624 36.7318 14.3209 38.438 19.7286 38.438C25.1362 38.438 29.1947 36.7318 33.118 32.8088C37.0409 28.8856 38.7471 24.8271 38.7471 19.4194C38.7471 14.0117 37.0409 9.95321 33.118 6.02997C30.2942 3.20647 27.6333 1.66435 24.1881 0.854787C21.7939 0.292286 17.4881 0.300313 15.1239 0.871733ZM24.1727 3.55877C26.9239 4.32582 29.2694 5.70888 31.3541 7.79388C34.5551 10.9947 36.1728 14.8977 36.1728 19.4194C36.1728 23.9411 34.5551 27.8441 31.3541 31.0449C28.1533 34.246 24.2503 35.8636 19.7286 35.8636C15.2068 35.8636 11.3038 34.246 8.10304 31.0449C4.90196 27.8441 3.28432 23.9411 3.28432 19.4194C3.28432 14.8977 4.90196 10.9947 8.10304 7.79388C12.4068 3.4898 18.3282 1.92925 24.1727 3.55877ZM18.8961 10.2624C18.6407 10.5178 18.5393 12.4378 18.5393 17.0193V23.419L16.2352 21.1551C13.3222 18.2926 12.8118 18.0117 12.0004 18.823C11.448 19.3754 11.432 19.5017 11.8194 20.242C12.0533 20.6889 13.7078 22.4929 15.4961 24.2506C19.8852 28.5648 19.6673 28.5722 24.2271 23.9533C26.1239 22.0318 27.7579 20.2227 27.8578 19.9328C28.1001 19.2303 27.0527 18.1829 26.3504 18.4261C26.0606 18.5263 24.7194 19.6911 23.3705 21.0141L20.9178 23.4199V17.0196C20.9178 10.4577 20.8256 9.90564 19.7286 9.90564C19.4669 9.90564 19.0923 10.0662 18.8961 10.2624Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center / 3rem;
  width: 9rem;
  height: 100%;
  position: absolute;
  right: 0;
  border-top-right-radius: 1rem;
  margin-left: 0;
}
.pdf-download span {
  max-width: 270px;
}
.page__manuals .pdf-download {
  width: 100%;
}
.page__manuals .tabs .sep:last-child {
  display: none;
}
.page__manuals .tabs .sep{
  margin: 0 3vw;
  flex: 1;
  max-width: 2px;
  height: auto;
  background: url("data:image/svg+xml,%3Csvg width='3' height='66' viewBox='0 0 3 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.858461 1.57786C0.773128 1.57786 0.698461 1.54586 0.634461 1.48186C0.570461 1.42852 0.538461 1.35919 0.538461 1.27386L0.538461 0.505856C0.538461 0.420523 0.570461 0.345856 0.634461 0.281856C0.698461 0.228523 0.773128 0.201856 0.858461 0.201856L2.34646 0.201856C2.43179 0.201856 2.50113 0.228523 2.55446 0.281856C2.61846 0.345856 2.65046 0.420523 2.65046 0.505856L2.65046 1.27386C2.65046 1.35919 2.61846 1.42852 2.55446 1.48186C2.50113 1.54586 2.43179 1.57786 2.34646 1.57786L0.858461 1.57786ZM0.85846 12.1997C0.773127 12.1997 0.69846 12.1677 0.63446 12.1037C0.57046 12.0504 0.53846 11.9811 0.53846 11.8957L0.53846 11.1277C0.53846 11.0424 0.57046 10.9677 0.63446 10.9037C0.69846 10.8504 0.773127 10.8237 0.85846 10.8237L2.34646 10.8237C2.43179 10.8237 2.50113 10.8504 2.55446 10.9037C2.61846 10.9677 2.65046 11.0424 2.65046 11.1277L2.65046 11.8957C2.65046 11.9811 2.61846 12.0504 2.55446 12.1037C2.50113 12.1677 2.43179 12.1997 2.34646 12.1997L0.85846 12.1997ZM0.85846 22.8216C0.773127 22.8216 0.69846 22.7896 0.63446 22.7256C0.57046 22.6723 0.53846 22.6029 0.53846 22.5176L0.53846 21.7496C0.53846 21.6643 0.57046 21.5896 0.63446 21.5256C0.69846 21.4723 0.773127 21.4456 0.85846 21.4456L2.34646 21.4456C2.43179 21.4456 2.50113 21.4723 2.55446 21.5256C2.61846 21.5896 2.65046 21.6643 2.65046 21.7496L2.65046 22.5176C2.65046 22.6029 2.61846 22.6723 2.55446 22.7256C2.50113 22.7896 2.43179 22.8216 2.34646 22.8216L0.85846 22.8216ZM0.858459 33.4435C0.773126 33.4435 0.698459 33.4115 0.634459 33.3475C0.570459 33.2941 0.538459 33.2248 0.538459 33.1395L0.538459 32.3715C0.538459 32.2861 0.570459 32.2115 0.634459 32.1475C0.69846 32.0941 0.773126 32.0675 0.85846 32.0675L2.34646 32.0675C2.43179 32.0675 2.50113 32.0941 2.55446 32.1475C2.61846 32.2115 2.65046 32.2861 2.65046 32.3715L2.65046 33.1395C2.65046 33.2248 2.61846 33.2941 2.55446 33.3475C2.50113 33.4115 2.43179 33.4435 2.34646 33.4435L0.858459 33.4435ZM0.858459 44.0654C0.773126 44.0654 0.698459 44.0334 0.634459 43.9694C0.570459 43.916 0.538459 43.8467 0.538459 43.7614L0.538459 42.9934C0.538459 42.908 0.570459 42.8334 0.634459 42.7694C0.698459 42.716 0.773126 42.6894 0.858459 42.6894L2.34646 42.6894C2.43179 42.6894 2.50113 42.716 2.55446 42.7694C2.61846 42.8334 2.65046 42.908 2.65046 42.9934L2.65046 43.7614C2.65046 43.8467 2.61846 43.916 2.55446 43.9694C2.50113 44.0334 2.43179 44.0654 2.34646 44.0654L0.858459 44.0654ZM0.858459 54.6872C0.773125 54.6872 0.698459 54.6552 0.634459 54.5912C0.570459 54.5379 0.538459 54.4686 0.538459 54.3832L0.538459 53.6152C0.538459 53.5299 0.570459 53.4552 0.634459 53.3912C0.698459 53.3379 0.773125 53.3112 0.858459 53.3112L2.34646 53.3112C2.43179 53.3112 2.50113 53.3379 2.55446 53.3912C2.61846 53.4552 2.65046 53.5299 2.65046 53.6152L2.65046 54.3832C2.65046 54.4686 2.61846 54.5379 2.55446 54.5912C2.50113 54.6552 2.43179 54.6872 2.34646 54.6872L0.858459 54.6872ZM0.858458 65.3091C0.773125 65.3091 0.698458 65.2771 0.634458 65.2131C0.570458 65.1598 0.538458 65.0904 0.538458 65.0051L0.538458 64.2371C0.538458 64.1518 0.570458 64.0771 0.634458 64.0131C0.698458 63.9598 0.773125 63.9331 0.858458 63.9331L2.34646 63.9331C2.43179 63.9331 2.50112 63.9598 2.55446 64.0131C2.61846 64.0771 2.65046 64.1518 2.65046 64.2371L2.65046 65.0051C2.65046 65.0904 2.61846 65.1598 2.55446 65.2131C2.50112 65.2771 2.43179 65.3091 2.34646 65.3091L0.858458 65.3091Z' fill='%23AFB1B2'/%3E%3C/svg%3E%0A") no-repeat;
}

#faq .col{
  flex: 1;
}
#faq .col:first-child {
  max-width: 30%;
  min-width: 400px;
  margin-right: 3vw;
}

#faq .accordion__item {
  background: #fff;
  margin-bottom: 2rem;
}

#faq .accordion ul {
  padding-left: 5rem;
}

#faq .accordion li {
  margin-bottom: 0;
  line-height: 1.8;
}

#faq .accordion__title {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 3rem 12rem 3rem 3rem;
  border: 1px solid #AFB1B2;
  border-top-right-radius: 1rem;
  position: relative;
}

#faq .accordion__content {
  display: none;
  padding: 3rem;
  border: 1px solid #AFB1B2;
  border-top: none;
}

#faq .accordion__item.active .accordion__content {
  display: block;
}
#faq .accordion__item.active .accordion__title,
#faq .accordion__item.active .accordion__content{
  border-color: #0067b2;
}
#faq .accordion__item.active .accordion__title{
  color: #0067b2;
}
#faq .accordion__item.active .accordion__title::after {
  background: #f7f7f7 url("data:image/svg+xml,%3Csvg width='9' height='3' viewBox='0 0 9 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.36121 1.95541C8.36121 2.31807 8.15854 2.49941 7.75321 2.49941H1.38521C0.979878 2.49941 0.777211 2.31807 0.777211 1.95541V0.707406C0.777211 0.536739 0.830544 0.398072 0.937211 0.291406C1.06521 0.184739 1.21454 0.131406 1.38521 0.131406H7.75321C8.15854 0.131406 8.36121 0.323406 8.36121 0.707406V1.95541Z' fill='%230067B1'/%3E%3C/svg%3E%0A") no-repeat center / 1.6rem;
}
#faq .accordion__title:after {
  content: "";
  background: #f7f7f7 url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8399 8.81941C14.8399 8.99007 14.7759 9.11807 14.6479 9.20341C14.5199 9.28874 14.3706 9.33141 14.1999 9.33141H8.69588V14.8034C8.69588 14.9741 8.65322 15.1234 8.56788 15.2514C8.48255 15.3794 8.35455 15.4434 8.18388 15.4434H6.90388C6.73322 15.4434 6.60522 15.3794 6.51988 15.2514C6.43455 15.1234 6.39188 14.9741 6.39188 14.8034V9.33141H0.919883C0.749216 9.33141 0.599883 9.28874 0.471883 9.20341C0.343883 9.11807 0.279883 8.99007 0.279883 8.81941V7.53941C0.279883 7.36874 0.343883 7.24074 0.471883 7.15541C0.599883 7.07007 0.749216 7.02741 0.919883 7.02741H6.39188V1.52341C6.39188 1.35274 6.43455 1.2034 6.51988 1.07541C6.60522 0.947405 6.73322 0.883406 6.90388 0.883406H8.18388C8.35455 0.883406 8.48255 0.947405 8.56788 1.07541C8.65322 1.2034 8.69588 1.35274 8.69588 1.52341V7.02741H14.1999C14.3706 7.02741 14.5199 7.07007 14.6479 7.15541C14.7759 7.24074 14.8399 7.36874 14.8399 7.53941V8.81941Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center / 1.6rem;
  align-self: center;
  margin-left: auto;
  width: 9rem;
  height: 100%;
  position: absolute;
  right: 0;
  border-top-right-radius: 1rem;
}

#faq .accordion__title.active::after {
  transform: none;
}

#faq .btn-group {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
#faq .btn-group .btn:not(:last-child) {
  margin: 0 0 1.5rem 0;
}

@media screen and (max-width: 1680px) {
  .container {
    max-width: calc(100% - 4vw);
  }
  .gs h2 {
    font-size: 2.8rem;
  }
  .nav__menu .nav__item .link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media screen and (max-width: 1580px) {
  #lineup .slider-container {
    width: 100vw;
  }
  .dropdown__menu .container {
    padding: 0 2rem;
  }

  .sub__menu {
    display: flex;
    padding: 2rem 0;
  }
  .gs .col:first-child .item {
    height: 52rem;
  }
  .gs .col:last-child .item {
    height: calc(26rem - 1rem);
  }
  .gs .text-group {
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
  }
}
@media screen and (max-width: 1440px) {

  .header {
    zoom: .8;
  }
  .car__nav {
    zoom: .88;
  }
  .navbar nav {
    padding: 1.4rem 0;
  }
  .car__nav {
    top: 7rem;
    font-size: 1.4rem;
  }
  .navbar .link:not(:last-child) {
    margin-right: 1.5rem;
  }
  .page {
    padding-top: 6rem;
  }
  .nav__menu .nav__item .link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1000px) {
  .header {
    zoom: 1;
  }
  .phone-link::before {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 6px;
  }
  .header .menu__items {
    display: inline-flex;
    align-items: center;
    margin: 0 auto;
  }
  h1,
  .title-lg {
    font-size: 2.4rem;
  }

  h2,
  .title-md {
    font-size: 2rem;
  }

  h3,
  .title-sm {
    font-size: 1.6rem;
  }

  h4,
  .title-xs {
    font-size: 1.6rem;
  }

  .text,
  .text-lg,
  .text-md,
  .text-sm,
  .text-xs {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .text h2,
  .text h3,
  .text h4,
  .text h5,
  .text p:not(:last-child) {
    margin-bottom: 1.5rem;
  }

  .text-border {
    padding: 3rem;
    font-size: 1.8rem;
  }

  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5 {
    grid-template-columns: repeat(1, 100%);
  }

  .flex-2 .col {
    width: 100%;
  }

  .pc {
    display: none;
  }

  .mobile {
    display: block;
  }

  .flex-list__item {
    max-width: 100%;
    flex: 100%;
    width: 100%;
    margin: 10px 2rem;
  }

  .share-block {
    margin-top: 3rem;
  }

  .page__pagination {
    padding: 4rem 0;
    justify-content: center;
  }

  .page__pagination .page__link {
    margin: 0 3px;
  }

  .common-form {
    display: flex;
    flex-wrap: wrap;
  }

  .common-form .form-row {
    width: 100%;
    margin-right: 0;
  }

  .form-btn.btn {
    width: 100%;
    padding: 2rem;
  }

  .table th {
    font-size: 1.4rem;
    vertical-align: top;
  }

  .table th,
  .table td {
    min-width: 10rem;
    padding: 1rem;
    line-height: normal;
  }

  .table tr:not(:last-child) {
    border-bottom: 0;
  }

  .table th,
  .table td {
    border-top: 0;
  }

  .table tr:last-child td:last-child {
    border-bottom: 0;
  }

  body {
    font-size: 1.4rem;
  }

  html {
    overflow-x: hidden;
  }

  .container {
    width: 100%;
    max-width: 100%;
  }

  .page {
    padding-top: 5rem;
  }

  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: none;
  }

  .header .flex {
    flex-wrap: wrap;
    padding: 1.5rem;
  }

  .header .nav__menu {
    position: fixed;
    top: 5rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none;
    background: #fff;
    margin: 0;
    padding: 0;
    border-top: 1px solid #f2f2f2;
  }

  .header .nav__menu.is-active {
    display: block;
  }

  .nav__menu .nav__item {
    border-top: 1px solid #dedede;
    width: 100%;
  }

  .nav__menu .nav__item:not(:last-child) {
    margin-right: 0;
  }

  .nav__menu .nav__item:last-child {
    border-bottom: 1px solid #dedede;
  }

  .nav__menu .nav__item .link {
    padding: 1.5rem 2rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .sub__menu {
    display: flex;
    flex-direction: column;
    padding: 1.5rem 0;
  }

  .menu__items {
    order: 2;
    margin-right: 2rem;
  }

  .nav__menu .nav__item .link::after {
    content: none;
    left: auto;
    right: 2rem;
    bottom: auto;
  }

  .nav__menu .nav__item:hover .link::after,
  .nav__menu .nav__item.active .link::after {
    border: 0;
    -webkit-animation: none;
            animation: none;
    width: 8px;
  }

  .menu__item .main_link {
    font-size: 1.6rem;
  }

  .dropdown__item.full-width .dropdown__menu {
    box-shadow: none;
  }

  .dropdown__menu {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .header {
    font-size: 14px
  }

  .header .cars {
    padding: 2rem 0;
  }

  .header .cars .prices {
    font-size: 12px;
  }

  .header .cars .car__img {
    height: 6rem;
  }

  .header .logo {
    order: 1;
    max-width: 10rem;
    display: inline-flex;
    align-items: center;
    margin-right: 1rem;
  }

  .footer__bottom-bar .container,
  .copyright-links {
    flex-wrap: wrap;
  }

  .copyright,
  .copyright-links {
    width: 100%;
  }

  .menu.mobile {
    order: 3;
    background-image: url(../img/svg/menu-mobile.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 2.4rem;
    height: 1.7rem;
    margin-left: auto;
  }

  .menu.mobile.is-active {
    background-image: url(../img/svg/close.svg);
  }

  .banner .banner-content h1,
  .banner .banner-content .title-lg {
    font-size: 3.6rem;
  }
  .banner .banner-content h1 br, .banner .banner-content .title-lg br {
    display: none;
  }
  .banner .banner-content {
    height: 100vw;
    min-height: auto;
  }

  .banner .title-md {
    margin: 1rem 0 0;
  }

  .banner .container .title-xs {
    margin-bottom: 2rem;
  }

  .banner .container {
    top: auto;
  }

  .gs {
    grid-template-columns: repeat(1, 1fr);
  }

  .gs .text-group {
    bottom: auto;
    left: 2rem;
  }

  .gs .text-sm {
    font-size: 1.2rem;
  }

  .gs .item {
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 26rem;
  }

  .btn {
    font-size: 1.2rem;
    padding: 1.5rem 2rem;
    min-width: 18rem;
  }

  .btn-group {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }

  .btn-group .btn {
    max-width: 28rem;
  }

  .btn-group .btn:not(:last-child) {
    margin: 0 0 1.5rem;
  }

  .slider-container .swiper-button-prev,
  .slider-container .swiper-button-next {
    width: 4rem;
    height: 4rem;
  }

  .slider-container .swiper-button-prev::after,
  .slider-container .swiper-button-next::after {
    font-size: 1.4rem;
  }

  #services,
  .section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .flex-list__item_third {
    width: 100%;
  }

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

  .post__item {
    padding: 0;
  }

  .post__item .text-group {
    padding: 1.5rem 1rem 0;
  }

  .post__title {
    font-size: 2.4rem;
    line-height: 1.4;
  }

  .post__text {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .post .post__title {
    margin-bottom: 1.5rem;
  }

  .footer .disclaimer {
    padding: 2.5rem 0;
    font-size: 1.2rem;
  }

  .footer .nav__menu {
    display: none;
  }

  .footer__nav {
    flex-wrap: wrap;
    height: auto;
    flex-direction: row;
  }

  .menu__item {
    width: 100%;
    flex: 100%;
    max-width: 100%;
    position: relative;
  }

  .menu__item .link:not(:last-child) {
    margin-bottom: 1rem;
  }
  .menu__item:not(:last-child) {
    margin-bottom: 2rem;
  }
  .menu__item .sub-menu {
    display: none;
    margin-bottom: 1rem;
    padding-left: 1rem;
  }
  .toggle-item .main-link {
    width: 100%;
    display: flex;
    align-items: center
  }
  .toggle-item.active .sub-menu{
    display: flex;
  }
  .toggle-item.active .main-link::after {
    transform: rotate(45deg);
  }
  .toggle-item .main-link::after{
    content: '';
    position: absolute;
    height: 1.4rem;
    width: 1.4rem;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z' /%3E%3C/svg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0;
    transition: .25s
  }
  .menu__item .sns-link {
    display: inline-flex;
  }
  .menu__item:not(:last-child) {
    margin-bottom: 0;
  }
  .menu__item:last-child {
    margin-top: 1.5rem;
  } 
  .sns-title {
    margin-bottom: 1rem;
  }
  .popup {
    max-width: 100%;
    padding: 4rem 2rem 4rem;
  }

  .popup .col {
    padding: 0;
  }

  .popup .col:first-child {
    background: none;
    margin-bottom: 4rem;
  }

  .popup .title-md {
    margin-bottom: 3rem;
  }

  .popup .fancybox-close-small {
    top: 0.2em !important;
    right: 0.2em !important;
  }

  .checkbox.form-row {
    font-size: 1.2rem;
    margin: 0 0 2rem;
  }

  .form-checkbox + label::before {
    width: 2.2rem;
    height: 2.2rem;
  }

  .form-field {
    padding: 0 1.5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 14px;
  }

  .form-msg.form-msg-sm {
    height: 10.5rem;
  }

  .form-msg {
    background-image: linear-gradient(transparent, transparent calc(3.5rem - 1px), #000 0px);
    background-size: 100% 3.5rem;
    height: 14rem;
    overflow: hidden;
  }

  .footer__bottom-bar {
    padding: 2rem 0;
  }

  .footer__bottom-bar .menu__items {
    display: none;
  }

  #lineup .car .text-group {
    bottom: 3rem;
    left: 2rem;
  }

  #lineup .car .title-lg {
    margin-bottom: 1.5rem;
  }

  .series-slider {
    padding: 0;
    margin: 0;
  }

  .series-slider .swiper-slide {
    width: 100%;
  }

  .series-slider .swiper-slide .car .car__img {
    height: 42rem;
  }

  .series-slider .swiper-slide .car img {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .series-slider .swiper-button-prev,
  .series-slider .swiper-button-next {
    width: 4rem;
    height: 4rem;
  }

  .series-slider .swiper-button-prev,
  .series-slider .swiper-button-next {
    top: 50%;
  }

  .series-slider .swiper-button-prev::after,
  .series-slider .swiper-button-next::after {
    font-size: 2.4rem;
  }

  .series-slider .swiper-button-prev {
    left: 0;
  }

  .series-slider .swiper-button-next {
    right: 0;
  }

  .cars {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
    padding: 0;
  }

  .cars.visible {
    border-bottom: 0;
    padding-bottom: 0 !important;
    margin-bottom: 0;
  }

  .cars:not(.series-slider) {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cars:not(:last-child) {
    padding-bottom: 3rem;
  }

  .car .car__img img {
    margin-left: 0;
  }

  .car .tag {
    top: -0.5rem;
    right: 1rem;
  }

  .car h4 {
    margin-bottom: 5px;
  }

  .models-filter.mobile {
    display: flex;
    justify-content: space-around;
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding: 2rem 0;
    margin: 0 -2rem;
  }

  .slider-container .posts-slider {
    padding: 0;
  }

  .slider-container .posts-slider .swiper-button-next,
  .slider-container .posts-slider .swiper-button-prev {
    background: rgba(255, 255, 255, 0.55);
    border-radius: 0;
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-self: center;
    top: 34%;
    zoom: 90%;
  }

  .post__img {
    margin-bottom: 2rem;
  }

  #contacts {
    padding: 4rem 0 5rem;
  }

  #contacts .title-group {
    line-height: 1.6;
    margin-bottom: 3rem;
  }

  #contacts .title-group span:nth-child(2)::before {
    content: none;
  }

  .contact-info {
    grid-gap: 3rem 0;
    grid-template-columns: repeat(1, 1fr);
  }

  .contact-info .link-to.round::after {
    background-size: contain;
  }

  .map-img {
    margin-bottom: 3rem;
  }

  .contact-info .link-to.round {
    margin-top: 3rem;
  }

  .contact-info .write-us .text-sm {
    margin-top: 1rem;
  }
  .nav__menu .tabs.mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .nav__menu .tabs.mobile .tab {
    margin: 3rem 1rem 0;
  }

  .nav__menu .tab {
    position: relative;
    padding-left: 0;
    font-size: 1.2rem;
  }

  .nav__menu .tab:not(:last-child) {
    margin-bottom: 0;
  }

  .nav__menu .tab.active::before {
    position: absolute;
    background: #0067b2;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    left: 0;
    right: 0;
    top: -1rem;
    margin: 0 auto;
  }

  .header #models {
    padding-top: 2rem;
  }

  .header #models .cars {
    padding-bottom: 3rem;
    margin-bottom: 2rem;
  }

  .dropdown__item.active .dropdown__menu {
    background: #f2f2f2;
  }

  .dropdown__menu {
    box-shadow: none;
  }

  .nav__item.dropdown__item .link::after {
    content: "";
    background: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.499999L4 4L7.5 0.5' stroke='black'/%3E%3C/svg%3E%0A") no-repeat center;
    width: 8px;
    height: 5px;
  }

  .car__nav {
    width: 100%;
    font-size: 1.4rem;
    position: relative;
    padding: 0;
    position: sticky;
    top: 52px;
  }

  .navbar {
    align-items: center;
    padding: 0;
    font-size: 1.4rem;
  }

  .navbar nav {
    padding: 1rem 0;
  }

  .navbar .link.active::after {
    width: 6px;
    height: 6px;
    margin-top: -1rem;
  }

  .navbar .link:not(:last-child) {
    margin-right: 2rem;
  }

  .navbar .link.download {
    margin-left: 3rem;
  }

  .banner .banner-content.text_top .text-group{padding-top: 5rem;}
  .banner .banner-content.text_bottom .text-group{padding-bottom: 5rem;}

  .section__title:not(:last-child) {
    margin-bottom: 2rem;
  }

  .feature__container.full-width {
    margin-left: -2rem;
    width: calc(100% + 4rem);
    margin-bottom: -4rem;
    margin-top: -4rem;
  }

  .feature__container.full-width .section__title:not(:last-child) {
    bottom: 0;
    left: 0;
    right: 0;
    margin-right: 0;
  }

  .feature__container.full-width .section__title {
    margin-left: 0;
  }

  .model-spec__list {
    position: relative;
    padding: 2rem 0;
    flex-wrap: wrap;
  }

  .model-spec__list-item {
    width: 100%;
    border: 0;
    padding: 5px;
  }

  .model-spec__list-item:after {
    content: none;
  }

  .model-spec__list-item p.model-spec__title {
    font-size: 18px;
  }

  .model-char {
    font-size: 12px;
  }

  .model-char__item span {
    display: inline-flex;
  }

  .feature {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    padding: 45px 0 20px;
    background: none;
  }

  .feature__container {
    align-items: center;
  }

  .feature__title {
    color: #000;
  }

  .feature__text {
    margin-bottom: 0;
  }

  .content {
    display: flex;
    flex-direction: column;
  }

  .content .feature {
    padding: 30px 0;
    order: 2;
  }

  .content .image {
    order: 1;
    margin-bottom: 2.5rem;
  }

  .car-series {
    padding: 4rem 0;
  }

  .car-series .series-slider .swiper-slide {
    width: 100%;
  }

  .car-series .tabs .tab {
    margin-bottom: 2rem !important;
  }

  .car-series .series-slider .swiper-slide {
    display: flex;
    justify-content: center;
  }

  .sidebar-content {
    margin-left: 0;
    flex: 100%;
    width: 100%;
  }

  #stock-list,
  #car-stock .page__pagination {
    padding: 4rem 0;
  }

  .sidebar {
    width: 100%;
  }

  .car__items-bar {
    margin-top: 4rem;
    overflow-x: scroll;
  }

  .list {
    position: relative;
    overflow: hidden;
  }

  .page__faq .accordion__content .text {
    padding: 0;
  }

  .accordion__item .accordion__title {
    font-size: 1.4rem;
    padding: 1.4rem;
  }

  .accordion__item .accordion__title span {
    width: calc(100% - 5rem);
  }

  .accordion__item.active .accordion__title {
    background: none;
    color: #000;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
  }

  .accordion__item.active .accordion__title::after {
    -webkit-filter: invert(1);
            filter: invert(1);
  }

  .accordion__title::after {
    zoom: 1;
    position: relative;
    top: 0;
    right: 0;
    width: 4.7rem;
    zoom: 0.6;
  }

  .options {
    width: 100%;
    order: 2;
  }

  .model-preview {
    order: 1;
    width: 100%;
    height: auto;
    margin-bottom: 3rem;
  }

  .config .car-btn {
    display: none;
  }


  #spec .title-group a {
    order: 3;
    margin-left: 0;
    margin-top: 1.5rem;
  }

  #spec .title-group span:last-child {
    margin-left: 0;
  }

  #spec .link-to {
    font-size: 1.2rem;
  }

  .features .title-sm {
    margin-bottom: 3rem;
  }

  .features .grid img {
    margin-bottom: 3rem;
  }

  .features .grid:not(:last-of-type) {
    margin-bottom: 4rem;
  }

  .features p {
    font-size: 1.4rem;
  }

  .mb-8 {
    margin-bottom: 4rem;
  }

  .features.dots-slider .swiper-pagination {
    left: 4rem;
  }

  .dots-image.flex .dot:not(.close),
  .dotItem-content .close {
    width: 4rem;
    height: 4rem;
  }

  .dots-image .img-container {
    height: 32rem;
  }

  .dots-image .img-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .thumbs-gallery .col:first-child {
    padding-right: 0;
    margin-bottom: 3rem;
  }

  .features .slider-right .swiper-button-next {
    right: 1rem;
  }

  .features .slider-right .swiper-button-prev {
    left: 1rem;
  }

  .thumbs {
    margin-bottom: 3rem;
  }

  .video {
    height: 220px;
  }

  .gallery__list_main {
    flex-wrap: wrap;
  }

  .gallery__list-block,
  .gallery__list-item {
    flex-wrap: wrap;
  }

  .gallery__list_main {
    height: auto;
  }

  .gallery__list-item {
    flex-direction: row;
    height: 140px;
    flex-wrap: wrap;
    width: 50%;
  }

  .gallery.desktop {
    display: none;
  }

  .gallery.mobile {
    display: block;
  }

  .colors .text-lg {
    margin-left: 0;
  }
  .banner-sm {
    height: 30rem;
  }

  .mb-5,
  #search {
    margin-bottom: 3rem;
  }

  #search .form-field {
    line-height: 5rem;
    height: 5rem;
    padding: 0 1rem;
  }

  #search .icon {
    zoom: 0.7;
  }

  .history__block {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 2rem;
  }

  .history__block:nth-child(odd) .text-group {
    padding-right: 0;
  }

  .history__block:nth-child(even) .text-group {
    padding-left: 0;
  }

  .promo {
    grid-gap: 2rem;
  }

  .promo .post__item .text-group {
    padding: 2rem;
  }

  .promo .post__img {
    max-width: 100%;
  }

  .promo .post__item {
    flex-wrap: wrap;
  }

  .promo .post__img {
    order: 1;
    margin-bottom: 0;
  }

  .promo .post__item .text-group {
    order: 2;
  }

  .promo .post__title {
    font-size: 1.8rem;
  }

  .car-form .col-form {
    max-width: 100%;
  }

  .car-form .col:last-child {
    display: none;
  }

  .tabs {
    font-size: 1.6rem;
  }

  .share-block {
    margin-top: 1.5rem;
  }

  .share p {
    margin: 0 1.5rem 0 0;
  }

  .page__news .post__share {
    margin-bottom: 3rem;
  }

  .page__header {
    padding: 2rem 0;
  }

  .banner-sm .page__header {
    margin-top: 4rem;
  }

  .text-border {
    font-size: 1.4rem;
    padding: 2rem;
  }

  .post-pagination {
    margin-top: 4rem;
  }

  .post-pagination svg {
    width: 5rem;
    height: 5rem;
  }

  .post-pagination .prev svg {
    margin-right: 1rem;
  }

  .post-pagination .next {
    text-align: right;
  }

  .post-pagination .next svg {
    margin-left: 1rem;
  }

  em.stroke-text {
    font-size: 2.4rem;
  }

  .notice.bordered {
    padding-bottom: 1rem;
  }

  .history__block {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .history__block img {
    margin-bottom: 2rem;
  }

  .history__block:nth-child(odd) img {
    order: 1;
  }

  .history__block:nth-child(odd) .text-group {
    padding-right: 0;
    order: 2;
  }

  .history__block:nth-child(even) .text-group {
    padding-left: 0;
  }

  .contact-list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
  }

  #map {
    min-height: 360px;
  }

  #dealers {
    position: relative;
    right: 0;
    left: 0;
    width: 100%;
  }

  .table {
    overflow-x: auto;
  }

  .page__car .banner .banner-content {
    height: 100vw;
  }
  #view360 .tabs {
    margin-bottom: 0;
  }
  .view-360 {
    height: 18rem !important;
    margin-top: 0;
    background-size: 100%;
  }

  #chooseColor .swiper-wrapper {
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
  }


  #view360 .tab {
    font-size: 1.8rem;
  }

  .carousel-grid.features .img-container,
  .carousel.features .img-container,
  .videos .img-container {
    height: 16rem;
  }

  .carousel-grid .btn {
    min-width: 16rem;
  }

  #view360 .tab-content {
    min-height: 22rem;
  }

  .gallery {
    margin: -5px;
  }

  .gallery a {
    width: 50% !important;
    height: auto;
    padding: 5px;
  }

  [data-fancybox=gallery]::after {
    width: 3rem;
    height: 3rem;
  }

  .price-card .btn-group {
    align-items: center;
  }

  .price-card .btn-group .btn {
    width: 100%;
  }

  .posts-slider .slider-controls,
  .carousel .slider-controls,
  .carousel-grid .slider-controls {
    margin-top: 3rem;
  }

  .disclaimer {
    font-size: 1.2rem;
  }

  .banner-sm .banner-title {
    font-size: 3.6rem;
  }

  .section-md {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .page__header {
    padding-bottom: 0;
  }

  .content .text {
    margin-right: 0;
    margin-bottom: 2rem;
    order: 2
  }

  .history {
    overflow-x: auto;
    grid-template-columns: repeat(2, 1fr)
  }
  .history .year.left, .history .year.right {
    transform: none
  }
  .history .year.right::before, .history .year.right::after {
    content: none
  }
  .history .bg-panel {
    display: none
  }
  .history .year {
    font-size: 4.2rem;;
    line-height: normal
  }
  .history__content .text-group {
    margin-bottom: 2rem;
  }
  .history__content {
    padding: 2rem;
    margin-top: 0!important;
  }
  .history .year {
    color: #0067b2
  }
  .feature__item {
    margin-top: 2rem;
  }
  .feature__item img {
    max-width: 100%;
    order: 1;
  }

  .container-md {
    padding: 0 2rem;
  }

  .big-num {
    font-size: 3rem;
  }

  .rnd .grid .text-group {
    padding: 2rem 0;
  }

  .rnd .grid {
    grid-gap: 2rem;
  }
  .footer__contacts {
    margin-bottom: 0;
  }
  .feature__over-text {
    height: auto;
  }

  .feature__over-text .column:first-child,
  .feature__over-text .column:last-child {
    width: 100%;
    position: relative;
  }

  .features .flex-2 .text-group {
    padding: 3rem;
    order: 2;
  }

  .series-slider .car .text-group {
    transform: translateY(0);
  }
  #lineup .container {
    padding-right: 0;
  }
  .flex-1, .flex-2, .flex-3, .flex-4 {
    margin: -10px -20px
  }
  .flex-2 .col, 
  .flex-3 .col, 
  .flex-4 .col {
    width: 100%;
  } 
  .flex-base {
    margin: 0
  }
  .gs .col:first-child .item,
  .gs .col:last-child .item,
  .flex-2 .img-container, .grid-2 .img-container,
  .flex-3 .img-container, .grid-3 .img-container {
    height: 18rem
  }
  .flex .text_right .item__title, .flex .text_left .item__title {
    margin-top: 0;
  }
  .flex .text_right .text-group, .flex .text_left .text-group {
    height: auto;
    padding: 2rem;
  }
  .flex .text_right .img-container, .flex .text_left .img-container {
    width: 100%;
  }
  .features .flex-2 .col .text-group {
    padding: 0;
  }

  .flex-1 .item__title, .flex-2 .item__title {
    font-size: 1.6rem;
  }
  .flex-gap {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .flex-1 .flex-gap {
    margin: 10px 20px;
  }
  .features .feature__over-text h4 {
    margin-top: 0;
  }
  .features h4:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .feature__container.full-width .col {
    min-height: 26rem;
    max-height: calc(100vh - 8rem);
    height: auto;
    position: relative;
  }
  .feature__container.full-width .section__title:not(:last-child) {
    top: 0;
    padding: 3rem 2rem;
    position: relative;
    margin-bottom: 0;
  }
  .feature__container.full-width picture {
    position: absolute;
    top: 0;
    left: 0;
  }
  .feature__item img {
    order: 1
  }
  .feature__item .text-group {
    padding: 2rem;
    order: 2
  }
  .feature__item .feature__item-title {
    margin-bottom: 1.5rem;
  }

  .carousel .swiper-pagination, .carousel-grid .swiper-pagination {
    display: none
  }
  .banner .slider-controls {
    bottom: 3rem
  }
  .sns-link:not(:last-child) {
    margin-right: 2rem;
  }
  #panorama {
    top:-4rem;
    bottom: -4rem;
    min-height: auto;
    height: auto!important
  }
  .text .img {
    min-height: 16rem
  }
  #prices .flex {
    margin: 0;
  }
  #prices .price-card {
    max-width: 480px;
    flex: 100%;
    margin: 1rem 2rem;
  }
  #prices .btn-group {
    margin-top: 1rem;
  }
  #prices .btn-group .btn {
    width: 100%;
 
    padding: 2rem 1rem;
    font-size: 1.4rem;
    margin: 0 auto 2rem;
  }
  .warranty-logo {
    max-width: 60px;
    margin-left: 1.5rem;
  }
  .phone-link {
    font-size: 1.2rem;
  }
  
  .page__manuals .tabs {
    margin-top: 3rem;
    width: 100%;
    flex-direction: column;
    
  }
  .page__manuals .tab {
    overflow: visible;
    padding-right: 0;
  }

  .page__manuals .tab img {
    max-width: 15rem;
  }
  .page__manuals .text-group {
    margin-left: 2rem;
  }
  .page__manuals .tab.active::after {
    content: none;
  }
  .page__manuals .tabs .sep {
    width: 100%;
    height: 2px;
    margin: 2rem 0;
    background: #AFB1B2;
    max-width: 100%;
  }
  #faq .flex {
    flex-wrap: wrap;
  }
  #faq .col {
    flex: 100%;
  }
  #faq .col:first-child {
    margin-right: 0;
    margin-bottom: 3rem;
    max-width: 100%;
    min-width: auto;
  }
  #faq .accordion__item.active .accordion__title::after {
    filter: none;
  }
  #faq .accordion__title {
    padding: 1.5rem 8rem 1.5rem 1.5rem;
  }
  #faq .accordion__content {
    padding: 1.5rem;
  }
  #faq .accordion__title:after {
    width: 10rem;
  }
  #faq .accordion ul {
    padding-left: 2rem;
  }
  .page__manuals .tab {
    max-width: 100%;
  }
  .phone-link span{
    display: none;
  }
  table.icon-table,
  table.icon-table tbody{
    display: block;
  }
  table.icon-table img {
    zoom: .6;
  }
  table.icon-table tr {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 2rem;
  }
  table.icon-table td{
    display: block;
    width: 100%;
  }

}

body {
  background-color: #fff;
  height: 100vh;
}

