/* whyt */

@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhai+2:wght@400..800&display=swap');
body {
    
    font-family: "Baloo Bhai 2", sans-serif !important;
    font-optical-sizing: auto !important;
    font-style: normal !important;
      
}

h1,h2,h3,h4,h5,h6,span{
    font-optical-sizing: auto;
    font-style: normal;
}
p{
    font-size: 16px !important;
    color: #2b2b2bd5  !important;
   
}
.Refer{
    background-color: white;
}
#user-dropdown{
    font-size: 18px;
}

#get-in-touch-submit{
    background-color: #273271 !important;
}

.career-img {
    background-image: url('https://www.mandmrealestate.ae/wp-content/uploads/2023/02/MM-Real-Estate-Developers-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    margin: 0;
    position: relative;
}
.project-img {
    background-image: url('https://www.mandmrealestate.ae/wp-content/uploads/2023/02/MM-Real-Estate-Projects-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    margin: 0;
    position: relative;
}
.location-img {
    background-image: url('https://www.mandmrealestate.ae/wp-content/uploads/2023/02/MM-Real-Estate-Locations-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    margin: 0;
    position: relative;
}



.aboutUs-img {
    background-image: url('https://likehome.ae/wp-content/uploads/2024/02/Dubais-Top-Short-term-Rental-Spots.webp2_.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    margin: 0;
    position: relative;
}
.project-form {
	background-image: url('https://img.etimg.com/thumb/width-1200,height-900,imgsize-2140262,resizemode-75,msid-100592257/news/economy/finance/india-emerges-as-key-source-country-for-fdi-into-dubai-report.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	/* height: 100vh!important;  */
	width: 100%;
	margin: 0;
	position: relative;
}

.chooseus-card {
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
    border-radius: 21px !important;
    min-height: 520px  !important;
    height: 100% !important;
}
.chooseus-card h5{
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    /*  */
}
.chooseus-card p{
    font-weight: 400 !important;
    color: #707070;
    font-size: 16px;
}
.chooseus-card img{
    width: 220px;
    height: 220px;
    object-fit: scale-down;
}
.appoentment-form p{
    color: #707070;
}
.servicess-for span{
    
    font-size: 18px !important;
    text-align: center;
}
#services h2{
    font-size: 24px;
    font-weight: 700;
}

.product-count{
    background-color: white;
    padding: 1px 20px !important;
    border-radius: 12px;
   
}
.button-count{
    width: 30px !important;
    height: 30px !important;
    font-size: 32px;
}
.product-count input{
    color: #273271 !important;
}
.select-details-block .submitt-btnn{
    background-color: white !important;
    color: #273271 !important;
    margin-top: 47px;
    border-radius: 8px !important;
    font-weight: 700;
    height: 55px;
}

.mission{
    width: 100%;
    height: 400px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.footer-links-new  li h5::after{
    /* width: 100% !important; */
}
.mobile-header{
    display: none;
}
.referal-forml{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    width: 100%;
    height: auto;
    padding: 50px;
    border-radius: 40px;
   
}
.referal-forml h1{
  
    color: #273271 !important;
    font-size: 48px!important;
    color: white;
}
#Welcome{
    background-color:#273271;
}

.welcome-content{
    padding: 50px;
}

/* .join-sec{
    border: 1px solid #273271;
    border-radius: 40px
} */
.referal-forml h2{
    font-size: 30px !important;
    color: #3A404D !important;
}

.referal-forml h5{
    font-size: 20px !important;
    color:#768082;
}
.referal-forml input{
    border-radius: 35px;
    padding: 10px 15px;
    width: 50%;
    width: 100%;
    max-width: 100%;
    padding: 10px 15px;
    border: 1px solid #c6c6c6;
    background: #F5F8FA;
    color: #000;
    font-family: inherit;
    font-size: inherit;
    -webkit-appearance: none;
    appearance: none;
}
.referal-forml label{
    color: #768082 !important;
    font-weight: 500 Important !important;
    margin: 10px 10px;
}
.referal-forml .inputs-refer{
    margin: 20px 0;
}
.referal-forml .input-ref{

    border-radius: 35px;
    padding: 10px 15px;
    width: 50%;
    width: 100%;
    max-width: 100%;
    padding: 10px 15px;
    border: 1px solid #c6c6c6;
    background: #F5F8FA;
    color: #000;
    font-family: inherit;
    font-size: inherit;
    -webkit-appearance: none;
    appearance: none;
} 

.referal-forml select{
    border: none;
    background: #F5F8FA;
    font-size: 16px;
    color: #00000096;
}

.referal-forml input[type="radio"] + label:before, input[type="checkbox"] + label:before{
    border: 1px solid #273271 !important;
    border-radius: 10px !important;
}
.referal-forml  input[type="file"] {
    /* background: unset; */
    border: unset;
    padding: 16px 30px !important;
}
.project-cards{
    margin: 20px 0;
    border: unset !important;
}
.project-cards .card-text i{
    color: #273271;
}
.project-cards img{
    border-radius: 20px;
}
.project-cards h1{
    font-size: 30px;
}
/* paggination css */
/* .pagination {
    margin: 25px 0 15px 0;
  } */
  .pagination,
  .pagination li a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .pagination li {
    background:  #273271;
    list-style: none;
  }
  /* .pagination li a {
    text-decoration: none;
    color: #fdfdfd;
    height: 50px;
    width: 50px;
    font-size: 18px;
    padding-top: 1px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-right-width: 0px;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
  } */
  .pagination li:last-child a {
    border-right-width: 1px;
  }
  .pagination li a:hover {
    background: rgba(255, 255, 255, 0.2);
    border-top-color: rgba(0, 0, 0, 0.35);
    border-bottom-color: rgba(0, 0, 0, 0.5);
  }
  .pagination li a:focus,
  .pagination li a:active {
    padding-top: 4px;
    border-left-width: 1px;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.25);
  }
  .pagination li.icon a {
    min-width: 120px;
  }
  .pagination li:first-child span {
    padding-right: 8px;
  }
  .pagination li:last-child span {
    padding-left: 8px;
  }
  #projects{
    margin-top: 50px;
  }
  .developer-img img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 15px;
  }
  #developers{
    margin: 50px 0;
    
  }
  .developer-img{
    position: relative;
  }
  .developer-img::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(180deg, #00000000 0%, #242424 100%);
    z-index: 1;
    border-radius: 15px;
  }
  .develpper-title{
    position: absolute;
    bottom: -110px;
    color: white;
    font-weight: 700;
    z-index: 99999;
    font-size: 24px;
    transition: bottom 0.3s ease-in-out;
    padding: 0px 20px;
  }
  .develpper-title h1{
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .developers:hover .inner-text .develpper-title {
    bottom: 46px; /* On hover, bring the title up */
}
.develpper-title p{
    font-size: 16px  !important;
    color: white !important;
    font-weight: 400  !important;
}
.develpper-title a{
    font-size: 14px !important;
    background-color:  #273271;
    padding: 10px;
    border-radius: 10px;
    color: white !important;
}
.developers{
    cursor: pointer;
    margin: 30px 0;
}
.developers button{
    border: none;
}
.password-wrapper {
    position: relative;
}

.password-toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}

.password-toggle i {
    font-size: 18px;
}

/* 18-03-2025 @ayush */

.custom-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 18px;
    text-align: left;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

.custom-table th, .custom-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #ddd;
}

.custom-table th {
    background-color: #273271;
    color: white;
    font-weight: bold;
}

.custom-table td {
    background-color: #f9f9f9;
}

.custom-table tr:hover td {
    background-color: #f1f1f1;
}
.comment-review-section{
    background-color: white;
    height: 300px;
    overflow-y: scroll;
    scroll-behavior: smooth;
    scrollbar-width: thin;
}
.contact_form h1{
    font-size: 40px;
    margin: 10px 0;
}
.invest{
    margin: 20px 0;
}
.invest h4{
    font-size: 24px;
    font-weight: 600;
}
.invest h1{
    font-size: 60px;
    color: #273271;
    font-weight: 800;
}
.invest a{
    background-color: #273271;
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 18px;
    color: white;
   
}
.acc-company{
    display: none;
}
.acc-company .accordion-button:not(.collapsed){
    background-color: unset;
    box-shadow: unset;
}
.acc-company .accordion-button{
    color: #273271  !important;
    font-weight: 600 !important;
    margin: -13px 0px  !important;
}
.acc-company a{
    color: #273271 !important;
    margin: 10px 0 !important;
}
.real-mb{
   
    padding: 21px 12px !important;
}
.accordion-button:focus{
    border-color: unset !important;
    box-shadow: unset !important
}
.submitt-btnn-mobile{
    display: none;
}
.title-discover{
    position: relative;
    margin: 10px 0;
    padding: 0 !important;
    font-size: 40px;
}

.our-collection-div-mob{
    display: none !important;
}
@media (max-width:512px) {
    .develpper-title{
        bottom: 55px;
    }
    .location-img{
        height: 200px;
    }
    .location-img h1{
        font-size: 34px;
    }
    .career-img{
        height: 200px;
    }
    .career-img h1{
        font-size: 34px;
        text-align: center;
    }
    .project-img h1{
        font-size: 24px;
        text-align: center;
    }
    .project-img{
        height: 200px;
        
    }
    #why-schoose-us{
        margin: 30px 0;
    }
    #services{
        padding: 0 ;
    }
    .our-collection-div-mob{
        display: flex !important;
    }
    .title-discover{
        margin: 10px 0;
        font-size: 26px;
    }
    .Schedule-app{
        padding: 40px 10px;
    }
    #overview{
        margin: 0;
    }
    .aboutUs-img{
        height: 200px;
    }
    .aboutUs-img h1{
        font-size: 30px;
        text-align: center;
    }
    .submitt-btnn-mobile{
        display: block;
    }
    .select-details-block{
        top: 0;
        border-radius: 0px;
    }
    .submitt-btnn-desk{
        display: none;
    }
    .chk-btne{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .check-in-check-out{
        margin: 0;
    }
    .flex-next{
        position: absolute !important;
        top: 73% !important;
        right: 33% !important;
    }
    .flex-prev{
        position: absolute !important;
        top: 73% !important;
        left: 33% !important;
    }
    .invet-img img{
        margin: 40px 0;
    }
    .social-networks {
        display: flex;
        justify-content: space-between;
        /* margin: 26px 0 !important; */
        padding: 0;
    }
    .footer-links-new{
        padding:0 18px;
        /* margin: auto 10%; */
    }
    .inputs-refer{
        flex-direction: column;
    }
    .referal{
        margin-left: 0 !important;
    }
    .pagination li a{
        height: 35px;
    width: 14px;
    font-size: 14px;
    }
    
}

@media (max-width:988px) {
    .company-menu{
        display: none;
    }
    .acc-company{
        display: block;
    }
}

#blogs-details{
    margin: 50px 0;
}
.blog-content h2{
  font-size: 32px;
  font-weight: 700;
}
.blog-content{
    margin: 50px 0;
}
.hero-content>div{
z-index: 999;
}
.other-blogs .owl-nav.disabled {
    display: none !important;
}
.property-listing-four .owl-carousel .owl-item img{
    border-radius: 20px !important;
    -webkit-transform:unset !important;
}


/* 06-05-2025 */
.form_group .cv-upload {
    border: 1px solid #ddd;
    padding: 5px 15px;
    border-radius: 5px;
    color: #777;
}