/* main style */
h1,
h2,
h3,
h4 {
  margin: 0 0 20px;
  font-weight: 600;
}
.settings-panel > ul > li span,
a {
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
}
a,
a:hover {
  color: #bb2a2a;
  text-decoration: none;
}
a,
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 0;
}
.head-notify .shine,
a,
a:focus,
a:hover {
  text-decoration: none;
}
.pricing li .price_discount,
.pricing li .price_label {
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  line-height: 1.3;
}
.btn,
.rating .stars {
  vertical-align: middle;
}
.btn,
.car-info__form dl dt,
.map-btn,
.rc_uploader-title,
.read-more,
.settings-panel .currency span {
  text-transform: uppercase;
}
[dir="rtl"]
  .iti--show-selected-dial-code.iti--show-flags
  .iti__selected-dial-code,
[dir="rtl"] .iti__arrow {
  margin-left: 0;
  margin-right: 6px;
}
.iti--allow-dropdown .iti__flag-container:hover,
.iti--container:hover {
  cursor: pointer;
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input.iti__tel-input,
.iti input.iti__tel-input[type="tel"],
.iti input.iti__tel-input[type="text"] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__dropdown-content {
  border-radius: 3px;
  background-color: #fff;
}
.iti--inline-dropdown .iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-top: 3px;
  margin-left: -1px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.iti__dropdown-content--dropup {
  bottom: 100%;
  margin-bottom: 3px;
}
.iti__search-input {
  width: 100%;
  border-width: 0;
  border-radius: 3px;
  padding: 4px 10px !important;
  height: 30px !important;
}
.iti__search-input + .iti__country-list {
  border-top: 1px solid #ccc;
}
.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti--inline-dropdown .iti__country-list {
  max-height: 185px;
}
.cars-result .gl-checkbox label,
.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}
@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.iti__country {
  display: flex;
  align-items: center;
  padding: 8px;
  outline: 0;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
.iti--show-selected-dial-code .iti__selected-flag {
  background-color: transparent;
}
.iti__country-name,
.iti__flag-box {
  margin-right: 8px;
}
[dir="rtl"] .iti__country-name,
[dir="rtl"] .iti__flag-box {
  margin-right: 0;
  margin-left: 8px;
}
.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type="tel"],
.iti--allow-dropdown input.iti__tel-input[type="text"],
.iti--show-selected-dial-code input.iti__tel-input,
.iti--show-selected-dial-code input.iti__tel-input[type="tel"],
.iti--show-selected-dial-code input.iti__tel-input[type="text"] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
[dir="rtl"] .iti--allow-dropdown input.iti__tel-input,
[dir="rtl"] .iti--allow-dropdown input.iti__tel-input[type="tel"],
[dir="rtl"] .iti--allow-dropdown input.iti__tel-input[type="text"],
[dir="rtl"] .iti--show-selected-dial-code input.iti__tel-input,
[dir="rtl"] .iti--show-selected-dial-code input.iti__tel-input[type="tel"],
[dir="rtl"] .iti--show-selected-dial-code input.iti__tel-input[type="text"] {
  padding-right: 52px;
  padding-left: 6px;
  margin-right: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--show-selected-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
[dir="rtl"] .iti--allow-dropdown .iti__flag-container,
[dir="rtl"] .iti--show-selected-dial-code .iti__flag-container {
  right: 0;
  left: auto;
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
  cursor: default;
}
.iti--allow-dropdown
  .iti__flag-container:has(+ input[disabled]):hover
  .iti__selected-flag,
.iti--allow-dropdown
  .iti__flag-container:has(+ input[readonly]):hover
  .iti__selected-flag {
  background-color: transparent;
}
.iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
  font-size: 13px;
  color: #000;
}
.iti--container {
  position: fixed;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.btn,
.dropdown-c,
.pos-relative {
  position: relative;
}
.iti--fullscreen-popup.iti--container.iti--country-search {
  justify-content: flex-start;
}
.iti--fullscreen-popup .iti__dropdown-content {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  position: relative;
}
.iti--fullscreen-popup .iti__country {
  padding: 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url("../images/flags_1.png");
  background-repeat: no-repeat;
  background-position: 20px 0;
}
.iti__flag.iti__be,
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0;
}
.iti__flag.iti__bz {
  height: 12px;
  background-position: -812px 0;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0;
}
.iti__flag.iti__cq {
  height: 12px;
  background-position: -1115px 0;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1137px 0;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1159px 0;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1181px 0;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1203px 0;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1225px 0;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1247px 0;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1269px 0;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1291px 0;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1313px 0;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1335px 0;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1357px 0;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1379px 0;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1401px 0;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1423px 0;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1445px 0;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1467px 0;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1489px 0;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1511px 0;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1533px 0;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1555px 0;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1577px 0;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1599px 0;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1621px 0;
}
.iti__flag.iti__ez {
  height: 14px;
  background-position: -1643px 0;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1665px 0;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1687px 0;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1709px 0;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1731px 0;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1753px 0;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1775px 0;
}
.iti__flag.iti__fx {
  height: 14px;
  background-position: -1797px 0;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1819px 0;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1841px 0;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1863px 0;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1885px 0;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1907px 0;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1929px 0;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1951px 0;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1973px 0;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1995px 0;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -2017px 0;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -2039px 0;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -2061px 0;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2083px 0;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2105px 0;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2127px 0;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2149px 0;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2171px 0;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2193px 0;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2215px 0;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2237px 0;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2259px 0;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2281px 0;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2303px 0;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2325px 0;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2347px 0;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2369px 0;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2391px 0;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2413px 0;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2435px 0;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2457px 0;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2479px 0;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2501px 0;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2523px 0;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2545px 0;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2567px 0;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2589px 0;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2611px 0;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2633px 0;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2655px 0;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2677px 0;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2699px 0;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2721px 0;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2743px 0;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2765px 0;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2787px 0;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2809px 0;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2831px 0;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2853px 0;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2875px 0;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2897px 0;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2919px 0;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2941px 0;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2963px 0;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2985px 0;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -3007px 0;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -3029px 0;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -3051px 0;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3073px 0;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3095px 0;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3117px 0;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3139px 0;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3161px 0;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3183px 0;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3205px 0;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3226px 0;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3248px 0;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3270px 0;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3292px 0;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3314px 0;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3336px 0;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3358px 0;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3380px 0;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3402px 0;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3424px 0;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3446px 0;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3468px 0;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3490px 0;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3512px 0;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3534px 0;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3556px 0;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3578px 0;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3600px 0;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3622px 0;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3644px 0;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3666px 0;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3688px 0;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3710px 0;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3732px 0;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3752px 0;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3774px 0;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3796px 0;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3818px 0;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3840px 0;
}
.iti__flag.iti__np {
  width: 13px;
  height: 15px;
  background-position: -3862px 0;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3877px 0;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3899px 0;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3921px 0;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3943px 0;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3965px 0;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3987px 0;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -4009px 0;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -4031px 0;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -4053px 0;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4075px 0;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4097px 0;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4119px 0;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4141px 0;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4163px 0;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4185px 0;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4207px 0;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4229px 0;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4251px 0;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4273px 0;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4295px 0;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4317px 0;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4339px 0;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4361px 0;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4383px 0;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4405px 0;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4427px 0;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4449px 0;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4471px 0;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4493px 0;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4515px 0;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4537px 0;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4559px 0;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4581px 0;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4603px 0;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4625px 0;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4647px 0;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4669px 0;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4691px 0;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4713px 0;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4735px 0;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4757px 0;
}
.iti__flag.iti__su {
  height: 10px;
  background-position: -4779px 0;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4801px 0;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4823px 0;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4845px 0;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4867px 0;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4889px 0;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4911px 0;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4933px 0;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4955px 0;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4977px 0;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4999px 0;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -5021px 0;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -5043px 0;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -5065px 0;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -5087px 0;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5109px 0;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5131px 0;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5153px 0;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5175px 0;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5197px 0;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5219px 0;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5241px 0;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5263px 0;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5285px 0;
}
.iti__flag.iti__uk {
  height: 10px;
  background-position: -5307px 0;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5329px 0;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5351px 0;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5373px 0;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5395px 0;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5417px 0;
}
.iti__flag.iti__va {
  width: 15px;
  height: 15px;
  background-position: -5439px 0;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5456px 0;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5478px 0;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5500px 0;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5522px 0;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5544px 0;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5566px 0;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5588px 0;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5610px 0;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5632px 0;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5654px 0;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5676px 0;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5698px 0;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5720px 0;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5742px 0;
}
.iti__globe {
  background-image: url("../images/globe.png");
  background-size: contain;
  background-position: right;
  box-shadow: none;
  height: 19px;
}
@media (min-resolution: 2x) {
  .iti__flag {
    background-size: 5762px 15px;
    background-image: url("../images/flags%402x_1.png");
  }
  .iti__globe {
    background-image: url("../images/globe%402x.png");
  }
}
@font-face {
  font-family: Inter;
  src: url("fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("fonts/Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("fonts/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 19px;
}
h5,
p {
  margin: 0 0 20px;
  font-size: 16px;
}
h5 {
  font-weight: 400;
}
p {
  line-height: 1.4;
}
.gl-accordion p,
.info-panel .all-link,
p.indent-bt-sm {
  margin: 0 0 10px;
}
dd,
p.indent-bt-none {
  margin: 0;
}
p.indent-bt-big {
  margin: 0 0 35px;
}
b,
p strong,
strong {
  font-weight: 700;
}
.mb-none {
  margin-bottom: 0 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fs-90 {
  font-size: 90% !important;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
a {
  transition: color 0.3s linear;
}
.drc_services .item.full,
.full-width,
.gl-accordion.inner,
.rate li img,
.wrapper {
  width: 100%;
}
.bread-crumbs.light li span,
.categories li .brand .count .grey,
.text-grey {
  color: #8c9299;
}
img {
  vertical-align: top;
}
hr {
  display: block;
  margin: 0 0 48px;
  height: 1px;
  border: 0;
  background: #c5c4d0;
}
.btn {
  display: inline-block;
  margin: 0;
  padding: 0 22px;
  color: #f7f7fc;
  font: 600 15px/42px Inter, sans-serif;
  letter-spacing: 0.03em;
  background: #bb2a2a;
  border-radius: 40px;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}
.dropdown-content,
.header,
.header__top-panel,
.white_bg {
  background-color: #fff;
}
.btn:active,
.btn:focus {
  outline: 0 !important;
  box-shadow: none;
}
.btn:hover {
  color: #fff;
  background: #cd3e3e;
}
body,
html {
  overflow-x: hidden;
}
body {
  color: #363d45;
  font: 400 16px Inter, sans-serif;
  background: #f6f8fa;
}
.blog-head .container,
.container.min {
  max-width: 780px;
}
.dropdown-content {
  margin-top: 7px;
  max-height: 370px;
  overflow: auto;
  position: absolute;
  top: 100%;
  left: 0;
  width: 230px;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  padding: 15px 0;
  list-style: none;
  z-index: 99;
  display: none;
}
.dropdown-btn.sorting,
.header,
.header-top,
.main-navi {
  position: relative;
}
.dropdown-content.price {
  width: 330px;
  padding: 15px;
}
.dropdown-content.right {
  left: auto;
  right: 0;
}
.dropdown-content.mini {
  width: max-content;
}
.dropdown-content.mini,
.dropdown-content.p-sm {
  padding: 6px 0;
}
.dropdown-content.open {
  display: block;
  animation: 0.3s fadeInDownAnimate;
  transform: none;
}
.dropdown-content.bigger {
  width: 100%;
  padding: 68px 15px 15px;
  display: none;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.blog-list .two-column .blog-info,
.dropdown-content.bigger.open,
.gl-checkbox,
.gl-content__col,
.map-widget__price,
.model-list li:hover .car_content .hover__title,
.partner-head > div {
  display: flex;
}
.dropdown-content.bigger > li {
  width: 100%;
  flex: 0 0 32.7%;
}
.dropdown-content.bigger.brands > li {
  flex: 0 0 15.9%;
}
.dropdown-content.bigger > li > a {
  display: flex;
  align-items: center;
  border: 1px solid #f7f6fa;
  border-radius: 8px;
  padding: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #000;
}
.dropdown-content.bigger > li > a span {
  display: block;
  color: #8d8c99;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin-left: auto;
}
.dropdown-content.bigger > li img {
  height: 44px;
  width: auto;
  margin-right: 12px;
}
.dropdown-content.bigger .top-info {
  display: flex;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  gap: 12px;
}
.dropdown-content.bigger .top-info a {
  display: flex;
  align-items: center;
  border: 1px solid #f7f6fa;
  border-radius: 8px;
  padding: 10px 15px;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  width: calc(100% - 6px);
}
.dropdown-content.bigger .top-info a img {
  height: 20px;
  width: auto;
  margin-right: 12px;
}
.body_types li a,
.body_types li input:checked ~ .checkmark:after,
.categories li.brands.open:nth-of-type(1n + 18),
.drc_supports .info a,
.dropdown-content > li,
.features-list span,
.maps-content.open-map,
.modal-backdrop.show {
  display: block;
}
.dropdown-content > li a {
  display: block;
  padding: 8px 15px;
  color: #6f7c80;
  text-decoration: none !important;
  position: relative;
  font-size: 14px;
}
.car-info__list dd a,
.location_list li a:hover {
  text-decoration: underline;
}
.dropdown-content.bigger .top-info a:hover,
.dropdown-content > li a.active,
.dropdown-content > li a:hover {
  background-color: #f5f9fa;
  color: #000;
}
.dropdown-content .dropdown-foot {
  margin-top: 20px;
  text-align: center;
}
.dropdown-content .dropdown-foot .btn {
  line-height: 36px;
}
.dropdown-btn.sorting {
  border-radius: var(--roundness-round-inside, 6px);
  border: 0 solid var(--stroke-light-base, #efeff1);
  background: var(--background-light-base-main, #fff);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.04);
  padding: 12px 20px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
}
.dropdown-btn.sorting:after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/down-red.svg);
  margin-left: 6px;
}
.dropdown-btn.sorting > img,
.filter_btn img {
  margin-right: 6px;
}
.dropdown-content .searching {
  border-radius: 8px;
  padding: 8px 50px;
  background-color: #f7f6fa;
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
}
.dropdown-content .searching > img,
.search-form .rent_date_picker > img,
.search-form .search_icon {
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -10px;
}
.dropdown-content .searching input {
  width: 100%;
  height: 25px;
  border: none;
  background-color: transparent;
  outline: 0 !important;
}
.dropdown-content .searching .clear_search {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -10px;
  z-index: 5;
  border: none;
  background-color: transparent;
}
.dropdown-content .menu_head {
  margin-top: 5px;
  margin-bottom: 17px;
  display: none;
  font-size: 19px;
  font-weight: 600;
  align-items: center;
  width: 100%;
}
.dropdown-content .menu_head img,
.scrollDown svg {
  margin-right: 10px;
}
@keyframes fadeInDownAnimate {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.header {
  padding: 0;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #e2e1ec;
  -webkit-transition: background 0.4s linear, box-shadow 0.4s linear;
  -moz-transition: background 0.4s linear, box-shadow 0.4s linear;
  -o-transition: background 0.4s linear, box-shadow 0.4s linear;
  transition: background 0.4s linear, box-shadow 0.4s linear;
}
body.main .header {
  padding-bottom: 50px;
}
.header.inner {
  margin-bottom: 55px;
  z-index: 50;
}
.header__top-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px 0;
}
.header-top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 60px;
  background-color: #111;
}
.bread-crumbs li:last-child:after,
.categories li.brands:nth-of-type(1n + 18),
.categories li.last,
.features-list__hide,
.filters-btn,
.header-top .logo,
.header__mob-panel,
.mobile.header__top-panel,
.modal#reviewsContent .modal-title img,
.modal-backdrop,
.search-block .menu-btn-close,
.settings-panel.mobile,
.show-all.collapsed span:before,
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.header__top-panel .logo {
  display: flex;
  align-items: center;
}
.header__top-panel .home_h1 {
  display: inline-block;
  margin: 4px 0 0 15px;
  color: #bb2a2a;
  font-size: 16px;
  border-left: 2px solid #bb2a2a;
  padding-left: 15px;
}
.gallery_reviews li,
.logo a,
.support-footer .inner .logo {
  display: inline-block;
}
.logo img {
  width: 240px !important;
  height: auto !important;
}
.main-navi {
  display: block;
  z-index: 102;
}
.main-navi > ul {
  display: inline-flex;
  align-items: center;
  width: 100%;
  gap: 8px;
  margin: 0;
  padding: 0;
}
.main-navi > ul > li {
  margin: 0;
  list-style: none;
}
.main-navi > ul > li:last-child {
  margin-left: auto;
}
.main-navi > ul > li.border {
  width: 1px;
  height: 24px;
  background-color: #e2e1ec;
  margin-left: auto;
  border: none !important;
}
.main-navi > ul > li.static {
  position: static;
}
.main-navi > ul > li > a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 14px;
  background-color: #f7f6fa;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  border-radius: 8px;
}
.main-navi > ul > li > a img {
  margin-right: 8px;
  width: 24px;
  height: 24px;
}
.main-navi > ul > li > a:hover {
  background-color: #ebebed;
}
.main-navi > ul > li > a.down-arrow:after,
.settings-panel > ul > li span:after {
  background: url(../images/down-arrow.svg) center/100% no-repeat;
  content: "";
  display: block;
}
.main-navi > ul > li > a.down-arrow:after {
  width: 14px;
  height: 9px;
  margin-left: 8px;
}
.main-navi.nav_top > ul > li > a {
  color: #fff;
  font-size: 15px;
}
.main-navi.nav_top > ul > li > a.down-arrow:after {
  background: url(../images/down-arrow_white.svg) center no-repeat;
}
.settings-panel {
  padding: 11px 18px 11px 12px;
  background: #f7f6fa;
  border-radius: 8px;
  position: relative;
  z-index: 103;
}
.menu-btn,
.menu-btn-close,
.menu-scrollToTop,
.searchBlockBtn {
  display: none;
  border: none;
  padding: 0;
  background-color: transparent;
}
.settings-panel > ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.settings-panel > ul > li:last-child {
  padding-left: 11px;
}
.settings-panel > ul > li:last-child::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #e2e1ec;
}
.settings-panel > ul > li span {
  position: relative;
  display: block;
  padding: 0 14px 0 2px;
  color: #383645;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  margin-left: 3px;
  cursor: pointer;
  transition: color 0.3s linear;
}
.settings-panel > ul > li span:hover {
  color: #595862;
}
.settings-panel > ul > li span:after {
  position: absolute;
  margin: -1.5px 0 0;
  width: 8px;
  height: 4px;
  top: 50%;
  right: 0;
}
.settings-panel > ul > li .language {
  padding-left: 5px;
}
.settings-panel > ul > li .currency,
.settings-panel > ul > li .language {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.menu-btn,
.menu-btn-close {
  position: relative;
  cursor: pointer;
  z-index: 10;
}
.menu-scrollToTop,
.searchBlockBtn {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 15px;
}
.header.openSearch .search-block {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  z-index: 103;
  background-color: #fff;
}
.header.openSearch .search-block .menu-btn-close {
  display: block;
  text-align: right;
  right: 20px;
  top: 15px;
}
.header.openSearch .search-block .search-form {
  display: block !important;
  margin-top: 54px;
  width: 100%;
}
.search-form {
  position: relative;
  width: 100%;
  border: 5px solid #e2e1ec;
  background-color: #e2e1ec;
  border-radius: 16px;
  display: flex;
  gap: 6px;
  margin-top: 18px;
  margin-bottom: -29px;
}
body.main .search-form {
  z-index: 101;
  margin-top: -29px;
  margin-bottom: 0;
}
.search-form .inner {
  width: 100%;
  display: flex;
}
.search-form .rent_date_picker,
.search-form .search-input {
  position: relative;
  padding-left: 43px;
  background-color: #fff;
  width: 100%;
}
.search-form .search-input {
  border-radius: 10px 0 0 10px;
}
.search-form .rent_date_picker {
  width: 300px;
  min-width: 300px;
  border-radius: 0 10px 10px 0;
}
.search-form .rent_date_picker:before {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 0;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.25);
}
.search-form .clear_search_inp {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  padding: 0;
  z-index: 2;
  background-color: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-form input {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 48px;
  border: none;
  color: #000;
  font: 400 14px Inter, sans-serif;
  letter-spacing: 0.02em;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.search-form input::-moz-placeholder {
  color: #8d8c99;
  opacity: 1;
  outline: 0;
}
.search-form input::-webkit-input-placeholder {
  color: #8d8c99;
  opacity: 1;
  outline: 0;
}
.search-form__btn {
  padding: 0;
  width: 240px;
  min-width: 240px;
  height: 48px;
  border: 0;
  background: radial-gradient(50% 401.95% at 50% 50%, #bb2a2a 0, #551313 100%),
    linear-gradient(
      273.26deg,
      rgba(187, 42, 42, 0.7) 14.09%,
      rgba(187, 42, 42, 0.4) 85.91%
    );
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.autoComplete_wrapper > ul {
  left: -45px;
}
.autoComplete_wrapper > ul > li.list-submodel:before {
  content: "-";
  display: inline-block;
  margin-right: 7px;
}
.header__mob-panel__panel {
  display: flex;
  margin: 0;
  padding: 1px 0;
}
.header__mob-panel__panel li {
  margin: 0 15px 0 0;
  list-style-type: none;
}
.car-list-wrap.indent-bt-none,
.gl-accordion p:last-child,
.header__mob-panel__panel li:last-child,
.info-panel .gl-title,
.rate li:last-child,
.review p {
  margin: 0;
}
.share-link {
  display: block;
  width: 18px;
  height: 18px;
  font: 0px/0 a;
  background: url(../images/share-i.svg) center/100% no-repeat;
}
.head-notify,
.head-notify .shine {
  position: relative;
  font-size: 14px;
}
.head-notify {
  background-color: #bb2a2a;
  color: #fff;
  text-align: center;
  display: block;
  z-index: 1;
}
.head-notify.dark {
  background-color: #000;
}
.head-notify.mobile {
  display: none;
  width: 100%;
}
.head-notify * {
  color: #fff !important;
}
.head-notify .shine {
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #fff),
    color-stop(0.4, #fff),
    color-stop(0.5, #590202),
    color-stop(0.6, #fff),
    color-stop(1, #fff)
  );
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: 12s linear infinite forwards shine;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
  padding: 9px;
}
@keyframes shine {
  0% {
    background-position: -360px 0;
  }
  100% {
    background-position: 720px 0;
  }
}
.whatsapp_btn {
  position: fixed;
  z-index: 2;
  bottom: 20px;
  right: 20px;
  height: 55px;
  width: 55px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50%;
  box-shadow: 1px 6px 24px 0 rgb(7 94 84 / 24%);
  cursor: pointer;
  transition: background-color 0.2s linear;
  -webkit-tap-highlight-color: transparent;
}
.whatsapp_badge {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  background: #e82c0c;
  color: #fff !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  box-shadow: none;
  opacity: 1;
  pointer-events: none;
}
.banner-section,
.homeSlider,
.promo {
  position: relative;
}
.drc-prices,
.drc-segmented-control,
.top-home {
  background-color: #f7f6fa;
}
.whatsapp_btn svg {
  width: 32px;
  height: 32px;
  margin: 12px;
}
.top-home {
  display: flex;
  flex-wrap: wrap;
}
.banner-section {
  width: 100%;
  padding: 20px 0 30px;
}
.homeSlider {
  width: 100%;
  z-index: 1;
}
.homeSlider .drc-slide {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.drc-slide:before {
  content: "";
  background: linear-gradient(180deg, #000 0, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60%;
  width: 100%;
  z-index: 2;
}
.homeSlider .drc-slide > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homeSlider .banner_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 50px;
  text-align: center;
  z-index: 5;
}
.homeSlider .banner_title {
  color: #fff;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 7px;
}
.homeSlider .banner_subtitle {
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(23.200000762939453px);
  background-color: rgba(255, 255, 255, 0.22);
  border-radius: 16px;
  padding: 4px 21px;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  display: inline-block;
}
.homeSlider .banner_price {
  background-color: #bb2a2a;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  position: absolute;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%) rotate(-2deg);
  padding: 10px 21px;
}
.homeSlider .swiper-slide-active .banner_subtitle {
  animation: 1.5s fadeInUp;
}
.homeSlider .banner_link .btn,
.homeSlider .swiper-slide-active .banner_title {
  animation: 1.5s slideInDown;
}
.homeSlider .swiper-slide-active .banner_price {
  animation: 2.5s fadeIn;
}
.homeSlider .banner_link {
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: 4;
  width: 100%;
  text-align: center;
}
.homeSlider .banner_link .btn {
  display: inline-flex;
  align-items: center;
}
.homeSlider .banner_link .btn img {
  margin-left: 5px;
}
.homeSlider .swiper-button-next,
.homeSlider .swiper-button-prev {
  margin: -22px 0 0;
  width: 44px;
  height: 44px;
  border: none;
  background-color: rgba(0, 0, 0, 0.6);
  background-size: 50%;
  opacity: 0.4;
}
.drc_services .item,
.retroSlider .drc-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.car-slider:hover .swiper-button-next,
.car-slider:hover .swiper-button-prev,
.gallery-slider .swiper-button-next,
.gallery-slider .swiper-button-prev,
.gl-checkbox input:checked:before,
.gl-save input:checked:before,
.homeSlider .swiper-button-next:hover,
.homeSlider .swiper-button-prev:hover,
.home_slider .swiper-button-next,
.home_slider .swiper-button-prev,
.save-btn:checked:before {
  opacity: 1;
}
.homeSlider .swiper-button-next {
  right: 20px;
  background-image: url(../images/chevron_right_white.svg);
}
.homeSlider .swiper-button-prev {
  left: 20px;
  background-image: url(../images/chevron_left_white.svg);
}
.homeSlider .swiper-button-disabled {
  opacity: 0.4 !important;
}
.promo {
  padding: 460px 0 120px;
}
.promo:before,
.retroSlider,
.retroSlider .drc-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.promo:before {
  content: "";
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.25);
}
.retroSlider {
  z-index: 1;
}
.retroSlider .drc-slide {
  display: none;
  width: 100%;
}
.retroSlider .drc-slide.classic.slide_1 {
  background-image: url(../images/classic/classic-car-in-dubai-rental.jpg);
}
.retroSlider .drc-slide.classic.slide_2 {
  background-image: url(../images/classic/classic-vintage-car-in-dubai.jpg);
}
.retroSlider .drc-slide.classic.slide_3 {
  background-image: url(../images/classic/rent-classic-car-in-dubai.jpg);
}
.promo__in {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.promo__left-col {
  padding: 0 0 10px;
  text-align: center;
}
.promo__title {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 7px;
}
.promo p {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.categories {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 12px;
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
}
.car-list.indent-bt-none,
.categories.mb-none,
.drc_services.lease {
  margin-bottom: 0;
}
.categories li {
  width: 100%;
  min-width: 185px;
  max-width: 185px;
}
.categories li a,
.categories li div.brand {
  display: block;
  position: relative;
  box-shadow: 0 8px 19px rgba(0, 0, 0, 0.04);
  border: 1px solid #f1f1f5;
  height: 160px;
  border-radius: 12px;
  overflow: hidden;
  transition: 0.4s linear;
  background-color: #fff;
}
.categories li .brand {
  height: 123px;
  text-align: center;
  padding: 15px 10px;
}
.categories li a:hover,
.categories li div.brand:hover {
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.09);
}
.categories li a img {
  width: 100%;
  height: auto;
}
.categories li a.brand img {
  width: 64px;
}
.categories li a.icon img {
  width: 24px;
  height: 24px;
}
.categories li a span {
  width: 100%;
  display: block;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  color: #000;
  padding: 3px 16px;
}
.categories li a.brand span {
  padding: 3px 6px;
}
.categories li.brands.lg {
  min-width: 275px;
  max-width: 275px;
}
.categories li div.brand {
  text-align: left;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.categories li .brand .count {
  color: #12171c;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}
.categories li .brand .count span {
  color: #8c1d1d;
}
.categories li .brand .info {
  color: #12171c;
  font-weight: 500;
  width: 100%;
}
.categories li .brand .time {
  color: #8c9299;
  font-size: 12px;
  width: 100%;
}
.section-title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
}
.cars_result-top,
.filter_sort,
.section-title.df,
.support-footer .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-subtitle {
  font-size: 16px;
  font-weight: 400;
  color: #545361;
  display: block;
  margin-top: 8px;
}
.section-title .more_view {
  color: #535a61;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.section-s_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
}
.drc-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 0 20px;
  position: relative;
}
.drc-info.mt {
  margin-top: 30px;
}
.drc-info .left-col {
  position: relative;
  width: 100%;
  max-width: 53%;
}
.drc-info .left-col.none {
  max-width: inherit;
  width: auto;
}
.drc-title {
  margin: 0 0 5px;
  color: #383645;
  font: 600 24px/1.3 Inter, sans-serif;
}
.drc-subtitle {
  margin: 0;
  color: #545361;
  font: 400 16px/1.3 Inter, sans-serif;
}
.drc-prices {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px;
  border-radius: 12px;
  display: flex;
  align-items: center;
}
.drc-prices .dis {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: line-through;
  color: #a32424;
  margin-right: 8px;
  margin-left: 8px;
}
.drc-prices .price {
  background-color: #0f9916;
  border-radius: 8px;
  padding: 6px 13px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.drc-prices .price span {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
}
.drc-segmented-control {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  position: relative;
  border-radius: 8px;
  padding: 4px;
}
.drc-segmented-control > input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.drc-segmented-control:has(:checked:first-of-type) {
  --active: 0;
}
.drc-segmented-control:has(:checked:nth-of-type(2)) {
  --active: 1;
}
.drc-segmented-control:has(:checked:nth-of-type(3)) {
  --active: 2;
}
.drc-segmented-control:has(input:nth-of-type(2)) {
  --count: 2;
}
.drc-segmented-control:has(input:nth-of-type(3)) {
  --count: 3;
}
.drc-segmented-control label {
  font-size: 13px;
  color: #000;
  padding: 9px 12px;
  cursor: pointer;
  text-align: center;
  height: 100%;
  display: grid;
  border-radius: 6px;
  margin: 0;
  width: 100%;
  min-width: 100px;
  position: relative;
  z-index: 2;
}
.car-list li,
.model-list li {
  padding: 0 7px;
  list-style-type: none;
}
.drc-segmented-control label::before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 0;
  width: 1px;
  background-color: #e2e1ec;
  transition: 250ms cubic-bezier(0, 0.95, 0.38, 0.98);
}
.drc-segmented-control :checked + label::before,
.drc-segmented-control label.after-change::before,
.drc-segmented-control label:first-of-type::before {
  opacity: 0;
}
.drc-segmented-control :checked + label {
  font-weight: 600;
}
.drc-segmented-control::after {
  pointer-events: none;
  content: "";
  width: 33.2%;
  height: 33px;
  top: 4px;
  margin-left: 4px;
  background-color: #fff;
  transition: 250ms cubic-bezier(0, 0.95, 0.38, 0.98);
  border-radius: 6px;
  box-shadow: 0 4px 12px 0 #37657c3b;
  position: absolute;
  outline: 0;
  translate: calc(var(--active, 0) * 100%) 0;
}
.drc_services {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 48px;
  justify-content: space-between;
}
.drc_services .item {
  width: 49.3%;
  height: 360px;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
.drc_services.lease .item {
  height: 308px;
}
.drc_services .item > img {
  object-fit: cover;
  width: 100%;
}
.drc_services .item:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 72.1%
  );
  height: 80%;
  z-index: 1;
}
.drc_services .item.full:before {
  top: 0;
  width: 50%;
  right: auto;
  height: 100%;
  background: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0) 30.9%,
    rgba(0, 0, 0, 0.71) 100%
  );
}
.drc_services .item .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 24px;
}
.drc_services .item.full .info {
  top: 0;
  right: auto;
  width: 50%;
  padding: 72px;
}
.drc_services .item .info h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
.drc_services .item.full .info h4 {
  font-size: 32px;
  margin-bottom: 20px;
}
.drc_services .item .info p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 13px;
}
.drc_services .item.full .info p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}
.drc_services .item .info .btn {
  line-height: 36px;
  display: inline-flex;
  text-transform: none;
  font-weight: 400;
}
.drc_services .item .info .btn img {
  margin-left: 4px;
}
.page,
.section.sm {
  padding: 40px 0;
}
.page.changed {
  padding: 0 0 30px;
}
.page.indent-top-big {
  padding-top: 120px;
}
.page.indent-top-none {
  padding-top: 0;
}
.page.indent-bt-sm {
  padding-bottom: 30px;
}
.page.indent-bt-none {
  padding-bottom: 0;
}
.section {
  padding: 60px 0;
}
.section.me {
  padding: 60px 0 40px;
}
.section.changed {
  padding: 30px 0 90px;
}
.section.white-bg,
.swiper-pagination-bullet-active {
  background: #fff;
}
.location_first-character {
  font-size: 38px;
  margin-bottom: 10px;
}
.location_list {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
}
.location_list li a {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.banner,
.car-info .gl-content,
.car-list-wrap,
.gl-content.indent-bt {
  margin: 0 0 48px;
}
.car-list,
.model-list {
  display: flex;
  margin: 0 -7px;
  padding: 0;
}
.car-list.classic li,
.form-group,
.model-list li {
  margin-bottom: 20px;
}
.car-list.classic,
.model-list {
  flex-wrap: wrap;
}
.car-list li {
  width: 25%;
}
.model-list li {
  width: 33.3%;
  position: relative;
}
.model-list li .car-slider {
  height: auto;
}
.model-list li .car_content {
  background-color: #fff;
  border: 1px solid #f1f1f5;
  border-radius: 10px;
  padding: 3px;
  overflow: hidden;
  display: block;
  position: relative;
}
.model-list li .car_content .car-list__title {
  margin: 3px 6px;
}
.model-list li .car_content .car-list__price {
  margin: 0 6px 5px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.model-list li .car_content .hover__title {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  justify-content: center;
  align-items: center;
  z-index: 8;
}
.model-list li .car_content .hover__title small {
  background-color: #bb2a2a;
  color: #fff;
  padding: 4px 12px;
  border-radius: 10px;
  font-weight: 600;
}
.model-list li .car_content .list-color {
  width: 17px;
  height: 17px;
  min-width: 17px;
  border: 1px solid #f1f1f5;
  border-radius: 50%;
  margin-left: 3px;
  display: inline-block;
}
.car-slider img,
.swiper-slide {
  border-radius: 8px;
}
.home_slider {
  position: relative;
  margin-bottom: 48px;
}
#map,
.car-slider.swiper-container,
.maps-content #map {
  width: 100%;
  height: 100%;
}
.car-slider img {
  width: 100% !important;
  max-height: 100%;
  height: auto !important;
}
.car-slider {
  position: relative;
  margin: 0 0 5px;
  height: 100%;
}
.car-slider.mob-slider {
  display: none;
  margin: 0 0 20px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  margin: -17px 0 0;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.9);
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  font: 0px/0 a;
  top: 50%;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
.body_types li label,
.gl-accordion__title:before {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
}
.home_slider .swiper-button-next,
.home_slider .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.6);
}
.swiper-button-prev {
  left: 8px;
  background-image: url(../images/car-slider-left-a.svg);
}
.swiper-button-next {
  right: 8px;
  background-image: url(../images/car-slider-right-a.svg);
}
.home_slider .swiper-button-next {
  background-image: url(../images/car-slider-right-w.svg);
  right: -42px;
}
.home_slider .swiper-button-prev {
  left: -42px;
  background-image: url(../images/car-slider-left-w.svg);
}
.gallery-slider .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.6);
}
.car-list__title {
  display: block;
  color: #201e2e;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
.car-list__title a {
  color: #201e2e;
}
.bread-crumbs li a:hover,
.car-list__title a:hover {
  color: #bb2a2a;
}
.car-list__price,
.cars-result__info {
  display: block;
  color: #8d8c99;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.gl-title {
  margin: 0 0 24px;
  font: 600 28px/1.4 Inter, sans-serif;
}
.small-title {
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.02em;
}
.all-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  color: #201e2e;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  border: 1px solid #e2e1ec;
  border-radius: 12px;
}
.all-link:after {
  display: block;
  width: 7px;
  height: 10px;
  background: url(../images/all-link-i.svg) center/100% no-repeat;
  margin-left: 8px;
  content: "";
}
.steps .icon,
.steps .info:after,
.steps .info:before {
  background-repeat: no-repeat;
  background-size: contain;
}
.all-link.psa-right {
  position: absolute;
  right: 0;
  top: 11px;
}
.rating,
.rating .stars,
.review .user_info,
.steps,
.steps .info {
  position: relative;
}
.cars-result .subtitle,
.info-panel .subtitle {
  margin: 0;
  color: #545361;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
}
.pricing {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 30px;
  border: 1px solid #e2e1ec;
  border-radius: 12px 0 12px 12px;
  background-color: #fff;
}
.pricing li {
  border-right: 1px solid #e2e1ec;
  list-style: none;
  padding: 20px;
  width: 33.3%;
}
.gl-accordion li,
.reviews {
  padding: 24px 0;
  border-top: 1px solid #e2e1ec;
}
.pricing li:last-of-type {
  border-right: none;
}
.pricing li .price_label {
  color: #111;
}
.pricing li .price_discount {
  font-weight: 700;
  color: #bb2a2a;
  margin-left: 5px;
}
.pricing li .price_title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #111;
}
.reviews_rating {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.reviews_rating > .google {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.exclusive_partner .item,
.reviews .review {
  background-color: #fff;
  box-shadow: 0 8px 19px 0 #17172512;
  margin-right: 12px;
}
.reviews_rating > .google span {
  margin-left: 10px;
  font-size: 19px;
  font-weight: 600;
}
.rating {
  display: flex;
  align-items: center;
}
.rating.inline {
  display: inline-flex;
}
.rating .rate {
  font-size: 24px;
  font-weight: 500;
  color: #000;
}
.rating .stars {
  margin-left: 8px;
  display: inline-block;
  color: #c4cacf;
  overflow: hidden;
}
.rating .stars .full-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #febb49;
}
.rating .stars .empty-stars:before,
.rating .stars .full-stars:before {
  content: "\2605\2605\2605\2605\2605";
  font-size: 22px;
  font-family: system-ui;
}
.reviews .reviews_count {
  font-size: 14px;
  font-weight: 400;
  color: #383645;
  margin-left: 20px;
}
.reviews .reviews_count span,
.tags a:hover {
  color: #bb2a2a;
  text-decoration: underline;
}
.reviews .review_info {
  font-size: 14px;
  font-weight: 400;
  color: #383645;
  margin-left: auto;
}
.reviews .review {
  border-radius: 12px;
  border: 1px solid #f1f1f5;
  padding: 13px;
  width: 380px;
}
.review .user_info {
  padding-left: 60px;
  min-height: 48px;
}
.review .user_info .photo {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #f1f1f5;
}
.review .user_info h4 {
  color: #383645;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 3px;
  display: block;
  width: 100%;
}
.review .review-txt {
  margin-top: 15px;
  color: #383645;
  font-size: 14px;
  font-weight: 500;
  height: 84px;
  overflow: hidden;
  line-height: 21px;
}
.review .rating .stars {
  margin-left: 0;
}
.car-info .gl-content h2,
.review .rating .stars .empty-stars:before,
.review .rating .stars .full-stars:before {
  font-size: 18px;
}
.review .user_info .time {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #8d8c99;
}
.steps {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 48px;
}
.steps .info {
  width: 20%;
  padding-top: 100px;
  color: #383645;
}
.steps .info h4 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 10px;
}
.info-section .item p,
.map-widget__price span,
.steps .info p {
  font-size: 14px;
  font-weight: 500;
}
.steps .info p {
  margin: 0;
  max-width: 84%;
}
.steps .info:after,
.steps .info:before {
  content: "";
  position: absolute;
  top: 0;
  background-position: 0 0;
}
.steps .info.step1:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon01.svg);
}
.steps .info.step2:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon02.svg);
}
.steps .info.step3:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon03.svg);
}
.steps .info.step4:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon04.svg);
}
.steps .info.step5:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon05.svg);
}
.steps .info.step6:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon06.svg);
}
.steps .info.step7:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon07.svg);
}
.steps .info.step8:before {
  left: 0;
  height: 80px;
  width: 80px;
  background-image: url(../images/step_icon08.svg);
}
.steps .info.step1:after,
.steps .info.step3:after,
.steps .info.step5:after,
.steps .info.step6:after,
.steps .info.step7:after {
  left: 80px;
  right: 0;
  height: 50px;
  background-image: url(../images/line01.svg);
}
.steps .info.step2:after,
.steps .info.step4:after,
.steps .info.step8:after {
  left: 80px;
  right: 0;
  height: 50px;
  top: 53px;
  background-image: url(../images/line02.svg);
}
.steps .info.step5:after {
  background-image: url(../images/line03.svg);
}
.steps .icon {
  position: absolute;
  top: -17px;
  right: 30px;
  height: 66px;
  width: 97px;
  background-position: 0 0;
  background-image: url(../images/line_car.png);
}
.info-section {
  margin-bottom: 48px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.info-section .item {
  box-shadow: 0 8px 19px 0 #17172512;
  border: 1px solid #f1f1f5;
  border-radius: 12px;
  padding: 15px;
  width: calc(33.3333333% - 8px);
}
.info-section .item h4 {
  min-height: 48px;
  padding-left: 63px;
  position: relative;
  display: flex;
  align-items: center;
}
.info-section .item h4 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  object-fit: cover;
}
.info-section .item p {
  margin-bottom: 0;
  line-height: 1.4;
}
.exclusive_partner {
  display: block;
  margin-bottom: 33px;
  padding-bottom: 15px;
}
.exclusive_partner.inline {
  display: flex;
  margin-bottom: 0;
  padding-bottom: 0;
}
.exclusive_partner .item {
  border-radius: 12px;
  border: 1px solid #f1f1f5;
  padding: 0 15px;
  height: 116px;
  width: 185px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.exclusive_partner .item img {
  max-width: 100%;
  max-height: 100%;
}
.maps-content {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10001;
  display: none;
  padding: 45px;
  background-color: rgba(0, 0, 0, 0.7);
}
.faq-search,
.filters,
body.main {
  background-color: #fff;
}
.maps-content .close_map {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 5;
  border: none;
  background-color: #fff;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.gm-style .gm-style-iw-c {
  padding: 0 !important;
  background: 0 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.gm-ui-hover-effect {
  display: none !important;
}
.gm-style .gm-style-iw-t:after {
  top: -1px !important;
  box-shadow: none !important;
}
.gm-style-iw-d {
  overflow: visible !important;
}
.map-widget {
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
.map-widget__link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.map-widget__photo img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.map-widget__content {
  padding: 15px;
}
.map-widget__title {
  display: block;
  margin: 0 0 5px;
  color: #191d28;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.map-widget__text {
  display: block;
  margin: 0 0 15px;
  color: #8d8c99;
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.faq,
.rate {
  display: flex;
}
.map-widget__price del {
  display: block;
  margin: 0 5px 0 0;
  color: #8d8c99;
  font-size: 14px;
  line-height: 20px;
}
.map-widget__price span {
  display: block;
  color: #383645;
  line-height: 20px;
}
.map-widget__price span small {
  font-size: 12px;
  font-weight: 400;
}
.rate {
  margin: 0;
  padding: 0;
}
.gl-content h3.indent-bt-big,
.gl-sm-title,
.review .rate {
  margin: 0 0 30px;
}
.rate li {
  margin: 0 8px 0 0;
  width: 32px;
  list-style-type: none;
}
.review .gl-sm-title {
  margin: 0 0 15px;
}
.gl-sm-title {
  color: #383645;
  font: 600 30px/40px Inter, sans-serif;
}
.faq {
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #e2e1ec;
}
.faq.dc-inner {
  padding-top: 0;
  padding-bottom: 0;
  border-top: none;
}
body.main {
  margin-bottom: 48px;
  border-bottom: 1px solid #e2e1ec;
}
.faq.inner {
  display: block;
  margin-bottom: 40px;
}
.faq__left-col {
  margin: 0 130px 0 0;
  width: 470px;
  min-width: 470px;
}
.faq__left-col h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px;
}
.faq__left-col p,
.gl-content h3 {
  font-weight: 500;
  line-height: 1.4;
}
.faq__left-col p {
  font-size: 16px;
}
.faq.inner .gl-sm-title {
  margin: 20px 0;
}
.questions__photo {
  margin-top: 48px;
}
.questions__photo img {
  width: 100% !important;
  height: auto !important;
}
.faq-search {
  height: 50px;
  border-radius: 8px;
  border: 1px solid #c5c4d0;
  padding: 4px 15px 4px 55px;
  font-size: 14px;
  font-weight: 400;
  outline: 0 !important;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 20px center;
  background-image: url(../images/search_btn.svg);
}
.bread-crumbs li:last-child,
.gl-accordion {
  margin: 0;
  padding: 0;
}
.gl-accordion li {
  margin: 0;
  list-style-type: none;
  position: relative;
}
.gl-accordion__title {
  position: relative;
  display: block;
  padding: 0 0 0 48px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  cursor: pointer;
  margin: 0;
}
.gl-accordion__title:before {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: -3px;
  left: 0;
  background: url(../images/down.svg) center no-repeat #fff;
  content: "";
  transform: rotate(0);
  transition: 0.3s linear;
}
.gl-accordion .active .gl-accordion__title:before {
  transform: rotate(-180deg);
  background-color: #f7f6fa;
}
.gl-accordion__description {
  padding: 15px 0 0 48px;
  height: auto;
}
.advantages {
  margin: 0 -105px 60px;
  padding: 90px 105px;
  background: #fff;
  border-radius: 18px;
}
.advantages__list {
  display: flex;
  margin: 0 -27px;
  padding: 30px 0 0;
}
.advantages__list li {
  padding: 0 27px;
  list-style-type: none;
}
.advantages__list__icon {
  margin: 0 0 30px;
  width: 90px;
}
.advantages__list__icon img,
.cars_result-content.full {
  width: 100%;
}
.advantages__list__title {
  margin: 0 0 15px;
  color: #201e2e;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
.advantages__list p {
  margin: 0;
}
.banner img {
  width: 100%;
  border-radius: 18px;
}
.gl-content h3 {
  margin: 0 0 15px;
  color: #383645;
  font-size: 24px;
  letter-spacing: -0.02em;
}
.gl-content__col__mov {
  margin: 0 60px 0 0;
  width: 570px;
  min-width: 570px;
}
.gl-content__col__mov img {
  width: 100%;
  border-radius: 18px;
}
.gl-content__col__description {
  padding: 35px 0 0;
}
.cars_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 30px;
}
.drc_filter-content {
  width: 310px;
}
.cars_result-content {
  width: calc(100% - 335px);
}
.drc_filter-content .drc_map {
  width: 100%;
  padding: 40px;
  border-radius: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/maps.jpg);
  background-size: cover;
  text-align: center;
}
.filters .filter-btn,
.filters .filter_item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #f5f5f7;
}
.drc_filter-content .drc_map > div {
  margin-bottom: 15px;
}
.filters {
  border-radius: 16px;
  padding: 16px;
  margin-top: 15px;
}
.filters h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
}
.filters .filter_item h4 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
}
.filters .filter-btn {
  text-align: center;
}
.filter_btn {
  border-radius: var(--roundness-round-inside, 6px);
  border: 0 solid var(--stroke-light-base, #efeff1);
  background: var(--background-light-base-main, #fff);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.04);
  padding: 12px 20px;
  display: none;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  position: relative;
  width: 100%;
  margin-right: 15px;
}
.drc_cards .swiper-slide .photo,
.drc_supports {
  background-position: center;
  background-size: cover;
}
.drc_filter-content .btn {
  font-size: 13px;
  line-height: 1.5;
  padding: 10px 25px;
}
.cars_page-title {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 5px;
}
.cars_page-title-desc {
  font-size: 14px;
}
.body_types {
  width: 100%;
  margin-top: 10px !important;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.body_types li {
  display: inline-block;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 111px;
}
.body_types li label {
  display: block;
  position: relative;
  width: 100%;
  padding: 16px 8px 12px;
  background-color: #fff;
  border: 2px solid #f7f6fa;
  border-radius: 12px;
  text-align: center;
  transition: 0.3s linear;
  cursor: pointer;
}
.body_types li input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.body_types li .checkmark {
  position: absolute;
  top: -1px;
  right: -1px;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border-radius: 8px;
  margin: 0;
}
.body_types li input:checked ~ .checkmark {
  background-color: #bb2a2a;
}
.body_types li .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 4px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.body_types li.active {
  border: 2px solid #c1c0c3;
}
.body_types li label:hover {
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
}
.body_types li:last-child {
  margin-right: 0;
}
.body_types li img {
  height: 20px;
  width: auto;
}
.body_types li span {
  display: block;
  color: #68727d;
  font-size: 15px;
  margin-top: 10px;
}
.drc-page_inner {
  padding: 30px 0;
}
.drc_cards {
  padding: 0;
  list-style: none;
  display: flex;
}
.drc_cards .swiper-slide {
  width: 282px;
  margin-right: 12px;
  margin-bottom: 12px;
  background-color: #fff;
  border: 1px solid #f1f1f5;
  box-shadow: 0 4px 9px #17172512;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.drc_cards.blog .swiper-slide {
  width: 277px;
  padding: 12px;
}
.drc_cards .swiper-slide .photo {
  background-repeat: no-repeat;
  width: 100%;
  height: 210px;
  display: block;
}
.drc_cards.blog .swiper-slide .photo {
  height: 140px;
  border-radius: 8px;
}
.drc_cards .swiper-slide .card-body {
  height: calc(100% - 210px);
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.drc_cards.blog .swiper-slide .card-body {
  padding: 0;
  margin-top: 12px;
}
.drc_cards.blog .swiper-slide .date {
  font-size: 12px;
  color: #8d8c99;
  margin-bottom: 5px;
}
.drc_cards.blog .swiper-slide .name {
  font-size: 16px;
  color: #12171c;
  line-height: 1.3;
}
.drc_cards .swiper-slide .title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
}
.drc_cards .swiper-slide .info {
  color: #545361;
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  font-size: 12px;
}
.drc_cards .swiper-slide .info img,
.support-footer .info .item img,
.telegram img,
.whatsapp img {
  margin-right: 7px;
}
.drc_cards .swiper-slide .bottom {
  text-align: right;
  border-top: 1px solid #f7f6fa;
  padding-top: 8px;
  margin-top: 3px;
}
.drc_cards .swiper-slide .available {
  color: #0f9916;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 400;
}
.drc_cards .swiper-slide .discount {
  color: #979aa0;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: line-through;
}
.drc_cards .swiper-slide .price {
  color: #000;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 3px;
}
.drc_cards .swiper-slide .price span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #8d8c99;
}
.drc_cards .swiper-slide .tags {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 8px;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
  background-color: #ffe300;
  color: #000;
  z-index: 2;
}
.drc_supports {
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(../images/support_lines.png);
  padding: 40px 0;
}
.drc_supports .inner {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  justify-content: center;
}
.drc_supports .desc {
  display: block;
  text-align: right;
  padding-right: 30px;
  border-right: 2px solid #c5c4d0;
  color: #000;
}
.drc_supports .desc h2 {
  font-size: 22px;
  margin-bottom: 10px;
}
.drc_supports .desc p {
  font-size: 20px;
  margin-bottom: 0;
}
.drc_supports .desc strong {
  font-size: 28px;
  color: #bb2a2a;
}
.drc_supports .info {
  display: block;
  text-align: left;
  padding-left: 90px;
  height: 80px;
  background-image: url(../images/live_support.svg);
  background-repeat: no-repeat;
  background-size: 60px auto;
  background-position: 15px center;
}
.drc_supports .info span {
  display: block;
  font-size: 17px;
  margin-bottom: 6px;
  color: #000;
}
.cars-result_list {
  display: block;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
.cars-result_list li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 16px;
  margin-bottom: 12px;
  padding: 14px;
  position: relative;
}
.cars-result_list .photo {
  width: 320px;
  height: 210px;
  display: block;
  overflow: hidden;
  border-radius: 16px;
}
.cars-result_list .photo img,
.photographer-photo .item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cars-result_list .left_col {
  display: block;
  width: calc(100% - 494px);
}
.cars-result_list .right_col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 150px;
}
.cars-result_list .title {
  color: #1a1a1a;
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
.cars-result_list .item {
  color: #979aa0;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  font-size: 14px;
}
.cars-result_list .item img {
  margin-right: 9px;
  width: 20px;
  height: auto;
}
.cars-result_list .rc_reviews {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cars-result_list .rc_reviews .rc_review {
  font-size: 13px;
  margin-right: 10px;
  text-align: right;
}
.cars-result_list .rc_reviews .rc_review span {
  display: block;
  color: #979aa0;
  font-size: 12px;
}
.cars-result_list .rc_reviews .rate {
  min-width: 37px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #ffcd2a;
  color: #000;
  font-size: 13px;
  font-weight: 600;
}
.cars-result_list .prices {
  text-align: right;
}
.cars-result_list .available {
  color: #3a9870;
  margin-bottom: 4px;
  font-size: 12px;
}
.cars-result_list .not_available {
  color: #bb2a2a;
  margin-bottom: 4px;
  font-size: 12px;
}
.cars-result_list .discount {
  color: #979aa0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  text-decoration: line-through;
}
.cars-result_list .price {
  color: #1a1a1a;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 3px;
}
.cars-result_list .monthly__price {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 3px;
}
.cars-result_list .price span {
  display: block;
  font-size: 12px;
  font-weight: 600;
}
.cars-result_list .booking a,
.models-list li {
  display: inline-block;
  vertical-align: top;
}
.cars-result_list .booking {
  margin-top: 8px;
}
.cars-result_list .booking a {
  min-width: 130px;
  text-align: center;
  position: relative;
  margin: 0;
  padding: 10px 16px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.01em;
  background-color: #25d366 !important;
  border-radius: 6px;
  box-shadow: none;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}
.cars-result_list .booking a:hover {
  transform: scale(1.1);
}
.cars-result {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: 600px;
}
.cars-result__left-col {
  position: relative;
  padding: 0 0 42px;
  width: 865px;
  min-width: 865px;
  background: #fff;
  z-index: 11;
  -webkit-transition: margin 0.3s linear;
  -moz-transition: margin 0.3s linear;
  -o-transition: margin 0.3s linear;
  transition: margin 0.3s linear;
}
.cars-result__filter > li > a,
.save-btn {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}
.cars-result__left-col.b-close {
  margin: 0 0 0 -865px;
}
.car-photo__item,
.cars-result__left-col__content,
.location,
.rentacar_slider.shadows,
.share,
.stop {
  position: relative;
}
.cars-result__left-col__in {
  position: relative;
  background: #fff;
  z-index: 5;
}
.cars-result__top-panel {
  padding: 30px 30px 25px 60px;
  border-bottom: 1px solid #e2e1ec;
}
.cars-result__top-panel__panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 15px;
}
.cars-result__top-panel .gl-title {
  margin: 0;
}
.cars-result__filter {
  display: flex;
  margin: 20px 0 0;
  padding: 0;
}
.cars-result__filter > li {
  margin: 0 10px 0 0;
  list-style-type: none;
}
.cars-result__filter > li.mobile-head,
.main-navi .mobile-head {
  display: none;
  position: relative;
  margin-bottom: 30px;
  margin-top: 15px;
}
.cars-result__filter > li.mobile-head .filters-close,
.main-navi .mobile-head .menu-btn-close,
.search-block .menu-btn-close {
  border: none;
  background-color: transparent;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.cars-result__filter > li:last-child,
.cars-result__top-panel__panel .bread-crumbs {
  margin: 0;
}
.cars-result__filter > li > a {
  position: relative;
  display: block;
  padding: 7.5px 20px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #e2e1ec;
  border-radius: 40px;
  opacity: 1;
  transition: opacity 0.3s linear;
}
.cars-result__filter > li > a:hover,
.save-btn:hover {
  opacity: 0.6;
}
.cars-result__filter .icon {
  padding-left: 30px;
}
.cars-result__filter .icon:before {
  position: absolute;
  display: block;
  margin: -8px 0 0;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 10px;
  content: "";
}
.cars-result__filter .sort:before {
  background: url(../images/sort-i.svg) center/100% no-repeat;
}
.cars-result__filter .price:before {
  background: url(../images/price-i.svg) center/100% no-repeat;
}
.cars-result__filter .model:before {
  background: url(../images/model-i.svg) center/100% no-repeat;
}
.cars-result__filter .type:before {
  background: url(../images/type-i.svg) center/100% no-repeat;
}
.models-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.models-list li a {
  border: 1px solid #e2e1ec;
  padding: 5px 10px;
  display: block;
  margin-right: 6px;
  margin-top: 3px;
  margin-bottom: 3px;
  color: #bb2a2a !important;
  border-radius: 10px;
  font-size: 13px;
  background-color: #fff;
}
.models-list li a:hover {
  border-color: #99989c;
}
.models-list li a.active {
  border-color: #bb2a2a !important;
}
.models-list li a span {
  display: block;
  color: #191d28;
  margin-top: 3px;
  font-size: 13px;
}
.models-list_title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 10px;
}
.bread-crumbs {
  display: flex;
  margin: 0 0 15px;
  padding: 0;
}
.bread-crumbs li {
  position: relative;
  margin: 0 8px 0 0;
  padding: 0 15px 0 0;
  color: #383645;
  font-size: 13px;
  line-height: 20px;
  list-style-type: none;
}
.bread-crumbs li:after {
  position: absolute;
  display: block;
  margin: -4px 0 0;
  width: 4px;
  height: 8px;
  top: 50%;
  right: 0;
  background: url(../images/bread-crumbs-arrow.svg) center/100% no-repeat;
  content: "";
}
.bread-crumbs.light li:after {
  background: url(../images/bread-icon.svg) center no-repeat;
  width: 6px;
  height: 6px;
}
.bread-crumbs li a {
  color: #111;
}
.bread-crumbs li span {
  color: #666;
}
.bread-crumbs.light li a,
.gl-checkbox label a,
.map-btn:hover {
  color: #fff;
}
.bread-crumbs li a img {
  margin-right: 2px;
}
.cars-result__list {
  margin: 0 0 30px;
  padding: 0 0 0 60px;
}
.cars-result__list li,
.page-navi li {
  list-style-type: none;
}
.cars-result__item {
  position: relative;
  display: inline-flex;
  padding: 15px 30px 15px 15px;
  width: 100%;
  vertical-align: top;
  border-left: 1px solid #e2e1ec;
  border-bottom: 1px solid #e2e1ec;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.cars-result__item:hover {
  background: #f7f6fa;
}
.cars-result__item__link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}
.car-photo .tags,
.car-slider .tags,
.cars-result__item .tags,
.cars-result_list .tags {
  position: absolute;
  top: 22px;
  left: 22px;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 8px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
  color: #111;
  z-index: 2;
}
.cars-result__item.special_offers .tags,
.cars-result_list li.special_offers .tags {
  background-color: #ffe300;
  color: #000;
}
.car-photo .tags {
  top: 15px;
  left: 15px;
}
.car-slider .tags {
  top: 9px;
  left: 9px;
}
.car-slider .tags.from_price {
  background-color: #0f9916;
  color: #fff;
  font-size: 15px;
}
.cars-result .car-slider,
.cars-result_list .car-slider {
  margin: 0 25px 0 0;
  width: 300px;
  min-width: 300px;
}
.cars-result__list__description {
  position: relative;
  padding: 15px 0 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  min-height: 190px;
}
.badge-status {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}
.badge-status.detail {
  justify-content: center;
  margin-bottom: 15px;
}
.badge-status .badge {
  min-height: 20px;
  display: flex;
  align-items: center;
}
.cars-result__item .save-btn {
  position: absolute;
  top: 15px;
  right: 5px;
}
.save-btn {
  position: relative;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  vertical-align: top;
  border: 0;
  background: url(../images/save-i.svg) center/100% no-repeat;
  cursor: pointer;
  z-index: 7;
  transition: opacity 0.3s linear;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gl-checkbox input,
.gl-save input {
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
.save-btn:before {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  background: url(../images/save-i-a.svg) center/100% no-repeat;
  content: "";
  opacity: 0;
  z-index: 3;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.cars-result__list__title {
  margin: 0 0 8px;
  padding: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cars-result__list__title a {
  color: #383645;
}
.cars-result__list__title a:hover,
.footer_top .footer-menu ul li a:hover {
  color: #bb2a2a;
}
.cars-result__list__description p {
  margin: 0;
  color: #8d8c99;
  font-size: 16px;
  line-height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cars-result__list__price {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.cars-result__list__price del {
  display: block;
  margin: 0 10px 0 0;
  color: #8d8c99;
  font-size: 18px;
  line-height: 1.4;
}
.cars-result__item.special_offers .cars-result__list__price del {
  color: #af1214;
  font-size: 15px;
  font-weight: 600;
  border-radius: 18px;
}
.cars-result__list__price span {
  display: block;
  color: #383645;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
.cars-result__list__price span small {
  font-size: 18px;
  font-weight: 400;
}
.cars-result__item.special_offers .cars-result__list__price span {
  background-color: #1c8f06;
  color: #fff;
  padding: 0 14px;
  font-size: 16px;
  border-radius: 18px;
}
.cars-result__item.special_offers .cars-result__list__price span small {
  font-size: 16px;
}
.page-navi {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.cars-result__left-col .page-navi {
  padding: 0 0 0 60px;
}
.page-navi__prev {
  margin: 0 3px 0 0;
}
.page-navi__prev a {
  background: url(../images/prev-arrow.svg) center/32% no-repeat;
}
.page-navi__next {
  margin: 0 0 0 5px;
}
.page-navi__next a {
  background: url(../images/next-arrow.svg) center/32% no-repeat;
}
.page-navi__next a,
.page-navi__prev a {
  display: block;
  width: 36px;
  height: 36px;
  font: 0px/0 a;
}
.page-navi__item {
  margin: 0 3px;
}
.page-navi__item a,
.page-navi__item span {
  display: block;
  width: 36px;
  height: 36px;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  line-height: 36px;
}
.page-navi__item a,
.rangeValues,
.tags a {
  color: #000;
}
.page-navi__item a:hover,
.page-navi__item.passed a {
  color: #c5c4d0;
}
.page-navi__item span {
  display: block;
  color: #c5c4d0;
  font-size: 13px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.03em;
}
.page-navi__item.active span {
  color: #bb2a2a;
  background: #f9eaea;
  border-radius: 100%;
}
.partners > a {
  margin-bottom: 22px;
}
.partners .logo {
  display: block;
  border: 1px solid #e2e1ec;
  border-radius: 8px;
  width: 100%;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  margin-bottom: 3px;
}
.partners .title {
  color: #333;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
}
.partners .review-score {
  display: inline-block;
  color: #111;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  padding-right: 16px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 13px;
  background-image: url(../images/star-a.svg);
}
.blog-list .blog-info .photo,
.partner-head,
.partner-head .partner-logo {
  background-repeat: no-repeat;
  background-position: center;
}
.partner-head {
  display: flex;
  align-items: center;
  height: 270px;
  width: 100%;
  position: relative;
  background-size: cover;
  background-image: url(../images/partner-head.jpg);
}
.partner-head .partner-logo {
  margin-right: 30px;
  min-width: 170px;
  max-width: 170px;
  height: 170px;
  background-color: #fff;
  background-size: 80%;
}
.partner-head-left {
  width: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.partner-head h1 {
  font-weight: 500;
  font-size: 36px;
  line-height: 45px;
  color: #fff;
  width: 100%;
  margin-bottom: 10px;
}
.partner-head h2 {
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}
.blog-list > .blog {
  margin-bottom: 22px;
  display: block;
}
.blog-list .blog-info {
  background-color: #fff;
  border-radius: 12px;
  padding: 12px;
}
.blog-list .blog-info .photo {
  width: 100%;
  height: 205px;
  background-size: cover;
  border-radius: 8px;
}
.blog-list .two-column .blog-info .photo {
  min-width: 320px;
  max-width: 320px;
  height: 250px;
  margin-right: 15px;
}
.blog-list .blog-info .title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
}
.blog-list .two-column .blog-info .title {
  font-size: 27px;
  margin-top: 0;
}
.blog-list .blog-info .text {
  color: #333;
  margin-bottom: 12px;
  line-height: 1.4;
  font-size: 13px;
}
.blog-list .blog-info .date {
  color: #8d8c99;
  font-size: 13px;
}
.blog-head,
.gallery-slider {
  width: 100%;
  position: relative;
}
.blog-head:before,
.blog-head > div,
.cars-result__map {
  position: absolute;
  top: 0;
  left: 0;
}
.blog-head:before {
  content: "";
  right: 0;
  bottom: 0;
  background: rgba(32, 30, 46, 0.55);
  z-index: 1;
}
.blog-head img {
  object-fit: cover;
  width: 100% !important;
  height: auto !important;
}
.blog-head > div {
  display: flex;
  align-items: center;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.blog-head h1 {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.3;
  color: #fff;
  width: 100%;
  margin-bottom: 10px;
}
.blog-head .date {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}
.text-full img {
  max-width: 100% !important;
  height: auto !important;
}
.cars-result__map {
  width: 100%;
  height: 100%;
}
body.overflow-hd .cars-result__map .sticky {
  top: 0 !important;
}
.cars-result__map .sticky {
  height: 100%;
}
.cars-result__map__content {
  position: relative;
  padding: 0;
  height: 100%;
}
.cars-result__map__btn {
  position: absolute;
  display: block;
  width: 46px;
  height: 46px;
  top: 16px;
  left: 0;
  font: 0px/0 a;
  border: 1px solid #e2e1ec;
  background: #fff;
  border-radius: 0 15px 15px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  z-index: 10;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.reviews-l,
.share__text {
  font-size: 16px;
  color: #000;
}
.cars-result__map__btn:hover {
  background: #f7f6fa;
}
.cars-result__map__btn:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/btn-left-arrow.svg) center/24px no-repeat;
  content: "";
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.cars-result__map__btn.collapsed:before,
.show-all.collapsed:before {
  transform: rotate(180deg);
}
.cars-result__map__in {
  position: relative;
  margin: 0 0 0 865px;
  height: 100%;
  -webkit-transition: margin 0.3s linear;
  -moz-transition: margin 0.3s linear;
  -o-transition: margin 0.3s linear;
  transition: margin 0.3s linear;
}
body.overflow-hd .cars-result__map__in {
  margin: 0;
}
.cars-result__checkbox {
  position: absolute;
  display: inline-block;
  padding: 10px 15px 10px 10px;
  vertical-align: top;
  top: 17px;
  left: 50%;
  background: #fff;
  border-radius: 15px;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.car-photo,
.gl-save input,
.location__map,
.share__text {
  position: relative;
}
.car-photo,
.cars-result__checkbox:hover,
.gl-save {
  background: #f7f6fa;
}
.gl-checkbox input:before,
.gl-save input:before {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  position: absolute;
  content: "";
  opacity: 0;
}
.cars-result__map iframe {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.modal-body div,
.modal-body p {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.4;
}
.gl-checkbox input {
  position: relative;
  margin: 0 10px 0 0;
  display: block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border: 0;
  background: #bb2a2a;
  border-radius: 5px;
  outline: 0;
  appearance: none;
}
.gl-checkbox input:before {
  display: block;
  top: 3px;
  left: 8px;
  width: 8px;
  height: 14px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: opacity 0.3s linear;
}
.reviews-l .stars,
.reviews-l .stars span {
  height: 16px;
  background-repeat: repeat-x;
  background-size: 14px auto;
  background-position: 0 center;
}
.gl-checkbox label {
  display: block;
  flex-grow: 1;
  margin: 0;
  padding: 0;
  color: #adadad;
  font: 400 13px/24px Inter, sans-serif;
  letter-spacing: 0.02em;
  overflow: hidden;
  cursor: pointer;
}
.cars-info {
  padding: 0;
}
.info-panel {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 0 24px;
}
.info-panel.changed {
  align-items: flex-start;
}
.info-panel__panel,
.reviews-l {
  display: flex;
  align-items: center;
}
.info-panel__panel {
  margin: 0;
  padding: 3px 0 0;
}
.info-panel__panel li {
  margin: 0 20px 0 0;
  list-style-type: none;
}
.info-panel__panel li:last-child {
  margin: 0;
}
.reviews-l {
  min-height: 20px;
  margin-bottom: 6px;
  margin-top: -4px;
}
.reviews-l .stars {
  width: 70px;
  margin-left: 5px;
  background-image: url(../images/star-empty.svg);
}
.reviews-l .stars span {
  width: 0;
  background-image: url(../images/star-active.svg);
  display: block;
}
.reviews-l .stars.star-1 span {
  width: 14px;
}
.reviews-l .stars.star-2 span {
  width: 28px;
}
.reviews-l .stars.star-3 span {
  width: 42px;
}
.reviews-l .stars.star-4 span {
  width: 56px;
}
.reviews-l .stars.star-5 span {
  width: 70px;
}
.share__text {
  display: block;
  padding: 0 0 0 30px;
  line-height: 24px;
  cursor: pointer;
}
.share__text:before {
  position: absolute;
  display: block;
  margin: -12px 0 0;
  width: 24px;
  height: 24px;
  top: 50%;
  left: 0;
  background: url(../images/share-i.svg) center/100% no-repeat;
  content: "";
}
.gl-save {
  display: flex;
  align-items: center;
  padding: 7px 20px 7px 11px;
  border-radius: 40px;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.gl-save:hover {
  background: #f2f1f3;
}
.gl-save input {
  margin: 0 7px 0 0;
  padding: 0;
  width: 20px;
  height: 20px;
  vertical-align: top;
  border: 0;
  background: url(../images/save-i.svg) center/100% no-repeat;
  z-index: 7;
  appearance: none;
}
.gl-save input:before {
  display: block;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background: url(../images/save-i-a.svg) center/100% no-repeat;
  z-index: 3;
  transition: opacity 0.3s linear;
}
.gl-save label {
  display: block;
  flex-grow: 1;
  margin: 0;
  color: #000;
  font: 400 16px/24px Inter, sans-serif;
  overflow: hidden;
  cursor: pointer;
}
.car-photo {
  display: flex;
  padding: 0;
  overflow: hidden;
  border-radius: 18px;
}
.car-photo__item.big-size {
  width: 50%;
  padding: 0;
}
.car-photo__item.big-size .car-photo__item__in {
  border-radius: 15px 0 0 15px;
}
.car-photo__right-col {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
.car-photo__right-col .car-photo__item {
  padding: 0;
  border-left: 1px solid #f7f6fa;
  border-bottom: 1px solid #f7f6fa;
  width: 50%;
}
.car-photo.double .car-photo__item.big-size {
  width: 50%;
}
.car-photo.double .car-photo__right-col {
  width: 50.1%;
}
.car-photo.triply .car-photo__item.big-size {
  width: 33.4%;
}
.car-photo.triply .car-photo__right-col {
  width: 67%;
}
.car-photo.quatro .car-photo__item.big-size {
  width: 25%;
}
.car-photo.quatro .car-photo__right-col {
  width: 75.3%;
}
.car-photo.double .car-photo__right-col .car-photo__item {
  width: 100%;
}
.car-photo.quatro .car-photo__right-col .car-photo__item {
  width: 33.3%;
}
.car-photo .show_all_photos {
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 9;
  font-size: 12px;
  padding: 10px 20px;
  line-height: 1.3;
  background-color: #fff;
  color: #bb2a2a;
}
.location__title {
  display: block;
  margin: 0 0 15px;
  color: #383645;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
.location__text {
  display: block;
  margin: 0 0 30px;
  color: #383645;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}
.location__map {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  min-height: 500px;
}
.location.contactus {
  border-radius: 12px;
  overflow: hidden;
}
.location.contactus:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(30deg, #080a15 0.21%, rgba(8, 10, 21, 0) 80.04%);
  z-index: 2;
}
.location.contactus .location__map {
  min-height: 300px;
  height: 370px;
}
.map_address {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 0;
  z-index: 4;
  padding-left: 43px;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-image: url(../images/MapPinLine.svg);
}
.map_address span {
  color: rgba(255, 255, 255, 0.64);
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}
.map_address a {
  font-size: 16px;
  color: #fff;
  display: block;
  text-decoration: none;
  font-weight: 700;
}
.car-info {
  display: flex;
  align-items: flex-start;
  margin: 0 0 70px;
}
.sticky {
  position: fixed;
  margin-top: 50px;
}
.cars-result__map .sticky {
  margin-top: 120px;
}
.header-fixed .cars-result__map .sticky {
  margin-top: 78px;
}
.car-info__form-wrap {
  padding: 60px 0 70px;
  width: 370px;
  min-width: 370px;
}
.car-info__form {
  padding: 30px 30px 0;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.04), 0 20px 30px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
}
.car-info__form__price,
.reviews__rate-wrap {
  margin: 0 0 30px;
}
.car-info__form__price del {
  display: block;
  color: #8d8c99;
  font-size: 18px;
  line-height: 1.4;
}
.car-info__form__price__day {
  display: block;
  color: #383645;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
.car-info__form__price__day span {
  color: #8d8c99;
  font-size: 20px;
  font-weight: 300;
}
.car-info__form fieldset {
  margin: 0 0 15px;
}
.car-info__form fieldset:last-child {
  margin: 0;
  padding: 15px 0 0;
}
.gl-field {
  position: relative;
  padding: 6px 15px;
  background: #f7f6fa;
  border-radius: 12px;
}
.gl-field.no-bg {
  background: 0 0;
  border-radius: 0;
}
.gl-field.calendar-i {
  padding-right: 48px;
}
.gl-field.calendar-i:after {
  position: absolute;
  display: block;
  margin: -12px 0 0;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 13px;
  background: url(../images/calendar-i.svg) center/100% no-repeat;
  content: "";
}
.gl-field label {
  display: block;
  margin: 0 0 3px;
  color: #545361;
  font: 600 12px/15px Inter, sans-serif;
}
.gl-field input,
.gl-field textarea {
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 100%;
  height: 20px;
  color: #444;
  font: 400 13px/20px Inter, sans-serif;
  border: 0;
  background: 0 0;
  border-radius: 0;
  box-shadow: none;
}
.gl-field textarea {
  min-height: 100px;
}
.gl-field input::-moz-placeholder,
.gl-field textarea::-moz-placeholder {
  color: #8d8c99;
  opacity: 1;
  outline: 0;
}
.gl-field input::-webkit-input-placeholder,
.gl-field textarea::-webkit-input-placeholder {
  color: #8d8c99;
  opacity: 1;
  outline: 0;
}
.user_rate {
  position: relative;
  float: left;
  padding: 0;
  margin-top: 6px;
}
.user_rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}
.user_rate:not(:checked) > label {
  float: right;
  width: 35px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
}
.user_rate:not(:checked) > label:before {
  content: "★ ";
  font-family: initial;
}
.user_rate:not(:checked) > label:hover,
.user_rate:not(:checked) > label:hover ~ label,
.user_rate > input:checked + label:hover,
.user_rate > input:checked + label:hover ~ label,
.user_rate > input:checked ~ label,
.user_rate > input:checked ~ label:hover,
.user_rate > input:checked ~ label:hover ~ label,
.user_rate > label:hover ~ input:checked ~ label {
  color: #ffc700;
}
.car-info__form .btn {
  width: 100%;
}
.reviews__title:before,
.show-all:before {
  position: absolute;
  width: 24px;
  height: 24px;
  content: "";
}
.car-info__form dl {
  margin: 0;
  padding: 30px 0 0;
}
.car-info__form dl dt {
  margin: 0 0 30px;
  color: #8d8c99;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
  letter-spacing: 0.1em;
}
.car-info__form dl dd {
  margin: 0;
}
.car-info__form dl ul {
  display: flex;
  margin: 0 -30px;
  padding: 0;
}
.car-info__form dl li {
  padding: 20px 0;
  width: 33.33%;
  text-align: center;
  border-right: 1px solid #e2e1ec;
  list-style-type: none;
}
.car-info__form dl li:last-child {
  border-right: 0;
}
.car-info__form dl li a {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.car-info__form dl li a:hover {
  opacity: 0.7;
}
.car-specs__list {
  margin: 0 0 48px;
  padding: 0;
  display: inline-table;
  list-style: none;
  width: 100%;
}
.car-specs__list li {
  width: 25%;
  padding: 0 10px 20px 0;
  display: inline-block;
}
.car-info__description {
  flex-grow: 1;
  padding: 60px 90px 0 0;
}
.car-info__list {
  margin: 0 0 48px;
  padding: 0;
}
.car-info__list li {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 0 52px;
  list-style-type: none;
}
.car-info__list li:last-child {
  margin: 0;
}
.car-info__list li:before {
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  top: 5px;
  left: 0;
  content: "";
}
.car-info__list .millage:before {
  background: url(../images/millage-i.svg) center/100% no-repeat;
}
.car-info__list .general_terms:before {
  background: url(../images/video_camera.svg) center/100% no-repeat;
}
.car-info__list .deposit:before {
  background: url(../images/deposit-i.svg) center/100% no-repeat;
}
.car-info__list .delivery:before {
  background: url(../images/delivery-i.svg) center/100% no-repeat;
}
.car-info__list .rental-policy:before {
  background: url(../images/rental-policy-i.svg) center/100% no-repeat;
}
.car-info__list .cancellation-policy:before {
  background: url(../images/cancellation-policy-i.svg) center/100% no-repeat;
}
.car-info__list dl {
  margin: 0;
  padding: 0;
}
.car-info__list dt {
  margin: 0;
  color: #383645;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}
.car-info__list dd {
  margin: 0;
  color: #8d8c99;
  font-size: 13px;
  line-height: 20px;
}
.features-list li,
.show-all {
  position: relative;
  line-height: 25px;
  font-size: 16px;
}
.car-info__list dd a:hover {
  color: #cd3e3e;
  text-decoration: none;
}
.features-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 40px;
  padding: 0;
}
.features-list li {
  margin: 0 0 10px;
  padding: 0 15px 0 38px;
  width: 50%;
  color: #383645;
  list-style-type: none;
}
.features-list li:before {
  position: absolute;
  display: block;
  width: 21px;
  height: 21px;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-image: url(../images/features-sprite.png);
  background-size: 170px auto;
  content: "";
}
.features-list.open .features-list__hide,
.show-all span {
  display: block;
}
.features-list li.tinted-windows:before {
  background-position: -149px -20px;
}
.features-list li.leather-seats:before {
  background-position: 1px -21px;
}
.features-list li.sunroof-moonroof:before {
  background-position: -85px -22px;
}
.features-list li.cooling-seats:before,
.features-list li.heated-seats:before {
  background-position: 1px -43px;
}
.features-list li.rear-camera:before {
  background-position: -41px 0;
}
.features-list li.navigation-system:before {
  background-position: -126px 0;
}
.features-list li.bluetooth:before {
  background-position: -43px -20px;
}
.features-list li.remote-start:before {
  background-position: -106px 1px;
}
.features-list li.blind-spot-monitoring:before {
  background-position: -64px 0;
}
.features-list li.cardplay:before {
  background-position: 0 1px;
}
.features-list li.third-row-seats:before {
  background-position: -85px 0;
}
.features-list li.fabric-seats:before {
  background-position: -148px 0;
}
.features-list li.parking-camera:before {
  background-position: -21px -21px;
}
.features-list li.cruise-control:before {
  background-position: -63px -22px;
}
.features-list li.panoramic-sunroof:before {
  background-position: -106px -22px;
}
.features-list li.premium-audio:before {
  background-position: -127px -21px;
}
.features-list li.climate-control:before {
  background-position: -22px -42px;
}
.features-list li.usb:before {
  background-position: -42px -43px;
}
.show-all {
  display: block;
  padding: 0 0 0 34px;
  color: #bb2a2a;
  font-weight: 500;
  cursor: pointer;
}
.show-all:before {
  display: block;
  top: 0;
  left: 0;
  background: url(../images/show-all-i.svg) center/100% no-repeat;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.show-all span:before {
  content: attr(data-show-features);
}
.show-all.collapsed span:after {
  content: attr(data-hide-features);
}
.gallery_content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 60px;
  background-color: rgba(0, 0, 0, 0.9);
}
.gallery_content ._close {
  line-height: 28px;
  padding-left: 26px;
  background: url(../images/close-i_white.svg) 5px center/13px no-repeat;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
}
.gallery_content .swiper-slide img {
  width: auto !important;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.gallery_content .swiper-lazy-preloader {
  background-color: transparent;
}
.reviews__title {
  position: relative;
  display: block;
  margin: 0 0 30px;
  padding: 0 0 0 30px;
  color: #383645;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
.reviews__title:before {
  display: block;
  margin: -13px 0 0;
  top: 50%;
  left: 0;
  background: url(../images/star-a.svg) center/100% no-repeat;
}
.reviews__rate {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
  padding: 0;
}
.reviews__rate li {
  margin: 0 0 30px;
  padding: 0 30px;
  width: 33.33%;
  list-style-type: none;
}
.reviews__rate dl {
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px;
  padding: 0;
}
.reviews__rate dl dt {
  color: #383645;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
.reviews__customers__name,
.reviews__rate dl dd {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}
.reviews__rate dl dd {
  color: #383645;
}
.rate-panel__line {
  position: relative;
  width: 100%;
  height: 5px;
  background: #e2e1ec;
}
.rate-panel__line__in {
  position: absolute;
  height: 5px;
  top: 0;
  left: 0;
  background: #bb2a2a;
}
.reviews__customers {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -22px;
  padding: 0;
}
.reviews__customers li {
  margin: 0 0 30px;
  padding: 0 22px;
  width: 33.33%;
  list-style-type: none;
}
.reviews__customers__top-panel {
  display: flex;
  margin: 0 0 7px;
}
.reviews__customers__photo {
  margin: 0 15px 0 0;
  width: 45px;
}
.reviews__customers__photo img {
  width: 100%;
  border-radius: 100%;
}
.reviews__customers__info {
  flex-grow: 1;
}
.reviews__customers__name {
  display: block;
  color: #000;
}
.read-more,
.reviews__customers p,
.reviews__customers__date {
  line-height: 20px;
  font-size: 13px;
}
.reviews__customers__date {
  display: block;
  color: #000;
}
.reviews__customers p {
  margin: 0;
  color: #000;
}
.reviews__customers__hide,
.reviews__customers__item.open .read-more:before {
  display: none;
}
.footer_top .footer-menu ul li,
.reviews__customers__item.open .reviews__customers__hide,
.support-footer .social a,
.upload_loading.show {
  display: block;
}
.read-more {
  display: inline-block;
  vertical-align: top;
  margin: 15px 0 0;
  color: #bb2a2a;
  font-weight: 600;
  cursor: pointer;
}
.read-more:hover {
  color: #cd3e3e;
}
.reviews__customers__item .read-more:before {
  content: "Read more";
}
.reviews__customers__item.open .read-more:after {
  content: "Hide";
}
.rc_uploader-wrap {
  width: 120px;
  height: 100px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 2px;
  margin-right: 15px !important;
  margin-bottom: 15px !important;
  margin-top: 10px !important;
  vertical-align: top;
  cursor: pointer;
  border: 2px dashed #e7e7ea;
}
.rc_uploader-title {
  font-size: 11px !important;
  font-weight: 600;
  padding-top: 50px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-image: url(../images/no_photo.png);
  background-size: 40px 40px;
}
.rc_uploader-wrap input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.upload_loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/spinner.svg);
}
.gallery_reviews {
  display: inline-block;
  margin-top: 10px;
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.map-btn,
.mob-info-panel {
  position: fixed;
  display: none;
}
.gallery_reviews li img {
  display: block;
  width: 90px;
  height: 90px;
  object-fit: cover;
}
.map-btn {
  padding: 0 20px 0 40px;
  line-height: 42px;
  left: 50%;
  bottom: 50px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  background: #bb2a2a;
  border-radius: 24px;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.map-btn:before {
  position: absolute;
  display: block;
  margin: -8px 0 0;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 17px;
  background: url(../images/map-i.svg) center/100% no-repeat;
  content: "";
}
.mob-info-panel {
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  width: 100%;
  left: 0;
  bottom: 0;
  border-top: 1px solid #c5c4d0;
  background: #fff;
  z-index: 60;
}
.mob-info-panel__price del {
  display: block;
  margin: 0 0 3px;
  color: #8d8c99;
  font-size: 14px;
}
.mob-info-panel__price__day {
  display: block;
  color: #383645;
  font-size: 16px;
  font-weight: 500;
}
.mob-info-panel__price__day span {
  color: #8d8c99;
  font-size: 14px;
  font-weight: 400;
}
.mob-info-panel > .btn {
  padding: 0 20px;
  font-size: 13px;
}
.booking_form_close {
  display: none;
  background: url(../images/close-i.svg) center/16px no-repeat;
  position: absolute;
  top: 5px;
  right: 15px;
  z-index: 3;
  width: 30px;
  height: 30px;
  border: none;
}
.footer_top,
.support-footer {
  border-bottom: 1px solid #e2e1ec;
  padding: 44px 0;
}
.support-footer {
  border-top: 1px solid #e2e1ec;
  background-color: #fff;
}
.support-footer .info {
  display: flex;
  align-items: center;
  gap: 24px;
}
.support-footer .info .item {
  display: flex;
  align-items: center;
  color: #201e2e;
}
.support-footer .social {
  display: flex;
  align-items: center;
  gap: 8px;
}
.footer {
  display: block;
  background-color: #fff;
}
.footer_top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.footer_top .address {
  width: 286px;
  padding-right: 44px;
}
.footer_top .address p {
  color: #201e2e;
  font-size: 13px;
  margin-bottom: 12px;
}
.footer_top .address img {
  max-width: 100%;
  height: auto;
}
.footer_top .footer-menu:first-child {
  width: 175px;
}
.footer_top .footer-menu:last-child {
  width: 670px;
  margin-left: auto;
}
.footer_top .footer-menu h4 {
  color: #201e2e;
  font-size: 14px;
  font-weight: 600;
}
.footer_top .footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer_top .footer-menu:last-child ul {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
}
.footer_top .footer-menu:last-child ul.col3 {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
.footer_top .footer-menu ul li a {
  display: block;
  color: #201e2e;
  margin-bottom: 12px;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  padding-right: 10px;
}
.footer_bottom {
  display: flex;
  justify-content: space-between;
  padding: 44px 0;
}
.footer_bottom .payments {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}
.footer_bottom .payments img {
  width: auto;
  height: 36px;
  margin-left: 15px;
}
.footer_bottom .copy {
  font-size: 14px;
  color: #545361;
}
.error_page {
  min-height: 600px;
  text-align: center;
  padding-top: 120px;
}
.aboutus_bg,
.page_bg {
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 50px;
}
.error_page h1 {
  font-size: 110px;
}
.range-slider {
  position: relative;
  width: 100%;
  height: 85px;
  text-align: center;
}
.range-slider input[type="range"] {
  pointer-events: none;
  position: absolute;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 14px;
  background: #f1efef;
  left: 0;
  top: 50px;
  width: 100%;
  outline: 0;
  height: 5px;
  margin: 0;
  padding: 0;
}
.range-slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  margin-bottom: -25px;
  border-radius: 0 50% 50%;
  border-color: transparent;
  transform: rotateZ(45deg);
  background-color: #bb2a2a;
}
.range-slider input[type="range"]::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: #000;
  border: 0;
}
.range-slider input[type="range"]:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none;
  border: 0;
}
.range-slider input[type="range"]::-moz-focus-outer {
  border: 0;
}
.aboutus_bg {
  height: 514px;
  width: 100%;
  background-color: #12171c;
  background-image: url(../images/aboutus_bg.jpg);
  background-size: cover;
  margin-top: -55px;
  position: relative;
}
.aboutus-section,
.some_statistics {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.aboutus-section .text {
  width: 55%;
  font-size: 16px;
  color: #363d45;
  line-height: 1.5;
}
.aboutus-section .text h1 {
  font-weight: 600;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 20px;
}
.aboutus-section .img {
  width: 40%;
  height: auto;
  object-fit: contain;
  border-radius: 16px;
}
.founders {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.founders .item {
  border: 1px solid #e1e6ec;
  padding: 20px;
  border-radius: 16px;
  max-width: 375px;
}
.founders .item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.founders .item h3 {
  font-weight: 600;
  font-size: 24px;
  color: #000;
  margin-top: 12px;
  margin-bottom: 7px;
}
.founders .item .job {
  color: #bb2a2a;
  font-size: 16px;
}
.scrollDown {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -100px;
  color: #fff;
}
.lease_bg,
.page_bg,
.photographer_bg,
.rounded_block {
  position: relative;
}
@keyframes scroll {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    opacity: 0;
  }
}
.scrollDown svg #wheel {
  animation: 2s infinite scroll;
}
.input-group-text {
  border: none;
}
.label_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}
.label_title strong {
  color: #090c0e;
}
.label_title span {
  color: #768194;
}
.form-range {
  width: 100%;
  display: block;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  border-radius: 50px;
  background-image: linear-gradient(#bb2a2a, #bb2a2a);
  background-size: 50% 100%;
  background-repeat: no-repeat;
  height: 4px;
  margin-top: -1px;
}
.form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: url(../images/indicator_range.svg);
  cursor: pointer;
  margin-top: -1px;
}
.form-range::-moz-range-thumb {
  width: 16px;
  height: 16px;
  background: url(../images/indicator_range.svg);
  cursor: pointer;
  margin-top: -1px;
}
.page_bg {
  height: 194px;
  width: 100%;
  background-color: #12171c;
  background-image: url(../images/page_bg.jpg);
  background-size: cover;
  margin-top: -55px;
}
.page-title {
  font-size: 32px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 0;
}
.page-text-full {
  min-height: 400px;
}
.page-text-full ol {
  padding-left: 25px;
}
.page-text-full ol li,
.page-text-full ul li,
.ul-lists li {
  margin-bottom: 5px;
  line-height: 1.4;
}
.page-text-full ul,
.ul-lists {
  padding-left: 15px;
}
.page-text-full ul li::marker {
  color: rgba(187, 42, 42, 0.4);
}
.ul-lists li::marker {
  color: rgba(187, 42, 42, 0.4);
}
.ul-lists li.green::marker {
  color: rgba(55, 204, 62, 0.4);
}
.contactUs_form {
  border-radius: 12px;
  border: 1px solid #f1f1f5;
  padding: 24px;
  margin-bottom: 20px;
}
.form-group label {
  color: #090c0e;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.form-control {
  height: 44px;
  padding: 8px 15px;
  border-radius: 8px;
  background-color: #f7f9fa !important;
  border: none !important;
  outline: 0 !important;
  color: #090c0e;
}
.request_btn {
  background: radial-gradient(50% 401.95% at 50% 50%, #bb2a2a 0, #551313 100%),
    linear-gradient(
      273.26deg,
      rgba(187, 42, 42, 0.7) 14.09%,
      rgba(187, 42, 42, 0.4) 85.91%
    );
  border-radius: 8px;
  padding: 16px;
  width: 100%;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  border: none;
}
.contact_info {
  border: 1px solid #f9e7e7;
  background-color: #fef7f7;
  padding: 12px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
.contact_info a {
  color: #12171c;
  margin-left: 7px;
}
.row.sm {
  margin-left: -6px;
  margin-right: -6px;
}
.row.sm > * {
  padding-left: 6px;
  padding-right: 6px;
}
.lease_bg {
  height: 514px;
  width: 100%;
  background-color: #12171c;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/lease_to_own.jpg);
  background-size: cover;
  margin-top: -55px;
  padding-top: 50px;
}
.lease_bg .banner_title {
  margin-top: 50px;
  max-width: 470px;
}
.lease_bg .banner_title p,
.photographer_bg .banner_title p {
  color: #f9e7e7;
  font-weight: 600;
}
.lease_bg .banner_title h1,
.photographer_bg .banner_title h1 {
  color: #fff;
  font-weight: 600;
  font-size: 36px;
}
.lease_bg .banner_title span,
.photographer_bg .banner_title span {
  display: block;
  font-size: 16px;
  color: #c4cad0;
}
.rounded_block {
  border-radius: 16px;
  background-color: #f7f9fa;
  padding: 16px 0;
}
.rounded_block.outline {
  background-color: #fff;
  border: 1px solid #f1f1f5;
}
.rounded_block.outline-red {
  background-color: #fff;
  border: 1px solid #bb2a2a;
}
.rounded_block .swiper-button-next,
.rounded_block .swiper-button-prev {
  margin-top: 10px;
}
.rounded_block.home_slider {
  margin-bottom: 0;
  padding-bottom: 35px;
}
.some_statistics .item {
  width: 33.3333%;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.some_statistics .item.br:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  margin-top: -24px;
  width: 2px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../images/border.svg);
}
.some_statistics .item .title {
  color: #bb2a2a;
  font-size: 12px;
  margin-bottom: 6px;
  display: block;
  font-weight: 500;
}
.some_statistics .item .info {
  color: #12171c;
  font-size: 23px;
  display: block;
  font-weight: 700;
  margin-bottom: 4px;
}
.some_statistics .item .subinfo {
  color: #768194;
  font-size: 12px;
  display: block;
  font-weight: 500;
}
.brand_item {
  width: 66px;
  height: 66px;
  display: flex;
  margin-left: 18px;
  margin-right: 18px;
}
.brand_item img {
  object-fit: contain;
}
.photographer_img,
.slide_item img {
  object-fit: cover;
  width: 100%;
}
.rentacar_slider.shadows:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 86px;
  background: linear-gradient(-90deg, rgba(247, 249, 250, 0) 0, #f7f9fa 100%);
}
.rentacar_slider.shadows:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 86px;
  background: linear-gradient(90deg, rgba(247, 249, 250, 0) 0, #f7f9fa 100%);
}
.lease_summary .item .title,
.lease_summary .item .value {
  font-size: 16px;
  background-color: #f7f9fa;
  padding: 0 4px;
  margin-bottom: -1px;
}
.calculator,
.compare,
.lease_summary {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 18px;
  margin-top: 10px;
}
.lease_summary h3 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 24px;
}
.lease_summary .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  border-bottom: 1px dashed #8c9299;
}
.lease_summary .item .title {
  font-weight: 500;
}
.lease_summary .item .value {
  font-weight: 700;
}
.lease_summary .item .value.lg {
  font-size: 24px;
}
.lease_summary .request_btn {
  margin-top: 24px;
}
.telegram,
.whatsapp {
  background: linear-gradient(
    90deg,
    #28952d 0,
    #37cc3e 50.5%,
    #28952d 100%
  ) !important;
  display: flex;
  align-items: center;
  border-radius: 12px;
  min-width: 210px;
  justify-content: center;
}
.telegram {
  background: linear-gradient(
    90deg,
    #2271cb 0,
    #4a93e6 50.5%,
    #2271cb 100%
  ) !important;
}
.btns {
  display: flex;
  gap: 16px;
}
.photographer_bg {
  height: 514px;
  width: 100%;
  background-color: #12171c;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/photography_bg.jpg);
  background-size: cover;
  margin-top: -55px;
  padding-top: 50px;
}
.photographer_bg .banner_title {
  margin-top: 50px;
  max-width: 570px;
}
.slide_item {
  width: 280px;
  height: 200px;
  display: flex;
  margin-left: 10px;
  margin-right: 10px;
}
.slide_item img {
  border-radius: 10px;
  height: 100%;
}
.photographer-photo,
.photographer-photo .right-col {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.photographer-photo .left-col,
.photographer-photo .right-col {
  width: calc(50% - 6px);
}
.photographer-photo .item {
  border: 2px solid rgba(18, 23, 28, 0.1);
  border-radius: 12px;
  overflow: hidden;
  width: calc(50% - 6px);
  height: 180px;
  display: block;
}
.photographer-photo .left-col .item {
  width: 100%;
  height: 375px;
}
/* screen style */
@media only screen and (max-width: 1440px) {
  .cars-result__left-col {
    width: 695px;
    min-width: 695px;
  }
  .cars-result__map__in {
    margin: 0 0 0 695px;
  }
  .cars-result__left-col.b-close {
    margin: 0 0 0 -695px;
  }
  .cars-result__list__title {
    font-size: 20px;
  }
  .cars-result__list {
    padding: 0;
  }
}
@media only screen and (max-width: 1299px) {
  .review__photo {
    margin: 0 50px 0 0;
  }
  .gl-title {
    font-size: 30px;
  }
  .info-panel p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
  }
  p.indent-bt-big {
    margin: 0 0 55px;
  }
  .car-info__description {
    padding: 60px 40px 0 0;
  }
}
@media only screen and (max-width: 1120px) {
  .cars-result__map,
  .cars-result__map__content,
  .cars-result__map__in {
    height: 100% !important;
  }
  .main-navi > ul > li > a {
    font-size: 14px;
  }
  .cars-result__top-panel {
    padding: 15px;
  }
  .cars-result__map {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 40;
  }
  .cars-result__map.open-map,
  .map-btn {
    display: block;
  }
  .cars-result__map__in {
    margin: 0;
  }
  .cars-result__left-col {
    width: 100%;
    min-width: 100%;
  }
  .cars-result__left-col .page-navi,
  .cars-result__list {
    padding: 0;
  }
  .cars-result__item {
    padding: 15px;
    border-left: 0;
  }
  .cars-result__item:hover {
    background: 0 0;
  }
  .map-btn {
    z-index: 40;
  }
  .cars-result__map__content {
    padding: 108px 0 0;
  }
  .cars-result__map__btn {
    display: none;
  }
  .map-btn.open-map {
    padding: 0;
    width: 40px;
    height: 40px;
    top: 130px;
    left: 15px;
    bottom: auto;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .map-btn.open-map:before {
    margin: 0;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../images/close-i.svg) center/14px no-repeat;
  }
  body.map-open {
    overflow: hidden;
  }
}
@media only screen and (max-width: 950px) {
  .page {
    padding: 40px 0;
  }
  p {
    margin: 0 0 40px;
  }
  .review__photo {
    margin: 0 30px 0 0;
    width: 370px;
    min-width: 370px;
  }
  .review__description {
    padding: 15px 0 0;
  }
  .review__text {
    line-height: normal;
  }
  .gl-sm-title {
    font-size: 24px;
    line-height: 34px;
  }
  .review .rate {
    margin: 0 0 20px;
  }
  .rate li {
    width: 22px;
  }
  .car-list-wrap {
    margin: 0 -7px 20px;
  }
  .car-info__form-wrap {
    width: 300px;
    min-width: 300px;
  }
  .car-info__form {
    padding: 50px 20px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .car-info__form fieldset {
    margin-bottom: 12px;
  }
  .car-info__form__price {
    margin: 0 0 15px;
  }
  .car-info__form__price__day {
    font-size: 20px;
    line-height: 1.4;
  }
  .car-info__form dl {
    padding-top: 20px;
  }
  .car-info__form dl dt {
    margin-bottom: 20px;
  }
  .car-info__form dl li {
    padding: 10px 0;
  }
  .booking_form_close {
    display: block;
  }
}
@media only screen and (max-width: 850px) {
  .banner {
    margin: 0 0 30px;
  }
  .car-list-wrap__in {
    margin: 0;
  }
  .car-list-wrap__in::-webkit-scrollbar {
    width: 0;
    background: 0 0;
  }
  .car-list {
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
  }
  .car-list li {
    width: 50%;
    margin-bottom: 15px;
  }
  .car-list li:last-child {
    padding: 0 15px 0 0;
  }
  .car-list.classic li:last-child {
    padding: 0 5px;
  }
  .cars-info {
    padding: 40px 0 0;
  }
  p.indent-bt-big {
    margin: 0 0 40px;
  }
  .cars-result__list__title {
    margin: 0 0 5px;
    font-size: 18px;
  }
  .cars-result__list__description p {
    font-size: 14px;
    line-height: 20px;
  }
  .cars-result__list__price del,
  .cars-result__list__price span {
    font-size: 14px;
  }
  .cars-result__item.special_offers .cars-result__list__price span,
  .cars-result__item.special_offers .cars-result__list__price span small {
    font-size: 16px;
  }
  .cars-result__item.special_offers .cars-result__list__price del {
    font-size: 13px;
  }
}
@media only screen and (max-width: 769px) {
  .cars-result,
  .categories li.brands.open:nth-of-type(1n + 6),
  .categories li.last,
  .categories li.type.open:nth-of-type(1n + 6),
  .drc-info,
  .header__top-panel .home_h1,
  .header__top-panel .logo,
  .header__top-panel .menu-btn,
  .main-navi.open > ul,
  .review,
  .settings-panel.mobile,
  body.modal-open .header__top-panel .menu-btn-close {
    display: block;
  }
  .cars-result__list__price del,
  .cars-result__list__price span,
  p {
    line-height: 24px;
  }
  .drc-info .left-col,
  .drc-info .right-col,
  .faq__left-col {
    max-width: 100%;
  }
  .reviews__customers-wrap,
  .reviews__rate-wrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: scroll;
  }
  body.main {
    padding-top: 55px;
  }
  p {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .review__photo {
    margin: 0 0 30px;
    width: 100%;
    min-width: 100%;
  }
  .banner-section .container,
  .car-info__description,
  .cars-result__list__title,
  .review__description,
  body.modal-open .header .container {
    padding: 0;
  }
  .map-btn {
    bottom: 15px;
  }
  .dropdown-content {
    width: 100% !important;
    max-height: 320px;
  }
  .head-notify.mobile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
  }
  .header.inner {
    padding-top: 100px;
    margin-bottom: 106px;
  }
  .header.header-fixed {
    padding-top: 62px;
    z-index: 111;
  }
  .body.modal-open .header {
    padding-top: 0;
  }
  body.main .header {
    padding-bottom: 0;
    padding-top: 45px;
  }
  .header__top-panel {
    padding: 7px 13px !important;
    position: fixed;
    top: 34px;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff !important;
    border-bottom: 1px solid #e2e1ec;
  }
  .header.header-fixed .header__top-panel {
    top: 0;
    z-index: 111;
  }
  .header__top-panel .home_h1 {
    border-left: none;
    padding-left: 0;
    margin-left: 4px;
    margin-top: 0;
    font-size: 14px;
  }
  .main-navi.open,
  .main-navi.show .dropdown-content.bigger.open {
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 12px;
  }
  body.modal-open .header__top-panel {
    top: 0;
  }
  .header__top-panel > .settings-panel,
  .search-form .rent_date_picker:before,
  body.modal-open .header__bottom-panel,
  body.modal-open .menu-btn,
  body.modal-open .menu-scrollToTop,
  body.modal-open .searchBlockBtn {
    display: none !important;
  }
  .header.header-fixed .mobile.header__top-panel {
    position: fixed;
  }
  .main-navi.open {
    display: block !important;
    z-index: 98;
    text-align: left;
  }
  .main-navi > ul > li {
    margin: 0 0 12px !important;
  }
  .main-navi > ul > li.border {
    width: 100%;
    height: 1px;
    margin-left: 0;
  }
  .main-navi > ul > li > a.down-arrow:after {
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -4.5px;
  }
  .main-navi.show .dropdown-content.bigger.open {
    overflow: auto;
    z-index: 105;
    display: block;
    box-shadow: none;
    margin: 0;
    max-height: inherit;
    border-radius: 0;
  }
  .dropdown-content.bigger > li,
  .info-section .item {
    width: 100%;
    margin-bottom: 12px;
  }
  .dropdown-content .searching {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-bottom: 17px;
  }
  .body_types,
  .dropdown-content .menu_head,
  .filter_btn,
  .mob-info-panel,
  .modal#reviewsContent .modal-title {
    display: flex;
  }
  .dropdown-content.bigger .top-info {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .dropdown-content.bigger .top-info a {
    margin-bottom: 8px;
  }
  .header.header-fixed .settings-panel {
    box-shadow: none;
  }
  .settings-panel.mobile > ul {
    width: 100%;
    flex-wrap: wrap;
  }
  .car-specs__list li,
  .model-list li,
  .settings-panel.mobile > ul li {
    width: 50%;
  }
  .logo img {
    width: 100px !important;
  }
  #home_h11{
    display: none !important;
  }
  .header__top-panel .menu-scrollToTop {
    top: 13px;
    margin: 0;
  }
  .top-home {
    flex-direction: column-reverse;
    margin-bottom: 88px;
  }
  .bread-crumbs-wrap {
    position: relative;
    padding: 0 0 0 25px;
  }
  .bread-crumbs-wrap:before {
    position: absolute;
    display: block;
    margin: -8px 0 0;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 0;
    background: url(../images/bread-crumbs-prev.svg) center/100% no-repeat;
    content: "";
  }
  .bread-crumbs li,
  .bread-crumbs-wrap__link {
    display: inline-block;
  }
  .categories li.brands:nth-of-type(1n + 6),
  .categories li.type:nth-of-type(1n + 6),
  .homeSlider .banner_link,
  .page .bread-crumbs {
    display: none;
  }
  .header__mob-panel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
  }
  .cars-result.show .cars-result__filter,
  .cars-result__filter > li.mobile-head,
  .filters-i {
    display: block;
  }
  .filters-i {
    width: 20px;
    height: 20px;
    background: url(../images/filters.svg) center/100% no-repeat;
  }
  .search-form {
    margin-top: 8px;
    margin-bottom: -88px;
    border-width: 8px;
  }
  body.main .search-form {
    margin-top: 0;
    margin-bottom: -88px;
    z-index: 4;
  }
  .search-form,
  .search-form .inner {
    display: block;
    width: 100%;
  }
  .search-form .rent_date_picker,
  .search-form .search-input {
    border-radius: 10px;
    margin-bottom: 8px;
    width: 100%;
    overflow: hidden;
  }
  .search-form .search-input {
    overflow: visible;
  }
  .aboutus-section .img,
  .cars-result_list .car-slider,
  .cars-result_list .left_col,
  .cars-result_list .right_col,
  .cars_result-content,
  .drc_filter-content,
  .faq-search,
  .features-list li,
  .filter_sort .dropdown-c,
  .info-panel > .info-panel__left-col,
  .modal#reviewsContent .modal-content .btn-footer .btn,
  .search-form__btn {
    width: 100%;
  }
  .banner-section {
    padding: 20px 0;
  }
  .banner-section .drc-slide {
    width: 86%;
    margin-right: 8px;
    margin-left: 8px;
    display: block !important;
  }
  .homeSlider .banner_info {
    padding-top: 20px;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.2) 100%,
      rgba(0, 0, 0, 0) 0
    );
    height: 100%;
  }
  .homeSlider .banner_title {
    font-size: 11px;
    margin-bottom: 2px;
    text-shadow: 0 0 19.13px rgba(255, 255, 255, 0.66);
  }
  .homeSlider .banner_subtitle {
    border: none;
    background: 0 0;
    padding: 0;
    font-size: 14px;
    margin-bottom: 4px;
    text-shadow: 0 0 19.13px rgba(255, 255, 255, 0.66);
    backdrop-filter: none;
  }
  .homeSlider .banner_price {
    font-size: 12px;
    padding: 3px 10px;
    margin-top: -2px;
  }
  .categories {
    gap: 8px 2%;
  }
  .categories li {
    width: 48%;
    min-width: inherit;
    max-width: inherit;
  }
  .categories li a.brand.icon {
    padding-top: 45px;
    height: 160px;
  }
  .drc-prices {
    padding: 4px;
    top: -7px;
  }
  .car-info__form-wrap,
  .cars-result__filter {
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .drc-prices .price {
    font-size: 13px;
    padding: 4px 8px;
  }
  .drc-prices .price span,
  .drc-subtitle,
  .drc_cards .swiper-slide .title {
    font-size: 13px;
  }
  .drc-prices .dis {
    font-size: 12px;
    margin-right: 6px;
    margin-left: 6px;
  }
  .gl-title {
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 5px !important;
  }
  .subtitle {
    font-size: 16px !important;
    margin-bottom: 10px !important;
  }
  .gl-sm-title {
    font-size: 20px;
    line-height: 1.3;
  }
  .drc-segmented-control {
    margin-top: 15px;
  }
  .drc_cards .swiper-slide {
    width: 217px;
    margin-right: 8px;
  }
  .drc_cards .swiper-slide .photo {
    height: 134px;
  }
  .drc_cards .swiper-slide .card-body {
    height: calc(100% - 134px);
    padding: 10px;
  }
  .drc_cards.blog .swiper-slide .card-body {
    height: calc(100% - 210px);
    padding: 10px;
  }
  .cars-result__left-col {
    padding: 0 0 30px;
  }
  .car-specs__list,
  .pricing {
    margin-bottom: 30px;
  }
  .filters-btn {
    display: inline-block;
    padding: 7.5px 20px;
    vertical-align: top;
    color: #000;
    font-size: 15px;
    line-height: 1.4;
    border: 1px solid #e2e1ec;
    border-radius: 40px;
  }
  .filters-btn:hover {
    color: #000;
  }
  .cars-result__top-panel__panel,
  .exclusive_partner .item {
    margin-bottom: 10px;
  }
  .cars-result__filter {
    display: none;
    position: fixed;
    z-index: 9;
    padding: 20px;
    margin-top: 0;
  }
  .cars-result.show {
    z-index: 99;
  }
  .cars-result__filter > li {
    margin: 0 0 10px;
    width: 100%;
  }
  .cars-result__item,
  .exclusive_partner.inline,
  .reviews_rating {
    flex-wrap: wrap;
  }
  .cars-result__item .save-btn {
    width: 22px;
    height: 22px;
    top: 30px;
    right: 30px;
    background: url(../images/save-i-w.svg) center/100% no-repeat;
  }
  .cars-result__item .save-btn:before {
    width: 22px;
    height: 22px;
  }
  .save-btn:hover {
    opacity: 1;
  }
  .cars-result .car-slider {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }
  .car-photo,
  .cars-result__top-panel__panel .bread-crumbs,
  .d-none-m,
  .drc_filter-content,
  .drc_filter-content .drc_map,
  .head-notify.web,
  .head-shine.web,
  .homeSlider .swiper-button-next,
  .homeSlider .swiper-button-prev,
  .home_slider .swiper-button-next,
  .home_slider .swiper-button-prev,
  .main-navi,
  .reviews_rating > .google span,
  .settings-panel,
  body.modal-open .head-notify,
  body.modal-open .header-top,
  body.modal-open .header__mob-panel {
    display: none;
  }
  .cars-result__list__description {
    position: static;
    padding: 0;
    min-height: auto;
  }
  .cars-result__list__price {
    justify-content: start;
  }
  .cars-result__list__description p,
  .features-list {
    margin: 0 0 10px;
  }
  .gl-content.indent-bt {
    margin: 0 0 40px;
  }
  .cars-result__map__content {
    padding: 60px 0 0;
  }
  .map-btn.open-map {
    top: 20px;
  }
  .car-info__form-wrap {
    display: none;
    position: fixed;
    z-index: 110;
    width: 100% !important;
    height: 100% !important;
  }
  .blog-list .two-column .blog-info,
  .car-info__form-wrap.open,
  .car-slider.mob-slider,
  .drc_filter-content.open,
  .drc_supports .inner,
  .footer_bottom,
  .footer_bottom .payments,
  .founders,
  .head-notify.mobile,
  .head-shine.mobile,
  .header.header-fixed .menu-scrollToTop,
  .info-panel.changed,
  .info-section,
  .main-navi .mobile-head,
  .maps-content.open-map,
  .menu-btn,
  .searchBlockBtn,
  .support-footer .info,
  .support-footer .inner {
    display: block;
  }
  .car-info__form-wrap .sticky,
  .car-info__form-wrap .stop {
    position: static;
    margin: 0;
    padding: 0 !important;
    width: 100% !important;
  }
  .gallery_content {
    padding: 50px 15px;
  }
  .car-info,
  .car-info .gl-content,
  .car-info__list,
  hr {
    margin: 0 0 30px;
  }
  .pricing li {
    width: 100%;
    padding: 10px 20px;
  }
  .car-list__title,
  .gl-accordion__title,
  .show-all {
    font-size: 14px;
  }
  .drc-title,
  .faq__left-col h2 {
    font-size: 19px;
  }
  .reviews__customers {
    margin: 0 -10px;
  }
  .drc_services,
  .faq,
  .steps {
    margin-bottom: 0;
    display: block;
  }
  .reviews .review {
    width: 310px;
  }
  .reviews .review_info {
    width: 100%;
    margin-top: 15px;
  }
  .all-link.psa-right {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    justify-content: center;
  }
  .steps {
    margin-top: 24px;
    padding-bottom: 70px;
  }
  .steps .info {
    width: 100%;
    padding-top: 0;
    padding-left: 75px;
    padding-bottom: 32px;
    min-height: 95px;
  }
  .steps .info h4 {
    font-size: 16px;
    margin-bottom: 7px;
  }
  .steps .info p {
    font-size: 13px;
    line-height: 1.4;
    max-width: inherit;
  }
  .steps .info:before {
    width: 56px !important;
    height: 56px !important;
    z-index: 2;
  }
  .steps .info:after {
    right: auto !important;
    top: auto !important;
    height: 100px !important;
    width: 16px !important;
  }
  .steps .info.step1:after,
  .steps .info.step3:after,
  .steps .info.step5:after,
  .steps .info.step6:after,
  .steps .info.step7:after {
    left: 26px;
    bottom: -25px;
    background-image: url(../images/line01_m.svg);
  }
  .steps .info.step2:after,
  .steps .info.step4:after,
  .steps .info.step8:after {
    left: 18px;
    bottom: -25px;
    background-image: url(../images/line02_m.svg);
  }
  .steps .info.step5:after {
    bottom: -25px;
    background-image: url(../images/line03_m.svg);
  }
  .steps .icon {
    top: auto;
    right: auto;
    bottom: 28px;
    left: 14px;
    width: 43px;
    height: 63px;
    background-image: url(../images/line_car_m.png);
  }
  .lease_bg .banner_title,
  .photographer_bg .banner_title,
  .pos-relative.mt {
    margin-top: 30px;
  }
  .drc_services.mt {
    margin-top: 32px;
  }
  .drc_services .item {
    height: 250px;
    width: 100%;
    margin-bottom: 16px;
  }
  .drc_services .item > img {
    height: 250px;
  }
  .drc_services .item.full.mob {
    background-image: url(../images/service_03_m.jpg) !important;
  }
  .drc_services .item.full .info {
    top: auto;
    padding: 19px;
    width: 100%;
  }
  .drc_services .item.full:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 72.1%);
    width: 100%;
    height: 80%;
    top: auto;
  }
  .drc_services .item .info h4,
  .drc_services .item.full .info h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .drc_services .item .info p,
  .drc_services .item.full .info p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 0.75);
  }
  .drc_services .item .info .btn {
    line-height: 30px;
    font-size: 13px;
    padding: 0 15px;
  }
  .faq {
    padding: 24px 0;
  }
  .faq__left-col {
    width: 100%;
    min-width: inherit;
    margin-bottom: 24px;
  }
  .faq__left-col p {
    font-size: 12px;
  }
  .car-info__list li,
  p.indent-bt-sm {
    margin: 0 0 15px;
  }
  .reviews__title,
  .small-title {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .section.changed {
    padding: 15px 0 30px;
  }
  .section,
  .section.me,
  .section.sm {
    padding: 30px 0;
  }
  .reviews__rate-wrap {
    margin: 0;
  }
  .reviews__rate {
    margin: 0 -10px;
    flex-wrap: nowrap;
  }
  .reviews__rate li {
    padding: 0 10px;
    width: 200px;
    min-width: 200px;
  }
  .lease_bg .banner_title span,
  .photographer_bg .banner_title span,
  .reviews__rate dl dd,
  .reviews__rate dl dt {
    font-size: 14px;
  }
  .reviews__customers {
    flex-wrap: nowrap;
  }
  .reviews__customers li {
    padding: 0 10px;
    width: 300px;
    min-width: 300px;
  }
  .gallery_reviews {
    width: 180px;
  }
  .gallery_reviews li img {
    width: 85px;
    height: 85px;
  }
  .location__title {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: normal;
  }
  .location__text {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: normal;
  }
  .info-panel {
    margin: 0 0 20px;
    flex-wrap: wrap;
  }
  .blog-head h1,
  .partner-head h1 {
    font-size: 24px;
    line-height: 1.3;
  }
  .blog-list .two-column .blog-info .title {
    font-size: 22px;
  }
  .partners .logo {
    background-size: 50% auto;
  }
  .partner-head .partner-logo {
    margin-right: 20px;
    min-width: 130px;
    max-width: 130px;
    height: 130px;
  }
  .modal#reviewsContent .modal-dialog {
    margin: 0;
    min-height: 100%;
    border-radius: 0;
  }
  .modal#reviewsContent .modal-content {
    min-height: 100vh;
    border-radius: 0;
  }
  .modal#reviewsContent .modal-content .btn-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px;
  }
  .modal#reviewsContent .modal-title img {
    display: block;
    margin-right: 15px;
    width: 55px !important;
    height: 55px !important;
    object-fit: cover;
    border-radius: 4px;
  }
  .cars_content {
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .cars_result-top {
    display: block;
    margin-bottom: 12px;
  }
  .cars-result_list .car-slider {
    margin: 0 0 12px;
  }
  .cars-result_list .right_col {
    flex-direction: inherit;
    position: relative;
    padding-bottom: 43px;
  }
  .cars-result_list .right_col .booking a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .cars_page-title {
    font-size: 21px;
  }
  .filter_sort,
  .support-footer .info {
    margin-top: 20px;
  }
  .drc_filter-content.open,
  .founders .item {
    margin-bottom: 20px;
  }
  .body_types li.swiper-slide {
    width: 140px;
  }
  .cars-result_list li {
    padding: 8px;
  }
  .drc_supports .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .drc_supports .desc {
    padding-right: 0;
    text-align: center;
    border: none;
    padding-bottom: 30px;
  }
  .maps-content {
    padding: 20px;
  }
  .maps-content .close_map {
    top: 3px;
    right: 3px;
  }
  .footer_bottom,
  .footer_top,
  .support-footer {
    padding: 16px 0;
  }
  .footer-menu,
  .support-footer .info .item {
    margin-bottom: 24px;
  }
  .footer_bottom .payments img {
    max-width: 90%;
    height: auto;
    margin: 16px 0 0;
  }
  .footer_bottom .copy {
    display: block;
    margin-top: 16px;
  }
  .footer_top .footer-menu:last-child ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  .footer_top .address {
    width: 100%;
    padding-right: 0;
    margin-bottom: 8px;
    order: 2;
  }
  .footer_top .address img {
    height: 180px;
    object-fit: cover;
    width: 100%;
    border-radius: 8px;
  }
  .aboutus_bg {
    height: 300px;
  }
  .aboutus-section .text {
    width: 100%;
    margin-bottom: 0;
  }
  .categories li.brands.lg {
    min-width: 235px;
    max-width: 235px;
    display: block !important;
  }
  .page_bg {
    height: 170px;
  }
  .lease_bg .banner_title h1,
  .page-title,
  .photographer_bg .banner_title h1,
  .section-title {
    font-size: 24px;
  }
  .page-text-full h3,
  .some_statistics .item .info {
    font-size: 20px;
  }
  .page-text-full h4 {
    font-size: 18px;
  }
  .some_statistics {
    margin-bottom: 25px;
  }
  .model-list li .car_content .car-list__title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 520px) {
  .aboutus_bg {
    height: 200px;
    background-position: center 35px;
  }
  .scrollDown {
    display: none;
  }
  .categories li.brands.lg {
    min-width: 100%;
    max-width: 100%;
  }
  .categories li div.brand {
    height: 130px;
  }
  .exclusive_partner .item {
    width: 160px;
  }
  .some_statistics .item .info {
    font-size: 16px;
  }
  .section-subtitle {
    font-size: 15px;
  }
  .label_title span,
  .label_title strong {
    font-size: 14px;
  }
  .lease_summary .item .value.lg,
  .rounded_block h3 {
    font-size: 20px;
  }
  .calculator,
  .compare,
  .lease_summary {
    margin-top: 20px;
  }
  .lease_bg {
    height: 300px;
  }
  .photographer_bg {
    height: 360px;
  }
  .lease_bg .banner_title h1,
  .photographer_bg .banner_title h1,
  .section-title {
    font-size: 22px;
    margin-bottom: 14px;
  }
  .telegram,
  .whatsapp {
    min-width: 150px;
  }
  .model-list li,
  .photographer-photo .left-col,
  .photographer-photo .right-col {
    width: 100%;
  }
}
