._form-error .form__caption,
.field._form-error[type=text],
._form-error .checbox__caption {
  color: red;
  border-bottom: 1px solid red;
}
._form-error .checbox__icon {
  border: 1px solid red;
}
.header-real-estate__img {
  display: none;
}
.header-real-estate__img.active {
  display: block;
}
.d-none {
  display: none;
}
.promo {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.promo .promo-body .promo__bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-page-location__icon svg,
.recomendations-card-top__location svg,
.recomendations-card-top__icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.button span:last-child {
  position: static;
  transform: none;
}
@media (hover: hover) {
  .button:hover span:first-child {
    transform: none;
  }
  .button:hover span:last-child {
    transform: none;
  }
}
.catalog-objects .object-card-link {
  display: block;
}
.catalog-objects .object-card-link .object-card__coll {
  color: var(--chernyy);
}
.catalog-objects .object-card__img svg {
  width: 100%;
  height: 100%;
}
.modal-gallery-slide svg {
  width: 100%;
  height: 100%;
}
.recomendations-card__img svg {
  width: 100%;
  height: 100%;
}
.opacity {
  opacity: 0.5;
}
.top-title.h1.with-icon {
  display: flex;
  font-size: 50px;
  line-height: 100%;
}
.top-title.h1.with-icon svg {
  margin-right: 10px;
}
.catalog-sorts__select .select-title .select-title__value svg {
  display: none;
}
.catalog-sorts__select .select-options .select-options__value {
  display: flex;
  justify-content: space-between;
  width: 100%;
  line-height: unset;
}
.catalog-sorts__select .select-options .select-options__value.desc svg {
  transform: none;
}
.catalog-sorts__select .select-options .select-options__value.asc svg {
  transform: rotate(180deg);
}
.card-page-left__block svg {
  width: 100%;
  height: 100%;
}
span.price_old {
  text-decoration: line-through;
  color: #8e8e8e;
}
.form__message.is-error {
  color: red;
}
.header {
  transition: transform 0.3s ease;
}
.header._header-hidden {
  transform: translateY(-100%);
}
.promo .promo-body .promo__bg {
  height: 100vh;
}
.page-container.section.project-section {
  margin-bottom: calc(-1*var(--main-sticky-h, 0px) + 65px);
}
.flats_page .promo video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 1010px) {
  .main .promo .promo__card {
    padding-top: 87px;
  }
}
.main .promo {
  padding-top: 30px;
}
.main .header._header-hidden {
  transform: translateY(-67%);
}
.main .header:not(:has(.wrapper_second))._header-hidden {
  transform: translateY(-100%);
}
.main .wrapper_second {
  position: relative;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 2px;
  font-size: 12px;
  background-color: #f2f2f2;
}
.main .wrapper_second .header__second {
  font-family: "Mulish";
}
.version-bar-close {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  padding: 4px;
  opacity: 0.6;
}
.version-bar-close:hover {
  opacity: 1;
}
section.top.stub-page {
  text-align: center;
  margin-bottom: 200px;
  padding-top: 40px;
}
section.top.stub-page .top {
  padding-bottom: 15px;
}
section.top.stub-page p.stub-page__text {
  padding-bottom: 40px;
}
section.top.stub-page a.button-item.link_dark {
  margin-right: 10px;
  margin-bottom: 10px;
}
.main.has-stub > *:not(.stub-page):not(header):not(footer) {
  display: none !important;
}
.header {
  padding-bottom: 0;
}
.header .wrapper.first {
  padding-bottom: 10px;
}
.header a.header__second {
  text-decoration: underline;
  color: black;
}
.lock .wrapper_second {
  display: none;
}
.lock .header-real-estate {
  padding-top: 59px;
}
.lock .header-projects {
  padding-top: 59px;
}
.story__dates {
  width: 100% !important;
  display: none;
}
.story__dates.swiper-pagination-bullets {
  display: flex;
}
@media (max-width: 1010px) {
  .story__dates.swiper-pagination-bullets {
    display: none;
  }
}
@media (min-width: 1010px) {
  .story__date-mob {
    display: none;
  }
}
.story__body .story__date {
  width: 100px;
}
.story__body .story__date.swiper-pagination-bullet {
  border-radius: 0;
  width: auto;
  height: auto;
  opacity: 1;
}
.story__body .story__date.swiper-pagination-bullet-active {
  font-size: 45px;
  line-height: 110%;
  color: var(--chernyy);
}
.story__body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(1) !important;
}
.catalog-sticky-promo {
  display: none;
  justify-content: space-between;
  width: 100%;
  z-index: 99;
  padding: 10px 20px;
}
.catalog-sticky-promo,
.catalog-sticky__filter {
  align-items: center;
  background: var(--belyy);
}
@media (max-width: 1010px) {
  .catalog-sticky-promo {
    display: flex;
  }
}
@media (max-width: 1010px) {
  .projects_item {
    margin-top: 30px;
  }
}
.projects-top__box .sticky {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.promo-bottom__caption {
  min-height: 50px;
}
@media (max-width: 1010px) {
  .promo-bottom__caption {
    min-height: 31px;
  }
}
.callibri_wrap_pict_tab {
  background: var(--fon) !important;
}
#callibri_soc #callibri_wrap_pict_img > div:not(.callibri_only_social) svg *,
#callibri_soc #callibri_wrap_pict_img > svg * {
  fill: none !important;
  stroke: #fff !important;
}
#callibri_soc .callibri_wrap_pict_colorring {
  display: none !important;
}
#callibri_soc .callibri_wrap_pict_l {
  width: 45px !important;
  height: 45px !important;
  right: 40px !important;
}
#callibri_soc .callibri_wrap_pict_index {
  bottom: 10px !important;
}
@media (max-width: 1010px) {
  #callibri_soc .callibri_wrap_pict_index {
    bottom: 8px !important;
  }
}
.section.project-section .main-sticky__wrap .btn-chats {
  opacity: 0;
}
.filter_form .catalog-filter {
  flex-wrap: wrap;
}
.filter_form .catalog-filter .catalog-filter__checkbox {
  flex-basis: 100%;
}
.main .top {
  padding-top: 110px;
}
.cookie.active .cookie__text:first-child .cookie__link {
  display: none;
}
.cookie.active .cookie__text--hide {
  display: block;
}
.cookie {
  align-items: center;
  justify-content: space-between;
  bottom: 0;
  right: 0;
  margin: 1rem;
  z-index: 777;
  width: 500px;
  padding: 1rem;
  background: #3b393f;
  position: fixed;
  border-radius: 3px;
  display: none;
  font-family: "Mulish", sans-serif;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0%);
}
.cookie .a_nostyle {
  color: #106edc;
}
.cookie__text {
  font-size: 14px;
  color: #fff;
}
.cookie__text--hide {
  display: none;
}
.cookie__dop--link {
  transition: 0.3s;
  cursor: pointer;
  align-items: center;
  justify-content: flex-start;
  margin: 1rem 0 0 0;
  text-transform: lowercase;
}
.cookie__dop--link span {
  color: #106edc;
  font-weight: bold;
}
.cookie__dop--link span:hover {
  color: #ff4c14;
}
.cookie__btn {
  width: 80px;
  padding: 10px 8px;
  border: 1px solid #fff;
  font-size: 12px;
  margin: 0 0 0 1rem;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
}
.cookie__btn:hover {
  opacity: 0.7;
}
.cookie__link {
  transition: 0.3s;
  cursor: pointer;
  align-items: center;
  justify-content: flex-start;
  margin: 1rem 0 0 0;
  text-transform: lowercase;
}
.cookie__link span {
  color: #106edc;
  font-weight: bold;
}
.cookie__link span:hover {
  color: #ff4c14;
}
.cookie__text--hide {
  display: none;
}
@media (max-width: 767px) {
  .cookie {
    max-width: 80%;
  }
}
.flats_page section.catalog {
  padding-top: 35px;
}
._form-error {
  color: red;
  border-bottom: 1px solid red;
}
@media (max-width: 1010px) {
  .catalog-top {
    z-index: 1000 !important;
  }
}
@media (max-width: 1010px) {
  .object-card-top__box {
    align-items: center;
  }
  .object-card-top__location {
    height: 40px !important;
  }
}
.search-container .search-input-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.search-container .inputs-row {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.search-container .input-check {
  border: 1px solid var(--chernyy);
  border-radius: 1000px;
  padding: 7px 15px;
  background-color: var(--belyy);
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: border-color 0.3s ease-in-out;
  font-size: 16px;
  line-height: 125%;
  color: var(--chernyy);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-container .input-check.active {
  font-weight: bold;
}
.search-container .search-form__field {
  width: 100%;
}
.search-container .search-form__btn {
  right: 15px;
}
.search-container .section-item {
  margin-top: 0;
}
.search-container .section {
  padding-top: 0;
}
.apartment-card__img {
  padding: 85px 20px 0;
}
.apartment-card__img .object-card-top {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
@media (hover: hover) {
  .apartment-card:hover .apartment-card__img .object-card-top {
    opacity: 0;
  }
}
.promo-card-static {
  margin-top: 75px;
  display: flex;
  border-top: 1px solid var(--seryy-linii);
}
.promo-card-static .left,
.promo-card-static .right {
  width: 50%;
}
.promo-card-static .promo-card__img {
  width: auto;
  width: 100%;
  max-height: 240px;
  height: 100%;
}
.promo-card-static .promo-card__box {
  justify-content: unset;
  border-left: 1px solid var(--seryy-linii);
}
@media (max-width: 1010px) {
  .promo-card-static {
    flex-wrap: wrap;
    border-top: unset;
  }
  .promo-card-static .left,
  .promo-card-static .right {
    width: 100%;
  }
  .promo-card-static .promo-card__box {
    border-left: unset;
  }
}
.catalog-filter .select-options__text {
  font-size: 16px;
}
.catalog-filter .select-options__wrap {
  flex-direction: column;
}
/*# sourceMappingURL=template_styles.css.map */