

/* Start:/local/templates/n1/components/bitrix/catalog.section/newbuild_detail_recomend/style.css?165469037536*/
.visebl_hidd{
	visibility: hidden;
}
/* End */


/* Start:/local/templates/n1/css/detail-house.css?175586084755453*/
﻿@font-face {
  font-family: 'prometr-new';
  src: url("/local/templates/n1/fonts/prometr-icon/prometr-new.eot?7jyvzc");
  src: url("/local/templates/n1/fonts/prometr-icon/prometr-new.eot?7jyvzc#iefix") format("embedded-opentype"),
  url("/local/templates/n1/fonts/prometr-icon/prometr-new.ttf?7jyvzc") format("truetype"),
  url("/local/templates/n1/css/../../html/fonts/prometr-icon/prometr-new.ttf?7jyvzc") format("woff"),
  url("/local/templates/n1/fonts/prometr-icon/prometr-new.svg?7jyvzc#prometr-new") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icons-new-"], [class*=" icons-new-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'prometr-new' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icons-new-cost:before {
  content: "\e1000"; }

.icons-new-cost-mini:before {
  content: "\e1001";
  color: #00a591; }

.icons-new-marker1:before {
  content: "\e1003";
  color: #00a591; }

.icons-new-1:before {
  content: "\e904";
  color: black; }

.yellow-hover:hover {
  background-color: #f5a623;
  color: #fff !important;
  border: 1px solid #f5a623;
  transition: 0.3s all; }

.blue-hover:hover {
  background-color: #0081ff;
  color: #fff !important;
  border: 1px solid #0081ff;
  transition: 0.3s all; }

.purple-hover:hover {
  background-color: #9013fe;
  color: #fff !important;
  border: 1px solid #9013fe;
  transition: 0.3s all; }

.active-tab-top {
  border-bottom: 3px solid #00a591; }
.fixed-top {
  position: fixed;
  top:0;
  width: 1110px!important;
  background: white;
  z-index: 999999999;
}
.fixed-top-nav {
  position: fixed;
  top:0;
  background: white;
  z-index: 999999999;
  width:81%;
}
@media only screen and (max-width: 516px) {
  .detail-house-order-1 {
    order: 1;
    width: 100%; }

  .detail-house-order-2 {
    order: 2;
    width: 100%; }

  .detail-house-order-3 {
    order: 3;
    width: 100%; }

  .m-block {
    display: block !important; }

  .sm-mb-0 {
    margin-bottom: 0 !important; }

  .sm-mt-0 {
    margin-top: 0 !important; }

  .pl-sm-reset {
    padding-left: 15px !important; }

  .d-none-mobile {
    display: none; }

  .px-sm-0 {
    padding: 0 !important; } }
.detail-house-name__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  font-family: "OpenSans-Light";
  flex-wrap: wrap; }
.detail-house-name__title {
  margin: 0; }
.detail-house-name__telephone {
  display: none;
  font-family: "OpenSans-Light";
  font-size: 16px; }
  .detail-house-name__telephone a {
    text-decoration: none;
    color: #00a591;
    cursor: pointer;
    font-size:22px;
    font-weight:bold;}
.detail-house-name__info-address {
  display: flex; }
  .detail-house-name__info-address i {
    color: #00a591;
    margin-right: 10px;
    margin-top: 4px; }
.detail-house-name__btn-telephone-container {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end; }
.detail-house-name__btn-telephone {
  box-shadow: 1px 2px 6px 0 rgba(0, 165, 145, 0.3);
  background-color: #00a591;
  color: white;
  outline: none;
  border: 0;
  padding: 10px 35px;
  font-size: 16px;
  border-radius: 4px;
  letter-spacing: 0.8px; }
.detail-house-name__cost {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  position: relative;
  display: flex;
  flex-direction: row; }
.detail-house-name__info {
  margin: 15px 0;
  font-size: 16px;
  font-family: "OpenSans-Light";
  color: #4a4a4a; }
.detail-house-name__cost-analytics-container {
  position: relative; }
.detail-house-name__analytics-btn {
  cursor: pointer;
  margin-left: 10px;
  color: #00a591; }
.detail-house-name__cost-analytics {
  display: none;
  flex-direction: row;
  border-radius: 3px;
  box-shadow: 5px 6px 16px 0 rgba(74, 74, 74, 0.32);
  background-color: #ffffff;
  position: absolute;
  padding: 15px;
  left: 0;
  z-index: 9999999;
  min-width: 280px; }
.detail-house-name__cost-analytics-inner {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  font-weight: normal;
  color: #414141; }
.detail-house-name__cost-analytics-inner-row-cost-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
.detail-house-name__cost-analytics-inner-row-caption {
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdcdc; }
.detail-house-name__cost-analytics-inner-row {
  padding-top: 10px; }
.detail-house-name__cost-analytics-cost-down {
  color: #00a591; }
.detail-house-name__cost-analytics-cost-up {
  color: #e7002a; }

@media only screen and (max-width: 767px) {
  .detail-house-name__container {
    margin: 20px 0; }
  .detail-house-name__btn-telephone-container {
    width: 100%; }
  .detail-house-name__btn-telephone {
    width: 100%; }
  .detail-house-name__cost-analytics {
    left: auto;
    right: -50px; }
  .detail-house-name__btn-telephone-container {
    justify-content: center; } }
.detail-house-tabs__container {
  display: flex;
  flex-direction: row;
  width: 100%;}
.detail-house-tabs__items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  gap: 0 30px;
  font-family: "OpenSans-Regular";
  font-size: 20px;
  text-transform: uppercase; }
  .detail-house-tabs__items a {
    color: #747474;
    text-decoration: none; }

.active-house-tabs {
  color: #38bcb2 !important; }

.active-house-tabs-border {
  margin-top: 10px;
  padding: 1rem;
  position: relative;
  padding: 3px;
  background-image: linear-gradient(to right, #34b7b4 3%, #2ad98f 99%);
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

  @media only screen and (max-height: 1000px) {
    .detail-house-sidebar__static-text-inner-item:nth-child(n + 5){
      display: none;}
  }
  @media only screen and (max-height: 769px) {
    .detail-house-sidebar__static-text-inner-item:nth-child(n + 3){
      display: none;}
  }
@media only screen and (max-width: 767px) {
  .detail-house-tabs__container {
    display: none; } }
.detail-house-description {
  margin-top: 20px;
  font-family: "OpenSans-Light";
  font-size: 16px; }

.detail-house-map {
  font-family: "OpenSans-Light"; }
  .detail-house-map__title {
    font-size: 28px;
    margin: 0 0 10px 0;
    font-weight: bold; }
  .detail-house-map__map-container {
    background: url("/img/bg-map.png");
    background-size: contain;
    height: 80px;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 30px;
    justify-content: space-between; }
  .detail-house-map__map-text {
    width: 35%;
    font-weight: bold;
    font-size: 18px;
    line-height: 1; }
  .detail-house-map__map-btn-container {
    position: absolute;
    right: 20px; }
  .detail-house-map__map-btn {
    border: 0;
    background: transparent;
    outline: none; }
    .detail-house-map__map-btn img {
      width: 40px;
      height: 40px; }
  .detail-house-map__map-live-btn-container {
    z-index: 9999999;
    position: absolute;
    right: 20px;
    top: 28px;
    display: none; }

#detail-house-map .leaflet-control {
  display: none; }

#detail-house-map {
  position: relative; }

@media only screen and (max-width: 767px) {
  .detail-house-map {
    margin-top: 20px; }
    .detail-house-map__map-container {
      height: 120px;
      background-size: cover; }
    .detail-house-map__map-text {
      width: 80%; } }
.detail-house-houses-and-flats {
  font-family: "OpenSans-Light";
  margin-top: 50px; }
  .detail-house-houses-and-flats__title {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: bold; }
  .detail-house-houses-and-flats__slider-houses-tabs {
    display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: auto; }
    .detail-house-houses-and-flats__slider-houses-tabs::-webkit-scrollbar {
      display: none; }
  .detail-house-houses-and-flats__slider-houses-tabs-item {
    outline: none;
    border-radius: 15px;
    border: solid 1px #c2c2c2;
    background-color: #ffffff;
    font-size: 16px;
    justify-content: center;
    display: flex;
    cursor: pointer;
    align-items: center;
    }
    .detail-house-houses-and-flats__slider-houses-tabs-item-inner {
      width:150px;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      height: 100%;
    }
    .detail-house-houses-and-flats__slider-houses-tabs-item a {
      background: transparent;
      height: 40px;
      text-decoration: none;
      color: black;
      transition: all 0.5s;
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center;}
      .detail-house-houses-and-flats__slider-houses-tabs-item a:hover {
        transition: all 0.5s;
        color: #00b3ac; }
  .detail-house-houses-and-flats__slider-houses-tabs-item-active {
    background: #00a591;
    border: 0; }
    .detail-house-houses-and-flats__slider-houses-tabs-item-active a {
      color: white; }
      .detail-house-houses-and-flats__slider-houses-tabs-item-active a:hover {
        color: white; }
  .detail-house-houses-and-flats__flats-list {
    min-height: 200px; }
  .detail-house-houses-and-flats__btn-container {
    padding: 20px 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-end; }
  .detail-house-houses-and-flats__btn {
    font-family: "OpenSans-Light";
    font-size: 18px;
    color: #00a591;
    text-decoration: none; }
  .detail-house-houses-and-flats__items-list-column p {
    margin: 0;
    letter-spacing: -0.5px; }
  .detail-house-houses-and-flats__items-list-column h3 {
    margin: 0; }

@media only screen and (max-width: 767px) {
  .detail-house-houses-and-flats__slider-houses-tabs-item {
    align-items: center; }
    .detail-house-houses-and-flats__slider-houses-tabs-item a {
      font-size: 13px;
      padding: 0; } }
.detail-house-filter__first-column {
  width: auto; }
.detail-house-filter__second-column {
  width: 20%;
  margin: 0 10px; }
.detail-house-filter__third-column {
  width: 50%; }
.detail-house-filter__info-green {
  color: #159a99; }

/* CUSTOM */
.px-0 {
  padding: 0; }


.d-block-lg-hide-xs {
  display: none; }

.rooms-inline {
  display: flex; }

.rooms-inline div label:nth-child(n+1):nth-child(n-4) {
  display: block;
  border: 1px solid #dad9e2;
  padding: 13px 12px;
  color: black;
  width: auto;
  min-width: 45px;
  font-size: 16px;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }

.rooms-inline div:nth-child(1) label {
  border-radius: 5px 0 0 5px; }

.rooms-inline div:nth-last-child(1) label {
  border-radius: 0 5px 5px 0; }

.rooms-inline div label {
  cursor: pointer; }

.room-check:checked + label {
  border: 1px solid #159a99 !important;
  padding: 12px 0; }

.row-modify-filter {
  display: flex;
  padding-left: 15px;
  padding-right: 10px;
  justify-content: space-between; }

.filtr-rooms {
  margin-top: 4px; }

.row-modify-filter-second {
  display: flex;
  align-items: center; }

.filter-price {
  margin-top: 20px; }

.detail-house-houses-and-flats__filter .filter-currency::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAGCAMAAAAv8uSNAAAAP1BMVEVHcEyZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmcBAKlAAAAFXRSTlMA4pFxCJlbvusa3zVBxSChPHrbaLUbMGaAAAAANElEQVQIHQXBhQGAMAAAINZl6/+3CtoNIDW1nxnk0ivr2Q+MNheML2yu2QYg9thLBvCGBH45WgFA2Qk9VQAAAABJRU5ErkJggg==) !important;
    position: absolute;
    top: 12px;
    right: 15px; }

.row-modify-filter__more-options {
  color: #00b3ac;
  cursor: pointer; }

.row-modify-filter__more-options::after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAGCAMAAAAv8uSNAAAAP1BMVEVHcEyZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmcBAKlAAAAFXRSTlMA4pFxCJlbvusa3zVBxSChPHrbaLUbMGaAAAAANElEQVQIHQXBhQGAMAAAINZl6/+3CtoNIDW1nxnk0ivr2Q+MNheML2yu2QYg9thLBvCGBH45WgFA2Qk9VQAAAABJRU5ErkJggg==");
  position: absolute;
  margin-left: 15px;
  top: -1px; }

.row-modify-filter__reset-filter {
  text-decoration: underline;
  color: #414141;
  border: 0;
  background: transparent; }

.row-modify-filter__reset-filter::after {
  content: "X";
  position: absolute;
  margin-left: 15px;
  font-weight: bold; }

.row-modify-filter:nth-child(2) {
  padding-bottom: 6px; }

.quicksearch-width {
  margin-top: 15px;
  padding: 0 15px; }

.quicksearch {
  padding: 0; }

.filter-group-add-options {
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  position: relative; }

.filter-group-add-options-item {
  margin-right: 25px; }

.filter-group-add-options-item__text {
  padding-left: 25px;
  color: #4a4a4a;
  margin: 0; }

.filter-group-add-options-item__checkbox {
  position: absolute;
  top: 2px;
  width: 16px;
  height: 16px; }

.filter-group-house {
  display: flex;
  flex-direction: row;
  position: relative;
  margin-top: 10px; }

.filter-group-house__text {
  padding-left: 25px;
  color: #4a4a4a;
  margin: 0; }

.filter-group-house__checkbox {
  position: absolute;
  top: 2px;
  width: 16px;
  height: 16px; }

.filter-group-house__help {
  width: 19px;
  height: 19px;
  position: absolute;
  background-color: #f1f1f1;
  right: 0;
  border-radius: 50px;
  text-align: center;
  font-family: PTSans;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }

.filter-upper-text {
  font-size: 15px;
  color: #4a4a4a;
  font-family: 'PT Sans', sans-serif; }

.d-flex {
  display: flex; }

.items-list-column p {
  margin: 0;
  letter-spacing: -0.5px; }

.items-list-column p.building_year {
  text-align: center; }

.items-list-column h3 {
  margin: 0;
  line-height: 1;
  letter-spacing: -0.5px; }

.items-list-column__img {
  height: 80px;
  width: 105px;
  min-height: 80px;
  min-width: 105px;}

.items-list-column__count_in_house {
  background-color: rgba(56, 188, 178, 0.6);
  text-align: center;
  display: block;
  padding: 7px 7px;
  border-radius: 7px;
  margin: 10px 13px 0 0;
  font-size: 13px;
  text-decoration: underline;
  color: #4a4a4a;
  width: 100%;
  border: 0; }

.collapse-flats-close {
  margin: 15px 13px 15px 0;
  font-family: PTSans;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #38bcb2;
  border: 0;
  background: transparent;
  outline: none;
  float: right; }

.collapse-flats-close::after {
  margin-left: 10px;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAMAAAAM9FwAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAeUExURQAAAEdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEqYTKYAAAAKdFJOUwUAr7SsB2lkqgi940ceAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAO0lEQVQYV0WMxw0AMAjEjvTsv3COFpCwsB9AbHBaXs7RWxQj/SKKgj5JL1z3LPgeBeVesMu1LPtcI/IAQZAA2U8HgZUAAAAASUVORK5CYII=); }

.border-bottom {
  border-bottom: 1px solid #e1e3e8;
  padding: 10px 0; }

.test-collapse {
  display: block;
  margin: 0 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e3e8; }

.items-list-column__online_request {
  font-size: 10px;
  display: block;
  background-color: #ebf2cc;
  border-radius: 10px;
  padding: 5px;
  align-self: center;
  line-height: 1;
  width: 45%;
  text-align: center;
  text-decoration: none;
  color: black;
  margin-top: 5px;
  font-weight: 600; }

.items-list-column__metro_close:before {
  font-family: 'prometr-icons' !important;
  content: "\e904";
  margin-right: 10px; }

.items-list-column__alivecomplect {
  color: #1a6bca; }

.container-choise {
  display: flex;
  flex-direction: row;
  align-items: center; }

.btn-choise {
  display: flex;
  margin-right: 10px;
  padding: 10px 17px;
  border-radius: 17px;
  box-shadow: 0 2px 5px 0 #f1f1f1;
  border: solid 1px #c2c2c2;
  color: #414141; }

.btn-choise__active {
  display: flex;
  padding: 10px 17px;
  border-radius: 17px;
  background-color: #38bcb2;
  color: white; }

.btn-choise__count {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }

.btn-choise--black {
  color: #414141; }

.btn-choise__name {
  margin-right: 5px;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'OpenSans-Regular'; }

.btn-choise__count--black sup {
  top: -0.2em;
  font-size: 13px !important;
  color: black;
  font-family: 'OpenSans-Light'; }

.custom-modify .filter-iteam {
  height: 50px;
  margin-top: 26px;
  display: flex;
  align-items: center; }

.custom-modify .filter-secondrow-item {
  height: 50px;
  margin-top: 6px;
  display: flex;
  align-items: center; }

.custom-modify .filter-inputprice, .detail-house-houses-and-flats__filter .filter-currency {
  height: 50px;
}

.detail-house-houses-and-flats__filter .filter-currency {
  padding: 0;
  font-weight: 600;
  color: black; }

.info-butt {
  padding: 0;
  width: 100%;
  font-weight: 600; }

.filter-inputprice {
  padding: 0 20px; }

.custom-modify .ftille {
  padding: 0 20px;
  line-height: 50px;
  height: 50px;
  overflow: overlay;
  font-weight: 600; }

.link-type-flats {
  text-decoration: none;
  cursor: pointer;
  color: black; }

.items-list-column-container {
  padding: 0 10px; }

.custom-modify .filter-iteam::after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAGCAMAAAAv8uSNAAAAP1BMVEVHcEyZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmcBAKlAAAAFXRSTlMA4pFxCJlbvusa3zVBxSChPHrbaLUbMGaAAAAANElEQVQIHQXBhQGAMAAAINZl6/+3CtoNIDW1nxnk0ivr2Q+MNheML2yu2QYg9thLBvCGBH45WgFA2Qk9VQAAAABJRU5ErkJggg==") !important;
  position: absolute;
  top: 12px;
  right: 15px; }

.filtr-custom-btn-themes {
  background-image: linear-gradient(to right, #35b9b3 5%, #48ccab);
  border: none;
  color: #fff;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  height: 50px;
  border-radius: 4px;
  width: 100%;
  margin-top: 6px; }

.container-choise__slaider-box {
  display: flex;
  align-items: center; }

.h1-base {
  margin: 0; }

.filter {
  margin-top: 10px; }

.filter-price {
  margin-top: 5px; }

.test-collapse {
  display: block; }

.d-none {
  display: none; }

.d-block {
  display: block; }

@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .filtr-custom-btn-sub {
    left: inherit; }

  .quicksearch-width {
    padding: 0; }

  .px-md-reset {
    padding-left: 15px;
    padding-right: 15px; }

  .custom-modify .ftille {
    overflow: hidden; }

  .container-choise__slaider-box {
    display: flex;
    justify-content: space-between; }

  .container-choise__slaider::-webkit-scrollbar {
    display: none; }

  .container-choise__slaider {
    overflow: hidden;
    overflow-x: scroll;
    margin-top: 20px; }

  .container-choise {
    flex-wrap: wrap; }

  .items-list-column .d-xs-flex-row {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0 1em; }

  .d-xs-flex-row {
    display: flex;
    flex-direction: row;
    margin: 10px 0 10px;
    padding: 0 1em; }

  .rooms-inline div:nth-child(n+2):nth-child(n-4) {
    font-size: 16px; }

  .rooms-inline div:nth-child(1) {
    font-size: 16px; }

  .rooms-inline div:nth-last-child(1) {
    font-size: 16px; }

  .px-sm-reset {
    padding-left: 15px;
    padding-right: 15px; }

  .d-block-lg-hide-xs {
    display: block; }

  .items-list-column__online_request {
    width: auto; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-modify-filter {
    flex-wrap: wrap;
    padding-bottom: 0px;
    display: flex; }

  .rooms-inline {
    margin-bottom: 15px; }

  .md-mt-3 {
    margin-top: 30px; }

  .md-mb-3 {
    margin-bottom: 30px; }

  .items-list-column p.building_year {
    text-align: right; }

  .text-right {
    text-align: right; }

  p.floors {
    text-align: left;
    padding-left: 15px; }

  .test-collapse {
    padding: 0 15px 10px 15px; }

  .border-bottom {
    padding: 10px 15px; }

  .pl-xs-0 {
    padding-left: 0; } }
@media only screen and (max-width: 767px) {
  .filtr-custom-btn-sub {
    left: inherit; }

  .md-mt-3 {
    margin-top: 30px; }

  .md-mb-3 {
    margin-bottom: 30px; }

  .quicksearch-width {
    padding: 0; }

  .container-choise__slaider-box {
    display: flex;
    justify-content: space-between; }

  .container-choise__slaider::-webkit-scrollbar {
    display: none; }

  .container-choise__slaider {
    overflow: hidden;
    overflow-x: scroll;
    margin-top: 20px; }

  .container-choise {
    flex-wrap: wrap; }

  .order-xs-1 {
    order: 1; }

  .order-xs-2 {
    order: 2; }

  .items-list-column p.building_year {
    text-align: right; }

  .items-list-column p.floors {
    text-align: left; }

  .items-list-column .text-left {
    text-align: left; }

  .items-list-column .text-right {
    text-align: right; }

  .items-list-column__count_in_house {
    margin: 10px 0 0; }

  .px-xs-0 {
    padding-left: 0!important;
    padding-right: 0!important; }

  .pl-xs-0 {
    padding-left: 0!important; }

  .d-xs-flex-row {
    display: flex;
    flex-direction: row;
    margin: 5px 0 0; }

  .row-modify-filter {
    flex-wrap: wrap; }

  .rooms-inline div:nth-child(n+1):nth-child(n-4) {
    padding: 12px 0; }

  .py-xs-1 {
    padding-top: 5px!important;
    padding-bottom: 5px!important; }

  .px-xs-reset {
    padding-left: 15px!important;
    padding-right: 15px!important; }

  .pl-xs-0 {
    padding-left: 0!important; }

  .d-hidden-xs {
    display: none!important; }

  .d-block-lg-hide-xs {
    display: block!important; }

  .filter-group-add-options {
    flex-wrap: wrap; }

  .custom-modify .ftille {
    padding: 0 12px; }

  .filter-inputprice {
    padding: 0 10px; }

  .collapse-flats-close {
    margin: 15px 0 15px 0;
    font-size: 16px; }

  .items-list-column-container {
    padding: 10px 10px 0 10px; } }
@media only screen and (max-width: 767px) {
  .row-modify-filter {
    flex-wrap: wrap; }
    .row-modify-filter__more-options {
      display: none; }

  .detail-house-filter__first-column {
    width: 100%; }
  .detail-house-filter__second-column {
    width: 100%;
    margin: 0; }
  .detail-house-filter__third-column {
    width: 100%; }

  .rooms-inline div:nth-child(n+1):nth-child(n-4) {
    padding: 0; }

  .custom-modify .filter-iteam {
    margin-top: 15px; }

  .row-modify-filter-second {
    flex-wrap: wrap; }

  .items-list-column__img {
    display: none; }

  .items-list-column p.building_year {
    text-align: left; }
  .detail-house-sidebar__characteristic {
    margin:20px 0 0 0!important;
  }
  .d-xs-flex-row {
    margin: 0; }}
@media only screen and (max-width: 320px) {
  .items-list-column__img {
    height: 70px;
    width: 90px; } }
.detail-house-sidebar {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
  background-color: #ffffff; }
  .detail-house-sidebar__views {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-family: "Roboto",sans-serif;
    font-size: 11px;
    color: #4a4a4a;
    align-items: center; }
  .detail-house-sidebar__views-inner-info {
    display: flex;
    align-items: center;
    gap: 0 3px; }
  .detail-house-sidebar__views-index {
    font-size: 14px;
    color: #42c6ad;
    padding: 0 2px; }
  .detail-house-sidebar__buttons {
    display: flex;
    flex-direction: column;
    gap:10px 0;}
    .detail-house-sidebar__buttons button, .detail-house-sidebar__buttons a {
      width: 100%;
      height: 46px;
      font-family: "OpenSans-Regular";
      font-size: 18px;
      border-radius: 4px;
      letter-spacing: 1.68px; }
a.detail-house-sidebar__button-credit{
  background: #FFB000;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #1A1A1A;
  border:none;
  display:flex;
  justify-content: center;
  align-items: center;
}
a.detail-house-sidebar__button-green {
  background: #00b3ac;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #1A1A1A;
  border:none;
  display:flex;
  justify-content: center;
  align-items: center;
  color:white;
}
a.detail-house-sidebar__button-green:hover {
  background-image: linear-gradient(to bottom,#017366 -21%,#058878 -1%,#048576 96%,#017366 116%);
}
  .detail-house-sidebar__characteristic {
    display: flex;
    flex-wrap: wrap;
    font-size: 19px;
    font-family: "OpenSans-Regular";
    text-decoration: none;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 20px 0 0px 0; }
    .detail-house-sidebar__characteristic .icons {
      color: #de317a; }
    .detail-house-sidebar__characteristic a,  .detail-house-sidebar__characteristic-item > span{
      text-decoration: none;
      color: black;
      margin-left: 10px; }
  .detail-house-sidebar__characteristic-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px; }
  .detail-house-sidebar__button-consyl {
    border-radius: 3px;
    box-shadow: 4px 3px 11px 0 rgba(245, 166, 35, 0.5);
    background-color: #feba29;
    border: 0; }
  .detail-house-sidebar__button-phones {
    border-radius: 3px;
    background-color: #00a591;
    color: white;
    border: 0; }
  .detail-house-sidebar__button-credit {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #159a99;
    background-color: #ffffff;
    border-radius: 4px;
    color: #159a99; }
  .detail-house-sidebar__phones {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 10px 0; }
  .detail-house-sidebar__right-phone {
    padding: 25px;
    background: white; }
  .detail-house-sidebar__right-phone-title {
    color: black;
    font-size: 18px;
    text-transform: none; }
  .detail-house-sidebar__right-phone-subtitle-container {
    margin: 20px 0; }
    .detail-house-sidebar__right-phone-subtitle-container img {
      width: 30px;
      height: 30px;
      margin-right: 10px; }
  .detail-house-sidebar__right-phone-subtitle {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: black; }
  .detail-house-sidebar__right-phones {
    margin-bottom: 10px; }
  .detail-house-sidebar__right-phones-icons-list {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    gap: 0 10px; }
    .detail-house-sidebar__right-phones-icons-list li {
      display: inline-block;
      margin-right: 5px;
      background: #009982;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      font-size: 12px; }
      .detail-house-sidebar__right-phones-icons-list li a {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%; }
  .detail-house-sidebar__static-text-container {
    background: #e5f6f4;
    padding: 10px 25px;
  display: none}
  .detail-house-sidebar__static-text-inner-item {
    margin-bottom: 10px;
    display: flex;
    align-items: center; }
    .detail-house-sidebar__static-text-inner-item span {
      font-family: "OpenSans-Regular",sans-serif;
      font-size: 16px;
      color: black; }
    .detail-house-sidebar__static-text-inner-item img {
      width: 20px;
      height: 18px;
      margin-right: 10px; }
    .detail-house-sidebar__static-text-inner-item:last-of-type {
      margin-bottom: 0; }
  .detail-house-sidebar__padding {
    padding: 0px 25px 25px 25px; }

.detail-info {
  padding: 18px 19px 0 28px; }

#detail-house-fixed-menu.fixed {
  position: fixed; }
.fixed {
  position: fixed;
}
.detail-house-banks {
  margin-top: 10px;
  font-family: "OpenSans-Light"; }
  .detail-house-banks__title {
    font-size: 28px; }
  .detail-house-banks__inner-list-container {
    display: flex;
    flex-direction: column;
    margin-top: 10px; }
  .detail-house-banks__inner-item {
    display: flex;
    flex-direction: column; }
  .detail-house-banks__inner-item-caption-row {
    height: 50px;
    display: flex;
    align-items: center;
    background: #e5f6f4;
    padding: 0 30px; }
    .detail-house-banks__inner-item-caption-row img {
      width: 30px;
      height: 30px; }
  .detail-house-banks__inner-item-caption-row-info {
    display: flex;
    align-items: flex-start; }
  .detail-house-banks__inner-item-caption-row-text {
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px; }
  .detail-house-banks__inner-item-subcaption-row {
    display: flex;
    flex-direction: row;
    color: #9b9b9b;
    font-size: 16px;
    border-bottom: 1px solid #e1e3e8;
    padding: 10px 0; }
  .detail-house-banks__inner-item-info-row {
    font-size: 16px;
    padding: 10px 0 0 0; }
    .detail-house-banks__inner-item-info-row:last-of-type {
      padding: 0 0 10px 0; }
  .detail-house-banks__more-btn-container {
    margin: 10px 0;
    display: flex;
    justify-content: center; }
  .detail-house-banks__more-btn {
    font-size: 18px;
    border: 0;
    outline: none;
    background: transparent;
    color: #00a591; }
  .detail-house-banks__inner-item-rassrochka {
    background: #e5f6f4;
    padding: 10px 0 10px 30px;
    display: flex;
    align-items: flex-start;
    flex-direction: row; }
    .detail-house-banks__inner-item-rassrochka img {
      width: 30px;
      height: 30px; }
  .detail-house-banks__inner-item-rassrochka-text {
    font-size: 16px; }
  .detail-house-banks__banks-more {
    display: none; }
@media only screen and (max-width: 991px) {
  .detail-house-sidebar {
    margin-top:20px;
    margin-bottom:20px;
  }
}
@media only screen and (max-width: 767px) {

  .detail-house-banks__inner-item-subcaption-row {
    display: none; }
  .detail-house-banks__inner-item-caption-row {
    padding: 0 10px; }
  .detail-house-banks__inner-item-rassrochka {
    padding: 10px;
    flex-wrap: wrap;
    flex-direction: column; } }
.detail-house-houses-slider {
    margin-top: 40px;
    font-family: "OpenSans-Light";
    position: relative;
}
.detail-house-houses-slider .slick-slider {
    position: initial;
}
.detail-house-houses-slider .slick-slider img {
    min-height: 170px;
}
.detail-house-houses-slider .slick-prev, .detail-house-houses-slider .slick-next {
    top: 30px;
}
.detail-house-houses-slider .slick-prev {
    left: 80% !important;
    width: 54px;
    height: 54px;
    top: 20px;
}
@media screen and (max-width: 576px) {
    .detail-house-houses-slider .slick-prev {
        display: none !important;
    }
}
.detail-house-houses-slider .slick-prev:before {
    content: url("/html/img/icons/ourOffersSlider-left.svg");
}
.detail-house-houses-slider .slick-next {
    right: 10px !important;
    width: 54px;
    height: 54px;
    top: 20px;
}
@media screen and (max-width: 576px) {
    .detail-house-houses-slider .slick-next {
        display: none !important;
    }
}
.detail-house-houses-slider .slick-next:before {
    content: url("/html/img/icons/ourOffersSlider-right.svg");
}
.detail-house-houses-slider .slick-prev:before, .detail-house-houses-slider .slick-next:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    display: block;
}
.detail-house-houses-slider__list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: auto;
}
.detail-house-houses-slider__list-container::-webkit-scrollbar {
    display: none;
}
.detail-house-houses-slider__item {
    min-width: 283px;
    max-width: 283px;
}
.detail-house-houses-slider__item:not(:last-of-type) {
    margin-right: 50px;
}
.detail-house-houses-slider__item-img-bg {
    position: relative;
}
.detail-house-houses-slider__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 5px;
}
.detail-house-houses-slider__item-img-info {
    position: absolute;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 0 10px;
    padding: 20px;
    height: 100%;
    font-family: "Roboto", sans-serif;
}
.detail-house-houses-slider__item-img-info-online {
    border-radius: 10px;
    background-color: #ebf2cc;
    height: 15px;
    padding: 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    font-weight: bold;
}
.detail-house-houses-slider__item-img-info-action {
    border-radius: 10px;
    background-color: #bb9bd7;
    height: 15px;
    padding: 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    font-weight: bold;
}
.detail-house-houses-slider__item-img-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.detail-house-houses-slider__item-img-subtitle {
    font-size: 16px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 5px;
}
.detail-house-houses-slider__item-img-subtitle i {
    color: #00a591;
}
.detail-house-houses-slider__item-img-link {
    color: #00a591;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 5px;
    margin-top: 5px;
}
.detail-house-houses-slider__item-desc {
    padding-right: 30px;
    font-size: 16px;
}
.detail-house-houses-slider__item-info-inner {
    margin-top: 10px;
    padding: 0 5px;
}
  .detail-house-houses-and-flats__filter .filter-currency {
    padding:0;
    height: 50px;
  }
  .detail-house-houses-and-flats__filter .info-butt-custom {
    width: 100%;
    padding:0;
  }
  .detail-house-houses-and-flats__filter .base {
    margin-top:20px;
  }
  .ewewe {
    width: 200px;
  }
.detail-house-news-slider {
    margin-top: 20px;
    font-family: "OpenSans-Light";
    position: relative;
}
.detail-house-news-slider .slick-slider {
    position: initial;
}
.detail-house-news-slider .slick-prev, .detail-house-news-slider .slick-next {
    top: 30px;
}
.detail-house-news-slider .slick-prev {
    left: 80% !important;
    width: 54px;
    height: 54px;
    top: 20px;
}
@media screen and (max-width: 576px) {
    .detail-house-news-slider .slick-prev {
        display: none !important;
    }
}
.detail-house-news-slider .slick-prev:before {
    content: url("/html/img/icons/ourOffersSlider-left.svg");
}
.detail-house-news-slider .slick-next {
    right: 10px !important;
    width: 54px;
    height: 54px;
    top: 20px;
}
@media screen and (max-width: 576px) {
    .detail-house-news-slider .slick-next {
        display: none !important;
    }
}
.detail-house-news-slider .slick-next:before {
    content: url("/html/img/icons/ourOffersSlider-right.svg");
}
.detail-house-news-slider .slick-prev:before, .detail-house-news-slider .slick-next:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    display: block;
}
.detail-house-news-slider__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.detail-house-news-slider__title {
    font-size: 28px;
    margin-bottom: 10px;
}
.detail-house-news-slider__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: auto;
}
.detail-house-news-slider__list::-webkit-scrollbar {
    display: none;
}
.detail-house-news-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    min-width: 335px;
    max-width: 335px;
}
.detail-house-news-slider__item:not(:last-of-type) {
    margin-right: 20px;
}
.detail-house-news-slider__item-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
}
.detail-house-news-slider__item-row img {
    width: 145px;
    height: 100%;
}
.detail-house-news-slider__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 160px;
    position: relative;
}
.detail-house-news-slider__item-info-date {
    font-size: 10px;
    color: #a9a9a9;
    font-weight: bold;
    min-height: 14px;
}
.detail-house-news-slider__item-info-title {
    font-size: 19px;
    color: black;
    font-weight: bold;
    line-height: 22px;
    min-height: 44px;
}
.detail-house-news-slider__item-info-desc {
    font-size: 16px;
    line-height: 18px;
    min-height: 54px;
}
.detail-house-news-slider__item-info-link {
    text-decoration: none;
    font-size: 14px;
    color: #00a591;
    text-align: right;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 0 5px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.detail-house-news-slider__all-news {
    font-size: 18px;
    text-align: right;
}






.detail-house-promotions-slider {
  margin-top: 50px;
  font-family: "OpenSans-Light"; }
  .detail-house-promotions-slider__title {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: bold; }
  .detail-house-promotions-slider__list {
    display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: auto;
    padding-bottom: 10px;}
    .detail-house-promotions-slider__list::-webkit-scrollbar {
      height: 3px;}
  .detail-house-promotions-slider__item-inner {
    display: flex;
    flex-direction: column; }
  .detail-house-promotions-slider__item-img {
    width: 264px;
    height: 232px;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf; }
  .detail-house-promotions-slider__item-info {
    padding: 20px;
    position: relative;
    width: 264px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border-bottom: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf; }
  .detail-house-promotions-slider__item-info-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    min-height: 110px;
    display: block; }
  .detail-house-promotions-slider__item-info-date {
    margin-top: 20px;
    min-height: 40px;
    color: #9da3b4;
    font-weight: bold;
    font-size: 14px; }
  .detail-house-promotions-slider__item-info-link {
    text-align: right;
    min-height: 20px; }
    .detail-house-promotions-slider__item-info-link a {
      text-decoration: none;
      color: #00a591;
      font-size: 20px; }
      .companyTitleBanner {
        margin-top:20px;
        margin-bottom: 5px;
        padding-left: 20px;
        font-weight: bold;
        color:#1A1A1A;
        font-size: 12px;
        font-family: "Open Sans", sans-serif;
      }
      @media only screen and (max-width:576px) {
        .companyTitleBanner {
          padding:0;
        }
      }
      .banner-form {
      	margin-top: 20px;
      	width: 100%;
      	font-family: "Open Sans",sans-serif;
      	text-align: left;
       	position:relative;
      	z-index: 3;}
      .banner-form__bg {
      	background: linear-gradient(89.67deg, #9BD85F 0.15%, #F2EA71 98.49%);
      	background-size: cover;
      	height: max-content;
      	border-radius: 4px; }
      .banner-form__bgImg {
      	position:absolute;
      	right:0;
      	top:-10px;
      	z-index: 1;
      }
      .banner-form__container {
      	padding: 15px 40px;
       	height:100%;
      	width:100%;}
      .banner-form__form-container {
      	display: flex;
      	flex-direction: column; }
      .banner-form__formText {
      	display: flex;
      	flex-direction: row;
      	margin-bottom: 10px;
      	align-items: flex-end;
      	padding:0 12px;
      }
      .banner-form__form-title {
      	font-size: 20px;
      	font-weight: bold;
      	font-family: "Open Sans", sans-serif; }
      .banner-form__form-subtitle {
      	font-size: 14px;
       	margin-left:20px;}
      .banner-form__form-row {
      	display: flex;
      	flex-direction: row; }
      .banner-form__form {
      	display: flex;
      	flex-direction: row;
      	align-items: center;
      	width: 100%;
      	justify-content: space-between; }
      .banner-form__form input[type="text"] {
      	background: #FFFFFF;
      	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
      	border-radius: 30px;
      	height: 40px;
      	border: 0;
      	padding: 0 15px;
      	outline: none; }
      .banner-form__form input[type="text"]::placeholder {
      	color:#AAAAAA;
      }
      .banner-form__form input[type="text"]:focus {
      	border: 1px solid #00a591; }
      .banner-form__form-submit {
      	font-family: "Open Sans", sans-serif;
      	border-radius: 30px;
      	background-color: #1A1A1A;
      	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
      	font-size: 14px;
      	color: white;
      	border: 0;
      	outline: none;
      	height: 40px;
      	padding: 0 40px;
      	line-height: 22px;
       	font-weight: bold;
      	z-index: 2;
      	cursor: pointer;}

@media only screen and (max-width: 767px) {
  .banner-form__bg {
		height: auto;
		background: linear-gradient(89.22deg, #9BD85F -3.75%, #F2EA71 97.55%)!important; }
	.banner-form__formText {
		flex-direction: column;
		align-items: flex-start;
		padding:0;
		z-index: 2;
	}
	.banner-form__form-title {
		margin:10px 0;
	}
	.banner-form__form-subtitle {
		margin-left:0;
		width:147px;
	}
	.banner-form__container {
		padding:15px 20px;
	}
	.banner-form__form {
		flex-direction: column;
		margin-top: 10px;
		gap: 10px;
	 	z-index: 2;}
	.banner-form__form input[type="text"] {
		width: 100%; }
	.banner-form__form-submit {
		width: 100%; }
.detail-house-building-slider__info-choise {
  flex-wrap: wrap;
}
.detail-house-building-slider__select-wrapper {
  width: 100%;
}
.detail-house-building-slider__info-choise-list {
  width: 100%;
}
  .pl-sm-reset {
    padding-left: 15px!important; } }
.detail-house-rating {
  margin-top: 50px;
  font-family: "OpenSans-Light";
  background: #f5f9ff;
  padding: 20px 15px;
  margin-bottom: 50px; }
  .detail-house-rating__title {
    font-size: 28px;
    margin: 0; }
  .detail-house-rating__subtitle {
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0; }
  .detail-house-rating__circle {
    margin-right: 2px !important; }
  .detail-house-rating__circles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px; }
  .detail-house-rating__detail-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 345px;
    position: relative;
    margin-bottom: 20px; }
  .detail-house-rating__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .detail-house-rating__detail-line {
    width: 100%;
    height: 4px;
    background-color: #d8d8d8;
    max-width: 140px;
    position: relative; }
  .detail-house-rating__detail-line .active {
    height: 4px;
    background-color: #00ca9d;
    position: absolute;
    left: 0;
    top: 0; }
  .detail-house-rating__detail-values {
    margin-left: 15px;
    letter-spacing: -0.5px;
    font-size: 14px; }
  .detail-house-rating__detail-title {
    font-size: 16px; }
  .detail-house-rating__btn-ancor {
    padding: 5px 34px;
    background: #fff;
    border: 1px solid #bdbdbd;
    color: #159a99;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    border-radius: 3px; }
  .detail-house-rating__value {
    font-size: 48px;
    color: #159a99;
    margin-bottom: 15px;
    font-weight: bold; }
  .detail-house-rating__detail-blocks {
    height: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

@media only screen and (max-width: 767px) {
  .detail-house-rating__detail-info:last-of-type {
    margin-bottom: 0; }
  .detail-house-rating__detail-blocks {
    height: auto;
    flex-wrap: wrap; }
  .detail-house-rating__btn-ancor {
    width: 100%;
    text-align: center; } }
.detail-house-offers {
  font-family: "OpenSans-Light"; }
  .detail-house-offers__title {
    font-size: 28px;
    font-weight:bold;}
  .detail-house-offers__item {
    position: relative;
    max-width: 320px;
    min-width: 320px;
    -webkit-box-shadow: 0 2px 4px 0 black;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 10px; }
  .detail-house-offers__item-list-rooms {
    display: flex;
    flex-direction: column; }
  .detail-house-offers__item-list-room {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 14px;
    min-height: 35px; }
  .detail-house-offers__slider-offers {
    display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    overflow-x: auto; }
    .detail-house-offers__slider-offers::-webkit-scrollbar {
      display: none; }
  .detail-house-offers__img {
    min-height: 200px;
    position: relative; }
    .detail-house-offers__img img {
      max-height: 200px;
      width: 100%; }
  .detail-house-offers__flex-statrec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #9da3b4;
    margin-top: 10px;
    font-size: 12px;
    padding: 0 10px;
    position: absolute;
    bottom: 20px;
    width: 100%; }
  .detail-house-offers__flex-stat-item {
    border: 1px solid #9da3b4;
    border-radius: 3px;
    padding: 2px 20px;
    background-color: #ffffff;
    transition: 0.3s all; }
  .detail-house-offers__year {
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    background-color: #7b7b7b;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    text-align: center;
    line-height: 1; }
  .detail-house-offers__status {
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 45px;
    z-index: 2;
    background-image: linear-gradient(to right, #0bc5b7 4%, #2ad98f 95%);
    text-transform: lowercase;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    text-align: center;
    line-height: 1; }
  .detail-house-offers__like {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px;
    text-shadow: 1px 1px 3px white;
    z-index: 2;
    color: rgba(34, 36, 37, 0.6);
    -webkit-transition: color ease-in .15s;
    transition: color ease-in .15s;
    cursor: pointer; }
  .detail-house-offers__name {
    text-align: left;
    font-size: 18px;
    color: black;
    line-height: 20px;
    min-height: 40px;
    font-weight: bold; }
  .detail-house-offers__views-and-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 10px;
    margin-top: 10px;
    min-height: 24px;
    font-size: 14px; }
    .detail-house-offers__views-and-date img {
      width: 20px;
      height: 20px; }
  .detail-house-offers__item-list-room-area {
    font-size: 14px;
    color: #222425;
    width: 30%; }
  .new-nb-detail .nb-spec__views .views-c span, .new_list .nb-spec__views .views-c span.detail-house-offers__view-index {
    font-size: 16px;
    color: #159a99; }
  .detail-house-offers__views-c {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0 3px; }
  .detail-house-offers__date span {
    color: #4a4a4a; }
  .detail-house-offers__info {
    color: #7b7b7b;
    background-color: #fff;
    margin-top: 10px;
    font-size: 14px;
    min-height: 60px; }
    .detail-house-offers__info i {
      color: #159a99;
      margin-right: 10px;
      margin-top: 4px; }
  .detail-house-offers__info-row-metro {
    display: flex;
    font-weight: bold;
    color: black;
    min-height: 20px;}
  .detail-house-offers__info-row-address {
    display: flex;
    font-weight: bold;
    color: black;
    min-height: 40px; }
  .detail-house-offers__info-container {
    padding: 15px;
    background:white;}
  .detail-house-offers__description {
    font-size: 14px;
    color: #8b8b8b;
    margin: 10px 0;
    line-height: 18px;
    min-height: 54px; }
  .detail-house-offers__rooms-cost {
    font-size: 14px;
    line-height: 15px;
    display: flex;
    flex-direction: column; }
  .detail-house-offers__rooms-cost-all {
    color: #222425; }
  .detail-house-offers__rooms-cost-m {
    color: #9b9b9b;
    font-size: 12px; }
  .detail-house-offers__consultation {
    text-align: center;
    padding: 0 10px 20px 10px;
    background-color: #fff; }
  .detail-house-offers__btn {
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0.34px;
    box-shadow: 4px 3px 11px 0 rgba(245, 166, 35, 0.5); }
  .detail-house-offers__rooms-label {
    color: #00b3ac;
    width: 25%; }
    .detail-house-offers__like-block .nb-spec__like {
      top:10px;
      left:10px; }
.detail-house-building-slider {
  margin-top: 30px;
  font-family: "OpenSans-Light"; }
  .detail-house-building-slider__info-container {
    display: flex;
    flex-direction: column; }
  .detail-house-building-slider__info-title {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: bold; }
  .detail-house-building-slider__info-subtitle {
    font-size: 16px;
    font-weight: bold; }
  .detail-house-building-slider__info-choise {
    display: flex;
    flex-direction: row;
    gap: 0 10px; }
  .detail-house-building-slider__info-choise-list {
    padding: 10px 30px 10px 10px;
    border-radius: 5px;
    border: solid 1px #dad9e2;
    background-color: #ffffff;
    margin-bottom: 10px;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    min-width: 100px;
    width: 100%;}
    .detail-house-building-slider__info-choise-list:focus {
      outline: none;
      border: 1px solid #00a591; }
  .detail-house-building-slider__select-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;}
    /* .detail-house-building-slider__select-wrapper:after {
      content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAGCAMAAAAv8uSNAAAAP1BMVEVHcEyZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmcBAKlAAAAFXRSTlMA4pFxCJlbvusa3zVBxSChPHrbaLUbMGaAAAAANElEQVQIHQXBhQGAMAAAINZl6/+3CtoNIDW1nxnk0ivr2Q+MNheML2yu2QYg9thLBvCGBH45WgFA2Qk9VQAAAABJRU5ErkJggg==");
      position: absolute;
      margin-left: 15px;
      top: 10px;
      right: 5px;
    } */
    .detail-house-building-slider__select-wrapper select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAGCAMAAAAv8uSNAAAAP1BMVEVHcEyZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmcBAKlAAAAFXRSTlMA4pFxCJlbvusa3zVBxSChPHrbaLUbMGaAAAAANElEQVQIHQXBhQGAMAAAINZl6/+3CtoNIDW1nxnk0ivr2Q+MNheML2yu2QYg9thLBvCGBH45WgFA2Qk9VQAAAABJRU5ErkJggg==");
    padding: .5em;
    padding-right: 2.5em
}
  .detail-house-building-slider .lSPrev {
    left: 20px; }
  .detail-house-building-slider .lSNext {
    right: 20px; }

#buildingGallery img {
  max-width: 100%; }

.detail-house-photo-slider {
  position: relative; }
  .detail-house-photo-slider .nb-spec__like {
    top: 10px;
    left: 25px;}
  .detail-house-photo-slider .lSPrev {
    left: 20px; }
  .detail-house-photo-slider .lSNext {
    right: 20px; }
  .detail-house-photo-slider .lSSlideWrapper {
    position: relative; }
  .detail-house-photo-slider__youtube {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 99999;
    font-size: 20px;
    background: #FF0000;
    border-radius: 5px;
    padding: 6.5px 15px;
    transition: all 0.5s}
    .detail-house-photo-slider__youtube a {
      display: flex;
      align-items: center;
      color: white;
      font-size:13px;
      line-height: 17px;}
      .detail-house-photo-slider__youtube:hover {
        box-shadow:0 0 10px #FF0000;
        -moz-box-shadow:0 0 10px #FF0000;
        -webkit-box-shadow:0 0 10px #FF0000;
        transition: all 0.5s }
    .detail-house-photo-slider__youtube img {
      margin-right: 5px;
      height: 11px;}
  .detail-house-photo-slider__counts {
    position: absolute;
    bottom: 120px;
    color: white;
    padding: 5px 10px;
    right: 20px;
    z-index: 999999;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.32); }

@media only screen and (max-width: 767px) {
  .detail-house-photo-slider__counts {
    bottom: 10px; }
  .detail-house-photo-slider .lSPager {
    display: none; }
    .detail-house-photo-slider .nb-spec__like {
      left: 10px;}
  .detail-house-photo-slider__youtube {
    right:10px;
  }
}

/*# sourceMappingURL=detail-house.css.map */
a {
  color: #00b3ac;
  text-decoration: none;
}

#buildingGallery .lslide-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

#imageGallery img{
  width: 100%;
}

.detail-house-houses-slider__item-inner {
  width: 283px;
}
.px-lg-0 {
    padding: 0;
}



/* End */
/* /local/templates/n1/components/bitrix/catalog.section/newbuild_detail_recomend/style.css?165469037536 */
/* /local/templates/n1/css/detail-house.css?175586084755453 */
