*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
  margin: 0;
}

body {
  font-family: 'HelveticaNeue';
  font-weight: 400;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  height: 100%;
}

ol,
ul {
  padding: 0;
  list-style: none;
}

a {
  font-family: inherit;
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
  border: none;
}

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

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

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Light/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}

.container-left {
  margin-left: calc(50% - 620px);
  height: 100%;
}

.container-left .section__column:nth-child(1) {
  -webkit-box-flex: calc(50% - 340px);
  -webkit-flex: calc(50% - 340px);
      -ms-flex: calc(50% - 340px);
          flex: calc(50% - 340px);
}

.container-left .section__column:nth-child(2) {
  height: 100%;
}

.hero-slider__img {
  position: absolute;
  top: 0;
  left: 0;
}

.hero-slider .container {
  position: relative;
  z-index: 2;
  height: 100%;
}

.hero-slider__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 170px;
  position: relative;
  height: 40px;
  font-size: 12px;
  color: #fff;
  background: #cd9e50;
  -webkit-transition: 0.3s background-color linear;
  -o-transition: 0.3s background-color linear;
  transition: 0.3s background-color linear;
}

.btn::before {
  content: '';
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.btn:hover {
  background-color: #AA8243;
}

.fullpage-wrapper {
  height: calc(100vh - 125px);
}

.section {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.section__content {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.section__content .container-left {
  position: relative;
  z-index: 1;
}

.section__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.section__column {
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}

.section__desc {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-top: 70px;
  position: relative;
}

.section__desc::before {
  content: '';
  width: 75px;
  height: 2px;
  background-color: #cd9e50;
  display: block;
  position: absolute;
  top: -34px;
  left: 0;
}

.section__title {
  color: #ffffff;
  font-size: calc(24px + (50 - 24) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  font-weight: 700;
  font-family: 'Acrom', sans-serif;
  text-transform: uppercase;
}

.section__btn {
  margin-top: 40px;
}

.section-title {
  height: 335px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.section-title__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.section-map {
  background-color: #50432d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-map__wrapper {
  padding: 40px 0 35px 0;
}

.section-hero__content {
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 25%;
}

.section-hero__desc {
  font-size: 18px;
  line-height: 1.7;
  color: #fff;
  font-weight: 700;
  margin-top: 35px;
}

.section-tabs .section__content {
  position: relative;
}

.section-tabs .section__column:nth-child(2) {
  position: relative;
}

.section-tabs .section__column:nth-child(2)::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  display: block;
  background-color: rgba(2, 1, 0, 0.5);
}

.section-specifications {
  background-image: url("../img/specifications-bg.jpg");
}

.section-architecture {
  background-image: url("../img/architecture-bg.jpg");
}

.section-beauty {
  background-image: url("../img/beauty-bg.jpg");
}


.section-detskii {
  background-image: url("../img/detskii.jpg");
}


.section-bezopasnost{
  background-image: url("../img/bezopasnost.jpg");
}






.hero-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hero-slider__img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-slider__pagination {
  margin-top: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-slider__pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 5px;
}

.hero-slider__pagination .swiper-pagination-bullet {
  height: 2px;
  width: 26px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
}

.hero-slider__pagination .swiper-pagination-bullet-active {
  background: #cd9e50;
}

.tabs-nav-slider {
  height: calc(100vh - 125px);
}

.tabs-nav-slider .swiper-button-next {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  left: 93%;
  top: 53%;
  margin: 10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cd9e50'%2F%3E%3C%2Fsvg%3E") !important;
}

.tabs-nav-slider .swiper-button-prev {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  left: 93%;
  top: 47%;
  margin: 10px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cd9e50'%2F%3E%3C%2Fsvg%3E") !important;
}

.tabs {
  position: relative;
  overflow: hidden;
}

.tabs-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
}

.tabs-content.active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  z-index: 9;
}

.tabs-content.active .tabs-item__img, .tabs-content.active .tabs-item__info {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.tabs-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: calc(50% - 620px);
  background-color: #fff;
  opacity: 0;
  -webkit-transition: 0.5s opacity linear;
  -o-transition: 0.5s opacity linear;
  transition: 0.5s opacity linear;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.tabs-item.active {
  opacity: 1;
  z-index: 5;
}

.tabs-item__img {
  width: calc(50% + 170px);
  height: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
}

.tabs-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tabs-item__btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  color: #fff;
  width: 155px;
  height: 55px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #cd9e50;
  margin-top: calc(120px + (20 - 120) * ((100vw - 320px) / (1920 - 320)));
}

.tabs-item__btn::before {
  content: '';
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.tabs-item__info {
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: calc(15px + (110 - 15) * ((100vw - 320px) / (1920 - 320))) 0 calc(15px + (110 - 15) * ((100vw - 320px) / (1920 - 320))) calc(15px + (50 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.tabs-item__title {
  font-weight: 700;
  color: #cd9e50;
  line-height: 1.21;
  font-size: 50px;
  text-transform: uppercase;
  font-family: 'Acrom', sans-serif;
}

.tabs-item__text {
  margin-top: 80px;
  color: #535352;
  line-height: 1.43;
  font-size: 14px;
}

.tabs-item__text p + p {
  margin-top: 25px;
}

.nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 20px;
  -webkit-transition: 0.5s background-color linear, 0.8s -webkit-transform linear;
  transition: 0.5s background-color linear, 0.8s -webkit-transform linear;
  -o-transition: 0.5s background-color linear, 0.8s transform linear;
  transition: 0.5s background-color linear, 0.8s transform linear;
  transition: 0.5s background-color linear, 0.8s transform linear, 0.8s -webkit-transform linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.nav-item.animate {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.nav-item:hover {
  background-color: rgba(205, 158, 80, 0.35);
  cursor: pointer;
}

.nav-item:hover .nav-item__img {
  border-color: #cd9e50;
}

.nav-item:hover .nav-item__arrow svg path {
  fill: #cd9e50 !important;
  opacity: 1;
}

.nav-item__arrow svg path {
  -webkit-transition: 0.5s fill linear, .5s opacity linear;
  -o-transition: 0.5s fill linear, .5s opacity linear;
  transition: 0.5s fill linear, .5s opacity linear;
}

.nav-item__img {
  width: 145px;
  height: 145px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border: 6px solid #fff;
  -webkit-transition: 0.5s border-color linear;
  -o-transition: 0.5s border-color linear;
  transition: 0.5s border-color linear;
}

.nav-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.nav-item__text, .nav-item__title {
  color: #Fff;
}

.nav-item__info {
  margin-left: 20px;
  max-width: 340px;
}

.nav-item__title {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
}

.nav-item__text {
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.5;
}

.nav-item__arrow {
  margin-left: 60px;
}

.map {
  margin-top: 30px;
  height: 300px;
}

.map img {
  height: 100%;
  width: 100%;
}

.map-title {
  font-size: calc(24px + (50 - 24) * ((100vw - 320px) / (1920 - 320)));
  text-align: center;
  color: #fff;
  font-family: 'Acrom', sans-serif;
  text-transform: uppercase;
  position: relative;
}

.map-title::before {
  content: '';
  position: absolute;
  width: 75px;
  height: 2px;
  background-color: #cd9e50;
  display: block;
  left: 50%;
  margin-left: -37.5px;
  bottom: -27px;
}

.map-list {
  margin-top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  position: relative;
}

.map-list::after {
  content: '';
  position: absolute;
  background-color: #cd9e50;
  width: 100%;
  height: 3px;
  left: 0;
  top: 75px;
  z-index: 1;
}

.map-list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
  opacity: 0;
}

.map-list__item:nth-child(even) {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.map-list__item.animate {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.map-list__text {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.map-list__number {
  margin-top: 15px;
  font-size: 16px;
  color: #cd9e50;
}

.map-list__checkmark {
  width: 18px;
  height: 18px;
  border: solid 2px #ffffff;
  background-color: #cd9e50;
  display: block;
  margin-top: 15px;
  border-radius: 50%;
}

.left-animation {
  -webkit-transform: translateX(-130%);
      -ms-transform: translateX(-130%);
          transform: translateX(-130%);
  -webkit-transition: opacity .5s linear, -webkit-transform 1s linear;
  transition: opacity .5s linear, -webkit-transform 1s linear;
  -o-transition: transform 1s linear, opacity .5s linear;
  transition: transform 1s linear, opacity .5s linear;
  transition: transform 1s linear, opacity .5s linear, -webkit-transform 1s linear;
  opacity: 0;
}

.left-animation.animate {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.header__request, .footer__request {
  -webkit-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
}

.header__request:hover, .footer__request:hover {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(62, 51, 33, 0.72);
}

.popup.active {
  opacity: 1;
  z-index: 999;
}

.popup-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.popup__close {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 18px;
  top: 18px;
  z-index: 1;
}

.popup__close:hover {
  cursor: pointer;
}

.popup__close::before, .popup__close::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  background-color: #cd9e50;
}

.popup__close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 0;
  top: 0;
}

.popup__close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 0;
  top: 0;
}

.popup__wrapper {
  background-color: #fff;
  height: 300px;
  max-width: 780px;
  position: relative;
}

.popup__wrapper::before {
  content: '';
  position: absolute;
  width: calc(100% - 10px);
  height: calc(100% + 25px);
  top: 5px;
  left: 5px;
}

.popup__logo {
  background-color: #cd9e50;
  width: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
}

.popup__logo::before {
  content: '';
  position: absolute;
  width: calc(100% - 5px);
  height: calc(100% - 10px);
  border: 1px solid #fff;
  border-right: 0;
  top: 5px;
  left: 5px;
}

.popup__content {
  padding: 0 75px 0 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.popup__content::before {
  content: '';
  position: absolute;
  width: calc(100% - 5px);
  height: calc(100% - 10px);
  border: 1px solid #cd9e50;
  right: 5px;
  top: 5px;
}

.popup__title {
  font-family: 'Acrom', sans-serif;
  color: #cd9e50;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
}

.popup-inputs {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.popup__input {
  border: solid 1px #f0e8d9;
  height: 35px;
  font-size: 12px;
  outline: none;
  padding: 0 18px;
}

.popup__input + .popup__input {
  margin-top: 10px;
}

.popup__input::-webkit-input-placeholder {
  color: #535352;
}

.popup__input::-moz-placeholder {
  color: #535352;
}

.popup__input:-ms-input-placeholder {
  color: #535352;
}

.popup__input::-ms-input-placeholder {
  color: #535352;
}

.popup__input::placeholder {
  color: #535352;
}

.popup__desc {
  font-size: 10px;
  color: #b0b0af;
  margin-top: 10px;
}

.popup__desc a {
  text-decoration: underline;
}

.popup__btn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 20px;
}

.architecture-main {
  background-image: url("../img/architecture-main-bg.jpg");
}

.architecture-desc {
  padding: 67px 0;
}

.architecture-desc__text {
  font-size: 14px;
  text-align: center;
  color: #535352;
  padding: 0 160px;
}

.architecture-desc__img {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.architecture-block-wrapper {
  padding-bottom: 80px;
}

.architecture-block + .architecture-block {
  margin-top: 70px;
}

.architecture-block_big {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/balcon.jpg");
  padding: 100px 0;
}

.architecture-block_big .architecture-block__title, .architecture-block_big .architecture-block__text {
  color: #fff;
}

.architecture-block__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.architecture-block__img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: calc(50% - 20px);
  height: 365px;
}

.architecture-block__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.architecture-block__content {
  width: calc(50% - 20px);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.architecture-block__title {
  padding-top: 20px;
  color: #535352;
  font-size: 24px;
  font-family: 'Acrom', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}

.architecture-block__title::before {
  content: '';
  position: absolute;
  width: 75px;
  height: 2px;
  background-color: #cd9e50;
  display: block;
  left: 0;
  bottom: -30px;
}

.architecture-block__text {
  margin-top: 60px;
}

.text {
  font-size: 12px;
  color: #535352;
  line-height: 18px;
}

.text p + p {
  margin-top: 15px;
}

.news-main {
  background-image: url("../img/news-main.jpg");
}

.news-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 80px;
  -webkit-column-gap: 110px;
     -moz-column-gap: 110px;
          column-gap: 110px;
}

.news-list__wrapper {
  padding: 75px 0;
}

.news-list__pagination {
  margin-top: 65px;
}

.news-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-item__img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 190px;
  height: 190px;
  border: solid 1px #cacaca;
  padding: 6px;
}

.news-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-item__content {
  margin-left: 20px;
}

.news-item__link {
  font-size: 16px;
  color: #535352;
  text-decoration: underline;
  text-underline-position: under;
  font-weight: 700;
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
}

.news-item__link:hover {
  color: #cd9e50;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}

.news-item__date {
  font-size: 11px;
  color: #b5b4b4;
  margin-top: 10px;
}

.news-item__desc {
  font-size: 12px;
  line-height: 18px;
  color: #535352;
  margin-top: 15px;
}

.news-item__btn {
  margin-top: 10px;
}

.pagination-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination-list__item {
  padding: 10px;
  border: solid 1px #cacaca;
  min-width: 30px;
  min-height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination-list__item.active {
  background-color: #cd9e50;
  border-color: transparent;
}

.pagination-list__item.active .pagination-list__text {
  color: #fff;
}

.pagination-list__text {
  font-size: 13px;
  color: #535352;
}

.pagination-list__item + .pagination-list__item {
  margin-left: 5px;
}

.article-wrapper {
  padding-bottom: 50px;
}

.article-wrapper__btn {
  margin-top: 40px;
}

.section-detskii {
  background-image: url("../img/detskii.jpg");
}

.section-bezopasnost {
  background-image: url("../img/bezopasnost.jpg");
}

.news-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 60px;
}

.news-article__img {
  width: 365px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 365px;
}

.news-article__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-article__content {
  width: calc(60% + 20px);
}

.news-article__title {
  font-size: 24px;
  font-family: 'Acrom', sans-serif;
  text-transform: uppercase;
  color: #535352;
}

.news-article__header {
  position: relative;
}

.news-article__header::before {
  content: '';
  position: absolute;
  background-color: #cd9e50;
  width: 75px;
  height: 2px;
  display: block;
  bottom: -30px;
  left: 0;
}

.news-article__date {
  margin-top: 15px;
  font-size: 15px;
  color: #b5b4b4;
}

.news-article__desc {
  margin-top: 60px;
}

.news-ipoteka {
  margin-bottom: 40px;
}


.gallery-slider {
  height: calc(100vh - 210px);
}

.gallery-slider .swiper-button-prev, .gallery-slider .swiper-button-next {
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  margin-top: 0;
  -webkit-transition: 0.5s background-color linear;
  -o-transition: 0.5s background-color linear;
  transition: 0.5s background-color linear;
}

.gallery-slider .swiper-button-prev:hover, .gallery-slider .swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.gallery-slider .swiper-button-next {
  background-position: right;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cd9e50'%2F%3E%3C%2Fsvg%3E") !important;
  
}

.gallery-slider .swiper-button-prev {
  background-position: left;
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cd9e50'%2F%3E%3C%2Fsvg%3E") !important;
}

.gallery-slider .swiper-slide {
  height: 100%;
  width: 100%;
}

.gallery-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-slider-thumb {
  margin-top: 10px;
  height: 65px;
}

.gallery-slider-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.catalog-wrapper {
  padding-top: 65px;
}

.page-title {
  color: #535352;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Acrom', sans-serif;
  font-weight: 700;
}

.appartements-filter {
  margin-top: 45px;
  padding: 25px 30px;
  background-color: #eeeeee;
}

.appartements-filter__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.appartements-filter__clear {
  font-size: 12px;
  color: #848484;
  text-decoration: underline;
  text-underline-position: under;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}

.appartements-filter__title {
  margin-bottom: 15px;
  color: rgba(83, 83, 82, 0.97);
  font-size: 12px;
}

.appartements-filter__btn {
  font-size: 12px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
  height: 35px;
  background-color: #cd9e50;
}

.select {
  height: 35px;
  outline: none;
  padding: 0 10px;
  font-size: 12px;
  color: #848484;
  border: solid 1px #bababa;
}

.select-big {
  width: 385px;
}

.select-medium {
  width: 295px;
}

.select-small {
  width: 125px;
}

.appartements-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.radio-custom {
  height: 35px;
  width: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px #bababa;
  border-right: none;
  font-size: 12px;
  color: #848484;
}

.radio-custom:last-child {
  border-right: 1px solid #bababa;
}

.radio-custom input {
  display: none;
}

.radio-custom input:checked ~ .radio-custom__checkmark {
  background-color: #cd9e50;
  color: #fff;
  cursor: pointer;
}

.radio-custom__checkmark {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
}

.appartements-list {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 75px;
  width: 100%;
}

.appartements-nav {
  width: 100%;
}

.appartements-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 25px;
  font-size: 12px;
  color: #535352;
  background-color: #f9f9f9;
}

.appartements-row_title {
  padding: 20px 25px;
  background-color: #cd9e50;
  color: #fff;
  font-size: 12px;
}

.appartements-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.appartements-column__img {
  width: 90px;
  height: 90px;
}

.appartements-column__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.appartements-content {
  width: 445px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 40px;
}

.appartements-content.tabs-content {
  position: relative;
}

.request {
  margin-top: 40px;
}

.request__title {
  font-size: 16px;
  color: #535352;
  font-weight: 700;
}

.request-form {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.request-form::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  left: 130px;
  display: block;
  background-color: #dedede;
}

.request-form__input {
  outline: none;
  width: 135px;
  padding: 0 15px;
  height: 45px;
  border: 1px solid #c6c6c6;
}

.request-form__input:first-child {
  border-right: none;
}

.request-form__input:nth-child(2) {
  border-left: none;
  border-right: none;
}

.request-form__submit {
  border: none;
  color: #fff;
  width: 135px;
  height: 45px;
  outline: none;
  background-color: #cd9e50;
}

.tabs-nav__item.active .appartements-row {
  background-color: #eeeeee;
}

.appartements-content__title {
  font-size: 18px;
  line-height: 30px;
  color: #535352;
  font-weight: 700;
}

.appartements-content__desc {
  font-size: 14px;
  color: #535352;
  margin-top: 15px;
  line-height: 22px;
}

.appartements-content__link {
  font-size: 12px;
  color: #848484;
  line-height: 22px;
  text-decoration: underline;
  text-underline-position: under;
}

.appartements-content__link + .appartements-content__link {
  margin-left: 10px;
}

.appartements-content__img {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.appartements-content__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.appartements-content .tabs-content__item {
  display: none;
}

.appartements-content .tabs-content__item.active {
  display: block;
}

.header {
  background: url("../img/header-bg.png") center center no-repeat;
  background-size: cover;
  
}

.header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 125px;
}

.header-block {
  height: 90px;
  width: 100%;
}

.header-block + .header-block {
  margin-left: 45px;
}

.header-block_logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: calc(100px + (240 - 100) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-block_logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.header-block_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-row_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__btn {
  margin-left: 35px;
}

.header__phone {
  font-size: calc(10px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
  color: #cd9e50;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 25px;
}

.header__phone::before {
  content: '';
  width: 1px;
  height: 29px;
  display: block;
  background-color: #cd9e50;
  margin-right: 20px;
}

.header__request {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
  text-underline-position: under;
  text-underline-color: rgba(83, 83, 82, 0.2);
}

.page-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-list__item {
  position: relative;
}

.page-list__item:hover .page-list__sub {
  opacity: 1;
  z-index: 99;
}

.page-list__sub {
  position: absolute;
  top: 55px;
  opacity: 0;
  z-index: -5;
  padding: 10px 15px;
  background: url("../img/header-bg.png") center center no-repeat;
  background-size: cover;
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
}

.page-list__sub-link {
  color: #fff;
  font-size: 10px;
}

.page-list__sub-item + .page-list__sub-item {
  margin-top: 5px;
}

.page-list__link {
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: 0.3s color linear;
  -o-transition: 0.3s color linear;
  transition: 0.3s color linear;
}

.page-list__link:hover {
  color: #cd9e50;
}

.burger {
  width: 30px;
  height: 20px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.burger.active .burger__item {
  position: absolute;
}

.burger.active .burger__item:nth-child(1) {
  left: 0;
  top: 10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.burger.active .burger__item:nth-child(3) {
  right: 0;
  top: 10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.burger.active .burger__item:nth-child(2) {
  opacity: 0;
}

.burger__item {
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 2px;
  width: 100%;
  background-color: #Fff;
  -webkit-transition: 0.5s all linear;
  -o-transition: 0.5s all linear;
  transition: 0.5s all linear;
}

.footer {
  background-color: #362c1b;
  padding: 20px 0;
}

.footer-wrapper {
  border: 1px solid #C19E55;
  padding: 45px 0 35px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.footer-wrapper::after, .footer-wrapper::before {
  content: '';
  position: absolute;
  width: 1px;
  background-color: #362c1b;
  height: 80%;
  top: 10%;
}

.footer-wrapper::after {
  left: -1px;
}

.footer-wrapper::before {
  right: -1px;
}

.footer-list li + li {
  margin-left: 20px;
}

.footer-block_logo {
  margin-right: 75px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: calc(100px + (240 - 100) * ((100vw - 320px) / (1920 - 320)));
}

.footer-block_content {
  width: 100%;
}

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

.footer-row_top {
  border-bottom: solid 1px #cd9e50;
  padding-bottom: 33px;
}

.footer-row_bottom {
  padding-top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__request {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
  text-underline-position: under;
  text-underline-color: rgba(255, 255, 255, 0.2);
}

.footer__phone {
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
  color: #cd9e50;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 25px;
}

.footer__phone::before {
  content: '';
  width: 1px;
  height: 29px;
  display: block;
  background-color: #cd9e50;
  margin-right: 20px;
}

.footer .page-list__link {
  color: #fff;
}

.footer .page-list__link:hover {
  color: #cd9e50;
}

 .mobil{
	 display:none;
	 
	 
 }

@media screen and (max-width: 1880px) {
  .section-tabs .section__content::before {
    width: 62%;
  }
}

@media screen and (max-width: 1280px) {
  .container, .container-left {
    margin-left: 0;
    width: 100%;
    padding: 0 15px;
  }
  .container .section__column:nth-child(1), .container-left .section__column:nth-child(1) {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }
  .container .section__column:nth-child(2), .container-left .section__column:nth-child(2) {
    height: 100%;
  }
  .section-tabs .section__column:nth-child(2)::before {
    width: calc(100% + 15px);
    right: -15px;
  }
  .appartements-filter__wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 30px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .select-big, .select-medium, .select-small {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .news-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .tabs-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tabs-item__img {
    height: 30%;
    width: 100%;
  }
  .tabs-item__info {
    padding: 30px 15px;
    height: 70%;
  }
  .tabs-item__text {
    margin-top: 20px;
	max-width: 96%;
  }
  .tabs-item__btn {
    margin-top: 20px;
  }
  .header-block_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page-list_header {
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: -1;
    opacity: 0;
    -webkit-transition: 0.5s all linear;
    -o-transition: 0.5s all linear;
    transition: 0.5s all linear;
    background-image: url("../img/header-bg.png");
    top: 124px;
    right: 0;
    padding: 15px;
  }
  .page-list_header .page-list__item + .page-list__item {
    margin-top: 10px;
  }
  .page-list_header.active {
    opacity: 1;
    z-index: 99;
  }
  .burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .main-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 10px;
  }
  .footer-row_top {
    display: none;
  }
  .footer-row_bottom {
    border-top: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  
  .header-block_content{
	margin-right: 0px;
    position: relative;
    top: 19px;	  
  }
  .header-row_top{
	position: relative;
    top: -37px;
    padding-right: 39px; 
	  
  }	  

  
  .appartements-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .appartements-nav.tabs-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-x: hidden;
  }
  .appartements-nav__wrapper {
    height: 300px;
    width: 760px;
    overflow-y: scroll;
  }
  .appartements-content {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .gallery-slider {
    height: calc(100vh - 260px);
  }
  .news-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .news-article__img, .news-article__content {
    width: 100%;
  }
  .news-article__content {
    margin-top: 30px;
  }
  .architecture-desc__text {
    padding: 0;
  }
  .architecture-block_big .architecture-block__img {
    display: none;
  }
  .architecture-block__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .architecture-block__img, .architecture-block__content {
    width: 100%;
  }
  .architecture-block__img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .architecture-block__content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .tabs-nav-slider {
    height: auto;
    padding: 15px 0;
  }
  .tabs-nav-slider .swiper-button-prev {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    left: 5%;
    top: 65%;
  }
  .tabs-nav-slider .swiper-button-next {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    left: unset;
    right: 5%;
    top: 65%;
  }
  .section-tabs .section__column:nth-child(2)::before {
    width: calc(100% + 30px);
    right: -15px;
  }
  .page-list_header {
    top: 74px;
  }
  .header-wrapper {
    height: 75px;
  }
  .fullpage-wrapper {
    height: calc(100vh - 75px);
  }
  .header__request {
    display: none;
  }
  .header-block_content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__phone {
    margin-left: 0;
  }
  .header__phone::before {
    display: none;
  }
  .header__btn {
    display: none;
  }
  .header-block + .header-block {
    margin-left: 15px;
  }
  .section__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section__column {
    width: 100%;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .tabs-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tabs-nav__item {
    width: 100%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .tabs-item__title {
    font-size: 24px;
  }
  .tabs-item__text {
    max-height: 200px;
    overflow-y: scroll;
  }
  .nav-item {
    padding-left: 0;
  }
  .nav-item__info {
    max-width: 100%;
  }
  .container .section__column:nth-child(1), .container-left .section__column:nth-child(1) {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .section-tabs .section__content::before {
    opacity: 0;
  }
}

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

	
	.pulse {
    border-radius: 50%;

    width: 128px;
    height: 128px;
    position: absolute;
    z-index: 99;
    right: 15px;
    top: 20%;
    margin-top: -12.5vh;
}
	
	.grow_spin {
    font-size: -0.6em;
    background: #cd9e50;
    border: 0.25rem solid #fff;
    border-radius: 129px;
    height: 131px;
    width: 131px;
    position: absolute;
    z-index: 99;
    right: -19px;
    top: 39%;
}
	
	.header-block_content{
	position: relative;
    top: 19px;
    margin-left: 0px;	
		
	}
	
	.header-row_top{
	position: relative;
    top: -37px;
    margin-left: 0px;
    left: -27px;	
	padding-right: 0px;	
		
	}	
	
	a.animated-button.thar-one{
	width: 100px;
    font-size: 9px;	
		
		
	}	
	
	
	.grow_spin{
	font-size: 1em ;
    background: #cd9e50;
    color: #fff;
    border: 0.25rem solid #fff;
    padding: 0.85em 0.75em;
    margin: 1rem;
    border-radius: 129px;
    height: 123px ;
    width: 123px;
    position: absolute;
    z-index: 99;
    right: 10px ;
    top: 20%;
    margin-top: -12.5vh;	
		
		
		
	}	
	
 .mobil{
	 display:table;
	 padding: 10px;
     width: 153px;
 }


 .news-article {
    padding-top: 0;
  }
  .news-article__img {
    width: calc(100% + 30px);
  }
  .request-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .request-form::before {
    display: none;
  }
  .request-form__input {
    width: 100%;
    margin-bottom: 10px;
  }
  .request-form__input:first-child {
    border-right: 1px solid #c6c6c6;
  }
  .request-form__input:nth-child(2) {
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
  }
  .appartements-row {
    overflow-x: scroll;
    width: 760px;
  }
  .appartements-nav.tabs-nav {
    width: 100%;
    overflow: scroll;
    max-width: 760px;
  }
  .appartements-nav__title {
    width: 100%;
    width: 760px;
    overflow: scroll;
  }
  .gallery-slider {
    height: calc(100vh - 130px);
  }
  .gallery-slider-thumb {
    height: 50px;
  }
  .appartements-filter__wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .news-article__img {
    height: 200px;
  }
  .news-list {
    row-gap: 50px;
  }
  .news-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .news-item__content {
    margin-top: 15px;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .popup-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: unset;
  }
  .popup__logo {
    width: 100%;
    padding: 15px 0;
  }
  .popup__content {
    padding: 15px 30px;
  }
  .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-list {
    display: none;
  }
  .footer-block_logo {
    margin-right: 0;
  }
  .map {
    margin-top: 70px;
  }
  .map-list {
    display: none;
  }
  .section__desc {
    margin-top: 30px;
  }
  .section__desc::before {
    top: -14px;
  }
  .nav-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .nav-item__info {
    margin-left: 10px;
  }
  .nav-item__arrow {
    display: none;
  }
  .nav-item__img {
    width: 125px;
    height: 125px;
    margin-bottom: 15px;
  }
}

@media screen and (max-height: 800px) {
  .map, .map iframe {
    height: 150px;
  }
  .section-map__wrapper {
    padding: 15px 0;
  }
}

.vizet-img-1 {
	display:none;
}


.vizet-img-2 {
	display:none;
}


.news-list-kv {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 80px;
    -webkit-column-gap: 110px;
    -moz-column-gap: 110px;
    column-gap: 77px;
}

.header__btn-kv {
    margin-left: 20px;
}

.btn-kv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 151px;
    position: relative;
    height: 40px;
    font-size: 12px;
    color: #fff;
    background: #cd9e50;
    -webkit-transition: 0.3s background-color linear;
    -o-transition: 0.3s background-color linear;
    transition: 0.3s background-color linear;
}


._Forms_generate input[type=submit], a.g-recaptcha-continue, .accept-agree {
	background: #cd9e50 !important;
	border-color: #fff;
    border: 1px;
}

._Forms_generate{
	padding: 0px 0px !important;
	
}


._Forms_generate .fiels_item{
    margin-bottom: 10px !important;
}	
	
}






.jumbotron h1 {
  color: #353535;
}
span.icon {
  margin: 0 5px;
  color: #D64541;
}
h2 {
  color: #BDC3C7
}
.mrng-60-top {
  margin-top: 60px;
}
/* Global Button Styles */
a.animated-button:link, a.animated-button:visited {
  position: relative;
  display: block;
  margin: 30px auto 0;
  padding: 14px 15px;
  color: #fff;
  font-size:14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: .08em;
  border-radius: 0;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
a.animated-button:link:after, a.animated-button:visited:after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}
a.animated-button:link:hover, a.animated-button:visited:hover {
  color: #FFF;
  text-shadow: none;
}
a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
  height: 450%;
}
a.animated-button:link, a.animated-button:visited {
    position: relative;
    display: block;
    margin: 0px 15px 0px 15px;
    padding: 4px 2px;
    color: #fff;
    font-size: 11px;
    font-weight: 200;
    text-align: center;
    letter-spacing: .08em;
    text-shadow: 0 0 1px rgb(0 0 0 / 20%), 0 1px 0 rgb(0 0 0 / 20%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

/* Victoria Buttons */

a.animated-button.victoria-one {
  border: 2px solid #D24D57;
}
a.animated-button.victoria-one:after {
  background: #D24D57;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}
a.animated-button.victoria-two {
  border: 2px solid #D24D57;
}
a.animated-button.victoria-two:after {
  background: #D24D57;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  transform: translateX(-50%) translateY(-50%) rotate(25deg);
}
a.animated-button.victoria-three {
  border: 2px solid #D24D57;
}
a.animated-button.victoria-three:after {
  background: #D24D57;
  opacity: .5;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
a.animated-button.victoria-three:hover:after {
  height: 140%;
  opacity: 1;
}
a.animated-button.victoria-four {
  border: 2px solid #D24D57;
}
a.animated-button.victoria-four:after {
  background: #D24D57;
  opacity: .5;
  -moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
a.animated-button.victoria-four:hover:after {
  opacity: 1;
  height: 600% !important;
}
/* Sandy Buttons */

a.animated-button.sandy-one {
  border: 2px solid #AEA8D3;
  color: #FFF;
}
a.animated-button.sandy-one:after {
  border: 3px solid #AEA8D3;
  opacity: 0;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  
}
a.animated-button.sandy-one:hover:after {
  height: 120% !important;
  opacity: 1;
  color: #FFF;
}
a.animated-button.sandy-two {
  border: 2px solid #AEA8D3;
  color: #FFF;
}
a.animated-button.sandy-two:after {
  border: 3px solid #AEA8D3;
  opacity: 0;
  -moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
a.animated-button.sandy-two:hover:after {
  height: 600% !important;
  opacity: 1;
  color: #FFF;
}
a.animated-button.sandy-three {
  border: 2px solid #AEA8D3;
  color: #FFF;
}
a.animated-button.sandy-three:after {
  border: 3px solid #AEA8D3;
  opacity: 0;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}
a.animated-button.sandy-three:hover:after {
  height: 400% !important;
  opacity: 1;
  color: #FFF;
}
a.animated-button.sandy-four {
  border: 2px solid #AEA8D3;
  color: #FFF;
}
a.animated-button.sandy-four:after {
  border: 3px solid #AEA8D3;
  opacity: 0;
  -moz-transform: translateY(-50%) translateX(-50%) rotate(25deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(25deg);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(25deg);
  transform: translateY(-50%) translateX(-50%) rotate(25deg);
}
a.animated-button.sandy-four:hover:after {
  height: 400% !important;
  opacity: 1;
  color: #FFF;
}
/* Gibson Buttons */

a.animated-button.gibson-one {
  border: 2px solid #65b37a;
  color: #FFF;
}
a.animated-button.gibson-one:after {
  opacity: 0;
  background-image: -webkit-linear-gradient( transparent 50%, rgba(101,179,122,0.2) 50%);
  background-image: -moz-linear-gradient(transparent 50%, rgba(101,179,122,0.2) 50%);
  background-size: 10px 10px;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  transform: translateX(-50%) translateY(-50%) rotate(25deg);
}
a.animated-button.gibson-one:hover:after {
  height: 600% !important;
  opacity: 1;
  color: #FFF;
}
a.animated-button.gibson-two {
  border: 2px solid #65b37a;
  color: #FFF;
}
a.animated-button.gibson-two:after {
  opacity: 0;
  background-image: -webkit-linear-gradient( transparent 50%, rgba(101,179,122,0.2) 50%);
  background-image: -moz-linear-gradient(transparent 50%, rgba(101,179,122,0.2) 50%);
  background-size: 10px 10px;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}
a.animated-button.gibson-two:hover:after {
  height: 600% !important;
  opacity: 1;
  color: #FFF;
}
a.animated-button.gibson-three {
  border: 2px solid #65b37a;
  color: #FFF;
}
a.animated-button.gibson-three:after {
  opacity: 0;
  background-image: -webkit-linear-gradient( transparent 50%, rgba(101,179,122,0.2) 50%);
  background-image: -moz-linear-gradient(transparent 50%, rgba(101,179,122,0.2) 50%);
  background-size: 10px 10px;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
a.animated-button.gibson-three:hover:after {
  height: 600% !important;
  opacity: 1;
  color: #FFF;
}
a.animated-button.gibson-four {
  border: 2px solid #65b37a;
  color: #FFF;
}
a.animated-button.gibson-four:after {
  opacity: 0;
  background-image: -webkit-linear-gradient( transparent 50%, rgba(101,179,122,0.2) 50%);
  background-image: -moz-linear-gradient(transparent 50%, rgba(101,179,122,0.2) 50%);
  background-size: 10px 10px;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%));
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
a.animated-button.gibson-four:hover:after {
  height: 600% !important;
  opacity: 1;
  color: #FFF;
}
/* Thar Buttons */

a.animated-button.thar-one {
  color: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  background-color: transparent;
  border: 2px solid #cd9e50;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-one:hover {
  color: #fff !important;
  background-color:#cd9e50;
  border: 2px solid #fff;
  text-shadow: none;
}
a.animated-button.thar-one:hover:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}
a.animated-button.thar-one:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: '';
  color: #000 !important;
  background: #F7CA18;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-two {
  color: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  border: 2px solid #F7CA18;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-two:hover {
  color: #000 !important;
  background-color: transparent;
  text-shadow: ntwo;
}
a.animated-button.thar-two:hover:before {
  top: 0%;
  bottom: auto;
  height: 100%;
}
a.animated-button.thar-two:before {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: '';
  color: #000 !important;
  background: #F7CA18;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-three {
  color: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  border: 2px solid #F7CA18;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;

}
a.animated-button.thar-three:hover {
  color: #000 !important;
  background-color: transparent;
  text-shadow: nthree;
}
a.animated-button.thar-three:hover:before {
  left: 0%;
  right: auto;
  width: 100%;
}
a.animated-button.thar-three:before {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: '';
  color: #000 !important;
  background: #F7CA18;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;

}
a.animated-button.thar-four {
  color: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  border: 2px solid #F7CA18;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;

 
}
a.animated-button.thar-four:hover {
  color: #000 !important;
  background-color: transparent;
  text-shadow: nfour;
}
a.animated-button.thar-four:hover:before {
  right: 0%;
  left: auto;
  width: 100%;
}
a.animated-button.thar-four:before {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: '';
  color: #000 !important;
  background: #F7CA18;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s; 


}


.kv-buble{
    position: absolute;
    right: 370px !important;
    top: 50%;
    margin-top: -12.5vh;
    z-index: 9;
}
	
	
hr {
  border: 0;
  border-bottom: 0.0625rem solid #bbb;
  margin: 3rem 0;
}
button {
  font-size: 2em;
  background: #3498db;
  color: #fff;
  border: 0.25rem solid #3498db;
  padding: 0.85em 0.75em;
  margin: 1rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
button:hover {
  color: #fff;
  background: url(../img/header-bg.png) center center no-repeat;
}
button::after {
  content: "";
  
  position: absolute;
  z-index: -1;
  padding: 0.85em 0.75em;
  display: block;
}
button[class^="slide"]::after {
  transition: all 0.35s;
}
button[class^="slide"]:hover::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.35s;
}
button.slide_from_left::after {
  top: 0;
  bottom: 0;
  left: -100%;
  right: 100%;
}
button.slide_from_right::after {
  top: 0;
  bottom: 0;
  left: 100%;
  right: -100%;
}
button.slide_from_top::after {
  left: 0;
  right: 0;
  top: -100%;
  bottom: 100%;
}
button.slide_from_bottom::after {
  left: 0;
  right: 0;
  top: 100%;
  bottom: -100%;
}
button[class^="grow"]::after {
  transition: all 0.3s ease;
}
button[class^="grow"]:hover::after {
  transition: all 0.3s ease-out;
}
button.grow_box::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: scale(0, 0);
}
button.grow_box:hover::after {
  transform: scale(1, 1);
}
button.grow_ellipse::after {
  border-radius: 50%;
  left: -50%;
  right: -50%;
  top: -150%;
  bottom: -150%;
  line-height: 8.34em;
  transform: scale(0, 0);
}
button.grow_ellipse:hover::after {
  transform: scale(1, 1);
}
button.grow_skew_forward::after {
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
}
button.grow_skew_forward:hover::after {
  transform: skewX(-45deg) scale(1, 1);
}
button.grow_skew_backward::after {
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(45deg) scale(0, 1);
}
button.grow_skew_backward:hover::after {
  transform: skewX(45deg) scale(1, 1);
}

.grow_spin{
    font-size: 1em;
    background: #cd9e50;
    border: 0.25rem solid #fff;
    border-radius: 129px;
    height: 172px;
    width: 172px;
    position: absolute;
    z-index: 99;
    right: -16px;
    top: -10%;
    font-weight: 700;
}

.grow_spin prises {
	font-size: 1.4em;
	
}


.grow_spin::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: scale(0, 0) rotate(-180deg);
}
.grow_spin:hover::after {
  transform: scale(1, 1) rotate(0deg);
  
}





.pulse {
    border-radius: 50%;

    width: 170px;
    height: 170px;
    position: absolute;
    z-index: 99;
    right: 150px;
    top: 20%;
    margin-top: -12.5vh;
}

.pulse::before {
  content: ''; 
  position: absolute;
  border: 2px solid #fff; 
  left: -20px;
  opacity: 0;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: pulse 2.5s linear infinite; 
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

.pulse::after,
.pulse::before {
  content: '';
  position: absolute;
  border: 2px solid #fff;
  left: -20px;
  opacity: 0;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: pulse 2.5s linear infinite;
}

.pulse::after {
  animation-delay: 1.25s;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}


@media screen and (max-width: 475px) {
	
	.pulse {
    border-radius: 50%;

    width: 128px;
    height: 128px;
    position: absolute;
    z-index: 99;
    right: 15px;
    top: 20%;
    margin-top: -12.5vh;
}
	
.grow_spin{
    font-size: 1em;
    background: #cd9e50;
    border: 0.25rem solid #fff;
    border-radius: 129px;
    height: 128px;
    width: 128px;
    position: absolute;
    z-index: 99;
    right: -16px;
    top: 46%;
    font-weight: 700;
}

.grow_spin prises {
	font-size: 1em;
	
}
	
	.header-block_content{
	position: relative;
    top: 19px;
    margin-left: 0px;	
		
	}
	
	.header-row_top{
	position: relative;
    top: -37px;
    margin-left: 0px;
    left: -27px;	
	padding-right: 0px;	
		
	}	
	
	a.animated-button.thar-one{
	width: 100px;
    font-size: 9px;	
		
		
	}	
	
	
	}
	
	
	
body::-webkit-scrollbar {
  width: 12px;               /* ширина scrollbar */
}

html * 
{
  scrollbar-width: thin;
  scrollbar-color: blue orange;
}

*::-webkit-scrollbar,
html *::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
*::-webkit-scrollbar-track,
html *::-webkit-scrollbar-track {
  background: #cd9e50;
}
*::-webkit-scrollbar-thumb,
html *::-webkit-scrollbar-thumb {
    background-color: white;
    border-radius: 2px;
    border: 1px solid #cd9e50;
}	

.telegram-button{
        position: fixed;
    display: inline-block;
    vertical-align: top;
    height: 20px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #0088cc;
    border-radius: 3px;
    padding: 3px 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
    right: 6%;
    bottom: 0px
}

.telegram-button:hover{
    background-color: #007dbb;
}

.telegram-button:active{
    background-color: #026698;
}

.telegram-button i{
    display: inline-block;
    height: 12px;
    width: 14px;
    vertical-align: middle;
    margin-right: 2px;
    
    background: url('https://telegram.org/img/oauth/tg_button_small.png') no-repeat;
    background-size: contain;
}

.telegram-button span{
    display: inline-block;
    vertical-align: top;
}

.btns:hover {
    background-color: #0088cc;
}


@media screen and (max-width: 475px) {
.mobility{
	display: none !important;
	
}}