@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: "Poppins", sans-serif !important;
}

.new-set .btn.btn-outline-secondary {

    display: none;
}

.brandImg img {
    width: 280px;
    margin: 0 auto;
    display: block;
    height: 110px;
}

.gray_bg.service_expert {
    background: rgba(214, 214, 214, 0.303);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 100%;
}

.service_expert .new-featured_apartment .new-featured_apartment_inner {
    border-radius: 61px;
}

.service-set {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.service_expert .new-featured_apartment .new-featured_apartment_inner .apartment_img {
    height: 250px;
    border-radius: 61px;
}

.service_expert .new-featured_apartment {
    margin: 15px 0 0;
}

.apartment_img img {
    width: 280px;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    object-fit: cover;
}

.apartment_img {
    overflow: hidden;
    position: relative;
    background: #e0e0e0;
    display: block;
    border-radius: 20px;
    height: 380px;
    width: 100%;
}

.service_expert .heading h1 {
    font-size: 40px;
    color: #00567c;
    margin-bottom: 13px;
}

.phoneNumber p {

    line-height: 25px;
}

.panel p.desp {
    color: #00567c;
    font-size: 16px;
    line-height: 22px;
    padding: 0 60px;
    text-align: center;
    margin: 15px 0px 35px;
}

.accordionTitle .btn-link {
    /* font-size: 16px;
 white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    white-space: unset;
    font-size: 16px;
}

.apartment_content h5 {
    margin-top: 1rem;
    text-align: center;
}

.featured_apartment_content .new-content-set {
    min-height: 203px !important;
    max-height: 203px !important;
    border: 1px solid #00567c52 !important;
    border-radius: 0 0 20px 20px !important;
}

.left_list_panel .panel {
    padding: 34px 0 15px;
}

button {
    cursor: pointer;
}

.apartmnt_listing .featured_apartment_img {
    border-radius: 10px;
}

.card-design-new {
    border-radius: 20px !important;
}

.set-button-enquire {
    max-width: 100%;
    text-align: center;
    cursor: pointer;
}

.service_expert .btn-primary {
    color: #fff;
    background-color: #00567c;
    border-color: #00567c;
    margin-top: 33px;
}

.list_search_panel {

    top: 189px;
}

.service_expert .btn-primary:hover {
    color: #fff;
    background-color: #00577cc7;
    border-color: #00577cc7;
}

.hero-heading {
    color: #fff;
    font-size: 40px;
    /* text-shadow: 0px 3px 0px #b2a98f, 0px 14px 10px rgba(0, 0, 0, 0.15), 0px 24px 2px rgba(0, 0, 0, 0.1), 0px 34px 30px rgba(0, 0, 0, 0.1); */
    /* text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); */
    /* text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); */
    /* text-shadow: 0px 4px 3px rgb(0 0 0 / 53%), 0px 8px 13px rgb(0 0 0 / 18%), 0px 18px 23px rgb(0 0 0 / 69%); */
    /* text-shadow: 0px 4px 3px rgb(0 0 0 / 96%), 0px 8px 13px rgb(0 0 0), 0px 18px 23px rgb(0 0 0 / 69%); */
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}

.banner_overlay {

    background: #00000012;
}

.cityGallery {
    overflow: hidden;
    background: #ffffff;
}

.city-explore {
    color: #fff;
    width: 100%;
    position: relative;
    min-height: 100vh;
    padding-bottom: 80px;
    border-bottom: 3px solid rgba(250, 250, 250, 0.25);
}

.cityGallery .line-dec {
    /* width: 60px;
    height: 3px;
    background-color: #4b52b6;
    margin: 10px auto; */
}

.cityGallery span {
    margin-top: 5px;
    font-size: 16px;
    color: #818282;
    letter-spacing: 0.5px;
}

.cityGallery p {
    margin-top: 5px;
    font-size: 16px;
    color: #00567C;
    letter-spacing: 0.5px;
}

/* .cityGallery button:hover span {
    color: #ffffff;
} */

.cityGallery .heading h1 {
    margin-bottom: 25px;
    font-size: 40px;
}

.cityGallery button {
    display: inline-block;
    padding: 5px 20px;
    margin: 0px 5px;
    background-color: #fff;
    color: #00567c;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.5s;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
}

/* .cityGallery button:hover {
    outline: none;
    background-color: #00567c;
    color: #ffffff !important;
} */

/* .cityGallery button.active {
    outline: none;
    background-color: #ffffff;
    color: #00567c;
} */

.cityGallery button.active span {
    color: #00567c;
}

/*    isotope       */
.cityGallery .isotope-wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    margin: auto;
    padding-top: 1rem;
    align-items: stretch;
}

.cityGallery .isotope-toolbar {
    text-align: center;
    margin: 10px;
    padding-bottom: 1rem;
}

.cityGallery .isotope-toolbar span {
    text-transform: capitalize;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    transition: ease-in-out 0.5s;
    cursor: pointer;
}

.cityGallery .isotope-box {
    gap: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    /* Space between items */
    width: 100%;
    position: relative;
    /* Allows for positioning */
    left: 52%;
    /* Move the box to the center */
    transform: translateX(-50%);
    /* Center it back */
}

.cityGallery .isotope-item {
    position: relative;
    border-bottom: 2px solid rgba(250, 250, 250, 0.1);
    box-sizing: border-box;
    width: 275px;
    height: auto;
    overflow: hidden;

}


.cityGallery .isotope-item img {
    width: 100%;
    height: 200px;
    border-radius: 20px;
    transition: transform 0.5s ease;
}


.cityGallery figure a {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}


figure {
    margin: 9px 12px 15px;
}

.isotope-item:hover img {
    transform: scale(1.1);
}

.isotope-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    background: linear-gradient(135deg, rgb(255 255 255 / 0%) 0%, rgb(255 99 71 / 0%) 5%, rgb(255 99 71 / 0%) 5%, rgb(255 99 71 / 0%) 42%, rgb(255 255 255 / 0%) 49%, rgb(255 255 255 / 78%) 53%, rgb(255 99 71 / 0%) 59%, rgb(255 99 71 / 0%) 100%);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 320%;
    opacity: 0;
    transition: opacity 0.9s ease;
    z-index: 1;
    pointer-events: none;
}



/* Light effect on hover */
.isotope-item:hover::before {
    opacity: 1;
    /* Show overlay on hover */
    animation: light 1.3s;
}

/* Keyframes for animation */
@keyframes light {
    0% {
        background-position: -600px;
    }

    100% {
        background-position: 0px;
    }
}

.aboutCompany .heading h1 {
    font-size: 35px;
    color: #00567c;
    font-family: "Poppins", sans-serif;
    line-height: 44px;
    letter-spacing: normal;
    word-spacing: -3px;
}

.isotope-item h5 {
    font-size: 18px;
    margin: 0 15px 20px;
    color: black;
}

.isotope-item a:hover {
    text-decoration: none;
}

footer h5,
footer ul {
    text-align: left;
    color: white !important;

}

footer .text-body {
    color: white !important;
}

footer h5 {
    text-align: left;
    color: white !important;
    font-weight: 600;
}

footer .list-unstyled {
    line-height: 33px;
}

footer .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    font-weight: 600;
    color: #ffffff;
    background-color: #00567c;
    border-color: #00567c;
    border-bottom: 3px solid white;
}

footer .nav-tabs .nav-link {
    border: 0;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: white;
    font-weight: 200;
}

footer .tab-content span {
    margin: 1rem 2rem 0 1rem;
    display: inline-table;
}

footer h3 {
    margin-bottom: 15px;
    color: white !important;
    font-weight: 500;
}

.tab-nav-footer {
    margin-top: 5rem;
}

.phone-menu {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 4rem;
    border-top: 1px solid #ffffff59;
}

.phone-menu span,
.copyright-menu span {
    padding-top: 3rem;
}

footer {
    background: #00567C;
    padding: 50px 0 80px;
}

footer a {

    color: #ffffff;
}

.copyright-menu {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 1rem;
}

footer a:hover {
    color: #ffffffb6 !important;
    text-decoration: none;
}



.cta-section {
    padding: auto;
    background-color: #00567C;
}

.card.banner-section {
    padding: 6rem 12rem 6rem 0rem;
    background: #00567c;
    border: 0;
}

.card.banner-section img {
    border-radius: 20px;
}

.set-text-banner {
    padding-left: 11rem;
    padding-right: 5rem;
}

.set-text-banner h1 {
    margin-bottom: 2rem;
}

.set-text-banner P {
    margin-bottom: 2rem;
    font-size: 17px;
}

.set-text-banner .btn-light {
    color: #00567C;
    font-weight: 600;
}

.img-fluid {
    max-width: initial;
    height: auto;
}

/* .flied.new-set {

    width: 175px;
} */

.isotope-box .isotope-item {
    opacity: 0;
    transition: opacity 0.5s;
    /* Smooth transition for appearance */
}

.isotope-box .isotope-item.visible {
    opacity: 1;
}

.dropdown-content a:hover {
    color: #00567c !important;
}

.flied.new-set input,
.flied.new-set select {
    padding: 2px 25px 0 9px;
}

.accordionTitle .btn-link {
    margin-top: 25px;
}
.contactusFormPanel #sendmessage {
    
    width: 270px;}
    #captcha_input{
        width: 270px;
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .set-text-banner {
        padding-left: 4rem;
        padding-right: 0rem;
        margin: 3rem 0;
    }

    .cityGallery .isotope-box {
        left: 54%;
        transform: translateX(-47%);
    }

    .banner_overlay .hero-heading {
        font-size: 38px;
    }

    .search_panel.list_search_panel {
        top: 13px;
    }

    .search_panel {
        top: -65px;
    }

    .card.banner-section {
        padding: 0rem 3rem 0rem 0rem;
    }

    .panel.aboutCompany .statisticsNew .countStatistic h2 {
        font-size: 33px !important;
    }

    /* .cityGallery .isotope-box {
        margin-left: 5rem;
        margin-right: auto;
        width: 94%;
    } */

}

@media (min-width: 852px) and (max-width: 991px) {
    .cityGallery .isotope-box {
        left: 60%;
        transform: translateX(-51%);
    }
}

@media (min-width: 838px) and (max-width: 852px) {
    .cityGallery .isotope-box {
        left: 62%;
        transform: translateX(-51%);
    }
}

@media (min-width: 768px) and (max-width: 837px) {

    .cityGallery .isotope-box {
        left: 62%;
        transform: translateX(-60%);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner {
        height: 502px;
    }
    .contact_country {
        padding: 18px 0px 15px 15px;
    }.hNewtitle h2 {
        font-size: 31px;
    }.contactusFormPanel .hNewtitle {
        margin: 0px;
    }.contactusFormPanel #sendmessage {
       
        width: 271px;}
    .apartment_img {
        height: 290px;
    }

    /* .cityGallery .isotope-box {
        margin-left: 3rem;
        margin-right: 3rem;
    } */

   

    .phoneNumber p {
        font-size: 13px;
        line-height: 23px;
    }

    .brandImg {
        position: relative;
        left: -12px;
    }

  

    .carousel-indicators {

        bottom: 69px;
    }

    /* .flied.new-set {
        width: 159px;
    } */

    .brandImg img {
        width: 241px;
        height: 102px;
    }

    .cityGallery .isotope-item {
        width: 350px;
    }

    .cityGallery .isotope-item img {
        height: 226px;
    }

    .set-text-banner {

        padding: 4rem 2rem;
    }

    .card.banner-section {
        padding: 0rem 8rem 4rem 8rem
    }

    .banner_overlay {
        padding: 140px 0 0;
    }

    .banner_overlay .hero-heading {
        font-size: 41px;
    }

    .statisticsNew .countStatistic h2 {
        font-size: 32px;
    }

    .phone-menu,
    .copyright-menu {
        gap: 41px;
    }




}

@media (max-width: 767px) {
    .banner {
        height: 360px;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .apartment_img {

        height: auto;
    }
    .contact_country {
        padding: 18px 0px 15px 15px;
    }
    .contactusFormPanel .btnSubmitOuter,.contactusFormPanel #sendmessage {
        width: 100%;
    }.mappanel {
        margin-bottom: 5rem;
    }
    .statisticsNew {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .brandImg {
        left: 0px;
    }

    .faqList .accordionTitle .btn-link {
        padding: 0.7rem 2.5rem .5rem 3.5rem;
    }

    .faqList .accordionTitle .btn-link .qIcon {
        height: -webkit-fill-available;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner .carousel-control-next,
    .banner .carousel-control-prev {
        display: none;
    }

    .service_expert .btn-primary {

        margin-top: 0;
    }

    .banner_overlay {
        padding: 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .new-featured_apartment .row {
        flex-direction: column;
    }

    .apartment_content h5 {
        margin-bottom: 2rem;
    }

    .set-text-banner h1 {
        font-size: 28px;
    }

    .tab-nav-footer {
        margin-top: 2rem;
        font-size: 14px;
    }

    footer .nav-tabs .nav-link {
        font-size: 14px;
        padding: 5px;
    }

    footer .tab-content span {
        margin: 12px 6px 0 0;
        font-size: 12px;
    }

    .phone-menu {

        margin-top: 2rem;
    }

    .cityGallery .isotope-toolbar {
        margin: 0;
        display: flex;
        justify-content: space-around;
    }

    .apartment_img img {
        width: -webkit-fill-available;
    }

    .cityGallery .isotope-toolbar span {
        font-size: 14px;
    }

    .cityGallery button {
        padding: 0px 0px;
        margin: 0;
    }

    /* .flied.new-set {
        width: 100%;
    } */

    .phone-menu span,
    .copyright-menu span {
        padding-top: 1rem;
        font-size: 14px;
    }

    .set-text-banner {
        padding-left: 1rem;
        padding-right: 1rem;
        margin-top: 4rem;
    }

    .card.banner-section {
        padding: 4rem 0rem 4rem 0rem;
    }

    .phone-menu {

        flex-direction: column;
    }

    .copyright-menu {

        flex-direction: column-reverse;
    }

    .cityGallery .isotope-box {
        grid-template-columns: repeat(1, 1fr);
        /* margin-left:  */
        width: 96%;
    }

    .banner_overlay .hero-heading {
        font-size: 26px;
    }


    .brandImg img {
        width: 189px;
        height: 83px;
        margin-left: 20%;
        position: inherit;
    }

    .logo {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .banner #carouselExampleFade .carousel-item img {
        height: 360px;
    }

    .phoneNumber p {
        font-size: 9px;
        line-height: 16px;
    }

    .cityGallery .isotope-item img {
        width: 100%;
        height: 221px;
    }

    .cityGallery .isotope-item {
        width: 100%;
        height: auto;
    }

    .navbar-light .navbar-toggler {
        top: -52px !important;
    }

    .navbar-light .navbar-toggler {
        border: 2px solid #ffffff;
    }

    .service_expert .heading h1 {
        font-size: 27px;
    }

    .panel p.desp {

        padding: 0px 11px;
    }

    .aboutCompany .heading h1 {
        font-size: 24px;

        line-height: 29px;
    }

    .cityGallery .heading h1 {
        margin-bottom: 25px;
        font-size: 32px;
    }
}

@media only screen and (min-width: 1800px) {}

@media only screen and (min-width: 2400px) {}




/* Styles for images */
.apartment_img img {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    /* Smooth transition for transform and box-shadow */
}

/* Hover effect */
.apartment_img:hover img {
    transform: scale(1.1);
    /* Slightly scale up image */
}


.hero-heading {

    animation: fade-in 2s ease 0s 1 normal forwards;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body {
    overflow-x: hidden;
    /* Prevent horizontal scroll */
}


.set-text-banner {
    opacity: 0;
    transform: translateX(-250px);
    transition: opacity 2s ease, transform 2s ease;
    /* Smooth transition */
}

.set-text-banner.animate {
    opacity: 1;
    transform: translateX(0);
}

/* Optional: if you want to use keyframes for a more complex animation */
@keyframes slide-in-left {
    0% {

        opacity: 0;
        transform: translateX(-250px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Banner section initial state */
.banner-section {
    opacity: 0;
    transform: translateX(250px);
    /* Start off-screen to the right */
    transition: opacity 2s ease, transform 2s ease;
    /* Smooth transition */
}

/* Banner section animated state */
.banner-section.animate {

    opacity: 1;
    transform: translateX(0);
    /* Move to original position */
}

/* Optional: using keyframes for a more complex animation */
@keyframes slide-in-right {
    0% {
        opacity: 0;
        transform: translateX(250px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

/* If you want to use keyframes instead of transition */
.banner-section.animate {
    animation: slide-in-right 2s ease forwards;
}