body{
    background-color: #464242;
}

html{
    background-color: #464242;
}


.mobile-only{
    display: none;
}

.theme-dark .main-nav nav .navbar-nav .nav-item a {
    color: #ffffff;
    text-transform: uppercase;
}


.main-nav nav .navbar-nav .nav-item a {
    color: #eef4f9;
}

.mt-n60{
    margin-top: -60px;
}



.service-area-two{
  background-color: #464242;
}

.sticky-nav .main-nav { 
    background-color: #000000;
}


.side-btn-area .call-btn {
    color: #ffffff;
}

.apartment-list ul li {
    color: #888794;
    font-family: unset;
    text-align: center;
}




.people_type{
    width: 100%;
    border-radius: 3px;
    border: 1px solid #525252;
    margin-bottom: 20px;
    background: unset;
}

.people_type1{
    width: 100%;
    border-radius: 3px;
    border: 1px solid #525252;
    /* margin-bottom: 20px; */
   background-color: #fff;
   height: 45px;
}

/* If the input is inside a modal, set relative position */
.modal .iti__search-input {
    position: relative;
    z-index: 9999;
}

/* Ensure the modal has enough padding and space for the input */

.nice-select .list {
    background-color: #fff;
}

.nice-select.open .list {
    width: 100%;
}

.contact-form2{
  padding: unset;
}

.iti {
    width: 100%;
}

.home-slider-item .slider-content h1 {
    font-size: 70px;
}

.service-card-bg-two {
    background-color: #252525;
}

.oftop-slider-content {
    margin-left: 0;
}

.footer-image-group-div{
    width: -webkit-fill-available;
    display: inline-flex;
    justify-content: center;

}

.footer-images{
    width: 130px;
    height: 130px;
    padding: 12px;
}

.development-item .content {
    background-color: #252525;
}

.development-item .content h3 {
    color: #ffffff;
}

.inner-bg6 {
    padding-top: 100px;
}

.propertylist-btn-div{
    display: flex;
}

.learn-more-btn-right{
    padding-left: 20px;
}

.mean-container .mean-bar {
    /* background-color: #464242; */
    background-color: rgba(15, 15, 15, 0.15);
}


.pt-70{
    padding-top: 70px;
}

.why-p-color{
    color: #234467;
}

.why-p-color-outside{
    color: #ffffff;
}

.modal-header {
    border-bottom: 1px solid #525252;
}

.modal-content {
    border: 1px solid #525252;
}

.modal-footer {
    border-top: 1px solid #525252;
}

.service-card i {
    color: #ffffff;
}

.service-card a h3 {
    color: #ffffff;
}

.home-slider-item .slider-content .slider-btn-area .slider-cell-btn {
    font-size: 22px;
    font-weight: 500;
}

.home-slider-item .slider-content .slider-btn-area .slider-cell-btn:hover {
    color: #e97a2a;
}

.bg-contact-section{
    background-image:url('/website/images/project/bg-contact.webp');
    background-size: contain;
}

.contact-form .form-group .form-control {
    height: 40px;
    border: 1px solid #525252;
}

.home-slider-item .slider-content .slider-btn-area .slider-cell-btn:hover {
    color: #ffffff;
}

.error_bottom_check{
    width: -webkit-fill-available;
    font-size: 10px;
    padding: 1em;
}

.home-slider-item .slider-content h1 b {
    font-weight: 300;
    font-family: 'FontAwesome';
}

.property-card .content .learn-more-btn {
    color: #ffffff;
}

.default-bg-buttercup {
    background-color: #ffffff;
    color: #000000;
}

.service-card:hover i {
    color: #000000;
}

.service-card-bg-two:hover .learn-more-btn {
    color: #000000;
}

.service-card:hover a h3 {
    color: #000000;
}

.service-card-bg-two:hover .learn-more-btn i {
    color: #000000;
}

.bg-property-list{
    background-image: url('/website/images/project/bg-why.png');
    background-size: cover;
    background-repeat: no-repeat;
}

/*.section-title-two h2 {
    color: #888794;
}

.property-card {
    border: 1px solid #888794;
    box-shadow: 5px 5px 5px #888794;
}*/

.alice-blue-color{
    color: aliceblue !important;
    width: -webkit-fill-available;
}

.about-content .section-title-two {
    text-align: center;
}

.section-title-two h2 {
    max-width: unset;
}

.section-title-two p {
    max-width: unset;
    padding-top: 5px;
}

.development-section {
    background-color: #464242;
    background-image: none;
}

.development-content .section-title-two .amenity-heading{
    color: #ffffff;
}

.hero-property-btn{
    display: inline-block;
    padding: 12px 27px;
    color: #020d26;
    background-color: #ffffff;
    text-align: center;
    text-transform: capitalize;
}

.inner-banner .inner-title h2 {
    font-family: 'FontAwesome';
    font-size: 30px;
}

.house-content-two .house-list li {
    font-family: 'FontAwesome';
}

.inner-banner .inner-title {
    top: -110px;
}

.font-awesome-family {
    font-family: 'FontAwesome';
}

.counter-card {
    padding-top: 15px;
    padding-bottom: 15px;
}

.property-counter {
    background-color: #252525;
}

.counter-card h2 {
    color: #ffffff;
    font-family: 'FontAwesome';
    font-size: 50px;
}

.counter-card h3 {
    color: #ffffff;
}

.counter-card span {
    color: #ffffff;
}

.property-item .section-title h2 a {
    color: #ffffff;
}

.property-item .section-title p {
    max-width: 870px;
    text-align: justify;
}

.home-slider-item .slider-content h2 {
    font-size: 55px;
    color: #ffffff;
    max-width: 630px;
    font-weight: 700;
    line-height: 1.2;
}

.overlay {
    position: relative;
    overflow: hidden;
}
.overlay .at-property-overlayer {
    position: absolute;
    bottom: -100%;
    z-index: 111;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.overlay:hover .at-property-overlayer {
    left: 0;
    bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.at-property-btn {
    text-transform: uppercase;
    border: .1vw solid #e0e0e0;
    background: 0 0;
    border-radius: 0.25rem;
    position: absolute;
    top: -15%;
    left: 50%;
    z-index: 222;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}



.overlay:hover .at-property-btn {
    color: #e0e0e0;
    background: rgba(0,0,0,.7);
    top: 50%;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.payment-property-btn{
    display: inline-block;
    padding: 12px 27px;
    color: #020d26;
    background-color: #ffffff;
    text-align: center;
    text-transform: capitalize;
    margin-top: 5px;
}

.single-property .images .property-content {
    background-color: #000000;
}

.amenities-div-3{
    justify-content: center;
}

#toTop {
    bottom: 90px;
}

.property-list-card {
    color: #888794;
}

.mx-register {
    background: #897d7dd9;
    border-radius: 4px;
    padding: 1px 1px; /*20px 14px*/
    position: relative;
    bottom: 3em;
    left: 10em;
}

.contact-form-carousel {
    padding: 20px;
}

.home-slider-item .slider-content .carousel-h2{
    font-size: 28px;
    text-align: center;
}

.mx-register-3{
    display: none;
}

.property-details2 {
    border: unset;
    padding: 12px 10px 25px 10px;
    
}

.property-details2-input{
    padding: 1.3rem .75rem;
}

.select-details{
    background: #ffffff;
    height: 58px;
    padding-top: 10px;

}

.default-btn {
    padding: 6px 27px;
}

.property-details-list ul li {
    /*display: unset; 
    text-align: unset; 
     position: unset; 
     padding-left: unset; 
     margin-right: unset; 
    padding-top: unset; 
    padding-bottom: unset;*/
    display: flex;
        background: black;
        padding-left: 8px;
        padding-top: 8px; 
    padding-bottom: 8px;
    margin-right: unset;
}

.iti__country.iti__highlight {
    background-color: #8d7e7e !important;
    color: black;
}



.a-hover-image {
  display: inline-block;
  border: 1px solid black;
  overflow: hidden;            /* clip the excess when child gets bigger than parent */
}

.a-hover-image img {
  display: block;
  transition: transform .4s;   /* smoother zoom */
}

.a-hover-image:hover img {
  transform: scale(1.1);
  transform-origin: 50% 50%;
}

.inner-banner .inner-title span {
    color: #ffffff;
        font-size: 18px;
        margin-left: 0;
}

.property-item .section-title .specialities-desktop{
    font-size:26px;
    color: #ffffff;
}

.property-item .section-title .specialities-mobile{
    font-size:26px;
    color: #ffffff;
    text-align: center;
}

.carousel-span-property{
    color: #ffffffff;
    font-size: 21px;
    font-weight: 500;
    line-height: 0;
    /* font-size: 14px; */
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 5px;
    position: relative;
    padding-left: 5px;
/*    text-shadow: -3px 0px #141516;*/
}


/*Shuhaib css*/

.mt-n20{
    margin-top: 20px;
}

 .property-card {
    display: none; /* Hide all property cards initially */
}

#readMore {
    display: block;
    margin: 30px auto;
    padding: 12px 120px;
    font-size: 19px;
    font-weight: bold;
    color: #000000;
    background: linear-gradient(135deg, #ffffff, #ffffff)flex;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 6px 15px rgb(255 255 255 / 50%);
}

#readMore:hover {
       background: linear-gradient(135deg, #000000, #000000);
    transform: translateY(-3px);
    box-shadow: 0px 6px 15px rgb(255 255 255 / 50%);
    color: #ffffff;
}

#readMore:active {
    transform: translateY(1px);
    box-shadow: 0px 6px 15px rgb(255 255 255 / 50%);
}

.container.about-content {
    position: relative; /* Ensures positioning inside container */
}

.filter-container {
    position: absolute;
    top: 60px;
    right: 10px;
    z-index: 1000;
    background: #7c7c7c;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.filter-container .nice-select.open .list {width: unset ;}

#locationFilter {
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: pointer;
}

/* ✅ Mobile Optimization */
@media (max-width: 768px) {
    .filter-container {
        position: relative;  /* Change from absolute to relative */
        width: 45%;
        text-align: center;
        margin-bottom: 46px;
        top: 16px;
        left: 100px;
        right: unset;
        background:none;
    }

    #locationFilter {
        width: 90%;  /* Make the dropdown take most of the width */
        font-size: 14px;
    }
}





/* Tab,IPad View */
@media only screen and (min-width: 555px) and (max-width: 999px) {

    .desktop-only{
        display: block;
    }

    .property-card a img {
        width: 100%;
    }

    .bg-contact-section{
        background-image:url('/website/images/project/bg-contact.webp');
        background-size: contain;
    }

    .inner-banner .inner-title {
        text-align: center;
    }

    .mx-register {
        bottom: 0em;
        left: 0em;
    }

    .mx-register-3{
        display: none;
    }

    .property-row{
        padding: 15px;
    }

    .inner-banner .inner-title span {
        display: none;
    }

}


/* Mobile */
@media only screen and (min-width: 320px) and (max-width: 550px) {

    .desktop-only {
        display: none;
    }

    .mobile-only{
        display: block;
    }

    .inner-bg6 {
        padding-top: 200px;
    }

    .learn-more-btn-right{
        padding-left: unset;
    }

    .home-slider-item .slider-content h1 {
        font-size: 32px;
        text-shadow: -3px 0px #000000;
    }
    .property-card .content{padding: 10px;}
    .home-slider-item .slider-content h2 {font-size: 49px;text-shadow: -3px 0px #000000;}
    .home-slider-item .slider-content{ padding-top: 260px;}
    .carousel-span-property {text-shadow: -3px 0px #000000;}

    .mobile-nav .logo img {max-width: none; 
        height: 72px;
        margin-top: -17px;}

    .apartment-list {
        padding-top: 3em;
    }

    .bg-contact-section{
        background-image:url('/website/images/project/bg-contact.webp');
        background-size: cover;
        background-repeat: no-repeat;
    }

    .contact-form .form-group .form-control {
        height: 50px;
    }

    .mt-n60{
        margin-top: unset;
    }

    .inner-banner .inner-title {
        text-align: center;
    }

    .section-title-mob{
        text-align: center;
    }

    .learn-more-btn-right{
        margin-left: 4em;
    }

    .mx-register {
        bottom: 0em;
        left: 0em;
    }

    .mx-register-3{
        display: none;
    }

    .property-row{
        padding: 15px;
    }

    .inner-banner .inner-title span {
        display: none;
    }
}



