@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy/Gilroy-Thin.ttf") format("truetype"),url("../fonts/Gilroy/Gilroy-Thin.woff2") format("woff2");
  font-weight: 150;
  font-style: normal;
}

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

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy/Gilroy-Regular.ttf") format("truetype"),url("../fonts/Gilroy/Gilroy-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy/Gilroy-Bold.ttf") format("truetype"),url("../fonts/Gilroy/Gilroy-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe/Circe-Bold.ttf") format("ttf"),url("../fonts/Circe/Circe-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe/Circe-Regular.ttf") format("ttf"),url("../fonts/Circe/Circe-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe/Circe-Light.ttf") format("ttf"),url("../fonts/Circe/Circe-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy/Gilroy-Thin.ttf") format("truetype"),url("../fonts/Gilroy/Gilroy-Thin.woff2") format("woff2");
  font-weight: 150;
  font-style: normal;
}

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

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy/Gilroy-Regular.ttf") format("truetype"),url("../fonts/Gilroy/Gilroy-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy/Gilroy-Bold.ttf") format("truetype"),url("../fonts/Gilroy/Gilroy-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe/Circe-Bold.ttf") format("ttf"),url("../fonts/Circe/Circe-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe/Circe-Regular.ttf") format("ttf"),url("../fonts/Circe/Circe-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe/Circe-Light.ttf") format("ttf"),url("../fonts/Circe/Circe-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}


.wrapper,
.benefits--secondary .benefits__contacts,
.inform__inner {
  padding: 0 60px;
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 60px 0px 60px;
  list-style: none;
  margin: 36px 0;
}

.breadcrumbs li:not(:last-child) .breadcrumbs__link {
  padding-right: 15px;
}

.breadcrumbs li:not(:last-child) .breadcrumbs__link::after {
  content: '';
  position: absolute;
  right: 7.5px;
  top: 4px;
  height: 10px;
  width: 1px;
  background-color: rgba(0,0,0,0.5);
}

.breadcrumbs a:hover {
  opacity: 1;
}

.breadcrumbs__link {
  margin: 0px 0px 0px 0px;
  font-style: normal;
  font-weight: 350;
  font-size: 14px;
  line-height: 21px;
  color: #3D3D3D;
  opacity: 0.5;
  text-decoration: none;
  position: relative;
}

.heading {
  line-height: 40px;
  font-size: 28px;
}

.heading--big {
  font-size: 36px;
  line-height: 40px;
}

.subheading {
  line-height: 20px;
}

.subheading--big {
  font-size: 14px;
}

.checkout {
  padding-bottom: 50px;
}

.checkout__heading {
  max-width: 315px;
  padding-top: 53px;
  padding-bottom: 34px;
}

.checkout__block {
  max-width: 652px;
  background-color: #fff;
  padding: 50px 60px 66px 60px;
}

.checkout__tabs .tabs__list {
  margin: 0px 0px 0px 0px;
}

.checkout__tabs .tabs__list li:not(:last-child) {
  margin: 0px 2px 0px 0px;
}

.checkout__tabs .tabs__tab {
  width: 179px;
}

.checkout__form {
  margin: 70px 0px 0px 0px;
}

.form {
  max-width: 100%;
}

.form__heading {
  font-size: 28px;
}

.form__wrap:not(:last-child) {
  margin-bottom: 25px;
}
.form__wrap label:first-of-type {
  font-size: 16px;
}
.form__input {
  font-size: 14px;
}

.form__input.val+.form__label,
.form__input:focus+.form__label {
  -webkit-transform: translate3d(0, -35px, 0);
  transform: translate3d(0, -35px, 0);
}

.form__label {
  font-size: 14px;
}

.form__button {
  max-width: 100%;
  width: 100%;
  margin-top: 51px;
  margin-bottom: 42px;
  min-height: 70px;
}

.form__information {
  max-width: 400px;
  font-size: 12px;
}

.form--search {
  margin-left: auto;
  padding-top: 20px;
}

.form--search .form__input {
  font-size: 16px;
}

.form--search .form__label {
  font-size: 16px;
}

.form__type {
  font-size: 14px;
}

.form__simple-tabs .simple-tabs__tab {
  font-size: 14px;
}

.form__row {
  margin: 30px 0 0 0;
}

.filter-form {
  padding: 40px 60px;
}

.filter-form__action {
  padding: 10px 60px;
}

.benefits__heading {
  font-size: 36px;
  line-height: 55px;
}

.benefits__description {
  font-size: 13px;
}

.benefits__subheading {
  font-size: 14px;
  line-height: 200%;
}

.benefits__inner {
  padding: 0 0px 0px 40px;
  height: 620px;
}

.benefits__navigation {
  position: relative;
}

.benefits__presentation {
  max-width: 323px;
  max-height: 100%;
}

.benefits__list {
  max-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 83px 45px 45px 57px;
}

.benefits__point {
  text-align: center;
  width: 155px;
  margin: 0 7px 21px 7px;
}

.benefits__point:not(:last-child) {
  margin: 0 7px 21px 7px;
}

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

.benefits__slide {
  display: none;
}

.benefits--secondary .subheading {
  font-size: 14px;
}

.benefits--secondary .subheading--big {
  max-width: 350px;
}

.benefits--secondary .benefits__presentation {
  max-width: 302px;
  max-height: 100%;
  height: 100%;
}

.benefits--secondary .benefits__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 60px 100px 60px 0px;
}

.benefits--secondary .benefits__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.benefits--secondary .benefits__text {
  font-size: 14px;
}

.popup__content {
  padding: 30px 100px;
  width: 700px;
}

.estate {
  padding: 0 0px 35px 60px;
}

.estate__wrap {
  max-width: 320px;
  max-height: 501px;
}

.estate__heading {
  max-width: 180px;
  padding-top: 65px;
  padding-bottom: 33px;
  margin-top: 0;
}

.estate__information {
  max-width: 316px;
  margin: 21px 0 30px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.estate__head {
  font-size: 20px;
  line-height: 60px;
  margin-bottom: -5px;
}

.estate__link {
  font-size: 14px;
  line-height: 28px;
}

.estate__container {
  display: grid;
  grid-template-columns: 1fr 2.25fr;
  grid-template-rows: 1fr;
}

.estate__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.estate__navigation {
  display: block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 130px;
  padding-top: 60px;
}

.estate__slider {
  font-size: 15px;
  line-height: 17px;
  margin: 0;
}

.estate__name {
  font-size: 14px;
  line-height: 16px;
}

.estate__swiper {
  margin: 0px 0px 0px 10px;
}

.estate__swiper .swiper-slide {
  width: 67%;
}

.interior {
  padding: 70px 0px 70px 0px;
}

.interior__title {
  font-size: 22px;
}

.interior__content {
  font-size: 14px;
  line-height: 25px;
  margin: 0px 30px 0px 0px;
}
@media screen and (min-width: 980px) {
  .interior__content {
    padding-bottom: 150px;
  }
}

.interior .tabs__item--grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.interior .tabs__item--grid .interior__apartament-plan {
  padding: 0px 0px 0px 0px;
}

.response__container {
  padding: 47px 0;
}

.response__heading {
  max-width: 520px;
}

.response__subheading {
  max-width: 225px;
  line-height: 30px;
  font-size: 14px;
}

.response .form__button {
  min-height: 70px;
}

.apartament-plan {
  max-width: 280px;
  padding: 20px 0px 0px 0px;
}

.apartament-plan__block {
  max-width: 280px;
  max-height: 276px;
  height: 276px;
}

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

.apartament-plan__image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.apartament-plan__link {
  margin: 0px 0px 40px 0px;
}

.apartament-plan .tabs--secondary .tabs__list li {
  margin: 0px 5px 0px 0px !important;
}

.apartament-plan .tabs--secondary .tabs__tab {
  font-size: 14px !important;
  color: #3D3D3D !important;
}

.link__title {
  font-size: 14px;
}

.location {
  height: 420px;
}

.location__tabs .tabs__tab {
  min-height: 40px;
}

.location__tabs .tabs__list {
  margin-top: 51px;
}

.location__map {
  height: 420px;
}

.advantages__icon {
  margin-bottom: 0;
}

.advantages__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 35px;
}

.advantages__list li {
  width: 25%;
  margin: 0px 0px 0px 0px;
}

.advantages__list li:first-child {
  width: 15%;
}

.advantages__list li:not(:last-child) {
  margin: 0px 0px 0px 0px;
}

.advantages__list li:not(:last-child) .advantages__item::before {
  content: '';
  width: 0px;
  height: 75px;
  position: absolute;
  right: -15%;
  bottom: 0;
  opacity: 0.15;
  border-right: 1px solid #3D3D3D;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.advantages__list li:last-child {
  width: 141px;
}

.advantages__item {
  -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;
  max-width: 195px;
  position: relative;
}

.advantages__icon {
  margin-bottom: 0px;
}

.advantages__title {
  max-width: 140px;
  font-size: 14px;
  font-weight: 500;
  opacity: .9;
}

.advantages__title--small {
  max-width: 85px;
}

.form-success__item {
  -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;
}

.form-success__content {
  text-align: left;
  margin-left: 30px;
}

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

.header__body {
  height: 60px;
  padding: 0 45px 0 60px;
}

.header__contact {
  font-size: 14px;
  margin: 0px 0px 0px -45px;
}

.header__search {
  margin: 0 14px 0 27px;
}

.header__languages {
  margin-left: -7px;
}

.header__favorites {
  margin: 0px 0px 0 -12px;
}

.header__social {
  margin-right: -51px;
}

.logotype {
  margin-top: 9px;
  padding: 0px;
}

.logotype__icon {
  width: 145px;
  height: 50.46px;
}

.mobile {
  display: none;
}

.search__input {
  right: 5vw !important;
  z-index: 7;
}

.search__input.show {
  width: 38vw;
  right: 5vw;
}

.languages__item {
  font-size: 16px;
}

.languages__list li:first-child {
  margin-right: 7px;
}

.languages__list li:last-child .languages__item::before {
  position: relative;
  left: -2px;
}

.navbar {
  margin: 86px 0px 0px 0px;
}

.navbar__list {
  margin: 0px 60px;
  padding: 0 0px;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.navbar__list>li:focus .sublist,
.navbar__list>li:focus-within .sublist,
.navbar__list>li:hover .sublist {
  right: -10px;
  width: 250px;
}

.navbar__list>.none {
  display: block;
}

.navbar__link {
  font-size: 14px;
  line-height: 40px;
  padding: 10px 0;
}

.navbar__link--more {
  padding: 10px;
}

.navbar__link--more .navbar__icon {
  fill: #BB9D70;
  width: 21px;
  height: 5px;
}

.navbar__link--more::before {
  display: none;
}

.navbar__icon {
  width: 15px;
  height: 5px;
  right: -12px;
}

.sublist__link {
  font-size: 12px;
  line-height: 16px;
}

.sublist__link:hover {
  color: #BB9D70;
}

.accordion__inner {
  padding: 5px 0 5px 0;
}

.accordion__toggle {
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  line-height: 15px;
}

.accordion__heading {
  height: 51px;
}

.accordion__icon {
  width: 11px;
  height: 8px;
  padding: 0px 0px 0px 0px;
}

.footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 60px;
}

.footer__navbar {
  margin: 0px 0px 0px 0px;
}

.footer__navbar .navbar__list {
  margin: 0px 0px 0px 0px;
}

.footer__navbar .navbar__link {
  padding: 22.5px 0;
}

.footer__contacts {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__logotype {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 33px 0;
}

.footer__call {
  margin: 0px 40px 0px 40px;
}

.footer__phone {
  font-size: 16px;
  line-height: 24px;
  margin: 0px 0px 0px 0px;
}

.footer__link {
  margin: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 24px;
}

.footer__link:not(:first-child) {
  margin: 0px 0px 0px 0px;
}

.footer__link--border {
  text-decoration: none;
}

.footer__link--size {
  font-size: 14px;
}

.footer__social {
  margin: 0px 0px 0px 40px;
}

.footer__wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer .logotype__icon {
  width: 48px;
  height: 46px;
}

.footer .logotype__text {
  width: 101px;
  height: 50px;
  margin: 0px 0px 0px 14px;
}

.footer .logotype--size {
  max-width: 180px;
}

.footer__item--border {
  padding: 0px 0px 0px 0px;
}

.footer__address {
  margin: 23px 0px 17px 0px;
}

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

.address__item:not(:last-child) {
  margin: 0px 18px 0px 0px;
}

.address__text {
  max-width: 225px;
  font-size: 14px;
  line-height: 20px;
}

.about {
  background: #F5F5F5;
}

.about__promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 382px;
  padding: 30px 60px;
}

.about__advantages .advantages__list {
  border-bottom: 1px solid #E2E2E2;
}

.about__description {
  margin-top: 20px;
}

.information__title {
  margin-top: 40px;
  max-width: 453px;
}

.information__teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.information__image {
  max-width: 250px;
}

.information__description {
  font-size: 14px;
  opacity: 0.7;
}

.owner {
  background: transparent;
}

.owner__item--background {
  padding-bottom: 45px;
}

.owner__title span {
  display: none;
}

.owner__about {
  max-width: 250px;
  position: relative;
  z-index: 2;
}

.owner__block {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 60px;
  background-color: transparent;
  position: relative;
}

.owner__block::after {
  content: '';
  width: 590px;
  height: 390px;
  position: absolute;
  right: 0;
  top: 50%;
  background: #F1F1F1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}

.owner__picture {
  margin-top: -87px;
  margin-right: -60px;
  position: relative;
  z-index: 2;
}

.owner__name {
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 25px;
}

.owner__image {
  max-width: 397px;
  max-height: 567px;
}

.owner__post {
  font-size: 16px;
}

.owner__link .link__icon {
  width: 22px;
  height: 22px;
}

.owner__link .link__title {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}

.owner__description {
  font-size: 14px;
  opacity: .7;
}

.owner__item--background {
  background: #F9F9F9;
}

.awards__text {
  font-size: 20px;
  line-height: 60px;
}

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

.awards__list li {
  margin: 0px 0px 0px 0px;
}

.awards__list li:not(:last-child) {
  margin: 0px 45px 0px 0px;
}

@media screen and (min-width: 62em) {
  .search__input {
    top: 10px;
  }
}

@media screen and (min-width: 1022px) {
  .search__input {
    right: 0;
  }

  .search__input.show {
    right: 0;
  }

  .search__icon {
    pointer-events: none;
  }
}

/*# sourceMappingURL=about_styles_tablet.css.map */
