

/* Start:/local/templates/.default/components/bitrix/news/flats/bitrix/news.detail/flats/style.css?17509304183655*/
.icon-params {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
}

.icon-params .icon-param img {
    max-width: 40px
}
.smallicon {
    width: 70px;
    height: 70px;
    border: 1px solid #2A8859;
    border-radius: 100%;
    border-bottom: 1px solid transparent;
    text-align: center;
    position: relative;
    margin-bottom: 30px
}
.smallicon + .smallicon {margin-left: 50px;}
.smallicon .icon-text {
    position: absolute;
    font-size: 12px;
    color: #2A8859;
    font-weight: 300;
    top: 60px;
    text-align: center;
    line-height: 14px;
    left: -20px;
    width: 110px
}

.smallicon img,
.smallicon svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #2A8859;
    max-width: 35px
}
.line-params {
    color: #2e3642;
    font-size: 16px
}

.line-params .line-param {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.line-params .line-param span:first-child {
    color: #a3a4a4
}

.line-params .line-param b {
    color: #2e3642
}
.estate-video {
    display: block;
    height: 100%;
    position: relative;
    background: no-repeat center / cover;
    border: 0;
}
.estate-video:before {
    background: rgba(0,0,0,.4);
    height: 100% !important;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2 !important;
    content: "";
}
.estate-video i {
    height: 100px;
    width: 100px;
    display: block;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.estate-video i:before {
    content: "";
    border: 20px solid transparent;
    border-left: 30px solid #272a2e;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -19px;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
}
@media (max-width:600px){
    .estate-video {padding-top: 60%;}
}
@media (max-width:1025px){

    .page-title .back-mobile {
        display: inline-block !important;
    }

    .page-title {
        margin-bottom: 24px !important;
    }
}
.price-note {
    color: #1c9673;
    font-size: 14px;
    font-weight: bold;
}
.booking-tel{
    color:#1c9673;
}
.page-title .back-mobile {
    display: none;
    border: 0;
    margin-bottom: 18px;
    margin-top:10px;
}

.back-mobile .icon-svg {
    transform: scaleX(-1);
    margin-right: 5px;
    font-size: 8px;
}

.facing-tooltip {
    position: absolute;
    left:calc(100% + 15px);
    top:50%;
    white-space: nowrap;
    transform: translateY(-50%);
    font-size: 12px;
    color: #fff;
    padding: 8px 10px;
    background: rgba(45, 55, 65, .8);
    backdrop-filter: blur(4px);
    border-radius: 6px;
    line-height: 17px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.facing-item:hover .facing-tooltip {
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 768px) {
    .facing-tooltip {
        display: none !important;
    }
}

.realty-room__tabs--text .realty-room__tabs--content[data-id=on-plan] .realty-room__tabs--on-plan .bl-bg {
    opacity: .55 !important
}

.realty-room__tabs--text .realty-room__tabs--content[data-id=on-plan] .flats-plan-map-svg-item.is-current {
    opacity: 1;
}

.realty-room__tabs--text .realty-room__tabs--content[data-id=on-plan] .flats-plan-map-svg-item:not(.is-current) {
    opacity: 0.55;
}

/* End */


/* Start:/local/media/estate/css/twentytwenty.css?17016791976575*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #1c9673;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: #1c9673;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #1c9673;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid #1c9673;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid #1c9673;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid #1c9673;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid #1c9673;
  bottom: 50%;
  margin-bottom: -17px; }

/* End */


/* Start:/local/media/sections/flats/detail/style.min.css?173945376728515*/
.realty-room-item.realty-room-body{border:none;border-radius:0;padding:0;margin-top:0}@media screen and (max-width:1200px){.realty-room-item.realty-room-body{padding-top:30px}}@media screen and (max-width:1025px){.realty-room-item.realty-room-body{padding-top:10px}}.realty-room{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.realty-room{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.realty-room__tabs{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.realty-room__tabs--list{background:#f7f8fa;border-radius:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width:768px){.realty-room__tabs--list{padding:6px 9px}}.realty-room__tabs--item{cursor:pointer;font-weight:500;font-size:14px;text-align:center;color:#2d3741;height:44px;line-height:44px;position:relative;-webkit-transition:.25s;transition:.25s;-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (max-width:768px){.realty-room__tabs--item{font-size:10px;height:40px;line-height:40px}}.realty-room__tabs--item.is-active{color:#fff!important}.realty-room__tabs--item:hover{color:#199473}.realty-room__tabs .slider{display:inline-block;width:0;border-radius:4px;background-color:#199473;position:absolute;-webkit-transition:all .4s cubic-bezier(.86,0,.07,1);transition:all .4s cubic-bezier(.86,0,.07,1);z-index:0;bottom:10px;height:44px}@media screen and (max-width:768px){.realty-room__tabs .slider{height:40px;bottom:6px}}.realty-room__tabs--text{position:relative;height:100%}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg{width:auto;height:35px}.realty-room__tabs--text [data-id=layout] .plan-tooltip{display:none!important}.realty-room__tabs--text [data-id=layout] .type-gallery-body{max-width:500px;margin:0 auto}.realty-room__tabs--text [data-id=layout] .type-gallery{margin:0 auto;position:relative;padding-top:100%;width:100%}.realty-room__tabs--text [data-id=layout] .type-gallery [data-img=plan]{position:absolute;width:100%;top:50%;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.realty-room__tabs--text [data-id=layout] .plan-area-compass{bottom:10px}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=layout] .plan-area-compass{right:-10px;bottom:23px}}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable--disabled{fill:#e6e6e6!important}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable--active{fill:rgba(28,150,115,.16)}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable:hover,.realty-room__tabs--text [data-id=layout] .plan-area__svg__hoverable.plan-area__svg__hoverable--current,.realty-room__tabs--text [data-id=layout] .plan-area__svg__hoverable.plan-area__svg__hoverable--current.plan-area__svg__hoverable--active{stroke:#199473!important;fill:#199473!important}.realty-room__tabs--text [data-id=layout] .twentytwenty-container,.realty-room__tabs--text [data-id=layout] .twentytwenty-wrapper{width:100%;height:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.realty-room__tabs--text [data-id=layout] .twentytwenty-container.opacity-0,.realty-room__tabs--text [data-id=layout] .twentytwenty-wrapper.opacity-0{opacity:0}.realty-room__tabs--text [data-id=layout] .twentytwenty-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.realty-room__tabs--text [data-id=in-house] .plan-area{border-radius:10px;overflow:hidden}.realty-room__tabs--text [data-id=in-house] .plan-area__svg__hoverable--disabled{fill:none!important}.realty-room__tabs--text [data-id=in-house] .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.realty-room__tabs--text [data-id=in-house] .plan-area__svg{pointer-events:none}.realty-room__tabs--text [data-id=in-house] .plan-area__svg .is-active{fill:#1e9473;opacity:.5}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=in-house] .plan-area-compass{right:0;bottom:0}.realty-room__tabs--text [data-id=in-house] .plan-area-compass .compass{-webkit-transform:scale(.7);transform:scale(.7)}}.realty-room__tabs--text [data-id=on-floor]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=on-floor]{padding-bottom:86px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__content{height:auto;width:100%;overflow:visible}@media screen and (min-width:1026px){.realty-room__tabs--text [data-id=on-floor] .plan-area__content{margin-top:-100px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__content .is-active{fill:#1e9473;opacity:.5}.realty-room__tabs--text [data-id=on-floor] .plan-area__content .plan-area__svg{position:relative!important}.realty-room__tabs--text [data-id=on-floor] .plan-area-compass{bottom:-90px}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=on-floor] .plan-area-compass{right:-10px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg{pointer-events:none}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable--disabled{opacity:0!important}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable.plan-area__svg__hoverable--current,.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable.plan-area__svg__hoverable--current.plan-area__svg__hoverable--active{opacity:1;stroke:#199473!important;fill:#199473!important}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable{opacity:1;fill:none!important;stroke:none!important;stroke-width:1px;-webkit-transition-property:fill,stroke;transition-property:fill,stroke}.realty-room__tabs--text [data-id=on-plan] .flats-plan-map__container{position:relative}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan{position:absolute;top:0;width:100%;height:100%}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan svg{width:100%;height:100%}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan .bl-bg{opacity:.3!important}.realty-room__tabs--text [data-id=on-plan] .flats-plan-map-svg-item.is-current{fill:rgba(25,148,115,.5)}.realty-room__tabs--content{position:absolute;top:0;overflow:hidden;list-style:none;opacity:0;-webkit-transition:.4s cubic-bezier(.075,.82,.165,1);transition:.4s cubic-bezier(.075,.82,.165,1);-webkit-transform:translateY(20px);transform:translateY(20px);padding:30px 0;width:100%;height:auto;min-height:300px}.realty-room__tabs--content[data-id=in-house]{min-height:auto}.realty-room__tabs--content.is-active{position:relative;z-index:2;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s;visibility:visible}.realty-room__tabs--content .genplan-body{border-radius:10px;overflow:hidden;position:relative}.realty-room__tabs--content .genplan-body .flats-plan-map__compas{position:absolute;z-index:2;right:16px;bottom:16px}@media screen and (min-width:1026px){.realty-room__tabs--content .genplan-body{height:auto;padding-top:66%;border-radius:0}}@media screen and (min-width:1026px){.realty-room__tabs--content .genplan-body .flats-plan-map__container{-webkit-transform:matrix(1.5,0,0,1.5,0,92);transform:matrix(1.5,0,0,1.5,0,92);position:absolute;top:0}}.realty-room__tabs--floor{background:#199473;border-radius:10px;padding:10px 16px;font-weight:500;font-size:14px;line-height:140%;position:absolute;top:23px;left:21px;color:#fff;z-index:2}@media screen and (max-width:1025px){.realty-room__tabs--floor{font-size:12px;top:10px;left:10px}}.realty-room .reality-room-infrastructure__title{font-size:20px}.realty-room .line-params .realty-room-item__area-title button{width:36px;height:36px;min-width:36px;min-height:36px}.realty-room .line-params .realty-room-item__area-title .line-param{font-size:20px}.realty-room .line-params .realty-room-item__area-title .line-param span:first-child{color:#2d3741;margin-right:10px;-webkit-transition:color .3s;transition:color .3s}.realty-room .line-params .realty-room-item__area-title.is-active .line-param span:first-child{color:#199473}.realty-room .line-params .realty-room-item__area-block{font-size:13px;font-weight:500}.realty-room .line-params .realty-room-item__area-block span{font-size:13px;font-weight:500}.realty-room .line-params .realty-room-item__area-block span:not(:first-child){white-space:nowrap}.realty-room .line-params .realty-room-item__area-block .line-param{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.realty-room .line-params .realty-room-item__area-block .line-param span:first-child{color:#2d3741}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;margin-bottom:14px;border-bottom:1px solid #2d3741}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle span:first-child{font-size:20px}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle span:last-child{font-size:14px;white-space:nowrap}.realty-room__advantages{position:relative;margin-bottom:50px}@media screen and (max-width:1025px){.realty-room__advantages{margin-bottom:24px}}.realty-room__advantages .swiper-container{max-width:70%;margin:0 auto;overflow:hidden}@media screen and (max-width:1025px){.realty-room__advantages .swiper-container{max-width:100%}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns{display:none}}.realty-room__advantages .smallicon+.smallicon{margin-left:0}.realty-room__advantages .swiper-wrapper.nt-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages .smallicon{border:1px solid #eff0f0;border-bottom:1px solid transparent;margin-bottom:50px}.realty-room__advantages .smallicon .icon-text{color:#2d3741;font-weight:400;font-size:14px;left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1025px){.realty-room__advantages .smallicon .icon-text{font-size:12px}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns .swiper-button-prev{left:10px}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns .swiper-button-next{right:10px}}.realty-room__advantages:not(.--advantages-detail) .smallicon{width:100%;border:none}.realty-room__advantages:not(.--advantages-detail) .smallicon:before{content:'';width:70px;height:70px;position:absolute;border:1px solid #eff0f0;border-bottom:1px solid transparent;border-radius:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.realty-room__advantages.--advantages-detail{position:relative;z-index:2}@media screen and (max-width:1025px){.realty-room__advantages.--advantages-detail{z-index:100}}.realty-room__advantages.--advantages-detail .smallicon{border:none;width:100%}.realty-room__advantages.--advantages-detail .smallicon img{max-width:70px}.realty-room__advantages.--advantages-detail .smallicon .icon-text{background:#fff;padding:5px 0 0;margin-top:-5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages.--advantages-detail .tippy-box{font-size:12px}.realty-room__advantages.--advantages-detail [data-tippy-root]{width:200px}.realty-room__advantages.--advantages-detail .swiper-slide:hover{z-index:2}.realty-room__advantages.--advantages-detail .swiper-container{overflow:visible}.realty-room__info{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1026px){.realty-room__info{-webkit-box-flex:0;-ms-flex:0 0 410px;flex:0 0 410px;padding:0 0 60px 40px}}.realty-room__info .h1,.realty-room__info h1{font-weight:600;font-size:24px;line-height:29px;margin:0 0 6px 0}.realty-room__info .share-links-body{position:relative;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-transition:opacity .25s;transition:opacity .25s}.realty-room__info .share-links-body .opacity-0{opacity:.3;pointer-events:none}.realty-room__info .realty-room-descr{max-width:100%}.realty-room__info .realty-room-descr .price-new-wrap .price{line-height:100%;font-weight:500;font-size:16px;font-family:'Montserrat Alternates',serif}.realty-room__info .realty-room-descr .--small-price{padding:10px 0;font-family:'Montserrat Alternates',serif}@media screen and (max-width:1025px){.realty-room__info .realty-room-descr .price-new-wrap .text-small{font-size:12px}}.realty-room__info .line-params .line-param{margin-bottom:5px}.realty-room__info .realty-room-descr .price-new-wrap{margin-top:0}.realty-room-item .realty-room__info .share-links{bottom:auto;top:30px;left:0;padding:0}@media screen and (max-width:768px){.realty-room-item .realty-room__info .share-links{top:0}}.realty-room-item .realty-room__info .share-links li{white-space:nowrap}@media screen and (max-width:768px){.realty-room-item .realty-room__info .share-links li a{font-size:11px}}.print_v{display:none}.print-page{opacity:0;visibility:hidden;height:0;overflow:hidden}.facing-print{display:-webkit-box;display:-ms-flexbox;display:flex;gap:27px;font-size:10px}.facing-print__title{font-size:26px;font-family:'Montserrat Alternates',serif;font-weight:600;line-height:120%;margin-bottom:20px;text-transform:uppercase}.facing-print__text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:31px}.facing-print__pic{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}@media print{.header-red-line{display:none!important}.no-print{display:none}.--print-disabled{display:none!important}.realty-room__info--title{display:block!important}.realty-room__advantages{margin-bottom:0;padding-bottom:0}.print-page{opacity:1;visibility:visible;height:auto;overflow:visible}.print-page .realty-room__advantages.--advantages-detail .smallicon img{max-width:50px}.print-page .realty-room__advantages:not(.--advantages-detail) .smallicon:before{width:50px;height:50px}.print-page .smallicon img,.print-page .smallicon svg{max-width:26px;top:-23px}.print-page .smallicon .icon-text{top:45px}.print-page .realty-room__advantages>.row{margin-top:-15px}.print-page .realty-room__advantages>.row>*{padding-top:15px}.print-page .realty-room__advantages .smallicon{margin-bottom:0;margin-top:0}.print-page .realty-room__advantages .smallicon .icon-text{font-size:12px}.print_v{display:block}.print_v.h1{font-size:20px!important;margin:0 0 15px}.realty-room__info{padding-left:0;padding-top:60px}.room-section .page-title{padding-top:10px!important}.header>.wrap>.row>.col-2:first-child{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-top:-10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo img{max-width:75px!important;margin-top:-20px}.header__top-line,.mobile-burger,.mobile-nav,.mobile-nav-menu,.page-title,.realty-room__tabs--list,footer,nav.menu{display:none!important}.print-page .--in-i-title{margin-top:-40px}.print-page .--in-p .flats-plan-map-svg-item.is-current{fill:rgba(25,148,115,.5)!important}.print-page .--in-h,.print-page .--in-i{page-break-after:always}.print-page .--in-f,.print-page__content{padding:30px 0}.print-page .--in-f .mt-5,.print-page .--in-f .my-5,.print-page__content .mt-5,.print-page__content .my-5{margin-top:0!important}.print-page.--townhouse-print .--in-f,.print-page.--townhouse-print .print-page__content{padding:0 0 30px 0}.print-page__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;background:#fff}.print-page__images img{width:49%;max-height:300px;-o-object-fit:contain;object-fit:contain}.print-page__images .plan-area-compass{bottom:-60px}.print-page .flat__nav{position:relative;-webkit-transform:scale(1);transform:scale(1)}.print-page .plan-area--nav .plan-area__svg{width:100%}.print-page .--in-f .plan-area--nav .plan-area__svg__hoverable{pointer-events:none}.print-page .--in-f .plan-area--nav .plan-area__svg__hoverable:not(.plan-area__svg__hoverable--current),.print-page .plan-area__svg__hoverable--disabled{opacity:1;fill:rgba(255,255,255,0)!important;stroke:none}.print-page .realty-room__tabs--on-plan{position:absolute;top:0;width:100%;height:100%}.print-page .flats-plan-map__svg-buildings{width:100%;height:100%}.print-page .--in-f .plan-area-compass{bottom:-40px;right:0}.print-page .--in-f .plan-area__svg{position:relative;pointer-events:none}.print-page .--in-f .plan-area__svg__hoverable--current{fill:#199473;opacity:1!important}.print-page .--in-h{page-break-after:always}.print-page .--in-h .plan-area-compass{z-index:2}.print-page .--in-h .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--in-h .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--in-h .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .--th .plan-area-compass{z-index:2}.print-page .--th .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--th .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--th .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .--in-th .plan-area-compass{z-index:2}.print-page .--in-th .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--in-th .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--in-th .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .genplan-body{border-radius:0;overflow:hidden;position:relative}.print-page .genplan-body .flats-plan-map__compas{position:absolute;z-index:2;right:16px;bottom:16px}.print-page__content.--th .genplan-body,.print-page__content.--th .townhouse-types{width:100%}}.installment-section.room-pg{padding-top:40px}.realty-room.--townhouse .townhouse-container .th.is-sold path,.realty-room.--townhouse .townhouse-container .th.is-sold polygon{fill:none!important}@media screen and (max-width:1025px){.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__content{max-width:70%;margin:0 auto}.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__content svg{height:auto}}@media screen and (max-width:1025px){.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__svg{width:100%}}.realty-room.--townhouse [data-id=in-house]{padding-bottom:0;margin-bottom:30px;pointer-events:none}.realty-room.--townhouse [data-id=in-house] .townhouse-container{border-radius:10px;overflow:hidden}.realty-room.--townhouse [data-id=in-house] .townhouse-container .th{display:block}.realty-room.--townhouse [data-id=in-house] .townhouse-container svg{margin:0;min-height:auto;width:100%}.realty-room.--townhouse [data-id=on-plan]{padding-bottom:0;margin-bottom:30px}.realty-room.--townhouse [data-id=on-plan] [data-buildings-plan-view=map]{border-radius:10px;overflow:hidden}@media screen and (min-width:1026px){.realty-room.--townhouse [data-id=on-plan] .flats-plan-map__container{width:130%;margin-left:-15%}}.realty-room.--townhouse [data-id=on-plan] .plan-area-compass .compass--dark{--direction:0deg}.realty-room.--townhouse .flats-plan-map__container{position:relative}.realty-room.--townhouse .flats-plan-map__svg-buildings{width:100%;height:auto;position:absolute;top:0}.realty-room.--townhouse .flats-plan-map__svg-buildings .bl-bg{opacity:.3!important}.realty-room.--townhouse .flats-plan-map__svg-buildings .flats-plan-map-svg-item{fill:transparent}.realty-room.--townhouse .realty-room__tabs--text{height:auto}@media screen and (min-width:1026px){.realty-room.--townhouse .realty-room__tabs--text{margin-bottom:20px}}.advantages-townhouse{padding:40px}.advantages-townhouse__title{margin-bottom:40px;text-align:center}.print-page__content.--th{position:relative}.print-page__content.--th .townhouse-types{position:relative}.print-page__content.--th .townhouse-types .townhouse-container .th.is-sold path,.print-page__content.--th .townhouse-types .townhouse-container .th.is-sold polygon{fill:transparent!important}.print-page__content.--th .genplan-body{position:relative}.print-page__content.--th .plan-area-compass .compass--dark{--direction:216deg}.print-page__content.--th .flats-plan-map__container{position:relative}.print-page__content.--th .flats-plan-map__svg-buildings{width:100%;height:auto;position:absolute;top:0}.print-page__content.--th .flats-plan-map__svg-buildings .bl-bg{opacity:.3!important}.print-page__content.--th .flats-plan-map__svg-buildings .flats-plan-map-svg-item{fill:transparent}@media screen and (max-width:1025px){.room-section .page-title .link-back{display:none!important}}.price-new-wrap .black-friday{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price-new-wrap .black-friday__old .price{position:relative;color:#8d8e8e;font-size:13px}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .price{font-size:12px}}.price-new-wrap .black-friday__old .price span{font-size:23px}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .price span{font-size:20px}}.price-new-wrap .black-friday__old .price:before{content:"";position:absolute;bottom:5px;left:0;display:block;width:100%;height:8px;border-top:2px solid #2e3642;-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .text-small{max-width:135px}}.price-new-wrap .black-friday__new .price{position:relative;color:#e53f25;font-size:15px}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .price{font-size:14px}}.price-new-wrap .black-friday__new .price span{font-size:29px}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .price span{font-size:26px}}.price-new-wrap .black-friday__new .text-small{text-align:right;padding:5px 0}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .text-small{font-size:11px;line-height:13px}}.th-video-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.th-video-link a{text-decoration:none;border:0;font-family:'Montserrat Alternates',serif;font-size:20px;font-weight:600;line-height:24px}@media screen and (max-width:768px){.th-video-link a{width:100%;text-align:center;border-radius:4px;border:1px solid #199473;font-size:16px;line-height:16px;padding:9px 0}}.th-video-link a svg{width:36px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;margin-right:6px}@media screen and (max-width:768px){.th-video-link a svg{width:35px;height:35px;-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px}}@media screen and (min-width:769px){.th-video-link a span{color:#2d3741}}.--no-price{color:#199473;font-size:25px;font-weight:600;line-height:28px}@media screen and (max-width:768px){.--no-price{font-size:18px;line-height:22px}}.--no-price .booking-tel{padding-top:12px;display:inline-block}.--no-price a{color:#2d3741;font-size:28px;font-weight:700;line-height:22px;border:none}@media screen and (max-width:768px){.--no-price a{font-size:25px;line-height:24px}}#show-r{accent-color:#199473}.show-plane-r.custom-control input[type=checkbox]+label{font-size:19px}@media screen and (max-width:768px){.show-plane-r.custom-control{max-width:320px;margin:0 auto 15px}.show-plane-r.custom-control input[type=checkbox]+label{font-size:16px;font-weight:600;font-family:'Montserrat Alternates',serif}}.show-plane-r.custom-control input[type=checkbox]+label:after{top:4px;left:3px}.detail-badge{height:40px;margin-top:10px}@media screen and (max-width:600px){.detail-badge{height:30px}}[data-id=from-window] .swiper{border-radius:6px}[data-id=from-window] .show-gallery-control .show-gallery-next,[data-id=from-window] .show-gallery-control .show-gallery-prev{width:44px;height:30px;position:absolute;z-index:22;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next,[data-id=from-window] .show-gallery-control .show-gallery-prev{width:28px;height:20px}}[data-id=from-window] .show-gallery-control .show-gallery-next svg,[data-id=from-window] .show-gallery-control .show-gallery-prev svg{width:44px;height:30px;fill:#fff}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next svg,[data-id=from-window] .show-gallery-control .show-gallery-prev svg{width:28px;height:20px}}[data-id=from-window] .show-gallery-control .show-gallery-prev{left:35px}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-prev{left:15px}}[data-id=from-window] .show-gallery-control .show-gallery-next{right:35px}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next{right:15px}}button[data-content=from-window],button[data-content=layout]{width:100%;height:52px;border:1px solid #199473;border-radius:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#199473;background:#fff;gap:6px;margin-top:30px}button[data-content=from-window] svg,button[data-content=layout] svg{fill:#199473;width:33px;height:20px}button[data-content=layout]{border-color:#a3a4a4;color:#a3a4a4}.opacity-0{opacity:0}.sale-ny{background:#ff4125;border-radius:7px;width:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.sale-ny strong{font-weight:600}.sale-ny__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#8d8e8e;background:#fff;border:1px solid #ff4125;border-radius:7px;font-size:19px;padding:3px 10px}@media screen and (max-width:600px){.sale-ny__top{font-size:18px;padding:5px 10px}}.sale-ny__top--small{text-transform:uppercase;font-weight:600;font-size:12px}@media screen and (max-width:600px){.sale-ny__top--small{font-size:11px}}.sale-ny__top--price{line-height:100%}.sale-ny__top--price span:last-child{font-size:14px}@media screen and (max-width:600px){.sale-ny__top--price span:last-child{font-size:13px}}.sale-ny__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;font-size:25px;padding:3px 10px}@media screen and (max-width:600px){.sale-ny__bottom{font-size:24px;padding:3px 10px}}.sale-ny__bottom--small{text-transform:uppercase;font-size:12px;font-weight:600;margin-bottom:5px}@media screen and (max-width:600px){.sale-ny__bottom--small{font-size:11px}}.sale-ny__bottom--sale{font-size:15px;font-weight:600}@media screen and (max-width:600px){.sale-ny__bottom--sale{font-size:14px}}.sale-ny__bottom--price{line-height:100%}.sale-ny__bottom--price span:last-child{font-size:18px}@media screen and (max-width:600px){.sale-ny__bottom--price span:last-child{font-size:17px}}.price-installments{color:#8d8e8e;font-size:14px;font-weight:500;padding-top:17px}.price-installments span,.price-installments strong{font-size:16px;font-weight:600}
/* End */


/* Start:/local/media/estate-3d/css/style.css?172501067024198*/
.breadcrumbs {
    position: absolute;
    left: 32px;
    top: 24px;
    height: 48px; 
    overflow: hidden;
    z-index: 3;
}
.breadcrumbs ol,
.breadcrumbs ol li {
    margin: 0;
    padding: 0;
    list-style: none !important;
}
.breadcrumbs ol li:before {
    content: none;
} 
.breadcrumbs ol li a {
    border: 0;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #2d3741;
}
.btn--sm>.btn__content {
    margin-top: 0;
    padding-top: 0;
    height: 24px;
}
.breadcrumbs ol li a .btn.btn--square {
    padding: 0;
    width: 24px;
    height: 24px;
    background: #1c9673;
    color: #fff;
    border: 0;
}
.breadcrumbs__item {
    display: block;
    position: relative;
    padding: 8px 10px 8px 0;
    transition-property: color;
    margin-left: 16px;
}
.plan-label,
.animation--fade-in, .animation--fade-out, .animation--height, .animation--lightbox-in, .animation--lightbox-in .lightbox__background, .animation--lightbox-in .lightbox__close, .animation--lightbox-in .lightbox__scroller, .animation--lightbox-out, .animation--lightbox-out .lightbox__background, .animation--lightbox-out .lightbox__close, .animation--lightbox-out .lightbox__scroller, .animation--tabs-in, .animation--tabs-out, .animation--tooltip-in, .animation--tooltip-in .plan-tooltip__content, .btn, .btn.icon, .btn:after, .btn:before, .form-control--float .form-label, .form-control--input input, .form-control--select select, .form-control--textarea textarea, .form-control-checkbox__icon, .form-control-checkbox__icon:before, .icon, .plan-area__svg__hoverable, .plan-marker, .plan-tooltip--animated .plan-tooltip__content, .plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__sub-title, .plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__title, .plan-tooltip--hoverable .plan-tooltip__content, .plan-tooltip--plain .plan-tooltip__content, .plan-tooltip--synced, .plan-tooltip__content:before, a, button, input[type=submit] {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
}

.plan-area__svg__hoverable--disabled {
    opacity: .5!important;
    pointer-events: none!important;
}
.is-invisible,.js .is-invisible--js {
    opacity: 0;
    pointer-events: none
}
.main-content, .plan-area, .plan-area__content {
    position: relative;
}
.plan-area {
    /*min-height: calc(100vh - 160px);*/
    padding-bottom: 0;
    width: 100%;
}
.plan-area__image {
    display: block
}

.plan-area__image img {
    display: block;
    width: 100%;
    height: auto
}

.plan-area__svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.plan-area__svg * {
    pointer-events: none
}

.plan-area__svg .plan-area__svg__hoverable,
.plan-area__svg .plan-area__svg__hoverable *,
.plan-area__svg g {
    pointer-events: auto;
    pointer-events: unset
}

.plan-area__svg__anchor {
    opacity: 0 !important;
}

.plan-area__svg__hoverable {
    fill: #000;
    transition-property: opacity;
    opacity: 0;    
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
}
@media screen and (max-width: 900px) {
    .plan-area__svg__hoverable {
        fill: #1e9473;
    }
    .plan-area__svg__hoverable--disabled,
    .plan-area__svg__hoverable--sold {
        fill: #000;
    }
}
.plan-area__svg__hoverable--active,
.plan-area__svg__hoverable.-active,
.plan-area__svg__hoverable:hover {
    opacity: .5
}

.plan-area__svg__hoverable--static:hover {
    opacity: 0 !important;
}

.fancybox-container .plan-area__svg .plan-area__svg__hoverable {
    fill: #199473;
}

.fancybox-container .plan-area__svg .plan-area__svg__hoverable-dark {
    opacity: 0.5 !important;
    fill: #000;
}
.fancybox-container .plan-area__svg .plan-area__svg__hoverable-dark:active {
    pointer-events: none;
}

.plan-area-text {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    padding: 40px 16px 0;
    text-align: center
}

.plan-area-text .h1,.plan-area-text h1,.plan-area-text p {
    margin-top: .8rem;
    margin-bottom: .8rem
}

.plan-area-text .h1:first-child,.plan-area-text h1:first-child,.plan-area-text p:first-child {
    margin-top: 0
}

.plan-area-text .h1:last-child,.plan-area-text h1:last-child,.plan-area-text p:last-child {
    margin-bottom: 0
}

/* .plan-area-compass {
    position: absolute;
    right: 16px;
    bottom: 16px
}

.plan-area-compass img {
    display: block
}

.compass {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    font-size: 11px;
}

.compass--light {
    color: #2d3741;
    background-color: #fff
}

.compass--light .compass__dotted {
    fill: #8d8e8e
}

.compass--dark {
    color: #fff;
    background-color: rgba(45,55,65,.8)
}

.compass--dark .compass__dotted {
    fill: #f4f4f4;
    opacity: .5
}

.compass svg {
    position: absolute;
    top: 0;
    left: 0
}

.compass__rotate {
    display: block;
    width: 100%;
    height: 100%;
    transform: rotate(var(--direction))
}

.compass__text {
    position: absolute
}

.compass__text span {
    --direction-back:calc(var(--direction)*-1);display: block;
    transform: rotate(var(--direction-back))
}

.compass__text--north {
    left: 50%;
    top: 7px;
    transform: translateX(-50%)
}

.compass__text--west {
    top: 50%;
    left: 11px;
    transform: translateY(-50%)
}

.compass__text--east {
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
} */

.plan-marker {
    display: block;
    margin: 0;
    border-radius: 4px;
    min-width: 43px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    cursor: default;
    color: #2d3741;
    text-align: center;
    background: #fff;
    transition-property: color,background-color,opacity;
}

.plan-area__content--flats .plan-marker {
    background: #1c9673;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s;
}

.plan-marker__content {
    display: block;
    padding: 6px 11px;
    font-weight: bold;
    font-size: 16px;
}
@media screen and (max-width: 1399px) {
    .plan-marker__content {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 992px) {
    .plan-marker__content {
        font-size: 10px !important;
    }
}
@media screen and (max-width: 565px) {
    .plan-marker__content {
        font-size: 8px !important;
        padding: 3px 6px !important;
    }
}

.plan-marker__description {
    position: absolute;
    bottom: 100%;
    left: 50%;
    white-space: nowrap;
    text-align: center;
    transform: translateX(-50%);
    margin-bottom: 8px;
    text-shadow: 0 0 6px #000;
    font-weight: 400;
    font-size: 14px;
}

.plan-marker a {
    color: #2d3741
}

.plan-area__content--flats .plan-marker::before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    transition-property: border-color;
    will-change: border-color;
    left: 50%;
    bottom: 100%;
    margin-left: -4px;
    border-width: 0 4px 5px;
    border-color: transparent transparent #fff;
}

.plan-area__content--flats .plan-marker[data-nr="1"] {
    left: -50px;
    top: 30px;
}

.plan-area__content--flats .plan-marker a {
    color: #fff
}

.plan-marker--cliclable {
    cursor: pointer
}

.plan-marker__content ~ .plan-tooltip__sub-title {
    color: #1c9673;
    padding: 0 20px 10px;
    overflow: hidden;
    margin-top: 0;
}

.plan-marker:hover,.plan-marker--active {
    background: #1c9673;
    color: #fff;
    opacity: 1;
    pointer-events: auto;
}

.plan-area__content--flats .plan-marker:hover,
.plan-area__content--flats .plan-marker--active {
    background: #ffffff;
    color: #1c9673;
    opacity: 1;
    pointer-events: auto;
}

.plan-marker:hover a,.plan-marker--active a {
    color: #fff
}

.plan-area__content--flats .plan-marker:hover a,
.plan-area__content--flats .plan-marker--active a {
    color: #1c9673;
}

.plan-marker--disabled,
.plan-marker--sold {
    background: #8d8e8e;
    color: #fff;
    pointer-events: none
}

.plan-marker--disabled a,
.plan-marker--sold a {
    color: #fff
}

.plan-tooltip {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0
}
.plan-tooltip.plan-tooltip--active {
    z-index: 3;
}

@media screen and (max-width: 900px) {
    .plan-tabs-content--uchastki .plan-tooltip.plan-tooltip--active,
    .plan-tabs-content--uchastkivip .plan-tooltip.plan-tooltip--active {
        display: none;
    }
}

.plan-tooltip__content {
    box-shadow: 0 2px 8px rgba(45,55,65,.18);
    background: #fff;
    border-radius: 4px;
    padding: 13px 16px 15px
}

.plan-tooltip__content:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    transition-property: border-color;
    will-change: border-color
}
.plan-tooltip__title {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0;
}
.plan-tooltip__sub-title {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0;
}
.plan-tooltip__sub-title,.plan-tooltip__title {
    color: #1c9673;
    margin: 0
}

.plan-tooltip__sub-title:not(:first-child) {
    margin-top: 3px
}
.plan-tooltip__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.plan-tooltip__list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0;
    line-height: 1;
}
.plan-tooltip__list li:before {
    content: none;
}

.plan-tooltip__list li+li {
    margin-top: 4px
}

.plan-tooltip__list li>:first-child {
    padding-right: 40px
}

.plan-tooltip__list i {
    color: #8d8e8e;
    font-style: normal
}

.plan-tooltip__list:not(:first-child) {
    border-top: 1px solid #f4f4f4;
    margin-top: 14px;
    padding-top: 14px
}

.plan-tooltip__text {
    margin: 0;
    font-size: 14px;
}

.plan-tooltip__text b {
    color: #2d3741
}

.plan-tooltip__text small {
    color: #8d8e8e
}

.plan-tooltip__text .text--color-primary {
    color: #1c9673
}

.plan-tooltip__text:not(:first-child) {
    margin-top: 5px
}

.plan-tooltip--synced {
    transition-property: transform;
    will-change: transform
}

.plan-tooltip--disabled .plan-tooltip__content,
.plan-tooltip--sold .plan-tooltip__content {
    color: #fff;
    background: #8d8e8e
}

.plan-tooltip--soon .plan-tooltip__content {
    background: #fff;
    color: #2d3741
}

.plan-tooltip--hoverable .plan-tooltip__content {
    transition-property: color,background,transform,opacity;
    will-change: color,background,transform,opacity
}

.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content {
    color: #fff;
    background: #1c9673;
    cursor: pointer;
}

.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content .plan-tooltip__text-pay strong {
    color: #fff;
}

.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__sub-title,.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__title {
    color: #fff;
    transition-property: color;
    will-change: color
}

.plan-tooltip--top .plan-tooltip__content:before {
    left: 50%;
    top: 100%;
    margin-left: -4px;
    border-width: 5px 4px 0;
    border-color: #fff transparent transparent
}

.plan-tooltip--top.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--top.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: #8d8e8e transparent transparent
}

.plan-tooltip--top.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: #fff transparent transparent
}

.plan-tooltip--top.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: #1c9673 transparent transparent
}

.plan-tooltip--bottom .plan-tooltip__content:before {
    left: 50%;
    bottom: 100%;
    margin-left: -4px;
    border-width: 0 4px 5px;
    border-color: transparent transparent #fff
}

.plan-tooltip--bottom.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--bottom.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: transparent transparent #8d8e8e
}

.plan-tooltip--bottom.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: transparent transparent #fff
}

.plan-tooltip--bottom.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: transparent transparent #1c9673
}

.plan-tooltip--right .plan-tooltip__content:before {
    right: 100%;
    top: 50%;
    margin-top: -4px;
    border-width: 4px 4px 4px 0;
    border-color: transparent #fff transparent transparent
}

.plan-tooltip--right.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--right.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: transparent #8d8e8e transparent transparent
}

.plan-tooltip--right.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: transparent #fff transparent transparent
}

.plan-tooltip--right.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: transparent #1c9673 transparent transparent
}

.plan-tooltip--left .plan-tooltip__content:before {
    left: 100%;
    top: 50%;
    margin-top: -4px;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #fff
}

.plan-tooltip--left.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--left.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: transparent transparent transparent #8d8e8e
}

.plan-tooltip--left.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: transparent transparent transparent #fff
}

.plan-tooltip--left.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: transparent transparent transparent #1c9673
}

.plan-tabs-content--first-area .plan-tooltip--animated {
    display: none !important;
    pointer-events: none
}

.plan-tooltip--animated .plan-tooltip__content {
    transition-property: opacity,transform;
    will-change: opacity,transform;
    opacity: 0;
    transform: translateY(20px)
}

.plan-tooltip--animated.plan-tooltip--active .plan-tooltip__content {
    opacity: 1;
    transform: translateY(0)
}

.plan-tooltip--animated.plan-tooltip--synced .plan-tooltip__content {
    transition-delay: .15s;
    transition-property: opacity,transform;
    will-change: opacity,transform;
    transform: none
}

.plan-tooltip--animated.plan-tooltip--synced.plan-tooltip--active .plan-tooltip__content {
    transition-delay: 0ms
}

.plan-tooltip--small .plan-tooltip__content {
    padding: 11px 16px;
    min-width: 112px
}

.plan-tooltip--small .plan-tooltip__text:not(:first-child) {
    margin-top: 0
}

.plan-tooltip--smaller .plan-tooltip__content {
    padding: 10px 12px 7px;
    min-width: 92px
}

.plan-tooltip--smaller .plan-tooltip__text:not(:first-child) {
    margin-top: -3px
}

.plan-tooltip--smaller.plan-tooltip--disabled .plan-tooltip__content {
    padding: 7px 12px 6px;
    min-width: 0
}

.plan-tooltip--smaller.plan-tooltip--sold .plan-tooltip__content {
    padding: 10px 12px 7px;
    min-width: 0
}

.plan-tooltip--center .plan-tooltip__content {
    text-align: center
}

.plan-tooltip--large .plan-tooltip__content {
    padding: 15px 16px 17px;
    min-width: 112px
}

.plan-tooltip--large .plan-tooltip__list li+li {
    margin-top: 6px
}

.plan-tooltip--large .plan-tooltip__list:not(:first-child) {
    margin-top: 17px;
    padding-top: 18px;
    margin-bottom: 0;
}

.plan-tooltip--plain {
    pointer-events: none
}

.plan-tooltip--plain .plan-tooltip__content {
    transition-property: opacity;
    will-change: opacity;
    opacity: 0;
    background: none;
    box-shadow: none;
    padding: 0 0 0 16px
}

.plan-tooltip--plain .plan-tooltip__content:before {
    display: none
}

.plan-tooltip--plain .plan-tooltip__sub-title {
    margin: 0
}

.plan-tooltip--plain .plan-tooltip__text:not(:first-child) {
    margin-top: -3px
}

.plan-tooltip--plain.plan-tooltip--active .plan-tooltip__content {
    opacity: 1
}

.plan-label,.plan-label__content {
    position: absolute;
    left: 0;
    top: 0
}

.plan-label__content {
    transform: translate(-50%,-50%);
    color: #8d8e8e;
    white-space: nowrap
}

.plan-label--left .plan-label__content,.plan-label--right .plan-label__content {
    transform: translate(-50%,-50%) rotate(-90deg)
}

.buildings-plan__hidden-with-tooltip,.buildings-plan__visible-with-tooltip {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
    transition-property: opacity;
    will-change: opacity
}

.buildings-plan--tooltip .buildings-plan__hidden-with-tooltip,.buildings-plan--tooltip .plan-marker,.buildings-plan__visible-with-tooltip {
    opacity: 0;
    visibility: hidden;
}

.buildings-plan--tooltip .buildings-plan__visible-with-tooltip {
    opacity: 1
}

.buildings-plan__text {
    display: block
}

.buildings-plan__alt-text {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}



.plan-area__svg__hoverable--clickable {
    cursor: pointer
}

.plan-area__svg__hoverable--disabled {
    opacity: .5!important;
    pointer-events: none!important
}

.plan-area--svg-only {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch
}

.plan-area {
    overflow: hidden;
}
.plan-area .can-move {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    height: 100%;
    width: 100%;
    background: rgba(42, 136, 89, .5);
    padding: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 18px;
    text-align: center;
}
.plan-area .can-move i {
    width: 40px;
    display: block;
    margin-bottom: 10px;
}
.plan-area__content {
    touch-action: none;
    /*min-width: 800px;*/
}

.plan-area--svg-only .plan-area__content {
    padding: 160px 0 120px
}

.plan-area--svg-only .plan-area__svg {
    position: relative;
    height: auto
}

.plan-area-text {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    padding: 40px 16px 0;
    text-align: center
}

.plan-area-text .h1,.plan-area-text h1,.plan-area-text p {
    margin-top: .8rem;
    margin-bottom: .8rem
}

.plan-area-text .h1:first-child,.plan-area-text h1:first-child,.plan-area-text p:first-child {
    margin-top: 0
}

.plan-area-text .h1:last-child,.plan-area-text h1:last-child,.plan-area-text p:last-child {
    margin-bottom: 0
}

.plan-area--floor .plan-area__svg__hoverable {
    fill: #1c9673;
    opacity: .16
}

.plan-area--floor .plan-area__svg__hoverable--active,
.plan-area--floor .plan-area__svg__hoverable:hover {
    opacity: .36
}

.plan-area--floor .plan-area__svg__hoverable--disabled,
.plan-area--floor .plan-area__svg__hoverable--sold {
    opacity: .16!important;
    fill: url(#disabled-pattern)
}

.floor-navigation {
}

.floor-navigation,.floor-navigation:first-child {
    margin-top: 0;
    margin-left: -16px
}

.floor-navigation>*,.floor-navigation>:first-child {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 16px;
    max-width: calc(100% - 16px)
}

.floor-navigation__list,.floor-navigation__list:first-child {
    margin-top: 0;
    margin-left: -8px
}

.floor-navigation__list>*,.floor-navigation__list>:first-child {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 8px;
    max-width: calc(100% - 8px)
}

.animation--tooltip-in {
    transition-property: transform;
    will-change: transform;
}

.animation--tooltip-in .plan-tooltip__content {
    transition-property: opacity,transform;
    will-change: opacity,transform
}

.animation--tooltip-in--inactive .plan-tooltip__content {
    opacity: 0;
    transform: translateY(20px)
}

.animation--tooltip-in--inactive.plan-tooltip--top .plan-tooltip__content {
    transform: translateY(-20px)
}

.btn.btn--square {
    width: 40px;
    padding-left: 0;
    padding-right: 0;
    flex-grow: 0;
    flex-shrink: 0;
        color: #2d3741;
    height: 40px;
    padding: 0 18px;
    font-size: 14px;
    border-radius: 50%;
    background:  #f4f4f4;
}
.btn.btn--square.is-active {
    background: #1c9673;
    color: #fff;
}



@media screen and (max-width: 768px) {
    .plan-tooltip--smaller.plan-tooltip--disabled .plan-tooltip__content,
    .plan-tooltip--smaller.plan-tooltip--sold .plan-tooltip__content {
        padding: 5px 8px 4px;
    }
    .plan-tooltip__sub-title {
        font-size: 11px;
    }
}

.pop.svg-map {
    max-width: 80vw !important;
    width: 100%;
    position: relative;
    padding: 0 !important;
    overflow: visible;
    background: none !important;
}
.pop.svg-map .fancybox-close-small {
    display: none;
}

@media screen and (max-width: 900px) {
    .pop.svg-map {
        overflow: hidden;
        height: auto;
        max-width: 98vw !important;
    }
}

.plan-marker.plan-area__svg__not_active,
.plan-marker.plan-area__svg__not_active:hover {
    background-color: rgba(100, 102, 101, 0.8);
}

.plan-marker.plan-area__svg__not_active::before {
    border-color: transparent transparent rgba(100, 102, 101, 0.8);
}

.plan-marker.plan-area__svg__not_active a,
.plan-marker.plan-area__svg__not_active:hover a,
.plan-marker.plan-area__svg__not_active .plan-marker__content ~ .plan-tooltip__sub-title,
.plan-marker.plan-area__svg__not_active:hover .plan-marker__content ~ .plan-tooltip__sub-title {
    color: #ffffff;
}

.plan-area__svg__not_active:not(.plan-marker) {
    fill: #000;
    transition-property: opacity;
    opacity: 0.5;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
}

@media screen and (max-width: 600px) {
    .plan-area__svg__not_active:not(.plan-marker) {
        pointer-events: none;
    }
}

@media screen and (max-width: 600px) {
    .plan-tooltip--sold {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) !important;
    }

    .plan-tooltip--sold.plan-tooltip--mobile-view {
        opacity: 1;
    }

    .plan-tooltip--sold .plan-tooltip__content:before {
        content: none;
    }
}


/* @media screen and (min-width: 1200px) {
    #townhouses-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 74vh;
        display: flex;
        align-items: center;
    }

    #building-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 74vh;
        display: flex;
        align-items: flex-start;
    }
}

@media screen and (min-width: 1300px) {
    #townhouses-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 77vh;
    }

    #building-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 77vh;
    }
}

@media screen and (min-width: 1400px) {
    #townhouses-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 80vh;
    }

    #building-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 85vh;
    }
} */

@media (min-width: 1200px) and (max-width: 1366px) {
    #building-block .section-title .h1,
    #townhouses-block .section-title .h1 {
        font-size: 28px;
    }

    #building-block .amount-control,
    #townhouses-block .amount-control {
        font-size: 16px;
    }

    #building-block .amount-control ~ .switcher,
    #townhouses-block .amount-control ~ .switcher {
        height: 21px;
    }

    #building-block .amount-control:first-child input[type='radio'] + label:before,
    #townhouses-block .amount-control:first-child input[type='radio'] + label:before {
        top: 4px;
    }
}

#building-block .section-title,
#townhouses-block .section-title {
    margin-bottom: 0;
}

#building-block .maps-group__buttons,
#townhouses-block .maps-group__buttons {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

[data-tippy-root]:not(#tippy-1),
[data-tippy-root]:not(#tippy-1) {
    z-index: 3 !important;
}
[data-tippy-root].tippy--hoverabled:not(#tippy-1),
[data-tippy-root].tippy--hoverabled:not(#tippy-1) {
    z-index: 10 !important;
}
/* End */


/* Start:/local/media/estate-3d/css/detail.css?170167919611058*/
@charset "UTF-8";
:root {--viewport-width:100vw;--viewport-height:100vh;}
@media (max-height: 599px),only screen and (max-width:1199px) {
    .flat-plan {
        --viewport-width:670px
    }
}

@media only screen and (min-width: 1920px) and (min-height:600px) {
    .flat-plan {
        --viewport-width:1390px
    }
}

@media only screen and (max-height: 792px) {
    .flat-plan {
        --viewport-height:389px
    }
}


.main-content {
    min-height: calc(var(--viewport-height) - 208px);
    overflow: hidden;
}

.main-content,.plan-area,.plan-area__content {
    position: relative
}
.animation--image-comparison {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99)
}
.flat {
    border-top: 1px solid #f4f4f4;    
}

.flat__info__meta,.flat__info__price small {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal
}

.flat__info__area,.flat__info__price {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 700
}

.flat__info__meta,.flat__info__price small {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0
}

.flat__area__pdf {
    font-size: 14px;
    line-height: 1.14286em;
    letter-spacing: 0;
    border: 0;
}

.flat__info__features li span {
    font-size: 19.2px;
    line-height: 1.16667em;
    letter-spacing: 0
}

.flat__info__area,.flat__info__price {
    font-size: 32px;
    line-height: 1.125em;
    letter-spacing: 0
}

.flat__area__pdf {
    color: #1c9673
}

.flat__area__pdf:hover:active,.flat__area__pdf:hover,.is-active.flat__area__pdf {
    color: #2d3741
}

.image-comparison,.image-comparison__content {
    position: relative;
    height: 100%
}

.image-comparison__content {
    overflow: hidden
}

.image-comparison img {
    display: block;
    width: 100%;
    height: 100%;
    will-change: transform
}

.image-comparison__item {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    transform: translateX(-50%);
    will-change: transform
}

.image-comparison__item img,.image-comparison__item~.image-comparison__item {
    transform: translateX(50%)
}

.image-comparison__item~.image-comparison__item img {
    transform: translateX(-50%)
}

.image-comparison__control {
    position: absolute;
    left: 50%;
    top: -16px;
    bottom: -16px;
    border-left: 2px solid #1c9673
}

.image-comparison__control .image-comparison__control__button {
    cursor: move;
    cursor: ew-resize;
    position: absolute;
    left: -1px;
    top: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    flex-grow: 0;
    flex-shrink: 0;
    color: #fff;
    padding: 0 18px;
    font-size: 14px;
    line-height: 1;
    border-radius: 50%;
    background: #1c9673;
}

.animation--image-comparison {
    transition-duration: 1.2s;
    transition-property: border-color
}

.animation--image-comparison .image-comparison__item {
    -webkit-animation: comparison-svg 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-svg 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transform: translateX(0)
}

.animation--image-comparison .image-comparison__item img {
    transform: translateX(0)
}

.animation--image-comparison .image-comparison__item~.image-comparison__item {
    -webkit-animation: comparison-image 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-image 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animation--image-comparison .image-comparison__item~.image-comparison__item img {
    -webkit-animation: comparison-image-inner 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-image-inner 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animation--image-comparison .image-comparison__control {
    -webkit-animation: comparison-control 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-control 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animation--image-comparison--inactive .image-comparison__item~.image-comparison__item,.animation--image-comparison--inactive .image-comparison__item~.image-comparison__item img {
    transform: translateX(0)
}

.animation--image-comparison--inactive .image-comparison__control {
    left: 0
}

@-webkit-keyframes comparison-svg {
    0% {
        opacity: 0
    }

    50%,to {
        opacity: 1
    }
}

@keyframes comparison-svg {
    0% {
        opacity: 0
    }

    50%,to {
        opacity: 1
    }
}

@-webkit-keyframes comparison-image {
    0%,25% {
        opacity: 0;
        transform: translateX(0)
    }

    66.66% {
        transform: translateX(0)
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 1;
        transform: translateX(50%)
    }
}

@keyframes comparison-image {
    0%,25% {
        opacity: 0;
        transform: translateX(0)
    }

    66.66% {
        transform: translateX(0)
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 1;
        transform: translateX(50%)
    }
}

@-webkit-keyframes comparison-image-inner {
    0%,66.66% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes comparison-image-inner {
    0%,66.66% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@-webkit-keyframes comparison-control {
    0%,66.66% {
        left: -10%;
        opacity: 0
    }

    to {
        left: 50%;
        opacity: 1
    }
}

@keyframes comparison-control {
    0%,66.66% {
        left: -10%;
        opacity: 0
    }

    to {
        left: 50%;
        opacity: 1
    }
}

.flat {
    display: flex;
    align-items: stretch;
    min-height: calc(var(--viewport-height) - 208px);
}

.flat__info {
    flex: 0 0 335px;
    width: 335px;
    border-right: 1px solid #f4f4f4
}

.flat__info _:-ms-input-placeholder,:root .flat__info {
    min-width: 335px;
    max-width: 335px
}

@-moz-document url-prefix() {
    .flat__info {
        max-width: 335px
    }
}

.flat__area {
    flex: 1 1 auto;
    width: auto;
    position: relative
}

.flat__area _:-ms-input-placeholder,:root .flat__area {
    min-width: 0;
    max-width: 100%
}

@-moz-document url-prefix() {
    .flat__area {
        max-width: none
    }
}

.flat__info {
    padding: 80px 32px 27px
}

.flat__info__meta {
    margin: 0 0 22px;
    display: flex
}

.flat__info__meta>span+span:before {
    content: "·";
    display: inline-block;
    padding: 0 11px
}

.flat__info__area {
    margin: 2px 0
}

.flat__info__price {
    margin: 2px 0 27px;
    color: #1c9673
}

.flat__info__price small {
    display: block;
    margin: 5px 0 0;
    color: #8d8e8e
}

.flat__info__features {
    margin-top: 16px
}

.flat__info__features li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1;
    border: 1px solid rgba(45,55,65,.16);
    border-radius: 4px;
    padding: 14px 16px 12px;
    height: 88px
}

.flat__info__features li .icon {
    color: #1c9673
}

.flat__info__features li span {
    display: block;
    margin: 13px 0 0;
    font-weight: 600
}

.flat__info__areas {
    margin: 26px 0 0
}

.flat__info__areas li {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
}

.flat__info__areas li span:first-child {
    color: #8d8e8e
}

.flat__info__areas li+li {
    margin-top: 5px
}

.flat__area__pdf {
    position: absolute;
    z-index: 1;
    right: 32px;
    bottom: 121px;
    text-align: right
}

.flat__area__pdf span {
    display: block
}

.flat__area__pdf small {
    display: block;
    padding: 6px 0 0;
    color: #8d8e8e
}

.flat-plan {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    --viewport-height:calc(100vh - 403px);--viewport-width:calc(100vw - 530px)}

.flat-plan__content {
    position: relative;
    width: calc(var(--viewport-height)*var(--aspect-ratio));
    height: var(--viewport-height);
    max-width: var(--viewport-width);
    max-height: calc(var(--viewport-width)*1/var(--aspect-ratio));
    margin-bottom: 65px;
    margin-right: 120px
}

.flat-plan__content>img {
    display: block;
    max-width: 100%;
    height: auto
}

.flat-plan__label {
    position: absolute;
    z-index: 2;
    top: -20px;
    left: 50%;
    color: #8d8e8e
}

.flat-plan__label--left {
    margin-left: -18%
}

.flat-plan__label--right {
    left: auto;
    right: 50%;
    margin-right: -18%
}

.flat-plan__label-list {
    position: absolute;
    z-index: 2;
    left: 0;
    top: -20px;
    width: 100%;
    display: flex;
    justify-content: space-around
}

.flat-plan__label-list .flat-plan__label {
    position: relative;
    top: auto;
    left: auto;
    margin: 0
}

.flat-plan__label-list--2 .flat-plan__label {
    margin: 0 0 0 10%
}

.flat-plan__label-list--2 .flat-plan__label+.flat-plan__label {
    margin: 0 10% 0 0
}

.flat__nav {
    position: absolute;
    z-index: 2;
    left: 32px;
    bottom: 32px;
    min-height: 0;
    width: auto;
    transform: scale(2);
}
@media screen and (max-width: 900px) {
    .flat__nav {
        transform: scale(1.5);
    }
}

.plan-area--nav .plan-area__svg {
    display: block;
    position: relative;
    width: auto;
    height: auto
}

.plan-area--nav .plan-area__svg__hoverable {
    opacity: 1;
    fill: rgba(28,150,115,.16);
    stroke: #1c9673;
    stroke-width: 1px;
    transition-property: fill,stroke
}

.plan-area--nav .plan-area__svg__hoverable .door {
    fill: #1c9673;
    stroke: none
}

.plan-area--nav .plan-area__svg__hoverable--active,.plan-area--nav .plan-area__svg__hoverable:hover {
    opacity: 1;
    fill: #000;
    /* stroke: #000; */
}

.plan-area--nav .plan-area__svg__hoverable:hover {
    stroke: #000;
}

.plan-area--nav .plan-area__svg__hoverable--active .door,.plan-area--nav .plan-area__svg__hoverable:hover .door {
    fill: #fff
}

.plan-area--nav .plan-area__svg__hoverable--current:hover,.plan-area--nav .plan-area__svg__hoverable--current {
    opacity: 1;
    stroke: #1c9673;
    fill: #1c9673
}

.plan-area--nav .plan-area__svg__hoverable--current:hover .door,.plan-area--nav .plan-area__svg__hoverable--current .door {
    fill: #fff
}

.plan-area--nav .plan-area__svg__hoverable--disabled {
    opacity: 1!important;
    fill: url(#disabled-pattern-small)
}

.is-visually-hidden, .sr-only {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    white-space: nowrap;
    width: 1px;
    margin-top: -1px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/buildings-plan-estate/style.css?17080976896176*/
.flats-mobile > .wrap {
    margin-top: -44px;
    overflow: hidden;
}

.fancybox-container .plan-area{
    overflow: visible;
}

.flats-mobile {
    position: relative;
}

.flats-mobile__arrows {
    position: absolute;
    height: 0;
    width: calc(100% + 16px*2);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flats-mobile__arrows button {
    cursor: pointer;
    background: transparent;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    border: 2px solid #fff;
    margin: 0;
    padding: 0;
}

.flats-mobile__arrows button.swiper-button-disabled {
    opacity: 0;
}

.flats-mobile__arrows button[data-button="flats-carousel-prev"] {
    border-top: 0;
    border-right: 0;
}

.flats-mobile__arrows button[data-button="flats-carousel-next"] {
    border-bottom: 0;
    border-left: 0;
}

.flats-mobile-label {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.flats-mobile-button {
    display: inline-block;
    border-radius: 4px;
    min-width: 64px;
    height: 36px;
    cursor: pointer;
    color: #222;
    text-align: center;
    background: #fff;
    padding: 0 18px;
    font-size: 14px;
    border: none;
    outline: none !important;
    font-weight: bold;
}

.flats-mobile-button.disabled {
    background: #8d8e8e;
    color: #fff;
}

.flats-mobile .tabs li {
    margin-right: 14px;
}

.flats-mobile .swiper-slide.active .flats-mobile-button:not(.disabled) {
    background: #1c9673;
    color: #fff;
}

.flats-mobile .flats-carousel .swiper-slide {
    max-width: 255px;
    height: auto;
}

.flats-mobile-slide {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    height: 100%;
    border: 1px solid #E8E8E8;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05);
    position: relative;
}

.flats-mobile-slide .plan-tooltip__list li > :first-child {
    padding-right: 13px;
    color: #222;
}

.plan-tooltip__next-floor {
    position: absolute;
    top: 24px;
    right: 20px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
}

.plan-tooltip__next-floor::after {
    content: '';
    display: block;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    border-top: 1px solid #1c9673;
    border-right: 1px solid #1c9673;
    margin-left: 5px;
}

.flats-mobile-slide:hover {
    border: none;
    text-decoration: none;
}

.flats-carousel {
    overflow: visible !important;
}

.plan-mobile .plan-area__svg__hoverable {
    display: none;
}

@media screen and (max-width: 1025px) {
    .plan-area__content {
        overflow: hidden;
        --pinter-x: -100px
    }

    .plan-area__content::after {
        content: '';
        display: block;
        position: absolute;
        z-index: 5;
        min-width: 20px;
        min-height: 20px;
        max-width: 20px;
        max-height: 20px;
        transform: rotate(45deg);
        background-color: #fff;
        bottom: -12px;
        left: var(--pinter-x);
    }

    .plan-interact.is-zoomed .plan-area__content::after {
        display: none;
    }
}

.th-sticker.-deadline {
    position: absolute;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 40px;
    left: 40px;
    border-radius: 5px;
    padding: 10px 25px;
}

@media screen and (max-width: 1025px) {
    .th-sticker.-deadline {
        position: static;
        text-align: center;
        margin-bottom: 10px;
        bottom: auto;
        top: 8%;
        left: 7%;
        padding: 9px 13px;
        background-color: #fff !important;
        color: #2d3741;
    }
}

@media screen and (max-width: 500px) {
    .th-sticker.-deadline {
        left: auto;
        right: 3%;
        padding: 5px;
    }
}

.th-sticker.-deadline .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

@media screen and (max-width: 1025px) {
    .th-sticker.-deadline .title br {
        display: inline;
    }

    .th-sticker.-deadline .title span {
        color: #8d8e8e;
    }
}

@media screen and (max-width: 800px) {
    .th-sticker.-deadline .title {
        font-size: 12px;
    }
}

@media screen and (max-width: 500px) {
    .th-sticker.-deadline .title {
        font-size: 12px;
        line-height: 1.2;
    }
}

.building-deadline {
    position: absolute;
    bottom: 16px;
    left: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.plan-area__svg__hoverable--disabled{
    opacity: .5!important;
    fill: #000 !important;
}

.plan-tooltip__selected {
    width: 140px;
    max-width: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 128%;
    color: #1C9673;
}

.plan-tooltip__selected:not(:first-child) {
    margin-top: 5px;
}

.plan-tooltip__selected:not(:last-child) {
    margin-bottom: 9px;
}

.plan-tooltip__more {
    position: relative;
    overflow: hidden;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 128%;
    color: #A4A5A5;
}

.plan-tooltip__more:not(:first-child) {
    padding-top: 5px;
}

.plan-tooltip__more::after {
    content: '';
    position: absolute;
    display: block;
    width: 110px;
    max-width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #A4A5A5;
}

.plan-tooltip__more-area {
    font-weight: 700;
    font-size: 12px;
}
.plan-area__svg__selected {
    opacity: 0.5;
    fill:#199473;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/mortgage/style.css?17486168602707*/
.filter-slider-amount input[type="text"] {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    flex-grow: 1;
}

.filter-slider-amount {
    align-items: center;
    border: 1px solid #e8e8e8;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0 10px;
    margin-bottom: -1px !important;
    line-height: 40px;
}

.radio-item input[disabled]+label {
    cursor: default;
    opacity: .6;
    pointer-events: none;
}

.stock {
    color: #fff;
    background: #1c9673;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 12px;
}

.bank-item {
    position: relative;
}

.bank-item.disabled {
    pointer-events: none;
    order: 1;
    display: none !important;
}

.bank-item.disabled a {
    opacity: 0.2;
    pointer-events: none;
}

.bank-item mark {
    background: none;
    color: #e53f25;
}

.bank-item .note {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}

.bank-item.disabled .note {
    display: flex;
}

.bank-note {
    margin-top: 16px;
    color: #8d8e8e;
    font-size: 14px;
    line-height: 1.4;
}

.bank-note a {
    color: #8d8e8e;
}

.bank-item .row {
    margin-left: -6px;
    margin-right: -6px;
}

.bank-item .row>* {
    padding-left: 6px;
    padding-right: 6px;
}





.installment-section.is-blur-no-banks .mortgage-calculator__hide-results[data-type="no-banks"] {
    opacity: 1;
    pointer-events: auto;
    position: static;
}

.installment-section.is-blur-no-banks .bank-items,
.installment-section.is-blur-no-banks .price-new-wrap.price-full,
.installment-section.is-blur-no-banks .mortgage-active-btn {
    display: none;
}

.installment-section.is-blur-no-banks .form-border {
    margin-bottom: 31px;
    height: auto;
}

.installment-section .mortgage-calculator__hide-results {
    width: 100%;
    height: 100%;
}

.installment-section .mortgage-calculator__hide-results__inner {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding: 55px 40px;
}

@media screen and (max-width: 1200px) {
    .installment-section.is-blur-no-banks .form-border {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1025px) {
    .installment-section .mortgage-calculator__hide-results {
        height: auto;
        padding: 0;
    }

    .installment-section .mortgage-calculator__hide-results__inner {
        width: 100%;
        padding: 32px 24px;
    }
}
/* End */


/* Start:/local/media/css/nouislider.min.css?17016791964220*/
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
/* End */
/* /local/templates/.default/components/bitrix/news/flats/bitrix/news.detail/flats/style.css?17509304183655 */
/* /local/media/estate/css/twentytwenty.css?17016791976575 */
/* /local/media/sections/flats/detail/style.min.css?173945376728515 */
/* /local/media/estate-3d/css/style.css?172501067024198 */
/* /local/media/estate-3d/css/detail.css?170167919611058 */
/* /local/templates/.default/components/bitrix/catalog.section.list/buildings-plan-estate/style.css?17080976896176 */
/* /local/templates/.default/components/bitrix/news.list/mortgage/style.css?17486168602707 */
/* /local/media/css/nouislider.min.css?17016791964220 */
