﻿body {
    background: #ffffff !important;
}

.titleU {
    color: var(--dark, #2C3537);
    /* Title */
    font-family: Ubuntu-Medium;
    font-style: normal;
    font-size: 22px;
    line-height: 25px;
    line-height: 140%; /* 30.8px */
}

.bodyL {
    color: var(--dark, #2C3537);
    /* Body L */
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}

.category_div {
    display: flex;
    padding: 4px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 40px;
    border: 1px solid var(--mid-gray, #D2D4D4);
    background: var(--light-gray, #EFEFEF);
}

.category_of_participations {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px;
}

.nav {
    padding-top: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 11.9626px;
    line-height: 14px;
    color: #C8CBCC;
}


.container .card1 .images {
    margin-top: 20px;
    width: 730.47px;
    height: 392.52px;
    display: flex;
}

.slider-box-for {
    width: 593.64px;
    height: 391.78px;
    margin-right: 10px;
}

.slider-box-nav {
    height: 391.78px;
    width: 126.36px;
}

.images .slider-box-nav .slider-nav .slick-list .slick-track {
    flex-direction: column !important;
}

.detail {
    display: flex;
}

    .detail .name {
        font-family: Ubuntu-Medium;
        font-style: normal;
        font-size: 22.4299px;
        line-height: 26px;
        color: #2C3537;
        margin: 10px 0px;
    }

    .detail .address {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        color: #99A0A2;
        margin: 10px 0px;
        height: 18px !important;
        overflow: hidden;
    }




.container {
    background-color: transparent;
    margin-bottom: 50px;
    margin: 0;
    display: flex;
    max-width: 100%;
    padding: 0;
}

    .container .card1 {
        background-color: transparent;
        display: block;
    }


        .container .card1 .info {
            margin: 30px 0px 20px 0px;
        }

            .container .card1 .info .info-floor {
                display: flex;
                margin: 0 -5px;
            }

                .container .card1 .info .info-floor .content-item {
                    text-align: center;
                    width: 11%;
                }

                .container .card1 .info .info-floor .content-item-wider {
                    width: 20%;
                }

                .container .card1 .info .info-floor .content-item-advert {
                    width: 18.5%;
                }

.i-title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #99A0A2;
    margin-bottom: 10px;
}

.i-content {
    font-family: Ubuntu;
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #2C3537;
}

svg {
    margin: 0;
    padding: 0;
}

.description {
    margin: 40px 0;
}

.titlet {
    font-family: Ubuntu-Medium;
    font-style: normal;
    font-size: 22px;
    line-height: 25px;
    color: #2C3537;
    margin-bottom: 30px;
    margin-bottom: 15px;
}

.description .desc {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #3E5357;
    overflow: hidden;
    max-height: 4.5rem;
}

.ob__banner.garant__block__item {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 8px 14px;
}
.garantee__block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.map-box {
    margin: 85px 0px 10px 0px;
    width: 100%;
    height: 208.77px;
}

    .map-box .map {
        width: 100%;
        height: 208.77px;
    }

#map {
    width: 100%;
    height: 208.77px;
}

#readmore {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-decoration-line: underline !important;
    color: #008F91;
}

#map > ymaps {
    border-radius: 5px;
    overflow: hidden;
}

.dev-info {
    display: flex;
}

    .dev-info .dev {
        display: block;
        width: 48%;
        margin: 0 auto 0 0;
    }

        .dev-info .dev .item {
            margin-bottom: 40px;
        }

            .dev-info .dev .item .i-dev {
                font-family: Ubuntu;
                font-style: normal;
                font-weight: normal;
                font-size: 12px;
                line-height: 14px;
                color: #99A0A2;
                margin-bottom: 8px;
            }

            .dev-info .dev .item .info-d {
                font-family: Ubuntu-Medium;
                font-style: normal;
                font-size: 16px;
                line-height: 18px;
                color: #2C3537;
            }

#contacts {
    background-color: #99A0A2;
    border-radius: 35px;
    width: 185px;
    height: 28px;
    border: none;
    display: flex;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    overflow: hidden;
    float: left;
    align-items: center;
    padding-left: 15px;
}

    #contacts p {
    }


.heartWraper {
    width: 26px;
    height: 26px;
    background: #E5E5E5;
    border-radius: 5.23364px;
    margin-left: 20px;
}

.heart-shape {
    position: relative;
    top: 10px;
    left: 8px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: var(--color);
}

    .heart-shape:before,
    .heart-shape:after {
        position: absolute;
        width: 10px;
        height: 10px;
        content: '';
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background-color: var(--color);
    }

    .heart-shape:before {
        bottom: 0px;
        left: -7px;
    }

    .heart-shape:after {
        top: -7px;
        right: 0px;
    }

#dropdown-contact {
    margin-left: 6px;
}

.programs {
    margin: 40px 0;
}

.for-item {
    width: 593.64px;
    height: 391.78px;
}

.view-count-box {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #878A8A;
    margin-left: auto;
    display: flex;
    align-items: center;
}

.tooltipTNorm {
}

.tooltipT {
    width: max-content;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #008F91;
    background: transparent;
    border: 1px solid #008F91;
    border-radius: 20px;
    cursor: pointer;
    padding: 5px 15px;
    position: relative;
    display: inline-block;
}

.tooltiptext {
    visibility: hidden;
    width: fit-content;
    width: -moz-fit-content;
    background-color: #3E5357;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
    left: 60%;
    margin-left: -58%;
    opacity: 0;
    transition: opacity 0.3s;
    top: 130%;
    box-shadow: 0px 20.1869px 15.7009px -8.2243px rgb(44 53 55 / 44%);
    text-align: left;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #F5F5F5;
}

    .tooltiptext::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 63%;
        margin-left: -46%;
        border-width: 6px;
        border-style: solid;
        border-color: transparent transparent #3E5357 transparent;
    }

.tooltipT:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltipTNorm:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

@media(min-width:1200px) {
    .tooltipTIc {
        cursor: pointer;
        position: absolute;
        display: inline-block;
        margin: -22px 0px 0px 690px;
    }
}

.tooltiptextIc::after {
    content: "";
    position: absolute;
    bottom: 98%;
    left: 76%;
    margin-left: -46%;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #3E5357 transparent;
}

.tooltiptextIc {
    visibility: hidden;
    width: fit-content;
    width: -moz-fit-content;
    background-color: #3E5357;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
    left: -200%;
    margin-left: -78%;
    opacity: 0;
    transition: opacity 0.3s;
    top: 100%;
    box-shadow: 0px 20.1869px 15.7009px -8.2243px rgb(44 53 55 / 44%);
    text-align: left;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #F5F5F5;
}

.tooltipTIc:hover .tooltiptextIc {
    visibility: visible;
    opacity: 1;
}

.buttonss {
    display: flex;
}

.statusObj {
    position: absolute;
    z-index: 2;
    background: rgba(253, 124, 76, 0.9);
    padding: 8px 15px;
    top: 18.5rem;
    color: white;
    border-radius: 0px 8.97196px 0px 0px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.card1 {
    width: 63%;
}

.card2 {
    width: 4.9%;
}

.card3 {
    width: 32.1%;
}

.warranty {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #008B8A;
    display: flex;
    align-items: center;
}

.type-item-box {
    width: fit-content;
}

.timerAppDateMob {
    display: none;
}

.main {
    margin-top: 70px;
}

.customerContacts {
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 28px;
    margin-top: 28px;
}

.customerNameWrapper {
    display: flex;
    align-content: space-between;
}

.customerName .gtxt {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #99A0A2;
}

.customerName .btxt {
    font-family: Ubuntu-bold;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
    margin-top: 4px;
}

.consultInfo {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2C3537;
    margin: 18px 0;
}

.getConsultation {
    background: #2C3537;
    box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.25);
    border-radius: 27px;
    height: 48px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#consultationModal .modal-content {
    padding: 35px 47px 47px 47px;
    width: 523px;
    height: max-content !important;
}

#consultationModal .modal-header {
    padding: 0;
}

    #consultationModal .modal-header .modal-title {
        font-family: 'Ubuntu-Bold';
        font-style: normal;
        font-size: 20px;
        line-height: 23px;
        color: #2C3537;
    }

.errorValidate {
    position: absolute;
    left: 15px;
    top: 50px;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #ED3A32;
}

#consultationModal .modal-header p {
    margin: 0;
}

#consultationModal .modal-body {
    padding: 0;
}

    #consultationModal .modal-body .manager {
        margin-top: 10px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        color: #2C3537;
    }

    #consultationModal .modal-body form {
        margin-top: 18px;
    }

    #consultationModal .modal-body .consulInput {
        border: 1px solid #D2D4D5;
        box-sizing: border-box;
        border-radius: 6px;
        width: 100%;
        height: 48px;
        margin-bottom: 30px;
        padding: 15px;
    }

        #consultationModal .modal-body .consulInput[type=text], .textAreaConsult[type=text] {
            font-family: Ubuntu;
            font-style: normal;
            font-weight: normal;
            font-size: 10px;
            line-height: 18px;
            color: #2C3537;
        }

    #consultationModal .modal-body .textAreaConsult {
        width: 100%;
        height: 110px;
        border: 1px solid #D2D4D5;
        box-sizing: border-box;
        border-radius: 6px;
        margin-bottom: 30px;
        resize: none;
        padding: 15px;
    }

    #consultationModal .modal-body .consultBtn {
        background: #008F91;
        box-shadow: 0px 8.2243px 12.7103px -4.48598px rgb(62 83 87 / 38%);
        border-radius: 6px;
        font-family: 'Ubuntu-Bold';
        font-style: normal;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        color: #FFFFFF;
        border: none;
        width: 100%;
        height: 48px;
    }

    #consultationModal .modal-body .agreement {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #99A0A2;
        width: 85%;
        margin: 18px auto 0;
    }

    #consultationModal .modal-body .agreementBrowser {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 9px;
        line-height: 16px;
        text-align: center;
        color: #99A0A2;
        width: 85%;
        margin: 18px auto 0;
    }

#consultationModal ::placeholder {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #D2D4D5;
}

.missingInput {
    border: 1px solid #ED3A32 !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
}

.wrpperSelect {
    display: flex;
}

.selectorsWrapper {
    margin-left: auto;
    display: flex;
}

.arrow {
    transform: rotateZ(0deg) translateY(0px);
    transition-duration: 0.3s;
    margin-left: auto;
    transition-timing-function: ease-in-out;
}

.expanded {
    transform: rotateZ(180deg) translateY(2px);
}

.aselect .label {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2C3537;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 11px;
    display: flex;
    cursor: pointer;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.optionsBox {
    box-shadow: 0px 21px 29px -4px rgba(0, 0, 0, 0.14);
    border-radius: 0px 0px 8px 8px;
    padding: 8px;
    position: absolute;
    width: inherit;
    background: white;
    z-index: 9;
}


    .optionsBox .option {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.012em;
        color: #24292B;
        height: 28px;
        padding: 6px;
    }

        .optionsBox .option:hover {
            background: #EFEFEF;
            border-radius: 6px;
            cursor: pointer;
        }

.current {
    background: #EFEFEF;
    border-radius: 4px;
}


.selectYear {
    width: 102px;
}

.selectMonth {
    width: 150px;
}

.marginBtw {
    margin: 0 16px 0 0;
}

[v-cloak] {
    display: none;
}

.marginBot {
    margin: 0 0 18px 0;
}

.update {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #878A8A;
}

.dev-process .description {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #3E5357;
    margin: 30px 0;
}

.sliderConstImg {
    width: 755px;
    height: 414px !important;
    border-radius: 6px;
}

.sliderImg {
    margin: auto;
    border-radius: 6px;
}

.slick-prev, .slick-next {
    position: absolute;
    opacity: 1;
    width: 32.9px;
    height: 32.9px;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0px 4.48598px 11.9626px rgb(0 0 0 / 6%);
    border-radius: 27px;
    border: none;
    top: 12rem;
    margin: 0rem 1rem;
    cursor: pointer;
}

.constructionImg {
    position: relative;
}

.slick-prev .fa-angle-left, .slick-next .fa-angle-right {
    color: white;
}

.sliderConstImgNav {
    width: 120px;
    height: 80px !important;
    margin: 0 10px 0 0;
}

.constructionImgNav {
    margin: 12px 0 0 0;
}

@media only screen and (max-width: 1200px) {

    .main {
        padding: 15px;
        margin: 0;
        margin-top: 40px;
    }

    .container {
        display: block;
    }

    .detail {
        display: block;
    }

    .container .card1 .images {
        display: block;
        height: max-content;
        width: 100%;
    }

    .card1 {
        width: 100%;
    }

    .card2 {
        display: none;
    }

    .card3 {
        width: 100%;
    }



    .statusObj {
        top: 4.5rem;
    }

    .apartments {
        margin-bottom: 50px;
    }

    hr {
        display: none;
    }

    .images .slider-box-nav .slider-nav .slick-list .slick-track {
        flex-direction: row !important;
    }

    .slider-box-nav {
        width: 100%;
        margin-top: 20px;
        height: auto;
    }

    .slider-box-for {
        width: 100%;
        height: auto;
    }

    .slider-box-nav .slick-slide {
        margin: 0 10px;
    }

    .container .card1 .info .info-floor .content-item {
        width: 25%;
    }

    .last {
        display: none;
    }

    .timerAppDateMob {
        display: block;
        background: #F1F3F4;
        border-radius: 8px;
        text-align: center;
        padding: 20px 4px;
        margin: 25px 0;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        color: #2C3537;
        margin: 40px 0px 60px;
    }

    .slider-box .slider {
        padding: 0px;
    }

    .content-item p.i-title {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        color: #99A0A2;
        margin-bottom: 10px;
    }

    .content-item p.i-content {
        font-family: Ubuntu;
        font-weight: bold;
        font-style: normal;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        color: #2C3537;
    }

    .container .card1 .info {
        margin: 10px 0px 20px 0px;
    }

    ymaps.ymaps-2-1-79-map {
        height: 209px !important;
    }

    .slider-for .slick-slide.slick-current img, .slider-for .slick-slide.slick-active img {
        width: 100% !important;
        height: 250px !important;
    }

    .container .card1 .info .info-floor {
        flex-direction: column !important;
        width: 100% !important;
        margin: 0px !important;
        grid-gap: 18px;
    }

        .container .card1 .info .info-floor .content-item {
            width: 100% !important;
            display: flex !important;
            flex-direction: row;
            justify-content: space-between;
            display: grid !important;
            grid-template-columns: max-content max-content max-content;
        }

    .content-item p.i-title {
        font-size: 16px !important;
        width: max-content;
    }

    .content-item p.i-content {
        font-size: 16px !important;
        width: max-content;
    }

    .borders {
        border-bottom: 1px solid;
        width: 100% !important;
    }

    .apartments .type-item-box {
        width: 100%;
    }

    div#carouselExampleIndicators1 .carousel-inner {
        width: 100% !important;
    }

    .tooltipTIc {
        position: absolute;
        width: max-content;
        margin: -28px 0px 0px 213px;
    }

    .dev-info .dev {
        width: 100%;
    }

    .row {
    }

    .consultCard .row {
        display: grid;
        grid-template-columns: 18% 82%;
    }

        .consultCard .row .col-md-10 { /* Accent S */
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 140%;
            /* or 22px */
            /* Dark */
            color: #2C3537;
            /* Inside auto layout */
        }

        .consultCard .row a.btn.tooltipTNorm { /* Body L */
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
            /* or 125% */
            display: flex;
            align-items: center;
            text-align: center;
            /* White Background */
            color: #FFFFFF;
        }

    .consultCard span { /* Body M */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 18px;
        /* or 129% */
        display: flex;
        align-items: flex-end;
        text-align: center;
        /* Dark */
        color: #2C3537;
        /* Inside auto layout */
        margin: 0 auto;
        justify-content: center;
    }

    .consultCard .row span {
        text-align: left;
        /* Accent S */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 16px !important;
        line-height: 140%;
        /* or 22px */
        /* Dark */
        color: #2C3537;
        /* Inside auto layout */
        justify-content: left;
    }

    .consultCard a.btn.tooltipTNorm:nth-child(2n) {
        background-color: transparent !important;
        /* White Background */
        background: #FFFFFF;
        /* Dark */
        border: 1px solid #2C3537;
        border-radius: 6px;
        /* Inside auto layout */
        /* Body L */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        /* or 125% */
        display: flex;
        align-items: center;
        text-align: center;
        /* Dark */
        color: #2C3537 !important;
    }



    .consultCard {
        padding: 20px;
        margin-bottom: 30px;
    }






    div#getConsultForDev {
        height: max-content !important;
    }

        div#getConsultForDev .row {
            grid-gap: 16px;
        }


        div#getConsultForDev .col-md-4 a {
            width: 100% !important;
        }

        div#getConsultForDev .col-md-8 {
            width: 100% !important;
            height: max-content !important;
            /* Body M */
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;
            /* or 129% */
            /* White Background */
            color: #FFFFFF;
            /* Inside auto layout */
        }

            div#getConsultForDev .col-md-8 br:nth-child(2n) {
                /* display: none; */
            }

            div#getConsultForDev .col-md-8 span { /* Accent XS */
                font-family: 'Ubuntu';
                font-style: normal;
                font-weight: 700;
                font-size: 14px;
                line-height: 22px;
                /* identical to box height, or 129% */
                /* White Background */
                color: #FFFFFF;
                /* Inside auto layout */
                padding-bottom: 4px !important;
            }

    .programs .dev-info {
        display: grid;
    }
    /*MODAL FORMS FOR FRONTS MOBILES*/
    div#UniversalModalId {
        width: 100% !important;
    }

        div#UniversalModalId div.modal-content {
            position: fixed !important;
            width: 100% !important;
            height: 100% !important;
        }

        div#UniversalModalId div#ModalDialogSizeId {
            width: 100% !important;
        }

        div#UniversalModalId a#next { /* main color */
            background: #008F91;
            box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.18);
            border-radius: 4px;
            margin-bottom: 24px;
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 18px;
            /* identical to box height */

            text-align: center;
            color: #FFFFFF;
        }

        div#UniversalModalId .modal-footer {
            padding: 0px 17px;
        }


    div#AnsaganModalId {
        width: 100% !important;
    }

        div#AnsaganModalId div.modal-content {
            position: fixed !important;
            width: 100% !important;
            height: 100% !important;
        }

        div#AnsaganModalId div#AnsaganModalDialogSizeId {
            width: 100% !important;
        }

        div#AnsaganModalId a#next { /* main color */
            background: #008F91;
            box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.18);
            border-radius: 4px;
            margin-bottom: 24px;
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 18px;
            /* identical to box height */

            text-align: center;
            color: #FFFFFF;
        }

        div#AnsaganModalId .modal-footer {
            padding: 0px 17px;
        }

    .modal-header.ui-draggable-handle {
    }

    div#UniversalModalId .modal-header.ui-draggable-handle {
        padding: 20px 17px 90px 17px !important;
        padding-bottom: 11px !important;
    }

    div#AnsaganModalId .modal-header.ui-draggable-handle {
        padding: 20px 17px 90px 17px !important;
        padding-bottom: 11px !important;
    }
    /*div#BodyModal {
    height: 100% !important;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

div#BodyModal .contentBody {
    height: 100% !important;
    max-height: 100% !important;
}

div#UniversalModalId div.modal-content {
    height: 100% !important;
}

div#overflow {
    height: max-content !important;
}

div#UniversalModalId div#ModalDialogSizeId {
    height: 100%;
}

form#UniversalModalForm {display: flex;margin: auto;justify-content: center;}*/
}

div#carouselExampleIndicators .carousel-item.active img {
    display: block !important;
}

.testShow {
    height: 40px;
    position: fixed;
    /* right: 7%; */
    bottom: 0% !important;
    padding-left: 1253px !important;
    z-index: 40;
}


.carousel-item.active img {
    display: block !important;
}








button.fancybox-button.zoomes {
    padding: 7.6px 0px 0px 0px;
    /*width:6%;*/
    /*height:6%;*/
}

    button.fancybox-button.zoomes svg {
        width: 76%;
        height: 76%;
        /*padding: 7.6px 0px 0px;*/
        margin: 0px !important;
    }



/*.fancybox-content {
    width: 900px !important;
    height: 600px !important;
}*/
img.fancybox-image {
    height: 170%;
    width: 170%;
    left: -35%;
    top: -35%;
    /*cursor: zoom-in;*/
}

a.fan img.fancybox-image {
    height: 100% !important;
    width: 100% !important;
    left: -35%;
    top: -35%;
}

@media(min-width:1200px) {
    .borders {
        display: none !important;
    }
}

@media(max-width:1200px) {
    div#advert a.btn.btn-light.btn-apartment {
        background: var(--secondary-color);
    }

    .modal-footer hr {
        display: none !important;
    }
}


.stage-guarantee {
    margin: 20px 0;
    font-family: Ubuntu;
}

.object-stage-guarantee-title {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #99A0A2;
}

.object-stage-guarantee-val {
    color: #2f9f9e;
    font-size: 16px;
    font-weight: 500;
}

.object-stage-guarantee:not(:last-child) {
    margin-bottom: 15px;
}

.stage-guarantee {
    display: flex;
    gap: 25px;
    margin: 30px 0;
}

.tooltipT {
    font-family: 'Ubuntu';
    background: rgba(231, 245, 238, 1);
    color: rgba(51, 56, 57, 1);
    font-size: 14px;
    font-weight: 500;
}

div.programs {
    margin: 30px 0px;
}

div.main div.object-stage-guarantee {
    margin-bottom: 0;
}

.object-stage-guarantee {
    height: max-content;
}

.stage-guarantee {
    place-items: flex-end;
}


    .stage-guarantee img {
        /*width: 6%;*/
        width: 17px;
    }

.object-stage-guarantee-val {
    display: flex;
    gap: 4px;
    font-size: 14px;
}

div.dev-info {
    align-items: flex-end;
    margin: 30px 0px 0px 0px;
}

.dev-info .dev .item {
    width: max-content;
    margin-bottom: 30px;
}

div.dev-info .dev:first-child {
    width: 0%;
}

.programs .titlet {
    /* margin-bottom: 40px; */
}

.dev-info .dev .item:last-child {
    margin: 0;
}



.early__booking {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 35px;
}

.early__booking__title {
    font-family: Ubuntu;
    font-size: 22px;
    font-weight: 700;
    line-height: 30.8px;
    text-align: left;
}

.early__booking__steps {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-items: stretch;
    gap: 45px;
}


.early__booking__step {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.step__number {
    width: 36.48px;
    height: 36.48px;
    padding: 3.8px 1.52px 4.68px 1.52px;
    border-radius: 12.16px;
    background-color: #E7F5EE;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #008F91;
    font-family: Ubuntu;
    font-size: 19.76px;
    font-weight: 700;
    line-height: 27.66px;
    letter-spacing: -0.02em;
    text-align: center;
}

    .step__number::after {
        content: "";
        height: 2px;
        width: 150px;
        position: absolute;
        margin-left: 205px;
        background-color: #B9D6C8;
    }

    .step__number.last__number::after {
        display: none;
    }

.step__text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.step__title {
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
    text-align: center;
}

.step__description {
    font-family: Ubuntu;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
}

    .step__description a {
        color: #007FF5;
        text-decoration: underline !important;
    }

.early__booking__advantages {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.early__booking__discription {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.early__booking__advantages__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.advantages__item {
    padding: 16px;
    gap: 14px;
    border-radius: 8px;
    background: #F5F6F8;
    display: grid;
    grid-template-columns: 1fr 11fr;
}

.advantages__image__wrapper {
    border-radius: 8px;
    background: #008F91;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .advantages__image__wrapper img {
        width: 18px;
        height: 18px;
    }

@media(max-width:1200px) {
    .early__booking__steps {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .early__booking__step {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-direction: row;
    }

    .step__text {
        align-items: flex-start;
    }

    .early__booking__advantages__items {
        grid-template-columns: 1fr;
    }

    .step__number {
        z-index: 2;
    }

        .step__number::after {
            height: inherit;
            width: 3px;
            position: absolute;
            margin-left: 2px;
            margin-top: 80px;
        }

    .step__description {
        text-align: start;
    }

    .early__booking__advantages__banner img {
        display: none;
    }

    .early__booking__advantages, .early__booking {
        gap: 15px;
    }

    div.content-item.content-item-advert {
        gap: 21px;
    }

    .content-item p.i-content {
        /* white-space: pre-wrap; */
        width: min-content;
        height: max-content;
    }

    div.programs div.buttonss {
        flex-direction: column;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }

        div.programs div.buttonss div {
            margin: 0 !important;
        }

    div.programs div.buttonss {
        flex-direction: column;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }

    body div#detailMainImgs div.slider.slider-for.slick-initialized.slick-slider {
        padding: 0;
    }

    div.programs div.buttonss div {
        margin: 0 !important;
    }

    body img.fancybox-image {
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
    }
}

@media(min-width:1200px) {
    div#detailMainImgs .statusObj {
        margin: -34px 0px 0px;
    }
}
