@import url("https://fonts.googleapis.com/css?family=Nunito:200,300,regular,500,600,700,800,900,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic");
* {
  padding: 0;
  margin: 0;
  border: 0;
}
.content-text p
*, *:before, *:after {
  box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

html {
    background-color: var(--background);
}

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
    list-style: none;
}

.utp ul {
    padding-left: 20px;
}

.utp__grid li, .utp li {
    color: var(--lightgray);
    line-height: 160%;
    font-size: 18px;
    padding: 5px;
    line-height: normal;
    list-style: disc;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: 400;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.container {
  max-width: 1302px;
  margin: 0 auto;
  /* width: 100%; */
  padding: 0 16px;
}

.medium {
    font-weight: 600;
}

.medium p {
    font-size: 20px;
}

/* main */
.no-repeat{background-size: cover; background-repeat: no-repeat;}
.row, .row-between{display: -webkit-box;display: flex;flex-wrap: wrap;}
.row-flex {display: -webkit-box;display: flex;flex-wrap: wrap;}
.w-100{width:100% !important;}
.w-90{width: 90%;}
.w-5{width: 5%;}
.w-12{width: 12%;}
.w-25{width: 25% !important;}
.w-40{width: 40%;}
.w-45{width: 45%;}
.w-50{width: 50%;}
.w-60{width: 60%;}
.w-55{width: 55%;}
.w-80{width: 80%;}
.w-85{width: 85%;}
.w-auto{width: auto;}
.mw-100{max-width: 100%;}
.miw-mc{min-width: max-content;}
.h-100{height: 100%;}
.d-flex{display: -webkit-box;display: flex;}
.d-inline-flex{display: -webkit-inline-flex;display: inline-flex;}
.d-block{display: block;}
.d-none{display: none;}
.d-inline{display: inline;}
.d-inline-block{display: inline-block;}
.justify-content-between, .row-between{-webkit-box-pack:justify;justify-content:space-between;}
.justify-content-start{-webkit-box-pack:start;justify-content:flex-start;}
.justify-content-end{-webkit-box-pack:end;justify-content:flex-end;}
.justify-content-around{justify-content:space-around;}
.justify-content-center{justify-content:center;}
.flex-wrap{flex-wrap: wrap;}
.flex-nowrap{flex-wrap: nowrap;}
.flex-wrap-reverse{flex-wrap: wrap-reverse;}
.align-items-center, .align-center{-webkit-box-align: center;align-items: center;}
.align-items-end{-webkit-box-align: end;align-items: end;}
.align-items-baseline{-webkit-box-align: baseline;align-items: baseline;}
.align-content-start{align-content: flex-start;}
.align-content-end{align-content: flex-end;}
.align-content-center{align-content: center;}
.align-content-around{align-content: space-around;}
.align-content-stretch{align-content: stretch;}
.align-self-start{align-self: self-start;}
.align-self-center{align-self: center;}
.align-self-baseline{align-self: baseline;}
.align-self-end{align-self: self-end;}
.align-self-stretch{align-self: stretch;}
.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;}
.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;}
.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;}
.col-12, .item-100{width: 100%;padding: 0 12px;box-sizing: border-box;}
.col-11, .item-91{width: 91.6666%;padding: 0 12px;box-sizing: border-box;}
.item-90{width: 90%;padding: 0 12px;box-sizing: border-box;}
.item-85{width: 85%;padding: 0 12px;box-sizing: border-box;}
.col-10, .item-83{width: 83.3333%;padding: 0 12px;box-sizing: border-box;}
.item-80{width: 80%;padding: 0 12px;box-sizing: border-box;}
.col-9, .item-75{width: 75%;padding: 0 12px;box-sizing: border-box;}
.item-70{width: 70%;padding: 0 12px;box-sizing: border-box;}
.col-8, .item-66{width: 66.6666%;padding: 0 12px;box-sizing: border-box;}
.item-65{width: 65%;padding: 0 12px;box-sizing: border-box;}
.item-60{width: 60%;padding: 0 12px;box-sizing: border-box;}
.col-7, .item-58{width: 58.3333%;padding: 0 12px;box-sizing: border-box;}
.item-55{width: 55%;padding: 0 12px;box-sizing: border-box;}
.col-6, .item-50{width: 50%;padding: 0 12px;box-sizing: border-box;}
.item-45{width: 45%;padding: 0 15px;box-sizing: border-box;}
.col-5,.item-41{width: 41.666%;padding: 0 12px;box-sizing: border-box;}
.item-40{width: 40%;padding: 0 12px;box-sizing: border-box;}
.item-35{width: 35%;padding: 0 12px;box-sizing: border-box;}
.col-4, .item-33{width: 33.3333%;padding: 0 12px;box-sizing: border-box;}
.item-30{width: 30%;padding: 0 12px;box-sizing: border-box;}
.col-3, .item-25{width: 25%;padding: 0 12px;box-sizing: border-box;}
.item-20{width: 20%;padding: 0 12px;box-sizing: border-box;}
.col-2, .item-16{width: 16.6666%;padding: 0 12px;box-sizing: border-box;}
.item-15{width: 15%;padding: 0 12px;box-sizing: border-box;}
.item-10{width: 10%;padding: 0 12px;box-sizing: border-box;}
.col-1, .item-8{width: 8.3333%;padding: 0 12px;box-sizing: border-box;}
.box-sizing-box{box-sizing: border-box;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.p-0 {padding: 0; !important}
.py-0, .pt-0, .pt0{padding-top: 0 !important;}
.py-0, .pb-0, .pb0{padding-bottom: 0 !important;}
.pl-0, .px-0{padding-left: 0 !important;}
.pr-0, .px-0{padding-right: 0 !important;}
.py-1, .pt-1{padding-top: 8px;}
.py-1, .pb-1{padding-bottom: 8px;}
.pl-1, .px-1{padding-left: 8px;}
.pr-1, .px-1{padding-right: 8px;}
.py-2, .pt-2{padding-top: 12px;}
.py-2, .pb-2{padding-bottom: 12px;}
.pl-2, .px-2{padding-left: 12px;}
.pr-2, .px-2{padding-right: 12px;}
.py-3, .pt-3{padding-top: 24px;}
.py-3, .pb-3{padding-bottom: 24px;}
.pl-3, .px-3{padding-left: 24px;}
.pr-3, .px-3{padding-right: 24px;}
.py-4, .pt-4{padding-top: 36px}
.py-4, .pb-4{padding-bottom: 36px}
.pl-4, .px-4{padding-left: 36px;}
.pr-4, .px-4{padding-right: 36px;}
.py-5, .pt-5{padding-top: 48px}
.py-5, .pb-5{padding-bottom: 48px}
.py-6, .pt-6{padding-top: 60px}
.py-6, .pb-6{padding-bottom: 60px}
.py-7, .pt-7{padding-top: 80px}
.py-7, .pb-7{padding-bottom: 80px}
.py-8, .pt-8{padding-top: 100px}
.py-8, .pb-8{padding-bottom: 100px}
.mt-0 {margin-top: 0 !important;}
.my-1, .mt-1{margin-top: 10px;}
.my-1, .mb-1{margin-bottom: 10px;}
.ml-1, .mx-1{margin-left: 10px;}
.mr-1, .mx-1{margin-right: 10px;}
.my-2, .mt-2{margin-top: 15px;}
.my-2, .mb-2{margin-bottom: 15px;}
.ml-2, .mx-2{margin-left: 15px;}
.mr-2, .mx-2{margin-right: 15px;}
.my-3, .mt-3{margin-top: 30px;}
.my-3, .mb-3{margin-bottom: 30px;}
.ml-3, .mx-3{margin-left: 30px;}
.mr-3, .mx-3{margin-right: 30px;}
.mr-auto, .mx-auto{margin-right:auto;}
.ml-auto, .mx-auto{margin-left:auto;}
.mt-auto, .my-auto{margin-top:auto !important;}
.mb-auto, .my-auto{margin-bottom:auto;}
.no-gutters{margin-right:0;margin-left: 0;}
.no-gutters>[class*=col-] {padding-right: 0;padding-left: 0;}
.img-center {display: flex;justify-content: center;align-items: center;}
.img-center img {max-width: 100%;}
.relative{position: relative;}
.absolute{position: absolute;}
.overflow-hidden{overflow: hidden;}

@media (max-width: 1200px) {
  .container {
    padding: 0 50px;
  }
}
@media (max-width: 520px) {
  .container {
    padding: 0 8px;
  }
}

:root {
  --white: #fff;
  --gray: #8d8d8d;
  --lightgray: #e2e2e2;
  --darkgray: #202020;
  --black: #0f0f0f;
  --background: #181818;
  --accent: #b9954a;
  --accent-hover: #A37E31;
  --linear: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #000 100%);
  --font-family: "Nunito", sans-serif;
  --second-family: "Montserrat", sans-serif;
}

.c-darkgray {
    color: var(--darkgray);
}

.c-accent {
    color: var(--accent);
}
.wrapper {
  background: var(--background);
}

.flex {
  display: flex;
}

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

.column {
  flex-direction: column;
}

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

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

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

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

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

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

body {
  color: var(--white);
  font-family: var(--font-family);
}

.btn {
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  height: 66px;
  width: 295px;
  transition: all 0.5s 0s;
  border: 1px solid;
  cursor: pointer;
}
@media (max-width: 768px) {
  .btn {
    height: 60px;
    width: 100%;
  }
}

.btn-primary {
  color: var(--black);
  background: var(--accent);
  border-color: var(--accent);
}
.btn-primary:hover {
  border-color: var(--accent-hover);
  background: var(--accent-hover);
}

.btn-secondary {
  color: #fff;
  background: transparent;
  border-color: #fff;
}
.btn-secondary:hover {
  border-color: var(--accent);
  background: var(--accent);
}

.c-white {
  color: var(--white) !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: var(--second-family);
  font-weight: 600;
  line-height: 150%;
  color: var(--belyy);
}
@media (min-width: 426px) {
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    text-transform: uppercase;
  }
}

h1, .h1 {
  font-size: 43px;
}
@media (max-width: 768px) {
  h1, .h1 {
    font-size: 24px;
  }
}

.heading, h2 {
  font-size: 45px;
}
@media (max-width: 768px) {
  .heading, h2 {
    font-size: 26px;
  }
}

h3, .h3 {
  font-size: 32px;
}
@media (max-width: 768px) {
  h3, .h3 {
    font-size: 22px;
  }
}

.fz-18 {
  font-size: 18px;
}

.fz-24 {
  font-size: 24px;
}

.fz-32 {
  font-size: 32px;
}

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

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

.pt-16 {
  padding-top: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pt-24 {
  padding-top: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-56 {
  padding-top: 56px;
}
@media (max-width: 425px) {
  .pt-56 {
    padding-top: 32px;
  }
}

.pb-56 {
  padding-bottom: 56px;
}

.mt-0 {
  margin-top: 0 !important;
}

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

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

a:not(.btn, .header__logo, .footer__logo) {
  color: #fff;
  transition: color 0.5s 0s;
}
a:not(.btn, .header__logo, .footer__logo) span {
  color: #fff;
}
a:not(.btn, .header__logo, .footer__logo):hover {
  color: var(--accent);
}

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

.header {
  padding: 25px 0;
}
.header.absolute {
  padding: 0;
  position: absolute;
  z-index: 3;
  top: 25px;
  left: 0;
  right: 0;
}
@media (min-width: 1320px) {
  .header.absolute {
    left: calc((100vw - 1318px) / 2);
    right: calc((100vw - 1318px) / 2);
  }
}
@media (max-width: 768px) {
  .header {
    padding: 12px 0;
  }
  .header.absolute {
    top: 12px;
  }
}
@media (max-width: 992px) {
  .header__body {
    align-items: center;
  }
}
.header__menu-wrapp {
  flex: 1 1;
}
.header__menu-wrapp ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__menu-wrapp .header__social-wrapp {
  display: none;
  margin-top: 20px;
  gap: 20px;
}
@media (max-width: 992px) {
  .header__menu-wrapp .header__social-wrapp {
    display: flex;
  }
}
.header__logo {
  margin: 0 80px;
  gap: 12px;
  position: relative;
  z-index: 1;
}
.header__logo span {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  text-align: center;
  color: #b9b9b9;
}
@media (max-width: 1280px) {
  .header__logo {
    margin: 0 30px;
  }
  .header__logo img {
    width: 165px;
  }
}
@media (max-width: 992px) {
  .header__logo {
    margin: 0;
  }
}
@media (max-width: 520px) {
  .header__logo {
    gap: 4px;
  }
  .header__logo img {
    width: 122px;
  }
  .header__logo span {
    font-size: 8px;
  }
}
.header__contact-wrapp {
  flex: 1 1;
  position: relative;
}
@media (max-width: 1280px) {
  .header__contact-wrapp {
    justify-content: flex-end;
  }
}
@media (max-width: 992px) {
  .header__contact-wrapp {
    display: none;
  }
}
.header__social-wrapp {
  gap: 30px;
}
@media (max-width: 1280px) {
  .header__social-wrapp {
    display: none;
  }
}
.header__social-wrapp a:hover svg path {
  transition: all 0.5s;
  fill: var(--accent);
}
.header__phone {
  font-size: 24px;
}
@media (max-width: 1280px) {
  .header__phone {
    font-size: 18px;
  }
}
.header__city {
  position: absolute;
  right: 0;
  top: -30px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.header__city:hover svg path {
  transition: all 0.5s 0s;
  fill: var(--accent);
}
.sd-city-item a{
    color: #374151;
}
.sd-city-item {
    padding: 5px 0 5px;
    position: relative;
}

.sd-city-item .active:after{
    content: "";
    background: var(--accent);
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.2s ease-in-out;
}
.phone-cities{
    padding-top: 15px;
    display: none;
}
.menu-active .header__logo {
  pointer-events: none;
}
.menu-active .header__logo::after {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgba(27, 27, 27, 0.8);
}

.header__burger {
  display: none;
}

@media (max-width: 992px) {
   .phone-cities{
      display: block;
   }
  .header__menu-wrapp {
    position: fixed;
    top: 0;
    right: -140%;
    width: 100%;
    max-width: clamp(213px, 42vw, 350px);
    height: -webkit-fill-available;
    z-index: 99;
    background-color: var(--darkgray);
    transition: all 0.3s ease 0s;
    overflow: scroll;
    padding: 90px 16px 43px;
    align-items: flex-start;
  }
  .header__menu-wrapp ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .header__burger {
    position: relative;
    z-index: 101;
    display: grid;
    justify-content: center;
    align-items: center;
    grid-template: repeat(3, 8px)/1fr;
  }
  .header__burger::before,
  .header__burger::after {
    content: "";
    height: 2px;
    width: 30px;
    background-color: #fff;
    transition: all 0.3s ease 0s;
  }
  .header__burger span {
    height: 2px;
    width: 30px;
    background-color: #fff;
  }
  .menu-active {
    overflow: hidden;
  }
  .menu-active .header__burger::before {
    margin-top: 15px;
    transform: rotate(45deg);
  }
  .menu-active .header__burger::after {
    margin-bottom: 15.5px;
    transform: rotate(-45deg);
  }
  .menu-active .header__burger span {
    transform: scale(0);
  }
  .menu-active .header__menu-wrapp {
    right: 0;
    transition: all 0.3s ease 0s;
  }
}
.footer {
  padding-bottom: 75px;
}
.footer .container {
  max-width: 1085px;
}
/* .footer__body {
  gap: 30px;
} */
.footer__col {
  flex: 1 1;
  gap: 30px;
}
.footer_btn {
    width: 120%;
}
.footer__apps {
  gap: 16px;
}
@media (min-width: 1041px) {
  .footer__politics {
    padding-right: 50px;
  }
}
.footer__politics a {
  line-height: 160%;
}
.footer__politics a:hover {
  color: var(--accent);
  text-decoration: underline;
}
.footer__social-links {
  gap: 16px;
}
.footer__social-links a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.footer__social-links a:hover {
  background: var(--accent);
  border-color: var(--accent);
}
.footer__social-links a:hover path {
  fill: var(--black);
}
.footer__contacts {
  height: 100%;
  line-height: 160%;
}

@media (max-width: 1040px) {
  .footer__body {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .footer {
    padding-bottom: 45px;
  }
  .footer__body {
    gap: 40px;
  }
  .footer__col {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 40px;
  }
  .footer__apps img {
    width: 146px;
  }
  .footer a + a:not(:has(svg)), .footer p + p {
    margin-top: 20px;
  }
}
.hero {
  padding-top: 31px;
}
.hero:has(.not-found__wrapp) {
  padding-bottom: 148px;
}
.hero._with-background {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero__wrapp h1 {
  font-family: var(--second-family);
  font-weight: 600;
  line-height: 150%;
  text-transform: uppercase;
  text-align: center;
}
.hero__wrapp h1 span {
  color: var(--accent);
}
.hero__wrapp p {
  font-size: 18px;
  line-height: 160%;
  color: var(--gray);
  margin-top: 16px;
}
.hero__btn-wrapp {
  margin-top: 40px;
  gap: 30px;
}
@media (max-width: 768px) {
  .hero__btn-wrapp {
    margin-top: auto;
  }
}
.hero__qr-wrapp {
  gap: 77px;
  margin-top: 48px;
}
.hero__qr-wrapp > div {
  gap: 16px;
}
.hero__social-wrapp {
  width: 100%;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
}
.hero > img {
  margin-top: 48px;
  width: 100%;
  height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
}

._with-background {
  position: relative;
}
._with-background .container > div {
  position: relative;
  z-index: 2;
}
._with-background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
._with-background.filter-50::after {
  background: rgba(0, 0, 0, 0.5);
}
._with-background.filter-70::after {
  background: rgba(0, 0, 0, 0.7);
}
._with-background.filter-gradient::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgb(7, 7, 7) 100%);
}

.not-found__wrapp h1 {
  font-size: 200px;
  line-height: 80%;
}
.not-found__wrapp span {
  font-size: 24px;
  margin-top: 40px;
}
.not-found__wrapp p {
  max-width: 512px;
  text-align: right;
  color: var(--lightgray);
  line-height: 160%;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .not-found__wrapp {
    justify-content: center;
  }
  .not-found__wrapp h1 {
    font-size: 140px;
  }
}
@media (max-width: 425px) {
  .not-found__wrapp h1 {
    font-size: 120px;
  }
}

@media (max-width: 768px) {
  .not-found {
    height: 100vh;
    min-height: 650px;
  }
}
.hero.park {
  padding-bottom: 78px;
}
.hero.index {
  padding-bottom: 74px;
}
.hero.index .hero__qr-wrapp {
  margin-top: 77px;
  gap: 48px;
}
.hero.index .hero__qr-wrapp img {
  width: 108px;
}
.hero:has(> img) {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .hero {
    padding-bottom: 45px;
  }
  .hero .hero__btn-wrapp {
    width: 100%;
  }
  .hero .btn + .btn {
    margin-top: 24px;
  }
}

@media (min-width: 769px) {
  ._mob-btns {
    display: none;
  }
}

@media (max-width: 768px) {
  .hero .container, .hero .container > div {
    height: 100%;
  }
  .hero h1 {
    text-transform: none;
  }
  .hero__qr-wrapp {
    display: none;
  }
  .hero._with-background {
    padding-top: 110px !important;
    background-position: center center;
  }
  .hero.index {
    height: 100vh;
  }
  .hero.service .hero__btn-wrapp {
    flex-direction: column;
    gap: 0;
    margin-top: 40px;
  }
  .hero.park {
    height: 100vh;
  }
  .hero.park .hero__btn-wrapp {
    margin-top: auto;
  }
  .hero > img {
    height: 50vw;
  }
}
.services p {
  padding-top: 24px;
  text-align: center;
  color: var(--gray);
}
@media (min-width: 426px) {
  .services p {
    font-size: 18px;
  }
}
@media (min-width: 681px) {
  .services__grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    gap: 30px;
  }
}
.services__item {
  display: block;
  height: 350px;
  position: relative;
  overflow: hidden;
}
.services__item:nth-child(5n+2), .services__item:nth-child(5n+1) {
  grid-column: span 3;
}
.services__item:nth-child(5n+3), .services__item:nth-child(5n+4), .services__item:nth-child(5n+5) {
  grid-column: span 2;
}
@media (max-width: 1040px) {
  .services__item {
    grid-column: span 6 !important;
  }
  .services__item:not(:nth-child(3n+1)) {
    grid-column: span 3 !important;
  }
}
@media (max-width: 768px) {
  .services__item {
    height: 300px;
  }
}
@media (max-width: 425px) {
  .services__item {
    height: 247px;
  }
}
@media (max-width: 680px) {
  .services__item + .services__item {
    margin-top: 32px;
  }
}
.services__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s;
}
.services__item span,.services__item.non_a p{
  color: var(--white);
  text-transform: uppercase;
  position: absolute;
  left: 30px;
  right: 30px;
  font-size: 24px;
  top: 244px;
  bottom: 30px;
  z-index: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.6em;
  height: 3.2em;
}
@media (max-width: 768px) {
  .services__item span {
    font-size: 18px;
    text-transform: none;
  }
}
@media (max-width: 425px) {
  .services__item span {
    top: auto;
    bottom: 44px;
    left: 15px;
    right: 15px;
    height: auto;
  }
}
.services__item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: var(--linear);
  transition: all 0.5s;
}
.services__item:hover img {
  scale: 1.2;
}
.services__item:hover:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -100%, #000 100%);
}
.services__item.non_a:hover img {
  scale: 1;
}
.services__item.non_a:hover:after {
  background: var(--linear);
}
.park__item {
  position: relative;
  overflow: hidden;
  height: 397px;
  background-color: var(--darkgray);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 404px 100%;
}
.park__item::after {
  content: "";
  background: var(--darkgray);
  height: 140%;
  width: 140px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 404px;
  transform: rotate(20deg);
  transform-origin: 100% 100%;
}
.park__item img {
  position: absolute;
  z-index: 2;
}
.park__item + .park__item {
  margin-top: 40px;
}
.park__item:nth-child(even) {
  background-position: right;
  transform: scale(-1, 1) !important;
}
.park__item:nth-child(even) .car__info {
  transform: scale(-1, 1);
  align-items: flex-start;
}
.park__item:nth-child(even) .btn-park {
    transform: scale(-1, 1);
}
.park__item:nth-child(even) img {
  transform: scale(-1, 1);
}

.car__info {
  position: absolute;
  top: 15px;
  right: 450px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
}
.car__brand {
  font-size: 18px;
}
.car__price {
  font-size: 32px;
  line-height: 160%;
}
.car__price span {
  font-weight: 800;
  color: var(--accent);
}
.car img {
  right: 10px;
  bottom: 0;
}

@media (max-width: 992px) {
  .park__item {
    height: 200px;
    background-image: none !important;
    /* background-size: 300px 100%; */
  }
  .park__item img {
    width: 370px;
  }
  .park__item::after {
    right: 300px;
  }
}
@media (max-width: 840px) {
  .car__info {
    right: 375px;
    z-index: 1;
  }
}
@media (max-width: 768px) {
  .park__item {
    height: 300px;
    background-image: none !important;
  }
  .park__item::after {
    display: none;
  }
  .park__item img {
    right: 0 !important;
    width: 75%;
  }
  .car__info {
    right: unset;
    left: 15px;
  }
}
@media (max-width: 425px) {
  .park__item {
    height: 350px;
  }
  .park__item + .park__item {
    margin-top: 24px;
  }
  .park__item img {
    width: 90% !important;
  }
  .car__info {
    left: 30px;
  }
  .car__price {
    font-size: 24px;
  }
}
.observe {
  opacity: 0;
  transform: translateY(50px);
  transition: transform 0.5s, opacity 0.5s;
}

@media (min-width: 769px) {
  .utp__grid {
    /* display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(2, 512px);
    grid-template-rows: auto;
    row-gap: 146px; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10%;
  }
}

@media (max-width: 768px) {
    .utp__grid {
        /* grid-template-columns: repeat(2, 45%);
        row-gap: 80px; */
        gap: 0;
    }
    .utp__label {
        width: 95% !important;
    }
    
    .utp__item {
        width: 95% !important;
    }
}

.utp__heading {
  font-family: var(--second-family);
  font-weight: 600;
  font-size: 28px;
  line-height: 150%;
  text-transform: uppercase;
}
.utp__label {
    width: 45%;
    margin-bottom: 30px;
}

.utp__item {
    width: 45%;
    margin-bottom: 30px;
}
.utp__label p {
  margin-top: 24px;
  color: var(--lightgray);
  line-height: 160%;
  font-size: 18px;
}

.utp__label h2 {
    color: var(--accent);
}
@media (max-width: 425px) {
  .utp__label p {
    margin-top: 16px;
  }
}
.utp__label p + p {
  margin-top: 12px;
}
.utp__item img {
  width: 100%;
}
.utp__item span {
  margin-top: 24px;
  font-size: 24px;
  color: var(--accent);
  font-weight: 800;
  display: inline-block;
  text-transform: uppercase;
}
.utp__item p {
  margin-top: 20px;
  color: var(--lightgray);
  line-height: 160%;
  font-size: 18px;
}
.utp__item p + p {
  margin-top: 12px;
}
@media (max-width: 768px) {
  .utp__item {
    margin-top: 32px;
  }
  .utp__item p {
    margin-top: 12px;
  }
}

.wrapper {
  overflow: visible;
}

body {
  overflow-x: hidden;
}

section {
  padding: 75px 0;
}
@media (max-width: 425px) {
  section {
    padding: 22.5px 0;
  }
}

.menu-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(27, 27, 27, 0.8);
  z-index: 2;
}

.menu-active .menu-overlay {
  opacity: 1;
  visibility: visible;
}

.sticky-block {
  position: sticky;
  top: 0;
  background-color: lightgray;
  padding: 20px;
  margin: 0;
  z-index: 10;
}

.image-section {
  height: 740px;
  width: 100vw;
  background-size: cover;
}
@media (max-width: 992px) {
  .image-section {
    height: 56vw;
  }
}

.about__body {
  gap: 30px;
}
.about__body > * {
  width: calc(50% - 15px);
}
.about__body img {
  aspect-ratio: 620/430;
  -o-object-fit: cover;
     object-fit: cover;
}
.about__body p {
  font-size: 18px;
  line-height: 160%;
  color: var(--gray);
  margin-top: 16px;
}
@media (max-width: 992px) {
  .about__body {
    flex-direction: column;
  }
  .about__body > * {
    width: 100%;
  }
}
.transition {
  transition: all 0.1s;
}

.d-none {
  display: none;
}

@media (max-width: 1100px) {
  .qrSection__wrapp {
    flex-direction: column;
    gap: 40px;
  }
}
.qrSection__slogan {
  font-family: var(--second-family);
  font-weight: 600;
  line-height: 150%;
  text-transform: uppercase;
  max-width: 850px;
}
.qrSection__slogan span {
  color: var(--accent);
}
@media (max-width: 1100px) {
  .qrSection__slogan {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .qrSection__slogan {
    text-transform: none;
  }
}
.qrSection__codeswrapp {
  gap: 75px;
}
.qrSection__codeswrapp > div {
  gap: 14px;
}

.qrSection__codeswrapp.pk {
    display: block;
}
.qrSection__codeswrapp.phone{
    display: none;
}

@media (max-width: 768px) {
  .qrSection__codeswrapp {
    gap: 40px;
  }
  .qrSection__codeswrapp img {
    width: 100px;
  }
  .qrSection__codeswrapp.phone{
    display: block;
  }
  .qrSection__codeswrapp.pk {
    display: none;
    padding: 0 10px;
  }
}




.callback .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.5s 0s;
  padding: 24px 35px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  margin: 30px 0 15px;
}

.callback__heading {
  padding-bottom: 15px;
}

.callback__input-wrapper + .callback__input-wrapper {
  margin-top: 15px;
}

.callback__input-wrapper label {
  font-size: 16px;
  display: inline-block;
  padding-bottom: 5px;
}

.callback__input-wrapper input {
  padding: 24px 24px;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  transition: all 0.2s ease-in-out;
}

.callback__privacy {
  font-size: 12px;
}

.callback__privacy a {
  color: var(--black);
}

.callback__input-wrapper {
  position: relative;
}

.callback__input-wrapper:after {
  content: "";
  background: var(--accent);
  height: 1px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.2s ease-in-out;
}

.callback__input-wrapper:before{
    content: "";
    background: var(--lightgray);
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.callback__input-wrapper:focus-within:after {
  width: 100%;
}

.hero-video, .footer-video {
  position: relative;
  height: 2000px;
}

.hero-video {
  margin-top: -124px;
  /* height: 1500px; */
}

@media (max-width: 1335px) {
    /* .container {
        padding: 0 !important;
    } */
}

@media (max-width: 768px) {
  .hero-video {
    display: none;
    /* margin-top: -81px;
    height: 120vh; */
  }
}
.footer-video {
  height: 2000px;
}

.stickyMask {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  -webkit-mask-image: var(--logo-mask-path);
          mask-image: var(--logo-mask-path);
  -webkit-mask-position: 47% 50%;
          mask-position: 47% 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

.stickyMask.ready:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--accent);
}

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

.more {
  height: 3000px;
}
.logo-phone{
    display: none;
}
@media (max-width: 768px) {
  #stickyMask__footer {
    -webkit-mask-position: 47% 12%;
            mask-position: 47% 12%;
  }
  .footer-video {
    /* height: 170vh;  */
    display: none;
  }
  .more {
    height: 3000px;
  }
  .logo-phone{
    display: block;
  }
  .logo-phone img{
    width: 100%;
    /* padding: 0 20px; */
  }
}
.footer {
  transition: transform 0.5s, opacity 0.5s;
}

/* .slideShowSection {
  padding: 75px 16px !important;
}
 */
.imageContainer {
  max-width: 1302px;
  display: flex;
  place-items: center;
  align-items: center;
  overflow: hidden;
}

.slide {
  min-width: 100%;
  width: 100%;
  margin-right: 50px;
}

.slide img {
  margin-top: 56px;
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.imageContainer {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .thingsContainer {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .slide {
    margin-right: 10px;
  }
  .slide img {
    margin-top: 24px;
  }
  .h3, h3 {
    font-size: 20px;
  }
}
.btn-empty{
    border-bottom: 2px dashed var(--accent);
    font-size: 15px;
    background: none;
    color: var(--accent-hover);
    padding-top: 5px;
}
.additional-input{
    max-height: 0px;
    margin-top: 15px;
    transition: all 1s 0s;
    overflow: hidden;
}
.additional-input.active{
    max-height: 1000px;
}
#top{
	position: fixed;
	bottom: 15%;
	right: 5%;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	display: none;
	border-radius: 50%;
	background: transparent;
	border:1px solid #A37E31;
	-webkit-transition: background 0.5s 0s;
	transition: background 0.5s 0s;
	z-index:1;
}
#top:hover{
	background: #A37E31;
}
#top p{
	position: absolute;
	top: 21px;
	left: 19px;
	width:10px;
	height:10px;
	border-top:2px solid #A37E31;
	border-left:2px solid #A37E31;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
#top:hover p{
	border-color:#fff;
}
#top.active{
	display: block;
}
.btn-park{
    position: absolute;
    left: 15px;
    width: 200px;
    bottom: 15px;
}
@media (max-width: 1000px) {
    .colum-item_wr {
        width: auto !important;
    }
}

@media (max-width: 440px) {
    .btn-park{
        top: 100px;
        z-index: 3;
    }
}

/* COOKIES START */
.cookies-wrapper {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    justify-content: left;
    padding: 20px;
    pointer-events: none;
}

.cookies {
    border: none;
    border-radius: 6px;
    width: 320px;
    height: 160px;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    pointer-events: auto;
}

.cookies-btn {
    padding: 10px 20px !important;
    font-size: 12px !important;
    height: auto;
    width: auto;
}
.cookies-text{
    padding-bottom: 8px;
    font-size: 14px;
}
.cookies-block{
    padding: 24px;
}

.cookies-link {
    text-decoration: underline;
    text-decoration-color: var(--color);
}
/* COOKIES END */

.mb-3 {
    margin-bottom: 30px;
}

/* контакты */

.contact-container {
    max-width: 675px;
    width: 100%;
}

#contact-map,#map{
	height: 100%;
}
#map{
    background: linear-gradient(110deg, #ececec 40%, #f5f5f5 50%, #ececec 65%);
    background-size: 200% 100%;
    -webkit-animation: 0.8s shine linear infinite;
    animation: 0.8s shine linear infinite;
}

@media screen and (max-width: 900px){
   /*  #contact-map{
       display: none;
       padding: 0;
       background: transparent;
   }
   
   .contact-map_mobile.d-none {
       display: flex !important;
   } */
   
   .contact-wr iframe {
       margin-bottom: 100px;
   }
   
   .callout__payment {
       display: none !important;
   }
}

@media screen and (max-width: 900px){
    .contact-wr .col-4 {
        width: 100%;
    }
    
    .contact-wr .col-6{
        width:100%;
        padding-bottom:24px;
    }
    
    .contact .row-flex.pt-4{
        padding-top:0;
    }
}

.footer-copy-block {
    align-items: flex-end;
}

.footer-copy-span {
    font-size: 21px;
    color: var(--accent);
    font-weight: 600;
}

.contact-wr .map-block div {
    height: 100%;
}

.contact-wr iframe {
    width: 100%;
    height: 100%;
}

.blog_tags {
    color: #fff;
    border: 1px solid var(--accent);
    padding: 6px 18px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    width: fit-content;
    font-size: 14px;
    margin-bottom: 9px;
}

.blog-title {
    font-size: 21px;
    font-weight: 500;
}

.blog-title:hover {
    color: var(--accent) !important;
}

.blog .car-item {
    border: 1px solid transparent;
    transition: all 0.3s;
    height: auto;
    display: flex;
    justify-content: space-between;
}

.blog .catalog__inner {
    gap: 0px;
}

.blog .car-item:hover {
    border: 1px solid var(--accent);
    transition: all 0.3s;
}

.blog .car-item img {
    height: 250px;
}

.blog .catalog__wrapper {
    grid-template: 1fr / 215px calc(100% - 215px);
}

.blog .filter-aside .filter__item[data-filter] {
    opacity: 1 !important;
    pointer-events: auto !important;
    user-select: auto !important;
}
.blog .filter-panel {
    opacity: 1 !important;
    pointer-events: auto !important;
    user-select: auto !important;
}

/* контейнер всего меню */
.main-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

/* пункт меню первого уровня */
.main-nav__item {
    position: relative;
}

/* обертка для выпадающего меню */
.submenu-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    padding-top: 20px;
}

/* выпадающее меню при наведении на родителя */
.main-nav__item--has-children:hover > .submenu-wrapper {
    display: block;
}

/* каждый пункт списка блочный */
.submenu li {
    display: block;
    width: 100%;
}

/* ссылки в выпадающем меню */
.submenu li a {
    display: block;
    padding: 10px 15px;
    color: white;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color 0.2s ease;
}

.submenu li a:hover {
    color: var(--accent);
}

/* список в выпадающем меню */
.submenu {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 0.4px solid var(--gray);
    background: var(--darkgray);
    min-width: 250px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.3);
    padding: 8px;
}

.author-logo img {
    border-radius: 50%;
    height: 80px !important;
    width: 80px !important;
    object-fit: cover;
}

/* .content-wr{
    padding: 60px 0 65px;
} */
.content-text{
	line-height: 1.5;
	font-size: 16px;
}
.content-text:after{
	content: '';
	display: table;
	clear: both;
}
.content-text p{
	padding: 0px;
	font-size: 18px;
}
.content-text a{
	color: var(--accent) !important;
}
.content-text a:hover{
	text-decoration: underline;
}
.content-text strong{
	font-weight: 700;
}
.content-text em{
	font-style: italic;
}
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6{
	font-weight: bold;
	line-height: 1.5;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content-text h2{
    font-size: 30px;
}
.content-text ul, .content-text ol{
	list-style: none;
	padding-bottom: 20px;
	font-size: 18px;
}
.content-text ul ol, .content-text ol ul{
	padding-bottom: 0;
}


.content-text ol{
    list-style:none;
    counter-reset: num;
}
.content-text ol>li{
	position: relative;
	padding: 10px 0 10px 25px;
}
.content-text ol>li::before{
	content: counter(num)'.';
    counter-increment: num;
    color: var(--white);
    position: absolute;
    text-align: center;
    display: inline-block;
    top:9px;
    left:0;
    line-height: 26px;
    font-size: 16px
}
.content-text ul>li{
	line-height: 1.5;
	position: relative;
	padding: 10px 0 10px 25px;
}
.content-text ul>li:before{
	content:"";
	min-width: 17px;
	height: 17px;
    line-height: 1;
	background: var(--accent);
	border-radius: 5px;
	display: inline-block;
	transform: translateX(-20px) translateY(2px);
}
.content-text table{
	border-radius: 8px;
	background: var(--white);
	background: var(--white);
	border: none;
	overflow: hidden;
	box-shadow: 0px 0px 1px #000;
}
.content-text th{
    border: 1px solid var(--primary);
	background: var(--secondary);
	color:var(--white);
}
.content-text th,
.content-text td{
	padding: 15px 10px
}
.content-text td{
	border:1px solid var(--light);
}
.content-text th:first-child,
.content-text td:first-child{
	text-align: left;
}
.content-text td[valign="middle"]{
	vertical-align:middle;
}
.content-text td[valign="top"]{
	vertical-align:top;
}
.content-text td[valign="bottom"]{
	vertical-align:bottom;
}
.content-text img{
	max-width:100%;
	height:auto;
	display: inline-block;
	border-radius: 15px;
}
.content-text *[style="float:right;"]{
	margin-left: 30px;
}
.content-text *[style="float:left;"]{
	margin-right: 30px;
}
.content-text blockquote{
	padding-left: 40px;
	padding-top: 24px;
	padding-bottom: 6px;
    position: relative;
    margin-bottom: 18px;
}
.content-text blockquote:before,.content-text blockquote:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5px;
    background: var(--primary);
}
.content-text blockquote:before{
    z-index: 1;
    width: 5px;
}
.content-text blockquote:after{
    z-index: -1;
    width: 100%;
    opacity: 0.1;
}
.content-text hr{
    margin: 0 -18px 18px -18px;
    padding: 0;
    height: 2px;
    border: none;
    background: var(--color);
}
.img-text-right{
    margin: 5px;
    float: right;
    width:50%;
}
.img-text-left{
    margin: 5px;
    float: left;
    width:50%;
}

.img-right{
    margin: 5px;
    float: right;
}
.img-left{
    margin: 5px;
    float: left;
}
.content-text h3 {
    font-size: 21px;
}
@media screen and (max-width: 1300px){
  .content-text hr{
    margin: 0 0 18px 0;
  }  
}

@media (max-width: 979px){
	.content-text .video {
		position: relative;
		padding-top: 54%;
		display: block;
	}
	.content-text .video iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 800px){
	.content-text table {
		display: block;
		overflow-x: auto;
	}
}

@media (max-width: 680px){
   .img-text-right{
        margin: 5px;
        float: right;
        width:100%;
   }
   .img-text-left{
        margin: 5px;
        float: left;
        width:100%;
   }
}

.smi {
    line-height: 120%;
}

.smi .car-item {
    background-color: #323232;
    border: 1px solid transparent;
    transition: all 0.3s;
    height: auto;
    display: flex;
    flex-direction: column;
}

.smi .car-item:hover {
    border: 1px solid var(--accent);
    transition: all 0.3s;
}

.smi .car-item img {
    height: 210px;
    object-fit: cover !important;
}

.smi-date {
    font-size: 14px;
    color: var(--accent);
}

.smi-text {
    color: #C0C0C0 !important;
}

.smi .btn svg {
    margin-bottom: 5px;
}

.smi .container {
    gap: 15px
}

/* .blog .car-item {
    background-color: #323232;
}
 */
@media (max-width: 1024px){
    .smi .car-item {
        width: calc(50% - 15px);
    }
}

@media (max-width: 700px){
    .smi .car-item {
        width: 100%;
    }
    
    .blog-title {
        font-size: 14px;
    }
    
    .blog_tags {
        font-size: 12px;
    }
    
    .blog .car-item img {
        height: 150px;
    }
}

.fs-27 {
    font-size: 24px;
    font-weight: 700;
}

.advantages_image {
    width: 50px;
}

.advantages-item {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.beautiful {
    color: var(--accent);
    font-size: 28px;
    text-transform: inherit;
    line-height: 100%;
    padding-top: 30px;
}

/* Крутые стайл блоки */

.accent_block .h3{
    color: white !important;
    padding: 10px;
    border-radius: 50%;
    background-color: var(--accent);
    width: 30px;
    height: 30px;
}

.white_block .h3{
    color: black !important;
    padding: 10px;
    border-radius: 50%;
    background-color: white;
    width: 30px;
    height: 30px;
}

.border_block {
    border: 1px solid #fff;
}
