@charset "UTF-8";
@font-face {
  font-family: "Helvetica Neue Condensed Bold";
  src: url("../fonts/HelveticaNeueBoldCondensed.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue Condensed Black";
  src: url("../fonts/HelveticaNeueBlackCondensed.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Bold";
  src: url("../fonts/HelveticaNeueCyr-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Light";
  src: url("../fonts/HelveticaNeueCyr-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Medium";
  src: url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Black";
  src: url("../fonts/HelveticaNeueCyr-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Heavy";
  src: url("../fonts/HelveticaNeueCyr-Heavy.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Roman";
  src: url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-UltraLight";
  src: url("../fonts/HelveticaNeueCyr-UltraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Thin";
  src: url("../fonts/HelveticaNeueCyr-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Heading Now Trial 46 Bold";
  src: url("../fonts/HeadingNowTrial-46Bold.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Zuume-Bold";
  src: url("../fonts/Zuume-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: bold;
}



@font-face {
    font-family: 'Junicode';
    src: url('../fonts/Junicode-BoldItalic.eot');
    src: local('Junicode Bold Italic'), local('Junicode-BoldItalic'),
        url('../fonts/Junicode-BoldItalic.woff2') format('woff2'),
        url('../fonts/Junicode-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Junicode';
    src: url('../fonts/Junicode-BoldCondensed.eot');
    src: local('Junicode-Bold'), local('Junicode-BoldCondensed'),
        url('../fonts/Junicode-BoldCondensed.woff2') format('woff2'),
        url('../fonts/Junicode-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Junicode';
    src: url('../fonts/Junicode-Bold.eot');
    src: local('Junicode Bold'), local('Junicode-Bold'),
        url('../fonts/Junicode-Bold.woff2') format('woff2'),
        url('../fonts/Junicode-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Junicode';
    src: url('../fonts/Junicode-BoldItalicCondensed.eot');
    src: local('Junicode-BoldItalic'), local('Junicode-BoldItalicCondensed'),
        url('../fonts/Junicode-BoldItalicCondensed.woff2') format('woff2'),
        url('../fonts/Junicode-BoldItalicCondensed.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}





.container {
  z-index: 10;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.home #main_screen .container {
    z-index: 10;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: row;
}
@media screen and (max-width: 991px) {
  .container {
    width: 350px;
  }
}

:root {
  --background: #0a0a0a;
  --white: white;
  --white-40: #585858;
  --white-60: #9f9f9f;
  --grey-divider: #3b3b3b;
  --block-background: #151515;
  --red: #df0000;
}

/* Указываем box sizing */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Убираем внутренние отступы */
ul[class],
ol[class] {
  padding: 0;
}

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Выставляем основные настройки по-умолчанию для body */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: "HelveticaNeueCyr-Medium";
  color: #ffffff;
  background: #0a0a0a;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
}

/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
  list-style: none;
}

/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Упрощаем работу с изображениями */
img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

/* Указываем понятную периодичность в потоке данных у article*/
article > * + * {
  margin-top: 1em;
}

/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
  font: inherit;
}

.section {
  z-index: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 84px;
  padding-bottom: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .section {
    max-width: 540px;
    padding-top: 65px;
    padding-bottom: 85px;
  }
}

.section.header {
  z-index: 100;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}
@media screen and (max-width: 991px) {
  .section.header {
    height: 60px;
  }
}

.container.header {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  .container.header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.section-substrate_block {
  z-index: 0;
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--grey-divider);
  background-color: var(--block-background);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: 0;
}

.side-lock-space, .section-substrate_block {
  pointer-events: none;
}

.section-substrate_block.header {
  z-index: 9;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/header-substrate-center.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 71px;
  border-style: none;
  border-radius: 0;
}
@media screen and (max-width: 991px) {
  .section-substrate_block.header {
    background-image: none;
  }
}

.header-substrate-side {
  z-index: 1;
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto 71px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 420px;
  height: 71px;
  margin-top: -1px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.header-substrate-side.left {
  background-image: url("../img/header-substrate-left.svg");
}

.header-substrate-center {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 1200px;
  height: 71px;
  margin-top: -1px;
  position: relative;
}

.header-substrate-side.right {
  z-index: -1;
  background-image: url("../img/header-substrate-right.svg");
  background-position: 100% 100%;
  background-size: auto 71px;
  width: 140px;
  inset: auto 0% 0% auto;
}

.side-lock-space {
  z-index: 4;
  background-color: var(--background);
  width: 4000px;
  height: 3000px;
  position: absolute;
  inset: 0% auto auto -4000px;
}

.side-lock-space, .section-substrate_block {
  pointer-events: none;
}

.side-lock-space.right {
  inset: 0% -4000px auto auto;
}

.header-substrate-right-half {
  -o-object-fit: fill;
     object-fit: fill;
  background-image: url("../img/header-substrate-half.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 21.5vw;
  height: 71px;
  position: absolute;
  inset: auto auto 0% 964px;
}

@media screen and (min-width: 1780px) and (max-width: 1920px) {
  .header-substrate-right-half {
    width: 28vw !important;
  }
}
@media screen and (min-width: 1800px) {
  .header-substrate-right-half {
    width: 480px !important;
  }
}
.side-logo_block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*width: 304px;*/
  width: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.logotype {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 139px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.logotype-image {
  background-image: url("../img/logo-image.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.logotype-text {
  background-image: url("../img/logo-text.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 38px;
  width: 100%;
  height: 40px;
}

@media screen and (max-width: 991px) {
  .header-menu_block, .header-substrate-side.left, .header-substrate-side.right {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .header-substrate-center {
    border-right: 1px solid var(--grey-divider);
    border-left: 1px solid var(--grey-divider);
    background-image: url("../img/main-stroke-mobile.svg");
    background-position: 51.5% 100%;
    background-repeat: no-repeat;
    background-size: auto 71px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 100%;
    height: 71px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1340px) {
  .header-substrate-right-half {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .header-menu_block, .header-substrate-side.left, .header-substrate-side.right {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .side-lock-space {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .side-lock-space {
    display: none;
  }
}
.header-menu_block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2px;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.link-menu.header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.link-menu.header.services {
  color: var(--white);
  position: relative;
}

.header-link-menu-switch {
  cursor: pointer;
  width: 15px;
  height: 10px;
  margin-top: -3px;
  margin-right: 8px;
  position: relative;
}

.header-link-menu-switch-plus {
  background-image: url("../img/menu-plus.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.header-link-menu-switch-minus {
  opacity: 0;
  background-image: url("../img/menu-minus.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.drop-menu {
  z-index: 8;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 32px;
  display: none;
  position: absolute;
  top: 8px;
  bottom: auto;
  left: -20px;
  /*overflow: hidden;*/
}

.drop-menu-links_block {
  border: 1px solid var(--grey-divider);
  background-color: var(--block-background);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
 /* padding: 20px;*/
  display: block;
}

.drop-menu-link {
  border-top: 1px solid var(--grey-divider);
  color: var(--white-60);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 250px;
  padding-top: 15px;
  padding-bottom: 14px;
  font-size: 12px;
  line-height: 120%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  padding: 10px 10px;
}
.drop-menu-link:hover {
  color: #fff;
}

.drop-arrow {
  background-image: url("../img/services-item-arrow-w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 19px;
  height: 11px;
  margin-right: 15px;
}

.link-menu {
  color: var(--white-60);
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  cursor: pointer;
}
.link-menu:hover {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .header-menu_block, .header-substrate-side.left, .header-substrate-side.right {
    display: none;
  }
}
.menu_open, .mobile-menu_block {
  display: none;
}

@media screen and (max-width: 991px) {
  .menu_open {
    background-image: url("../img/menu_open.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .menu_open.close {
    background-image: url("../img/close-cross.svg");
  }
}
@media screen and (max-width: 991px) {
  .mobile-menu_block {
    z-index: 90;
    opacity: 0;
    background-color: rgba(10, 10, 10, 0.9);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 68px;
    padding-bottom: 0;
    display: none;
    position: fixed;
    inset: 0% 0% auto;
  }
}
.mobile-menu_block, .mobile-menu_block .menu-side-one_part, .mobile-menu_block .section-substrate_block.menu-stroke-mobile {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media screen and (max-width: 991px) {
  .mobile-menu_block {
    display: block;
    pointer-events: none;
  }
}
.mobile-menu_block.active {
  pointer-events: auto;
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .section.menu {
    max-width: 540px;
    height: 120vh;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }
}
@media screen and (max-width: 991px) {
  .container.mobile-menu {
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .menu-side-one_part {
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: var(--grey-divider);
    background-color: var(--block-background);
    border-radius: 0 0 0 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 195px;
    height: 100%;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 38vh;
    padding-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: visible;
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
}
.mobile-menu_block, .mobile-menu_block .menu-side-one_part, .mobile-menu_block .section-substrate_block.menu-stroke-mobile {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mobile-menu_block.active .menu-side-one_part, .mobile-menu_block.active .section-substrate_block.menu-stroke-mobile {
  -webkit-transform: translate(0%, 0px);
          transform: translate(0%, 0px);
}

@media screen and (max-width: 991px) {
  .section-substrate_block.menu-stroke-mobile {
    border-top-style: solid;
    width: 180px;
    display: block;
    inset: 0% 0% 0% auto;
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
}
@media screen and (max-width: 991px) {
  .drop-menu-links_block {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    border-radius: 0;
    height: 45vh;
    margin-top: 21px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
  }
}
@media screen and (max-width: 991px) {
  .drop-menu-link {
    width: 167px;
  }
}
@media screen and (max-width: 991px) {
  .menu-mobile-link_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    height: 46px;
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .section-stroke.grey-stroke.main_screen.menu-stroke {
    background-image: url("../img/menu-stroke-top.svg");
    margin-top: 0;
    position: absolute;
    top: -16px;
  }
}
@media screen and (max-width: 991px) {
  .section-stroke.grey-stroke.main_screen.menu-stroke.drop-mobile-menu-stroke {
    background-image: url("../img/menu-stroke-drope-mobile.svg");
    width: 195px;
  }
}
.side_button_block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .side_button_block {
    display: none;
  }
}

.button {
  color: #fff;
  text-align: center;
  background-image: url("../img/button-substr-r.svg");
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 228px;
  height: 40px;
  padding-top: 2px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
}

.button:hover, .link:hover {
  padding-right: 30px !important;
}

.button-arrow {
  background-image: url("../img/button-arrow-w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 11px;
  margin-bottom: 3px;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
}

.lang {
  margin-right: 25px !important;
}
.lang a {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  color: #9F9F9F;
}
.lang a:hover {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .lang {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 991px) {
  .menu_lang {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: -45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .button.mobile-menu {
    background-image: url("../img/Vector.svg");
    background-size: cover;
    width: 100%;
    margin-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .button.main_screen {
    margin-top: 34px;
    margin-bottom: 0;
    position: relative;
    bottom: auto;
    left: auto;
  }
}
.heading {
  margin-top: 0;
  margin-bottom: 0;
 /* font-family: "Heading Now Trial 46 Bold";*/
  font-weight: 700;
  line-height: 105%;
  text-transform: uppercase;
}

.heading.h1 {
 /* width: 608px;*/
 width: 100%;
 /* font-size: 120px;*/
  font-size: 96px;
}
@media screen and (max-width: 991px) {
  .heading.h1 {
   /* width: 350px;*/
   width: 100%;
    /*font-size: 76px;*/
    font-size: 52px;
    line-height: 95%;
  }
}

.text_caps {
  width: 200px;
  margin-bottom: 0;
}

.text_caps.main-heading_block-subtitle {
  opacity: 0.8;
 /* position: absolute;*/
  inset: 20px auto auto 304px;
  font-size: 12px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .text_caps.main-heading_block-subtitle {
    width: 170px;
    top: 10px;
    left: 180px;
    font-size: 11px;
  }
}

.text_caps.main-heading_block-subtitle.large {
  width: 230px;
}
@media screen and (max-width: 991px) {
  .text_caps.main-heading_block-subtitle.large {
    width: 170px;
  }
}

.section.main_screen {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100vh;
  min-height: 560px;
  max-height: 800px;
  margin-top: 56px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .section.main_screen {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 720px;
    min-height: auto;
    max-height: none;
    margin-top: 63px;
    padding-top: 74px;
  }
}

@media screen and (min-width: 992px) {
  .section.main_screen {
    height: calc(100vh - 56px) !important;
  }
  .footer-menu_block.menu {
    width: 110px;
    margin-left: 64px;
}
}
.main-heading_block {
  position: relative;
}

.section-substrate_block {
  z-index: 0;
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--grey-divider);
  background-color: var(--block-background);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: 0;
}

.side-lock-space, .section-substrate_block {
  pointer-events: none;
}

.section-substrate_block.main_screen {
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 95%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .section-substrate_block.main_screen {
    background-position: 60% 95%;
  }
}

.section-stroke {
  z-index: 1;
  background-image: url("../img/Section-top-stroke-red.svg");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 16px;
  width: 1200px;
  height: 16px;
  position: relative;
}

.section-stroke.grey-stroke {
  background-image: url("../img/Section-top-stroke.svg");
  margin-top: -1px;
}
@media screen and (max-width: 991px) {
  .section-stroke.grey-stroke {
    background-image: url("../img/section-top-stroke-mobile.svg");
    width: 80%;
  }
}

.section-stroke.grey-stroke.main_screen {
  background-image: url("../img/Section-top-stroke-first_screen.svg");
  background-size: auto 29px;
  width: 100%;
  height: 29px;
  margin-left: auto;
  margin-right: auto;
  left: -1px;
}
@media screen and (max-width: 991px) {
  .section-stroke.grey-stroke.main_screen {
    background-image: url("../img/main-screentop-stroke-mobile.svg");
    background-size: auto 16px;
    height: 16px;
  }
}

.section-stroke.main_sreen-right {
  z-index: 10;
  background-image: url("../img/maini_screen-right.svg");
  background-position: 100%;
  background-size: 16px;
  width: 16px;
  height: 296px;
  position: absolute;
  inset: auto -1px 144px auto;
}
@media screen and (max-width: 991px) {
  .section-stroke.main_sreen-right {
    background-image: url("../img/main-screen-right-stroke-mobile.svg");
    height: 246px;
    top: 219px;
    bottom: auto;
  }
}

.section-stroke.main_sreen-left {
  z-index: 10;
  background-image: url("../img/maini_screen-left.svg");
  background-position: 0%;
  background-size: 16px;
  width: 16px;
  height: 232px;
  position: absolute;
  top: 125px;
  left: -1px;
}
@media screen and (max-width: 991px) {
  .section-stroke.main_sreen-left {
    background-image: url("../img/main-screen-left-stroke-mobile.svg");
    height: 164px;
    top: auto;
    bottom: 109px;
  }
}

.section-stroke.bottom {
  background-image: url("../img/Section-top-stroke-red-bottom.svg");
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0;
}

.section-stroke.bottom.grey-stroke {
  z-index: 2;
  background-image: url("../img/Section-top-stroke-bottom.svg");
  left: -1px;
  right: -1px;
}
@media screen and (max-width: 991px) {
  .section-stroke.bottom.grey-stroke {
    background-image: url("../img/section-bottom-stroke-mobile.svg");
    background-position: 50% 100%;
    width: 100%;
  }
}

.form-red-angle {
  z-index: 3;
  background-image: url("../img/form-red-angle.svg");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: auto auto 14px -1px;
}

.form-red-angle.grey-stroke {
  z-index: 5;
  background-image: url("../img/section-angle.svg");
  background-position: 0 0;
  width: 21px;
  height: 40px;
  bottom: -5px;
  left: -2px;
}

.form-red-angle.right {
  z-index: 5;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  bottom: -1px;
  left: auto;
  right: -1px;
  -webkit-transform: rotateX(0) rotateY(180deg) rotate(0);
          transform: rotateX(0) rotateY(180deg) rotate(0);
}

.form-red-angle.grey-stroke.right {
  inset: auto -11.5px -11px auto;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.form-red-angle.grey-stroke.right.top-left {
  inset: 16.5px auto auto -11.5px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 991px) {
  .form-red-angle.grey-stroke.right.top-left {
    top: 3.5px;
  }
}

.form-red-angle.grey-stroke.right-top {
  background-image: url("../img/section-angle-long.svg");
  background-size: contain;
  height: 60px;
  inset: -13px -2px auto auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  .form-red-angle.grey-stroke.right-top {
    top: -26px;
  }
}

.dots {
  background-image: url("../img/dots.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}
@media screen and (max-width: 991px) {
  .dots {
    background-size: auto;
  }
}

.dots.opacity-60 {
  opacity: 0.6;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
}

.section.section-top_benefits {
  padding-top: 85px;
  padding-bottom: 85px;
}
@media screen and (max-width: 991px) {
  .section.section-top_benefits {
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: visible;
  }
}

.section-substrate_block {
  z-index: 0;
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--grey-divider);
  background-color: var(--block-background);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: 0;
}

.section-substrate_block.side-stroke {
  background-color: rgba(0, 0, 0, 0);
  border-style: none solid;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}

.benefits-content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .benefits-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.benefit-card {
  background-image: url("../img/benefits-sroke.svg");
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 410px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 390px;
  padding: 30px 20px 25px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991px) {
  .benefit-card {
    width: 350px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 26px;
    padding-right: 15px;
  }
}

.benefit-card-icon {
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  height: 40px;
  margin-right: 25px;
}
@media screen and (max-width: 991px) {
  .benefit-card-icon {
    width: 36px;
    height: 36px;
    margin-right: 20px;
  }
}

.benefit-card-text_block {
  width: 100%;
  margin-top: 2px;
}

.heading.h4 {
  white-space: nowrap;
 /* font-size: 34px;*/
   font-size: 18px;
}
@media screen and (max-width: 991px) {
  .heading.h4 {
    margin-top: 3px;
   /* font-size: 26px;*/
   font-size: 18px;
  }
}

.text {
  text-transform: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.text.text-60 {
  color: var(--white-60);
}

.text.text-60.benefit-card-text {
  margin-top: 18px;
}
@media screen and (max-width: 991px) {
  .text.text-60.benefit-card-text {
    margin-top: 12px;
  }
}

.no-wrap {
  white-space: nowrap;
}

.text_caps.photo-benefits-text.services-3_problem {
  width: auto;
  margin-left: 0;
}

.text_caps.photo-benefits-text.services-3_problem.head {
  opacity: 1;
  margin-top: 0;
 /* font-family: "Heading Now Trial 46 Bold";
  font-size: 26px;*/
  font-size: 12px;
  font-weight: 700;
  line-height: 105%;
}

.services-3_problem_block {
  margin-top: 14px;
  margin-left: 20px;
  padding-right: 10px;
}

.section.services {
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .section.services {
    padding-bottom: 70px;
  }
}

.section-substrate_block {
  z-index: 0;
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--grey-divider);
  background-color: var(--block-background);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: 0;
}

.section-substrate_block.up-photo {
  border-top-style: solid;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.section-heading_block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-bottom: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .section-heading_block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 31px;
  }
}

.heading.h2 {
  z-index: 1;
  width: 608px;
  /*font-size: 92px;*/
  font-size: 68px;
  position: relative;
      margin-top: 15px;
}
@media screen and (max-width: 991px) {
  .heading.h2 {
  /*  font-size: 54px;*/
  font-size: 30px;
    line-height: 95%;
  }
}

.section-heading_block-description_block {
  width: 304px;
  margin-bottom: 8px;
}
@media screen and (max-width: 991px) {
  .section-heading_block-description_block {
    width: 200px;
    margin-top: 21px;
    margin-bottom: 0;
  }
}

.text_caps {
  width: 200px;
  margin-bottom: 0;
}

.text_caps.white-40 {
  color: var(--white-40);
}

.section-heading_block-add {
  background-image: url("../img/zebra-stroke.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 288px;
  height: 28px;
  margin-bottom: 12px;
}
@media screen and (max-width: 991px) {
  .section-heading_block-add {
    background-image: url("../img/zebra-mobile.svg");
    width: 122px;
    height: 21px;
    margin-top: 22px;
    margin-bottom: 0;
    position: relative;
  }
}

.section-content {
  z-index: 10;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  place-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.section-content.services {
  margin-bottom: -15px;
}

.services-item-link_block {
  border: 1px solid var(--grey-divider);
  color: var(--white);
  border-radius: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 592px;
  margin-bottom: 15px;
  padding: 14px 14px 29px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
}
.services-item-link_block:hover {
  background: red;
}
@media screen and (max-width: 991px) {
  .services-item-link_block {
    padding: 9px 9px 17px;
    width: 350px;
  }
}

.services-item-image {
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
  border-radius: 6px;
  width: 100%;
  height: 220px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .services-item-image {
    border-radius: 4px;
    height: 140px;
  }
}

.drop-link, .up-arrow-red, .services-item-link_block * {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.services-item-text_block {
  z-index: 1;
  width: 100%;
  margin-top: 23px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .services-item-text_block {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.heading.h3.on-services {
  width: 385px;
  margin-bottom: 17px;
}
@media screen and (max-width: 991px) {
  .heading.h3.on-services {
   /* width: 285px;*/
    width: 270px;
    margin-bottom: 15px;
   /* font-size: 32px;*/
   font-size: 18px;
  }
}

.heading.h3 {
  /*font-size: 44px;*/
   font-size: 20px;
}

.service-item-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991px) {
  .service-item-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.services-circle {
  border: 1px solid var(--white);
  border-radius: 100%;
  width: 6px;
  height: 6px;
  position: absolute;
  inset: 3px auto auto 0%;
}

.service-item-list_text {
  opacity: 0.55;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .service-item-list_text {
    font-size: 11px;
  }
}

.services-dot {
  background-color: var(--white);
  opacity: 0.4;
  width: 2px;
  height: 2px;
  margin-bottom: 3px;
  margin-left: 5px;
  margin-right: 5px;
}

.services-item-arrow_block {
  width: 60px;
  height: 33px;
  position: absolute;
  inset: 53px 15px auto auto;
  top: 0;
}
@media screen and (max-width: 991px) {
  .services-item-arrow_block {
    width: 40px;
    height: 22px;
    top: 39px;
    right: 10px;
	top: 0;
  }
}

.services-item-arrow-r {
  background-image: url("../img/services-item-arrow-r.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.services-item-arrow-w {
  opacity: 0;
  background-image: url("../img/services-item-arrow-w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.service-stroke-left.red {
  z-index: 3;
  opacity: 0;
  background-image: url("../img/service-stroke-left-r.svg");
}
@media screen and (max-width: 991px) {
  .service-stroke-left.red {
    background-image: url("../img/service-stroke-left-mobile-red.svg");
  }
}

.service-stroke-left {
  z-index: 2;
  background-image: url("../img/service-stroke-left.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 107px;
  position: absolute;
  inset: 129px auto auto -1px;
}
@media screen and (max-width: 991px) {
  .service-stroke-left {
    background-image: url("../img/service-stroke-left-mobile.svg");
    width: 20px;
    height: 94px;
    top: 56px;
  }
}

.service-stroke-top {
  z-index: 2;
  background-image: url("../img/service-stroke-top.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 41px;
  position: absolute;
  inset: -1px -1px auto auto;
}
@media screen and (max-width: 991px) {
  .service-stroke-top {
    background-image: url("../img/service-stroke-top-mobile.svg");
  }
}

.service-stroke-top.red {
  z-index: 3;
  opacity: 0;
  background-image: url("../img/service-stroke-top-r.svg");
}
@media screen and (max-width: 991px) {
  .service-stroke-top.red {
    background-image: url("../img/service-stroke-top-mobile-red.svg");
  }
}

.services-red_substrate {
  z-index: 0;
  background-color: var(--red);
  opacity: 0;
  border-radius: 6px;
  position: absolute;
  inset: 0%;
}

.services-item-link_block:hover {
  border-color: #df0000 !important;
}

.services-item-link_block:hover .services-red_substrate, .services-item-link_block:hover .service-stroke-left.red, .services-item-link_block:hover .service-stroke-top.red, .services-item-link_block:hover .services-item-arrow-w {
  opacity: 1;
}

.section.photo-benefits {
  z-index: 2;
  /*height: 760px;*/
   height: 660px;
  bottom: 20px;
}
.photo-benefits .heading.h2 { 
    width: 90%;    
}
@media screen and (max-width: 991px) {
  .section.photo-benefits {
    height: 800px;
  }
  .photo-benefits .heading.h2 { 
    width: 100%;    
}
}

.container.photo-benefits {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.section-content {
  z-index: 10;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  place-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.benefit-card.photo-benefits {
  background-image: url("../img/white-benef.svg");
  background-size: auto;
  height: 129px;
  padding-top: 14px;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .benefit-card.photo-benefits {
    width: 100%;
    height: auto;
    padding-bottom: 22px;
  }
}

.benefit-card-text_block {
  width: 100%;
  margin-top: 2px;
}
.benefit-card-text_block.photo-benefits {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .benefit-card-text_block.photo-benefits {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.benefits-numbers {
  font-family: "Zuume-Bold";
  font-size: 98px;
  font-weight: 700;
  line-height: 105%;
}
@media screen and (max-width: 991px) {
  .benefits-numbers {
    font-size: 57px;
  }
}

.text_caps.photo-benefits-text {
  opacity: 0.6;
  width: 115px;
  margin-top: 14px;
  margin-left: 20px;
}
@media screen and (max-width: 991px) {
  .text_caps.photo-benefits-text {
    width: 150px;
    margin-top: 4px;
    margin-left: 0;
  }
}

.text_caps.photo-benefits-text.services-3_problem {
  width: auto;
  margin-left: 0;
}

.benefit-card-text_block-more {
  margin-top: auto;
  margin-bottom: 14px;
  margin-right: 20px;
 /* font-family: "Heading Now Trial 46 Bold";
  font-size: 34px;*/
  font-size: 20px;
  font-weight: 700;
  line-height: 105%;
}
.benefit-card-text_block-more.plus {
  display: none;
}

.section-substrate_block.photo {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/main-photo-sec.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-style: none;
  border-bottom-style: none;
  border-radius: 0;
}
@media screen and (max-width: 991px) {
  .section-substrate_block.photo {
    background-position: 95%;
  }
}

.dots.opacity-55 {
  opacity: 0.55;
}

.section-stroke.bottom.grey-stroke.photo-top {
  background-image: url("../img/Section-top-photo-stroke.svg");
  background-position: 50% 100%;
  margin-top: 0;
  top: 0;
  bottom: auto;
}
@media screen and (max-width: 991px) {
  .section-stroke.bottom.grey-stroke.photo-top {
    background-image: url("../img/section-photo-top-stroke-mobile.svg");
  }
}

.section-stroke.bottom.grey-stroke.photo-bottom {
  background-image: url("../img/Section-bottom-photo-stroke.svg");
  background-position: 50% 0;
}
@media screen and (max-width: 991px) {
  .section-stroke.bottom.grey-stroke.photo-bottom {
    background-image: url("../img/section-photo-bottom-stroke-mobile.svg");
  }
}

@media screen and (max-width: 991px) {
  .benefits-content.photo-section {
    width: 170px;
  }
}
@media screen and (max-width: 991px) {
  .benefits-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  .benefit-card.photo-benefits.services-3_problem {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .benefit-card-text_block.photo-benefits.ful-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.section.review {
  padding-top: 68px;
}

.section-substrate_block.bottom-photo {
  border-top-style: none;
  border-bottom-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.section-heading_block-add.none {
  background-image: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.html-embed-2 {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}

.splide.review-splide {
  width: 100%;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 991px) {
  .splide.review-splide {
    width: 1070px;
  }
}

.splide__arrows.review-arrows {
  z-index: 10;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 135px;
  height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: -83px auto auto 1065px;
}
@media screen and (max-width: 991px) {
  .splide__arrows.review-arrows {
    width: 90px;
    height: 22px;
    top: -57px;
    left: 260px;
  }
}

.splide__arrow {
  width: 60px;
  height: 33px;
  position: relative;
  top: 319px;
}

.splide__arrow.splide__arrow--prev {
  left: -77px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.splide__arrow.splide__arrow--prev.review-arrow {
  position: static;
  inset: auto;
}

.carousel-arrow {
  background-image: url("../img/services-item-arrow-w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.carousel-arrow.red-arrow {
  opacity: 0;
  background-image: url("../img/red-arrow.svg");
  position: absolute;
  inset: 0%;
}

.splide__arrow.splide__arrow--next {
  right: 0px;
  top: 0;
  -webkit-transform: translate(0);
          transform: translate(0);
}

.splide__arrow:hover .carousel-arrow.red-arrow {
  opacity: 1 !important;
}

.splide__track.review-track {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .splide__track.review-track {
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  .text {
    font-size: 15px;
  }
}
.splide__list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.splide__list.review-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: visible;
}

.splide__slide.review-slide-2 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 288px;
  max-width: 288px;
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reviews_slide-image_block {
  border: 1px solid var(--grey-divider);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 283px;
  padding: 5px 25px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991px) {
  .reviews_slide-image_block {
    height: 245px;
    padding: 0 20px 19px;
  }
}

.reviews_slide-text_block {
  z-index: 2;
  position: relative;
}

.reviews_slide-text_block.for_text {
  margin-bottom: 27px;
}

.heading.h4.review_heading {
  margin-top: 20px;
  margin-bottom: 13px;
}

.text_caps.review-text {
  width: auto;
}

.text.text-60.review_for_text {
  z-index: 2;
  position: relative;
}

.text_caps.review_data_text {
  z-index: 2;
  color: var(--white-40);
  text-align: right;
  width: auto;
  margin-left: auto;
  position: relative;
}

.angle {
  z-index: 2;
  background-image: url("../img/Angle.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 33px;
  height: 33px;
  position: absolute;
  inset: -5px auto auto -9.5px;
}

.angle.right_bottom {
  inset: auto -9.5px -5px auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.reviews_slide-video {
  z-index: -2;
  opacity: 0.45;
  background-image: url("../img/dots.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 1000px;
  border-radius: 6px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .splide__slide.review-slide, .splide__slide.review-slide-2 {
    width: 260px;
    max-width: 260px;
    margin-right: 10px;
  }
}
.section-substrate_block {
  z-index: 0;
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--grey-divider);
  background-color: var(--block-background);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 991px) {
  .section-substrate_block {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.section.map {
  padding-bottom: 85px;
}
@media screen and (max-width: 991px) {
  .section.map {
    padding-bottom: 70px;
  }
}

.section-content.map {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  .section-content.map {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.map-accord_block {
  border-bottom: 1px solid var(--grey-divider);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 405px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map-block_map {
  background-image: url("../img/Frame.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 735px;
  height: 492px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .map-block_map {
    width: 350px;
    height: 234px;
    margin-bottom: 35px;
  }
}

.accord {
  padding-bottom: 14px;
  cursor: pointer;
}

.accord-head {
  border-top: 1px solid var(--grey-divider);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.accord-hide {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.accord-hide.open {
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.map-accord_block .accord-hide.open {
  max-height: 80px;
}

.heading.h5 {
  color: var(--white-40);
  /*font-size: 26px;*/
  font-size: 12px;
}

.accord-head .heading {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.accord-head:hover .heading, .accord-head.active .heading {
  color: #df0000 !important;
}

.accord-switch {
  text-align: right;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 23px;
  height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.accord-switch-icon {
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.accord-switch-icon.plus {
  background-image: url("../img/accord-plus.svg");
}

.accord-switch-icon.minus {
  background-image: url("../img/accord-minus.svg");
  display: none;
  position: absolute;
  inset: 0%;
}

.accord-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 14px;
  margin-bottom: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.accord-link {
  color: var(--white-60);
  text-transform: none;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.accord-link.last {
  margin-bottom: 0;
}

.map-obl {
  z-index: 1;
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.kyiv, .vinnytsia, .dnipro, .kharkiv, .odesa, .lviv, .zaporizhzhia, .kr_rih, .lutsk, .kremenchuk {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
}

.city-vis {
  opacity: 1 !important;
}

.map-obl.kharkiv {
  background-image: url("../img/kharkiv.svg");
}

.map-obl.kyiv {
  background-image: url("../img/kyiv.svg");
}

.map-obl.lviv {
  background-image: url("../img/lviv.svg");
}

.map-obl.dnipro {
  background-image: url("../img/dnipro.svg");
}

.map-obl.odesa {
  background-image: url("../img/odesa.svg");
}

.map-obl.vinnytsia {
  background-image: url("../img/vinnytsia.svg");
}

.map-obl.lutsk {
  background-image: url("../img/lutsk.svg");
}

.map-obl.kr_rih {
  background-image: url("../img/kr_rih.svg");
}

.map-obl.zaporizhzhia {
  background-image: url("../img/zaporizhia.svg");
}

.map-obl.kremenchuk {
  background-image: url("../img/kremenchuk.svg");
}

.map-marker {
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.map-markers {
  z-index: 10;
  position: absolute;
  inset: 0%;
}

.map-marker_block {
  width: 28px;
  height: 28px;
  position: absolute;
}

.map-marker_block.kharkiv-marker {
  top: 140px;
  right: 145px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.kharkiv-marker {
    top: 62px;
    right: 62px;
  }
}

.map-marker_block.kyiv-marker {
  top: 113px;
  left: 328px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.kyiv-marker {
    top: 49px;
    left: 154px;
  }
}

.map-marker_block.lviv-marker {
  top: 150px;
  left: 61px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.lviv-marker {
    top: 66px;
    left: 27px;
  }
}

.map-marker_block.dnipro-marker {
  bottom: 213px;
  right: 206px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.dnipro-marker {
    bottom: 98px;
    right: 91px;
  }
}

.map-marker_block.odesa-marker {
  bottom: 98px;
  left: 325px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.odesa-marker {
    bottom: 43px;
    left: 153px;
  }
}

.map-marker_block.vinnytsia-marker {
  top: 185px;
  left: 246px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.vinnytsia-marker {
    top: 83px;
    left: 115px;
  }
}

.map-marker_block.lutsk-marker {
  top: 87px;
  left: 118px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.lutsk-marker {
    top: 36px;
    left: 50px;
  }
}

.map-marker_block.kr_rih-marker {
  bottom: 192px;
  right: 262px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.kr_rih-marker {
    bottom: 86px;
    right: 120px;
  }
}

.map-marker_block.zaporizhzhia-marker {
  bottom: 164px;
  right: 206px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.zaporizhzhia-marker {
    bottom: 70px;
    right: 91px;
  }
}

.map-marker_block.kremenchuk-marker {
    bottom: 272px;
    right: 252px;
}
@media screen and (max-width: 991px) {
  .map-marker_block.kremenchuk-marker {
    bottom: 86px;
    right: 120px;
  }
}

.map-marker.red-map-marker {
  background-image: url("../img/Marker-r.svg");
}

.map-marker.white-map-marker {
  background-image: url("../img/Marker-w.svg");
  display: none;
}

.section.form-red {
  z-index: 10;
  padding-bottom: 90px;
}
@media screen and (max-width: 991px) {
  .section.form-red {
    padding-bottom: 85px;
  }
}

.section-substrate_block.form-red {
  background-color: #df0000;
  border-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dots.form-red {
  z-index: 0;
  opacity: 0.9;
}

.form-red-angle {
  z-index: 3;
  background-image: url("../img/form-red-angle.svg");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: auto auto 14px -1px;
}

.form-red-angle.right {
  z-index: 5;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  bottom: -1px;
  left: auto;
  right: -1px;
  -webkit-transform: rotateX(0) rotateY(180deg) rotate(0);
          transform: rotateX(0) rotateY(180deg) rotate(0);
}

.section-heading_block.form-red {
  margin-bottom: 28px;
}

.heading.h2.full, .heading.h2.auto-width {
  width: auto;
}

.section-heading_block-description_block.form-subtitle {
  width: 288px;
}

.w-form {
  margin: 0 0 15px;
}

.form {
  width: 100%;
  margin-bottom: 15px;
}

.text.form-privacy {
  opacity: 0.6;
  font-size: 10px;
  line-height: 100%;
}
@media screen and (max-width: 991px) {
  .text.form-privacy {
    width: 150px;
    line-height: 120%;
    position: absolute;
    inset: auto 0 1px auto;
  }
}

.form-link {
  color: var(--white);
  text-decoration: underline;
}

.text_caps.form-subtitle {
  opacity: 0.6;
  width: 230px;
}

.wpcf7-spinner {
  display: none;
}

.form__block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
}
@media screen and (max-width: 991px) {
  .form__block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }
}

.form__input {
  width: 288px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
}
.form__input input {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  outline: none;
  padding: 12.5px 0 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  position: relative;
}
.form__input input::-webkit-input-placeholder {
  color: #fff;
}
.form__input input::-moz-placeholder {
  color: #fff;
}
.form__input input:-ms-input-placeholder {
  color: #fff;
}
.form__input input::-ms-input-placeholder {
  color: #fff;
}
.form__input input::placeholder {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .form__input {
    width: 350px;
  }
  .form__input input {
    width: 100%;
  }
}

.form__select select {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  width: 288px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12.5px 0 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  position: relative;
  outline: none;
}
.form__select select option {
  color: #000;
}
@media screen and (max-width: 991px) {
  .form__select {
    width: 350px;
  }
  .form__select select {
    width: 100%;
  }
}

.button.form-red {
  color: var(--background);
  cursor: pointer;
  background-image: url("../img/button-substr-w.svg");
  width: 288px;
  padding-top: 1.5px;
  /*position: relative;*/
  position: absolute;
    right: 0;
}
@media screen and (max-width: 991px) {
  .button.form-red {
    width: 180px;
    margin-top: 15px;
  }
}

input.w-button {
  -webkit-appearance: button;
}

.form-submit {
  z-index: 1;
  opacity: 0;
  position: absolute;
  inset: 0%;
}

.button-arrow.form-red {
  background-image: url("../img/button-arrow-b.svg");
}
@media screen and (max-width: 991px) {
  .button-arrow.form-red {
    width: 16px;
    height: 9px;
  }
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .section-stroke {
    background-image: url("../img/section-top-stroke-mobile-r.svg");
    top: -1px;
  }
}
@media screen and (max-width: 991px) {
  .section-stroke.bottom {
    background-image: url("../img/section-bottom-stroke-mobile-r.svg");
  }
}
@media screen and (max-width: 991px) {
  .button {
    width: 180px;
    height: 40px;
    padding-top: 2.5px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 11px;
    line-height: 120%;
  }
}
.section.form-red {
  z-index: 10;
  padding-bottom: 90px;
}
@media screen and (max-width: 991px) {
  .section.form-red {
    padding-bottom: 85px;
  }
}

.section-substrate_block.form-red {
  background-color: #df0000;
  border-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dots.form-red {
  z-index: 0;
  opacity: 0.9;
}

.form-red-angle {
  z-index: 3;
  background-image: url("../img/form-red-angle.svg");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: auto auto 14px -1px;
}

.form-red-angle.right {
  z-index: 5;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  bottom: -1px;
  left: auto;
  right: -1px;
  -webkit-transform: rotateX(0) rotateY(180deg) rotate(0);
          transform: rotateX(0) rotateY(180deg) rotate(0);
}

.section-heading_block.form-red {
  margin-bottom: 28px;
}

.heading.h2.full, .heading.h2.auto-width {
  width: auto;
}

.section-heading_block-description_block.form-subtitle {
  width: 288px;
}

.w-form {
  margin: 0 0 15px;
}

.form {
  width: 100%;
  margin-bottom: 15px;
}

.text.form-privacy {
  opacity: 0.6;
  font-size: 10px;
  line-height: 100%;
}
@media screen and (max-width: 991px) {
  .text.form-privacy {
    width: 150px;
    line-height: 120%;
    position: absolute;
    inset: auto 0 1px auto;
  }
}

.form-link {
  color: var(--white);
  text-decoration: underline;
}

.text_caps.form-subtitle {
  opacity: 0.6;
  width: 230px;
}

.wpcf7-spinner {
  display: none;
}

.form__block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
}
@media screen and (max-width: 991px) {
  .form__block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }
}

.form__input {
  width: 288px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
}
.form__input input {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  outline: none;
  padding: 12.5px 0 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  position: relative;
}
.form__input input::-webkit-input-placeholder {
  color: #fff;
}
.form__input input::-moz-placeholder {
  color: #fff;
}
.form__input input:-ms-input-placeholder {
  color: #fff;
}
.form__input input::-ms-input-placeholder {
  color: #fff;
}
.form__input input::placeholder {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .form__input {
    width: 350px;
  }
  .form__input input {
    width: 100%;
  }
}

.form__select select {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  width: 288px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12.5px 0 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  position: relative;
  outline: none;
}
.form__select select option {
  color: #000;
}
@media screen and (max-width: 991px) {
  .form__select {
    width: 350px;
  }
  .form__select select {
    width: 100%;
  }
}

.button.form-red {
  color: var(--background);
  cursor: pointer;
  background-image: url("../img/button-substr-w.svg");
  width: 288px;
  padding-top: 1.5px;
 /*position: relative;*/
  position: absolute;
    right: 0;
}
@media screen and (max-width: 991px) {
  .button.form-red {
    width: 180px;
    margin-top: 15px;
  }
}

input.w-button {
  -webkit-appearance: button;
}

.form-submit {
  z-index: 1;
  opacity: 0;
  position: absolute;
  inset: 0%;
}

.button-arrow.form-red {
  background-image: url("../img/button-arrow-b.svg");
}
@media screen and (max-width: 991px) {
  .button-arrow.form-red {
    width: 16px;
    height: 9px;
  }
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .section-stroke {
    background-image: url("../img/section-top-stroke-mobile-r.svg");
    top: -1px;
  }
}
@media screen and (max-width: 991px) {
  .section-stroke.bottom {
    background-image: url("../img/section-bottom-stroke-mobile-r.svg");
  }
}
@media screen and (max-width: 991px) {
  .button {
    width: 180px;
    height: 40px;
    padding-top: 2.5px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 11px;
    line-height: 120%;
  }
}
.section.instagram {
  padding-bottom: 100px;
 
}
@media screen and (max-width: 991px) {
  .section.instagram {
    padding-bottom: 70px;
  }
}

.link {
  color: var(--white);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 228px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
}

.link:hover {
  padding-right: 10px !important;
}

.instagram-block {
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 228px;
  height: 228px;
}
@media screen and (max-width: 991px) {
  .instagram-block {
    width: 170px;
    height: 170px;
    margin-bottom: 10px;
  }
}

.instagram-block-overlay {
  background-color: var(--red);
  opacity: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.instagram-block-overlay {
  mix-blend-mode: multiply;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.instagram-block-overlay:hover {
  opacity: 0.9;
}

@media screen and (max-width: 991px) {
  .section-content.instagram {
    margin-bottom: -10px;
  }
}
.contact-block-icon.for-number {
  text-align: center;
  background-image: url("../img/red-c-v.svg");
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 33px;
  font-family: "Zuume-Bold";
  font-size: 26px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .contact-block-icon.for-number {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-bottom: 0;
    margin-right: 25px;
  }
}

.section.road_map {
  padding-bottom: 0;
}

.heading.h5.white {
  color: var(--white);
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .heading.h5.white {
    width: auto;
  }
}

.text.text-60.road-text {
  margin-top: 14px;
}

.text {
  text-transform: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  font-family: "HelveticaNeueCyr-Roman";
}

@media screen and (max-width: 991px) {
  .contact-block.road-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.section.garant {
  padding-bottom: 116px;
}

.garant_block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .garant_block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.garant_card {
  border: 1px solid var(--grey-divider);
  background-color: var(--block-background);
  color: var(--white);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 592px;
  margin-bottom: 0;
  padding: 35px;
  /*font-family: "Heading Now Trial 46 Bold";
  font-size: 26px;*/
  font-size: 12px;
  line-height: 105%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991px) {
  .garant_card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 25px 12px 23px 25px;
  }
}

.reviews_slide-video {
  z-index: -2;
  opacity: 0.45;
  background-image: url("../img/dots.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 1000px;
  border-radius: 6px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.reviews_slide-video.garant {
  z-index: 1;
}

.garant_card_content {
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.garant_name {
  background-image: url("../img/garant_tag.svg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6px 12px 7px;
}
@media screen and (max-width: 991px) {
  .garant_name {
    background-size: auto 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 105%;
  }
}

.garant_text_month {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .garant_text_month {
    margin-top: 72px;
  }
}

.garant_month {
  margin-bottom: -14px;
  font-family: "Zuume-Bold";
  font-size: 98px;
  font-weight: 700;
  line-height: 105%;
}
@media screen and (max-width: 991px) {
  .garant_month {
    margin-bottom: -7px;
    font-size: 57px;
  }
}

.garant_img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 251px;
  height: 221px;
  display: block;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 991px) {
  .garant_img {
    width: 186px;
    height: 163px;
  }
}

.table_tabs_wrapper {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .table_tabs_wrapper {
    margin-bottom: 30px;
  }
}

.table_lable_mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .table_lable_mobile {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    border: 1px solid var(--grey-divider);
    background-color: var(--block-background);
    border-radius: 6px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Heading Now, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 105%;
    display: none;
  }
}

.table_tabs_block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_tabs_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.table_tab {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--grey-divider);
  background-color: var(--block-background);
  color: var(--white-60);
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90.8333px;
  height: 90.8333px;
  font-size: 8px;
  line-height: 120%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_tab {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 80px;
    height: 80px;
    padding-top: 1px;
    font-size: 7px;
    line-height: 120%;
  }
}

.table_tab_img {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_tab_img {
    width: 44px;
    height: 44px;
  }
}

.mark_line {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 20px;
 /* font-family: "Heading Now Trial 46 Bold";
  font-size: 44px;*/
  font-size: 30px;
  font-weight: 700;
  line-height: 105%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .mark_line {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 105%;
  }
}

.text-block-3 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.divider_mark {
  background-color: var(--grey-divider);
  width: 30px;
  height: 1px;
}

.mark_line_img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .mark_line_img {
    width: 26px;
    height: 26px;
  }
}

.mark_line_stroke_txt {
  color: var(--background);
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: var(--white);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.table_tabs_container {
  border: 1px solid var(--grey-divider);
  background-color: var(--block-background);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.table_heading {
  border-bottom: 1px solid var(--grey-divider);
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 83px;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_heading {
    border-bottom-color: var(--white);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
  }
}

.table_heading_body {
  border-right: 1px solid var(--grey-divider);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 404px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_heading_body {
    border-bottom: 1px solid var(--grey-divider);
    border-right-style: none;
    width: 100%;
    height: 40px;
  }
}

.table_head_text_m {
  margin-top: 2px;
}
@media screen and (max-width: 991px) {
  .table_head_text_m {
    margin-top: 3px;
  }
}

.table_heading_price {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 794px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_heading_price {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .table_heading_price_pin.header_table {
    height: auto;
  }
}
.table_heading_price_pin {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 396px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_heading_price_pin {
    width: 50%;
    height: 40px;
  }
}

.table_heading_price_pin.border {
  border-right: 1px solid var(--grey-divider);
  width: 397px;
}
@media screen and (max-width: 991px) {
  .table_heading_price_pin.border {
    width: 50%;
  }
}

.table_heading_price_pin_top {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_heading_price_pin_top {
    height: 52px;
    padding-left: 4px;
    padding-right: 4px;
  }
}

.table_heading_price_pin_bottom {
  border-top: 1px solid var(--grey-divider);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.price_pin {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 197.5px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.table_divider {
  background-color: var(--grey-divider);
  width: 1px;
  height: 100%;
}

.table_stroke_tab_container {
  color: var(--white-60);
  text-transform: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .table_stroke_tab_container {
    font-size: 14px;
  }
}

.table_stroke_tab_container {
  display: none;
}

.table_stroke_tab {
  border-top: 1px solid var(--grey-divider);
  border-bottom: 1px solid var(--grey-divider);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 61px;
  margin-top: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_stroke_tab {
    border-top-color: var(--white);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
}

.table_stroke_tab.black {
  background-color: var(--background);
}
@media screen and (max-width: 991px) {
  .table_stroke_tab.black {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.table_line_heading {
  border-right: 1px solid var(--grey-divider);
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 404px;
  padding-left: 25px;
  padding-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .table_line_heading {
    border-bottom: 1px solid var(--grey-divider);
    border-right-style: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 40px;
  }
}

.table_line {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.table_tab.active {
  background: #DF0000;
  color: #FFFFFF;
}

@media screen and (max-width: 991px) {
  .table_lable_mobile_chevron {
    background-image: url("../img/chevron_mobile.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 29px;
    height: 16px;
    padding: 0;
    position: absolute;
    right: 15px;
  }
}
.heading.h2.services {
  width: 1000px;
  margin-bottom: 4px;
}
@media screen and (max-width: 991px) {
  .heading.h2.services {
    width: 350px;
    margin: 0;
    margin-bottom: 30px;
  }
}

.service-item-list.services {
  padding-left: 0;
  padding-right: 62px;
}

@media screen and (max-width: 991px) {
  .benefits-content.photo-section.full {
    width: 100%;
  }
}
.map-accord_block {
  border-bottom: 1px solid var(--grey-divider);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 405px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map-accord_block.services-questions {
  width: 896px;
  margin-top: 30px;
  margin-left: auto;
}

.questions-cross {
  background-image: url("../img/red-cross.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto auto 0% 0%;
}
@media screen and (max-width: 991px) {
  .questions-cross {
    width: 36px;
    height: 36px;
    inset: 6px 0 auto auto;
  }
}

@media screen and (max-width: 991px) {
  .heading.h5 {
    width: 310px;
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .heading.h2.two-stroke {
    width: 230px;
  }
}
.section.main-screen-second {
  margin-top: 57px;
  padding-top: 108px;
  padding-bottom: 87px;
}

.section-heading_block.main-screen-second {
  margin-bottom: 0;
  position: relative;
}

.section-heading_block-add.red-stroke {
  background-image: url("../img/zebra-red.svg");
}

.main-screen-second-bread_block {
  z-index: 10;
  color: var(--white-40);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: -11px auto auto 0%;
}

.section.gallery {
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .section.gallery {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}

.gallery-wrapper {
  width: 726px;
  height: 660px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper.splide {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991px) {
  .gallery-wrapper.splide {
    width: 350px;
    height: 240px;
    overflow: visible;
  }
}

@media screen and (max-width: 991px) {
  .splide__arrow.splide__arrow--prev {
    left: 20px;
  }
}
.splide__arrows.gallery-arrows {
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset: -5px 0% auto;
}

.splide__track.gallery-track {
  z-index: 0;
  width: 100%;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 991px) {
  .splide__track.gallery-track {
    overflow: visible;
  }
}

.splide__list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.splide__list.gallery-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}

.splide__slide.gallery-slide {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 726px;
  height: 500px;
  margin-right: 163px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .splide__slide.gallery-slide {
    width: 350px;
    height: 240px;
    margin-right: 10px;
  }
}

.splide__slide.gallery-slide .gallery-slide-image, .splide__slide.gallery-slide .gallery-angle.full, .splide__slide.gallery-slide .gallery-item-mix, .splide__slide.gallery-slide .dots.gallery {
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.gallery-slide-image {
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.gallery-angle.full {
  z-index: 3;
  background-image: url("../img/gallery-angles.svg");
  background-position: 50%;
  background-size: auto;
  width: 736px;
  height: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: -5px;
  left: -5px;
}

.gallery-item-mix {
  z-index: 1;
  background-color: var(--red);
  opacity: 0;
  position: absolute;
  inset: 0%;
}

.gallery-angle {
  z-index: 2;
  background-image: url("../img/gallery-angle.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 66px;
  height: 66px;
  display: none;
  position: absolute;
  inset: -6px auto auto -6px;
}

#breadcrumbs a {
  color: #fff;
  text-decoration: none;
}

.text_caps.main-screen-second {
  color: var(--white-40);
  margin-bottom: 28px;
}

.dots.opacity-45 {
  opacity: 0.45;
}

.section.contacts_block {
  padding-top: 100px;
  padding-bottom: 0;
  overflow: visible;
}

.section-substrate_block.side-stroke.up_double-sections {
  margin-bottom: 0;
}

.container.horizontal-align {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.section-heading_block.vertical-align {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: auto;
  margin-top: -14px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .section-heading_block.vertical-align {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
    margin-top: 0;
    margin-bottom: 31px;
  }
}

.heading.h2.full, .heading.h2.auto-width {
  width: auto;
}

.section-heading_block-description_block.vertical-align {
  width: auto;
  margin-top: 13px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .section-heading_block-description_block.vertical-align {
    width: 120px;
    margin-top: 0;
    margin-right: 50px;
  }
}

.section-content._3-items {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 897px;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .section-content._3-items {
    width: 350px;
    margin-bottom: -10px;
  }
}

.contact-block {
  border: 1px solid var(--grey-divider);
  background-color: var(--block-background);
  color: var(--white);
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 288px;
  padding: 24px 24px 33px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991px) {
  .contact-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 24px;
  }
}

.contact-block-icon {
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-bottom: 42px;
}
@media screen and (max-width: 991px) {
  .contact-block-icon {
    width: 36px;
    height: 36px;
    margin-bottom: 0;
    margin-right: 40px;
  }
}

.contact-block-icon.cbi1 {
  background-image: url("../img/contact-icon-3.svg");
}

.contact-block-icon.cbi2 {
  background-image: url("../img/contact-icon-2.svg");
}

.contact-block-icon.cbi3 {
  background-image: url("../img/contact-icon-1.svg");
}

.contact-block-heading {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.contact-block-subscribtion {
  opacity: 0.4;
  color: var(--white);
  margin-top: 9px;
}

.angle.right_bottom.black, .angle.black {
  background-image: url("../imgangle-back.svg");
}

.angle.right_bottom.black, .angle.black {
  background-image: url("../img/angle-back.svg");
}

.text {
  text-transform: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.heading.h3.privacy {
  margin-bottom: 30px;
}

.privacy-paragraph_block {
  width: 100%;
  margin-top: 60px;
}

.privacy-link {
  color: var(--red);
}

.privacy-numb {
  font-family: "Zuume-Bold";
  font-size: 46px;
}

.section.footer {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 15px;
}

.footer-margin {
  width: 100%;
  height: 15px;
}

.footer-services-link_block {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .footer-services-link_block {
    margin-bottom: -8px;
  }
}

.footer-services-link {
  border: 1px solid var(--grey-divider);
  color: var(--white);
  border-radius: 3px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 592px;
  height: 40px;
  margin-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
 /* font-family: "Heading Now Trial 46 Bold";
  font-size: 18px*/
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-services-link-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-services-number {
  opacity: 0.6;
  /*margin-top: 6px;*/
  margin-right: 15px;
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.footer-services-link-heading {
  letter-spacing: 0.2px;
}
@media screen and (max-width: 991px) {
  .footer-services-link-heading {
    font-size: 16px;
    line-height: 95%;
  }
}

.footer-services-link-arrow {
  margin-bottom: -3px;
  position: relative;
}

.button-arrow.red {
  background-image: url("../img/button-arrow-r.svg");
}

.button-arrow.footer-link {
  opacity: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.footer-bottom {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.8;
}
@media screen and (max-width: 991px) {
  .footer-bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    place-content: space-between;
  /*  height: 180px;*/
  }

}

.logo_block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  /*width: 304px;*/
  width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .logo_block {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  .footer-menu_block.menu {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .footer-menu_block.contacts {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .footer-menu_block.contacts.adress {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .footer-menu_block.up_block {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    height: 53px;
    margin-top: 13px;
    display: none;
  }
}
.logotype.footer-logo {
  margin-bottom: 18px;
}

.text_caps.white-60 {
  color: var(--white-60);
}

.footer-menu_block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*.footer-menu_block-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 35px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}*/
.footer-menu_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-menu_block-info {
    margin-top: 10px;
	display: flex;
    flex-direction: column;
}

.footer-bottom .link-menu {
    padding-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .footer-menu_block-info {
    margin-top: 15px;
  }
}

.link-menu.top {
 margin-bottom: 7px;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

.footer-menu_block.contacts {
  width: 110px;
  margin-left: 64px;
}

@media screen and (max-width: 991px) {
  .footer-menu_block {
    font-size: 11px;
  }
  .footer-menu_block .link-menu {
    font-size: 11px;
  }
}

.footer-menu_block.up_block {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: auto;
  margin-left: auto;
}

.up-arrow {
  width: 60px;
  height: 33px;
  margin-right: auto;
  position: relative;
}

.up-arrow-white {
  z-index: 1;
  background-image: url("../img/up-arrow-w.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.up-arrow-red {
  z-index: 3;
  opacity: 0;
  background-image: url("../img/up-arrow-r.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .footer-menu_block.menu {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .footer-menu_block.contacts {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .footer-menu_block.contacts.adress {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .footer-menu_block.up_block {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    height: 53px;
    margin-top: 13px;
  }
}
.active_popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-form-block {
  z-index: 10000;
  background-color: rgba(10, 10, 10, 0.6);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-form-wrapper {
  z-index: 10;
  width: 1200px;
  padding-top: 84px;
  padding-bottom: 90px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .popup-form-wrapper {
    background-image: url("../img/Vector3.svg");
    background-position: 50%;
    width: 394px;
    height: 504px;
    padding: 64px 22px 85px;
  }
}

.popup-close-cross {
  cursor: pointer;
  background-image: url("../img/close-cross.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 20px 20px auto auto;
}

.pop-up-form-back {
  z-index: -1;
  background-image: url("../img/Vector1.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1320px;
  position: absolute;
  inset: 0% 0% 0% -60px;
}
@media screen and (max-width: 991px) {
  .pop-up-form-back {
    display: none;
  }
}
/*xbii12.11.24*/
.section-heading_block_seotext h2 {
    margin: 20px 0px;
}
.section-heading_block_seotext h3 {
    margin: 20px 0px;
}
.section-heading_block_seotext h4 {
    margin: 20px 0px;
}
.section-heading_block_seotext h5 {
    margin: 20px 0px;
}
.contact-block-subscribtion h2 {
    margin: 20px 0px;
}
.contact-block-subscribtion h3 {
    margin: 20px 0px;
}
.contact-block-subscribtion h4 {
    margin: 20px 0px;
}
.contact-block-subscribtion h5 {
    margin: 20px 0px;
}
.section-heading_block-description_block_seotext {
    line-height: 1.5;
    color: var(--white-60);
    text-transform: none;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: "HelveticaNeueCyr-Roman";
}
.contact-block-subscribtion {
    line-height: 1.5;
    color: #fffefe;
    text-transform: none;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: "HelveticaNeueCyr-Roman";
}
.services-template-default .section.instagram {
 padding-bottom: 0px;
}
.home .section.instagram {
 padding-bottom: 0px;
}
/*xbii*/
.drop-menu-links_block {
    overflow-y: revert !important;
}
.sub-drop-menu {
    display: none;
        position: absolute;
    left: 100%;
    z-index: 10;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    top: auto;
    transform: translateY(-50px);
}

.drop-menu-link-wrapper:hover .sub-drop-menu {
   display: block;
}

.sub-drop-menu-link {
   padding: 10px;
   text-decoration: none;  
	padding: 10px 10px;
}
.sub-drop-menu {
    border: 1px solid var(--grey-divider);
    background-color: var(--block-background);
    border-radius: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  /*  padding: 20px;*/   
}

.section.main_screen .text_caps {
    padding: 20px 0;
}
.page-template-services #main_screen .container, .page-template-services-kharkiv #main_screen .container, .page-template-services-lviv #main_screen .container, .page-template-services-dnipro #main_screen .container, .page-template-services-odesa #main_screen .container, .page-template-services-vinnicya #main_screen .container, .page-template-services-luck #main_screen .container, .page-template-services-krivij-rig #main_screen .container, .page-template-services-zaporizhzhya #main_screen .container {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}
/*.page-template-services-kharkiv #main_screen .container {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}
.page-template-services-lviv #main_screen .container {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}*/
@media screen and (max-width: 480px) {
.drop-menu-links_block {
    overflow-y: auto !important;
}
.footer-menu_block.serv {
    margin: 20px 0px;
}
.container.photo-benefits {
    height: auto;
}
    .drop-menu-links_block {
        background-color: rgba(0, 0, 0, 0);
        border-style: none;
        border-radius: 0;
        height: 45vh;
        margin-top: 21px;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: auto;
   
}
.home #main_screen .container {
    padding: 20px;
}
.home #main_screen .container {
    z-index: 10;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: row;
}
.drop-menu-link {
    border-top: 1px solid var(--grey-divider);
    color: var(--white-60);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 14px;
    font-size: 12px;
    line-height: 120%;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    padding: 15px 0px 14px 0px;
}
 .sub-drop-menu {
    border: 0px solid var(--grey-divider);
    background-color: var(--block-background);
    border-radius: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    left: auto;
    display: none;
    position: absolute;
    right: auto;
    top: 0px;
    background-color: #151515;
    z-index: 10;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);

}
.sub-drop-menu {
    top: 0px;
    transform: none;
}
.drop-menu-links:nth-child(1) .drop-arrow {
    transform: rotate(90deg);
}
.drop-menu-links:nth-child(3) .drop-arrow {
    transform: rotate(90deg);
}
.drop-menu-links:nth-child(5) .drop-arrow {
    transform: rotate(90deg);
}
.drop-menu-links:nth-child(7) .drop-arrow {
    transform: rotate(90deg);
}
.menu-side-one_part a {
    color: #fff;
    text-decoration: none
}
}

.footer-menu_block.serv {
    width: 300px;
}
.footercopyright {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.section-top-breadcrumbs {
 padding-bottom: 0px;
 z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
}
.breadcrumb_last {
    color: #585858;
}
.table_tabbrend {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    border: 1px solid var(--grey-divider);
    background-color: var(--block-background);
    color: var(--white-60);
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90.8333px;
    height: 90.8333px;
    font-size: 8px;
    line-height: 120%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.table_tabbrend:hover {
    background-color: #e0000d;
}
.table_tabs_blockbrend {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.table_tab_markbrend {
    color: #fff;
   padding-top: 10px;
}
.section-top-breadcrumbs .heading.h2 {
    width: 808px;
}
.table_tab_link {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stepblock {
    display: flex;
}
    .work-steps {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      width: 100%;
    }

    .steps-list {
      flex: 1;
      padding: 20px;
    }

    .steps-list .step {
      display: flex;
      flex-direction: column;
      margin-bottom: 20px;
      border-left: 2px solid #e0000d;
      padding-left: 15px;
          width: 60%;
      padding: 50px;
    }

    .steps-list .step h3 {
      font-size: 24px;
      margin: 0;
      color: #ffffff;
      padding-bottom: 20px;
      line-height: 120%;
    }

    .steps-list .step p {
      margin: 5px 0 0;
      color: #555;
      font-size: 16px;
      line-height: 120%;
    }

    .steps-images {
      flex: 1;
      padding: 20px;
    }

    .steps-images img {
      width: 100%;
      max-height: 200px;
      object-fit: cover;
      margin-bottom: 20px;
      border-radius: 8px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    .stepc {
    font-size: 45px;
    padding: 10px 0px 40px;
        font-weight: 900;
}
.checkmark {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #e0000d;
    color: white !important;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    position: absolute;
    left: -12px;
    margin-top: 0px;
    font-family: "Zuume-Bold";
}
.worksteps .heading.h2 {
    z-index: 1;
    width: 608px;
    /* font-size: 92px; */
    font-size: 28px;
    position: relative;
}
.page-template-brend .gogolemap {
    padding-top: 50px;
}
.brend_zagol .section-heading_block {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.brend_zagol .heading.h2 {
    z-index: 1;
    width: 100%;
    /* font-size: 92px; */
    font-size: 68px;
    position: relative;
    text-align: center;
    padding-bottom: 50px;
}
.brend_zagol {
    padding-bottom: 40px;
}
.brend_zagol .section-heading_block h2 {
    cursor: pointer;
    color: #ffffff;
}
.brend_zagol .section-heading_block h2:hover {
    color: #e0000d;
    cursor: pointer;
}
.brend_list {
    padding-bottom: 0px;
}
    @media (max-width: 768px) {
      .work-steps {
        flex-direction: column;
      }

      .steps-images img {
        max-width: 100%;
      }
      .stepblock {
    display: flex;
    flex-direction: column;
}
.steps-list .step {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    border-left: 2px solid #e0000d;
    padding-left: 15px;
    width: 100%;
    padding: 0px 0px 0px 50px;
}
.checkmark {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #e0000d;
    color: white !important;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    position: absolute;
    left: -12px;
    margin-top: 20px;
    font-family: "Zuume-Bold";
}
.table_tabs_blockbrend {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.brend_zagol .heading.h2 {
    z-index: 1;
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 0px;
    font-size: 30px;
    line-height: 120%;
}
    }

/*xbii 26.12.24*/
/*Кнопка вверх*/
#back-to-top {
    position: fixed;
    bottom: 55px;
    left: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1000;
    display: none; 
  }
  #back-to-top.show {
    display: flex;
  }
 
/*xbii 02.01.25*/  
.photo-block {
    display: flex;
    gap: 20px;
}

.photo-item img {
    /*width: 300px; */
    height: 400px;
    object-fit: cover; 
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.blockfotocontact {
        padding-bottom: 35px;
    }
.add-review-button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.add-review-button {
    padding: 10px 20px;
    background-color: #df0000;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    transition: background-color 0.3s ease;
    text-transform: uppercase;
}

.add-review-button:hover {
    background-color: #b00000;
}   
 
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.hidden {
    display: none;
}

.popup-content {
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 15px;
    text-align: center;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    animation: popupFadeIn 0.3s ease-in-out;
}

.popup-content h3 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.popup-content label {
    display: block;
    text-align: left;
    font-size: 12px;
    margin-bottom: 5px;
    color: #555;
}

.popup-content input,
.popup-content select,
.popup-content textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
}

.popup-content input:focus,
.popup-content select:focus,
.popup-content textarea:focus {
    border-color: #df0000;
    outline: none;
}

.submit-review-button {
    width: 100%;
    padding: 10px 20px;
    background-color: #df0000;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.submit-review-button:hover {
    background-color: #b00000;
}
.headertel-menu_block-info {
    padding-right: 40px;
}
.headeradres-menu_block-info {
   /* padding-right: 55px;*/
    padding-right: 35px;
    margin-top: -19px;
}
.page-template-main-krivij-rig .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-services-krivij-rig .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-gal-krivij-rig .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-contacts-krivij-rig .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-services-gorod-krivij-rig .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-main-kremenchuk .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-services-kremenchuk .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-gal-kremenchuk .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-contacts-kremenchuk .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-services-gorod-kremenchuk .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-main-zaporizhzhya .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-services-zaporizhzhya .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-gal-zaporizhzhya .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-contacts-zaporizhzhya .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.page-template-services-gorod-zaporizhzhya .headeradres-menu_block-info {
    padding-right: 20px;
    margin-top: -19px;
}
.headeradres {
    color: var(--white-60);
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    cursor: pointer;
}
.headermist {
    color: var(--white-60);
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    cursor: pointer;
    margin-top: 5px;
}
.header-link-menu-switchmist {
    cursor: pointer;
    width: 15px;
    height: 22px;
    margin-top: -3px;
    position: relative;
}

.close-popup-button {
    margin-top: 10px;
    padding: 5px 15px;
    background-color: transparent;
    color: #df0000;
    border: 1px solid #df0000;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.close-popup-button:hover {
    background-color: #df0000;
    color: #fff;
}

/* Анимация появления */
@keyframes popupFadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Адаптивность */
@media screen and (max-width: 480px) {
    .popup-content {
        padding: 20px;
        width: 95%;
    }

    .popup-content h3 {
        font-size: 18px;
    }

    .submit-review-button {
        font-size: 14px;
    }
}
@media (max-width: 1200px) {
/*.headertel-menu_block-info {
   display: none;
}*/
.headeradres-menu_block-info {
    display: none;
}
}
@media (max-width: 768px) {
   .photo-block {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.headermist .drop-menu {
    background: #151515ed;
        top: 25px;
    padding-top: 0px;
}
.headermist .drop-menu .drop-menu-links_block {
   margin-top: 0px;
}
.headermist .drop-menu .drop-menu-link {
    padding: 5px 10px 5px 10px;
}
.side-logo_block {
    width: 140px;
}
.headertel a {
    font-size: 14px;
    color: #fff;
}
.photo-item img {
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.blockfotocontact {
        padding-top: 65px;
        padding-bottom: 35px;
    }
.textblockcontact {
    padding-top: 35px;
    padding-bottom: 65px;
}
.headertel-menu_block-info {
    padding-right: 0px;
}
.headeradres {
    display: none;
}
.main-screen-second-bread_block {
    top: -60px;
}
.button.form-red {
    color: var(--background);
    cursor: pointer;
    background-image: url(../img/button-substr-w.svg);
    padding-top: 1.5px;
    position: relative;
    right: 0;
}
}
  
  @media (min-width: 900px) {
#back-to-top {
display: none !important;
  }
}   
 
  @media (min-width: 900px) {
#call-button {
display:none !important;
  }}
 @media (max-width: 900px) { 
/*Кнопка виджета перезвонить*/
  #call-button {
    position: fixed;
    /*bottom: 20px; */
    bottom: 60px; 
    right: 20px;
    background-color: #e0000d;
    color: white;
    border-radius: 50%;
    /*width: 60px;
    height: 60px;*/
     width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 1000;
    animation: pulse 1.5s infinite;
  }

  #call-button img {
    width: 30px;
    height: 30px;
  }
}
  /* Эффект пульсации */
  @keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 10px rgba(224, 0, 13, 0.7); 
  }
  50% {
    transform: scale(1.1);
    box-shadow: 0 0 20px rgba(224, 0, 13, 0.9); 
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 10px rgba(224, 0, 13, 0.7);
  }     
   .footer-menu_block.up_block.mobnone {
display:none !important;
  }
}
.payment-icons {
    display: flex;
    gap: 16px;
    margin-top: 16px;
}

.payment-icons img {
    height: 36px;
    border: 1px solid #b4b4b4;
    background: transparent;
    padding: 9px;
    border-radius: 5px;
    width: 65px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

/*Стрница Блог*/
.blog_block .posts-grid-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.blog_block .posts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.blog_block .post-tile {
    background: #151515;
    border: 1px solid #383838;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s;
}

.blog_block .post-tile:hover {
    transform: translateY(-5px);
}

.blog_block .post-thumbnail img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.blog_block .post-meta {
    padding: 15px;
}

.blog_block .post-date {
    display: block;
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
}

.blog_block .post-title {
    margin: 0 0 15px;
    font-size: 18px;
    height: 110px;
    overflow: hidden;
}
.page-template-blog .gogolemap {
    display: none;
}
.blog_block .post-title a {
    color: #ffffff;
    text-decoration: none;
	line-height: 1.2;
}

.blog_block .post-title a:hover {
    color: #626262;
}

.blog_block .read-more-btn {
    display: inline-block;
    padding: 10px 20px;
    background: #e0000d;
    color: #fff;
    text-decoration: none;    
    font-size: 14px;
}

.blog_block .read-more-btn:hover {
    background: #e0000dde;
}

.blog_block .load-more-wrapper {
    text-align: center;
    margin-top: 30px;
}

.blog_block #load-more {
    padding: 22px 40px;
    background: #e0000d;
    color: #fff;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
}

.blog_block #load-more:hover {
       background: #e0000dde;
}

.blog_block #load-more:disabled {
    background: #ccc;
    cursor: not-allowed;
}

/* Адаптивность */
@media (max-width: 768px) {
    .blog_block .posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .blog_block .posts-grid {
        grid-template-columns: 1fr;
    }

    .blog_block .post-thumbnail img {
        height: 150px;
    }

    .blog_block .post-title {
        font-size: 16px;
        height: 70px;
    }
}

/*Статья*/
.single-format-standard .post-content {   
line-height: 1.5;
    color: #9f9f9f;
    text-transform: none;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: "HelveticaNeueCyr-Roman";
}
.single-format-standard .heading.h2 {
    font-size: 28px;
	    margin-top: 15px;
}
.single-format-standard .post-content img {
    max-width: 100%;
    height: auto;
}

.single-format-standard .post-content a {
    color: #0073aa;
    text-decoration: none;
}

.single-format-standard .post-content a:hover {
    text-decoration: underline;
}

/* Адаптивность */
@media (max-width: 768px) {
    .single-format-standard .post-content {
        padding: 15px;
        font-size: 14px;
    }
}

/*Прайс*/
.prices .container {
    display: block !important;
}
.pricenaz {
        color: #ec0e0e !important;
}
.prices {
    z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 84px;
    padding-bottom: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
}

.lightPrice h2 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
}

.priceItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    /* background: #fff; */
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    color: #ffffff;
}

.priceItem.titleRow {   
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 20px;
}

.priceItem span:first-child {
    flex: 1;
    text-align: left;
}

.priceItem span:last-child {
    min-width: 120px;
    text-align: left;
    font-weight: 600;
    color: #8a8a8a;
}

.priceItem:hover {
   background: #151515;
    transition: background 0.3s;
}

/* Адаптивность */
@media (max-width: 768px) {
    .lightPrice h2 {
        font-size: 28px;
    }

    .priceItem {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px;
    }

    .priceItem span:last-child {
        text-align: left;
        margin-top: 5px;
    }

    .priceItem.titleRow {
        font-size: 16px;
        padding: 15px;
    }
}

@media (max-width: 480px) {
    .lightPrice {
        padding: 30px 0;
    }

    .lightPrice h2 {
        font-size: 24px;
    }

    .priceItem {
        font-size: 14px;
    }

    .priceItem span:last-child {
        min-width: auto;
    }
}

/*Блок перелинковки*/
.wp-block-themeisle-blocks-advanced-heading{
    padding: 50px 0px 0px 0px;
}
.wp-block-themeisle-blocks-advanced-column {
    text-align: center;
}
.perel .heading.h2 {
    width: 100%;
}
.wp-block-themeisle-blocks-advanced-heading a {
        color: #e0000d;
  font-size: 12px;
    line-height: 20px;
}
.wp-block-themeisle-blocks-advanced-heading span {
    padding-right: 10px;
}
/* Адаптивность */
@media (max-width: 768px) {
.perel .heading.h2 {
    width: 100%;
    line-height: 40px;
}
.wp-block-themeisle-blocks-advanced-heading a {
    color: #e0000d;
    font-size: 12px;
        line-height: 20px;
}
.perel {
    padding: 0;
	padding-bottom: 50px;
}
}
.page-template-price .heading.h2 { 
    font-size: 54px;  
}
.page-template-price .lightPrice h2 {
    font-size: 24px;
    margin-bottom: 0px;
}
.page-template-price .section.form-red {
    margin-bottom: 50px;
}
.section-heading_block_seotext a {
    color: #fff;
}
.seofoto {
    margin-bottom: 25px;
}
/* Контейнер для картинки — центрирует и ограничивает ширину */
.seofoto {
  width: 100%;
  max-width: 1200px;        
  aspect-ratio: 4 / 1;     
  overflow: hidden;        
  display: block;
}

/* Само изображение — заполняет контейнер, корректная обрезка */
.seofoto img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;       
  object-position: 50% 50%;
  vertical-align: middle; 
}


@media (max-width: 480px) {
  .seofoto {
    aspect-ratio: 16 / 9;
  }
}

/* Основные стили таблицы остаются как у тебя */
.seotabl {
    max-width: 100%;   
    width: 100%;
    padding: 25px 0 0;
}

.uslugi-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
   /* background: #ffffff;  */ 
    background: #0a0a0a;
    overflow: hidden;   
    font-size: 16px;
	border: 1px solid #fff;
}

.uslugi-table thead {
  /*  background: #e0000d;*/
      background: #0a0a0a;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-weight: 600;
    font-size: 14px;
}

.uslugi-table th {
    padding: 18px 20px;
    text-align: left;
    font-weight: 600;
    text-transform: capitalize; 
	border: 1px solid #fff;
}

.uslugi-table tbody tr {
    transition: all 0.3s ease;
    border-bottom: 1px solid #f0f0f0;
}

.uslugi-table tbody tr:nth-child(odd) {
   /* background-color: #ffffff; */
   background-color: #0a0a0a;
}

.uslugi-table tbody tr:nth-child(even) {
   /* background-color: #f9f9f9; */
   background-color: #0a0a0a;
}

/*.uslugi-table tbody tr:hover {
    background-color: #f8f9ff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
*/
.uslugi-table td {
    padding: 16px 20px;
   /* color: #333;*/
   color: #ffffff;
   font-weight: 500;
   text-transform: none;
   border: 1px solid #fff;
}

.uslugi-table tbody tr:last-child {
    border-bottom: none;
}
/* Адаптивность */
@media (max-width: 768px) {
    .uslugi-table {
        font-size: 14px;
        table-layout: fixed;
        width: 100%;
    }
    
    .uslugi-table th,
    .uslugi-table td {
        padding: 10px 12px;
        word-wrap: break-word;
        white-space: normal;
    }
    
    .uslugi-table thead {
        font-size: 13px;
    }

    /* Первый столбец шире */
    .uslugi-table th:first-child,
    .uslugi-table td:first-child {
        width: 40%;
        max-width: 40%;
        white-space: normal;
        line-height: 1.4;
    }

    /* Остальные — уже */
    .uslugi-table th:nth-child(2),
    .uslugi-table td:nth-child(2),
    .uslugi-table th:nth-child(3),
    .uslugi-table td:nth-child(3) {
        width: 30%;
        text-align: center;
        white-space: nowrap;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .uslugi-table {
        font-size: 13px;
        table-layout: fixed;
        width: 100%;
        overflow-x: hidden;
    }

    .uslugi-table th,
    .uslugi-table td {
        padding: 8px 10px;
        white-space: normal;
        word-break: break-word;
    }

    /* Первый столбец — самый широкий */
    .uslugi-table th:first-child,
    .uslugi-table td:first-child {
        width: 50%;
        max-width: 50%;
        line-height: 1.4;
    }

    /* Цена и время — уже и центрированы */
    .uslugi-table th:nth-child(2),
    .uslugi-table td:nth-child(2),
    .uslugi-table th:nth-child(3),
    .uslugi-table td:nth-child(3) {
        width: 25%;
        text-align: center;
        font-size: 12.5px;
        white-space: nowrap;
    }
}

/* Overlay */
.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}

/* Popup box */
.popup-container {
  background: #fff;
  width: 90%;
  max-width: 520px;
  padding: 40px 40px 50px;
  border-radius: 5px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.25);
  position: relative;
  text-align: center;
  animation: popupShow .3s ease;
}

@keyframes popupShow {
  from { opacity: 0; transform: scale(0.9); }
  to   { opacity: 1; transform: scale(1); }
}

/* Close button */
.popup-close {
  position: absolute;
  right: 18px;
  top: 14px;
  font-size: 30px;
  cursor: pointer;
  color: #666;
}

/* Typography */
.popup-container h2 {
  font-size: 28px;
  margin-bottom: 30px;
  font-weight: 700;
  color: #363636;
  line-height: normal;
}

.popup-container p {
  font-size: 17px;
  color: #444;
  margin-bottom: 25px;
      line-height: 1.6;
}

.highlight {
  background: #FFE7DA;
  color: #e0000d;
  padding: 4px 10px;
  border-radius: 8px;
}

/* Form */
.popup-form input {
  width: 100%;
  padding: 16px;
  border-radius: 0px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  margin-bottom: 5px;
  font-size: 16px;
}

.popup-form button {
  width: 100%;
  padding: 18px;
  background: #f45b2d;
  color: #fff;
  font-size: 18px;
  border: none;
  border-radius: 14px;
  cursor: pointer;
  transition: 0.2s;
}

.popup-form button:hover {
  background: #e34d1c;
}
div.wpcf7-response-output {
    color: #000000 !important;
}
.popup-form .wpcf7-submit {
    background: #e0000d;
    color: #ffffff;
    border: 1px solid #e0000d;
    font-weight: 400;
    margin-top: 15px;
	text-transform: uppercase;
}
.popup-form .wpcf7-submit:hover {
    background: #b00000;
    color: #fff;
    border: 1px solid #000;
}
@media (max-width: 768px) {
.popup-container h2 {
    font-size: 20px; 
    line-height: normal;
}	
.popup-container p {
    font-size: 16px;
}
}
.mui-1elv4b4-panel-fixed {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 15;
    display: grid;
    grid-template-columns: 3fr 6fr 3fr;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
  /*  height: 90px;
    padding: 24px 24px 24px 28px;*/
	    height: 60px;
    padding: 4px 24px 5px 28px;
    gap: 24px;
        background-color: rgb(10 10 10);
    box-shadow: rgba(38, 39, 40, 0.1) 0px -1px 2px 0px;
    transition: transform 0.4s;
}
.mui-1wfng7c {
    display: flex;
    flex-direction: column;
    gap: 8px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: start;
}
.mui-1elv4b4-panel-fixed .panel-fixed__icon-services {
    width: 20px;
    height: 20px;
}
.mui-1elv4b4-panel-fixed .panel-fixed__icon, .mui-1elv4b4-panel-fixed .panel-fixed__icon-services {
    color: rgba(0, 0, 0, 0.4);
}
.mui-xb4dox {
    margin: 0px;
    font-size: 12px;
    line-height: 1.25;
    font-weight: 400;
    font-family: GeologicaRoman, sans-serif;
    color: #fff;
}
.mui-1elv4b4-panel-fixed .panel-fixed__book {
    display: flex;
    place-content: center;
    -webkit-box-pack: center;
}
.mui-1ly4aa4-button.MuiButton-contained.MuiButton-containedPrimary {
    position: relative;
    z-index: 2;
    --color: #000000;
    --bg: #fff90f;
    --hbg: #111112;
}
.mui-1elv4b4-panel-fixed .panel-fixed__button.MuiButton-root {
    padding: 14px 22px;
    font-size: 13px;
    line-height: 1.15;
}
.mui-1ly4aa4-button.MuiButton-contained {
    background-color: var(--bg);
    color: var(--color);
    box-shadow: none;
    --hoverBg: transparent;
}
.mui-1ly4aa4-button.MuiButton-sizeLarge {
    min-height: 50px;
    font-size: 16px;
}
.mui-1ly4aa4-button {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: GeologicaRoman, sans-serif;
    font-weight: 500;
    font-size: 0.9375rem;
    padding: 8px 22px;
    color: rgba(0, 0, 0, 0.87);
    background-color: rgb(255, 215, 29);
    box-shadow: rgba(38, 39, 40, 0.1) 0px -1px 2px 0px;
    min-width: 0px;
    flex-shrink: 0;
    border-radius: 50px;
    text-transform: uppercase;
    transition: background 0.3s, color 0.3s, border-color 0.3s, padding 0.3s;
    line-height: 1.2 !important;
}
/*.mui-1elv4b4-panel-fixed .panel-fixed__button.MuiButton-root .MuiButton-startIcon {
    width: 16px;
    height: 16px;
    margin-left: 0px;
}*/
.mui-wth0qt {
    display: inherit;
    margin-right: 8px;
    margin-left: -4px;
}
.mui-1ly4aa4-button .button__text {
    display: flex;
    font-weight: 400;
}  
.mui-1ly4aa4-button > .MuiTouchRipple-root {
    border-radius: 6px;
}
.mui-vubbuv {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentColor;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: fill 200ms 
cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: fill 200ms 
cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
}
.mui-9dayy {
    margin: 0px;
    font-size: 12px;
    line-height: 1.25;
    font-weight: 400;
    font-family: GeologicaRoman, sans-serif;
    color: #fff;
    white-space: pre-line;
}

@media (min-width: 640px) {
.mui-1elv4b4-panel-fixed {
display: none;	
}	
} 
.footer-socials {
    display: flex;
    gap: 12px;
    margin-top: 8px;
}

.footer-socials a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/*.footer-socials img {
    width: 22px;
    height: 22px;
    transition: transform 0.25s ease, opacity 0.25s ease;
}*/
.footer-socials .teleg {
   /* width: 22px;
    height: 22px;*/
	width: 20px;
    height: 20px;
    transition: transform 0.25s ease, opacity 0.25s ease;
}
.footer-socials .inst {
    width: 22px;
    height: 22px;
    transition: transform 0.25s ease, opacity 0.25s ease;
}
.footer-socials a:hover img {
    transform: scale(1.1);
    opacity: 0.8;
}
@media screen and (max-width: 991px) {
    .mui-1elv4b4-panel-fixed .button.mobile-menu {
        background-image: url(../img/Vector.svg);
        background-size: cover;
        width: 100%;
        margin-top: 0px;
    }
}
@media screen and (min-width: 1200px) {
.teleghea {
    margin-right: 20px;
}
.teleghea .telegheader {
    width: 18px;
    height: 18px;
}	
}	