

/* 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 */


/* Start:/local/templates/n1/js/leaflet/leaflet.css?165469037513632*/
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/local/templates/n1/js/leaflet/images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/local/templates/n1/js/leaflet/images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(/local/templates/n1/js/leaflet/images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* End */


/* Start:/local/templates/n1/components/bitrix/breadcrumb/breadcrumb/style.css?165469037577*/
.breadcrumb li.last-item a::after {
    content: unset;
    padding: 0 5px;
}
/* End */


/* Start:/local/components/slam/easyform/lib/css/bootstrapValidator.min.css?1654690374565*/
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.2, built on 2014-09-25 4:01:07 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */

.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
/* End */


/* Start:/local/components/slam/easyform/script.js?166964377718204*/
if (typeof JCEasyForm !== 'undefined' && $.isFunction(JCEasyForm)) {

    console.log('reconnection attempt JCEasyForm');

} else {
    
    var JCEasyForm = function(arParams) {
        if (typeof arParams === 'object') {
            if(!window.jQuery) {
                console.log('Form error: Connect jQuery');
                return false;
            }
            this.form = $('#' + arParams.FORM_ID);
            if(arParams.SHOW_MODAL == 'Y'){
                this.modalSuccess = $('#frm-modal-' + arParams.FORM_ID);
            }
            this.isModalSuccess = false;

            this.modalForm = $('#modal' + arParams.FORM_ID);
            this.isModalForm = false;
            this.params = arParams;
            JCEasyForm.prototype.init(this);
        }
    };

    JCEasyForm.prototype.init = function (_this) {

        if (!_this.form.length) {
            console.log('Form error: ID form no search. Specify the form ID in the easyform.');
            return false;
        }

        if(!window.jQuery) {
            console.log('Form error: Connect jQuery');
            return false;
        }


        if (_this.params.SEND_AJAX && !window.jQuery.ajax) {
            console.log('Form error: Connect jQuery ajax');
            return false;
        }


        if(_this.params.SHOW_MODAL == 'Y' && _this.modalSuccess.length){
            if($.fn.modal){
                _this.isModalSuccess = true;
            } else {
                console.log('Form error: the bootstrap library is not connected. You can connect the bootstrap library in the easyform configuration.');
            }
        }

        if(_this.modalForm.length){
            if($.fn.modal){
                _this.isModalForm = true;
            } else {
                console.log('Form error: the bootstrap library is not connected. You can connect the bootstrap library in the easyform configuration.');
            }
        }

        if(_this.params.FORM_SUBMIT && _this.modalForm.length){
			if($.fn.modal){
				_this.modalForm.modal('show');
			}else {
                console.log('Form error: the bootstrap library is not connected. You can connect the bootstrap library in the easyform configuration.');
            }
        }

        if(!_this.form.find('.alert-success').hasClass('hidden')) {
            setTimeout(function () {
                _this.form.find('.alert-success').addClass('hidden');
            }, 4000);
        }


        _this.switchSelect();

        if (_this.params.USE_CAPTCHA) {
            _this.captcha();
        }

        if (_this.params.USE_FORMVALIDATION_JS == 'Y') {


            if (_this.params.USE_FORM_MASK_JS == 'Y') {
                try {

                    Inputmask({
                        oncomplete: function () {
                            if($(this).attr('required')) {
                                _this.form.data('bootstrapValidator').updateStatus($(this).attr('name'), 'VALID', null);
                            }
                        }, onincomplete: function () {
                            if($(this).attr('required')) {
                                _this.form.data('bootstrapValidator').updateStatus($(this).attr('name'), 'INVALID', null);
                            }
                        }, onKeyValidation: function (key, result) {
                            if (result) {
                                if($(this).attr('required')) {
                                    _this.form.data('bootstrapValidator').updateStatus($(this).attr('name'), 'NOT_VALIDATED', null);
                                }
                            }
                        }
                    }).mask(document.querySelectorAll("input[type=tel], input[data-mask]"));

                } catch (e) {
                    console.log('error inputmask');
                }
            }
        } else if (_this.params.USE_FORM_MASK_JS == 'Y') {

            try{
                Inputmask({clearIncomplete: true }).mask(document.querySelectorAll("input[type=tel], input[data-mask]"));
            } catch(e) {
                console.log('error inputmask');
            }
        }

        if (_this.params.SEND_AJAX) {
            if (_this.params.USE_FORMVALIDATION_JS == 'Y') {
                _this.form.bootstrapValidator().on('success.form.bv', function (e) {

                    e.preventDefault();
                    var funcName = _this.params._CALLBACKS_PRESEND;
                    if (funcName) {
                       if(!eval(funcName)(_this)){
                           return false;
                       }
                    }
                    if (_this.params.USE_FORMVALIDATION_JS == 'Y') {
                        if (!_this.form.data('bootstrapValidator').isValid()) {
                            return false;
                        }
                    }


                        var dataParams = _this.form.serializeArray();
                        var oldParams = _this.params['OLD_PARAMS'];
                        for( var i in oldParams ) {
                            dataParams.push({name: 'arParams[' + i + ']', value: oldParams[i]});
                        }

                        _this.form.find('.submit-button').addClass('spinner');

                        $(_this.form).trigger('ajaxSubmit', [ _this, dataParams]);

                        $.ajax({
                            type: 'POST',
                            url: _this.params.TEMPLATE_FOLDER,
                            data: dataParams,
                            success: function (data) {
                                data = JSON.parse(data);
                                if (data.result === 'ok') {
                                    var funcName = _this.params._CALLBACKS;
                                    if (funcName) {
                                        eval(funcName)(data, _this);
                                    }
                                    console.log(funcName)
                                    try {
                                        var funcName = _this.params._CALLBACKS;
                                        if (funcName) {
                                            eval(funcName)(data, _this);
                                        } else {
                                            _this._showMessage(true, data.message);
                                        }
                                    } catch (e) {
                                        _this._showMessage(true, data.message);
                                    }

                                    setTimeout(function () { _this.form.find('.alert').addClass('hidden'); }, 4000);

                                    _this._resetForm();
                                } else {
                                    try {
                                        var funcName = _this.params._CALLBACKS_ERROR;
                                        if (funcName) {
                                            eval(funcName)(data, _this);
                                        } else {
                                            _this._showMessage(true, data.message);
                                        }
                                    } catch (e) {
                                        _this._showMessage(true, data.message);
                                    }
                                }
                                _this.form.find('.submit-button').removeClass('spinner');
                                _this.form.find('[disabled="disabled"]').removeAttr('disabled');

                            },
                            error: function () {
                                try {
                                    var funcName = _this.params._CALLBACKS_ERROR;
                                    if (funcName) {
                                        eval(funcName)(data, _this);
                                    } else {
                                        _this._showMessage(true, data.message);
                                    }
                                } catch (e) {
                                    _this._showMessage(true, data.message);
                                }
                            }
                        });


                    return false;

                });
            } else {
                _this.form.on('submit', function (e) {
                    e.preventDefault();



                    if (_this.params.USE_FORMVALIDATION_JS == 'Y') {
                        if (!_this.form.data('bootstrapValidator').isValid()) {
                            return false;
                        }
                    }

                    var funcName = _this.params._CALLBACKS_PRESEND;
                    if (funcName) {
                       if(!eval(funcName)(_this)){
                           return false;
                       }
                    }

                    try {

                        _this.form.find('.submit-button').addClass('spinner');

                        var dataParams = _this.form.serializeArray();
                        var oldParams = _this.params['OLD_PARAMS'];
                        for( var i in oldParams ) {
                            dataParams.push({name: 'arParams[' + i + ']', value: oldParams[i]});
                        }
                        $(_this.form).trigger('ajaxSubmit', [ _this, dataParams]);
                        $.ajax({
                            type: 'POST',
                            url: _this.params.TEMPLATE_FOLDER,
                            data: dataParams,
                            success: function (data) {
                                data = JSON.parse(data);
                                if (data.result === 'ok') {

                                    try {
                                        var funcName = _this.params._CALLBACKS;
                                        if (funcName) {
                                            eval(funcName)(data, _this);
                                        } else {
                                            _this._showMessage(true, data.message);
                                        }
                                    } catch (e) {
                                        _this._showMessage(true, data.message);
                                    }


                                    _this._resetForm();
                                } else {
                                    try {
                                        var funcName = _this.params._CALLBACKS_ERROR;
                                        if (funcName) {
                                            eval(funcName)(data, _this);
                                        } else {
                                            _this._showMessage(true, data.message);
                                        }
                                    } catch (e) {
                                        _this._showMessage(true, data.message);
                                    }
                                }
                                _this.form.find('.submit-button').removeClass('spinner');
                                _this.form.find('[disabled="disabled"]').removeAttr('disabled');

                            },
                            error: function () {
                                try {
                                    var funcName = _this.params._CALLBACKS_ERROR;
                                    if (funcName) {
                                        eval(funcName)(data, _this);
                                    } else {
                                        _this._showMessage(true, data.message);
                                    }
                                } catch (e) {
                                    _this._showMessage(true, data.message);
                                }
                            }
                        });

                    } catch (e) {
                        console.log('error ajax');
                    }

                    return false;
                });
            }
        }  else {
            if (_this.params.USE_FORMVALIDATION_JS == 'Y') {
                _this.form.bootstrapValidator().on('success.form.bv', function (e) {
                    if (_this.params.USE_FORMVALIDATION_JS == 'Y') {
                        if (!_this.form.data('bootstrapValidator').isValid()) {
                            return false;
                        }
                    }
                });
            }
        }
    };

    JCEasyForm.prototype.captcha = function () {

        var _this = this;
        var captchaCallback = function (response) {

            if (_this.params.USE_FORMVALIDATION_JS == 'Y') {
                if (response !== undefined) {
                    $('input[name="captchaValidator"]').val(1);
                } else {
                    $('input[name="captchaValidator"]').val('');
                }

                _this.form.bootstrapValidator('updateStatus', "captchaValidator", 'NOT_VALIDATED').bootstrapValidator('validateField', "captchaValidator");
            }
        };
        try {

            setTimeout(function () {
                grecaptcha.render(_this.params.FORM_ID + '-captchaContainer', {
                    'sitekey': _this.params.CAPTCHA_KEY,
                    'callback': captchaCallback,
                    'expired-callback': captchaCallback
                });
            }, 500);

        } catch (e) {

        }

    };

    JCEasyForm.prototype._showMessage = function (status, message) {

        var alert,
            alertSuccess,
            alertDanger,
            serverMessage,
            modalTitle;

        alert = this.form.find('.alert');
        if (status === undefined || !alert.length) {
            return false;
        }
        alertSuccess = alert.filter('.alert-success');
        alertDanger = alert.filter('.alert-danger');

        if (status === true) {
            alert.addClass('hidden');
            if (this.isModalSuccess) {
                if(this.isModalForm)
                    this.modalForm.modal('hide');
                    this.modalForm.fadeOut(300);

                if(message){
                    this.modalSuccess.find('.ok-text').html(message);
                }

                if (!this.modalSuccess.hasClass('in'))
                    this.modalSuccess.addClass('in');
                this.modalSuccess.fadeIn('show');
            } else {
                serverMessage = message || alertSuccess.data('message');
                alertSuccess.html(serverMessage);
                alertSuccess.removeClass('hidden');
            }
        } else if (status === false) {
            alert.addClass('hidden');
            serverMessage = message || alertDanger.data('message');

            alertDanger.html(serverMessage);
            alertDanger.removeClass('hidden');
        } else {
            alert.addClass('hidden');
        }

    };

    JCEasyForm.prototype._resetForm = function () {
        var _this = this;
        window.es = _this;
        setTimeout(function () {
            _this.form[0].reset();
            if (_this.params.USE_FORMVALIDATION_JS == 'Y') {
                var formBV = _this.form.data('bootstrapValidator');
                formBV.options.excluded = [':disabled'];
                formBV.resetForm(true);
                formBV.options.excluded = [':disabled', ':hidden', ':not(:visible)'];
            }


            var switchSelects = _this.form.find('.switch-select');
            switchSelects.find('select').trigger('refresh');

            if (_this.params.USE_CAPTCHA) {
                try {
                    grecaptcha.reset();
                } catch (e) {

                }

            }
            var fileArea = _this.form.find('.file-extended');
            if (fileArea.length) {
                fileArea.find('.file-placeholder-tbody').html('');
                _this.form.find('.file-selectdialog-switcher').attr('style', '');
                fileArea.parent().find('input[type="hidden"]').remove();
            }
        }, 1000);

    };

    JCEasyForm.prototype.switchSelect = function () {
        // switch select
        var switchSelects = this.form.find('.switch-select');

        if (switchSelects.length) {

            var _this = this;
            switchSelects.each(function () {
                var self = $(this);
                var parent = self.find('.switch-parent');
                var child = self.find('.switch-child');
                var btnBack = self.find('.btn-switch-back');
                var select = self.find('select');
                if (select.length && btnBack.length && child.length && parent.length) {
                    select.on('change', function () {
                        var optionSelected = select.find('option:selected');
                        var dataSwitch = optionSelected.data('switch');
                        if (dataSwitch !== undefined) {
                            parent.addClass('hidden');
                            child.removeClass('hidden');
                        }
                    });
                    btnBack.on('click', function (e) {
                        e.preventDefault();
                        parent.removeClass('hidden');
                        child.addClass('hidden');
                        select.find('option').eq(0).prop('selected', true);
                        setTimeout(function () {
                            select.trigger('refresh');
                        }, 1);
                    });

                    _this.form.on('reset', function () {
                        parent.removeClass('hidden');
                        child.addClass('hidden');
                        select.find('option').eq(0).prop('selected', true);
                        setTimeout(function () {
                            select.trigger('refresh');
                        }, 1);
                    });
                }
            });
        }
    };

}
/* End */


/* Start:/local/templates/n1/components/bitrix/catalog.section/developers-projects/style.css?165469037536*/
.visebl_hidd{
	visibility: hidden;
}
/* End */
/* /local/templates/n1/css/detail-house.css?175586084755453 */
/* /local/templates/n1/js/leaflet/leaflet.css?165469037513632 */
/* /local/templates/n1/components/bitrix/breadcrumb/breadcrumb/style.css?165469037577 */
/* /local/components/slam/easyform/lib/css/bootstrapValidator.min.css?1654690374565 */
/* /local/components/slam/easyform/script.js?166964377718204 */
/* /local/templates/n1/components/bitrix/catalog.section/developers-projects/style.css?165469037536 */
