

html,
body {
    overflow-x: hidden;
}

html.menu-open,
.body.menu-open {
    overflow: hidden;
}

:root {
    --blue_btn: #1F9DFF;
    --main_font: SF-Pro-Display;
    --main_font_bold: SF-Pro-Display-Bold;
    --main_font_500: SF-Pro-Display-Regular;
    --main_font_semibold: SF-Pro-Display-SemiBold
}

/*#apartments{*/
/*    transform: translateY(-100px);*/
/*}*/

.border-l{
    border-left: 1px solid #DDD;
}

#wishlist{
    transform: translateY(-70px);
}

.wishlist-main{
    top: 0;
}

.web-project-first {
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    background-position: center;
    padding-top: 149px;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    height: 90vh;
}

.web-project-first::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1;
    pointer-events: none;
}

.web-project-text {
    margin-left: 70px;
    position: relative;
    z-index: 2;
    color: #ffffff;
}


.project-title {
    color: #FFF;
    font-size: 100px;
    font-style: normal;
    font-weight: 600;
    line-height: 91px;
    /* 91% */
    letter-spacing: -1.286px;
    width: 768px;
}

.project-desc {
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 30px;
    padding-bottom: 350px;
    max-width: 970px;
}

#compare .apartment-layout-carousel{
    width: 350px;
}

.apartment-layout-carousel{
    padding-top: 20px;
}


/*.filter-block-project-head {*/

/*}*/

.filter-block-border-bottom{
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 26px;
}

.filter-project-head-left p {
    color: #2C2929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.filter-project-head-left .section_title{
    font-size: 30px;
    white-space: nowrap;
}


.filter-project-head-right span {
    color: #2C2929;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.filter-project-head-right p {
    color: #2C2929;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 300px;
}

.filter-block-project-head {
    display: flex;
    justify-content: space-between;
    column-gap: 35px;
}

.filter-project-head-right {
    display: flex;
    justify-content: flex-end;
    /*align-items: baseline;*/
    column-gap: 20px;
    flex: 1;
}



.web-project .filter-block-head {
    margin-top: 25px;
}

main {
    position: relative;
    top: -40px;
}
footer{
    margin-top: -45px;
}
main.overlay{
    z-index: 2;
}

.web-project-filter .filter-room,
.web-project-filter .filter-price {
    width: 410px;
}

.web-project {
    margin-top: 0;
    transform: translateY(-26%);
}



/*web-project-video*/
.web-project-video{
    margin-top: -20px;
}
.video-body {
    display: flex;
    /*align-items: center;*/
    column-gap: 97px;
}

.video-text .section_title,
.video-text .video-desc {
    max-width: 100%;
}

.video-text h2 {
    max-width: 586px;
    color: #2C2929;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
}

.video-text p {
    max-width: 558px;
    color: #2C2929;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.6;
    /* 150% */
}

.video-desc {
    color: #2C2929;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 150% */
    margin-top: 15px;
}

.video-text .our-projects-btn {
    /*width: 295px;*/
    margin-top: 40px;
}

.video-cover-img iframe {
    border-radius: 30px;
    max-width: 100%;
}

.video-cover-img img {
    border-radius: 30px;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.video-cover-img {
    width: 50%;
    flex-grow: 1;
    position: relative;
    height: 490px;
}
.video-text{
    flex-grow: 1;
    width: 50%;
    /*height: 490px;*/
    overflow-y: auto;
}
.video-text::-webkit-scrollbar{
    display: none;
}

.video-play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 105px;
    height: 105px;
    background: rgba(141, 210, 255, 0.47);
    backdrop-filter: blur(13.591408729553223px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.video-text-btn-mobile {
    display: none;
}

/*web-project-video*/

/*plan-project*/
.plan-project {
    margin-top: 100px;
}

.plan-project-content {
    position: relative;
}

.plan-project-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/*.general-plan-map {*/
/*    width: 100%;*/
/*    height: 630px;*/
/*    background-color: gray;*/
/*    border-radius: 20px;*/
/*}*/

.general-plan-list {
    width: 354px;
    height: 400px;
    border-radius: 15px;
    background: #FFF;
    position: absolute;
    top: 45px;
    left: 45px;
    z-index: 2;
    overflow: hidden;
}

.general-plan-list-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 25px 0 25px;
}

.general-plan-list-head-close {
    cursor: pointer;
}

.plan-project-body {
    margin-top: 37px;
}

.plan-list-title {
    color: #2C2929;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.plan-list-desc {
    width: 182px;
    color: #2C2929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.general-plan-list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*margin-top: 22px;*/
    border-top: 1px solid #EFEFEF;
    padding: 21px 25px 22px 25px;
    transition: all 0.2s linear;
}

.general-plan-list-item:hover{
    background-color: #1F9DFF;
    /*color: #fff;*/
}



.general-plan-list-item:hover .general-plan-list-item-title,  .general-plan-list-item:hover .plan-list-desc, .general-plan-list-item:hover .general-plan-list-item-price, .general-plan-list-item:hover .general-plan-list-item-price span{
    color: #fff;
}

.general-plan-list-body .general-plan-list-item:last-child {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px;
}

.general-plan-list-body{
    height: 300px;
    overflow-y: auto;
    margin-top: 22px;
}

.general-plan-list-body span{
    color: #2C2929;
    text-align: right;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.general-plan-list-body::-webkit-scrollbar{
    display: none;
}

.general-plan-list-item-title {
    color: #2C2929;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.general-plan-list-item-price {
    color: #2C2929;
    text-align: right;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.general-plan-list-footer{
    position: absolute;
    bottom: 0;
}

.general-plan-list-footer-link {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 354px;
    height: 70px;
    border-radius: 0px 0px 15px 15px;
    background: #1F9DFF;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 150px;
    margin-top: 20px;
}

.plan-project-head .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: none;
    color: #000;
}

.plan-project-head .nav-pills .nav-link {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0;
    position: relative;
}

.plan-project-head .nav-pills .nav-link::after {
    content: '';
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    border-radius: 1.5px;
    height: 3px;
    background-color: #1F9DFF;
    opacity: 0;
}

.plan-project-head .nav-pills .nav-link.active::after {
    opacity: 1;
}



.plan-project-head .nav-pills {
    column-gap: 25px;
    border-bottom: 3px solid #FFF;
    border-radius: 2px;
    padding-bottom: 14px;
}

/*plan-project*/

/*apartment-layout*/
.apartment-layout {
    margin-top: 100px;
}

.apartment-layout-head .filter-room {
    background-color: #fff;
}

.apartment-layout-tab ul {
    border-radius: 10px;
    background: #FFF;
    width: 100px;
    padding: 6px;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 !important;
}

.apartment-layout-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.apartment-layout-tab ul li button {
    padding: 12px;
    border-radius: 6px;
}

.apartment-layout-tab .nav-pills .nav-link.active {
    border-radius: 6px;
    background: #1F9DFF;
}

.apartment-layout-head-right {
    display: flex;
    column-gap: 27px;
}

.apartment-layout-head-right .filter-room{
    width: 100%;
}

.apartment-layout-tab .nav-link svg rect {
    stroke: #1F9DFF;
}

.apartment-layout-tab .nav-pills .nav-link.active svg rect {
    stroke: #fff;
}

.apartment-layout-body {
    margin-top: 30px;
}

.apartment-layout-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 20px;
    column-gap: 41px;
}

.apartment-layout-item{
    border-radius: 30px;
    border: 1px solid #E7E7E7;
}


.apartment-layout-item-img {
    background-color: #fff;
    border-radius: 30px 30px 0 0;
    position: relative;
    overflow: hidden;
}

.apartment-layout-item-img img,
.apartment-layout-item-img .carousel-cell {
    margin: 0 auto;
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.apartment-layout-item-text {
    border-radius: 0 0 30px 30px;
    background: #FFF;
    padding: 30px 10px 25px 35px;
}

#wishlist .apartment-layout-item-text{
    border-top: 1px solid #DDD;
}

#pills-one .apartment-layout-item-text{
    border-top: 1px solid #DDD;
}

.apartment-layout-item-width{
    width: 340px;
}

.floors-width{
    width: 180px;
}


.item-text-price {
    color: #2C2929;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.item-text-mortgage {
    margin-top: 10px;
    margin-bottom: 17px;
}

.item-text-mortgage span {
    color: #2C2929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.item-text-mortgage a {
    color: #1F9DFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.item-text-desc {
    color: #2C2929;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.apartment-layout-item .flickity-page-dots .dot {
    background-color: #D8D8D8;
}

.apartment-layout-item .flickity-page-dots .dot.is-selected {
    background-color: #5B8FFF;
}

.apartment-layout-icons {
    width: 100px;
    height: 50px;
    border-radius: 25px;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08), 0px -2px 4px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 4px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.apartment-layout-footer {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.apartment-layout-rows-head {
    display: flex;
    column-gap: 200px;
    /*justify-content: space-between;*/
}

.apartment-layout-rows-head span {
    color: #2C2929;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.108px;
    text-transform: uppercase;
    opacity: 0.6;
}

.apartment-layout-rows-item {
    border-radius: 30px;
    background: #FFF;
    display: flex;
    margin-top: 30px;
    overflow-x: scroll;
}

.apartment-layout-rows-item::-webkit-scrollbar{
    display: none;
}

.apartment-layout-rows-img img {
    width: 210px;
    height: 154px;
    object-fit: cover;
}

.apartment-layout-rows-rooms {
    background-color: #fff;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 43px;
    padding-left: 33px;
}

.apartment-layout-rows-rooms h4 {
    color: #2C2929;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.apartment-layout-rows-rooms p {
    width: 237px;
    color: #2C2929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.6;
}

.apartment-layout-rows-building {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.apartment-layout-rows-building p {
    color: #2C2929;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-left: 1px solid #DDD;
    padding: 14px 65px 14px 35px;
}

.apartment-layout-rows-price .apartment-layout-icons {
    position: static;
}

.apartment-layout-rows-price {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: space-around;
}

.apartment-layout-rows-body {
    margin-top: 16px;
}

.apartment-layout-rows-body .item-text-mortgage {
    margin-top: 0;
    margin-bottom: 0;
}

/*apartment-layout*/




/*construction*/
.construction {
    margin-top: 100px;
}

.construction-body {
    margin-top: 15px;
}

.construction-cameras {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
}

.construction-cameras-img img {
    border-radius: 30px 30px 0 0;
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: top;
}

.construction-cameras-img {
    position: relative;
    /*max-width: 650px;*/
    /*height: 320px;*/
}

.construction-cameras-img .projects-cards-live {
    top: 20px;
}

.construction-cameras-img .image-cover::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #000;
    opacity: 0.2;
    border-radius: 30px 30px 0 0;
    /*max-width: 650px;*/
    /*height: 320px;*/

}

.construction-cameras-text {
    background: #fff;
    padding: 20px 30px 28px 30px;
    border-radius: 0 0 30px 30px;
    /*max-width: 650px;*/
}

.construction-cameras-title {
    color: #2C2929;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.thumbModalSlider{
    border-radius: 20px;
    background: #FFF;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    transition: 0.2s linear;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbModalSlider.open {
    opacity: 1;
    pointer-events: auto;
}

.modalSliderOverlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 998;
    background: rgba(0, 0, 0, 0.50) !important;
}

.modalSliderClose {
    border-radius: 50%;
    position: absolute;
    top: -30px;
    right: -30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: white;
}

.modalSliderBody {
    position: absolute;
    max-height: 100%;
    z-index: 999;
    background-color: white;
    width: 80%;
}

/*construction*/

/*similar-projects*/
.similar-projects {
    margin-top: 100px;
}

.similar-projects-body {
    margin-top: 16px;
}

/*similar-projects*/

.web-project .filter-project-head-left{
    flex-grow: 1;
}

/*.web-project .filter-project-head-left .section_title{*/
/*    max-width: 328px !important;*/
/*}*/

.image_wrap {
    max-width: 1440px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
}
.image_wrap img {
    display: block;
    width: 100%;
    border-radius: 20px;
}
.image_wrap svg {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.image_wrap path {
    opacity: 0;
    cursor: pointer;
    transition: .2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.image_wrap path:hover {
    opacity: 1;
}

.completed-projects-body .projects-cards-img .card-img-top{
    /*width: 423px;*/
    height: 322px;
    object-fit: cover;
    border-radius: 30px 30px 0 0;
}

.learn-more-inner{
    display: grid;
    grid-template-columns: 1fr 500px;
    column-gap: 15px;
    margin-top: 45px;
}

/*.learn-more-body.open{*/
/*    height: calc(100vh - 100px);*/
/*}*/

.popup-open{
    position: relative;
    z-index: 1;
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.popup-content {
    position: relative;
    background-color: white;
    padding: 10px;
    border-radius: 20px;
    width: 90%;
    max-width: 1100px;
}

.close {
    position: absolute;
    top: 14px;
    right: 18px;
    font-size: 30px;
    cursor: pointer;
    z-index: 999;
    /*color: #5B8FFF;*/
}

.header-right-icons .close{
    position: static;
}

.carousel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-main img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 12px;
}

.carousel-nav img{
    border-radius: 8px;
}

.carousel-main {
    margin-bottom: 8px;
}

#slider-popup .carousel-main .carousel-cell {
    width: 100%;
    height: 590px;
    /* counter-increment: carousel-cell; */
}

#slider-popup .carousel-nav .carousel-cell {
    height: 90px;
    width: 120px;
    margin-right: 11px;
}

.carousel-nav .flickity-button{
    display: none;
}

.carousel-main .flickity-button{
    width: 42px;
    height: 42px;
}

.carousel-main .flickity-prev-next-button.next{
    right: 30px;
}

.carousel-main .flickity-prev-next-button.previous{
    left: 30px;
}


@media (max-width: 1100px) {
    .apartment-layout-rows-head {
        display: none;
    }
    .apartment-layout-item-img img,
    .apartment-layout-item-img .carousel-cell {
        height: 220px;
    }
    .apartment-layout-item-text{
        padding: 30px 20px;
    }
}

@media (max-width: 993px) {
    .web-project-first {
        background-size: cover;
        background-position: center;
    }
    .apartment-layout-rows-building {
        display: none;
    }

    .video-cover-img {
        width: 100%;
        height: auto;
    }

    .video-text{
        width: 100%;
    }

    .video-text p{
        max-width: 100%;
    }

    .apartment-layout-rows-rooms{
        border-left: 0;
    }
    .header-nav {
        position: absolute;
        transform: translateX(-50%);
        padding: 24px 35px 0 35px;
    }

    .web-project {
        transform: translateY(-10%);
    }

    .web-project-text {
        margin-left: 20px;
    }

    .project-title {
        width: 390px;
        font-size: 38px;
        line-height: 41px;
    }

    .project-desc {
        font-size: 16px;
    }

    .filter-block-project-head {
        flex-direction: column;
        row-gap: 20px;

    }

    .video-body {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 30px;
    }

    .video-text .our-projects-btn {
        display: none;
    }

    .video-text-btn-mobile {
        display: flex;
    }

    .apartment-layout-cards {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .apartment-layout-item-img img,
    .apartment-layout-item-img .carousel-cell {
        width: 100%;
    }

    .apartment-layout-rows-item {
        flex-direction: column;
        padding: 0 25px 0 25px;
        /*flex-wrap: wrap;*/
    }

    .apartment-layout-rows-rooms {
        order: 1;
    }

    .apartment-layout-rows-img {
        order: 2;
    }

    .apartment-layout-rows-price .price-line {
        display: none;
    }

    .apartment-layout-rows-price {
        justify-content: space-between;
        border-top: 1px solid #DDD;
    }

    .learn-more-inner{
        grid-template-columns: 1fr;
        row-gap: 25px;
        margin-top: 20px;
    }

    .learn-more-body.open{
        height: calc(100vh - 150px);
        overflow-y: auto;
    }

    .learn-more-body .pills-tab{
        padding: 0;
    }

    /*.learn-more-head #pills-tab-more{*/
    /*    padding: 0 0 14px 0 !important;*/
    /*}*/

    .learn-more-content-img{
        height: 300px;
    }

    .learn-more-content-desc{
        max-height: 100%;
        margin: 15px 0 0 0;
    }

    .learn-more-body.open::-webkit-scrollbar{
        display: none;
    }

    .construction-cameras-title {
        font-size: 18px;
    }


    .header-nav.open {
        border-radius: 46px;
    }

    .apartment-layout-item-width{
        width: 100%;
    }

    .apartment-layout-rows .apartment-layout-item-text{
        padding: 30px 0;
    }

    .apartment-layout-rows-rooms{
        padding-left: 0;
        padding-right: 0;
    }


    .apartment-layout-rows-img img{
        width: 100%;
    }


}

@media (max-width: 768px) {
    .video-play-icon{
        width: 80px;
        height: 80px;
    }
    .filter-project-head-left .section_title{
        font-size: 28px;
        white-space: normal;
    }
    .apartment-layout-rows-price .apartment-layout-icons {
        position: absolute;
        top: 8px;
        right: 0;
    }

    .apartment-layout-rows-price {
        position: relative;
        flex-grow: 1;
    }
    .image_wrap path {
        opacity: 1;
    }
    .apartment-layout-body {
        margin-top: 20px;
    }
    .apartment-layout, .construction, .similar-projects, .plan-project{
        margin-top: 55px;
    }
    .apartment-layout-footer{
        margin-top: 20px;
    }
    .general-plan-list {
        display: none;
    }

    .plan-project-body{
        margin-top: 10px;
    }

    .carousel-main {
        margin-bottom: 0;
    }
    

    .plan-list-mobile{
        display: block;
        position: static;
        width: 100%;
        border-radius: 0 0 15px 15px;
    }

    .image_wrap img {
        border-radius: 20px 20px 0 0 ;
    }

    .general-plan-list-footer, .general-plan-list-footer-link{
        width: 100%;
    }

    .plan-project-head {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 25px;
    }

    .nav-pills {
        margin: auto;
    }

    .apartment-layout-head {
        flex-direction: column;
        align-items: center;
    }

    .apartment-layout-head-right {
        margin: 10px auto 0 auto;
    }

    .apartment-layout-rows-rooms p {
        width: 100%;
        font-size: 14px;
    }

    .apartment-layout-rows-rooms h4 {
        font-size: 18px;
    }

    .item-text-price {
        font-size: 18px !important;
    }

    .item-text-mortgage a {
        font-size: 14px !important;
    }

    .web-project-banner .banner-body .banner-text {
        top: 15px;
    }

    .construction-cameras {
        grid-template-columns: 1fr;
        column-gap: 30px;
        /*row-gap: 20px;*/
    }

    .similar-projects-cards .carousel-cell {
        margin-right: 30px;
    }


    .construction-cameras-img img {
        border-radius: 30px 30px 0 0;
        /*width: 360px;*/
        /*height: 280px;*/
    }

    .similar-projects-cards .projects-cards-img .similar-img {
        width: 360px !important;
    }

    .similar-projects-cards {
        grid-template-columns: 1fr !important;
    }

    .similar-projects-cards .projects-cards-img .similar-img {
        width: 380px;
    }

    .filter-project-head-right {
        column-gap: 15px;
    }

    .filter-project-head-right p {
        font-size: 18px;
    }

    .web-project-first {
        background-size: cover;
        background-position: center;
    }

    .web-project-text {
        margin-left: 0;
    }

    /*.web-project {*/
    /*    transform: translateY(-4%);*/
    /*}*/

    .project-desc {
        padding-bottom: 270px;
    }

    .learn-more-content-desc {
        font-size: 16px;
    }

    .features-head-text {
        font-size: 18px;
    }

    .filter-block-project-head{
        column-gap: 20px;
    }

    .filter-project-head-right span {
        display: block;
        width: max-content;
    }

    .filter-project-head-right p {
        width: max-content;
    }

    .filter-project-head-right div {
        width: max-content;
    }

    .filter-project-head-right {
        justify-content: normal;
        flex-wrap: wrap;
        row-gap: 15px;
        column-gap: 20px;
    }

    .filter-project-head-right::-webkit-scrollbar {
        display: none;
    }

    .filter-text-line{
        display: none;
    }

    .web-project .filter-block .section_title{
        width: 100% !important;
        margin-bottom: 4px;
    }

    .web-project-video{
        margin-top: 0;
    }

}


@media (max-width: 576px) {
    .web-project-first {
        height: 60vh;
        padding-top: 100px;
    }

    .project-desc{
        margin-top: 10px;
    }

    .apartment-layout-item-img img,
    .apartment-layout-item-img .carousel-cell {
        height: 280px;
    }

    .project-title {
        width: 100%;
    }

    .header-nav {
        padding: 24px 15px 0 15px;
    }

    .apartment-layout-cards {
        grid-template-columns: 1fr !important;
    }

    .filter-project-head-right span {
        font-size: 14px;
    }

    .filter-project-head-right p {
        font-size: 16px;
    }




    .features-head-text {
        font-size: 16px;
    }


    /*.general-plan-map {*/
    /*    height: 480px;*/
    /*}*/

    .item-text-mortgage span {
        font-size: 14px;
    }

    .apartment-layout-head-right {
        column-gap: 10px;
        row-gap: 20px;
    }

    .filter-room button {
        font-size: 15px;
    }

}

@media only screen and (max-width: 440px){

    .apartment-layout-head-right{
        width: 100%;
    }

    .apartment-layout-head-right .filter-room{
        width: 100%;
        overflow-x: auto;
        flex-wrap: nowrap;
        display: flex;
        justify-content: flex-start;
        /*align-items: flex-start; */
    }

    .apartment-layout-head-right .filter-room::-webkit-scrollbar{
        display: none;
    }

    .apartment-layout-head-right .filter-room button{
        white-space: nowrap;
    }
}

#map {
    width: 100%;
    height: 595px;
    border-radius: 0 !important;
}


