

/* Start:/html/css/icons.css?17569805382704*/
@font-face {
  font-family: 'prometr-UI-icons';
  src: url("/html/fonts/prometr-icon/prometr-new-icons.eot?ri6e0k");
  src: url("/html/fonts/prometr-icon/prometr-new-icons.eot?ri6e0k#iefix") format("embedded-opentype"),
  url("/html/fonts/prometr-icon/prometr-new-icons.ttf?ri6e0k") format("truetype"),
  url("/html/fonts/prometr-icon/prometr-new-icons.woff?ri6e0k") format("woff"),
  url("/html/fonts/prometr-icon/prometr-new-icons.svg?ri6e0k#prometr-new-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icons-UI-"], [class*=" icons-UI-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'prometr-UI-icons' !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-UI-eye_open_icon:before {
    content: "\e900";
  }
  .icons-UI-eye_closed_icon:before {
    content: "\e901";
  }
  .icons-UI-bell:before {
    content: "\e902";
  }
  .icons-UI-burger:before {
    content: "\e903";
  }
  .icons-UI-uniE904:before {
    content: "\e904";
  }
  .icons-UI-uniE905:before {
    content: "\e905";
  }
  .icons-UI-heart:before {
    content: "\e906";
  }
  .icons-UI-login:before {
    content: "\e907";
  }
  .icons-UI-phone:before {
    content: "\e908";
  }
  .icons-UI-uniE909:before {
    content: "\e909";
  }
  .icons-UI-uniE90A:before {
    content: "\e90a";
  }
  .icons-UI-cost:before {
    content: "\e1000";
  }
  .icons-UI-cost-mini:before {
    content: "\e1001";
  }
  .icons-UI-uniE1002:before {
    content: "\e1002";
  }
  .icons-UI-uniE1003:before {
    content: "\e1003";
  }
  .icons-UI-warningIcon .path1:before {
    content: "\e90b";
    color: rgb(0, 165, 145);
  }
  .icons-UI-warningIcon .path2:before {
    content: "\e90c";
    margin-left: -1.2080078125em;
    color: rgb(255, 255, 255);
  }
  .icons-UI-priceGrowUp:before {
    content: "\e90d";
    color: #00a591;
    font-size:16px;
  }
  .icons-UI-shareIcon:before {
    content: "\e90e";
    color: #00a591;
  }
  .icons-UI-pdfDownload:before {
    content: "\e90f";
    color: #00a591;
  }
  .icons-UI-circle:before {
    content: "\e910";
    color: #00a591;
    font-size:8px;
    margin-right:5px;
  }
  .icons-UI-arrowForward:before {
    content: "\e911";
    color: #38bcb2;
    cursor:pointer;
  }
  .icons-UI-arrowDown:before {
   content: "\e912";
    font-size: 8px;
   color: #484848;
  }

/* End */


/* Start:/local/templates/n1/css/detail-house.css?175698053855550*/
﻿@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;
  }
  .detail-house-sidebar__buttons button, .detail-house-sidebar__buttons a {
    font-size: 15px; }
}

/*# 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/components/bitrix/breadcrumb/breadcrumb/style.css?165469037577*/
.breadcrumb li.last-item a::after {
    content: unset;
    padding: 0 5px;
}
/* End */


/* Start:/local/templates/n1/components/bitrix/catalog.element/flats/style.css?175586084740797*/
﻿/* item_detail_v2 */
.bx_item_detail .bx_item_title{
	padding-bottom:14px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 16px;
	min-height: 24px
}

.bx_item_detail .bx_item_title h1{
	font-size:24px;
	border-bottom:0 none transparent;
	margin-bottom: 0;
	padding-bottom: 0;
}
.bx_item_detail h1 span{color:#000}
.bx_item_detail .bx_item_container{}
.bx_item_detail .bx_item_container .bx_lt{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-right:2%;
	width:38%;
}
.bx_item_detail .bx_item_container .bx_rt{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:2%;
	width:58%;
}
.bx_item_detail .bx_item_container .bx_md{clear:both}
.bx_item_detail .bx_item_container .bx_lb{
	float:left;
	margin-right:2%;
	width:48%;
}
.bx_item_detail .bx_item_container .bx_rb{
	float:right;
	margin-left:2%;
	width:48%;
}
.bx_item_detail .bx_optionblock{
	float:right;
	margin-left:10px;
	width:120px;
}

/* Item info */
.bx_item_detail .item_price{margin-bottom:20px}
.bx_item_detail .item_name{
	margin:0;
	padding:0;
}
.bx_item_detail .item_name a{
	color:#000;
	text-decoration:none;
	font-size:23px;
}
.bx_item_detail .item_old_price{
	padding:0 10px;
	color:#b8b8b8;
	text-decoration:line-through;
	font-weight:bold;
	font-size:15px;
}
.bx_item_detail .item_current_price{
	display:inline-block;
	margin-top:2px;
	padding:0 10px;
	border-bottom:1px solid #e6e6e6;
	background: #f8f5ab;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmY5Y2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f5ab), color-stop(100%,#fbf9cb));
	background:-webkit-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:   -moz-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:    -ms-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:     -o-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:        linear-gradient(to bottom, #f8f5ab 0%,#fbf9cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f5ab', endColorstr='#fbf9cb',GradientType=0 );
	color:#cf1515;
	font-weight:bold;
	font-size:21px;
	line-height:33px;
}
.bx_item_detail .item_economy_price{
	display:inline-block;
	padding:0 0 0 10px;
	color:#b8b8b8;
	font-weight:bold;
	font-size:14px;
	line-height:33px;
}

.bx_item_detail .item_info_section{
	margin:0 0 20px 0;
	padding:0 0 0 10px;
	font-size:13px;
	line-height:19px;
}
.bx_item_detail .item_section_name_gray{
	color:#9e9e9e;
	font-size:13px;
}
.bx_item_detail .item_info_section dl{
	margin-bottom: 20px;
	overflow: hidden;
	padding:0;
}
.bx_item_detail .item_info_section dl dt{
	clear: both;
	float: left;
	font-weight: bold;
}
.bx_item_detail .item_info_section dl dd{
	float: left;
	margin: 0 5px;
}

.bx_item_detail .item_buttons_counter_block{
	display:inline-block;
	margin-right:10px;
	vertical-align: baseline;
	color: #3f3f3f;
	font-size: 13px;
	text-align: left;
	margin-bottom:10px;
}
.bx_item_detail .item_buttons_counter_block a{
	vertical-align: baseline;
}
.bx_item_detail .bx_cnt_desc{vertical-align: baseline;}
/* Item SET */

.bx_item_detail .transparent_input{
	border:none;
	background:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	display: inline-block;
	width: 60px;
	text-align: center;
}






/*tab-section-container*/
.bx_item_detail .tab-section-container{position:relative;}
.bx_item_detail .tab-list{
	padding:0;
	border-bottom:1px solid #d9e1e3;
	vertical-align:bottom;
	text-align:left;
}
.bx_item_detail .tab-list li{
	display:inline-block;
	border:1px solid #d9e1e3;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	background:#f7f7f7;
	box-shadow:inset 0 -10px  5px -10px rgba(0,0,0,.12);
	vertical-align:bottom;

}
.bx_item_detail .tab-list li a{
	display:block;
	padding:0 10px;
	height:30px;
	box-shadow:none;
	color:#999;
	text-decoration:none;
	font-size:13px;
	line-height:30px;
}

.bx_item_detail .tab-list li:hover,
.bx_item_detail .tab-list li.active{
	background:#fff;
}

/*.tab-list li:hover a,*/
.bx_item_detail .tab-list li.active a{
	position:relative;
	bottom:-2px;
	height:35px;
	background:#fff;
	color:#3f3f3f;
	line-height:35px;
}
.bx_item_detail .tab-boby-container .container>div.tab-off{display:none;}
.bx_item_detail .tab-boby-container .container>div{

}
.bx_item_detail .item_comments{
	display:block;
	padding-left:10px;
}
.bx_item_detail .item_comments li{
	display:block;
	padding-bottom:10px;
}
.bx_item_detail .item_comments_username{
	display:inline-block;
	color:#5d90bd;
	font-size:14px;
}
.bx_item_detail .item_comments_date{
	display:inline-block;
	margin-left:10px;
	color:#b8b8b8;
	font-size:14px;
}
.bx_item_detail .item_comments_container p{
	margin-top:5px;
	color:#3f3f3f;
	font-size:14px;
}

.bx_item_detail .bx_notavailable{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
	margin-bottom: 10px;
}
.bx_notavailable_subscribe
{
	background: none !important;
	border: none !important;
	padding-left: 0 !important;
}

.bx_item_detail .bx_bt_button,
.bx_item_detail .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_item_detail .bx_shadow.bx_bt_button,
.bx_item_detail .bx_shadow.bx_bt_button_type_2{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.bx_item_detail .bx_shadow.bx_bt_button:active,
.bx_item_detail .bx_shadow.bx_bt_button_type_2:active{box-shadow:none}

.bx_item_detail .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	color:#fff;
	text-shadow:0 1px 0 #006cae;
}
.bx_item_detail .bx_bt_button:hover  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}
.bx_item_detail .bx_bt_button:active  		{
	background:#006fcb;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#006fcb), color-stop(100%,#00a2df));
	background:-webkit-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:   -moz-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:    -ms-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:     -o-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:        linear-gradient(to bottom, #006fcb 0%,#00a2df 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fcb', endColorstr='#00a2df',GradientType=0 );
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
}

.bx_item_detail .bx_bt_button_type_2 		{
	border:1px solid #e9e9e9;
	background:#fcfcfc;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1f1f1));
	background:-webkit-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:   -moz-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:    -ms-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:     -o-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:        linear-gradient(to bottom, #fcfcfc 0%,#f1f1f1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_item_detail .bx_bt_button_type_2:hover 	{
	background:#fff;
}
.bx_item_detail .bx_bt_button_type_2:active {
	background:#f1f1f1;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#fcfcfc));
	background:-webkit-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:   -moz-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:    -ms-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:     -o-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:        linear-gradient(to bottom, #f1f1f1 0%,#fcfcfc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0 );
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}


.bx_item_detail .bx_small.bx_bt_button,
.bx_item_detail .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}
.bx_item_detail .bx_small.bx_bt_button  		{}
.bx_item_detail .bx_small.bx_bt_button:hover  {}
.bx_item_detail .bx_small.bx_bt_button:active {}
.bx_item_detail .bx_small.bx_bt_button_type_2 		{}
.bx_item_detail .bx_small.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_small.bx_bt_button_type_2:active{}

.bx_item_detail .bx_medium.bx_bt_button,
.bx_item_detail .bx_medium.bx_bt_button_type_2	{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}
.bx_item_detail .bx_medium.bx_bt_button  	{
	height:27px;
	line-height:27px;
}
.bx_item_detail .bx_medium.bx_bt_button:hover  {}
.bx_item_detail .bx_medium.bx_bt_button:active {}
.bx_item_detail .bx_medium.bx_bt_button_type_2 		 {font-weight:bold}
.bx_item_detail .bx_medium.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_medium.bx_bt_button_type_2:active{}

.bx_item_detail .bx_big.bx_bt_button,
.bx_item_detail .bx_big.bx_bt_button_type_2	{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
}
.bx_item_detail .bx_big.bx_bt_button  	{
	height:36px;
	line-height:36px;
}
.bx_item_detail .bx_big.bx_bt_button:hover  {}
.bx_item_detail .bx_big.bx_bt_button:active {}
.bx_item_detail .bx_big.bx_bt_button_type_2 	  {}
.bx_item_detail .bx_big.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_big.bx_bt_button_type_2:active{}

.bx_item_detail .bx_big.bx_bt_button.bx_cart span{
	position:relative;
	bottom:-7px;
	display:inline-block;
	margin:0 10px 0 0;
	width:26px;
	height:23px;
	background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/bt_cart.png) no-repeat center;
}

.bx_item_detail .bx_fwb{font-weight:bold}


@media (min-width:981px){}
@media (max-width:740px){
	.bx_item_detail .bx_optionblock{display:none}
	/*.bx_item_detail .item_buttons_counter_block{margin-bottom:10px}*/
	.bx_item_detail .bx_item_container .bx_lb,
	.bx_item_detail .bx_item_container .bx_rb{width:48%}
}
@media (min-width:640px) and (max-width:980px){}
@media (min-width:480px) and (max-width:639px){}
@media (max-width:480px) {
	.bx-touch .bx_item_detail .bx_item_container .bx_lt,
	.bx-touch .bx_item_detail .bx_item_container .bx_rt,
	.bx-touch .bx_item_detail .bx_item_container .bx_md,
	.bx-touch .bx_item_detail .bx_item_container .bx_lb,
	.bx-touch .bx_item_detail .bx_item_container .bx_rb{
		float:none;
		margin:0;
		padding:0;
		width:100%;
	}
	.bx-touch .bx_item_detail .item_info_section{padding-left:0}

}
@media (max-width:319px){}

/* item_detail_slider */
.bx_item_detail .bx_item_slider{
	position: relative;
	margin-bottom: 10px;
}
.bx_item_detail .bx_item_slider .bx_bigimages {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	max-width: 440px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	background: #fff;
	text-align: center;
	height: 0;
	width: 100%;
	padding-top: 130%;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
	display: inline-block;
	max-width: 100% !important;
	max-height: 100% !important;
	vertical-align: middle;
	text-align: center;
}
/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner{
	position: relative;
	padding-top: 20px;
	margin-bottom: 10px;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
	position: relative;
	margin-left: -5%;
	padding: 20px 5% 0
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_scroller_container{position: relative}

.bx_item_detail .bx_item_slider .bx_slide{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide{overflow-x: auto}

.bx_item_detail .bx_item_slider .bx_slide ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul{margin-left: 0 !important}
.bx_item_detail .bx_item_slider .bx_slide ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover{opacity:1.0}
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {left: -5%;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right{right:-5%;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_left {left:   0;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_right{right:  0;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_detail .bx_item_slider_lupe_small{
	position: absolute;
	background: rgba(0, 0, 0, 0.18);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,.5);
	cursor: pointer;
}

.bx_item_detail .bx_item_slider_lupe{
	position: absolute;
	border: 1px solid #b2b2b2;
	left:105%;
	top: 0;
	bottom:4px;
	margin: 0;
	background: #fff url(/local/templates/n1/components/bitrix/catalog.element/flats/images/wait.gif) no-repeat scroll center center;
	z-index: 120;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.bx_item_detail .bx_item_slider_lupe img {
	max-width: 99999px !important;
	max-height: 99999px !important;
}

/* Stickers */
.bx_item_detail .bx_bigimages .bx_stick{
	position: absolute;
	width: 123px;
	height: 35px;
	background: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/stick.png) left center no-repeat;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx_item_detail .bx_bigimages .bx_stick.short {font-weight:  bold;font-size:18px}
.bx_item_detail .bx_bigimages .bx_stick.average {font-weight:  bold;font-size:13px}
.bx_item_detail .bx_bigimages .bx_stick.long {font-weight:normal;font-size:11px}
.bx_item_detail .bx_bigimages .bx_stick_disc{
	position: absolute;
	width: 72px;
	height: 74px;
	background: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/stick_disc.png) no-repeat center;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	font-weight: bold;
	font-size: 23px;
	line-height: 74px;
}
.bx_item_detail .bx_bigimages .bx_stick.left,
.bx_item_detail .bx_bigimages .bx_stick_disc.left{left:-2px;}
.bx_item_detail .bx_bigimages .bx_stick.right,
.bx_item_detail .bx_bigimages .bx_stick_disc.right{right: 0;}
.bx_item_detail .bx_bigimages .bx_stick.top,
.bx_item_detail .bx_bigimages .bx_stick_disc.top{top: 15px;}
.bx_item_detail .bx_bigimages .bx_stick.bottom,
.bx_item_detail .bx_bigimages .bx_stick_disc.bottom{bottom: 5px;}
.bx_item_detail .bx_bigimages .bx_stick.middle,
.bx_item_detail .bx_bigimages .bx_stick_disc.middle{top: 49%;}
@media (min-width:641px) and (max-width:960px){
	.bx_item_detail .bx_bigimages .bx_stick{
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_item_detail .bx_bigimages .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_item_detail .bx_bigimages .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_item_detail .bx_bigimages .bx_stick.long{font-weight:normal;font-size:11px}
	.bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 	20px;
		line-height: 65px;
	}
}
@media (max-width:640px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 	16px;
		line-height: 49px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}

	.bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 38px;
	}
}

/* scu_detail_size */
.bx_item_detail .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_item_detail .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_detail .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
.bx_item_detail .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;

	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}
.bx-retina .bx_item_detail .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/local/templates/n1/components/bitrix/catalog.element/flats/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left,
.bx_item_detail .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_left {left:   0;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_right{right:  0;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_detail .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_detail .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_item_detail .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index:10;
}
.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/local/templates/n1/components/bitrix/catalog.element/flats/images/missing.png) no-repeat center;
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/n1/components/bitrix/catalog.element/flats/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/local/templates/n1/components/bitrix/catalog.element/flats/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/* item_detail_description */
.bx_item_detail .bx_item_description p{font-size: 13px;}
.bx_item_detail .bx_item_description .bx_item_section_name_gray{
	color: #9e9e9e;
	font-size: 13px;
}
.bx_item_detail .bx_item_description .bx_specifications_table{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd){background: #f2f2f2;}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(even){ }
.bx_item_detail .bx_item_description .bx_specifications_table tr td{
	padding: 3px 10px;
	font-size: 12px;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child{font-weight: bold;}


.detail-house-building-slider {
	margin-top: 30px;
}
.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-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__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__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-sidebar__static-text-container {
	background: #e5f6f4;
	padding: 10px 25px;
}
.detail-house-sidebar__static-text-inner-item {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.detail-house-sidebar__static-text-inner-item:last-of-type {
	margin-bottom: 0;
}
.detail-house-sidebar__static-text-inner-item img {
	width: 20px;
	height: 18px;
	margin-right: 10px;
}
@media only screen and (max-height: 769px) {
	.detail-house-sidebar__static-text-inner-item:nth-child(n + 3) {
		display: none;
	}
}

.sidebarDetail div.fixed {
	position: fixed;
}
.w-100 {
	width:100%;
}

.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; }

.realtor__phones {
	text-align: center;
}
.realtor__phones a {
	text-decoration: none;
	color: #00a591;
	cursor: pointer;
	font-size: 22px;
	font-weight: bold;
}
@media screen and (max-width:1200px) {
	.detail-house-sidebar__static-text-container {
		display:flex;
	}
}

@media screen and (max-width:576px) {
	.right-phone__info {
		width:66%;
	}
}


/* End */
/* /html/css/icons.css?17569805382704 */
/* /local/templates/n1/css/detail-house.css?175698053855550 */
/* /local/templates/n1/components/bitrix/breadcrumb/breadcrumb/style.css?165469037577 */
/* /local/templates/n1/components/bitrix/catalog.element/flats/style.css?175586084740797 */
