@charset "UTF-8";

.stroke-text,
em.stroke-text span:last-child {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0066b5
}

.stroke-text,
.text a:not([class]) {
  color: #0066b5
}

a,
button,
input,
select,
textarea {
  outline: 0
}

.loading:not([href]),
.promo .item h4,
.sub-link,
nav a {
  white-space: nowrap
}

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  height: 100%
}

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

img {
  max-width: 100%;
  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
}

.banner .container .title-lg,
.banner .container h1,
.car h4,
body {
  font-family: Changan
}

textarea {
  resize: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  background: 0 0;
  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
}

#info-numbers .numbers br,
#info-numbers .title-section,
#info-nums .numbers br,
#info-nums .title-section,
#search-result,
.banner-content.txt-dark picture::after,
.image-gallery-item,
.mobile,
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled,
[hidden] {
  display: none
}

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

.img-container {
  position: relative;
  display: block;
  mix-blend-mode: darken
}

.img,
picture {
  display: block;
  width: 100%;
  height: 100%
}

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

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

.flex,
.notice,
.title {
  display: flex
}

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
}

#search,
.btn,
.container,
.container-sm,
.content,
.form-row,
.form-select,
.navbar .link,
.post__item,
.series-slider .checkbox,
.share-block,
.title-underline,
section .item {
  position: relative
}

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

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

@font-face {
  font-family: Changan;
  src: url("../fonts/Changan-Light.woff2");
  font-weight: 300;
  font-display: swap
}

@font-face {
  font-family: Changan;
  src: url("../fonts/Changan-Regular.woff2");
  font-weight: 400;
  font-display: swap
}

@font-face {
  font-family: Changan;
  src: url("../fonts/Changan-Bold.woff2");
  font-weight: 700;
  font-display: swap
}

@font-face {
  font-family: Helios;
  src: url("../fonts/Helios-Light.woff2");
  font-weight: 300;
  font-display: swap
}

@font-face {
  font-family: Helios;
  src: url("../fonts/Helios-Regular.woff2");
  font-weight: 400;
  font-display: swap
}

@font-face {
  font-family: Helios;
  src: url("../fonts/Helios-Bold.woff2");
  font-weight: 700;
  font-display: swap
}

@font-face {
  font-family: Changan-kz;
  src: url("../fonts/kk-Light.woff2");
  font-weight: 300;
  font-display: swap
}

@font-face {
  font-family: Changan-kz;
  src: url("../fonts/kk-Regular.woff2");
  font-weight: 400;
  font-display: swap
}

@font-face {
  font-family: Changan-kz;
  src: url("../fonts/kk-Bold.woff2");
  font-weight: 700;
  font-display: swap
}

@font-face {
  font-family: iconFont;
  src: url("../fonts/fontello.eot");
  src: url("../fonts/fontello.woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

[class*=" icon_"]:before,
[class^=icon_]:before {
  font-family: iconFont;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.checkbox a,
.h-underline:hover,
.radio a,
.text a:not([class]),
.text-underline {
  text-decoration: underline
}

.icon_mail:before {
  content: "\e800"
}

.icon_location:before {
  content: "\e801"
}

.icon_phone:before {
  content: "\e802"
}

.icon_clock:before {
  content: "\e803"
}

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

.car_name b {
  color: #b73c30
}

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

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

.corp-sales .item_text,
.text-lg,
.title-xs,
h4 {
  font-size: 1.8rem
}

.post__title,
.text-md,
h5 {
  font-size: 1.6rem
}

.title-lg,
.title-md,
.title-sm,
.title-xs {
  font-weight: 700
}

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

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

.advantage__info,
.banner .banner-content.align_center,
.text-center {
  text-align: center
}

.page__to table td:first-child,
.page__to table th:first-child,
.text-left {
  text-align: left
}

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

.text-right .btn-group {
  justify-content: flex-end
}

.text-uppercase {
  text-transform: uppercase
}

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

.fw-300 {
  font-weight: 300
}

.fw-400 {
  font-weight: 400
}

.corp-sales .item_title,
.fw-600 {
  font-weight: 600
}

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

.title-group {
  text-align: center;
  margin: 0 auto 4rem;
  overflow: hidden
}

#search,
.form-row:not(:last-child),
.mb-3,
.popup .form-row:not(:last-child),
.popup .title-md,
.post__img,
.title-group .title:not(:last-child) {
  margin-bottom: 3rem
}

.model-promo,
.title-section {
  margin-top: 6rem
}

.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 {
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center
}

.title:after,
.title:before {
  content: "";
  border-top: 3px solid rgba(102, 102, 102, .1);
  margin: 0 15px;
  flex: 1 0 20px
}

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

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

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

.text {
  line-height: 1.4
}

.text img {
  width: 100%;
  height: auto
}

.range,
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text p:not(:last-child),
.text ul:not(:last-child) {
  margin-bottom: 2rem
}

.text small {
  color: #8e8e8e
}

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

.card-text h4,
.dealer__item .row,
.dealer__item h4,
.item_text li:not(:last-child),
.notice.centered span,
.series-slider .img-container,
.text ul li:not(:last-child) {
  margin-bottom: 1rem
}

.text ul li::marker {
  color: #0066b5
}

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

.btn,
.stroke-text {
  font-weight: 700;
  text-transform: uppercase
}

.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") center/100% no-repeat;
  width: 3.5rem;
  height: 4.2rem
}

.banner .container .title-lg img,
.container,
.flex .col.full-width,
.form-row.full-width,
table {
  width: 100%
}

.banner .btn-group,
.container,
.container-md,
.container-sm {
  margin-left: auto;
  margin-right: auto
}

.align-center,
.banner .banner-content.valign_center,
.banner .banner-content.valign_center .container,
.notice.centered {
  align-items: center
}

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

.stroke-text {
  -webkit-text-fill-color: white
}

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: #0066b5
}

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

.container {
  max-width: 1300px
}

#request,
.container-md {
  max-width: 1000px
}

.container-sm {
  max-width: 840px
}

.flex {
  flex-flow: row wrap
}

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

.banner .banner-content.text_center .container,
.banner .btn-group,
.banner-content .container.text-center,
.page-404 .btn-group {
  justify-content: center
}

.flex-2 .col {
  width: 50%
}

.contact-info p span,
.image-gallery-item.active,
.pc:not(.flex) {
  display: block
}

.banner .btn-group {
  margin-top: 2rem
}

.btn-group,
.btn_promo,
.navbar__group,
.post-pagination .next,
.post-pagination .prev,
.share,
.sns {
  display: flex;
  align-items: center
}

.banner .disclaimer {
  padding: 0 2rem;
  font-size: 1rem;
  text-align: left;
  position: absolute;
  bottom: 6rem
}

.btn_group {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  gap: 1rem;
  overflow: hidden
}

.btn_group .btn {
  min-width: auto;
  width: 50%
}

.btn {
  padding: 1.5rem 3rem;
  min-width: 24rem;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  transition: .15s;
  border-radius: 7px
}

.btn-primary {
  color: #fff;
  background: #0066b5;
  border: 1px solid #0066b5
}

.btn-primary:hover {
  border-color: rgba(0, 102, 181, .15);
  box-shadow: 0 4px 14px #005dd2
}

.colors_options .color-select span,
.header .dealers {
  box-shadow: rgba(0, 0, 0, .12) 0 1px 3px, rgba(0, 0, 0, .24) 0 1px 2px
}

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

.btn-default.main,
.sub-link:hover {
  color: #0066b5;
  border-color: #0066b5
}

.btn-default.gray {
  color: #f3f3f3;
  border-color: #dcdcdc;
  background: #dcdcdc
}

.btn-default.black {
  border-color: #333
}

.btn_promo {
  background: #0066b5;
  border-radius: 50%;
  width: 145px;
  height: 145px;
  position: absolute;
  left: 0;
  top: calc(100vh - 330px);
  color: #fff;
  text-align: center;
  padding: 20px;
  line-height: 1.5
}

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

.show-on-map strong {
  font-weight: 550;
  border-bottom: 1px solid;
  transition: .3s
}

.show-on-map:hover strong {
  border-color: transparent
}

.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") center no-repeat
}

.dropdown__item .link,
.link.download,
.sns .link {
  display: inline-flex;
  align-items: center
}

.link.download::before {
  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") center/contain no-repeat;
  width: 2rem;
  height: 2rem;
  margin-right: 1.5rem
}

.btn-more {
  position: relative;
  display: inline-flex;
  border-radius: 5rem;
  min-width: auto;
  padding: 1.4rem 1.4rem 1.4rem 2rem;
  transition: .3s
}

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

.copyright,
.header .item__phone,
.nav__menu,
.post-pagination .next {
  margin-left: auto
}

.btn-more:hover {
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05)
}

.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%;
  overflow: hidden;
  pointer-events: none;
  transition: none;
  background-size: 10rem !important
}

.h-opacity {
  transition: opacity .3s
}

.car:hover,
.h-opacity:hover {
  opacity: .75
}

.h-color {
  transition: color .15s
}

.color-red,
.dropdown__item.active .link,
.h-color:hover,
.link-underline:hover,
.navbar .link:hover,
.page__news .post__item .item:hover {
  color: #0066b5
}

.page__news.news .post__item .post__img,
.posts-slider .post__item img {
  width: 100%;
  height: 22rem;
  object-fit: cover;
}

.link-underlined {
  position: absolute;
  height: 3px;
  background: #0066b5;
  bottom: -1px;
  transition: .35s;
  pointer-events: none
}

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

.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 .25s ease-out
}

.header {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999
}

.corp-sales .banner-sm .container .text-group,
.corp-sales .checkbox,
.header .dealer__item .row p:not(:last-child),
.model-spec:last-child,
.sns-title {
  margin-bottom: 0
}

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

.header .cars {
  padding: 3rem;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2rem 0
}

.header .cars .car__img {
  height: 8rem;
  margin-bottom: 1rem
}

.header .cars .car {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(33.3333% - 4rem)
}

.header .container {
  max-width: 1480px
}

.header .dealers {
  position: absolute;
  transform: translateY(3rem);
  background: #fff;
  width: 320px;
  height: 0;
  z-index: 9999;
  left: -2rem;
  color: #000;
  overflow: hidden
}

.header .contacts {
  margin-left: 3rem
}

.header .dealer__item h4 {
  font-size: 1.6rem;
  margin-bottom: 1rem
}

.header .dealer__item .row {
  font-size: 1.4rem
}

.header .dealer__item {
  padding: 2rem 2rem 1rem;
  border-bottom: 1px solid #f1f1f1
}

.header .dealers::-webkit-scrollbar {
  width: 10px
}

.header .dealers::-webkit-scrollbar-track {
  background-color: #f1f1f1
}

.header .dealers::-webkit-scrollbar-thumb {
  background-color: #888
}

.header .dealers::-webkit-scrollbar-thumb:hover {
  background-color: #555
}

.header .contacts .link {
  position: relative;
  display: inline-flex;
  cursor: pointer;
  padding: 1.5rem 0
}

.header .contacts .icon-address:hover .dealers {
  opacity: 1;
  height: 30rem;
  overflow-y: scroll
}

.header .contacts .link::before {
  position: absolute;
  left: -1.7rem;
  font-family: Iconfont;
  align-self: center
}

.header .icon_phone::before {
  margin-right: 0;
  align-self: center
}

.marquee {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  font-size: 3rem;
  background-color: #0066b5;
  color: #fff
}

.logo img {
  height: 4.6rem;
  object-fit: contain
}

.logo_k img {
  height: 6.8rem
}

.lang .link.active {
  color: #005dd2
}

.nav__menu {
  display: flex;
  align-items: center;
  margin-right: 3rem
}

.nav__menu .nav__item .link {
  padding: 2.8rem 0;
  white-space: nowrap
}

.nav__menu .nav__item:not(:last-child),
.post-pagination .prev svg,
.sns .link:not(:last-child) {
  margin-right: 2rem
}

.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") center no-repeat;
  display: inline-flex;
  width: 8px;
  height: 5px;
  margin-left: .4em;
  margin-top: 2px
}

.dropdown__item.active .link::after {
  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='%230066b5'/%3E%3C/svg%3E%0A") center no-repeat;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.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%);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
  background: #f3f3f3
}

.dropdown__menu {
  display: none;
  overflow: hidden;
  position: absolute;
  background: #fff;
  box-shadow: 0 3px 10px rgba(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-link {
  padding: 15px 25px;
  background-color: #fff;
  border-bottom: 1px solid #f3f3f3;
  transition: border-color .25s;
  width: 100%
}

.footer {
  flex: 0 0 auto;
  background-color: #f7f7f7;
  box-shadow: 0 -5px 20px -13px rgba(51, 51, 51, .25);
  padding-top: 4rem
}

.footer .disclaimer {
  padding: 4rem 0
}

.banner .banner-content.align_center .title-lg,
.footer hr {
  margin: 0 auto
}

.footer__nav {
  display: flex;
  justify-content: flex-start
}

.footer__nav .menu__item {
  margin-right: 5rem
}

.footer__bottom-bar,
.page__header {
  padding: 3rem 0
}

.footer__bottom-bar .menu__items {
  margin-right: 5.2vw
}

.advantage__image,
.callcenter {
  margin-bottom: 1.5rem
}

.astana_motors-logo {
  max-width: 100px
}

.astana_motors-logo,
.footer-logo {
  margin-left: auto;
  margin-bottom: 1.5rem
}

.footer-logo {
  max-width: 180px
}

.banner .swiper-pagination {
  bottom: 3rem
}

.banner .swiper-pagination-bullet {
  width: 4.167vw;
  border-radius: 0;
  height: 2px;
  position: relative;
  background-color: #fff;
  opacity: .8
}

.form-checkbox:checked+label::before,
.form-checkbox:not(:disabled):active+label::before {
  background-color: #0066b5;
  border-color: #0066b5
}

.banner .swiper-pagination-bullet-active {
  opacity: 1
}

.banner .swiper-pagination-bullet::after {
  content: "";
  background: #f2f2f2;
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.banner .swiper-pagination-bullet-active::after {
  transition: 3.6s linear;
  width: 100%
}

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

.banner-mark {
  background: #0066b6;
  padding: 16px 24px;
  transition: .5s 0.8s;
  margin-top: 1rem;
  font-size: 2.4rem;
  color: #fff;
  font-weight: 500;
  display: flex;
  align-items: center
}

.car h4,
.post__date,
body {
  font-weight: 400
}

@keyframes popUp {
  0% {
    opacity: 0;
    transform: translateX(-100%)
  }

  100% {
    transform: translateX(0)
  }
}

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

/* .page__car .banner-content {
  height: calc(100vh - 145px)
} */

.banner .banner-content .text-group {
  padding-top: 8vh
}

.banner-content .text_bottom {
  bottom: 10vh
}

.banner-content.txt-dark .text-group,
.item .text-block,
.series-slider .swiper-button-next::after,
.series-slider .swiper-button-prev::after {
  color: #333
}

.banner-content .title-lg {
  max-width: 400px;
  width: 20vw
}

.banner .banner-content.valign_top,
.banner .banner-content.valign_top .container {
  align-items: flex-start
}

.banner .banner-content.valign_center .text-group {
  padding: 0 0 5vh;
  width: 450px
}

.banner .banner-content.valign_bottom,
.banner .banner-content.valign_bottom .container {
  align-items: flex-end
}

.banner .banner-content.valign_bottom .text-group {
  padding-bottom: 8vh
}

.banner .banner-content.align_center .sub-title {
  margin-left: auto;
  margin-right: auto
}

.banner .banner-content.align_center .btn-group {
  justify-content: center;
  width: 100%
}

.banner .container {
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  height: 100%
}

.banner .container.text-right,
.banner .halign_right .container {
  justify-content: end
}

.banner .container .sub-title {
  margin-top: 1rem;
  font-size: 2.4rem;
  max-width: 44rem
}

.banner .container .sub-title .bg_btn {
  background: rgba(134, 134, 134, .5);
  padding: 8px 20px;
  display: inline-block;
  margin: 10px 0;
  border-radius: 7px;
  text-align: center
}

.banner .container .sub-title .bg_btn b {
  font-size: 40px
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
  width: 6rem;
  height: 6rem;
  border-radius: 50%
}

.advantage:hover p,
.advantage:hover p.advantage__title,
.banner .swiper-button-next::after,
.banner .swiper-button-prev::after,
.banner-sm,
.banner-sm .breadcrumbs,
.item .text-block.txt-white {
  color: #fff
}

.banner .swiper-button-prev {
  left: 2vw
}

.banner .swiper-button-next {
  right: 2vw
}

.slider-container:not(.banner) .swiper-button-next,
.slider-container:not(.banner) .swiper-button-prev {
  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-next::after,
.slider-container:not(.banner) .swiper-button-prev::after {
  color: #000;
  font-size: 2.2rem
}

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

#info-numbers .text_inside.pos_right:before,
#info-nums .text_inside.pos_right:before,
.slider-container:not(.banner) .swiper-button-next,
.slider-controls .swiper-button-next {
  right: 0
}

.image-gallery .swiper-pagination.swiper-pagination-bullets,
.slider-container:not(.banner) .swiper-pagination {
  bottom: 0;
  position: relative
}

.slider-container:not(.banner) .swiper-pagination-bullet {
  background: #e0e0e0;
  opacity: 1;
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #e0e0e0
}

#dealers,
body {
  background: #fff
}

.slider-container:not(.banner) .swiper-pagination-bullet-active {
  background: #fff;
  border: 2px solid #0066b5
}

.slider-controls {
  position: relative;
  flex: 1;
  max-width: 130px;
  margin: 0 auto;
  justify-content: center
}

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

.swiper-button-next.red,
.swiper-button-prev.red {
  background: #0066b5
}

.carousel,
.corp-sales .img-carousel {
  width: 100%;
  position: relative;
  overflow: hidden
}

.carousel .swiper-wrapper.flex-4 .swiper-slide {
  width: 25%
}

.carousel .text-group {
  max-width: 90%;
  margin: 2rem auto 0
}

.carousel .text-group .text-md {
  min-height: 12rem
}

.carousel picture {
  aspect-ratio: 3.5/2
}

.video-link {
  display: block;
  width: 100%
}

.page__history .section_carousel {
  padding: 0 2rem
}

.page__history .slider-container:not(.banner) .swiper-button-next,
.page__history .slider-container:not(.banner) .swiper-button-prev {
  margin-top: -5rem
}

.page__history .image img {
  max-height: 100vh
}

#info-numbers .numbers,
#info-nums .numbers {
  margin-top: 5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 3rem;
  font-size: 1.6rem
}

#info-numbers .numbers strong,
#info-nums .numbers strong {
  font-size: 3.6rem;
  color: #ff9632
}

#info-numbers .text_inside .text-block,
#info-nums .text_inside .text-block {
  font-size: 1.8rem;
  max-width: 48%
}

#info-numbers .text_inside:before,
#info-nums .text_inside:before {
  width: calc(50% + 4rem);
  background-color: #3c4650
}

.page__history .video,
.page__promo .navbar {
  height: auto
}

.page__history .video-container {
  height: 90vh
}

.page__history .slider-container:not(.banner) .swiper-pagination-bullet,
.share .ya-share2__container_shape_round .ya-share2__badge {
  margin: 0 5px
}

#map-info .item {
  background-color: #3c4650;
  padding: 2vw
}

#map-info .el {
  position: absolute;
  padding: 1rem;
  border: 2px solid #ff9632;
  width: 22rem;
  background-color: rgba(0, 0, 0, .15);
  text-align: center;
  display: none
}

#map-info .el::after,
#map-info .el::before {
  content: "";
  position: absolute
}

#map-info .el::after {
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  border-radius: 50%;
  background-color: #ff9632
}

#map-info .el.el1 {
  top: 3vw;
  left: 12vw
}

#map-info .el.el1::before,
#map-info .el.el3::before {
  width: 2px;
  height: 5vw;
  background-color: #ff9632;
  left: 50%;
  display: block;
  top: 100%
}

#map-info .el.el1::after,
#map-info .el.el3::after {
  top: calc(100% + 5vw);
  left: calc(50% - .7rem)
}

#map-info .el.el2 {
  top: 10vw;
  left: 27vw
}

#map-info .el.el2::before {
  width: 8vw;
  height: 2px;
  background-color: #ff9632;
  left: 100%;
  display: block;
  top: 50%
}

#map-info .el.el4::before,
#map-info .el.el5::before,
#map-info .el.el6::before,
#map-info .el.el7::before,
#map-info .el.el8::before {
  width: 2px;
  background-color: #ff9632;
  display: block
}

#map-info .el.el2::after {
  top: calc(50% - .7rem);
  left: calc(100% + 8vw)
}

#map-info .el.el3 {
  top: 3vw;
  left: 44vw
}

#map-info .el.el4 {
  top: 20vw;
  left: 46vw
}

#map-info .el.el4::before {
  height: 5vw;
  left: 50%;
  bottom: 100%
}

#map-info .el.el4::after {
  bottom: calc(100% + 5vw);
  left: calc(50% - .7rem)
}

#map-info .el.el5 {
  top: 28vw;
  left: 63vw
}

#map-info .el.el5::before {
  height: 8vw;
  left: 100%;
  bottom: 100%
}

#map-info .el.el5::after {
  bottom: calc(100% + 8vw);
  left: calc(100% - .7rem)
}

#map-info .el.el6 {
  top: 8vw;
  left: 70vw
}

#map-info .el.el6::before {
  height: 6vw;
  left: 50%;
  top: 100%
}

#map-info .el.el6::after {
  top: calc(100% + 6vw);
  left: calc(50% - .7rem)
}

#map-info .el.el7 {
  top: 6vw;
  left: 85vw
}

#map-info .el.el7::before {
  height: 5vw;
  left: -2px;
  top: 100%
}

#map-info .el.el7::after {
  top: calc(100% + 5vw);
  left: -.8rem
}

#map-info .el.el8 {
  top: 28vw;
  left: 78vw
}

#map-info .el.el8::before {
  height: 8vw;
  left: -2px;
  bottom: 100%
}

#map-info .el.el8::after {
  bottom: calc(100% + 8vw);
  left: -.9rem
}

.page__history #map-info .image img {
  max-height: 100%
}

#map-info .text_inside:before,
.promo_rubric .item:last-child::after {
  content: none
}

#posts,
.mb-4,
.section__header {
  margin-bottom: 4rem
}

#posts .post__item {
  grid-gap: 4rem
}

#posts .swiper-button-next,
#posts .swiper-button-prev {
  margin-top: 0
}

.posts {
  grid-gap: 0 4rem
}

.post__item .text-group {
  padding: 0
}

.post_date {
  color: #888;
  margin-bottom: 20px;
  font-size: 12px
}

.post__text {
  margin-bottom: 2.5rem;
  font-size: 1.6rem;
  color: #666
}

.post__date {
  font-size: 14px;
  color: #f3f3f3
}

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

.post__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

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

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

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

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

.post-pagination .prev {
  margin-right: auto
}

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

.posts-slider {
  padding: 0 3.9rem
}

.sns-block {
  gap: 1rem
}

.share p {
  margin-right: 4rem
}

.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: 32px;
  height: 32px;
  background-size: 32px 32px
}

.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: 32px 32px
}

.breadcrumbs {
  display: flex;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 14px;
  font-weight: 500;
  color: #888
}

.breadcrumbs .sep {
  margin: 0 .9em
}

.page__pagination {
  position: relative;
  justify-content: flex-end;
  padding: 6rem 0;
  font-size: 1.3rem
}

.page__pagination .page__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border: 1px solid rgba(0, 0, 0, .25);
  border-radius: 50%;
  margin: 0 .5em;
  opacity: .7
}

.form-field,
.form-msg {
  border: 1px solid #000;
  background: 0 0;
  width: 100%
}

.page__pagination .page__link.active {
  color: #0066b5;
  border-color: #0066b5;
  opacity: 1
}

.page__pagination .page__link:not(.active):hover {
  color: #0066b5;
  opacity: 1
}

.form-range:hover,
.image-gallery .swiper-pagination-bullet-active,
.page__pagination .next,
.page__pagination .prev,
.series-slider:hover .swiper-button-next,
.series-slider:hover .swiper-button-prev {
  opacity: 1
}

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

.page__pagination .next:hover path,
.page__pagination .prev:hover path {
  fill: #0066b5
}

.form-container {
  color: #000
}

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

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

.form-row.full-width.flex {
  margin-right: 0
}

.form-label {
  display: block;
  color: #8e8e8e;
  position: absolute;
  left: 0;
  top: -5px;
  z-index: 10;
  transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
  pointer-events: none
}

.checkbox-group,
body {
  display: flex
}

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

.errorMessage {
  color: red;
  font-size: 12px
}

.form-field {
  color: #000;
  line-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem
}

.form-msg {
  color: #000;
  padding: 1rem 2rem;
  line-height: normal
}

.corp-sales .img-preview,
.form-msg.form-msg-sm {
  height: 12rem
}

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

.form-select select {
  -webkit-appearance: none;
  cursor: pointer
}

.checkbox-group #Form_note {
  display: flex;
  align-items: center;
  width: 100%;
  height: 5.2rem
}

.checkbox-group #Form_note label {
  min-width: 45%;
  margin-left: 1rem;
  font-weight: 700
}

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

.checkbox a,
.radio a {
  color: #0066b5;
  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:checked+label::before {
  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
}

#lang-selection .btn-group .btn:not(:last-child),
.car h4 {
  margin: 0 0 1rem
}

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

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

.table {
  border-collapse: collapse
}

.table thead {
  background: #e6e6e6
}

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

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

.table tr:nth-child(odd) td {
  background: #f9f9f9
}

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

.popup-sm {
  max-width: 460px;
  width: 100%
}

.popup .fancybox-close-small {
  padding: 6px;
  opacity: 1
}

body {
  font-size: 1.4rem;
  color: #333;
  flex-direction: column;
  height: 100%;
  overflow-x: hidden
}

.color-gray {
  color: grey
}

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

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

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

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

.bg-overlay {
  display: block;
  background: rgba(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 {
  margin: 6rem auto
}

.section[bg=light-gray] {
  margin: 0;
  padding: 6rem 0
}

.page__header h1 {
  font-size: 2.8rem
}

.page__header+.section {
  margin-top: 0
}

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

.car {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 20px
}

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

.car .car__img {
  display: flex;
  justify-content: center;
  position: relative;
  mix-blend-mode: darken
}

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

#lineup .grid,
.manuals {
  grid-gap: 3rem
}

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

.contact-info .write-us .text-sm {
  opacity: .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") center no-repeat
}

.banner-sm {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 4rem
}

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

.banner-sm .text-group {
  position: absolute;
  text-align: center
}

.advantage,
.menu__item,
.promo .item {
  position: relative
}

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

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

#news .text-center,
.corp-sales .slider-controls {
  margin-top: 4rem
}

.gap-2,
.promo.grid {
  grid-gap: 2rem
}

.promo .item {
  display: flex;
  color: #fff;
  overflow: hidden;
  box-shadow: 0 4px 15px -3px rgba(0, 102, 181, .33)
}

.promo .item:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: brightness(0.95);
  filter: brightness(.95)
}

.promo .item img {
  width: 100%;
  -webkit-filter: brightness(0.75);
  filter: brightness(.75);
  transition: .66s
}

.promo .item h4 {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%
}

.page__promo .navbar nav {
  margin: 0 auto 30px;
  padding-top: 0;
  width: 100%;
  border-bottom: 1px solid #adb5bd;
  flex-wrap: wrap
}

.page__promo .navbar nav .link {
  border: 1px solid;
  color: #0066b5;
  margin-bottom: 1.5rem
}

.page__promo .navbar nav .link:not(:last-child) {
  margin-right: 1.5rem
}

.promo_rubric .table td,
.promo_rubric .table th {
  padding: 7px 1rem
}

.promo_rubric .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 6rem
}

.promo_rubric .item::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #adb5bd;
  order: 3;
  margin-top: 6rem
}

.promo_rubric .item:nth-child(2n) .image {
  order: 2
}

.promo_rubric .item:nth-child(2n) .text {
  order: 1
}

.promo_rubric .image,
.promo_rubric .text {
  flex: 1;
  max-width: calc(50% - 2rem)
}

.footer__item {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  max-width: 100%
}

.menu_footer .menu__item {
  margin: 10px;
  width: calc(25% - 20px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start
}

.menu__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.menu__item .main_link {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem
}

.menu__item .link {
  margin-bottom: .5rem
}

.manuals .item {
  background-color: #f2f2f2
}

.manuals .img-container {
  display: flex;
  justify-content: center;
  height: 18rem
}

.manuals .img-container img {
  object-fit: scale-down
}

.manual-download {
  padding: 2rem;
  width: 100%;
  text-align: center;
  background-color: #0066b5;
  color: #fff
}

.advantage {
  box-shadow: 0 4px 24px -5px rgba(102, 102, 102, .3);
  border-radius: 10px;
  overflow: hidden;
  transition: .25s;
  will-change: box-shadow;
  height: 200px;
  background-color: #fff
}

.advantage:before {
  position: absolute;
  content: "";
  z-index: 1;
  background-color: #0066b5;
  bottom: -50px;
  left: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transition: transform .25s ease-in;
  transition: transform .25s ease-in, -webkit-transform .25s ease-in;
  will-change: transform
}

.advantage:hover {
  transition-delay: 0.2s;
  box-shadow: 0 4px 25px -5px rgba(0, 102, 181, .5);
  color: #fff
}

#dealers,
.car__nav,
.contact-list .dealer__item {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .25)
}

.advantage:hover:before {
  -webkit-transform: scale(18);
  transform: scale(18)
}

.advantage:hover .image__advantage {
  filter: invert(1)
}

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

.flex-list__item {
  display: block;
  margin: 15px;
  width: calc(100% - 30px)
}

.flex-list__item_third {
  width: calc(33.33334% - 30px)
}

.advantage__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding: 30px;
  z-index: 2
}

.image svg {
  height: 100%
}

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

.image__advantage {
  margin: 0 auto 1rem;
  width: 65px;
  height: 65px;
  transition: .35s
}

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

.advantage p {
  margin-bottom: .55rem;
  color: #666;
  transition: .1s 0.2s;
  will-change: color
}

.dealer__item .row {
  font-size: 15px;
  line-height: 1.4
}

.dealer__item .row p:not(:last-child) {
  margin-bottom: 10px
}

.dealer__item .row a {
  color: #0b457f;
  transition: .3s;
  display: inline
}

.dealer__item .row a:hover {
  border-bottom: 1px solid
}

#dealers {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  overflow: hidden;
  width: 44rem;
  height: 100%
}

#dealers .container {
  height: 100%;
  overflow-y: auto;
  padding: 3rem
}

#dealers .container::-webkit-scrollbar {
  background-color: #e5e5e5;
  width: 6px
}

#dealers .container::-webkit-scrollbar-thumb {
  background-color: #ccc
}

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

.contact-list .dealer__item {
  border-radius: 7px;
  padding: 3rem 3rem 2rem
}

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

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

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

#map,
.lang-kk {
  font-family: Changan-kz
}

.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: #0066b6;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: -5px;
  font-family: Changan;
  font-size: 12px
}

.balloonHeader {
  padding: 2rem 3rem;
  position: relative;
  font-size: 1.6rem;
  font-weight: 700
}

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

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

#map {
  width: calc(100% - 44rem);
  height: 100%;
  min-height: 600px
}

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

.corp-sales .col.full-width,
.corp-sales .common-form,
.history__block {
  grid-template-columns: repeat(2, 1fr)
}

.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(.5);
  transition: .6s
}

.model-promo .col {
  flex: 1;
  position: relative
}

.model-promo .col:first-child {
  max-width: 20rem
}

.model-promo .col:nth-child(2) {
  display: flex;
  min-width: 50%
}

.model-promo .col:nth-child(2)::after {
  content: "";
  display: inline-flex;
  width: 1px;
  height: 100%;
  background: #005dd2;
  opacity: .15;
  margin: 0 5rem
}

.label-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.5rem
}

.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: .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: .25s
}

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

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

.car__nav,
.navbar nav {
  background-color: #fff
}

.model-menu__test-drive .image {
  margin-right: 15px;
  -webkit-animation: 1.4s linear infinite test-drive;
  animation: 1.4s linear infinite test-drive;
  display: inline-flex;
  align-items: center
}

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

.model-menu__test-drive .image svg {
  height: 40px
}

#lang-selection .btn.active path,
.model-menu__test-drive .image svg use {
  fill: #fff
}

.car__nav {
  position: relative;
  padding: 0 0 0 4rem;
  position: sticky;
  top: 73px;
  z-index: 90
}

.navbar__group .navbar__name {
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-weight: 700;
  margin-right: 2vw
}

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

.navbar__group .model-logo {
  height: 25px
}

.navbar {
  position: relative;
  display: flex;
  align-items: center;
  height: 77px
}

.navbar .title-xs {
  flex: 1
}

.navbar .title-xs small {
  display: block;
  line-height: normal;
  font-size: 11px;
  margin-top: 3px
}

.navbar nav {
  display: flex;
  align-items: center;
  margin-left: auto;
  z-index: 9;
  position: relative;
  padding: 2rem 4rem 2rem 0
}

.section__header .text {
  margin: 2rem 0
}

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

.colors_options {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
  width: 100%
}

.colors_options .color-select {
  text-align: center;
  max-width: 120px;
  font-size: 12px;
  cursor: pointer;
  min-width: 100px;
  padding: 0 10px
}

.colors_options .color-select span {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
  border-radius: 50%
}

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

.model-spec__list {
  display: flex;
  margin-bottom: 30px
}

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

.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: #ededed;
  top: 0;
  right: 0
}

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

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

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

.gallery__list_main:after {
  content: "";
  clear: both;
  display: block
}

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

.gallery__list-item {
  overflow: hidden;
  position: relative;
  float: left;
  display: block
}

.gallery__list-item img {
  transition: 1.5s
}

.gallery__list-item:hover img {
  transform: scale(1.1)
}

.gallery__list_main .gallery__list-item:first-child {
  width: 50%;
  height: 100%
}

.gallery__list_main .gallery__list-item:nth-child(2) {
  width: 50%;
  height: 50%
}

.gallery__list_main .gallery__list-item:nth-child(3),
.gallery__list_main .gallery__list-item:nth-child(4) {
  width: 25%;
  height: 50%
}

.gallery__list_main .gallery__list-item.none,
.posts-slider .swiper-pagination {
  display: none
}

.image__gallery {
  cursor: pointer;
  transition: 1s;
  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
}

.car__items-bar .sort__item button.active,
.card-text a,
.sp-link {
  color: #0066b5
}

.video {
  position: relative;
  height: 40vw
}

.video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  filter: brightness(.65)
}

.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(.65)
}

.series-slider {
  margin: 6rem 0;
  position: relative;
  overflow: hidden;
  padding: 0 4rem
}

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

.no-nav .logo,
.series-slider img {
  pointer-events: none
}

.series-slider .swiper-button-next,
.series-slider .swiper-button-prev {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0
}

.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: #0066b5
}

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

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

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

.corp-sales .item_text br,
.irs--flat .irs-handle>i:first-child,
.no-nav .contacts,
.no-nav .nav__menu,
.sp-link.mobile,
.text_inside ul br {
  display: none
}

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

.irs--flat .irs-bar {
  background: #0066b5
}

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

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

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

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

.car__items-bar .sort,
.car__items-bar .sort__item {
  display: flex;
  align-items: center
}

.car__items-bar .sort__item {
  font-weight: 700
}

.car__items-bar .sort__item button {
  font-weight: 700;
  margin-left: 3rem;
  position: relative
}

.car__items-bar .sort__item button.active::after {
  content: "";
  position: absolute;
  top: -1rem;
  left: 0;
  right: 0;
  width: 6px;
  height: 6px;
  background: #0066b5;
  border-radius: 50%;
  margin: 0 auto
}

.item.text_left,
.item.text_right {
  display: flex;
  margin: 5rem 0
}

.item.text_right {
  flex-direction: row-reverse
}

.item.text_left .image,
.item.text_left .video,
.item.text_right .image,
.item.text_right .video {
  min-width: 50%
}

.item.text_left .text-block,
.item.text_right .text-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 4rem
}

.item.text_right .text-block {
  padding-left: 0;
  padding-right: 4rem
}

.text_inside:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .45) 40%, rgba(0, 0, 0, .000001))
}

.text_inside .text-block {
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: calc(-50% + 4rem);
  z-index: 6;
  max-width: 50rem;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.text_inside.pos_right:before {
  background: linear-gradient(270deg, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .45) 40%, rgba(0, 0, 0, .000001))
}

.item.text_inside.pos_right .text-block {
  left: auto;
  margin-left: 0;
  right: 50%;
  margin-right: calc(-50% + 4rem)
}

.item_title {
  font-weight: 400;
  font-size: 2.4rem;
  margin-bottom: 20px
}

.item_text {
  margin-bottom: 2rem;
  line-height: 1.4
}

.history__block,
.mb-5 {
  margin-bottom: 5rem
}

.text-block.pos_right .feature__container {
  margin-left: auto;
  -webkit-transform: none;
  transform: none
}

.history__block {
  display: grid;
  justify-content: space-between;
  align-items: center
}

.history__block img {
  width: 100%
}

.history__block:nth-child(odd) .text-group {
  padding-right: 4rem
}

.history__block:nth-child(2n) .text-group {
  padding-left: 4rem
}

.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-8 {
  margin-bottom: 8rem
}

.lang-kk .car__nav {
  top: 71px
}

.sp-link {
  display: inline-flex;
  align-items: center
}

.sp-link svg {
  margin-right: 5px
}

#lang-selection {
  max-width: 460px;
  width: 100%;
  padding: 5rem
}

#lang-selection .btn-group {
  flex-direction: column
}

#lang-selection .btn-group .btn {
  color: #000;
  text-transform: unset;
  width: 100%;
  padding: 2.2rem 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-family: inherit;
  font-weight: 700
}

#lang-selection .btn.active {
  background: #0066b5;
  color: #fff
}

@media screen and (max-width:1540px) {
  .header {
    padding: 0 1.5vw
  }

  .text_inside .text-block {
    margin-left: 0;
    left: 4rem
  }

  .item.text_inside.pos_right .text-block {
    margin-right: 0;
    right: 4rem
  }
}

@media screen and (max-width:1440px) {

  .nav__menu,
  .nav__menu .nav__item:not(:last-child) {
    margin-right: 1.5rem
  }

  .header {
    font-size: 1.3rem
  }

  .header .dealer__item h4 {
    font-size: 1.4rem
  }

  .logo img {
    height: 2.2rem
  }
}

@media screen and (max-width:1000px) {

  #request .container,
  .banner-content .title-lg,
  .flex-2 .col,
  .flex-list__item_third,
  .form-btn,
  .header .cars .car,
  .menu__item,
  .series-slider .swiper-slide,
  .sidebar {
    width: 100%
  }

  .mobile,
  .promo_rubric {
    display: block
  }

  .banner .banner-content.valign_bottom .text-group {
    padding-bottom: 6vh
  }

  .banner.slider-container .swiper-pagination {
    bottom: 1.5rem
  }

  .banner .swiper-pagination-bullet {
    width: 4rem;
    height: 2px
  }

  .promo_rubric .item {
    flex-direction: column;
    margin-bottom: 3rem
  }

  #info-numbers .numbers,
  .contact-info .link-to.round,
  .promo_rubric .item::after {
    margin-top: 3rem
  }

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

  .promo_rubric .image,
  .promo_rubric .text {
    max-width: calc(100% - 2rem)
  }

  .promo_rubric .item:nth-child(2n) .text,
  .promo_rubric .item:nth-child(odd) .text {
    order: 2
  }

  .banner .container .title-xs,
  .history__block,
  .history__block img,
  .menu__item:not(:last-child),
  .post__img,
  .promo_rubric .image,
  .text h2,
  .text h3,
  .text h4,
  .text h5,
  .text p:not(:last-child) {
    margin-bottom: 2rem
  }

  .promo_rubric .post__img {
    max-width: 100%;
    order: 1;
    margin-bottom: 0
  }

  .btn-group,
  .footer__nav,
  .gallery__list-block,
  .gallery__list-item,
  .promo_rubric .post__item {
    flex-wrap: wrap
  }

  .promo_rubric .post__title {
    font-size: 1.8rem
  }

  .header,
  .header .nav__menu {
    position: fixed;
    background: #fff;
    left: 0
  }

  .cars.visible,
  .table tr:last-child td:last-child,
  .table tr:not(:last-child) {
    border-bottom: 0
  }

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

  .logo img {
    height: 2.6rem
  }

  .banner-content .img {
    object-fit: cover;
    height: 100%
  }

  #lang-selection .btn-group .btn {
    padding: 1.65rem 2rem
  }

  #contacts .title-group span:nth-child(2)::before,
  #info-numbers .text_inside:before,
  #info-nums .text_inside:before,
  .model-menu__test-drive:after,
  .model-menu__test-drive:before,
  .model-promo .col:nth-child(2)::after {
    content: none
  }

  .model-menu__test-drive-bg {
    left: 0;
    width: 100%;
    display: none
  }

  #info-numbers .numbers strong,
  #info-nums .numbers strong,
  .series-slider .swiper-button-next::after,
  .series-slider .swiper-button-prev::after,
  .title-lg,
  em.stroke-text,
  h1 {
    font-size: 2.4rem
  }

  .banner .container .title-lg,
  .title-md {
    margin-bottom: 0;
    font-weight: 400
  }

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

  .menu__item .main_link,
  .post__title,
  .title-sm,
  h3 {
    font-size: 1.6rem
  }

  .banner .container .sub-title,
  .features p,
  .slider-container .swiper-button-next::after,
  .slider-container .swiper-button-prev::after,
  .table th,
  .title-xs,
  body,
  h4 {
    font-size: 1.4rem
  }

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

  #info-nums .numbers,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .services {
    grid-template-columns: repeat(1, 100%)
  }

  #lineup .grid,
  .cars,
  .header .cars:not(.series-slider) {
    grid-template-columns: repeat(2, 1fr)
  }

  .config .car-btn,
  .footer .nav__menu,
  .footer__bottom-bar .menu__items,
  .gallery.desktop,
  .header .contacts,
  .label-title,
  .menu__items .item:not(.phone),
  .menu__items .phone .text-group,
  .navbar nav,
  .navbar__group,
  .page__history #map-info .item.text_inside .text-block,
  .pc:not(.flex),
  .slider-container.banner .swiper-button-next,
  .slider-container.banner .swiper-button-prev {
    display: none
  }

  .slider-container:not(.banner) .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem
  }

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

  .page__pagination .page__link {
    width: 36px;
    height: 36px;
    margin: 0 3px
  }

  .common-form,
  .image-gallery .swiper-pagination.swiper-pagination-bullets {
    display: flex;
    flex-wrap: wrap
  }

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

  .scroll-x,
  .table {
    overflow-x: auto
  }

  .car__nav,
  html {
    overflow-x: hidden
  }

  .text .scroll-x {
    width: 100vw;
    margin-left: -3rem;
    padding: 0 3rem
  }

  .table th {
    vertical-align: top
  }

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

  .container {
    width: calc(100% - 4rem);
    padding: 0
  }

  .page {
    padding-top: 5.2rem
  }

  .header {
    top: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #f2f2f2;
    padding: 0
  }

  .header .flex {
    flex-wrap: wrap;
    padding: 1.2rem 0
  }

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

  .banner picture,
  .dropdown__menu,
  .item,
  .nav__menu .tab,
  .posts-slider {
    position: relative
  }

  .contact-info .link-to.round::after,
  .menu.mobile {
    background-size: contain
  }

  .gallery.mobile,
  .header .nav__menu.is-active {
    display: block
  }

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

  .footer__nav .menu__item,
  .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
  }

  .dropdown__menu {
    width: 100%;
    margin: 0
  }

  .header .cars {
    padding: 2rem 0;
    flex-wrap: wrap;
    justify-content: center
  }

  .breadcrumbs,
  .header .cars .prices,
  .model-char {
    font-size: 12px
  }

  #spec .link-to,
  .btn,
  .checkbox.form-row,
  .nav__menu .tab {
    font-size: 1.2rem
  }

  .header .logo {
    order: 2;
    max-width: 14rem;
    display: inline-flex;
    align-items: center
  }

  .content .image,
  .menu__items {
    order: 1
  }

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

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

  .banner .title-sm,
  .banner .title-xs {
    font-weight: 450
  }

  .banner picture:not(.no-gradient)::after {
    content: "";
    background: linear-gradient(0deg, transparent 35%, rgba(0, 0, 0, .7) 100%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0
  }

  [data-swiper-slide-index="1"] .title-lg img {
    max-height: 16rem
  }

  .banner .svg-img {
    max-width: 25rem;
    margin: auto
  }

  .banner .banner-content,
  .lang-kk .banner .banner-content {
    height: 130vw;
    min-height: auto
  }

  .banner-content .text_bottom {
    bottom: auto
  }

  .banner .banner-content .text-group {
    padding: 5vh 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%
  }

  .banner .container {
    top: auto;
    height: 100%
  }

  .banner .btn-group {
    bottom: 5vh;
    margin-top: auto
  }

  .banner .banner-content.valign_center .text-group {
    padding: 4vh 5vh 6vh
  }

  .banner .container .sub-title .bg_btn b {
    font-size: 20px
  }

  .btn {
    padding: 1.65rem 2rem
  }

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

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

  .btn_promo {
    top: 95vw;
    left: auto;
    right: 0;
    padding: 0;
    width: 115px;
    height: 115px;
    font-size: 12px
  }

  .dotItem-content .close,
  .dots-image.flex .dot:not(.close),
  .slider-container .swiper-button-next,
  .slider-container .swiper-button-prev {
    width: 4rem;
    height: 4rem
  }

  #services,
  .section {
    margin: 4rem auto
  }

  .section[bg=light-gray] {
    margin: 0;
    padding: 4rem 0
  }

  #search,
  .features .grid img,
  .features .title-sm,
  .map-img,
  .mb-5,
  .page__news .post__share,
  .popup .title-md,
  .thumbs,
  .title-group {
    margin-bottom: 3rem
  }

  .item.text_left .text-block,
  .item.text_right .text-block,
  .page__faq .accordion__content .text,
  .popup .col,
  .post__item,
  .slider-container .posts-slider {
    padding: 0
  }

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

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

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

  .popup {
    max-width: 100%;
    padding: 4rem 2rem
  }

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

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

  .checkbox.form-row {
    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 0);
    background-size: 100% 3.5rem;
    height: 14rem;
    overflow: hidden
  }

  .footer__bottom-bar,
  .page__header {
    padding: 2rem 0
  }

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

  .cars.visible,
  .item_text,
  .nav__menu .tab:not(:last-child) {
    margin-bottom: 0
  }

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

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

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

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

  .cars {
    grid-gap: 1rem;
    padding: 0
  }

  .contact-info,
  .contact-list,
  .history__block {
    grid-template-columns: repeat(1, 1fr)
  }

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

  .car .car__img,
  .car h4 {
    margin-bottom: 5px
  }

  .header .cars:not(.series-slider) {
    padding-left: 0;
    padding-right: 0;
    display: grid;
    gap: 2rem
  }

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

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

  .car .car__img {
    height: 6rem
  }

  #spec .title-group span:last-child,
  .car .car__img img,
  .colors .text-lg {
    margin-left: 0
  }

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

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

  #contacts {
    padding: 4rem 0 5rem
  }

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

  .contact-info {
    grid-gap: 3rem 0
  }

  .contact-info .write-us .text-sm {
    margin-top: 1rem
  }

  .slider-container .swiper-pagination {
    bottom: 4rem
  }

  .nav__menu .tabs.mobile {
    display: flex;
    flex-direction: row;
    justify-content: center
  }

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

  .nav__menu .tab {
    padding-left: 0
  }

  .nav__menu .tab.active::before {
    position: absolute;
    background: #0066b5;
    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
  }

  .car__nav {
    width: 100%;
    font-size: 1.4rem;
    white-space: nowrap;
    position: sticky;
    padding: 0;
    top: 5.2rem
  }

  .navbar__group .navbar__name {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-right: 1rem;
    margin-left: 2rem
  }

  .navbar {
    overflow-x: scroll;
    overflow-y: hidden;
    align-items: center;
    padding: 0;
    flex-wrap: wrap
  }

  .navbar nav {
    margin-right: 2rem;
    padding: 0 2rem
  }

  .model-char__item span,
  .navbar .link {
    display: inline-flex
  }

  .navbar .price-link {
    width: 50%;
    text-align: center;
    padding: 1rem
  }

  .navbar .link {
    width: 50%;
    text-align: center;
    height: 5.5rem;
    justify-content: center;
    align-items: center
  }

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

  .navbar .link:last-child {
    color: #fff
  }

  .link.download::before,
  .navbar .link:not(:last-child),
  .post-pagination .prev svg {
    margin-right: 1rem
  }

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

  .model-menu__test-drive .image svg {
    width: 30px;
    height: 30px
  }

  .model-menu__test-drive .image {
    margin-right: 7px;
    display: none
  }

  .image-gallery .image-gallery__arrow-next,
  .image-gallery .image-gallery__arrow-prev {
    zoom: 0.6;
    top: 30%;
    display: none
  }

  .image-gallery .swiper-pagination {
    justify-content: center
  }

  .image-gallery .swiper-pagination-bullets .swiper-pagination-bullet {
    max-width: 100%;
    width: 25%;
    height: 80px;
    background-size: 40px !important
  }

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

  .image-gallery {
    width: 100%;
    padding: 0
  }

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

  .item.text_left,
  .item.text_right {
    display: block;
    margin: 3rem 0
  }

  .item.text_inside:before {
    background: 0 0
  }

  .item.text_inside .text-block {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    padding: 30px 20px;
    max-width: 100%
  }

  .feature__container {
    max-width: 100%;
    align-items: center
  }

  .item_title {
    color: #000;
    font-size: 1.8rem
  }

  .item_text {
    color: #333
  }

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

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

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

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

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

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

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

  .list {
    position: relative;
    overflow: hidden
  }

  .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: 0 0;
    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 {
    width: 100%;
    height: 130px !important;
    margin-bottom: 3rem
  }

  .btn-select {
    width: 3rem;
    height: 3rem;
    margin-right: 2rem;
    margin-bottom: 1.5rem
  }

  .btn-select.active::before {
    width: 4rem;
    height: 4rem;
    border-width: 2px;
    top: -.7rem;
    left: -.7rem
  }

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

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

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

  .features.dots-slider .swiper-pagination {
    left: 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
  }

  .gallery__list_main {
    flex-wrap: wrap;
    height: auto
  }

  .gallery__list_main .gallery__list-item {
    width: 50% !important;
    height: 50% !important
  }

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

  .banner-sm {
    height: 30rem
  }

  .navbar,
  .page__history .video-container {
    height: auto
  }

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

  #search .icon {
    zoom: 0.7
  }

  .history__block {
    display: grid
  }

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

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

  .post-pagination {
    margin-top: 4rem;
    font-size: 12px
  }

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

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

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

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

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

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

  .history__block:nth-child(2n) .text-group {
    padding-left: 0
  }

  #lineup .grid,
  .contact-list,
  .services {
    grid-gap: 2rem
  }

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

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

  #dealers .container {
    padding: 3rem 0
  }

  .model-promo,
  .title-section {
    margin-top: 4rem
  }

  #chars {
    margin: 0 -1rem;
    width: calc(100% + 2rem)
  }

  .colors_options {
    justify-content: flex-start;
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px 5px
  }

  .colors_options .color-select {
    max-width: 100%;
    margin: 0;
    width: auto;
    min-width: auto;
    padding: 0 5px;
    font-size: 10px
  }

  .colors_options .color-select span {
    width: 40px;
    height: 40px
  }

  .navbar {
    flex-wrap: nowrap
  }

  .lang {
    margin-left: auto;
    margin-right: 3rem;
    order: 3
  }

  #request,
  .car {
    margin: 0
  }

  .lang-kk .car__nav {
    top: 5.2rem
  }

  .video {
    height: 45vw;
    user-select: none;
    pointer-events: none
  }

  .model-promo .col:first-child,
  .page__history .slider-controls {
    max-width: 100%
  }

  .model-promo .col:nth-child(2) {
    min-width: auto
  }

  .model-promo .col {
    flex: 100%;
    margin-bottom: 2rem
  }

  #request {
    padding: 4rem 2rem
  }

  .sp.link {
    width: 100%;
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%)
  }

  .contacts__item {
    margin-top: 2rem;
    padding: 0 2rem
  }

  .contacts__item p {
    display: flex;
    margin-bottom: 1rem
  }

  .header .logo_k {
    max-width: 18rem
  }

  .logo_k img {
    height: 2.8rem
  }

  #info-numbers .text_inside .text-block,
  #info-nums .text_inside .text-block {
    max-width: 100%;
    font-size: 1.4rem
  }

  #info-nums .numbers {
    margin-top: 0
  }

  #info-numbers .numbers,
  #info-nums .numbers {
    grid-gap: 2rem;
    font-size: 1.4rem
  }

  .banner-svg {
    width: 55vw;
    margin: 0 auto
  }
}

.ava,
.banner-sm {
  overflow: hidden;
  position: relative
}

.pos-1 {
  top: 15vh
}

.banner-sm {
  height: 100vh;
  min-height: 65rem
}

.banner-sm .container {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0
}

.banner-sm .img {
  object-position: center;
  object-fit: cover;
  height: 100%;
  display: block
}

.banner-sm .container .text-group {
  max-width: 40rem;
  text-align: left;
  margin-bottom: 14vh
}

.corp-sales .container {
  max-width: 1480px;
  padding-left: 2vw;
  padding-right: 2vw
}

.corp-sales .banner-sm .container {
  justify-content: flex-start;
  top: 15vh
}

.corp-sales h2 {
  text-align: left;
  font-size: 2.4rem
}

.corp-sales .items__table {
  margin-top: 5rem
}

.corp-sales .items__table tbody {
  display: grid;
  gap: 3vw;
  font-size: 1.8rem
}

.corp-sales .items__table tr {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4vw
}

.corp-sales .items__table img {
  margin-bottom: 2rem
}

.corp-sales .items__table h3 {
  font-size: 4.8rem;
  font-weight: 400;
  margin-bottom: 1rem
}

.corp-sales .data ul {
  list-style: disc;
  padding-left: 2rem;
  font-size: 1.8rem
}

.corp-sales .data li:not(:last-child) {
  margin-bottom: 1.8rem
}

.corp-sales .data li::marker,
.corp-sales ul li::marker {
  color: #0b457f
}

.corp-sales .item.text_left .image {
  max-width: 50%
}

.corp-sales .item.text_left .text-block {
  padding-left: 4vw
}

.corp-sales .common-form {
  display: grid;
  gap: 3rem
}

.corp-sales .common-form .form-row {
  margin-right: 0;
  width: 100%;
  text-align: left
}

.corp-sales .col.full-width {
  grid-column: 1/-1;
  gap: 3rem;
  display: grid
}

.corp-sales .common-form .btn {
  width: 100%;
  height: 5.2rem
}

.corp-sales .img-preview img {
  object-fit: contain
}

.corp-sales .img-carousel .swiper-pagination {
  display: flex;
  height: 100%;
  margin-top: -3rem
}

.corp-sales .img-carousel .swiper-pagination-bullet {
  height: 100%;
  flex: 1;
  background: 0 0;
  margin: 0;
  opacity: 1;
  position: relative
}

.corp-sales .img-carousel .swiper-pagination-bullet:not(:last-child) {
  margin-right: 1rem
}

.corp-sales .img-carousel .swiper-pagination-bullet::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  bottom: 3px;
  left: 0;
  height: 3px;
  background-color: #000;
  opacity: .4
}

.corp-sales .img-carousel .swiper-pagination-bullet-active::after {
  opacity: .9
}

.corp-sales .carousels .img-container {
  background: #f7f7f7;
  padding: 2rem;
  height: 17rem;
  margin-bottom: 2rem
}

.corp-sales .carousels img {
  object-fit: contain;
  mix-blend-mode: darken;
  width: 100%;
  height: 100%
}

.corp-sales .carousels h4 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  font-weight: 400
}

.corp-sales .carousels h3 {
  margin-top: 2rem;
  font-size: 2rem
}

.corp-sales .carousels .text-group {
  display: flex;
  flex-direction: column;
  min-height: 32rem
}

.corp-sales .section_carousel .section__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap
}

.corp-sales .carousels .text-sm:last-of-type {
  min-height: 14rem
}

.corp-sales .carousels .btn {
  margin-top: auto
}

.corp-sales .year {
  margin-bottom: 5px
}

.corp-sales .swiper-button-next,
.corp-sales .swiper-button-prev {
  top: 20%
}

.corp-sales .card {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap
}

.corp-sales .users-card {
  margin-top: 5rem;
  padding-top: 4rem;
  border-top: 1px solid #8e8e8e
}

.ava {
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  display: block;
  background: url(/static/img/icons/ava.png) center/contain no-repeat
}

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

.card-text {
  margin-left: 2rem;
  font-size: 1.6rem;
  line-height: 140%;
  align-self: center;
  flex: 1
}

@media screen and (max-width:640px) {
  .ava {
    width: 8rem;
    height: 8rem;
  }

  .corp-sales .users-card {
    padding-bottom: 4rem;
  }

  .corp-sales .carousels .btn {
    margin-top: 2rem
  }

  .corp-sales .items__table tr {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 4rem
  }

  .corp-sales .items__table tbody {
    gap: 4rem
  }

  .corp-sales .items__table td {
    text-align: center;
    border-bottom: 1px solid #1d1d1d;
    padding-bottom: 3rem
  }

  .corp-sales .items__table tr:last-child td:last-child {
    border: none
  }

  .corp-sales .item.text_left,
  .corp-sales .our-instruments {
    margin-top: 0
  }

  .corp-sales .item.text_left .image {
    max-width: 100%
  }

  .corp-sales .items__table h3 {
    font-size: 3.6rem
  }

  .corp-sales .items__table img {
    margin-left: auto;
    margin-right: auto
  }

  .corp-sales h2 {
    font-size: 1.8rem
  }

  .corp-sales .item.text_left .text-block {
    padding: 3rem 2rem 0
  }

  .corp-sales .col.full-width,
  .corp-sales .common-form {
    grid-template-columns: repeat(1, 100%)
  }

  .corp-sales .carField {
    display: flex;
    flex-direction: column
  }

  .corp-sales .carField .form-row {
    order: 2;
    margin-bottom: 0
  }

  .corp-sales .carField .img-preview {
    order: 1;
    margin-bottom: 2rem
  }

  .corp-sales .swiper-button-next,
  .corp-sales .swiper-button-prev {
    margin-top: -12rem;
    top: 35%
  }

  .corp-sales .section__header .text-underline {
    margin-top: 1rem
  }

  .card-text {
    font-size: 1.4rem
  }

  .corp-sales .container {
    top: 7vh
  }

  .corp-sales .banner-sm .img {
    object-position: 25%
  }

  .corp-sales .banner-sm {
    min-height: auto;
    height: 120vw
  }

  .btn_group {
    flex-direction: column;
    justify-content: flex-start
  }

  .btn_group .btn {
    width: 100%
  }

  .banner .disclaimer {
    display: none
  }
}

.no-nav {
  padding: 1.4rem 0
}

.no-nav .lang {
  margin-left: 2vw
}