@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;
  height: 100%;
}

body {
  font-family: TT_TANK, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1.4rem;
  line-height: normal;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #181818;
  color: #fff;
}

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] {
  -webkit-appearance: button;
  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;
  list-style-position: inside;
}

[hidden] {
  display: none;
}

.club-logo {
  max-width: 8rem;
  height: 8rem;
  display: inline-flex;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
}

.club-logo-2 {
  max-width: 17rem;
}

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

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

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

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

.img-border {
  border: 1px solid #ff9549;
  border-radius: 1rem;
}

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

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

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

hr.dark {
  background: #181818;
}

hr.light {
  background: #3c4141;
}

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

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

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

.img-lazy-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;
}

@font-face {
  font-family: TT_TANK;
  src: url("../fonts/TT_TANK-300.woff2");
  font-weight: normal;
}

@font-face {
  font-family: TT_TANK;
  src: url("../fonts/TT_TANK-500.woff2");
  font-weight: 500;
}

@font-face {
  font-family: TT_TANK;
  src: url("../fonts/TT_TANK-500.woff2");
  font-weight: bold;
}

@font-face {
  font-family: Iconfont;
  src: url("../fonts/Iconfont.woff2");
  font-weight: normal;
}

.iconfont {
  font-family: Iconfont;
  vertical-align: -2px;
}

.icon-phone::before {
  content: "\f132";
}

.icon-address::before {
  content: "\f134";
}

.icon-time::before {
  content: "\f144";
}

.icon-mail::before {
  content: "\f138";
}

.icon-search::before {
  content: "\f139";
}

.icon-link::before {
  content: "\f126";
}

.icon-next::before {
  content: "\f115";
}

.icon-prev::before {
  content: "\f114";
}

.icon-td::before {
  content: "\f143";
}

.icon-service::before {
  content: "\f145";
}

.icon-promo::before {
  content: "\f12d";
}

.icon-price::before {
  content: "\f116";
}

.icon-warning::before {
  content: "\f121";
}

.color-gray {
  color: #d4d5d5;
}

.color-main {
  color: #ff9549;
}

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

[bg=dark-gray] {
  background-color: #1c2121;
  color: #fff;
}

[bg=light] {
  background-color: #3c4141;
}

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

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

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

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

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

.font {
  font-family: TT_TANK;
}

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

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

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

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

.text-light * {
  color: #fff;
}

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

.big-num {
  font-size: 5.729vw;
  line-height: 1;
}


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

ul.leaders {
  padding: 0;
  overflow-x: hidden;
  line-height: 1.4;
}

ul.leaders li {
  overflow: hidden;
}

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

ul.leaders li:before {
  color: #d4d5d5;
  float: left;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
}

ul.leaders span:first-child {
  color: #d4d5d5;
  padding-right: 0.33em;
  background: white;
}

ul.leaders span+span {
  float: right;
  padding-left: 0.33em;
  background: white;
}

.title-underline {
  position: relative;
}

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

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

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text .title-md,
.text .title-sm,
.text .title-xs {
  margin-bottom: 2rem;
  line-height: normal;
}

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

.text {
  line-height: 1.4;
}

.text small {
  color: #3c4141;
}

.text a:not([class]) {
  color: #ff9549;
}

.text ul {
  list-style-type: disc;
}

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

.text ul:first-child {
  margin-top: 0;
}

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

.text ul li::marker {
  color: #ff9549;
}

.text ol {
  list-style: decimal;
  list-style-position: inside;
}

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

.text hr {
  opacity: 0.25;
}

.text table {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.text .table-overflow {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.text .table-overflow table {
  margin-top: 0rem;
  margin-bottom: 0rem;
  table-layout: fixed;
}

.text .table-overflow table td {
  vertical-align: top;
}

.bg_red {
  background: #F05436;
  padding: 0.5rem 1.5rem;
  border-radius: 7px;
  display: inline-block;
}

.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: #ff9549;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ff9549;
  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: #ff9549;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ff9549;
}

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

.qoute {
  font-size: 1.6rem;
}

.qoute::before {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  background: url(../static/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-container:not(:last-child) {
  margin-bottom: 4rem;
}

.grid-reverse .col:first-child {
  order: 2;
}

.grid-reverse .col:last-child {
  order: 1;
}

.tabs {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  width: 100%;
  flex-direction: column;
}

.tabs::after {
  content: none;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #ddd;
}

.tab {
  font-size: 1.6rem;
  padding: 2rem;
  position: relative;
  cursor: pointer;
  padding: 2rem;
}

.tab .tab-title {
  pointer-events: none;

}

.tab .text {
  display: none;
}

.tab.active {
  background: #252c2c;
  border-radius: 1rem;
}

.tab.active .tab-title {
  color: #ff9549;
  margin-bottom: 1rem;
}

.page__car .tab.active .tab-title {
  color: #ff9549;
}

.car__nav .btn-default.orange.btn,
.car__nav .btn {
  color: #ff9549;
}

.tab.active .text {
  display: block;
}

.tab-content {
  opacity: 0;
  height: 0;
  position: relative;
  overflow: hidden;
}

.tab-content.active {
  display: block;
  opacity: 1;
  height: auto;
}

.tab-content__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 2;
}

.tabs-specs {
  display: flex;
  justify-content: center;

}

.tabs-specs .btn-spec-tab {
  text-transform: uppercase;
  color: #dbdbdb;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 1.5rem 2rem;
  flex: 1;
  max-width: 20%;
  border-bottom: 1px solid hsla(0, 0%, 100%, .12);
  transition: border-color .2s linear;
}

.tabs-specs .btn-spec-tab.active,
.tabs-specs .btn-spec-tab:hover {
  border-color: #FF9549;
}

.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: calc(100% - 3.2rem);
  position: relative;
}

.container-md {
  max-width: 1360px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

.flex .col {
  flex: 1;
}

.flex-1,
.flex-2,
.flex-3,
.flex-4 {
  margin: 0 -12px;
  width: calc(100% + 24px);
  flex-wrap: wrap;
}

.flex-1 .col,
.flex-2 .col,
.flex-3 .col,
.flex-4 .col {
  margin: 12px;
}

.flex-1 .col {
  flex: 0 0 calc(100% - 24px);
}

.flex-2 .col {
  flex: 0 0 calc(50% - 24px);
}

.flex-3 .col {
  flex: 0 0 calc(33.3333% - 24px);

}

.flex-4 .col {
  flex: 0 0 calc(25% - 24px);
}

.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-center {
  justify-content: center;
}

.space-between {
  justify-content: space-between;
}

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

.gap-20 {
  grid-gap: 20px;
}

.gap-30 {
  grid-gap: 20px;
}

.gap-40 {
  grid-gap: 40px;
}

.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_group {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  gap: 2rem;
  overflow: hidden;
}

.btn_group .form-btn {
  min-width: 45%;
  transition: 0.3s;
}

.btn_group .online_link {
  background: #ff9549;
  color: #000;
  padding: 1.8rem;
  display: inline-block;
  white-space: nowrap;
  min-width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_group .online_link:after {
  content: "";
  background: url(/static/img/svg/arrow_tank.svg) no-repeat left top;
  background-size: 100% auto;
  width: 12px;
  min-width: 12px;
  height: 12px;
  margin-left: 6px;
}

.btn_group .btn {
  padding: 1.6rem 2rem;
  white-space: nowrap;
}

.btn_group.noactive .form-btn {
  min-width: 100%;
}

.btn {
  padding: 1.6rem 6rem;
  text-align: center;
  overflow: hidden;
  position: relative;
  line-height: normal;
  transition: 0.15s ease;
  justify-content: center;
  display: inline-flex;
  color: inherit;
  font-weight: 500;
  border-radius: 1.2rem;
}

.btn-primary {
  background: #ff9549;
  border: 1px solid transparent;
  color: #000;
}

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

.btn-default span {
  z-index: 2;
}

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

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

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

.btn-default.orange {
  border-color: #ff9549;
  background: transparent;
}

.btn-default.orange::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(7px);
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.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;
  background-size: 45%;
}

.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;
  align-items: center;
  justify-content: center;
}

.btn-more::after {
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.7 7.7 3-3c.2-.2.3-.4.3-.7 0-.3-.1-.5-.3-.7l-3-3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4L12.6 3H1c-.6 0-1 .4-1 1s.4 1 1 1h11.6l-1.3 1.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0Z' fill='%23FFFFFF'/%3e%3c/svg%3e") no-repeat;
  width: 1.6rem;
  height: 0.8rem;
  margin-left: 1.6rem;
}

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

.btn-scroll {
  background: #181818;
  width: 5rem;
  height: 5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  cursor: pointer;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-scroll::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-bottom: 7px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

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

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

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

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

.h-color:hover {
  color: #ff9549;
}

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

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

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

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

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

.link-underline:hover {
  color: #ff9549;
}

.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 {
  position: relative;
  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: #181818;
}

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

@-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: fixed;
  top: 0;
  left: 0;
  width: calc(100vw - 17px);
  z-index: 9999;
  color: #d4d5d5;
  font-weight: 500;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
}

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

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

.header .menu__item img {
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 1rem;
}

.header .menu__item .link {
  padding: 3rem 1.2rem;
  height: 9rem;
  display: inline-flex;
  align-items: center;
}

.header .menu__item:not(.lang) .link:hover {
  background: rgba(255, 255, 255, 0.05);
}

.header .lang .active {
  color: #ff9549;
}

.header .car__img {
  max-width: 12rem;
}

header.is-show {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header .prices {
  line-height: 1.4;
}

.lang-kk {
  font-family: 'Robot', sans-serif;
}

.main-logo {
  margin-right: 2rem;
}

.main-logo img {
  max-height: 2rem;
}

.logo {
  position: absolute;
  left: 50%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-50%);
}

.logo img {
  width: 3.6rem;
  height: 4.6rem;
}

.logo .site-name {
  margin-top: .6rem;
  text-align: center;
}

.main-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.nav__menu {
  display: inline-flex;
  align-items: center;
  transition: 0.3s;
}

.nav__item {
  position: relative;
}

.nav__item .link {
  display: inline-flex;
  align-items: center;
  padding: 3rem 1.5rem;
  white-space: nowrap;
  height: 9rem;
  cursor: pointer;
}

.nav__item .sub-link {
  padding: 1.2rem 1.6rem;
  min-height: 4.8rem;
  display: inline-flex;
  align-items: center;
}

.nav__item .sub-link:hover {
  background: rgba(255, 255, 255, 0.05);
}

.nav__item:hover {
  background: rgba(255, 255, 255, 0.05);
}

.nav__item.active {
  background-color: #1c2121;
  color: #d4d5d5;
}

.dropdown__item.active .dropdown__menu {
  display: flex;
  flex-direction: column;
  z-index: 99;
}

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

.dropdown__menu {
  display: none;
  overflow: hidden;
  position: absolute;
  background: #1c2121;
  border-radius: 0 0 8px 8px;
  background-color: #1c2121;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  color: #fff;
  left: 0;
  width: 30rem;
  font-size: 1.6rem;
}

.footer {
  flex: 0 0 auto;
}

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

.footer__nav {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  font-size: 1.6rem;
}

.footer__nav .main-link {
  font-weight: 500;
}

.footer__nav .main-link:not(:last-child) {
  margin-bottom: 1.5rem;
}

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

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

.footer__nav .group .link:not(:last-child) {
  margin-bottom: 1rem;
}

.footer__nav .menu__item:first-child .group {
  text-transform: uppercase;
}

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

.footer .menu__item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex: auto;
}

.banner {
  position: relative;
  overflow: hidden;
  background: #181818;
}

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

.banner .banner-content::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  pointer-events: none;
  z-index: 1;
}

.banner .banner-content h1,
.banner .banner-content .title-lg {
  font-weight: 500;
}

.banner .banner-content .price {
  margin-bottom: 1rem;
}

.banner .banner-content .btn-group {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 3rem;
}

.banner .banner-content .btn {
  width: 32rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.banner .banner-content .btn:not(:last-child) {
  margin-bottom: 1.5rem;
}

.banner .banner-content.center {
  align-items: center;
}

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

.banner .banner-content.top .text-group {
  padding-top: 6rem;
}

.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 .banner-content picture {
  -webkit-filter: brightness(85%);
  filter: brightness(85%);
  position: relative;
  z-index: 0;
}

.banner .container {
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
}

.banner .swiper-pagination {
  bottom: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner .text-group {
  padding-left: 12vw;
  padding-right: 12vw;
}
.banner .svg {
  max-width: 32rem;
}
.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: 0.3s ease;
}

.swiper-pagination-bullet-active {
  background: #ff9549;
  width: 3rem;
  height: 6px;
  border-radius: 2px;
}

.post .slider {
  position: relative;
  overflow: hidden;
}

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

.slider-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.slider-controls .swiper-button-prev,
.slider-controls .swiper-button-next {
  background: #ff9549;
  border-radius: 50%;
  width: 5.8rem;
  height: 5.8rem;
  margin-top: -3.4rem;
}

.slider-controls .swiper-button-prev {
  left: 2rem;
}

.slider-controls .swiper-button-next {
  right: 2rem;
}

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

.slider-container:not(.banner) .swiper-button-prev,
.slider-container:not(.banner) .swiper-button-next {
  background: #888888;
  width: 3.2rem;
  height: 3.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 {
  font-size: 1.8rem;
}

.slider-container:not(.banner) .swiper-button-prev.swiper-button-black,
.slider-container:not(.banner) .swiper-button-next.swiper-button-black {
  background: rgba(0, 0, 0, 0.65);
}

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

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

.slider-container:not(.banner) .swiper-pagination {
  top: auto;
  bottom: 0;
  position: relative;
  margin-top: 2.4rem;
}

.slider-container:not(.banner) .slider-sm .swiper-slide {
  display: flex;
  flex-direction: column;

  padding-top: 5rem;

}

.slider-container:not(.banner) .slider-sm .image {
  width: 100%;
  height: 100%;
}

.slider-container:not(.banner) .slider-sm .text-group .title-xs {
  margin-bottom: 1.4rem;
}

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

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

.slider-container:not(.banner) .slider-sm .swiper-pagination-bullet {
  background: #aaa;
  opacity: 1;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  position: relative;
}

.slider-container:not(.banner) .slider-sm .swiper-pagination-bullet-active {
  background: #888;
}

.slider-container:not(.banner) .slider-sm .swiper-pagination {
  top: 0;
}

.slider-container.expand {
  margin: 0 -6rem;
  padding-bottom: 3rem;
  margin-bottom: 6rem;
}

.slider-container.expand .swiper-button-next,
.slider-container.expand .swiper-button-prev {
  margin-top: -44px;
}

.slider-container.expand .swiper-pagination {
  position: absolute;
  width: 100%;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 2.4rem;
  color: #181818;
}

.carousel .swiper-slide,
.carousel-grid .swiper-slide {
  width: 100%;
}

.carousel .swiper-pagination-bullet,
.carousel-grid .swiper-pagination-bullet {
  opacity: 1;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #aaa;
  margin: 0 0.2em;
}

.carousel .swiper-pagination-bullet-active,
.carousel-grid .swiper-pagination-bullet-active {
  background: #181818;
}

.carousel-2 {
  position: relative;
  overflow: hidden;
}

.carousel-2 img {
  width: 100%;
}

.posts {
  align-items: stretch;
}

.post__item {
  display: block;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  cursor: pointer;
}

.post__item .text-group {
  padding: 24px;
  background: #252c2c;
  height: 100%;
}

.post__title:not(:last-child),
.post__announce:not(:last-child) {
  margin: 0 0 1.5rem;
}

.post__text {
  margin-bottom: 2rem;
}

.post__date {
  font-size: 14px;
  display: inline-flex;
  margin: 0 0 1rem;

}

.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 {
  height: 24rem;
}

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

.post .post__title {
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 1.15;
}

.post .post__img {
  height: auto;
}

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

.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 .post__title {
  min-height: 6.2rem;
}

.posts__items .post__item:hover .post__img::after,
#news .post__item:hover .post__img::after {
  opacity: 0.5;
  transition: opacity 0.75s ease;
}

.posts__items .post__img {
  height: 24rem;
  z-index: 1;
  border-radius: 1rem;
  overflow: hidden;
}

.posts__items .flex-2 .post__img,
#news .post__img {
  height: 34rem;
  z-index: 1;
}

.posts__items .post__img::after,
#news .post__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}

.posts__items .text-group,
#news .text-group {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3rem;
  z-index: 1;
  background: none;
  height: auto;
}

#news .post__title {
  font-size: 3.2rem;
  font-weight: 500;
}

.posts__items .flex-4 .post__title,
#news .flex-4 .post__title {
  font-size: 2.4rem;

}

.posts-slider .post__date {
  justify-content: flex-start;
}

.posts-slider .swiper-pagination-bullet,
.posts-slider .swiper-pagination-bullet-active {
  background: #181818;
}

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

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

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

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

.share-block {
  position: relative;
  margin: 3rem 0;
}

.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;
  width: 100%;
  font-size: 14px;
}

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

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

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

.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;
  font-weight: 500;
}

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

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

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

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

.accordion {
  border-radius: 8px;
  background: #1c2121;
  padding: 2.4rem;
}

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

.accordion__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.accordion__header .icon {
  width: 6.4rem;
  height: 6.4rem;
  background: #252c2c;
  border-radius: 8px;
  align-items: center;
}

.accordion__item {
  position: relative;
  border-bottom: 1px solid #3c4141;
}

.accordion__title {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.6rem 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1.8rem;
  justify-content: space-between;
}

.accordion__title::after {
  content: "\f104";
  font-family: Iconfont;
  font-size: 2rem;
}

.accordion__content {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 0.5s ease, opacity 0.25s ease;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  font-size: 1.6rem;
}

.accordion__content .text {
  padding: 0 0 2.4rem;
}

.accordion__content .text .table td {
  border: 1px solid;
}

.accordion__content .text .table-overflow table {
  table-layout: auto;
}

.accordion__item.active .accordion__title {
  color: #ff9549;
}

.accordion__item.active .accordion__title::after {
  content: "\f107";
}

.accordion__item.active .accordion__content {
  height: auto;
  overflow: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.form-container {
  max-width: 640px;
  margin: 0 auto;
}

.form-message {
  font-size: 1.8rem;
  background: #252c2c;
  border-radius: 1rem;
}

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

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

.common-form .form-msg {
  min-height: 15rem;
  height: auto;
  padding-top: 3rem;
}

.test-drive-icon img {
  width: 100%;
  height: 330px;
  object-fit: contain;
}

.form-row {
  position: relative;
}

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

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

.form-row.checkbox {
  margin-bottom: 4rem;
}

.form-row.error .form-field {
  border-color: red;
  color: red;
}

.errorMessage {
  color: red;
  margin-top: 5px;
  transition: .2s;
}

.form-label {
  display: block;
  position: relative;
  margin-bottom: 8px;
  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;
  font-weight: 400;
  color: #d4d5d5;
  min-width: 20rem;
}

.form-field {
  width: 100%;
  border: 1px solid #3c4141;
  border-radius: 1rem;
  color: #181818;
  background: none;
  font-size: 1.6rem;
  font-weight: 500;
  transition: 0.3s ease;
  background: #252c2c;
  color: #fff;
  padding: 1.4rem;
}

.form-field.filled {
  border-bottom-color: #ff9549;
}

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

.form-select .icon,
#search .icon {
  position: absolute;
  right: 1em;
  top: 0;
  pointer-events: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

.checkbox a,
.radio a {
  text-decoration: underline;
  color: #ff9549;
}

.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: 4px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #d4d5d5;
  background-color: #fff;
  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: #ff9549;
  border-color: #ff9549;
}

.form-checkbox:checked+label::before {
  border-color: #ff9549;
  background-color: #ff9549;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' fill='none'%3E%3Cpath d='M1.679 4.686l-.953.93-.476.465L4.774 10.5l8.81-8.605L12.153.5l-7.38 7.21-3.095-3.024z' fill='%23000'/%3E%3C/svg%3E");
}

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

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

.form-radio {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  background: #fff;
  width: 20px;
  height: 20px;
  color: #ff9549;
  border-color: #ff9549;
  background: #ff9549;
  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:first-child {
  max-width: 480px;
  margin-right: 3vw;
}

.field-group {
  padding: 0;
  border: 0;
  width: 100%;
}

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

.field-group .form-section__title {
  font-weight: 500;
  text-align: center;
  margin-bottom: 3rem;
}

table {
  width: 100%;
  overflow: hidden;
}

.table-overflow {
  overflow-x: auto;
}

.table {
  border-collapse: collapse;

}

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

.table thead {
  background: #ff9549;
}

.table th,
.table td {
  padding: 14px;
  text-align: left;
  font-size: 14px;
  border: 1px solid #222;
  vertical-align: text-top;
  min-width: 80px;
  height: auto !important;
}

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

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

.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: 4px;
  opacity: 1;
}

.site-name {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
}

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

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

.page__car .banner .container {
  height: 100%;
}

.bg .image {
  position: relative;
}

.bg-title {
  position: absolute;
  bottom: 0;
  left: 3rem;
}

.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: 8.6rem;
  padding-bottom: 8.6rem;
}

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

.section__header {
  margin-bottom: 3.2rem;
}

.section__header .title {
  margin-bottom: 1.2rem;
}

.section__title {
  position: relative;
}

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

.cta-banner {
  position: relative;
}

.cta-banner .text-group {
  position: absolute;
  top: 6rem;
  right: 6rem;
}

.cta-banner .title-sm {
  line-height: 1;
  margin-bottom: 2rem;
}

.cta-banner .btn {
  margin-top: 3rem;
}

.car {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  border: 1px solid #3c4141;
  padding: 3.2rem;
  border-radius: 1rem;
  cursor: pointer;
  transition: background-color 0.15s ease;
}

.car:hover {
  background-color: #1c2121;
}

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

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

.car .car__header {
  display: flex;
  margin-bottom: 2rem;
  flex-direction: column;
}

.car .car__title {
  text-transform: uppercase;
  font-weight: 500;
}

.car .spec__items {
  width: 100%;
  margin-bottom: 2rem;
}

.car .spec__items .row {
  padding: 1.2rem 0;
  border-bottom: 1px solid #3c4141;
}

.car .text-group {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.car .btn-text {
  display: inline-flex;
  align-items: center;
  margin-right: -4px;
}

.car .icon-next::before {
  vertical-align: -2px;
}

.reverse .content {
  flex-direction: row-reverse;
}

.reverse .content .text-group {
  max-width: 50rem;
  margin-left: 0;
}

.reverse .content .image {
  max-width: 50%;
}

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

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

.content .text {
  flex: 1;
  order: 2;
}

.content .text .col:first-child {
  flex: 0 1 auto;
}

.content .flex-column {
  margin-left: 2rem;
}

.content .text-group {
  flex: 1;
  margin-left: 5vw;
  margin-bottom: 3rem;
}

.content .image {
  max-width: 300px;
  order: 1;
  align-self: center;
}

.content .col .flex {
  margin-bottom: 3rem;
}

.page__header {
  padding: 4rem 0;
}

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

.banner-sm {
  position: relative;
  height: 60rem;
  overflow: hidden;
}

.banner-sm .call-center {
  margin: 3rem 0;
}

.banner-sm .text-group {
  max-width: 60rem;
}

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

.banner-sm .banner-content.center {
  justify-content: center;
}

.banner-sm .banner-content::after {
  content: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.25;
}

.banner-sm .banner-content .btn {
  width: 30rem;
}

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

.banner-sm .title-lg {
  line-height: 1;
}

.banner-sm .banner-content.top .page__header {
  margin-top: 15vh;
}

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

.image {
  display: block;
}

.car__nav {
  position: sticky;
  top: 9rem;
  z-index: 999;
  background-color: #252c2c;
}

.car__nav .navbar {
  white-space: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0 1.4rem;
  min-height: 58px;
}

.car__nav .link {
  padding: 2rem 1.6rem;
  color: #d4d5d5;
  transition: color 0.15s;
  position: relative;

}

.car__nav .link.active,
.car__nav .link:hover {
  color: #ff9549;
}

.car__nav .link.active::after {
  content: none;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #222;
}

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

.car__nav .btn {
  padding: .8rem 2rem;
  font-size: 1.4rem;
  border-color: #ff9549;
  border-radius: 8px;
}

.features.text-light .tabLink {
  color: #fff;
}

.features.grid-reverse .tabs-container .grid-2 {
  grid-template-columns: 70% 1fr;
}

.features .tabs-container .grid-2 {
  grid-template-columns: 1fr 70%;
}

.features.text-light .tabLink::after {
  background: #fff;
}

.features .text-group {
  line-height: 1.4;
}

/* .features .text-group .title-sm {
  margin: 2rem 0 1.5rem;
} */


.features-slider .slider-sm {
  height: 100%;

}

.features-slider .slider-sm .image {
  margin-bottom: 2rem;
}

.image-preview {
  display: flex;
  justify-content: center;
  height: 55rem;
  position: relative;
  overflow: hidden;
}

.image-preview img {
  width: 110%;
  height: 65rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: top;
  object-position: top;
  position: absolute;
  top: -10%;
  left: 0;
  pointer-events: none;
}

.manuals .item {
  border-radius: 1rem;
  border: 1px solid #3c4141;
  display: flex;
  align-items: center;
  padding: 1rem;
}

.manuals .item .image {
  margin-right: 2rem;
}

.manuals .item:hover {
  background-color: #252c2c;
}

#search-result {
  display: none;
  margin-top: 2rem;
  font-size: 1.8rem;
}

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

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

.dealers {
  max-width: 42rem;
  height: 56rem;
  overflow: auto;
  flex: 1;
  padding: 4rem;
  font-size: 1.6rem;
}

.dealers::-webkit-scrollbar {
  width: 8px;
  background: transparent;
  margin-right: 1rem;
}

.dealers::-webkit-scrollbar-thumb:hover {
  background: #252c2c;
}

.dealers::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 1rem;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.dealers .dealer__item {
  padding: 2rem 0 3rem;
}

.dealers .dealer__city {
  margin-top: 3rem;
}

.dealer__item {
  line-height: 140%;
}

.dealer__item:not(:last-child) {
  border-bottom: 1px solid #3c4141;
}

.dealer__item .dealer__name {
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}

.dealer__item .row p {
  margin-bottom: 0.5rem;
}

.dealer__item .row:not(:last-child) {
  margin-bottom: 0.5rem;
}

.dealer__item .show-on-map {
  margin-top: 1.2rem;
}

.map-container {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #181818;
}

#map {
  width: 100%;
  height: auto;
  flex: 1;
}

#map canvas {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.ymaps-2-1-79-gototech {
  visibility: hidden;
}

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

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

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

.ymaps-2-1-79-balloon__close-button {
  opacity: 1 !important;
  -webkit-filter: invert(1);
  filter: invert(1);
}

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

.balloonHeader {
  padding: 2rem 3rem;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  white-space: nowrap;
  display: flex;
  align-items: center;
  background: #1c2121;
  color: #fff;
}

.balloonHeader img {
  max-width: 50px;
  margin-right: 1.5rem;
}

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

.video {
  position: relative;
  height: 70rem;
  overflow: hidden;
}

.grid-3 .video {
  height: 22rem;
}

.video::before {
  /*
  content: '';
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
	*/
}

.video:not(.video-youtube)::after {
  content: '';
  position: absolute;
  display: flex;
  justify-self: center;
  align-items: center;
  background: #111 url(../img/svg/play.svg) no-repeat center / contain;
  background-size: 2.4rem 2.4rem;
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}

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

.feature__container.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  color: #fff;
  height: 65vh;
  min-height: 65rem;
  position: relative;
}

.feature__container.full-width .section__title {
  text-align: left;
  margin-left: 10vw;
}

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

.banner .spec__items {
  position: absolute;
  bottom: 4rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}

.banner .spec__items .big-num {
  font-size: 4.8vw;
}

.banner-info {
  position: relative;
  height: 60rem;
}

.banner-info .text-group {
  height: 100%;
  align-items: flex-end;
  padding-bottom: 3rem;
}

.fast__link-item {
  padding: 24px;
  background: #1c2121;
  border-radius: 12px;
  display: flex;
  align-items: center;
  transition: all 0.15s ease;
}

.fast__link-item .title-xs:not(:last-child) {
  margin-bottom: 0.3rem;
}

.fast__link-item .icon {
  width: 6.4rem;
  height: 6.4rem;
  background: #252c2c;
  border-radius: 1rem;
  margin-right: 2.5rem;
  align-items: center;
}

.fast__link-item:hover {
  background: #252c2c;
}

.fast__link-item:hover .icon {
  background: #1c2121;
}

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

#chooseColor,
#selectColor {
  position: relative;
  overflow-x: hidden;
  padding: 0.5rem 0;
}

#chooseColor .swiper-wrapper,
#selectColor .swiper-wrapper {
  display: flex;
  justify-content: center;
}

#chooseColor .swiper-slide,
#selectColor .swiper-slide {
  width: 6rem;
  height: 6rem;
  border: 1px solid transparent;
  border-radius: 50%;

}

#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: flex;
  border: 2px solid transparent;
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  overflow: visible;
  align-items: center;
  justify-content: center;
}

.btn-select span {
  width: 4.2rem;
  height: 4.2rem;
  border-radius: 50%;
}

.btn-select.active {
  border-color: #ff9549;
}

.btn-select:active {
  box-shadow: 0 0 7px #181818;
}

.view-360 {
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
  overflow: hidden;
  display: none;
  text-align: center;
  margin: 5rem auto 0;
  height: 48rem !important;
}

.view-360.active {
  display: block;
  width: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

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

.color-name {
  margin-bottom: 2rem;
}

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

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

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

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

.mb-0 {
  margin-bottom: 0;
}

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

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

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

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

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

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

.lds-ring {
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#fast-links {
  margin-top: 5rem;
}

.car__label {
  align-self: flex-start;
  padding: .6rem 1rem;
  border-radius: 5px;
  white-space: nowrap;
  text-align: center;
}

.car__label.soon {
  background-color: #FF9549;
  color: #181818;
}

.car__label.new {
  background-color: #6CA631;
  color: #fff;
}

.page-reviews .posts__items .text-group {
  position: relative;
}

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

.page-reviews .posts__items .post__img {
  height: auto;
}

.page-reviews .posts__items .post__img::after {
  content: none;
}

.page-reviews .post__title {
  display: none;
}

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

  .main-nav {
    font-size: 1.2rem;
  }

  .container-md {
    max-width: calc(100% - 3.2rem);
  }

  .nav__item .link {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .header .menu__item .link {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logo {
    transform: none;
    zoom: 90%;
  }

  .header .menu__item img {
    zoom: 70%;
  }

  .club-logo {
    max-width: 6rem;
    height: 6rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .club-logo-2 {
    max-width: 10rem;
    height: 8rem;
  }
}

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

    overflow-y: hidden;
    overflow-x: auto;
  }

  .tabs-specs .btn-spec-tab {
    font-size: 1.2rem;
    max-width: 100%;

  }

  .slider-container:not(.banner) .slider-sm .swiper-button-prev,
  .slider-container:not(.banner) .slider-sm .swiper-button-next {
    display: none;
  }

  .page-reviews .post__item {
    grid-template-columns: repeat(1, 100%);
  }

  .page-reviews .posts__items .post__img img {
    object-position: 0 15%;
  }

  .header .menu__item {
    padding: 0 1rem;
    align-items: flex-start;
    font-size: 1.4rem;
  }

  .header .icon__phone {
    position: absolute;
    width: 1.6rem;
    right: 7rem;
    margin-top: 5px;
  }

  /*  */
  h1,
  .title-lg {
    font-size: 2.8rem;
  }

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

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

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

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

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

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

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

  .tab {
    font-size: 1.4rem;
    font-weight: 500;
  }

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

  .flex-1 .col {
    flex: 100%;
  }

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

  .flex-3 .col {
    flex: 100%;
  }

  .flex-4 .col {
    flex: 100%;
  }

  .pc {
    display: none;
  }

  .mobile {
    display: block;
  }

  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .header .menu__items {
    display: none;
  }

  .header .flex {
    flex-wrap: wrap;
    padding: 1.7rem 2rem;
  }

  .header .nav__menu {
    position: fixed;
    top: 6rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #181818;
    margin: 0;
    padding: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
  }

  .header .nav__menu.is-active {
    display: block;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .main-nav {
    height: 6rem;
  }

  .nav__item .sub-link {
    min-height: auto;
    padding: 1.2rem 2rem;
    font-weight: normal;
  }

  .nav__menu .nav__item {
    border-bottom: 1px solid #3c4141;
    width: 100%;
  }

  .nav__menu .nav__item:first-child {
    border-top: 1px solid #3c4141;
  }

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

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

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

  .nav__item.active {
    background: #252c2c
  }

  .nav__menu .nav__item.dropdown__item .link::after {
    content: "\f104";
    font-family: Iconfont;
    font-size: 1.6rem;
    transform: rotate(-90deg);
  }

  .nav__menu .nav__item.dropdown__item.active .link::after {
    transform: rotate(-180deg);
  }

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

  .dropdown__item.full-width .dropdown__menu {
    box-shadow: none;
    top: 0;
    position: relative;
    padding: 1.6rem 0;
  }

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

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

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

  .header .cars .car__img {
    margin-bottom: 0;
  }

  .header .logo {
    order: 1;
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    transform: none;
    left: 2rem;
  }

  .logo .site-name {
    margin-top: 0;
    margin-left: 1rem;
  }

  .menu.mobile {
    background-image: url(../img/svg/menu-mobile.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 2.4rem;
    height: 1.7rem;
    order: 3;
    position: absolute;
    right: 2rem;
    filter: invert(1);
  }

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

  .main-nav .close {
    background-image: url(../img/svg/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 2.4rem;
    height: 1.7rem;
    position: absolute;
    top: 2rem;
    left: 2rem;
  }

  .main-nav .close.active {
    opacity: 1;
    z-index: 1;
  }

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

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

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

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

  .accordion {
    padding: 1.8rem;
  }

  .accordion__item.active .accordion__content {
    padding: 0 0 2rem;
    overflow-x: scroll;
  }

  .accordion__content .text {
    padding: 0;
  }

  .accordion:not(:last-child) {
    margin-bottom: 1.5rem;
  }

  .test-drive-icon img {
    height: 260px;
  }

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

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

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

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


  #prices .slider-container {
    overflow: revert;
  }

  .container,
  .container-md,
  .container-sm {
    width: 100%;
    max-width: 100%;
    padding: 0 2rem;
  }

  .page {
    padding-top: 6rem;
  }

  .footer .section-md {
    padding: 4rem 0 2rem;
  }

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

  .footer__botom-bar {
    margin: 0 0 1rem;
  }

  .footer__botom-bar .phone {
    font-size: 2rem;
  }

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

  .copyright {
    margin-bottom: 2rem;
  }

  .page__car .banner .banner-content,
  .banner .banner-content {
    height: 120vw;
    min-height: auto;
  }

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

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

  .banner .banner-content .btn-group {
    margin-top: 1.2rem;
  }

  .banner .container {
    top: auto;
  }

  .banner .banner-content .btn {
    width: auto;
  }

  .banner .banner-content .btn:not(:last-child) {
    margin-bottom: 1rem;
  }

  .page__car .banner .banner-content.text_bottom .text-group {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .page__car .banner .banner-content.text_bottom .btn-group {
    margin-top: auto;
    margin-bottom: 3rem;
  }

  .btn {
    padding: 1.2rem 2rem;
    min-width: 18rem;
    border-radius: .8rem;
  }

  .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 1rem;
  }

  .slider-container:not(.banner) .slider-sm .swiper-slide {
    padding-top: 0;
  }

  .slider-container:not(.banner) .slider-sm .image {
    width: 100%;
    height: auto;
  }

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

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

  .posts {
    grid-gap: 2rem;
  }

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

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

  .post .post__date {
    font-size: 1.4rem;
  }

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

  .post__announce {
    margin-bottom: 0;
  }

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

  .footer__nav {
    width: 100%;
    font-size: 1.4rem;
  }

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

  .footer__nav {
    flex-direction: column;
  }

  .footer__nav .toggle-item .group {
    display: none;
    margin-bottom: 0;
  }

  .footer__nav .main-link:not(:last-child) {
    margin-bottom: 1rem;
  }

  .footer__nav .main-link {
    margin-bottom: 1rem;
  }

  .footer__nav .group .link:not(:last-child) {
    margin-bottom: 5px;
  }

  .toggle-item.active {
    margin-bottom: 1rem;
  }

  .toggle-item .main-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .toggle-item.active .group {
    display: flex;
  }

  .toggle-item.active .main-link::after {
    content: "\f107"
  }

  .toggle-item .main-link::after {
    content: "\f104";
    font-family: Iconfont;
    font-size: 1.6rem;
  }

  .footer__nav .group:not(:last-child) {
    margin-bottom: 1.5rem;
  }

  .footer__botom-bar .sns-block {
    margin: 1.5rem 0;
  }

  .sns-block {
    width: 100%;
  }

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

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


  .logo img {
    width: 3rem;
    height: 4rem;
  }

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

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

  .car {
    padding: 2.4rem;
  }

  .car .tag {
    top: -0.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 {
    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%;
  }

  .nav__menu .tabs::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .nav__menu .tab {
    position: relative;
    padding: 1.6rem 1rem;
    font-size: 1.2rem;
  }

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

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

  .nav__item .link {
    height: auto;
  }

  .dropdown__item.active .link {
    /* background: #f2f2f2; */
  }

  .dropdown__menu {
    box-shadow: none;
  }

  .nav__menu .dropdown__item .link::before {
    right: 2rem;
  }

  .car__nav {
    width: 100%;
    overflow-x: hidden;
    font-size: 1.4rem;
    white-space: nowrap;
    position: relative;
    padding: 0;
    position: sticky;
    top: 6rem;

  }

  .car__nav .btn {
    min-width: auto;
    padding: .7rem 1.6rem;
  }

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

  .car__nav .container-md {
    padding: 0;
  }

  .car__nav .link {
    padding: 1.6rem;
  }

  .car__nav .navbar {
    overflow-x: auto;
    align-items: center;
  }

  .car__nav .btn-group {
    flex-flow: row nowrap;
    margin-left: 3rem;
  }

  .banner .banner-content.top .text-group {
    padding-top: 2rem;
  }

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

  .feature__container.full-width {
    margin-left: 0;
    min-height: auto;
    height: 24rem;
  }

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

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



  ul.leaders span:first-child {
    max-width: 50%;
  }

  .tab-content__header {
    position: relative;
    flex-direction: column;
  }

  .tab-content__header .spec {
    width: 100%;
    padding: 1.6rem 2rem;
  }

  .tab-content__header .group {
    margin-top: 3rem;
  }

  .tab-content__header .group a {
    display: none;
  }

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

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

  .feature__title {
    color: #000;
  }

  .feature__text {
    margin-bottom: 0;
  }

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

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

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

  .content .image {
    order: 1;
    max-width: 100%;
    min-width: auto;
    margin-bottom: 2rem;
    width: 100%;
  }

  .accordion__header .icon {
    zoom: 60%;
  }

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

  .accordion__title::after {
    font-size: 1.8rem;
  }

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

  .accordion__title {
    align-items: flex-start;
  }

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

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

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

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

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

  .banner-sm {
    height: 28rem;
  }

  .banner-sm .call-center {
    margin: 2rem 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;
  }

  #prices .car {
    min-width: 32rem;
    padding: 2rem;
  }

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

  #prices .carousel {
    margin: 0;
  }

  .carousel {
    margin-right: -1rem;
  }

  /* .carousel .swiper-slide {
    min-width: 30rem;
  } */
  #specs ul.leaders {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  #map {
    height: 24rem;
    flex: 100%;
    order: 1;
  }

  .table {
    overflow-x: auto;
  }


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

  #chooseColor .swiper-slide,
  #selectColor .swiper-slide {
    width: 4.4rem;
    height: 4.4rem;
  }

  .btn-select {
    width: 4.4rem;
    height: 4.4rem;

  }

  .btn-select span {
    width: 3.4rem;
    height: 3.4rem;
  }

  .image-preview {
    height: 20rem;
  }

  .image-preview img {
    position: relative;
    height: 20rem;
    top: 0;
  }

  .features .slider-container:not(.banner) .image img {
    margin-bottom: 0;
  }

  .slider-sm .title-xs {
    margin-bottom: 4rem;
  }

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

  #prices .btn-group {
    align-items: center;
  }

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

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

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

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 2rem;
  }

  .disclaimer {
    font-size: 1.2rem;
  }

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

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

  .page__header {
    padding-bottom: 0;
  }

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

  .feature__item img {
    max-width: 100%;
    order: 1;
  }

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

  .feature__over-text {
    height: auto;
  }

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

  .gallery-slider {
    background-size: 100%;
    background-position: top;
  }

  .features .gallery-slider .text-group {
    bottom: 4rem;
  }

  .features .gallery-slider img {
    -webkit-filter: brightness(0.6);
    filter: brightness(0.6);
  }

  .features .gallery-slider .title-lg {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }

  .features .gallery-slider .text .text-l,
  .features .gallery-slider .text .text-r {
    width: 100%;
  }

  .features .gallery-slider .text {
    flex-wrap: wrap;
  }

  .features .gallery-slider .swiper-slide {
    height: 100vw;
  }

  .features .thumbs {
    display: none;
  }

  #lineup .btn {
    width: 100%;
    order: 1;
    margin-bottom: 2rem;
  }

  #lineup .thumbs {
    pointer-events: none;
  }

  #lineup .car {
    padding: 2rem;
  }

  #lineup .swiper-button-prev,
  #lineup .swiper-button-next {
    top: 10rem;
  }

  #lineup .swiper-button-prev {
    left: 0;
  }

  #lineup .swiper-button-next {
    right: 0;
  }

  #lineup .car .text-group {
    flex-direction: column;
    order: 3;
  }

  .car .car__img {
    max-height: 14rem;
  }

  .model__price {
    font-size: 1.8rem;
    text-align: center;
    margin-top: 0;
    order: 2;
    color: #ff9549;
  }

  .banner .banner-content h1,
  .banner .banner-content .title-lg {
    font-size: 3.2rem;
    margin-bottom: 0;
  }

  .banner .text-group {
    padding-left: 0;
  }


  .section__header {
    margin-bottom: 2.4rem;
  }

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

  #faq {
    padding-bottom: 6rem;
  }

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

  .field-group .form-section__title {
    margin-bottom: 2rem;
  }

  .features-slider picture {
    height: auto;
  }

  .banner-info {
    height: 24rem;
  }

  .banner-info .text-group {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 1rem 2rem;
  }

  .posts__items .post__title,
  #news .post__title {
    font-size: 2.4rem;
  }

  .fast__link-item {
    padding: 12px;
  }

  .fast__link-item .icon {
    width: 4.4rem;
    height: 4.4rem;
  }

  .posts__items .flex-2 .post__img {
    height: 26rem
  }

  .posts__items .post__img {
    margin-bottom: 0;
  }

  .cta-banner {
    height: 24rem;
  }

  .cta-banner .title-sm {
    margin-bottom: 1rem;
    line-height: normal;
  }

  .cta-banner .text-group {
    top: 3rem;
    right: auto;
    left: 2rem;
    max-width: 20rem;
  }

  .cta-banner picture,
  .cta-banner img {
    filter: brightness(60%);
  }

  .cta-banner .btn {
    margin-top: 1.5rem;
  }

  .posts__items .post__title,
  #news .post__title {
    font-size: 2rem;
    line-height: 1.2;
  }

  #news .post__img {
    height: 100%;
    min-height: 24rem;
    margin-bottom: 0;
  }

  .post__img {
    height: 18rem;
  }

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

  #fast-links {
    margin-top: 3rem;
  }

  #fast-links .text-group {
    flex: 1;
  }

  #fast-links .text-group .text-md {
    display: none;
  }

  .fast__link-item .icon {
    margin-right: 1.6rem;
  }

  .fast__link-item .title-xs {
    margin-bottom: 0;
    font-size: 1.6rem;
  }

  .fast__link-item .icon img {
    zoom: .8;
  }

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

  .video {
    height: auto;
  }

  .video:not(.video-youtube)::after {
    background-size: 2.4rem 2.4rem;
    width: 4.8rem;
    height: 4.8rem;
  }

  .flex-1 {
    flex-wrap: nowrap;
  }

  .flex-1,
  .flex-2,
  .flex-3,
  .flex-4 {
    margin: 0 -8px;
    width: calc(100% + 16px);
    flex-wrap: wrap;
  }

  .flex-1 .col,
  .flex-2 .col,
  .flex-3 .col,
  .flex-4 .col {
    margin: 0 8px;
  }

  .flex-1 .col {
    flex: 0 0 calc(100% - 16px);
  }

  .flex-2 .col {
    flex: 0 0 calc(94% - 16px);
  }

  .flex-3 .col {
    flex: 0 0 calc(33.3333% - 16px);
    min-width: 28rem;
  }

  .flex-4 .col {
    flex: 0 0 calc(25% - 16px);
  }

  .posts__items .text-group {
    padding: 2rem;
  }

  .car .car__header {
    margin-bottom: 1rem;
  }

  .slider-container .flex-4 .col {
    flex: 0 0 90%;
  }

  .posts__items .post__img {
    height: 16rem;
  }

  .carousel .flex {
    flex-wrap: nowrap;
  }

  .form-field {
    font-size: 1.4rem;
  }

  .errorMessage {
    font-size: 12px;
  }

  .header .car__img {
    max-width: 12rem;
  }

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

  .page__about #news .btn.orange {
    display: none;
  }

  #about .title-sm br {
    display: none;
  }

  .header .menu__item .link {
    height: auto;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }

  .header .menu__item.lang .link {
    padding-top: 0;
  }

  .header .contact-list {
    padding: 0 2rem;
  }

  .header .contact-list .text-md {
    margin-bottom: 1rem;
  }

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

  .content .text-group {
    margin-left: 0;
  }

  .page__about .text-sm {
    margin-bottom: 1rem !important;
  }

  .content .text {
    flex: 0 1 auto;
  }

  .content .flex-column {
    margin-left: 0;
  }

  .reverse .content .image {
    max-width: 100%;
  }

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

  .content .text {
    margin-bottom: 0;
  }

  .content .text-group {
    margin-bottom: 0;
  }

  img.m,
  .image.m {
    display: none;
  }

  .flex-column .col:last-child {
    order: 1;
    margin-bottom: 2rem;
  }

  .flex-column .col:first-child {
    order: 2;
  }

  .page__about .title-lg br,
  .page__about .title-sm br {
    display: none
  }

  .page__about .banner-sm .title-lg {
    margin-bottom: 0;
  }

  .page__about .banner-sm .title-sm {
    display: none;
  }

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

  .page__about .logo-img img {
    height: 24rem;
    margin: 0 auto;
  }

  .content .col .flex {
    margin-bottom: 0;
  }

  .posts__items .text-group,
  #news .text-group {
    padding: 2rem;
  }

  .posts__items .flex-2 .post__img {
    height: 24rem;
  }

  .gap-40 {
    grid-gap: 30px;
  }

  .car__label {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .post .slider .swiper-button-prev,
  .post .slider .swiper-button-next {
    zoom: 80%
  }
}

#tank-clubs .content {
  justify-content: center;
}

#tank-clubs .content .text {
  max-width: 640px;
  margin-left: 3vw;
}

#tank-clubs .content .btn {
  order: 3;
  margin-left: 2rem;
}

#tank-clubs .col {
  padding: 3rem;
  position: relative;

}

#tank-clubs .col:not(:last-child)::after {
  width: 1px;
  height: 60%;
  background-color: #d8d8d8;
  content: '';
  top: 20%;
  right: 0;
  position: absolute;
}

#tank-clubs .bg {
  background-color: #222828;
}

.page__about .video-container {
  height: 100vh;
  width: 100%;
  min-height: 50rem;
  position: relative;
  overflow: hidden;
}

.video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width:640px) {
  .page__about .video-container {
    min-height: auto;
    height: 100vw;
  }

  .page-404 .btn-group {
    align-items: center;
  }

  .banner .spec__items {
    position: relative;
    bottom: 0;
    padding: 3rem 2rem;
    grid-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
    background-color: #252c2c;
  }

  .banner .spec__items .big-num {
    font-size: 3.6rem;
    margin-bottom: 1rem;
  }

  #tank-clubs .flex {

    flex-direction: column;
  }

  #tank-clubs .col {
    padding: 2rem;
  }

  #tank-clubs .content .text {
    max-width: 100%;
    margin: 0;
  }

  #tank-clubs .image img {
    margin-left: auto;
    margin-right: auto;
  }

  #tank-clubs .content .btn {
    margin: 2rem auto 0;
  }

  .bg-title {
    position: relative;
    left: 0;
    margin: 2rem 2rem 0 !important;
  }

  #tank-clubs .col:not(:last-child)::after {
    top: auto;
    bottom: 0;
    height: 1px;
    width: calc(100% - 4rem);
    right: 2rem;
  }

  .container-md .container-sm {
    padding: 0;
  }

  .page__form .text .table-overflow table tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2rem;
  }

  .page__form .text .table-overflow table td {
    width: calc(50% - 1rem);
  }
  .banner .svg {
    max-width: 18rem;
  }
}

#lang-selection {
  width: 100%;
  max-width: 500px;
  padding: 40px;
  background-color: #181818;
}

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

#lang-selection .btn-row {
  display: flex;
  align-items: center;
  width: 100%;
}

#lang-selection .lang-label {
  flex: 1;
  margin-right: 20px;
  font-size: 16px;
}

#lang-selection .btn {
  color: inherit;
  text-transform: unset;
  width: 100%;
  padding: 18px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  width: 200px;
  font-weight: 500;
  border-width: 1px;
  border-style: solid;
  border-color: #ff9549;
  outline: none;
  font-family: TT_TANK;
  letter-spacing: 1px;
}

#lang-selection .btn-row:not(:last-child) {
  margin: 0 0 15px;
}

#lang-selection .btn.active {
  background: #ff9549;
  color: #181818;
}

#lang-selection .fancybox-button {
  padding: 0px;
  width: 32px;
  height: 32px;
  top: 6px;
  right: 6px;
}

.sizes {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(auto-fit, 4.4rem);
  gap: 1rem;
}

.size-button {
  height: 4rem;
  color: #fff;
  border: 1px solid;
  border-radius: .4rem;

}

.size-button.active {
  background-color: #ff9549;
  border-color: #ff9549;
}

@media screen and (max-width: 640px) {
  #lang-selection {
    padding: 30px 20px;
    background-color: #252c2c;
  }

  #lang-selection .btn-group {
    background: none;
    padding: 0 10px;
  }

  #lang-selection .btn-group .btn {
    padding: 12px 15px;
    width: 150px;
    min-width: auto;
  }

  .page__contacts .dealers {
    padding: 2rem;
    height: auto;
    /* height: 32rem; */
  }

  .dealers .dealer__item {
    padding: 1.5rem 0 2rem;
  }

  .manuals {
    grid-gap: 20px;
  }

  .grid-reverse .col:first-child {
    order: 1;
  }

  .grid-reverse .col:last-child {
    order: 2;
  }
}

.page_catalog .filter {
  display: flex;
  margin-bottom: 30px;
}

.page_catalog .filter .filter_item {
  display: flex;
  margin-right: 30px;
  font-size: 20px;
  align-items: center;
  background: #252c2c;
  padding: 13px 20px 13px 17px;
  border-radius: 10px;
}

.page_catalog .filter .filter_item input {
  width: 25px;
  height: 25px;
  margin-right: 18px;
  cursor: pointer;
}

.page_catalog .filter .filter_item label {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}

.for_car_block {
  margin-bottom: 10rem;
}

.for_car_block .cat_title {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.catalog-item .post__img {
  height: 28rem;
  background: #fff;
}

.catalog-item .post__img img {
  object-fit: contain;
}

.catalog-item .post__title {
  font-size: 18px;
  font-weight: 400;
}

.catalog-item .catalog_price {
  font-size: 24px;
  font-weight: 400;
  color: #ff9549;
}

.page_catalog .img-carousel {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.page_catalog .img-carousel .swiper-pagination {
  display: flex;
  height: 100%;
}

.page_catalog .img-carousel .swiper-pagination-bullet {
  height: 100%;
  flex: 1;
  background: currentColor;
  margin: 0;
  opacity: 1;
  background: transparent;
  position: relative;

}

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

.page_catalog .img-carousel .swiper-pagination-bullet::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  top: 1rem;
  left: 0;
  height: 3px;
  background-color: #3c4141;
  opacity: .65;
}

.page_catalog .img-carousel .swiper-pagination-bullet-active::after {
  opacity: 1;
  background-color: #ff9549;
}

.page_catalog .post__item {
  position: relative;
  overflow: hidden;
}

.page_catalog .post__img {
  display: block;

}

.preloader {
  width: 12rem;
  height: 12rem;
  position: absolute;
  top: calc(50% - 6rem);
  left: calc(50% - 6rem);
}

.life-style .catalog_price {
  margin-top: 2rem;
}

.half .slide-content {
  display: grid;
  grid-template-columns: 68% 1fr;
  grid-gap: 4rem;
  align-items: center;
}

.half .text-group {
  padding-right: 6rem;
}

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

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

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

  .page_catalog .post__img {
    height: 24rem;
  }

  .page_catalog .filter .filter_item {
    font-size: 16px;
  }

  .page_catalog .filter .filter_item input {
    width: 20px;
    height: 20px;
    margin-right: 13px;
  }

  .for_car_block {
    margin-bottom: 6rem;
  }

  .for_car_block .cat_title {
    font-size: 24px;
  }

  .view-360 {
    height: auto !important;
    background-size: 120%;
    margin-top: 0;
  }

  .logo-links .club-logo {
    max-width: 8rem;
  }

  .logo-links .club-logo-2 {
    max-width: 16rem;
  }

  .half .slide-content,
  .features.grid-reverse .tabs-container .grid-2,
  .features .tabs-container .grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }

  .half .text-group {
    padding-right: 0;
  }

  .half .slide-content {
    grid-gap: 0;
  }
}

.online-brochures .section__header .title-md,
.online-brochures .breadcrumbs,
.online-brochure .section__header .title-md,
.online-brochure .breadcrumbs {
  display: none;
}

.btnPanel .grid {
  grid-gap: 2.4rem;
  margin-bottom: 5rem;
}

.btnPanel .col {
  display: flex;
  height: 12rem;
  border-radius: 1rem;
  padding: 1.4rem;
  border: 1px solid #252c2c;
  flex-direction: column;
  justify-content: space-between;
}

.features-slider img {
  width: 100%;
  margin: 0 auto;

}

.btnPanel .col img {
  max-width: 3rem;
  align-self: flex-end;
}

.template-grid-text .post__item {
  flex: 0 0 20%;
  margin: 0;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 0;
}

@media (min-width: 1024px) {
  .template-grid-text .post__item:hover {
    flex: 0 0 25%;
  }
}

.template-grid-text .posts__items .post__img {
  height: 36rem;
}

.template-grid-text .swiper-wrapper {
  justify-content: center;
}

@media (max-width: 1024px) {
  .template-grid-text .posts__items .post__img {
    height: 22rem;
  }

  .template-grid-text .carousel,
  .template-grid-text .slider {
    width: calc(100% - 3rem);
    margin: 0;
  }

  .template-grid-text .slider-container .flex-4 .col {

    margin-right: 0;
  }

  .template-grid-text .swiper-wrapper {
    justify-content: flex-start;
    gap: 2rem;
  }
}

.template-grid-text .posts__items .text-group {
  padding: 3rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}

.template-grid-text .posts__items .post__img {
  border-radius: 0;
}

.light-theme main,
.light-theme .car__nav {
  background: #fff;
  color: #000;
}

.light-theme .car__nav {
  border-bottom: 1px solid #ddd;
}

.light-theme .banner .btn-default.orange {
  border-color: inherit;
}

.light-theme .banner .container,
.tab.active .tab-title,
.light-theme .car .car__title,
.light-theme .banner,
.light-theme .banner .btn-default,
.light-theme .form-label,
.light-theme .car__nav .link {
  color: #000;
}

.light-theme .car__nav .btn-default.orange {
  background: #ff9549;
  color: #000;
}

.light-theme .btn-default.orange::after {
  content: none;
}

.light-theme .tab.active {
  background: #d8d8d8;
}

.light-theme .grid-reverse .tab.active {}

.light-theme [bg=dark-gray],
.light-theme .fast__link-item {
  background: #ddd;
  color: #000;
}


.light-theme .form-field {
  background: none;
  color: #000;
  border: 1px solid #888;
}

.light-theme .checkbox,
.light-theme .radio {
  color: inherit;
}

.light-theme .car,
.light-theme .car:hover {
  border: none;
  background: none;
  color: inherit;
}



/* .light-theme #prices .spec__items, .light-theme #prices .text {
  display: none;
} */
.light-theme .car .car__header {
  text-align: center;
}

.light-theme .car .spec__items .color-gray {
  color: #000;
  border-color: #000;
}

.light-theme #request-form {
  background: none;
}

.light-theme .card__price {
  font-size: 140%;
}

.light-theme #prices .title-md {
  text-align: center;
}

.light-theme .slider-container:not(.banner) .swiper-button-prev,
.light-theme .slider-container:not(.banner) .swiper-button-next {
  background: #d4d5d5;
}

.light-theme .car .car__title {
  margin-bottom: 1rem;
}