:root {
  --main-color: #ea8824;
  --white: #ffffff;
  --brdrds: 45px;
  --brdrds2: 10px;
  --bxsdw: 0px 0px 10px 5px #59c3c321;
  --trnshn: all 0.3s ease-in;
  --black: #2a2a2a;
  --gray: #8b8b8c;
  --gradient: linear-gradient(to top, #e54b36, #ea8824, #ffbc78);
  --gradient-black: linear-gradient(to right, #8b8b8c, #2d2d2e);
  --mrgnblck: 120px 100px;
  --color-hover: #d9d6d6;
  --pbl: 55px;
  --title-black: #575757;
  --txt-grdnt: linear-gradient(to right, #b1610f, #ea8824, #ffab55);
}

.jst-content {
  margin-top: 160px;
}

.vrc-cardetails-book-wrap {
  margin-bottom: 30px;
  .main--btn {
    font-size: 22px !important;
  }
}

.main-page .jst-content {
  margin-top: 0px;
}

.cf-label a {
  color: var(--gray);
}

/* .main-page .jst-content {
  margin-top: 0px;
} */

section {
  overflow-x: hidden;
}

/* Fonts */

@font-face {
  font-family: "Proxima";
  src: url("/media/templates/site/jst_template/fonts/proxima/proximanova_black.otf");
  src: url("/media/templates/site/jst_template/fonts/proxima/proximanova_black.otf")
    format("otf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Proxima-bold";
  src: url("/media/templates/site/jst_template/fonts/proxima/proximanova_bold.otf");
  src: url("/media/templates/site/jst_template/fonts/proxima/proximanova_bold.otf")
    format("otf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Proxima-regular";
  src: url("/media/templates/site/jst_template/fonts/proxima/proximanova_light.otf");
  src: url("/media/templates/site/jst_template/fonts/proxima/proximanova_light.otf")
    format("ttf");
  font-weight: 300;
  font-style: normal;
}

/* Common */

body {
  overflow-x: hidden;
  position: relative;
  transition: none !important;
}

h1,
h2 {
  font-family: "Proxima", serif !important;
}

h3 {
  font-family: "Proxima-bold", serif !important;
}

p,
a,
label {
  font-family: "Proxima-regular", serif !important;
}

a {
  text-decoration: none !important;
  &:hover {
    color: var(--color-hover) !important;
    cursor: pointer;
  }
}

.text--dec {
  color: var(--main-color);
}

.btn.gradient {
  background: linear-gradient(to top, #e54b36, #ea8824, #ffbc78);
}

.section--title {
  font-size: 52px;
  color: var(--title-black);
  line-height: 56px;
  margin-bottom: 0;
}

h3 {
  font-size: 28px;
}

.title--wrapper {
  justify-content: center;
  display: flex;
  margin-bottom: 60px;
  align-items: center;
  gap: 60px;
}

.title--divider {
  width: 250px;
  height: 3px;
  background-color: var(--title-black);
  position: relative;
}

.title--divider::before {
  content: "";
  position: absolute;
  background-color: var(--main-color);
  width: 20%;
  height: 3px;
  top: 0;
  right: 0;
}
.title--divider.divider--right::before {
  content: "";
  position: absolute;
  background-color: var(--main-color);
  width: 20%;
  height: 3px;
  top: 0;
  left: 0;
}

.vrclegendediv {
  clear: both;
  float: none;
  margin: 18px 15px 10px !important;
}

/* Buttons */

.vrc-search-btn {
  font-size: 22px !important;
  background: var(--gradient) !important;
}

.main--btn,
.vrc-search-btn {
  border: none;
  text-wrap: nowrap;
  background: var(--main-color);
  color: var(--white);
  border-radius: 8px;
  padding: 25px 80px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 21px;
  position: relative;
  font-weight: 700 !important;
  letter-spacing: 1px;
}

.find--btn {
  border: none;
  background: linear-gradient(to left, #844d14, #ea8824);
  color: var(--white);
  font-weight: 700;
  padding: 15px 48px;
  font-size: 26px;
  border-radius: 10px 0px 10px 0px;
  margin-left: 40px;
}

a.order--link {
  padding: 20px 44px;
  border: 1px solid var(--white);
  display: inline-block;
  font-size: 26px;
  line-height: 28px;
  font-weight: 600;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #ffffff30;
  backdrop-filter: blur(2px);
}

.whatsapp--btn::before {
  content: "";
  display: inline-block;
  background-image: url("/images/icons/WhatsApp.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  vertical-align: middle;
}

.outline--btn {
  background-color: #f5f5f5;
  padding: 31px 80px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 21px;
  color: var(--black);
  border: 4px solid var(--main-color);
  border-radius: 8px;
}

.outline--btn::after {
  content: "";
  display: inline-block;
  background-image: url("/images/icons/right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  filter: invert(1);
  margin-left: 15px;
  vertical-align: middle;
  margin-bottom: 4px;
}

/* Header-main */

.navbar-collapse {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

#header .mod-list li a {
  padding-inline: 25px;
}

#header li.nav-item.current.active::before {
  content: "";
  width: 100%;
  height: 5px;
  background-color: var(--main-color);
  position: absolute;
  top: -135%;
  z-index: 99999999999;
  display: block !important;
  transition: var(--trnshn);
}

li.nav-item.current.active a {
  color: var(--main-color) !important;
}

#header li.nav-item::before {
  content: "";
  width: 100%;
  height: 5px;
  background-color: var(--main-color);
  position: absolute;
  top: -135%;
  z-index: 99999999999;
  display: none;
  transition: var(--trnshn);
}

#header li.nav-item:hover::before {
  display: block !important;
  transition: var(--trnshn);
}
.nav-item {
  list-style: none;
  position: relative;
  a {
    font-size: 21px;
    &:hover {
      color: var(--main-color) !important;
    }
  }
}

.mod-menu__sub {
  padding-top: 10px;
  display: none;
  position: absolute;
  top: 105%;
  box-shadow: var(--bxsdw);
  left: 0;
  background-color: var(--white);
  flex-direction: column;
  z-index: 1000;
  min-width: 175px;
  width: auto;
  white-space: nowrap;
  a {
    font-size: 16px;
    white-space: nowrap;
    padding: 10px;

    display: block;
  }
}

.nav-item:hover > .mod-menu__sub {
  display: flex;
  animation: slideDown 0.4s ease forwards;
}

.navbar {
  padding: 0;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#sp-header.header {
  box-shadow: var(--bxsdw);
  margin: 30px 0 50px 0;
  padding: 25px 0;
  background-color: var(--white);
}

#header .row {
  align-items: center;
}

#header {
  padding-block: 40px;
  position: relative;
  background: transparent;
  z-index: 9999;
  a {
    color: var(--white);
    text-transform: uppercase;
  }
  .phone {
    text-align: right;
    font-size: 22px;
    color: var(--white);
  }
}

/* Stcky-header */
.fixed-header {
  position: fixed !important;
  padding: 20px !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100 !important;
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.8) !important;
  margin: 0 !important;
  .container-inner {
    padding-top: 0px !important;
    border-top: none !important;
    .row {
      align-items: center;
    }
  }
}

/* First */

.main-page #video {
  position: relative;
  margin-top: -200px;

  a {
    color: var(--white);
    &:hover {
      color: var(--color-hover);
    }
  }
}

.heading--block {
  margin-bottom: 30px;
}

.main-car--photo img {
  width: 1000px;
  display: block;
}

.car--details {
  max-width: 190px;
  margin-top: 120px;
}

:is(.car--details, .car--name) {
  font-size: 22px;
}

p.car--name {
  font-weight: 600;
  margin-bottom: 35px;
  text-align: right;
}

.view--block {
  display: flex;
  align-items: center;
  gap: 11px;
}

.car--order {
  margin-top: 100px;
  width: 265px;
  text-align: end;
}

.car--price {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
  align-items: end;

  p {
    margin-bottom: 0;
  }
}

p.old--price {
  color: #ffffffce;
  text-decoration: line-through;
  font-size: 20px;
}

p.new--price {
  color: var(--white);
  font-size: 26px;
  font-weight: 600;
}

.slider {
  background-blend-mode: darken;
  background-color: #00000030;
  padding-block: 250px 165px;
  color: var(--white);
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: url(/images/background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  position: relative;
  overflow: hidden;
  user-select: none;
  pointer-events: auto;
  .description {
    margin-bottom: 80px;
    font-size: 24px;
    font-weight: 400 !important;
    max-width: 560px;
  }
  .row {
    align-items: center;
  }
}

.slider--photo {
  position: absolute;
  bottom: 0;
  width: 1500px;
  right: -30%;
  img {
    width: 820px;
  }
}

.slider__dot {
  display: block;
  background: var(--gray);
  width: 15px;
  height: 15px;
  border-radius: 100%;
  cursor: pointer;
}

.slider_pagination .active {
  background: var(--main-color) !important;
}

.slider_pagination {
  display: flex;
  gap: 15px;
  position: absolute;
  bottom: 20%;
  left: 0;
  z-index: 1;
  justify-content: center;
}

.video .slider {
  overflow: hidden;
}

.slider__arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
}

.arrow.left.slider__arrow.slide-left {
  left: 3%;
}

.arrow.right.slider__arrow.slide-right {
  right: 3%;
}

.video .slider__content {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.main--title {
  font-size: 52px;
  line-height: 60px;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
  color: var(--white);
}

.main--subtitle {
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  color: var(--white);
  font-family: "Proxima-bold", serif !important;
}

.section--subtitle {
  font-size: 22px;
  line-height: 27px;
  color: var(--title-black);
  text-align: center;
  text-transform: uppercase;
}

/* Car */

.vrc--feature-item {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 25px;
  p {
    margin-bottom: 0;
    font-size: 25px;
  }
}

.detail--divider {
  width: 100%;
}

.vrc-cdetails-cinfo {
  margin-top: 40px !important;
}

h1.vrc-car-name {
  font-size: 58px;
  line-height: 62px;
  color: var(--main-color);
  margin-bottom: 15px;
}

p.characteristics-item--title {
  margin-bottom: 5px;
  font-size: 22px;
  color: #57575775;
}

.vrc-car-result-characteristics .vrccaratsdiv .car-characteristics-item,
.jst-characteristics .car-characteristics-item {
  margin-bottom: 10px;
  background-color: #e7e7e7;
  padding: 9px 21px;
  border-radius: 30px;
  margin-bottom: 5px;
  font-size: 16px;
  color: var(--black);
  .car-characteristics-item--title {
    display: none;
  }
  .car-characteristics-item--value {
    font-family: "Proxima-bold", "serif" !important;
    font-weight: 700;
  }
}

.vrc-car-bookingbtn input.btn.gradient.booknow.vrc-pref-color-btn {
  display: block;
  width: 100%;
  padding-block: 15px;
}

.vrc-car-result-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.vrc-cdetails-cardesc,
.vrc-showprc-car-carats {
  border-radius: 10px;
  border: 3px #37373711 solid;
  padding: 30px;
  border-radius: 10px;
  background: #f9f9f9;
  .car-characteristics-item {
    width: 33%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
  }
  .car-characteristics-item--title {
    color: #57575766;
    font-size: 19px;
  }
  span.car-characteristics-item--value {
    font-size: 21px;
    font-weight: 700;
  }
}

.vrc-cdetails-cost {
  border-top: none !important;
  background: transparent !important;
  text-align: left !important;
}

select.vrcselectm {
  width: 150px;
}

.vrccaratsdiv {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.car--carats-inide .vrccarcarat {
  width: 33%;
  margin: 0 0 30px 0 !important;
}

span.vrc_price {
  font-size: 28px;
}

.vrc-car-carats {
  border: none !important;
}

p.characteristics-item--value,
.car--carats-inide .vrc-expl {
  font-size: 28px;
  font-weight: 600;
}

.car-characteristics-item {
  margin-bottom: 30px;
}

.vrc-cdetails-cmainimg {
  width: 100%;
  img {
    width: 100%;
  }
}

.vrc-car--detail h3 {
  margin-bottom: 15px;
}

/* Checkbox */

.form-check-input:checked {
  background-color: var(--main-color);
  border: var(--white) !important;
}

.form-check-input {
  border: 1px solid var(--main-color) !important;
  padding: 9px !important;
  width: 8px;
  height: 8px;
}

/* Offcanvas */

#sidebar {
  position: fixed;
  top: 0;
  right: -100%;
  width: 250px;
  height: 100%;
  background-color: #191919;
  box-shadow: var(--bxsdw);
  transition: right 0.4s ease;
  z-index: 91000;
  overflow-y: auto;
  li.nav-item.current.active::before {
    display: none !important;
  }
  .phone {
    padding-left: 15px;
    a {
      color: var(--white);
      font-size: 18px;
    }
  }
}

#backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
  transition: var(--trnshn);
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler {
  display: block;
  color: var(--black);
  border: none;
  padding: 5px 15px;
  font-size: 18px;
  border-radius: 5px;
  outline: none;
  transition: background-color 0.3s ease;
}

.close-button {
  border: none;
  background: none;
  font-size: 40px;
  cursor: pointer;
  border: none;
  outline: none;
  color: var(--main-color);
}

.close-button.rotate {
  transform: rotate(45deg);
  transition: var(--trnshn);
}

.offcanvas--menu {
  margin-top: 15px;
  padding-inline: 15px;
  a {
    text-wrap: balance !important;
    font-size: 18px;
    text-transform: uppercase;
    color: var(--white);
  }

  .nav-item {
    margin-bottom: 5px;
    border-bottom: 1px solid #cccccc24;
  }

  .nav-item.deeper.parent > a:after {
    font-family: "Font Awesome 6 Free";
    content: "\f078";
    float: right;
    margin-right: 5px;
    transition: var(--trnshn);
  }

  .nav-item.deeper.parent.open > a:after {
    font-family: "Font Awesome 6 Free";
    content: "\f078";
    transform: rotate(180deg);
    transition: var(--trnshn);
  }

  .mod-menu__sub {
    display: none;
    padding-left: 20px;
    transition: var(--trnshn);
  }

  .mod-menu__sub.open {
    display: block !important;
    transition: var(--trnshn);
  }
  .mod-menu__sub {
    display: none;
    position: unset;
    flex-direction: column;
    padding: 10px;
    z-index: 1000;
    min-width: 175px;
    width: auto;
    white-space: nowrap;
    box-shadow: none;
    transition: var(--trnshn);
    margin: 0;
    a {
      padding: 0;
    }
  }
  .nav-item:hover > .mod-menu__sub {
    display: none;
    animation: slideDown 0.4s ease forwards;
    transition: var(--trnshn);
  }
}

.offcanvas--wrapper {
  margin-top: 15px;
  margin-left: 10px;
}

@media (min-width: 992px) {
  #sidebar {
    display: none;
  }
  :is(.gray, .dark--gray) {
    min-height: 690px;
  }
}

/*Scroll*/

::-webkit-scrollbar {
  width: 8px;
  height: 2px;
  background-color: var(--black);
}

::-webkit-scrollbar-thumb {
  background-color: var(--main-color);
}

/* Go to top */

.scroll {
  position: fixed;
  bottom: 40px;
  right: 30px;
  z-index: 9000;
  touch-action: none;
}

.scroll-to-top {
  position: relative;
  background-color: var(--main-color);
  color: white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.fa-chevron-up {
  font-size: 18px;
  color: var(--white);
}

.scroll-to-top.show {
  opacity: 0.4;
}

.scroll-to-top:hover {
  opacity: 1;
  background-color: var(--black);
  transform: scale(1.05);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  color: var(--black);
  border: 2px solid var(--main-color);
}

.scroll-to-top:active {
  transform: scale(1);
}

@media (max-width: 767px) {
  .scroll-to-top {
    width: 40px;
    height: 40px;
  }

  .car_result {
    flex-wrap: nowrap !important;
  }

  .vrc-car-result-characteristics .vrccaratsdiv .car-characteristics-item,
  .jst-characteristics .car-characteristics-item {
    padding: 7px 19px;
    font-size: 13px;
  }

  .vrc-cdetails-cardesc,
  .vrc-showprc-car-carats {
    .car-characteristics-item {
      width: 100%;
    }
  }

  .circle {
    width: 51px;
    height: 51px;
  }

  .fa-chevron-up {
    font-size: 16px;
  }
}

/* Bottom */

#bottom {
  background: var(--black);
  padding-block: 65px;
  :is(p, h3) {
    color: var(--white);
  }
  a {
    color: #ffffffbe;
    font-size: 21px;
    font-weight: 300;
    font-family: "Proxima-regular", serif;
  }
}

.footer--contacts {
  margin-left: 100px;
}

a.privacy {
  color: var(--main-color) !important;
  text-decoration: underline !important;
}

.footer--logo-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  img {
    margin-bottom: 30px;
  }
  p {
    font-size: 21px;
    line-height: 28px;
  }
}

.footer--contacts-item {
  display: flex;
  gap: 18px;
  margin-bottom: 25px;
  align-items: center;
}

.footer--contacts-item:last-child {
  margin-bottom: 0 !important;
}

.footer--menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 90px;
}

.footer--contacts-icon {
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: var(--main-color);
  border-radius: 100%;
  img {
    width: 37px;
  }
}

.footer--contacts-text h3 {
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 28px;
}

/* Search */

.vrcsfentrydate {
  position: relative;
}

div#ui-datepicker-div {
  z-index: 99;
}

.fa.fa-calendar:before {
  position: absolute;
  top: 5px;
  right: 0;
  color: var(--main-color);
  width: 30px;
  height: 30px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  background-image: url("/images/icons/calendar.svg");
  opacity: 0.9;
}

.search--main {
  width: 100%;
  margin: auto;
  display: block;
  position: absolute;
  bottom: 4%;
}

.vrcdivsearch.vrcdivsearchmodule.vrc-searchmod-wrap-horizontal {
  background: #fff;
  justify-content: center;
  max-width: 1300px;
  display: block;
  margin: auto;
  border-radius: var(--brdrds);
  align-items: center;
}

/* Offer */

.main-page .offer {
  padding-block: var(--pbl);
  .offer--wrapper {
    position: relative;
    overflow: hidden;
    min-height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: var(--brdrds);
    cursor: pointer;
    &:hover .offer--descr {
      height: 60px;
      opacity: 1;
    }
    &:hover .offer--img {
      transform: scale(1.08);
      transition: var(--trnshn);
    }
  }

  .offer--sale {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #e70940;
    color: var(--white);
    align-self: baseline;
    width: 65px;
    border-radius: var(--brdrds);
    margin: 10px 0px 0px 10px;
  }

  .offer--title {
    font-size: 18px;
    color: var(--white);
    background: #00000033;
    margin-bottom: 0;
    padding: 10px;
  }
  .offer--img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 0;
    transition: var(--trnshn);
  }
  :is(.offer--descr, .offer--sale, .offer--title) {
    position: relative;
    z-index: 1;
  }
  p {
    margin-bottom: 0;
  }
  .offer--descr {
    display: flex;
    justify-content: space-between;
    background-color: var(--white);
    height: 60px;
    align-items: center;
    padding-inline: var(--pdinl);
    width: 100%;
    height: 0;
    opacity: 0;
    border: 1px solid #00000017;
  }
  img.offer--arrow {
    padding: 10px 20px;
    background: var(--jst-color-secondary);
    border-radius: var(--brdrds);
  }
  a {
    text-decoration: none;
    color: var(--black);
  }
}

/* Blog */

.mod-articlesnews__item {
  position: relative;
}

.newsflash-title a::before {
  content: "";
  position: absolute;
  inset: 0;
}

.com-content-category-blog__item.blog-item {
  padding: 15px;
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: 0px 0px 5px 5px #0000000b;
  transition: 0.2s;
  height: 100%;
  &:hover {
    box-shadow: 0px 3px 10px 3px #0000001a;
    transition: 0.2s;
    translate: 0 -5px;
  }
}

.com-content-article.item-page {
  margin-bottom: 30px;
}

.blog h2 a {
  font-size: 21px;
  color: var(--black);
}

.blog-items {
  margin-bottom: 50px;
  figure {
    max-height: 300px;
  }
  figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* Decor heading */

.privacy--policy section#decor {
  top: -3%;
}

.heading--decor img {
  width: 100%;
}

section#decor {
  position: absolute;
  top: -5%;
  left: 0;
  width: 100%;
  min-height: 265px;
}

/* Cars */

.main-page #cars {
  padding-block: var(--pbl);
  .cars--wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 15px;
    background: white;
    border-radius: var(--brdrds);
  }
  .cars--descr {
    text-align: center;
  }
  .cars--icon {
    overflow: hidden;
    margin-top: 30px;
    img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      max-height: 100px;
    }
  }

  .cars--content {
    text-align: center;
  }
  .cars--title {
    font-size: 18px;
  }
}

.vrc-modcars-grid-item figure {
  height: 100%;
  min-height: 290px;
}

/* Process */

.process--wrapper {
  padding: 30px 25px;
  display: flex;
  align-items: center;
  border: 3px solid #37373716;
  gap: 25px;
  border-radius: 10px;
  height: 100%;
  h3 {
    color: var(--main-color);
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .process--num {
    font-size: 112px;
    color: #37373716;
    line-height: 100px;
    font-weight: 600;
  }
  p {
    font-size: 22px;
    line-height: 27px;
    color: var(--black);
    font-weight: 600;
  }
}

/* CTA */

section#cta {
  padding-block: var(--pbl);
  .title--wrapper {
    margin-bottom: 30px;
  }
  .section--subtitle {
    margin-bottom: 30px;
  }
}

.cta--wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
}

/* About */

.main-page section#about {
  padding-block: var(--pbl);
}

.main-page #about {
  .section--title {
    text-align: center;
  }
  .jst-container {
    padding: 100px 80px 160px 80px;
    background-image: url("/images/bg-section.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 650px;
    border-radius: var(--brdrds);
  }
  h2 {
    color: #00000091 !important;
    margin-bottom: 50px;
  }
  :is(h3, p) {
    color: var(--white);
  }
}

#about .col-lg-4.col-12 {
  position: relative;
}

img.vector {
  margin: auto;
  display: block;
}

img.vector--top {
  top: -2%;
  position: absolute;
  right: 20%;
}

/* #about .col-lg-4.col-12::before {
  content: "";
  position: absolute;
  background-image: url("/images/icons/vector.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 500px;
  height: 210px;
} */

h3.about--title {
  font-size: 33px;
}

p.about--text {
  font-size: 24px;
  color: #ffffff4c;
}

img.about--icon {
  max-width: 45px;
  opacity: 0.8;
  margin-bottom: 10px;
}

.about--wrapper {
  padding: 10px 30px 15px 30px;
  max-width: 326px;
  margin-bottom: 10px;
  height: 205px;
  margin-inline: auto;
  position: relative;
  z-index: 2;
  background: #ffffff37;
  backdrop-filter: blur(2px);
  clip-path: polygon(
    40% 0,
    46% 10%,
    93% 10%,
    101% 25%,
    101% 89%,
    93% 100%,
    7% 100%,
    0 89%,
    0 11%,
    7% 0
  );
}

.border-wrapper {
  position: absolute;
  top: -2px; /* Толщина обводки */
  left: -2px;
  width: calc(100% + 4px); /* Добавить толщину обводки */
  height: calc(100% + 4px);
  z-index: 1; /* Расположить ниже основного блока */
  background: transparent;
  border: 2px solid #000; /* Цвет и толщина обводки */
  clip-path: polygon(
    40% 0,
    46% 10%,
    93% 10%,
    101% 25%,
    101% 89%,
    93% 100%,
    7% 100%,
    0 89%,
    0 11%,
    7% 0
  ); /* Повторение формы */
  pointer-events: none;
}

p.about--text {
  margin-bottom: 0;
}

.bg--image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
  z-index: -1;
  opacity: 0.5;
}

.center--item {
  /* max-width: 415px; */
  margin-top: 195px;
}

/* News */

#news .title--wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  h2 {
    letter-spacing: 8px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 36px;
  }
}

#news .title--divider {
  width: 548px;
  height: 3px;
  background-color: var(--title-black);
  position: relative;
}

#news .title--divider::before {
  content: "";
  position: absolute;
  background-color: var(--main-color);
  width: 20%;
  height: 3px;
  top: 0;
  right: 0;
}

figure.newsflash-image {
  overflow: hidden;
}

span.decor--title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Proxima", serif !important;
  -webkit-text-stroke: 1px var(--black);
  color: var(--white);
}

.main-page .news {
  padding-block: var(--pbl);
  a {
    color: var(--white);
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    font-family: "Proxima-bold", serif !important;
  }
  .news--wrapper {
    background: var(--white);
    border-radius: 5px 5px 0px 5px;
    position: relative;
    height: 100%;
    transition: var(--trnshn);
    overflow: hidden;
    &:hover .newsflash-image {
      transform: scale(1.05);
      transition: var(--trnshn);
    }
  }

  .news--wrapper::before {
    content: "";
    background-image: url("/images/icons/readmore.svg");
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    z-index: 3;
    bottom: -3px;
    right: -11px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
  }

  .newsflash-image {
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    object-fit: cover;
    position: relative;
    cursor: pointer;

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

  .newsflash-image::before {
    content: "";
    width: 100%;
    height: 70%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  }

  .newsflash-title {
    position: absolute;
    color: var(--white);
    z-index: 9;
    bottom: 0;
    padding: 20px;
    max-width: 300px;
  }
}

/* FAQ */

section#faq {
  padding-block: var(--pbl);
}

div#mod-custom132 {
  margin-bottom: 50px;
}

.support--wrapper {
  padding: 35px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  background-color: #ea87241b;
  border-radius: 10px;
  width: 100%;
  p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
  }
  .support--text {
    max-width: 800px;
  }
  h3 {
    font-size: 36px;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: var(--txt-grdnt);
  }
}

.accordion-button {
  font-size: 28px !important;
  font-weight: 500;
  align-items: normal !important;
  position: relative;
  flex-direction: column-reverse;
  padding: 30px !important;
  font-family: "Proxima-bold" !important;
}

.accordion-item {
  border: 3px solid #74747444 !important;
  border-radius: var(--brdrds2) !important;
  overflow: hidden;
  margin-bottom: 15px;
  background: var(--white);
  box-shadow: 0px 3px 10px 3px #0000000a;
  transition: var(--trnshn);
}

.accordion-item:hover {
  box-shadow: 0px 4px 13px 7px #00000019;
  transition: var(--trnshn);
  transform: translate(0px, -4px);
}

.accordion-button:not(.collapsed) {
  color: var(--black) !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.accordion-body {
  color: var(--black);
  padding: 0px !important;
  font-family: var(--ff);
  padding: 0px 30px 30px 30px !important;
  font-size: 24px;
}

.accordion-button::after {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  background-image: url("/images/icons/plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 30%;
  right: 5%;
  transition: var(--trnshn);
}

.accordion-button:not(.collapsed)::after {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  background-image: url("/images/icons/plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 30%;
  right: 5%;
  transition: var(--trnshn);
  transform: rotate(45deg);
}

/* Callback */

section#callback {
  padding-block: var(--pbl);
  background-color: #191919;
  h2 {
    color: var(--white);
  }
  .row.g-4 {
    align-items: flex-start;
  }
}

#cf1 .cf-form-wrap.cf-col-16 {
  padding-left: 0px;
}

input#form1_text6,
input#form1_tel3 {
  padding: 18px;
  border-radius: 15px;
}

p.callback--subtitle {
  color: var(--white);
  font-size: 22px;
  text-transform: uppercase;
}

.jst-btn {
  transform: skewX(-5deg);
}

.jst-header {
  --jst-section-pbl: 10px;

  --jst-logo-w: 140px;

  .jst-container {
    @media (768px <= width) {
      grid-template-columns: max-content 1fr;
      gap: var(--jst-g, 100px);
      min-width: var(--jst-container-maw, 100%);
    }
  }

  .navigate {
    display: flex;
    justify-content: flex-start;
    align-items: center;

    @media (width < 768px) {
      display: none;
    }
  }

  .mod-menu {
    flex-direction: row;
    gap: 20px;

    li a {
      color: var(--jst-color-black);

      &:hover {
        color: var(--jst-color-secondary);
        text-decoration: none;
      }
    }
  }
}

.jst-search {
  /* --jst-section-bg: var(--jst-color-secondary); */
  --jst-section-pbl: 0;

  .vrcdivsearch {
    color: var(--jst-color-white);
    background: var(--jst-color-secondary);
  }

  input[type="text"] {
    height: 41px !important;
  }

  .vrcsearch {
    border: none;
    height: 42px;
    padding-inline: 16px;
  }
}

.vrc-cdetails-cinfo,
.vrc-car-carats,
.vrc-cardetails-legend,
.vrc-avcals-container,
.vrc-cardetails-book-wrap {
  display: flex !important;
  max-width: var(--jst-container-maw, 100%);
  margin-inline: auto !important;
}

.jst-cars {
  --jst-section-pbl: 32px;
  --jst-cars-g: 8px;
  --jst-cars-bdrs: 4px;

  --jst-c: var(--jst-color-black);
  --jst-bg: var(--jst-color-light-grey);

  .jst-container {
    --jst-container-g: var(--jst-cars-g);
  }

  .jst-section-title {
    --jst-c: var(--jst-color-black);
    --jst-fz: 32px;
    --jst-fw: 500;
  }

  --jst-grid-gtc: 1fr;
  --jst-grid-g: 2px;

  --jst-figure-bdrs: var(--jst-cars-bdrs);

  --jst-img-bdrs: var(--jst-img-bdrs);
  --jst-img-aspr: 3 / 4;
  --jst-img-trz: 0.3s ease-in;

  .jst-card {
    background: #f9f9f9;
    padding: 20px 20px 30px 20px;
    height: 100%;
    border: 5px solid #37373713;
    --jst-card-bdrs: 10px;
    --jst-card-olw: 2px;
    --jst-card-olc: transparent;
    --jst-card-olo: 3px;

    &:hover {
      /* --jst-card-olc: var(--jst-color-secondary);*/
      --jst-img-scl: 1.07;
      border: 5px solid var(--main-color);
      background: #ffcc9932;
      /* border-image: linear-gradient(to right bottom, black, orange);
      border-image-slice: 15;
      border-radius: 10px; */
    }
    .card--header {
      margin-bottom: 35px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      .jst-btn-wrap {
        display: flex;
        align-items: center;
        gap: 8px;
        img {
          width: 14px;
          margin-top: 3px;
        }
      }
    }
    h3 a {
      font-family: "Proxima-bold", serif !important;
      font-size: 28px;
      color: var(--title-black);
    }
    a.link--readmore {
      font-size: 22px;
      color: var(--main-color);
      font-weight: 700;
    }

    .title--divider {
      width: 100%;
      margin-top: 15px;
      background-color: #5757574b;
    }
  }

  a.btn.check-in--btn.main--btn.gradient {
    width: 100%;
    text-align: center;
    display: none;
  }

  .jst-card:hover a.btn.check-in--btn.main--btn.gradient {
    display: block;
  }

  .jst-card:hover .jst-characteristics {
    display: none;
  }

  .jst-price {
    text-align: end;
    margin-bottom: 10px;
  }

  /* .jst-card-body { */
  --jst-card-g: 2px;
  --jst-card-pbl: 0 2px;
  --jst-card-body-g: 2px;
  --jst-card-body-pinl: 4px;
  --jst-card-footer-g: 2px;
  --jst-card-footer-pinl: 4px;
  /* } */

  .jst-card-title {
    --jst-c: var(--jst-color-black);
    --jst-fz: 22px;
    --jst-fw: 500;

    &:hover {
      --jst-c: var(--jst-color-secondary);
    }
  }

  .jst-description p {
    margin-bottom: var(--jst-mb, 8px);

    &:last-of-type {
      --jst-mb: 0;
    }
  }

  .jst-description,
  .car-cost-title {
    color: #5757577b;
    font-size: 18px;
    font-weight: 700;
  }

  :is(.car-price, .car-currency) {
    font-size: 22px !important;
    color: var(--title-black);
    font-weight: 700;
  }

  .vrccaratsdiv {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    .vrc-carat-cont {
      margin: 0;
    }

    img {
      width: 16px;
      aspect-ratio: 1;
    }
  }

  .vrccarcarat {
    background-color: #e7e7e7;
    padding: 9px 21px;
    border-radius: 30px;
    span {
      font-family: "Proxima-bold", serif;
      color: var(--black);
    }
  }

  .vrcmodcarsgrid-item-btm {
    border-top: 0px solid #eee;
  }

  .vrcmodcarsgrid-item-btm .car-characteristics-item {
    display: flex;
    flex-direction: column;
    background-color: #e7e7e7;
    padding: 9px 21px;
    border-radius: 30px;
    margin-bottom: 5px;
    font-size: 16px;
    color: var(--black);

    span.car-characteristics-item--title {
      display: none;
    }
    .car-characteristics-item--value {
      font-family: "Proxima-bold", "serif" !important;
      font-weight: 700;
    }
  }

  .vrcmodcarsgridboxdiv:hover {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    transition: var(--trnshn);
    background: #ffcc9932 !important;
  }

  .vrcmodcarsgridboxdiv {
    background: #f9f9f9 !important;
  }

  .jst-characteristics .vrccarcarat {
    margin: 0 0px;
    font-size: 16px;
  }

  .car-price,
  .car-currency {
    font-size: 20px;
  }
}

.see--all {
  padding: 35px;
  background-color: #ea87241b;
  border-radius: 10px;
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 30px;
  font-size: 28px;
  font-weight: 700 !important;
  color: #ea8724bf;
  &:hover {
    background-color: var(--main-color);
    color: var(--white) !important;
  }
}

/* Whatsapp button */

.wp--btn {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background: #25d366;
  right: 1%;
  bottom: 13%;
  position: fixed;
  transition: var(--trnshn);
}

.pulse {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #25d36598;
  }
  50% {
    box-shadow: 0 0 2px 15px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

/* Booking */

.vrcstepsbarcont .vrc-stepbar li.vrc-step-complete > *:hover:before {
  background: var(--main-color) !important;
  color: var(--white) !important;
}

.vrc-showprc-car-carats {
  border-radius: 10px;
  border: 3px #37373711 solid !important;
  padding: 30px !important;
  border-radius: 10px;
  background: #f9f9f9;
  .vrccarcarat {
    margin: 0 0 30px 0 !important;
    width: 33%;
  }
}

.vrc-cardetails-book-wrap {
  flex-direction: column;
  align-items: center;
  h4 {
    margin-bottom: 15px;
  }
}

.main-page .vrcstepsbarcont {
  margin-top: 190px;
}

.vrctdfree {
  background: #ea872439 !important;
  &:hover {
    background: #ea87245c !important;
  }
}

.car_img_box img {
  width: 100%;
}

.vrcstepsbarcont {
  margin-top: 30px;
}

.vrc-showprc-prices-inner .vrc-showprc-price-row:hover,
.vrc-showprc-prices-inner .vrc-showprc-price-row.vrc-showprc-price-selected {
  border-color: var(--main-color) !important;
}

.jst-content .vrc-goback-block a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 22px !important;
  color: var(--main-color) !important;
  padding: 10px 25px;
  text-decoration: underline !important;
  margin-bottom: 30px;
}

.car_result {
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: 100%;
  border-radius: 10px;
  background: #f9f9f9 !important;
  padding: 20px 20px 30px 20px;
  border: 5px solid #37373713 !important;
  &:hover {
    border: 5px solid var(--main-color) !important;
    background: #ffcc9932 !important;
  }
}

.vrc-car-result-dailycost {
  color: var(--main-color) !important;
}

.vrcdivsearch {
  padding: 30px !important;
  max-width: 900px;
  margin: auto;
  border-radius: 10px;
}

.main-page .vrcdivsearch {
  margin-top: 190px;
}

.vrc-closing-main {
  margin-bottom: 30px;
}

.fa-calendar-alt:before {
  color: var(--main-color);
  display: block;
  opacity: 0.9;
}

.vrcstepsbarcont .vrc-stepbar li.vrc-step-complete > *:before {
  color: var(--main-color) !important;
  border: 2px solid var(--main-color) !important;
}

.vrcstepsbarcont .vrc-stepbar li.vrc-step-current > *:before {
  color: var(--vrc-contrast-text-color);
  background: var(--main-color) !important;
  border: 2px solid var(--main-color) !important;
}

@media (576px <= width) {
  --jst-cars-g: 16px;
  --jst-cars-bdrs: 6px;

  --jst-grid-gtc: 1fr 1fr;
  --jst-grid-g: 8px 4px;
}

@media (768px <= width) {
  --jst-section-pbl: 24px;
  -jst-cars-g: 12px;

  --jst-grid-g: 12px 8px;

  --jst-card-g: 4px;
  --jst-card-body-g: 4px;
  --jst-card-body-pinl: 8px;
  --jst-card-footer-g: 4px;
  --jst-card-footer-pinl: 8px;
}

@media (992px <= width) {
  --jst-grid-gtc: repeat(3, 1fr);
  --jst-grid-g: 16px 12px;
}

@media (1200px <= width) {
  --jst-section-pbl: 55px;
  --jst-cars-g: 16px;
  --jst-cars-bdrs: 8px;

  --jst-grid-gtc: repeat(4, 1fr);
  --jst-grid-g: 20px 16px;

  --jst-card-g: 16px;
  --jst-card-pbl: 0 16px;
  --jst-card-body-g: 8px;
  --jst-card-body-pinl: 16px;
  --jst-card-footer-g: 8px;
  --jst-card-footer-pinl: 16px;
}

@media (1400px <= width) {
  --jst-grid-gtc: repeat(5, 1fr);
  --jst-grid-g: 24px 20px;
}

/* Media */

@media (width <= 1800px) {
  .nav-item {
    a {
      font-size: 19px;
    }
  }
  #header .mod-list li a {
    padding-inline: 22px;
  }
}

@media (width <= 1600px) {
  main {
    margin-top: 120px;
  }
  section#decor {
    position: absolute;
    top: -4%;
  }
}

@media (width <= 1400px) {
  .accordion-button {
    font-size: 19px !important;
  }

  .nav-item {
    a {
      font-size: 17px;
    }
  }
  #header .mod-list li a {
    padding-inline: 20px;
  }
  #header .phone {
    font-size: 17px;
  }
  .jst-logo {
    max-width: 150px;
  }
  .main-car--photo img {
    width: 730px;
  }
  .car--details {
    max-width: max-content;
  }
  .car--order {
    width: auto;
  }
  a.order--link {
    padding: 20px 30px;
    font-size: 16px;
  }
  p.new--price {
    font-size: 18px;
  }
  p.old--price {
    font-size: 15px;
  }
  .vrcdivsearch.vrcdivsearchmodule.vrc-searchmod-wrap-horizontal {
    max-width: max-content;
    padding-inline: 50px;
  }
  h3.about--title {
    font-size: 20px;
  }
  .process--wrapper {
    h3 {
      font-size: 25px;
    }
    p {
      font-size: 20px;
    }
  }

  .section--title {
    font-size: 42px;
    line-height: 46px;
  }

  .jst-content {
    margin-top: 50px;
  }
}

@media (width <= 1300px) {
  main {
    margin-top: 70px;
  }
  section#decor {
    position: absolute;
    top: -3%;
  }
}

@media (width <= 1200px) {
  .nav-item {
    a {
      font-size: 16px;
    }
  }
  #header .mod-list li a {
    padding-inline: 15px;
  }
  #header .phone {
    font-size: 16px;
  }
  .jst-logo {
    max-width: 140px;
  }
  .main-car--photo img {
    width: auto;
  }
  a.order--link {
    padding: 15px 20px;
    font-size: 15px;
  }
  :is(.car--details, .car--name) {
    font-size: 16px;
  }
  p.car--name {
    margin-bottom: 20px;
  }
  .car--price {
    flex-direction: column-reverse;
  }
  .section--title {
    font-size: 39px;
    line-height: 43px;
  }
  .process--wrapper {
    flex-direction: column;
  }
  .accordion-button {
    font-size: 17px !important;
  }
}

@media (width <= 991px) {
  .main--title {
    font-size: 30px;
    line-height: 34px;
  }

  .slider__dot {
    display: block;
    background: #4a4a4a;
  }

  .vrc-modcars-grid-item figure {
    min-height: auto;
  }

  .jst-cars {
    .vrcmodcarsgrid-item-btm .car-characteristics-item {
      padding: 7px 17px;

      font-size: 12px;
    }
  }

  .main--btn,
  .vrc-search-btn {
    padding: 20px 70px;
    font-size: 17px;
  }

  .see--all {
    padding: 18px;
    font-size: 21px;
  }

  .main--subtitle {
    font-size: 17px;
    line-height: 22px;
  }
  .car--order {
    margin-top: 0px;
    text-align: center;
  }
  .car--price {
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .slider_pagination {
    bottom: 10%;
    gap: 30px;
  }
  p.new--price {
    font-size: 22px;
  }
  .car--details {
    display: none;
  }
  a.order--link {
    width: 100%;
    font-size: 26px;
  }
  .search--main {
    position: relative;
    top: -30px;
  }
  .vrcdivsearch.vrcdivsearchmodule.vrc-searchmod-wrap-horizontal {
    max-width: 100%;
    padding-inline: 50px;
    padding-top: 30px;
  }
  .vrc-searchmod-section-datetimes {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .slider {
    padding-block: 170px 140px;
  }
  #header {
    padding-block: 20px;
  }
  .slider__arrow {
    width: 20px;
  }
  .section--title {
    font-size: 34px;
    line-height: 38px;
  }
  .title--divider {
    width: 140px;
  }
  #cars .vrc-modcars-grid-item {
    width: 50% !important;
  }
  span.decor--title {
    display: none;
  }
  #news .title--wrapper {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 15px;
    gap: 15px;
  }
  .cta--wrapper {
    gap: 15px;
    flex-wrap: wrap;
  }
  #cta .title--divider {
    display: none;
  }
  section#cta .title--wrapper {
    margin-bottom: 15px;
  }
  .process--wrapper {
    flex-direction: row;
    justify-content: center;
  }
  .center--item {
    margin-top: 0px;
  }
  #about {
    .jst-container {
      padding: 100px 0px;
    }
  }
  .support--wrapper {
    flex-wrap: wrap;
    p {
      margin-bottom: 16px;
      text-align: center;
      font-weight: 400;
    }
    h3 {
      text-align: center;
    }
    .main--btn {
      width: 100%;
      text-align: center;
      padding: inherit;
    }
  }
  .find--btn {
    font-weight: 700;
    font-size: 26px;
    margin-left: 0px;
    margin-top: 15px;
  }
  .vrc-searchmod-wrap-horizontal
    .vrc-searchmod-section-datetimes
    .vrcsfentrycont:first-child {
    margin-right: 0px !important;
  }

  .footer--menu {
    margin-left: 0px;
    margin-bottom: 15px;
  }
  .footer--contacts {
    margin-left: 0px;
  }

  .benefit--column-2 {
    margin-top: 0 !important;
  }
  .heading--decor img {
    width: 100%;
    height: 180px;
  }
  #header .phone {
    display: none;
  }
}

@media (width <= 768px) {
  :root {
    --pbl: 30px;
  }

  .jst-cars {
    a.btn.check-in--btn.main--btn.gradient {
      display: block !important;
      padding: 15px;
    }
  }

  .vrc-cdetails-cardesc,
  .vrc-showprc-car-carats {
    .car-characteristics-item {
      width: 46%;
      margin-bottom: 10px;
    }
  }

  .vrc-cdetails-cardesc,
  .vrc-showprc-car-carats {
    border-radius: 10px;
    border: 3px #37373711 solid;
    padding: 15px;
  }

  .vrc-showprc-left .vrc-showprc-car-carats {
    padding: 15px !important;
  }

  .vrc-cdetails-cardesc,
  .vrc-showprc-car-carats {
    span.car-characteristics-item--value {
      font-size: 17px;
    }
  }

  .vrc-cdetails-cardesc,
  .vrc-showprc-car-carats {
    .car-characteristics-item--title {
      font-size: 15px;
    }
  }

  .vrc-car--detail h3 {
    margin-bottom: 15px;
    font-size: 21px;
  }

  .navbar-toggler .icon-menu::before {
    content: "";
    display: inline-block;
    width: 29px;
    height: 25px;
    background-image: url(menu.svg);
    background-size: cover;
  }

  .navbar-toggler {
    padding: 0;
    border: none;
    border-radius: 0px;
    background-color: transparent;
    line-height: 1;
  }

  .navigate {
    display: flex;
    justify-content: end;
  }

  .jst-logo {
    max-width: 115px;
  }

  #cars .vrc-modcars-grid-item {
    width: 100% !important;
  }
  #offer .title--divider {
    display: none;
  }
  .title--divider {
    width: 90px;
  }
  .title--wrapper {
    margin-bottom: 30px;
  }
  p.callback--subtitle {
    color: var(--white);
    font-size: 17px;
    margin-top: 15px;
  }
  .about--wrapper {
    padding: 0px;
    max-width: 100%;
    text-align: center;
    background: none;
    backdrop-filter: none;
    clip-path: none;
    height: auto;
    margin-bottom: 25px;
  }
  img.about--icon {
    max-width: 47px;
    opacity: 1;
  }
  :is(img.vector, img.vector--top) {
    display: none;
  }
  h3.about--title {
    font-size: 26px;
    margin-bottom: 0px;
  }
  p.about--text {
    font-size: 21px;
  }
  #about {
    .jst-container {
      background-blend-mode: darken;
      background-color: #00000021;
    }
  }
  #mod-custom135 .col-lg-1 {
    display: none;
  }
  .footer--logo-wrapper {
    img {
      margin-bottom: 30px;
      max-width: 180px;
    }
  }
  #mod-custom135 img {
    max-width: 120px;
    display: block;
    margin: auto;
  }
  .jst-container {
    display: block;
  }
  #news .title--divider {
    width: 100%;
  }
  .accordion-button::after {
    width: 1.1rem;
    height: 1.1rem;
    margin-top: 6px;
  }
  .section--subtitle {
    font-size: 17px;
  }
  .fa.fa-calendar:before {
    right: 10px;
    left: unset;
  }
  main {
    margin-top: 50px;
  }
  section#decor {
    position: absolute;
    top: -1%;
  }
  .vrc-cardetails-book-wrap {
    flex-wrap: wrap;
    margin-bottom: 30px;
    .main--btn {
      font-size: 18px !important;
    }
  }
  .vrc-avcals-container {
    flex-wrap: wrap;
  }
  .vrc-cardetails-legend {
    flex-direction: column;
  }
  .vrc--feature-item {
    p {
      margin-bottom: 0;
      font-size: 18px;
    }
  }
  .vrc--feature-item {
    gap: 15px;
    margin-bottom: 10px;
    img {
      width: 20px;
    }
  }
  h1.vrc-car-name {
    font-size: 35px;
    line-height: 40px;
    color: var(--main-color);
    margin-bottom: 15px;
  }
  .title--divider.detail--divider.divider--right {
    width: 100%;
  }
  .jst-content {
    margin-top: 50px;
  }
}

@media (width <=580px) {
  .vrc-searchmod-section-datetimes {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .footer--logo-wrapper {
    img {
      margin-bottom: 15px !important;
      max-width: 150px;
      display: block;
      margin: auto;
    }
    p {
      font-size: 16px;
      line-height: 22px;
      text-align: center;
    }
  }

  a.privacy {
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px;
  }

  .footer--menu {
    align-items: center;
    margin-bottom: 30px;
    .nav-item {
      text-align: center;
    }
  }

  .footer--contacts-item {
    flex-direction: column;
    gap: 10px;
  }

  .footer--contacts-icon {
    width: 55px;
    height: 55px;
    img {
      width: 26px;
    }
  }

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

  #bottom a {
    font-size: 17px;
  }

  .accordion-button {
    font-size: 16px !important;
  }

  .process--wrapper {
    padding: 20px;
    gap: 10px;
    justify-content: flex-start;
    p {
      font-size: 17px;
      text-wrap: balance;
      line-height: 21px;
    }
  }

  .jst-cars {
    .jst-price {
      text-align: center;
    }
    .jst-card {
      padding: 15px 15px 30px 15px;
    }
    h3 {
      margin-bottom: 0;
    }
    .jst-characteristics .vrccarcarat {
      margin: 0 0px;
      font-size: 13px;
    }
    .vrccarcarat {
      padding: 7px 14px;
    }
    .jst-link {
      font-size: 25px !important;
      line-height: 29px;
    }
    a.link--readmore {
      font-size: 18px !important;
    }
  }

  .accordion-body {
    font-size: 17px;
  }

  .support--wrapper {
    padding: 15px;
    p {
      font-size: 17px;
    }
    h3 {
      font-size: 33px;
    }
  }
  .title--wrapper {
    gap: 10px;
  }
  .section--title {
    font-size: 32px;
    line-height: 36px;
  }
  a.btn.whatsapp--btn.main--btn.gradient {
    width: 100%;
    padding: 15px 30px;
    text-align: center;
  }
  .outline--btn {
    padding: 15px 30px;
    width: 100%;
    text-align: center;
  }
  .footer--logo {
    margin: auto;
  }
  .title--divider {
    width: 55px;
  }
  .heading--decor img {
    width: 100%;
    height: 165px;
  }

  .jst-characteristics .vrccaratsdiv,
  .vrc-car-result-characteristics .vrccaratsdiv {
    flex-direction: row;
    align-items: start;
    margin-top: 10px;
  }

  .vrccaratsdiv {
    flex-direction: row;
    align-items: start;
  }
  .car--carats-inide .vrccarcarat {
    width: 100%;
    margin: 0 0 20px 0 !important;
    span {
      text-align: center;
    }
  }
  .vrc-showprc-car-carats {
    .vrccarcarat {
      margin: 0 0 20px 0 !important;
      width: 100%;
    }
  }
  .vrc-cdetails-cardesc {
    .car-characteristics-item {
      width: 46%;
      margin-bottom: 15px;
    }
    .car-characteristics-item--title {
      color: #57575766;
      font-size: 15px;
    }
    span.car-characteristics-item--value {
      font-size: 17px;
    }
  }

  .vrc-cdetails-cinfo .vrc-cdetails-infocar {
    padding: 15px 0px;
  }
  .vrc-car-carats,
  .vrc-showprc-car-carats {
    margin-top: 0px !important;
    padding: 0px !important;
  }
  .car-characteristics-item:last-child {
    margin-bottom: 0;
  }
  .main-page .news {
    a {
      color: var(--white);
      font-size: 24px;
      line-height: 30px;
    }
  }
  .wp--btn {
    width: 60px;
    height: 60px;
    bottom: 15%;
    right: 3%;

    img {
      width: 35px;
      height: 35px;
    }
  }
}

@media (min-width: 1921px) {
  section#decor {
    position: absolute;
    top: -9%;
  }
}
