﻿/*
Theme Name: escort
Template: Goodini
Theme URI: https://degorov.ru/
Description: Дочерняя тема для Goodini
Author: Dmitrieva O
Author URI: https://degorov.ru/
Version: 1.0
*/
@font-face {
  font-family: 'FoglihtenNo06';
  src: url('assets/fonts/FoglihtenNo06.eot');
  src: local('FoglihtenNo06'), local('FoglihtenNo06'),
    url('assets/fonts/FoglihtenNo06.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/FoglihtenNo06.woff2') format('woff2'),
    url('assets/fonts/FoglihtenNo06.woff') format('woff'),
    url('assets/fonts/FoglihtenNo06.ttf') format('truetype'),
    url('assets/fonts/FoglihtenNo06.svg#Arimo-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bebas-Neue-Cyrillic';
  src: url('assets/fonts/Bebas-Neu-Cyrillic.eot');
  src: local('Bebas-Neue-Cyrillic'), local('Bebas-Neue-Cyrillic'),
    url('assets/fonts/Bebas-Neue-Cyrillic.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Bebas-Neue-Cyrillic.woff2') format('woff2'),
    url('assets/fonts/Bebas-Neue-Cyrillic.woff') format('woff'),
    url('assets/fonts/Bebas-Neue-Cyrillic.ttf') format('truetype'),
    url('assets/fonts/Bebas-Neue-Cyrillic.svg#Arimo-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

:root {
  --zoom: 1;
  --h1: calc(30px + (80 - 30) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --h2: calc(24px + (64 - 24) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-51: calc(20px + (51 - 20) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-38: calc(18px + (38 - 18) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-24: calc(16px + (24 - 16) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-32: calc(18px + (32 - 18) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-120: calc(60px + (120 - 60) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-210: calc(60px + (210 - 60) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-45: calc(20px + (45 - 20) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-48: calc(22px + (48 - 22) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-70: calc(24px + (70 - 24) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-50: calc(24px + (50 - 24) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-40: calc(18px + (40 - 18) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-60: calc(30px + (60 - 30) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-64: calc(26px + (64 - 26) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-36: calc(18px + (36 - 18) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-30: calc(16px + (30 - 16) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-350: calc(200px + (350 - 200) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
}

.wrapper {
  overflow: hidden;
}

.container-fluid,
#hero .container-fluid {
  max-width: 1695px;
}

.text_color {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

.btn {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #FF4A31 0%, #B51500 100%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
  border-radius: 0.75rem;
  position: relative;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

li {

}

.smallsize {
  font-size: 13px !important;
  line-height: 15px !important;
  color: rgba(255, 255, 255, 0.7) !important;
}

.messblock {
    display: flex;
    gap: 8px;
    flex-direction: row;
  }

.messblock1 {
    display: flex;
    gap: 8px;
    flex-direction: row;
  }

.ululul {
  list-style-type: disc !important;
  list-style: circle;
  list-style-type: disc;
  margin-left: 24px;
}

.indexp {
  font-size: 14px !important; 
  width: 75% !important;
}

.btnmob {
  display: none;
}

.catpc {
  display: none;
}

.mobile-whatsapp-button {
      display: none;
    }

.mobile-telegram-button {
      display: none;
    }

.textmob {
      display: none;
    }

@media screen and (max-width: 550px) {
    h1 {
        font-size: 44px !important;
    }

    .indexp {
      display: none;
    }

    .btnmob {
      display: block;
      margin-bottom: 100px;
    }

    .hero__img {
      display: none;
    }

    .hero__text-top {
      display: none !important;
    }

    .catalog__main {
      margin-top: 0px !important;
      padding-bottom: 1rem !important;
      padding-top: 3rem !important;
    }

    .catalog__main-item-prices {
      grid-template-columns: repeat(1, 1fr) !important;
    }

    .elit1 {
      display: none !important;
    }

    .catmob {
      display: none !important;
    }

    .slideimg {
      height: 420px !important;
    }

    .mobile-whatsapp-button {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box;
      position: fixed;
      width: 135px;
      height: 50px;
      bottom: 25px;
      left: 25px;
      z-index: 40;
      background: #262626 url(/wh.svg) no-repeat 10px center;
      background-size: 30px 30px;
      border-radius: 8px;
    }

    .mobile-telegram-button {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box;
      position: fixed;
      width: 135px;
      height: 50px;
      bottom: 25px;
      left: 168px;
      z-index: 40;
      background: #262626 url(/tg.svg) no-repeat 10px center;
      background-size: 30px 30px;
      border-radius: 8px;
    }

    .textmob {
      display: block !important;
      color: white;
      font-size: 12px;
      max-width: 110px;
      font-weight: bold;
      padding-left: 32px;
      line-height: 1;
      text-decoration: white;
    }
}

h3 {
    font-family: 'FoglihtenNo06' !important;
    font-weight: 500;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), rgba(255, 255, 255, 0.7);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding: 2rem 0 2rem 0;
    margin: 0px;
}

.orange {

}

.red {

}

.tgtg {
    display: flex;
    align-items: center;
    text-transform: none;
    font-family: "Montserrat", system-ui;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 120%;
    letter-spacing: 0.02em;
    padding: 0.75rem;
    gap: 0.5625rem;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.whwh {
    display: flex;
    align-items: center;
    text-transform: none;
    font-family: "Montserrat", system-ui;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 120%;
    letter-spacing: 0.02em;
    padding: 0.75rem;
    gap: 0.5625rem;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.btn span {
  padding: 2.25rem 3.125rem;
}

.btn:before {
  content: '';
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(88.89deg, #FF4A31 0%, #B51500 100%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
  border-radius: 0.75rem;
  z-index: -1;
}

.home h2 {
  background: linear-gradient(275.56deg, rgba(0, 0, 0, 0) 23.24%, rgba(0, 0, 0, 0.31) 44.66%, rgba(0, 0, 0, 0.31) 64.97%, rgba(0, 0, 0, 0) 86.41%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.catalog__main__inner-wr {
  width: 76%;
  flex: 0 0 76%;

}

.popsoc {
  display: flex;
    align-items: center;
    text-transform: none;
    font-family: "Montserrat", system-ui;
    font-weight: 600;
    font-size:16px;
    line-height: 120%;
    letter-spacing: 0.02em;
    padding: 0.75rem;
    gap: 0.5625rem;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.pagingInfo .slick-arrow {
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  position: relative;
  width: 4.5rem;
  bottom: unset;
  top: unset;
}

.pagingInfo .slick-arrow svg {
  width: 100%;
  height: 100%;
}

.pagingInfo .slick-arrow.prev {
  right: 0;
  transform: rotate(180deg);
}

.catalog__main::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 139%;
  bottom: 5%;
  left: 0;
  opacity: 0.6;
  background-image: url(assets/i/bg6.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.catalog__main__inner .catalog__main-image-wr .slick-arrow {
  bottom: 0;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  width: 6.625rem;
  font-size: 1.125rem;
  gap: 0.8rem;
  bottom: unset;
  color: rgba(255, 255, 255, 0.4);


}

.catalog__main__inner .catalog__main-image-wr .slick-arrow:hover {

  color: rgba(255, 255, 255, 0.8);

}

.catalog__main__inner .catalog__main-image-wr .slick-arrow svg {
  width: 1.5rem;
  height: auto;
  flex-shrink: 0;
}

.catalog__main__inner {
  position: relative;
}

.catalog__main__inner::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 2.13%, #000000 84.59%);
}

.catalog__main-image .slick-slide {
  margin-right: 0 !important;
}

.catalog__main__inner .catalog__main-image .slick-list {
  padding-bottom: 0;
}

.catalog-imgs-btns {
  height: 1.375rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
  gap: 0.5rem;
  height: 2rem;
}

.catalog__main-image-wr {
  flex: 0 0 57%;
  width: 57%;
}

.catalog__main {
  padding-bottom: 0;
  overflow: hidden;
  margin-top: 150px;
  padding-bottom: 1rem;
}

span.pagingInfo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5rem;
  gap: 2rem;
/*  margin-top: 4rem;*/
  position: relative;
}

.catalog__main__inner .slick-list {
  padding-bottom: 3rem;
}

.catalog_price-item {
  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.catalog__main-item-inner-price {
  padding: 0 1.125rem;
  position: relative;
}

.catalog__main-item-inner-price:first-child {
  padding-left: 0;
}

.catalog__main-item-inner-price:last-child {
  padding-right: 0;
}

.catalog__main-item-wrap {
  display: flex;
  gap: 2rem;
}


.catalog__main-item-prices {
  display: flex;
  padding: 2rem 0 3rem 0;
}

.catalog__main-item-inner-price span {
  line-height: 120%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
}

.catalog__main-item-inner-price::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
  width: 2px;
  height: 100%;
  background-image: url(assets/i/line2.svg);
  background-repeat: no-repeat;
  background-position: contain;
}

.catalog__main-item-content li span {
  line-height: 120%;
  letter-spacing: 0.02em;

  color: rgba(255, 255, 255, 0.7);
}

.catalog__main__wr {
  display: flex;
  gap: 4rem;
}

.catalog__main-item-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.catalog__main__inner .slick-slide {
  margin-right: 2rem;
}

.catalog__main-item-content li strong {
  display: block;
}

.catalog__main-item-show {
  display: none;
  text-align: right;
  margin: 2rem 0;
  margin-left: auto;

  transition: all 0.3s;
  font-size: 0.875rem;
  line-height: 120%;
  text-align: right;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  border-bottom: 1px solid var(--color);
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;


}

.catalog__main-item-show:hover {
  border-bottom-color: transparent;
}

.catalog__main-item-content li {
  position: relative;
  padding-left: 0.875rem;
}

.catalog__main-item-content li::before {
  content: '';
  position: absolute;
  top: 0.3rem;
  left: 0;
  background-image: url(assets/i/el.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.5rem;
  height: 0.5rem;
}

.catalog__main .reasons__text {
  width: 14.4em;
  padding: 1.5rem;
  flex: 0 0 14.4rem;
  font-weight: 500;
  font-size: 2rem;
  line-height: 120%;
  /* or 38px */
  letter-spacing: 0.02em;
  text-transform: uppercase;

  color: rgba(255, 255, 255, 0.4);


}

.catalog__main .title .reasons__text p {
  font-size: 2rem;
  line-height: 120%;

}

.catalog__main-title .title {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
}

.catalog__main-title .title h2 {
  margin: 0;
}

.catalog__main-item {
  padding: 3rem;
  position: relative;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.08) 44.66%, rgba(255, 255, 255, 0.08) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(249.74deg, #252525 0%, #000000 100%), #D9D9D9;
  border-radius: 1rem;
  padding-bottom: 5.1875rem;
  border: 1px solid rgba(171, 171, 171, 0.7);
}

.catalog__main-item-btns {
  margin-bottom: -7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.catalog__main-item-btns .btn span {
  padding: 1.5rem 2.25rem;
}

.catalog__main-item-btns .btn.btn-e {
  color: #1F1F1F;

  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #F3F3F3 0%, #A8A8A8 100%);


}

.catalog__main-item-btns .btn.btn-e:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(88.89deg, #F3F3F3 0%, #A8A8A8 100%);

}

.catalog__main-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: url(assets/i/bg5.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.catalog__main-item-inner-price:last-child:before {
  display: none;
}

.catalog__main-title {
  width: 33%;
  flex: 0 0 33%;
}

.hero__content h1,
#hero.g-hero h1,
#hero.hero__err h1 {

  font-size: 5rem;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(275.56deg, rgba(0, 0, 0, 0) 23.24%, rgba(0, 0, 0, 0.31) 44.66%, rgba(0, 0, 0, 0.31) 64.97%, rgba(0, 0, 0, 0) 86.41%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;


}

.h11 {
  font-size: var(--h1);
    line-height: 100%;
    font-weight: 400;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(275.56deg, rgba(0, 0, 0, 0) 23.24%, rgba(0, 0, 0, 0.31) 44.66%, rgba(0, 0, 0, 0.31) 64.97%, rgba(0, 0, 0, 0) 86.41%), #FFFFFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-top: -2rem;
    font-family: "Bebas-Neue-Cyrillic", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}
}

.hero__item {
  position: relative;

}

.hero__item:not(:first-child) {
  padding-left: 2.375rem;
}

.hero__item:not(:last-child) {
  padding-right: 2.375rem;

}

.hero__text-top {
  font-family: 'FoglihtenNo06';
  font-style: normal;
  font-weight: 500;
  font-size: 3.1875rem;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.125rem;
}

.hero__text {
  width: 21.875rem;
  display: flex;
  flex-direction: column;
  gap: 4.4375rem;
}

.hero__inner {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  position: relative;
  padding-bottom: 13rem;
  padding-top: 3rem;

}

.hero__img {
  position: absolute;
  left: 61%;
  transform: translate(-50%, 10%);
  bottom: 0;
  width: 62%;
  z-index: -1;
}

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

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

.inner__soc a,
.inner__soc .soc {
  /*width: 3rem;
  height: 3rem;*/
  /*display: block;*/
}

.hero__text-top .soc:hover {
  transform: scale(1.07);

}

.inner__soc a {
  transition: all 0.3s;
}

.inner__soc a:hover {
  transform: scale(1.07);
}

#header .content .contacts {
  -ms-flex: unset;
  flex: unset;
  text-align: right;
  display: flex;
  gap: 6rem;
/*  margin-left: 11.0625rem;*/
}

.blockmenu {
  display: flex;
  gap: 24px;
  color: #ffd894;
}

.a-menu {
  cursor: pointer;
}

#header a[href^="mailto:"],
#header .contacts .phone-content,
#footer a[href^="mailto:"],
#footer .phone-content {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), linear-gradient(180deg, #FCFCFE 0%, #E3E3E3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border-bottom: 1px solid #FFD996;
  margin-bottom: 5px;
  display: block;
}

#header .logo a {
  max-width: 14rem;
}

.hero__text-top .soc a {
  display: flex;
  align-items: center;
  text-transform: none;
  font-family: "Montserrat", system-ui;

  font-weight: 600;
  font-size: 0.875rem;
  line-height: 120%;
  letter-spacing: 0.02em;
  padding: 0.75rem;
  gap: 0.5625rem;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;


}

.hero__text-top .soc {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #2CA5E0 7.02%, #027DB8 97.55%), #FFFFFF;
  border-radius: 0.5rem;
}

.contacts__col-text {
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: 0.04em;
  background: linear-gradient(180deg, #FCFCFE 0%, #E3E3E3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;


}

.contacts__col-text1 {
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: 0.04em;
  background: linear-gradient(180deg, #FCFCFE 0%, #E3E3E3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;


}


.inner__soc {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.hero__text-bottom-title {
  position: relative;
}

.hero__text-bottom::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: rgb(23, 23, 23);
  z-index: -1;
  border-radius: 0.75rem;
  background: linear-gradient(353deg, rgba(23, 23, 23, 1) 0%, rgba(171, 171, 171, 1) 100%);
}

.reasons__inner .title h2 {
  margin-bottom: 1rem;
}

.hero__text-bottom-title,
.reasons__inner .title p .text_color,
.service__inner .title h2 .text_color {
  font-family: 'FoglihtenNo06';
  font-style: normal;
  font-weight: 500;
  text-align: center;
  font-size: 2.185rem;
  line-height: 110%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #755B07;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
  border-radius: 8px;
  padding: 1rem;
  -webkit-text-fill-color: unset;
  position: relative;
  -webkit-text-fill-color: unset;
}

.hero__text-bottom-title::before,
.reasons__inner .title p .text_color::before,
.service__inner .title h2 .text_color::before {
  content: '';
  position: absolute;
  mix-blend-mode: screen;
  top: 0;
  right: 0;
  /*background-image: url(assets/i/cc.webp);*/
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 70%;
  transform: translate(0, -44%);
}

.slideimg {
    object-fit: cover;
    height: 360px;
}

.thanks__el-t {
  position: absolute;
  bottom: 23%;
  right: -14%;
  width: 32%;
}

#hero.hero__err {
  padding-bottom: 16.1875rem;
}

#hero.hero__err {
  background-image: url(assets/i/44.webp);
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: 0 11%;
}

.err__el {
  position: absolute;
  bottom: 0;
  left: 63%;
  transform: translate(-50%, 6%);
  width: 28%;
}

.hero__text-bottom-title,
.reasons__inner .title p,
.service__inner .title h2 {
  -webkit-text-fill-color: unset;

}

.service__inner .title h2 {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}


.hero__text-bottom .text_color {
  background: linear-gradient(180deg, #FCFCFE 0%, #E3E3E3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

.hero__text-bottom {
  padding: 2rem;
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%);
  border-radius: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
/*  margin-left: auto;*/
  width: 89%;
  position: relative;
}

.hero__text-bottom p {
  margin: 0.3rem 0;
}

.hero__item:not(:last-child)::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
  width: 2px;
  height: 100%;
  background-image: url(assets/i/line.svg);
  background-repeat: no-repeat;
  background-position: contain;
}

.hero__text-bottom strong {
  font-weight: 500;
}

.hero__item-title {
  font-weight: 600;
  line-height: 120%;
  background: linear-gradient(180deg, #FCFCFE 0%, #E3E3E3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 0.5rem;
}

.hero__item-text strong {
  font-weight: 400;
}

.hero__item-text {
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
}

.hero__item-text p {
  margin: 0;
}

.hero__item-img {
  margin-bottom: 1rem;
  width: 2.375rem;
  height: 2.375rem;
}

.hero__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 2.5rem 0 4.5rem 0;
  width: 56%;
}

.hero__content {
  width: 60%;
}

.conf {
  background-image: url(assets/i/bg1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 7.5rem;
}

.conf__text {
  width: 25rem;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.6);
}

.conf__text .text_color {
  font-family: 'FoglihtenNo06';
  font-style: normal;
  font-weight: 500;
  font-size: 3.1875rem;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  flex: none;
  -webkit-text-fill-color: unset;

}

.conf::before {
  content: '';
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 30%;
  background: #000000;
  filter: blur(4.375rem);
  will-change: filter;
  z-index: 1;
  border-radius: 30%;
}

.elit__el {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0, -24%);
  z-index: 0;
  width: 27%;
}

.elit__inner h2 {
  margin-bottom: 0;
}

.conf::after {
  content: '';
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 30%;
  background: #000000;
  filter: blur(4.375rem);
  will-change: filter;
  z-index: -1;
  border-radius: 30%;
}

.conf__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  padding: 8.625rem 0 16.9375rem 0;
}

.conf__text-right {
  font-family: 'FoglihtenNo06';
  font-style: normal;
  font-weight: 500;
  font-size: 2.375rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  width: 21.3125rem;
}

h2 {
  font-family: 'Bebas-Neue-Cyrillic' !important;
  font-weight: 400;
  font-size: 4rem;
  line-height: 100%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.conf__bg {
  position: absolute;
  bottom: 0;
  left: 56%;
  transform: translate(-44%, 0);
  width: 83%;
}

.conf__text-right .text_color {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), rgba(255, 255, 255, 0.8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

.form-wrap-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 3rem;
  position: relative;
  z-index: 2;
}

.thanks__el {
  position: absolute;
  bottom: 0;
  left: 55%;
  transform: translate(-50%, 0);
  width: 45%;
}

.thanks__text {
  width: 15rem;
  position: relative;
  padding-top: 9rem;
  padding-left: 2rem;
  margin-top: 5rem;
  margin-bottom: -14rem;
  margin-left: 13rem;
}

.thanks__text svg {
  position: absolute;
  top: 0;
  left: 0;
}

#hero.g-hero .main {
  justify-content: space-between;
}

#hero.g-hero {
  padding-bottom: 18.75rem;
}

.thanks-content {
  font-family: 'FoglihtenNo06';
  font-style: normal;
  font-weight: 500;
  font-size: 3.1875rem;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  width: 23rem;
}

.thanks-content .text_color:first-child {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #FF4A31 0%, #B51500 100%), rgba(255, 255, 255, 0.7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

.thanks-content .text_color:last-child {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), rgba(255, 255, 255, 0.7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;



}

.manager-1 .wrap {
  background: transparent;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  padding-top: 11.3125rem;
  position: relative;
  align-items: flex-start;
}

#manager .form-wrap {
  max-width: 450px;
  border: 1px solid rgba(171, 171, 171, 1);
}

#manager {
  background-image: url(assets/i/manager.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.manager__el {
  position: absolute;
  bottom: -18%;
  left: -1%;
  width: 42%;
  z-index: 1;
  mix-blend-mode: lighten;
  pointer-events: none;
}

.form .form-head {
  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 2rem;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  background-color: transparent;
  padding: 0;
  margin: 0;
}

.manager-1 .form-wrap {
  padding: 3rem;
  margin-top: 0;
}

.hideLabels .form-control {
  height: 5.5625rem;
}

.hideLabels textarea.form-control {
  height: 11.0625rem;
}

.main__form__inner .form .button .btn {
  margin: 0 auto;
  display: block;
  margin-top: 2rem;
}

.main__form {
  padding-top: 10rem;
}

.hideLabels .form-group label {
  top: 2.2rem;
  left: 2rem;
}

.form-info-text span {
  color: red;
}

.form-info-text {
  padding-top: 1.5rem;
  text-align: center;
  display: flex;
  line-height: 120%;
  letter-spacing: 0.02em;
  gap: 0.5rem;
}

.catalog__main-form {
  margin-top: 4rem;
  padding: 3rem;
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%), #D9D9D9;
  border-radius: 1rem;
  border: 1px solid rgba(171, 171, 171, 0.7);
}

.catalog__main-title-pl p {
  margin: 0;
}

.catalog__main-title-pl {
  font-size: 1.5rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;

  color: rgba(255, 255, 255, 0.7);

  margin-top: 2rem;
}

.form-info-text p {
  margin: 0;
}

.catalog__main .slick-dots li a {
  font-weight: 600;
  font-size: 2rem;
  line-height: 130%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  position: relative;
  background: linear-gradient(238.4deg, #3A3A3A 30.95%, #000000 100%), linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), #D9D9D9;
}

.catalog__main .slick-dots {
  gap: 2rem;
  position: relative;
}

.catalog__main .slick-dots li a::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: rgb(23, 23, 23);
  z-index: -1;
  border-radius: 50%;
  background: linear-gradient(353deg, rgba(23, 23, 23, 1) 0%, rgba(171, 171, 171, 1) 100%);
}

.catalog__main .slick-dots li a:hover {
  color: #A08016;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), #D9D9D9;

}

.catalog__main .form-header {
  margin-bottom: 2rem;
}

.catalog__main .form_block .btn {
  width: 100%;
}

.dark_theme .manager-1 .form-wrap {
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%), #D9D9D9;

}

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

.manager-1 .text-wrap {
  padding-top: 0;
}

.manager-1 .text-wrap .subheader p .text_big {

  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 3.1875rem;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}

.form-wrap {
  box-shadow: none;
  border-radius: 1rem;

}

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

.manager-1 .text-wrap .subheader p .text_big .text_color {

  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #FF4A31 0%, #B51500 100%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

#manager .form .form-head {
  margin-bottom: 0;
}

#manager .form-desk {
  display: none;
}

.manager-1 .text-wrap .header p {
  font-family: 'Montserrat';
  font-size: 1.125rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
}

#manager .title h2 {
  margin-top: 0;
}

.manager-img {
  position: absolute;
  top: -7%;
  left: 44%;
  transform: translate(-50%, 0);
  width: 58%;
}

.dark_theme .manager-1 .wrap {
  background-color: transparent;
}

.conf__text-right .text_color:nth-child(2) {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #FF4A31 0%, #B51500 100%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), rgba(255, 255, 255, 0.8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

strong {
  color: #FFFFFF;
}

.conf__text-right p {
  margin: 0;
}

.conf__text-right strong {
  font-weight: 400;
}

.conf__info {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 2rem;
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%);
  border-radius: 0.75rem;
  border: 1px solid #ABABAB;
  font-size: 1.125rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
  width: 57%;
  margin: 0 auto;
}

.color__bg {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, -46%);
  mix-blend-mode: screen;

}

.mobile-btns {
  display: none;
}

.color__text {
  position: relative;
  font-size: 1.125rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(117, 91, 7, 0.7);
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
  border-radius: 0.5rem;
  padding: 1rem 1.5rem;

}

.elit__text {
  font-family: 'FoglihtenNo06';
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.02em;
  line-height: 160%;

}

.elit__text-main {
  font-weight: 500;
  font-size: 3.1875rem;
  line-height: 120%;
  text-transform: uppercase;

}

.elit__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  padding-top: 5rem;
}

.elit__bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 45%;
  z-index: -1;
}

.elit__text {
  max-width: 28.625rem;
}

.elit__text-right {
  max-width: 28.625rem;

}

.elit__text .elit__text-wrap p {
  margin: 0;
}

.elit__text-wrap {
  margin: 2rem 0;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  padding: 3rem;
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%);
  border-radius: 0.75rem;
  border: 1px solid #ABABAB;
  position: relative;
}

.elit__text-wrap::before {
  pointer-events: none;
  content: '';
  position: absolute;
  background-image: url(assets/i/el.webp);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.elit__text-bottom {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 160%;
  letter-spacing: 0.02em;
}

.elit__info {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -8rem;
  z-index: 1;
  position: relative;
}

.elit__text-right .elit__text-wrap p:nth-child(1) {
  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 2rem;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}

.elit {
  padding-bottom: 0;
  z-index: 0;
}

.logo-elit {
  margin-bottom: 2rem;
}

.elit__text-right .elit__text-wrap strong {
  font-weight: 400;
}

.elit__text-right .elit__text-wrap:nth-child(1) p:first-child .text_color:nth-child(2) {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #FF4A31 0%, #B51500 100%), rgba(255, 255, 255, 0.6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

.service__items {
  display: grid;
  margin-top: 5rem;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.service__item {
  padding: 4rem;
  background: #0F0F0F;
  border-radius: 1rem;
  position: relative;

}

.service__item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 0;
}

.service {
  padding-bottom: 6.25rem;
  padding-top: 14rem;
}

.reasons__wrapper {
  display: flex;
}

.service-bg {
  position: absolute;
  bottom: -20%;
  left: 0;
}

.reasons {
  background-image: url(assets/i/bg4.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.reasons::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -19%;
  width: 132%;
  height: 30%;
  background: #000000;
  filter: blur(4.375rem);
  will-change: filter;
  z-index: 1;
  border-radius: 30%;
}

.reasons__inner .title p .text_color {
  margin-left: 1rem;
  padding: 0.375rem 0.6875rem;
  font-size: 1.5rem;

}

.reasons__inner .title p .text_color::before {
  transform: translate(0, -34%);
}

.reasons__item {
  position: relative;
}

.reasons__item-el {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  border: 1px solid #FFD996;
}

.reasons__item-el::before {
  content: '';
  position: absolute;
  top: 50%;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.625rem;
  height: 0.625rem;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);

}

.collumn1 .reasons__item:nth-child(1) .reasons__item-el {
  right: 0;
  bottom: -3rem;
}

.collumn1 .reasons__item:nth-child(2) .reasons__item-el {
  right: -1.3rem;
  bottom: 2rem;
}

.collumn1 .reasons__item:nth-child(3) .reasons__item-el {
  right: -6%;
  bottom: 31%;
}

.collumn2 .reasons__item:nth-child(1) .reasons__item-el {
  left: -24%;
  bottom: -5%;
}

.collumn2 .reasons__item:nth-child(2) .reasons__item-el {
  left: -5.4rem;
  bottom: 3.1rem;
}

.form-mobile {
  display: none;
}

.reasons__item-title {
  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 2rem;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 1rem;
}

.reasons .collumn .reasons__item {
  max-width: 24.5625rem;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);

}

.service__item-text {
  font-size: 1rem;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 3.5rem;
}

.service__item::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: rgb(23, 23, 23);
  z-index: -1;
  border-radius: 1rem;
  background: linear-gradient(353deg, rgba(23, 23, 23, 1) 0%, rgba(171, 171, 171, 1) 100%);
}

.btn:hover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -0.4rem;
  background: rgba(217, 217, 217, 0.3);
  border-radius: 0.75rem;

}

.service__item:nth-child(even)::before {
  background: linear-gradient(100deg, rgba(23, 23, 23, 1) 0%, rgba(171, 171, 171, 1) 100%);
}

.service__item .btn {
  margin-top: auto;
}

.service__item-title {
  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), rgba(255, 255, 255, 0.7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding: 3rem 0 2rem 0;
}

.service__item:nth-child(even) .service__item-title {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), rgba(255, 255, 255, 0.4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

.service__item:nth-child(3) .service__item-title {
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #FF4A31 0%, #B51500 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.reasons__item-text p {
  margin: 0;
}

.collumn {
  display: flex;
  flex-direction: column;
  gap: 13%;
  margin-top: 10%;
}

.reasons-img {
  margin-top: -6%;
  width: 55%;
}

.collumn1 .reasons__item:first-child {
  transform: translateX(21%);
}

.collumn1 .reasons__item:nth-child(3) {
  transform: translateX(9%);
}

.title p {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 180%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
}

.collumn2 .reasons__item:nth-child(2) {
  transform: translateX(17%);
}

.reasons__text {
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%), #D9D9D9;
  border-radius: 1rem;
  padding: 2rem;
  position: relative;
  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  max-width: 23rem;
  border: 1px solid rgba(171, 171, 171, 1);
}

.reasons__text::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(43%, -55%) rotate(22deg);
  width: 11.625rem;
  height: 12.5rem;
  background-image: url(assets/i/star.webp);
  background-repeat: no-repeat;
  background-size: contain;
}

.reasons__el {
  position: absolute;
  mix-blend-mode: screen;
  bottom: 0;
  width: 82%;
  left: 0;
  transform: translate(0, 48%);
}

#cookie {
  color: var(--dark);
}

.reasons__text strong {
  font-weight: 400;
}

.easy__num {

  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 7.5rem;
  line-height: 120%;
  /* identical to box height, or 144px */
  text-align: right;
  letter-spacing: 0.02em;
  text-transform: uppercase;

  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;


}

.easy__element {
  position: absolute;
  right: 0;
  width: 20%;
}

.easy__item {
  display: flex;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
  align-items: center;
  gap: 0.7rem;
}

.reasons__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.easy__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 3.625rem;
  column-gap: 2.75rem;
  margin-bottom: 2rem;
}

.select__form-title {
  font-family: 'FoglihtenNo06';
  margin-bottom: 1rem;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 120%;
  /* identical to box height, or 29px */
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;

  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;


}

.form-inner {
  display: flex;
}

.main__form .form-inner h2 {
  margin-top: 0;
  margin-bottom: 0;
}

.form-inner .title p {
  font-family: 'FoglihtenNo06';
  font-weight: 500;
  font-size: 2rem;
  line-height: 120%;
  /* or 38px */
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}

.main__form__inner {
  width: 58%;
  margin: 0 auto;
  padding: 4.5rem;
  background: linear-gradient(251.88deg, #3A3A3A 0%, #000000 100%);
  border-radius: 2rem;
  position: relative;
}

.main__form__inner::before {
  content: '';
  position: absolute;
  background-image: url(assets/i/el2.webp);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.form-items {
  flex: 0 0 28.125rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  background: rgba(0, 0, 0, 0.28);
  border-radius: 2rem;
  padding: 3rem;
  position: relative;
  margin-bottom: 3rem;
}

.title__img {
  margin-top: 1rem;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  padding: 1rem 2rem;
}

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

.title__img::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%), #FFFFFF;
  opacity: 0.13;
}

.form-items::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  bottom: 0;
  right: 0;
  background-image: url(assets/i/border.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.select__form-title-center {
  text-align: center;
  justify-content: center;
}

.select__form textarea {
  height: 11.0625rem;
}

.dark_theme .form-group {
  background: #D9D9D9;
  border-radius: 1rem;
  border: 1px solid #171717;
}

.dark_theme .hideLabels .form-group label,
input::placeholder,
textarea::placeholder {
  font-size: 1rem !important;
  line-height: 120%;
  letter-spacing: 0.02em;

  color: rgba(0, 0, 0, 0.4) !important;


}

.f1__img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 57%;
  transform: translate(0, 28%);
  z-index: 2;
  pointer-events: none;
}

.conf__info p {
  margin: 0;
}

.main__form::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -25%;
  left: 0;
  background-image: url(assets/i/bg3.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.service__el {
  position: absolute;
  top: -24%;
  right: 0;
  width: 26%;
  z-index: 2;
  mix-blend-mode: lighten;
}


.main__form__inner::after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: rgb(23, 23, 23);
  z-index: -1;
  border-radius: 2rem;
  background: linear-gradient(353deg, rgba(23, 23, 23, 1) 0%, rgba(171, 171, 171, 1) 100%);
}

.f2__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 41%;
  transform: translate(0, 28%);
  z-index: 2;
  pointer-events: none;
}

.easy__wrap {
  position: relative;
  z-index: 1;
}

.select_el label {
  cursor: pointer;
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%), #D9D9D9;
  border-radius: 0.5rem;
  line-height: 160%;
  display: flex;
  font-size: 1rem !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
  padding: 0.5rem 1.5rem;
  border: 1px solid rgba(171, 171, 171, 0.5);
}

.dark_theme .popup {
  background-color: #000000;
}

.ui-checkbox__name,
.ui-radio__name {
  font-size: 1rem;
  line-height: 160%;
  letter-spacing: 0.02em;

  color: rgba(255, 255, 255, 0.7);

}

.select__btns-color .select_el label {
  padding: 0.5rem 0.7rem;
}

.select__btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.select__btns-r {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.easy__inner {
  display: flex;
  gap: 2rem;
  padding: 5rem;
  background: linear-gradient(249.74deg, #3A3A3A 0%, #000000 100%);
  border-radius: 2rem;
  width: 75%;
  margin: 0 auto;
  position: relative;
}

.easy__bg {
  position: absolute;
  left: -11%;
  top: 0;
  width: 38%;
  z-index: 2;
}

.easy__inner::after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: rgb(23, 23, 23);
  z-index: -1;
  border-radius: 2rem;
  background: linear-gradient(353deg, rgba(23, 23, 23, 1) 0%, rgba(171, 171, 171, 1) 100%);
}

.easy__el {
  position: absolute;
  mix-blend-mode: screen;
  top: 0;
  width: 65%;
  right: 0;
  transform: translate(0, -50%);
}

.easy {
  z-index: 0;
}

.easy__inner::before {
  content: '';
  position: absolute;
  background-image: url(assets/i/mm.webp);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.easy__inner .title {
  flex: 0 0 16.75rem;
}

.easy__item-text p {
  margin: 0;
}

.hideLabels .form-control {
  border-radius: 1rem;
}

.dark_theme .hideLabels .form-control {
  color: var(--dark);
}

.popup .btn span {
  padding: 1.5rem 3.125rem;
}

.easy__inner h2 {
  margin: 0;
}

.reasons__text p {
  margin: 0;
}

.select_el input[type=radio]:checked+label {
  font-weight: 500;
  color: #1F1F1F;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(88.89deg, #F3F3F3 0%, #A8A8A8 100%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
}

.ticker-inline {
  margin: 0 auto;
  overflow: hidden;
}

.ticker-inline-bottom-trial {
  margin-bottom: 4rem;
}

.select_el input {
  opacity: 0;
  display: none;
  visibility: hidden;
  overflow: hidden;
}

.tickers {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  left: 0;
  bottom: -3rem;
  overflow: hidden;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.15) 44.66%, rgba(255, 255, 255, 0.15) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(249.74deg, #2D2D2D 0%, #000000 100%);
  transform: rotate(-2deg);
  z-index: 1;
  border-top: 1px solid #ABABAB;
  border-bottom: 1px solid #ABABAB;
}

.hero__text-bottom-title {
  margin-bottom: 1.25rem;
}

.ticker1 {
  position: absolute;
  top: 2px;
  left: -110%;
  animation: marquee1 1s linear infinite;
}

.ticker {
  display: flex;
  color: #969696;
  animation: startLine 15s linear, marquee 15s linear 15s infinite;
  margin: 0 auto;
  font-weight: 400;
  font-size: 2rem;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.04em;
  color: rgba(255, 255, 255, 0.7);


}


.ticker__head {
  padding: 1.5rem 1.75rem 2rem 1.75rem;
  position: relative;
}


.ticker__head::before {
  content: '';
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  top: 50%;
  transform: translate(0, -50%);
  border-radius: 50%;
  left: 0;
  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), #755B07;


}


@keyframes startLine {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0%);
  }
}

#manager,
#manager .container-fluid {
  z-index: unset;
}

#manager::before {
  content: '';
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 30%;
  background: #000000;
  filter: blur(4.375rem);
  will-change: filter;
  z-index: 1;
  border-radius: 30%;
}

.footer__items {
  display: flex;
    justify-content: end;
    gap: 64px;
    align-items: center;
}

#footer .footer-logo {
  max-width: 330px;
  margin: 0;
}

.hero__text-top .soc svg {
  flex-shrink: 0;
}

#footer .footer-logo img {
  margin: 0;
}

#footer .contacts {
  display: flex;
  gap: 3rem;
}

.catalog__main-item-content li a {
  color: #fff;
}

.footer__bg {
  background-image: url(assets/i/ff.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

#footer,
#footer-2 {
  background: transparent;
}

#footer-2::before {
  display: none;
}

.policy {
  font-weight: 600;
  font-size: 1rem;
  line-height: 130%;
  /* identical to box height, or 21px */
  letter-spacing: 0.02em;
  text-decoration-line: underline;

  background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%), linear-gradient(180deg, #FCFCFE 0%, #E3E3E3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border-bottom: 1px solid #FFD996;

}

.policy:hover,
#header a[href^="mailto:"]:hover,
#header .contacts .phone-content:hover,
#footer a[href^="mailto:"]:hover,
#footer .phone-content:hover {
  border-bottom-color: transparent;
}

#footer-2 {
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
}

.b2b-copy {
  margin-top: 0;
}

.footer-2-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  flex-wrap: wrap;
}

#manager .logo-elit {
  margin-bottom: 0;
}

.elit::before {
  content: '';
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 30%;
  background: #000000;
  filter: blur(4.375rem);
  will-change: filter;
  border-radius: 30%;
}

.elit .container-fluid {
  z-index: unset;
}

.mobile-btns .inner__soc {
  gap: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  gap: 1.5rem;
}

.mobile-btns .soc__title {
  padding: 0.5rem 1.5rem;
  background: linear-gradient(322.72deg, #3A3A3A -2.87%, #000000 76.89%);
  border-radius: 0.5rem;
  border: 1px solid #ABABAB;
  font-size: 1rem;
}

@media screen and (min-width: 2500px) {
  body {
    zoom: 1.333;
  }
}

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

  .hero__content h1,
  #hero.g-hero h1,
  #hero.hero__err h1 {
    font-size: var(--h1);
  }

  .hideLabels textarea.form-control {
    height: 9.0625rem;
  }

  .hero__inner {
    padding-bottom: 8rem;
  }

  .home h2 {
    font-size: var(--h2);
  }

  .conf__bg {
    left: 50%;
    width: 69%;
  }

  .conf__wrapper {
    padding: 8.625rem 0 6.9375rem 0;
  }

  .conf__text .text_color,
  .elit__text-main,
  .hero__text-top,
  .manager-1 .text-wrap .subheader p .text_big {
    font-size: var(--p-51);
  }

  .conf__text-right {
    font-size: var(--p-38);
  }

  .elit__text-wrap {
    padding: 2.5rem;
  }

  .main__form__inner {
    padding: 3.5rem;
  }

  .f1__img {
    width: 63%;
    transform: translate(-10%, 28%);
  }

  .service {
    padding-top: 10rem;
  }

  .hero__img {
    width: 59%;
  }

  .hero__items {
    margin: 2.5rem 0 3.5rem 0;
    width: 64%;
  }

  .conf__info {
    font-size: 1rem;
  }

  .service__item {
    padding: 3rem;
  }

  .easy__bg {
    width: 35%;
  }

  .f2__img {
    width: 47%;
    transform: translate(13%, 28%);
  }

  .service__inner .title h2 .text_color,
  .form-inner .title p,
  .catalog__main .title .reasons__text p,
  .catalog_price-item {
    font-size: var(--p-32);
  }

  .elit__el {
    width: 21%;
  }

  .elit__wrapper {
    padding-top: 2rem;
  }

  .elit__text-bottom,
  .reasons__textб .catalog__main-title-pl {
    font-size: var(--p-24);
  }

  .ticker__head,
  .elit__text-right .elit__text-wrap p:nth-child(1),
  .reasons__item-title,
  .service__item-title,
  .hero__text-bottom-title {
    font-size: var(--p-32);
  }

  .easy__num {
    font-size: var(--p-120);
  }
}

@media screen and (max-width: 1679px) {
  .conf__wrapper {
    padding: 6.625rem 0 6.9375rem 0;
  }

  .collumn1 .reasons__item:nth-child(3) {
    transform: translateX(11%);
  }

  .collumn1 .reasons__item:nth-child(3) .reasons__item-el {
    right: 1%;
    bottom: 72%;
  }

  .catalog__main-item-btns {
    gap: 1rem;
  }

  .catalog__main__inner-wr {
    width: 85%;
    flex: 0 0 85%;
  }

  .catalog__main-item {
    padding: 2rem;
    padding-bottom: 5.1875rem;
  }

  .catalog__main__wr {
    gap: 3rem;
  }


  .catalog__main-item-btns .btn span {
    padding: 1rem 1.5rem;
  }

  .catalog__main-title {
    width: 38%;
    flex: 0 0 38%;
  }

  .easy__inner {
    padding: 3.5rem;
  }

  .collumn {
    margin-top: 9%;
  }

  .elit__text-wrap {
    padding: 2rem;
  }

  .manager-1 .wrap {
    padding-top: 8rem;
  }

  .conf__info {
    width: 67%;
  }

  .hero__inner {
    padding-top: 2rem;
  }

  .ticker__head {
    padding: 1.2rem;
  }

  .service__item-text {
    margin-bottom: 1.5rem;
  }

  .reasons {
    padding-top: 0;
  }

  .service__item-title {
    padding: 2rem 0 2rem 0;
  }

  .reasons__text {
    max-width: 25rem;
  }

  .btn span {
    padding: 1.5rem 2.125rem;
  }

  .easy {
    padding-bottom: 2rem;
  }

  .easy__items {
    row-gap: 2rem;
    column-gap: 2rem;
  }

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

@media screen and (max-width: 1600px) {
  .collumn1 .reasons__item:nth-child(3) .reasons__item-el {
    right: -1%;
  }
}

@media screen and (max-width: 1535px) {
  .main__form__inner {
    width: 70%;
  }

  .collumn2 .reasons__item:nth-child(2) .reasons__item-el {
    left: -5rem;
  }

  .reasons-img {
    margin-top: -3%;
  }

  .catalog__main__inner::before {
    width: 57%;
  }

  .catalog_price-item {
    font-size: 1.5rem;
  }

  .hero__item:not(:last-child) {
    padding-right: 2rem;
  }

  .hero__items {
    width: 73%;
  }

  .easy__items {
    font-size: 0.875rem;
  }

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

  .elit__text-right .elit__text-wrap p:nth-child(1) {
    font-size: 1.5rem;
  }

  .hero__item:not(:first-child) {
    padding-left: 2rem;
  }
}

@media screen and (max-width: 1439px) {
  .hero__text-bottom {
    font-size: 0.875rem;
  }

  .collumn2 .reasons__item:nth-child(1) .reasons__item-el {
    left: -26%;
  }

  .reasons__text {
    padding: 1.5rem;
  }

  .form-info-text p {
    font-size: 0.875rem;
  }

  .form-info-text {
    gap: 1rem;
  }

  #footer-2,
  .policy {
    font-size: 0.8rem;
  }

  #header a[href^="mailto:"],
  #header .contacts .phone-content,
  #footer a[href^="mailto:"],
  #footer .phone-content {
    font-size: 1.125rem;
  }

  #footer .footer-logo {
    max-width: 250px;
  }

  .form-info-text p {
    text-align: left;
  }

  .service__item {
    padding: 2.3rem;
  }

  .inner__soc {
    gap: 1rem;
  }

  .service__el {
    width: 23%;
  }

  .hero__text-bottom {
    padding: 1.5rem;
  }

  .inner__soc a,
  .inner__soc .soc,
  .inner__soc .soc svg {
    /*width: 2.5rem;
    height: 2.5rem;*/
  }
}

@media screen and (max-width: 1365px) {
  .hero__items {
    grid-template-columns: repeat(1, 1fr);
  }

  .reasons__item-el {
    display: none !important;
  }

  .catalog__main-item-content {
    gap: 1rem;
  }

  span.pagingInfo {
    justify-content: flex-start;
    margin-left: 6rem;
  }

  .catalog__main-form {
    margin-top: 3rem;
    padding: 2.5rem;
  }

  .hero__items {
    margin: 2.5rem 0;
  }

  #header .content .contacts {
    margin-left: 6.0625rem;
  }

  .manager-1 .text-wrap {
    padding: 0;
  }

  .hero__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
  }

  .hero__item:not(:first-child) {
    padding-left: 0;
  }

  .conf__bg {
    width: 78%;
  }

  .hero__item:not(:last-child)::before {
    display: none;
  }

  .main__form {
    padding-top: 7rem;
  }

  .elit__text-right {
    max-width: 25.625rem;
  }

  .easy__inner .title {
    flex: 0 0 14.75rem;
  }

  .service__item-text {
    font-size: 0.875rem;
  }

  .main__form__inner,
  .form-items {
    padding: 2.5rem;
  }

  .elit__text {
    max-width: 23.625rem;
  }

  .elit__info {
    margin-top: 2rem;
  }

  .conf__info {
    width: 82%;
  }

  .hero__item {
    padding-left: 3.5rem !important;
  }

  .hero__item-img {
    margin-bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
  }

  .form .form-head {
    font-size: 1.7rem;
  }

  .title p {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 1279px) {
  .reasons__item-el {
    display: none;
  }

  .err__el {
    left: 67%;
    transform: translate(-50%, 6%);
    width: 32%;
  }

  .easy__bg {
    left: -11%;
  }

  #manager .form-wrap {
    max-width: 379px;
  }


  .manager-1 .form-wrap .form-head {
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width: 1149px) {
  .hero__text {
    gap: 2.4375rem;
    width: 18rem;
  }

  .thanks__text {
    margin-left: 6rem;
  }

  .thanks-content {
    font-size: 2.2rem;
  }

  .easy__el {
    width: 32%;
  }

  .catalog__main__inner::before {
    display: none;
  }

  .catalog__main__inner-wr {
    width: 58%;
    flex: 0 0 58%;
  }

  .catalog__main .title .reasons__text p {
    font-size: 1.5rem;
  }

  .catalog__main-title {
    width: 40%;
    flex: 0 0 40%;
  }

  .easy__items {
    row-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .easy__num {
    font-size: 5rem;
  }

  .easy__inner .title {
    flex: 0 0 36%;
  }

  .easy {
    padding-top: 2rem;
  }

  .conf__info {
    padding: 1.4rem;
  }

  #header .content .contacts {
    gap: 2rem;
  }

  #manager .logo-elit {
    width: 56%;
  }

  .ticker__head {
    padding: 0.7rem 1.2rem;
  }

  .conf__text .text_color {
    font-size: 1.6rem;
  }

  .conf__text-right {
    font-size: 1.4rem;
  }

  .ticker {
    font-size: 1.2rem;
    line-height: 100%;
  }

  .conf {
    padding-top: 4.5rem;
  }

  .ticker__head {
    font-size: 1.2rem;
  }

  .manager-1 .text-wrap .header p {
    font-size: 1rem;
  }

  .manager-1 .text-wrap {
    max-width: 363px;
    -ms-flex: 1 0 363px;
    flex: 1 0 363px;
  }

  .manager-1 .wrap {
    padding-top: 1rem;
  }

  .hideLabels .form-group label {
    top: 16px;
  }

  .hideLabels .form-control {
    height: auto;
  }

  #manager .form-wrap {
    max-width: 350px;
    padding: 2rem;
  }

  .f1__img {
    transform: translate(-14%, 28%);
  }

  .btn span {
    font-size: 0.875rem;
  }

  .reasons__item-text {
    font-size: 0.875rem;
    line-height: 140%;
  }

  .reasons__text {
    font-size: 1.1rem;
  }



  .collumn {
    gap: 3rem;
  }

  .easy__inner {
    padding: 2.5rem;
    width: 100%;
  }

  .easy__bg {
    bottom: -41%;
    top: unset;
  }

  .manager-img {
    top: 2%;
    width: 50%;
  }

  .easy {
    z-index: unset;
  }

  .service__items {
    margin: 0 auto;
    grid-template-columns: repeat(2, 1fr);
    width: 80%;
    margin-top: 3rem;
  }

  .service {
    padding-top: 6rem;
  }

  .f2__img {
    transform: translate(21%, 28%);
  }

  .elit__text-wrap {
    padding: 1.5rem;
    font-size: 0.875rem;
    line-height: 142%;
    margin: 1.5rem 0;
  }

  .select__btns-r {
    grid-template-columns: repeat(2, 1fr);
  }

  .elit__el {
    transform: translate(0, -41%);
  }

  .form-items {
    flex: 0 0 24.125rem;
    padding: 2rem;
  }

  .elit__text-right {
    max-width: 23.625rem;
  }

  .logo-elit {
    margin-bottom: 1rem;
    width: 56%;
  }

  .conf__wrapper {
    padding: 6.625rem 0 9.9375rem 0;
  }

  .conf__inner .color__text {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  .hero__items {
    font-size: 0.875rem;
  }

  .thanks__text {
    margin-left: 1rem;
  }

  .manager-1 .left-wrap {
    position: relative;
    z-index: 1;
  }

  .catalog__main__wr {
    flex-direction: column;
  }

  .catalog__main__inner-wr {
    width: 100%;
    flex: unset;
  }

  .catalog__main__inner .slick-list {
    padding-bottom: 3rem;
    margin-right: -3rem;
  }

  .catalog__main__inner .catalog__main-image .slick-list {
    margin-right: 0;
  }

  span.pagingInfo {
    justify-content: center;
    margin-left: unset;
    margin-top: 2rem;

  }

  .catalog__main-form {
    margin: 0 auto;
    margin-top: 3rem;
    width: 80%;
  }

  .catalog__main-title {
    width: 80%;
    flex: unset;
    margin: 0 auto;
  }

  .reasons__wrapper {
    flex-direction: column;
  }

  #footer-2,
  .policy {
    font-size: 12px;
  }

  .footer__items {
    justify-content: flex-end;
    gap: 2rem;
    align-items: flex-start;
  }

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

  #header a[href^="mailto:"],
  #header .contacts .phone-content,
  #footer a[href^="mailto:"],
  #footer .phone-content {
    font-size: 1rem;
  }

  .reasons .collumn .reasons__item {
    transform: unset !important;
    padding-left: 1.5rem;
  }

  .reasons-img {
    margin-top: -5rem;
    order: -1;
    width: 100%;
  }

  .reasons__wrapper {
    margin-bottom: 2rem;
  }

  .reasons__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0.4037rem;
    height: 0.4037rem;
    background: linear-gradient(275.56deg, rgba(255, 255, 255, 0) 23.24%, rgba(255, 255, 255, 0.31) 44.66%, rgba(255, 255, 255, 0.31) 64.97%, rgba(255, 255, 255, 0) 86.41%), linear-gradient(94.55deg, #FFD996 7.02%, #F5C46F 97.55%);
    border-radius: 50%;
  }

  .reasons .collumn .reasons__item {
    max-width: 79%;
  }

  .easy__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }

  .easy__num {
    font-size: 4rem;
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .manager-1 .wrap {
    flex-direction: column;
  }

  #footer .col:nth-child(1) {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .easy__inner {
    gap: 1.2rem;
  }

  #footer .contacts {
    gap: 2rem;
    flex-direction: column;
  }

  .form-wrap-inner {
    margin-left: auto;
  }

  .manager-img {
    top: unset;
    bottom: 0;
    left: 0;
    transform: unset;
  }

  .easy__bg {
    bottom: -14%;
    width: 50%;
  }

  .reasons__item::before {
    content: '';
    position: absolute;
    top: -0.1rem;
    left: -0.1rem;
    width: 0.5037rem;
    height: 0.5037rem;
    border: 1px solid #FFD996;
    border-radius: 50%;

  }

  .collumn {
    gap: 2rem;
    margin-top: 0;
  }


  .reasons__text {
    margin-left: auto;
  }

  #header .content .contacts {
    margin-left: 2rem;
  }

  .conf__wrapper {
    padding: 1rem 0 26rem 0;
  }

  .conf {
    padding-bottom: 0;
  }

  .elit__wrapper {
    flex-direction: column;
  }

  .hero__text-bottom-title::before,
  .reasons__inner .title p .text_color::before,
  .service__inner .title h2 .text_color::before {
    height: 61%;
  }

  .main__form__inner {
    width: 100%;
  }

  .elit__el {
    z-index: 0;
  }

  .service__items {
    width: 100%;
  }

  .f2__img {
    top: 0;
    transform: translate(0, 0);
  }

  .reasons__inner .title p .text_color {
    display: inline-block;
    margin-top: 1rem;
  }

  .service__el {
    display: none;
  }

  .f1__img {
    transform: unset;
    position: relative;
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .elit__bg {
    left: 0;
    transform: translate(-10%, 0);
    width: 72%;
  }

  .catalog__main::before {
    display: none;
  }

  .elit__text-right {
    margin-left: auto;
  }

  .conf__info {
    width: 100%;
  }

  .hero__text-bottom {
    margin: 0;
    width: 100%;
  }

  .hero__text {
    width: 16rem;
  }

  .hero__text-top br {
    display: none;
  }

  #hero.hero__err {
    background-size: cover;
    background-position: 0 15rem;
  }
}

@media screen and (max-width: 767px) {
  .contacts__col-text {
    display: none;
  }

  .contacts__col-text1 {
  }

  .blockmenu {
    display: none;
  }

  .messblock {
    display: flex;
    gap: 8px;
    flex-direction: column;
  }

  .messblock1 {
    display: flex;
        gap: 8px;
        flex-direction: row;
        justify-content: center;
    }

  .err__el {
    width: 45%;
  }

  .thanks__text {
    display: none;
  }

  .thanks-content {
    margin-top: 2rem;
  }

  .service__item-title {
    font-size: 1.5rem;
  }

  .thanks__el {
    width: 63%;
  }

  .color__bg {
    display: none;
  }

  .f1__img {
    width: 95%;
    margin-bottom: -11rem;
  }

  .f2__img {
    bottom: unset;
    width: 71%;
    top: 13%;
  }

  .catalog__main {
    padding-top: 5rem;
  }

  .hero__item:not(:last-child) {
    padding-right: 1.6rem !important;
  }

  .hero__item:not(:first-child) {
    padding-left: 1.6rem !important;
  }


  .catalog__main__inner .slick-list {
    margin-right: 0;
  }

  .catalog__main__inner .slick-slide {
    margin-right: 0;
  }

  .catalog__main-title-pl {
    font-size: 1.25rem;
  }

  .catalog__main__inner .catalog__main-image-wr .slick-arrow {
    font-size: 0.825rem;
  }

  #cookie .text-wrap {
    padding-right: 0;
  }

  .catalog__main .slick-dots li a {
    font-size: 1.2rem;
    width: 2.5rem;
    height: 2.5rem;

  }

  span.pagingInfo {
    height: 2.5rem;
  }

  .home h2 {
    font-size: 2.3rem;
  }

  .catalog__main .reasons__text {
    width: 70%;
    /* flex: unset; */
  }

  .catalog__main-title {
    width: 100%;
  }

  .easy__bg {
    width: 100%;
    position: relative;
    z-index: -1;
    margin-bottom: -7rem;
  }

  .easy__inner {
    flex-direction: column;
  }

  #manager::before {
    bottom: 30%;
  }

  .manager-img {
    position: relative;
    width: 100%;
  }

  .service__items {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
  }

  .manager-1 .text-wrap .subheader {
    text-align: center;
    margin: 0;
  }

  .manager-1 .text-wrap {
    max-width: 100%;
    flex: unset;
  }

  .manager-1 .text-wrap {
    margin-bottom: 2rem;
  }

  #manager {
    padding-top: 3rem;
  }

  .logo-elit {
    margin-bottom: 2rem;
    width: 49%;
  }

  .reasons-img {
    margin-top: -3rem;
  }

  .easy {
    padding-top: 0;
  }

  .manager-1 .text-wrap .subheader br {
    display: none;
  }

  .main__form .title {
    margin-bottom: 1.5rem;
  }

  .form-inner .title p {
    margin: 0.5rem 0;
  }

  #header .inner__soc {
    display: none;
  }

  #header .content .contacts {
    flex-direction: column-reverse;
    gap: 0.3rem;
  }

  .hero__item-img {
    margin-bottom: 1rem;
    position: relative;
  }

  .hero__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    width: 100%;
  }

  .tickers {
    bottom: 1rem;
  }

  .hero__item:not(:last-child)::before {
    display: block;
  }

  .conf {
    padding-top: 2rem;
  }

  .elit__bg {
    transform: unset;
    width: 100%;
    position: relative;
  }

  .elit__text {
    max-width: 100%;
  }

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

  .form-items {
    flex: unset;
  }

  .elit__text-main br {
    display: none;
  }

  .elit__text-right {
    max-width: 100%;
    margin-top: -5rem;
  }

  .conf::after {
    top: -16%;
    z-index: 0;
  }

  .conf__bg {
    width: 100%;
    bottom: 8%;
  }

  .hero__inner {
    padding-bottom: 0;
  }

  .hero__text {
    position: absolute;
    bottom: 7rem;
    right: 0;
  }

  .hero__img {
    width: 100%;
    position: relative;
    transform: unset;
    left: unset;
    margin-left: -6rem;
    margin-top: -7rem;
  }

  .hero__content {
    width: auto;
  }

  .hero__item {
    padding: 0 !important;
  }

  .hero__inner {
    flex-direction: column;
  }
}

@media screen and (max-width: 550px) {
  .mobile-btns {
    display: flex;
    flex-direction: column;
  }

  .title p {
    line-height: 120%;
    font-size: 1rem;
  }

  .reasons__inner .title p .text_color {
    display: block;
    font-size: 1.5rem;
    padding: 0.7rem;
    width: 64%;
    margin: 0 auto;
    margin-top: 1rem;
  }

  .catalog__main .title .reasons__text p {
    font-size: 1.125rem;
  }

  .reasons__text {
    max-width: 100%;
  }

  .form-inner-content .title,
  .main__form__inner::after {
    display: none;
  }

  .main__form__inner {
    background: transparent;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.28);
    border-radius: 2rem;
  }

  .service__item-text p {
    margin: 0.5rem 0;
  }

  .service {
    padding-top: 3rem;
  }


  .main__form .title p {

    font-family: 'FoglihtenNo06';
    font-style: normal;
    font-weight: 500;
    font-size: 1.7rem;
    line-height: 120%;
    /* or 32px */
    letter-spacing: 0.02em;
    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.7);

  }

  .service__inner .title h2 {
    gap: 1rem;
    flex-direction: column;
  }

  .footer__items {
    justify-content: unset;
    gap: 2rem;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0;

  }

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

  .easy__element {
    display: none;
  }

  .home h2 {
    font-size: 2.3rem;
  }

  .title__img {
    margin-top: 0;
    margin-bottom: 1rem;
    width: 47%;
  }

  .main__form .title h2 {
    margin: 0;
  }

  .form-items {
    background: transparent;

  }

  .main__form__inner::before {
    display: none;
  }

  .form-mobile {
    display: block;
  }

  .form-items::before {
    display: none;
  }

  .mobile-btns .hero__text {
    position: relative;
    bottom: unset;

  }

  .hero__text {
    position: absolute;
    bottom: 10rem;
    right: 0;
    width: 14rem;
  }

  .hero__text-bottom {
    display: none;
  }

  .mobile-btns {
    padding: 3rem 0;
  }

  .mobile-btns .btn {
    margin: 0 auto;
    display: flex;
    margin-top: 2rem;
    justify-content: center;
  }

  .home .hero::before {
    content: '';
    position: absolute;
    bottom: -10%;
    left: 0;
    width: 100%;
    height: 30%;
    background: #000000;
    filter: blur(4.375rem);
    will-change: filter;
    z-index: 1;
    border-radius: 30%;
  }

  .conf__info {
    flex-direction: column;
  }

  .conf__bg {
    bottom: 17%;
  }

  .conf__wrapper {
    flex-direction: column;
  }

  .mobile-btns .hero__text-bottom {
    display: block;
    text-align: center;
  }

  .catalog__main .slick-dots {
    gap: 1rem;
  }

  .hero__text-bottom-title {
    font-size: 1.5rem;
  }

  .btn-mobile {
    display: none;
  }

  .mobile-btns .btn {
    width: 100%;
  }

  .btn span {
    padding: 2rem;
  }

  .conf__text-right {
    font-size: 1.7rem;
  }

  .conf__text p {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 499px) {
  .catalog__main-form {
    width: 100%;
  }

  #hero.hero__err .intro br {
    display: none;
  }

  #hero .list h1+p {
    font-size: 1rem;
  }

  .thanks-content {
    font-size: 1.9rem;
  }

  .thanks__el {
    width: 71%;
  }

  .easy__wrap .btn {
    width: 100%;
  }

  .service__item .btn {
    width: 100%;
  }

  .main__form__inner .form .button .btn {
    margin-top: 1rem;
    width: 100%;
    margin-bottom: 2rem;
  }

  .catalog__main__inner .slick-list {
    padding-bottom: 0;
  }

  .catalog__main-item-wrap {
    gap: 0;
  }


  .catalog__main-item-show {
    display: block;
  }

  .catalog__main__inner-wr {
    width: 100%;
    flex: unset;
  }

  .catalog__main__inner .catalog__main-image-wr .slick-arrow {
    font-size: 1rem;
  }

  .catalog__main-item-wrap {
    flex-direction: column;
  }

  .catalog__main-image-wr {
    flex: unset;
    width: 100%;
  }

  .catalog__main-item-inner-price {
    padding: 1rem !important;
    background: rgba(255, 255, 255, 0.13);
    border-radius: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .catalog-imgs-btns {
    justify-content: center;
    gap: 2.5rem;
  }

  .catalog__main-item-inner-price::before {
    display: none;
  }

  .catalog__main-item-btns {
    flex-direction: column-reverse;
    gap: 1rem;
    align-items: unset;
    margin-bottom: 0;
  }

  .catalog__main-item-btns .btn span {
    padding: 2rem;
  }

  .catalog__main-item {
    padding: 1.5rem;
  }

  .catalog__main-item-content,
  .catalog__main-item-prices {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog__main .slick-dots li a {
    font-size: 0;
    width: 1rem;
    height: 1rem;
  }

  .reasons__text::before {
    width: 9.625rem;
    height: 9.5rem;
  }

  .catalog__main-item-content,
  .catalog__main-item-prices {
    display: none;
  }

  .catalog__main-item.active .catalog__main-item-content,
  .catalog__main-item.active .catalog__main-item-prices {
    display: grid;
  }
}

@media screen and (max-width: 413px) {
  .catalog_price-item {
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
  }

  .conf__wrapper {
    padding: 1rem 0 26rem 0;
  }

  .manager-1 .text-wrap .subheader p .text_big {
    font-size: 2rem;
  }

  .manager-img {
    width: 151%;
    left: 50%;
    transform: translate(-50%, 0);
    margin-bottom: -7rem;
  }

  .conf__info {
    text-align: center;
    gap: 1rem;
  }

  .conf__bg {
    width: 134%;
  }

  .conf .title h2 {
    margin-top: 0;
  }

  .hero__text {
    width: 11rem;
    bottom: 17rem;

  }

  .hero__text-top .soc {
    width: 100%;
  }

  .hero__text-top .soc svg {
    width: 2rem;
    height: 2rem;
  }

  .hero__text-top .soc a {
    font-size: 9px;

  }

  .hero__text-top br {
    display: block;
  }

  .hero__img {
    width: 125%;
  }

}

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

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

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








