/*.front-slider__wrapper:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 599px;
    background-image: url(../img/shadow-big.svg); }
@media (max-width: 769.98px) {
    .front-slider__wrapper:after {
        height: 180px;
        background-image: url(../img/shadow.svg);
        bottom: -1px; } }*/
@media (max-width: 949.98px) {
    .front-slider__wrapper--obj:after {
        display: none; } }
.front-slider__item:after {
    background: none; }
@media (max-width: 949.98px) {
    .front-slider--start .front-slider__info {
        height: auto; } }

.twentytwenty-container {
    max-height: 816px; }

.menu__item--has-droplist .menu__link {
    padding-right: 0; }
.menu__item--has-droplist .menu__link:after {
    margin-left: 5px;
    display: block;
    width: 13px;
    height: 13px;
    content: '';
    background-image: url(../img/dropdown-arrow--down.svg);
    background-repeat: no-repeat;
    background-position: 0 0; }
.menu__item--has-droplist:hover .menu__link--active,
.menu__item--has-droplist:hover .menu__link {
    color: #ffffff;
    background-color: transparent;
    border-radius: 3px; }
.menu__item--has-droplist:hover .menu__link--active:after,
.menu__item--has-droplist:hover .menu__link:after {
    background-image: url(../img/dropdown-arrow--up.svg);
    background-repeat: no-repeat;
    background-position: 0 0; }
.menu__link--active, .menu__link--active .menu__link {
    color: #cc9e4d; }
.menu__link {
    cursor: pointer; }

.preview {
    background-size: 140%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.preview:before {
    display: none;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.68)), to(rgba(0, 0, 0, 0.68)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 100%); }
.preview--fullwidth .preview__desc-wrap {
    right: 90px;
    left: auto;
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%); }
.preview--fullwidth:hover, .preview--fullwidth.preview--active {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.preview--fullwidth:hover .preview__desc-wrap {
    left: auto !important;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important; }
@media (max-width: 769.98px) {
    .preview--fullwidth:hover .preview__desc-wrap {
        -webkit-transition-duration: 0ms !important;
        -o-transition-duration: 0ms !important;
        transition-duration: 0ms !important;
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important;} }
.news .news__excerpt {
    height: 54px;
    overflow: hidden;
    margin-bottom: 30px; }
.news__link {
    color: #af853a;
    position: absolute;
    cursor: pointer;
    bottom: 15px; }
.news {
    position: relative; }

main.content {
    min-height: 403px; }


.fshit .switch__options-slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}


.switch__options.fshit {
    left: 20px;
}
.switch__options-dark {
    position: absolute;
    z-index: 100;
    width: 380px;
    top: auto;
    bottom: 16px;
    left: calc(50% - 190px);
    padding: 4px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #354353;
    border-radius: 3px;
}
.switch__content-item--3d .container--narrow {
    z-index: 3; }
@media (min-width: 1024px) and (max-width: 1149.98px) {
    .switch__content-item--3d .container--narrow.pt-100 {
        padding-top: 65px !important; } }
.switch__content-item--3d > svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
.content__back--section {
    top: 30px; }
.switch__content-item--section svg g:not(:hover) > * {
    fill: transparent; }
.switch__content-item--section svg g > * {
    transition: .2s;
    cursor: pointer; }

.switch__content-item--section-view svg > * {
    transition: .2s; }
.switch__content-item--section-view svg > *:not(:hover) {
    fill: transparent; }
.switch__content-item--section-view svg .active {
    cursor: pointer; }

.table tbody tr:hover, .table tbody .hover__item {
    background-color: rgba(167, 167, 167, 0.12);
    cursor: pointer; }
.no-result {
    text-align: center;
    margin: 20px 0;
    color: rgba(53, 67, 83, 0.5); }

.item-popup__top {
    position: relative; }
.item-popup__body {
    position: relative;
    width: 1000px; }
@media (min-width: 1024px) and (max-width: 1149px) {
    .container .item-popup__body {
        width: 720px;
        height: 510px; } }
.item-popup__body img {
    position: absolute; }
.item-popup__body svg {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2; }
.item-popup__body svg > * {
    cursor: pointer; }
.item-popup__body svg > *:not(.active) {
    fill: rgba(167, 167, 167, 0.5); }
.item-popup__body svg .active:hover {
    fill-opacity: 0.8; }
.popup--text .popup__title {
    line-height: 40px; }

.popup--info {
    max-width: 355px;
    border-radius: 10px;
    background-color: #ffffff;
    position: fixed;
    z-index: 10000000;
    left: 50%;
    margin-left: -177px;
    top: 50%;
    margin-top: -188px;
    padding: 17px 40px 40px !important; }
.popup--info img {
    margin: 48px 0 48px !important; }
.popup--info .popup__text {
    opacity: 0.5;
    color: #000000;
    font-family: Calibri;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px; }
.popup--info .btn {
    width: 172px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    color: #af853a;
    font-family: Alice;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    box-shadow: none;
    padding: 0; }
.popup--info .fancybox-close-small {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%239c9c9c' d='M.903 14.632l-.536-.535L6.965 7.5.367.903.903.367 7.5 6.964 14.097.367l.535.536L8.035 7.5l6.597 6.597-.535.535L7.5 8.035z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 15px;
    height: 15px;
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer; }

@media (max-width: 949px) {
.popup__object-img {
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; } }
@media (max-width: 679px) {
    .popup__object-img {
    height: 150px; } }
.plan__img-object {
    position: relative; }
.plan__img img {
position: absolute; }
.plan__img svg {
    position: relative;
    z-index: 2; }


.plan__img.complexfloor svg .active:hover {
    fill: rgba(250, 180, 160, 0.5); }
.plan__img.complexfloor svg .active.rooms1:hover {
    fill: rgba(140, 190, 250, 0.5); }

.plan__img.complexfloor svg .active.rooms2 {
    fill: rgba(255, 229, 202, 0.5); 
}
.plan__img.complexfloor svg .active.rooms2:hover {
    fill: rgba(254, 209, 161, 0.5); 
}

.plan__img.complexfloor svg .active.rooms3:hover {
    fill: rgba(158, 192, 168, 0.5); 
}
.plan__img.complexfloor svg .active.rooms3 {
    fill:rgb(193, 229, 204, 0.5); 
}
.plan__img.complexfloor svg .active.rooms4:hover {
    fill: rgba(200, 150, 250, 0.5); }

.plan__img.sectionfloor svg > * {
    cursor: pointer; }
.plan__img.sectionfloor svg > *:not(.active),
.plan__img.sectionfloor svg > *:not(.active) * {
    fill: rgba(167, 167, 167, 0.5); }
.plan__img.sectionfloor svg .active:hover {
    fill-opacity: 0.8; }

.plan__img.complexfloor svg > *:not(.active),
.plan__img.complexfloor svg > *:not(.active) * {
    fill: rgba(167, 167, 167, 0.5); }

.plan__img.complexfloor svg .active:hover {
    fill-opacity: 0.8; }

.plan__img.complexfloor svg > * {
    cursor: pointer; }


.submenu__link {
    cursor: pointer; }
.tab__link--active .submenu__link {
    color: #cc9e4d; }
.tab__link--active .droplist__link {
    color: #ffffff;
    background-color: #cc9e4d; }

#floors .plan__img-object img {
    position: relative; }
#floors .plan__img-object svg {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
#floors .plan__address-right {
    width: 37%; }
@media (max-width: 1023.98px) {
    .news-slider--inner .news:last-child {
        display: block !important; }
    .inner-page .content__logo {
        display: none !important; } }
@media (min-width: 1023.99px) {
    .table td:first-child {
        min-width: 225px; } }
@media (max-width: 949.98px) {
    #district.tabs__block {
        display: block; }
    .preview--fullwidth:hover .preview__desc-wrap {
        top: 0 !important;
        left: 0 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important; } }
@media (min-width: 1024px) {
    .benefit--horizontal .benefit__icon-img {
        max-width: 100%; }
    #specifications .js-scrolling-block {
        height: calc(100% - 76px); } }
.card__slider-item {
    position: relative;
    min-height: 480px;
    padding:40px; }
@media (max-width: 949.98px) {
    #apartment.card .card__slider-item,
    #commercial.card .card__slider-item {
        min-height: 180px;
    }
}
.left-align-slick > .slick-list > .slick-track {
    margin-left:0; }
.document .document__info {
  position: relative;
  margin-top: 0;
  visibility: visible;
  opacity: 1; }
.select2-container--default .select2-results > .select2-results__options {
    max-height: 288px !important; }
.preloader.d-sm-none {
    display: none; }
.preview__desc-wrap .preview__address {
    font-size: 19px !important; }
@media (max-width: 949.98px) {
    .preview__desc-wrap .preview__address {
        margin-bottom: 13px;
        font-size: 15px !important;
        width: 100%;
        padding: 0; }
    .preview__desc-wrap .preview__address:after {
        margin-top: 23px;
        display: block;
        width: 100%;
        height: 13px;
        content: '';
        background: transparent url(../img/divider-wider.svg) 0 0 no-repeat;
        background-position: center;
        background-size: 440px 6px; } }

@media (min-width: 770px) AND (max-width: 949.98px) {
    .front__title span {
        padding-top: 20px; }
    .front__logo {
        top: -8px !important; } }

@media (max-width: 769.98px) {
    .preview--fullwidth .preview__desc-wrap {
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition-duration: 0ms;
        -o-transition-duration: 0ms;
        transition-duration: 0ms;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;}
     }
.popup--text .popup__title {
    font-size: 21px;
    line-height: 22px; }
@media (max-width: 949.98px) {
    .preview-old__title {
        font-size: 23px; }
    .object__title {
        font-size: 18px; }
    .section {
        padding-bottom: 10px !important; }
    .section#tab-5 {
        padding-bottom: 0px !important; }
    .benefit .benefit__icon-img {
        width: 68px !important; }
    .switch__content-item.switch__content-item--list {
        display: block !important; }
    .switch__content-item.switch__content-item--3d {
        display: none !important; } }

.mapster_tooltip {
    z-index: 99992 !important; }

.table__sort-btn:before {
    background: none; }
.table__sort-btn.table__sort-btn--default {
    color: #af853a; }
.table__sort-btn.table__sort-btn--default:before,
.table__sort-btn.table__sort-btn--up:before {
    background: url(../img/arrow-down.svg) no-repeat center center;
    -webkit-filter: invert(50%) sepia(100%) saturate(280%) hue-rotate(360deg) brightness(89%) contrast(89%);
    filter: invert(50%) sepia(100%) saturate(280%) hue-rotate(360deg) brightness(89%) contrast(89%); }
.inner-page .content__logo {
    display: block;
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: inherit; }

.content__logo--inner {
    right: calc(50% - 71vh + 46px);}

.popup--form .popup__field:invalid {
    color: #354353;
    border-bottom: 1px solid rgba(46, 61, 74, 0.1); }
.popup--form .popup__field:invalid::-webkit-input-placeholder {
    color: rgba(53, 67, 83, 0.6); }
.popup--form .popup__field:invalid::-moz-placeholder {
    color: rgba(53, 67, 83, 0.6); }
.popup--form .popup__field:invalid:-ms-input-placeholder {
    color: rgba(53, 67, 83, 0.6); }

.popup--form .attempt_to_submit .popup__field:invalid {
    color: rgba(242, 24, 96, 0.6);
    border-bottom: 1px solid #f21860; }
.popup--form .attempt_to_submit .popup__field:invalid::-webkit-input-placeholder {
    color: rgba(242, 24, 96, 0.6); }
.popup--form .attempt_to_submit .popup__field:invalid::-moz-placeholder {
    color: rgba(242, 24, 96, 0.6); }
.popup--form .attempt_to_submit .popup__field:invalid:-ms-input-placeholder {
    color: rgba(242, 24, 96, 0.6); }
.popup--form .popup__field-invalid {
    color: rgba(242, 24, 96, 0.6);
    border-bottom: 1px solid #f21860; }
  @media only screen and (max-height: 680px) {
    .popup--form .ajax-form.mt-20 {
        margin-top: 13px !important; } }
  @media only screen and (max-width: 320px) {
    .popup--form .popup__field.mb-30 {
       font-size: 17px;
       margin-bottom: 12px !important; } }

.popup--form .popup__field:focus, .popup--form .attempt_to_submit .popup__field:focus {
    color: #354353;
    border-bottom: 1px solid #af853a; }

.compare img {
    height: inherit; }

.preview--fullwidth .preview-old__address:after {
    margin-top: 23px;
    display: block;
    width: 792px;
    height: 13px;
    content: '';
    background: transparent url(../img/divider-wider.svg) 0 0 no-repeat;
    background-size: 792px 13px; }
@media only screen and (max-width: 1400px) {
    .preview--fullwidth .preview-old__address:after {
        width: 670px;
        background-size: 670px 13px; } }
@media (max-width: 1299.98px) {
    .preview--fullwidth .preview-old__address:after {
        width: 100%;
        background-position: center;
        background-size: contain; } }
    .front-slider__wrapper .slick-dots {
        z-index: 1; }
.news:hover .news__link {
    opacity: 0.8; }
@media (min-width: 950px) {
    .table__toggle-block {
        min-height: 300px; } }

.block__wrapper-body {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
.news:hover .news__title {
    color: #af853a; }

.popup__gallery-text-wrap {
    color: #fff; }
.popup__gallery-img-wrap img {
    width: 100%; }
@media (max-width: 767.98px) {
    .popup__gallery-img-wrap img {
        height: 100%; } }
.popup__gallery-img-wrap img.center_img {
    margin: auto;
    width: auto; }
@media (min-width: 950px) and (max-width: 1149px) {
    .popup__gallery-img-wrap img {
        max-width: 850px;
        margin: 0 auto; } }

@media (max-width: 949.98px) {
    .perfect-scrollbar-block {
        max-height: 350px; } }

@media (min-width: 950px){
    .apartment-list .irs--flat .irs-handle{
        top: -4px !important;
        width: 10px !important;
        height: 10px !important;
        margin-left: 5px;
    }
    .apartment-list .irs--flat .irs-line{
        height: 2px;
        background-color: #CC9E4D;
        opacity: 1;
        top: 0;
    }
    .apartment-list .filters__group.filters__group--area{
        width: 176px;
    }
    .apartment-list .filters__group.filters__group--floor{
        width: 176px;
    }
    .apartment-list .filters__group.filters__group--price{
        width: 237px;
    }
    .apartment-list .filters__group.filters__group--number{
        margin-top: 3px;
        margin-left: 8px;
    }
    .apartment-list .irs--flat{
        height: 10px;
    }
    .apartment-list .filters__group{
        margin-right: 32px;
    }
    .apartment-list .filters__group span.filter-label{
        font-family: "Alice", "Times New Roman", serif;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: #BABFC7;
        display: inline-block;
    }
    .apartment-list .filters__group--rooms span.filter-label{
        padding-left: 6px;
    }
    .apartment-list .filters__group:after{
        display: none;
    }
    .apartment-list .filters__radio-btns{
        margin-bottom: 8px;
    }
    .apartment-list .filters__radio-btns-caption{
        color: #000000;
        line-height: 24px;
    }
    .apartment-list .filters__radio-btns{
        line-height: 24px;
    }
    .apartment-list .grid-values{
        font-family: "Alice", "Times New Roman", serif;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        color: #000000;
        margin-bottom: 7px;
    }
    .apartment-list .filters__radio-btn-text{
        min-width: 22px;
        padding-bottom: 0;
    }
    .apartment-list .filters__radio-btn{
        margin-right: 6px;
    }
}
.table.apartments-table-header .table__header .data-plan,
.apartments-table .data-plan{
    text-align: left;
}
.table.apartments-table-header .table__header .data-number,
.table.apartments-table .data-number{
    text-align: left;
}
.table.apartments-table .data-number strong,
.table.apartments-table .data-floor strong,
.table.apartments-table .data-floor div{
    padding-left: 30px;
}

.table.apartments-table .data-floor strong {
 display: block;
 min-width: 90px;
}

.table.apartments-table-header .table__header .data-floor,
.table.apartments-table .data-floor{

}
.table.apartments-table-header .table__header .data-price,
.table.apartments-table .data-price{
    text-align: left;
    white-space: nowrap;
}
.table.apartments-table .data-price .table__accent{
    font-size: 16px;
    padding-left: 13px;
}


.irs {
    padding-right: 0; }
.irs--flat .irs-handle {
    top: 15px !important;
    width: 25px !important;
    height: 25px !important;
    margin-left: 13px; }
.irs-grid {
    top: -14px; }
.irs-grid-text {
    font-family: "Alice", "Times New Roman", serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1.2px;
    top: 1px; }
.irs-grid-pol, .irs-min, .irs-max {
    display: none; }
.irs-single {
    margin-left: 10px; }
.halls-first-carousel {
    height: 545px;
    overflow: hidden;
}
@media (max-width: 949.98px) {
    .irs-handle {
        top: 18px !important;
        width: 18px !important;
        height: 18px !important;
        margin-left: 9px; }
    .irs-grid {
        top: auto; }
    .calc__control .irs-grid {
        top: -5px; }
    .irs-grid-text {
        font-size: 15px; } }

@media (max-width: 949.98px) {
    h1 {
        line-height: 26px; } }

.filters__radio-btns {
    margin-top: 6px; }

@media (min-width: 950px) {
    .table__toggle-block.d-md-none {
        display: none !important; } }

.main-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh; }
@media (max-width: 949.98px) {
    .main-wrapper {
        min-height: calc(100vh - 56px); } }

.feature:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: linear-gradient(180deg, rgba(205, 159, 79, 0.1) 0%, rgba(32, 36, 52, 0.7) 88.58%); }
@media (max-width: 949.98px) {
    .feature:before {
        content: none; } }
.feature__icon, .feature__title {
    position: relative; }

@media (max-width: 949.98px) {
    .halls-first-carousel {
        height: 480px;
        overflow: hidden;
    }
    .carousel__item-img {
        max-height: none; } }
@media (max-width: 679.98px) {
    .halls-first-carousel {
        height: 375px;
        overflow: hidden;
    }
    .carousel__item-img {
        max-height: none; } }

@media (max-width: 949.98px) {
    .ytplayer {
        height: 480px; } }
@media (max-width: 679.98px) {
    .ytplayer {
        height: 320px; } }

.front-slider__info .front-slider__button {
    position: absolute;
    top: 0;
    width: 50%;
    height: calc(100% - 210px);
    background: none;
}
.front-slider__info .front-slider__button.front-slider__button-left {
    left: 0;
}
.front-slider__info .front-slider__button.front-slider__button-right {
    right: 0;
}
.front-slider__info .front-slider__button > * {
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    width: 44px;
    height: 44px;
    color: transparent;
    background-color: #354353;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.front-slider__info .front-slider__button .slick-prev {
    right: calc(71vh - 90px); }
    .front-slider__info .front-slider__button .slick-prev:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 18px;
    margin: auto;
    width: 14px;
    height: 14px;
    content: '';
    border: solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.front-slider__info .front-slider__button .slick-next {
    left: calc(71vh - 90px);
}
.front-slider__info .front-slider__button .slick-next:after {
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 14px;
    content: '';
    border: solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.floor_number-slider {
    width: 40px;
    opacity: 0;
}
.floor_number-slider .slick-arrow {
    border: solid #354353;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    width: 14px;
    height: 14px;
    background-color: transparent;
    margin: 10px 12px; }
    .floor_number-slider .slick-arrow.slick-prev {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg); }
    .floor_number-slider .slick-arrow.slick-next {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
    .floor_number-slider .slick-arrow.slick-disabled {
        opacity: 0.35; }
.floor_number-slide {
    font-family: "Alice", "Times New Roman", serif;
    color: #ffffff;
}
.floor_number-slide .floor_number-slide_content {
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    border-radius: 14px;
    background-color: rgb(35, 43, 53, 0.35);
    margin: 6px 6px;
    cursor: pointer;
    padding-bottom: 4px;
}
.floor_number-slide.slick-current .floor_number-slide_content {
    font-size: 36px;
    line-height: 36px;
    background-color: #CC9E4D;
    border-radius: 20px;
    margin: 0;
    padding-bottom: 4px;
}
.floor-legend {
    width: 32px;
    height: 32px;
    opacity: 0.5;
}
.floor-legend_text {
    font-size: 12px;
    line-height: 32px;
    margin-left: 20px;
    margin-right: 50px;
}
.floor-legend.floor-legend_room0 {
    background-color: #E1DC55; }
.floor-legend.floor-legend_room1 {
    background-color: #BAE0FC; }
.floor-legend.floor-legend_room1-1 {
    background-color: #84BFEA; }
.floor-legend.floor-legend_room2 {
    background-color: #FFE5CA; }
.floor-legend.floor-legend_room2-1 {
    background-color: #FED1A1; }
.floor-legend.floor-legend_room3 {
    background-color: #C1E5CC; }
.floor-legend.floor-legend_room3-1 {
    background-color: #9EC0A8; }
.floor-legend.floor-legend_room4 {
    background-color: #E7DAF5; }
.floor-legend.floor-legend_room4-1 {
    background-color: #CABADC; }
.floor-legend.floor-legend_room5 {
    background-color: #F6CED8;
}
.floor-legend.floor-legend_room5-1 {
    background-color: #E790A5; }


.card__slider-item a::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    border: solid #CC9E4D;
    border-width: 2px 2px 0 0;
}
.card__slider-item a::after {
    content: '';
    position: absolute;
    top: 25px;
    right: 25px;
    width: 15px;
    height: 15px;
    border: solid #CC9E4D;
    border-width: 0 0 2px 2px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.card__slider-item a:hover::after {
    top: 28px;
    right: 28px;
}
@media (max-width: 949.98px) {
    #apartment.card .card__slider-item a::before,
    #commercial.card .card__slider-item a::before{
        bottom: 6px;
        right: 0px;
        top: auto;
        width: 9px;
        height: 9px;
    }
    #apartment.card .card__slider-item a::after,
    #commercial.card .card__slider-item a::after{
        bottom: 0px;
        right: 6px;
        top: auto;
        width: 9px;
        height: 9px;
    }
}
.card__compas {
    position: absolute;
    margin-left: 45px;
    margin-top: 15px;
    width: 60px;
    height: 60px;
    z-index: 1;
}

@media (max-width: 780px) {
    .card__compas {
        margin-left: 0px;
        margin-top: -10px;
    }
}


.card__compas-mob {
    position: absolute;
    top: 115px;
    width: 50px;
    height: 50px;
}
.card__compas img,
.card__compas-mob img {
    width: 100%;
}
.card__window-view {
    position: absolute;
    bottom: 45px;
    left: 25%;
    z-index: 2;
}
@media (min-width: 1280px) {
    .card__window-view {
        left: calc(20% + 75px); } }
@media (min-width: 1601px) {
    .card__window-view {
        left: 20%; } }

.card__window-view a {
    color: black;
    border-bottom: 1px solid #d7d7d7;
}
.card__window-view a::before {
    content: '';
    position: absolute;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNiAwLjM5OTkwMkMwLjcyNTU1IDAuMzk5OTAyIDAgMS4xMjU0NSAwIDEuOTk5OVYxNy45OTk5QzAgMTguODc0MyAwLjcyNTU1IDE5LjU5OTkgMS42IDE5LjU5OTlIMTQuNEMxNS4yNzQ0IDE5LjU5OTkgMTYgMTguODc0MyAxNiAxNy45OTk5VjEuOTk5OUMxNiAxLjEyNTQ1IDE1LjI3NDQgMC4zOTk5MDIgMTQuNCAwLjM5OTkwMkgxLjZaTTEuNiAxLjk5OTlIMTQuNFYxNy45OTk5SDEuNlYxLjk5OTlaTTMuMiAzLjU5OTlWOC4zOTk5SDcuMlYzLjU5OTlIMy4yWk04LjggMy41OTk5VjguMzk5OUgxMi44VjMuNTk5OUg4LjhaTTMuMiA5Ljk5OTlWMTYuMzk5OUg3LjJWOS45OTk5SDMuMlpNOC44IDkuOTk5OVYxNi4zOTk5SDEyLjhWOS45OTk5SDguOFoiIGZpbGw9ImJsYWNrIj48L3BhdGg+Cjwvc3ZnPg==") no-repeat center;
    left: -28px;
    width: 16px;
    height: 19px;
    top: 3px;
}
.card__window-view-mob a {
    color: black;
    border-bottom: 1px solid #d7d7d7;
}
.card__window-view-mob a::before {
    content: '';
    position: absolute;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNiAwLjM5OTkwMkMwLjcyNTU1IDAuMzk5OTAyIDAgMS4xMjU0NSAwIDEuOTk5OVYxNy45OTk5QzAgMTguODc0MyAwLjcyNTU1IDE5LjU5OTkgMS42IDE5LjU5OTlIMTQuNEMxNS4yNzQ0IDE5LjU5OTkgMTYgMTguODc0MyAxNiAxNy45OTk5VjEuOTk5OUMxNiAxLjEyNTQ1IDE1LjI3NDQgMC4zOTk5MDIgMTQuNCAwLjM5OTkwMkgxLjZaTTEuNiAxLjk5OTlIMTQuNFYxNy45OTk5SDEuNlYxLjk5OTlaTTMuMiAzLjU5OTlWOC4zOTk5SDcuMlYzLjU5OTlIMy4yWk04LjggMy41OTk5VjguMzk5OUgxMi44VjMuNTk5OUg4LjhaTTMuMiA5Ljk5OTlWMTYuMzk5OUg3LjJWOS45OTk5SDMuMlpNOC44IDkuOTk5OVYxNi4zOTk5SDEyLjhWOS45OTk5SDguOFoiIGZpbGw9ImJsYWNrIj48L3BhdGg+Cjwvc3ZnPg==") no-repeat center;
    width: 16px;
    height: 20px;
    margin-left: -26px;
    margin-top: 3px;
}
@media (max-width: 949.98px) {
    .card__window-view {
        position: static;
        text-align: center;
    }
    .card__window-view a {
        position: relative;
    }
}
.front-slider__item-background {
    position: absolute;
    width: 100%;
    height: calc(100% + 20px);
    top: -10px;
    object-fit: cover;
    filter: blur(8px);
}
.slick-current .front-slider__item-background {
    width: calc(100% + 20px);
    left: -10px;
}
.front-slider__item-content {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.column {
    text-align: justify;
    column-gap: 2em;
}
.column > * {
    break-inside: avoid;
}
.column-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
@media (max-width: 949.98px) {
  .column {
    -moz-column-count: auto;
    -webkit-column-count: auto;
    column-count: auto; }
}


.separator:after {
    position: relative;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12px;
    content: '';
    background-image: url(../img/awards-separator.svg);
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 949.98px) {
      .separator:after {
        display: none; } }

@media (min-width: 950px) {
    .content-dark {
        background-color: #354353;
        color: #ffffff; }
    .content-dark h2 {
        color: inherit; }
}

.mouse {
    position: absolute;
    left: 50%;
    bottom: -70px;
    border: 2px solid #ffffff;
    border-radius: 10px;
    display: block;
    height: 34px;
    margin: 0 auto 0 -20px;
    width: 20px;
}
.mouse:after {
    content: '';
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: scroll;
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    height: 4px;
    margin: 6px auto;
    width: 4px;
}
@keyframes scroll {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(18px);
    }
}

.mobile-uppercase-link {
    font-family: "Calibri", "Arial", sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: underline;
}

.link-underline {
    text-decoration: underline;
}

.content__action {
    position: absolute;
    z-index: 12;
    top: 85px;
    left: calc(50% - 71vh);
    padding: 12px 25px 12px 15px;
    color: #ffffff;
    background-color: #CC9E4D;
    border-radius: 2px 0px 0px 2px;
}
.content__action--close {
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 0;
    width: 10px;
    height: 10px;
    color: #fff;
    background-image: url(../img/close.svg);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.content__action--text {
    font-family: "Alice", "Times New Roman", serif;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    text-transform: uppercase;
}

.content__compas {
    position: absolute;
    left: 50%;
}

.carousel .carousel__item a:after {
    content: '';
    position: absolute;
    z-index: 10;
    top: 20px;
    right: 20px;
    padding: 0;
    width: 32px;
    height: 32px;
    color: #fff;
    background-image: url(../img/zoom.svg);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;

}
.carousel .slick-arrow {
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    width: 44px;
    height: 44px;
    opacity: .7;
    color: transparent;
    background-color: rgb(240, 240, 240, 0.5);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .carousel .slick-arrow.slick-prev {
      left: 20px; }
      .carousel .slick-arrow.slick-prev:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 18px;
        margin: auto;
        width: 14px;
        height: 14px;
        content: '';
        border: solid #fff;
        border-width: 0 0 2px 2px;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        -webkit-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        -o-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .carousel .slick-arrow.slick-next {
      right: 20px; }
      .carousel .slick-arrow.slick-next:after {
        position: absolute;
        top: 0;
        right: 18px;
        bottom: 0;
        margin: auto;
        width: 14px;
        height: 14px;
        content: '';
        border: solid #fff;
        border-width: 0 0 2px 2px;
        -webkit-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
                transform: rotate(-135deg);
        -webkit-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        -o-transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }

.mt-130 {
    margin-top: 130px !important;
}
.pt-250 {
    padding-top: 250px !important;
}
.floor_section-preview {
    position: absolute;
    z-index: 2;
    padding: 15px 30px 30px;
    width: 210px;
    background: #fff;
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 10px rgba(20, 19, 21, 0.1);
            box-shadow: 0 2px 10px rgba(20, 19, 21, 0.1); }
    .floor_section-preview .floor_section-preview--header {
        font-family: "Alice", "Times New Roman", serif;
        font-size: 20px;
        line-height: 24px;
        color: #CC9E4D;
        margin-bottom: 18px; }
    .floor_section-preview .floor_section-preview--content svg > *:hover,
    .floor_section-preview.section1 .floor_section-preview--content svg > *:nth-of-type(1),
    .floor_section-preview.section2 .floor_section-preview--content svg > *:nth-of-type(2),
    .floor_section-preview.section3 .floor_section-preview--content svg > *:nth-of-type(3),
    .floor_section-preview.section4 .floor_section-preview--content svg > *:nth-of-type(4) {
        cursor: pointer;
        fill: #CC9E4D;
        stroke: #BABFC7; }
.section-tooltip {
    pointer-events: none;
    position: absolute;
    padding: 6px 16px 20px;
    width: 137px;
    opacity: 0;
    z-index: 5;
    background: #fff;
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 10px rgba(20, 19, 21, 0.1);
            box-shadow: 0 2px 10px rgba(20, 19, 21, 0.1); }
.section-tooltip.active {
    opacity: 0.87;
    pointer-events: all; }
.section-tooltip_header {
    font-family: "Alice", "Times New Roman", serif;
    font-size: 20px;
    line-height: 48px;
    color: #2E3234; }
    .section-tooltip_header span {
        font-size: 44px;
        line-height: 48px; }
.section-tooltip_hr {
    border-color: #BE4E24;
    width: 100%;
    margin: 6px 0 10px; }
.section-tooltip_block {
    font-family: "Alice", "Times New Roman", serif;
    font-size: 16px;
    line-height: 20px;
    color: #2E3234;
    text-align: center; }

.content.complex30.section2 {
    background-image: url("data:image/svg+xml,%3Csvg width='322' height='636' viewBox='0 0 322 636' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='26' y='80' style='font-family: calibri; font-weight: 400; font-size: 12px' fill='%23A4A7AB'%3EБЦ Линкор%3C/text%3E%3Cpath opacity='0.3' d='M212.747 676.341V753.438H265.684L321 763V1H222.859V9.96471H115.796V1H1V219.141H44.4201V278.308H136.019V394.849H222.859V676.341H212.747Z' stroke='black' stroke-dasharray='2 2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: calc(50% + 540px) 360px; }
.content.complex30.section3 {
    background-image: url("data:image/svg+xml,%3Csvg width='322' height='764' viewBox='0 0 322 764' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='190' y='340' style='font-family: calibri; font-weight: 400; font-size: 12px' fill='%23A4A7AB'%3EБЦ Линкор%3C/text%3E%3Cpath opacity='0.3' d='M212.642 676.5V753.618H265.579L320.895 763.183V0.963867H222.753V9.93116H115.69V0.963867H0.894531V219.168H44.3146V278.352H135.913V394.927H222.753V676.5H212.642Z' stroke='black' stroke-dasharray='2 2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: calc(50% + 400px) -50px; }
