@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");

:root {
    --font-Cairo: "Cairo", sans-serif;
  }
body {
    font-family: Noto Kufi Arabic;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-transform: none;
    background-color: #fff;
    background-image: url(../imgs/page-bg-min-scaled.jpg);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;

}
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 2;
    box-shadow: 0px 1px 17px 0px rgba(79.49999999999999, 79.49999999999999, 79.49999999999999, 0.41);


}

.navbar {
    font-family: noto kufi arabic;
    font-weight: 400;
    background-image: url(../imgs/Headerimg.png);
    background-color: rgb(255, 255, 255);
    background-position: center center;
    background-size: cover;
    z-index: 1px;
}



.nav a {
    color: #00335A;
}

.nav .active {
    color: #00335A;
    border-bottom: 2px solid #bc9c64;
}

.nav a:hover {
    line-height: 20px;

    color: #00335A;
    border-bottom: 2px solid #bc9c64;
}
h1, h2, h3, h4, h5, h6 ,p {
    font-family: var(--font-Cairo);
}


.mySwiper {
    height: 731.9px;
    top: 53px;
    z-index: 1;
    
}
.mySwiper h2{
    color: #E2AE58;
    font-family: noto kufi arabic;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    z-index: 1;
    /* right: 31%; */
    top: 273px;    
}
.mySwiper p{
    color: #ffffff;
    font-family: noto kufi arabic;
    font-weight: bold;
    font-size: 53px;
    line-height: 3;
    position: absolute;
    z-index: 1;
    /* right: 31%; */
    top: 273px;    
}
.mySwiper .DescriptionProjects{
    color: #ffffff;
    font-family: noto kufi arabic;
    font-weight: bold;
    font-size: 13px;
    line-height: 3;
    position: relative;
    z-index: 1;
    /* right: 3%; */
    top: 67px;    
}

.button {
    position: absolute;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    padding-block: 0.5rem;
    padding-inline: 1.25rem;
    background-color: #BD9450;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #ffff;
    gap: 10px;
    font-weight: bold;
    border: 3px solid #ffffff4d;
    outline: none;
    overflow: hidden;
    font-size: 15px;
    font-family: noto kufi arabic;
    top: 452px;
    z-index: 1;
    /* right:595px; */
  }

.button-map{
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    padding-block: 0.5rem;
    padding-inline: 1.25rem;
    background-color: #BD9450;
    border-radius: 25px;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #ffff;
    gap: 10px;
    font-weight: bold;
    border: 3px solid #ffffff4d;
    outline: none;
    overflow: hidden;
    font-size: 15px;
    font-family: noto kufi arabic;
    top: 452px;
    z-index: 1;
    right:595px;
}
.button-map h5{
    font-size: 18px;
}
.button-map h6{
    font-size: 14px;
}
  
  .icon {
    width: 24px;
    height: 24px;
    transition: all 0.3s ease-in-out;
  }
  
  .button:hover {
    transform: scale(1.05);
    border-color: #fff9;
  }
  
  .button:hover .icon {
    transform: translate(4px);
  }
  
  .button:hover::before {
    animation: shine 1.5s ease-out infinite;
  }
  
  .button::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0) 30%,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
  }
  
  @keyframes shine {
    0% {
      left: -100px;
    }
  
    60% {
      left: 100%;
    }
  
    to {
      left: 100%;
    }
  }

  .w-100{
    width: 245px !important;

}

.mt-5{
    margin-top: 7rem !important;
}

.text-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center; 
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.3); 
    
}

  .mySwiper img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    
  }
 

.carousel-item h4 {
    color: #bc9c64;
    transform: translateX(300px);
    position: absolute;
    z-index: 1;
}

.carousel-inner .row {
    display: flex;
    flex-wrap: nowrap; /* Prevent wrapping of the images */
}

.carousel-inner .col-2 {
    flex: 1; /* Ensures columns take up equal width */
    padding: 0; /* Remove padding if needed */
}

.carousel-inner img {
    width: 100%; /* Ensure images fill the column width */
    height: auto; /* Maintain aspect ratio */
}



.omraninfos {
    /* background-image: url(../imgs/شركة-عبر-العمران-min-scaled.jpg) */
}

.omraninfos h4 {
    color: #bc9c64;
    font-family: noto kufi arabic;
    font-weight: bold;
    line-height: 1;
}

.omraninfos p {

    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 17px;

}

.lists ul {
    direction: rtl;
    list-style: none;
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;

}


.lists .btn {
    background-color: #BD944F;
    color: white;
    float: right;
    margin-top: 20px;
}

.attachment-imgs img {

    gap: 12px;
    column-gap: 10px;
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 4;
    fill: #BD944F;
}

.ourprojects {
    padding-top: 55px;
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;
}

.ourprojects h2 {
    color: #00335A;
}

.floweronement {
    width: 200px;
    position: absolute;
    right: 45%;
    margin-top: -51px;
}

.proj-titles {
    direction: rtl;
}

.div-map{
    text-align: center;
    cursor: pointer;
    width: 226px;
}

.card {
    width: 100%;
    border: none;
}

.proj-titles {
    background-color: #ffffff00;
    background-image: url(https://abralomran.com/wp-content/uploads/2023/04/page-bg-min-scaled.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.proj-titles img {
    width: 88px;
}

.ourServices {
    padding-top: 55px;
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;
    width: 100%;
    padding: 0;
    background-image: url(../imgs/d3c9ef46a2ec359398339670e9609487.jpg);
    background-blend-mode: multiply;
    background-position: 0px -215px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #00335A;
    opacity: 0.88;
    border-top: 5px solid #BD944F;
    padding-bottom: 55px;
}


.ourServices h2 {
    color: #ffffff;

}

.fliipCard {
    width: 530px;
    height: 280px;
    perspective: 1000px;

}

.fliipCard-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 2s;
}

.fliipCard:hover .fliipCard-inner {
    transform: rotateY(180deg);
}

.fliipCard-front,
.fliipCard-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.fliipCard-front {
    background-color: #ffffff;
    color: #00335A;


    text-align: center;
    justify-content: center;

    font-size: 24px;
    transform: rotateY(0deg);
    background-image: url(../imgs/شركة-عبر-العمران2-min.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C0C0C0;
}

.fliipCard-front img {
    margin-bottom: 23px;
    margin-top: 50px;
}

.fliipCard-front h3 {
    font-family: noto kufi arabic;
    font-weight: bold;
    font-size: 30px;
}

.fliipCard-back {
    background-color: #9C7738;
    color: #fff;
    justify-content: center;
    align-items: center;
    direction: rtl;
    justify-content: center;
    font-size: 15px;
    transform: rotateY(180deg);
    padding: 40px;
    font-weight: medium;
    font-weight: 500;
    line-height: 26px;
}

.NumbersofProjects {
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;
    border-top: 5px solid #BD944F;
    background-color: #F6F6F696;
    background-image: url(../imgs/27a6ec0b-c025-4516-acb9-f722a8538e79-min.png);
    background-repeat: repeat;

}


.nop {
    justify-content: center;
    align-items: center;
    display: block;

}

.nop img {

    margin: 57px 20px 23px 164px;
}

.testimonials {
    padding-top: 55px;
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;
    background-color: #FFFFFF;
    background-image: url(../imgs/background-min-Copy-min.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.testimonials h2 {
    color: #00335A;
}

.carosellogos {
    height: 359.9px;
}



.contactus {
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;
    border-top: 5px solid #BD944F;
}

.footer {
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;
    border-top: 5px solid #BD944F;
    background-image: url(../imgs/شركة-عبر-العمران2-min.png);
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: auto;
    color: #00335A;
   text-align: center;
   background-color: #F9F9F9;
   direction: rtl;
   padding-bottom: 20px;
}
 
.btnnav{
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    list-style: none;
    text-align: center;
}
.btnnav a{
    text-decoration: none;
    color: #00335A;
    font-size: 14px;
    font-weight: 600;
}

.importantLinks{
    color: #00335A;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 50px;
}
.helpLinks{
    color: #00335A;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  padding-bottom: 6px;
  padding-top: 20px;
}

.LogoIdBtn{
    font-family: noto kufi arabic;
  
    color: #101418;
}
.LogoIdBtn img{
    padding-bottom: 20px;
    margin-top:40px;
}
.LogoIdBtn hr{
    color: #9C7738;
    border-width: 3px;
    
}

.footerAllRights{
    background-color: #00335A;
    color: #BD944F;
    font-family: noto kufi arabic;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    padding: 10px;
}
.contactsign{
    background-color: #7f5f00;
    border-radius: 50%;
   padding: 10px 10px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    z-index: 1150;
    cursor: pointer;
    font-size: 32px;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0,0,0,.1) 0 1px 6px 0,rgba(0,0,0,.16) 0 2px 32px 0;

    display: none;
}

.headerabout{
   margin: 0px;
   padding: 0px;
   position: absolute;
   top: -31px;
   
}
.headerabout img{
    width: 100%;
    height: 430px;
    
}
.textdiv{
    
    font-family: noto kufi arabic;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    
    align-items: center; 
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.3); 
}

.innertext{
    font-family: noto kufi arabic;
    font-weight: bold;
    position: relative;
    top: 305px;
    left: 1084px;
}
.innertext ul{
    list-style: none;
    padding-left: 3px;
    padding-top: 10px;
}
.innertext ul li a{
    text-decoration: none;
}

.Presiendtword {
    background-image: url(../imgs/شركة-عبر-العمران-min-scaled.jpg);
    padding-top: 0px;
    margin-top: 392px;
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 30px;
    font-size: 13px;
    padding-bottom: 20px;
}
.Presiendtword h3 {
    color: #00335a;
    font-family: noto kufi arabic;
    font-weight: bold;
    line-height: 1;
}
.Presiendtword h2{
    color: #00335a;
    font-family: noto kufi arabic;
    font-weight: bold;
    line-height: 1;
    padding-top: 30px;
}

.Presiendtwords p{

    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 17px;
}

.aboutcompany{
    font-family: noto kufi arabic;
    font-weight: normal;
    line-height: 2.2em;
    font-size: 15px;
    background-image: url(../imgs/page-bg-min-scaled.jpg);
    background-position: center center;
    background-size: cover;
    padding: 50px 0px;
}
.aboutcompany h2{
    color: #00335a;
    font-family: noto kufi arabic;
    
}



.vistionletter{
  background-color: #FAFAFA;
  border-top: 3px solid #62798b92;
  border-bottom: 3px solid #62798b92;
  padding: 95px 0px;
}
.vistionletter p{
    font-family: noto kufi arabic;
    color: #62798B;
    margin-top: 50px;
    direction: rtl;
}
.vistionletter h2{
    color: #00335a;
    font-family: noto kufi arabic;
    font-weight: medium;
}

.Nobda h2{
    color: #00335a;
    font-family: noto kufi arabic;  
}
.Nobda p{
    font-family: noto kufi arabic;
    color: #62798B;
    direction: rtl;  
}

.goals{
    background-color: #f9f9f9;
    border-bottom: 5px solid #BD944F;
    justify-content: center;
    width: 1230px;
    padding: 30px 0px;
    
}
.goals:hover{
    background-color: #ffffff;    
}
.goals h3{
    padding-top: 15px;
    color: #08223A;
    font-family: noto kufi arabic;
    font-weight: medium;
}
.goals p{
    color: #010406;
    font-family: noto kufi arabic;
    font-weight: medium;
}

.AgeDev{
    background-color: #f9f9f9;
    border-bottom: 5px solid #BD944F;
    justify-content: center;
    margin: 0px 30px;
    padding: 30px 10px;
    text-align: center;
    min-width: 598.04px;
    max-width: 524.04px;
}
.AgeDev:hover{
    background-color: #ffffff;  
}
.AgeDev h3{
    color: #08223A;
    font-family: noto kufi arabic;
    font-weight: medium;
}
.AgeDev p{
    color: #000000;
    font-family: noto kufi arabic;
    font-weight: medium;
}

.foundations{
    background-color: #f9f9f9;
    border-top: 3px solid #62798b92;
    border-bottom: 3px solid #62798b92;
    margin-top: 100px;
    direction: rtl;
    padding: 100px 0px;
}
.foundations h2{
    color: #08223A;
    font-family: noto kufi arabic;
    font-weight: bold;
}

.foundationslists{
    font-family: noto kufi arabic;
    font-weight: medium;
    justify-content: center;
    text-align: center;
    
}
.foundationslists h4{
    font-family: noto kufi arabic;
    font-weight: bold;
    justify-content: center;
    text-align: center;
}

.growthplans{
    background-image: url(../imgs/page-bg-min-scaled.jpg);
    background-position: center center;
    background-size: cover; 
    padding: 90px 0px;  
}
.growthplans h2{
    color: #08223A;
    font-family: noto kufi arabic;
    font-weight: medium; 
}
.growthplans p{
    color: #000000;
    font-family: noto kufi arabic;
    font-weight: medium; 
    
}
.plans{
    font-family: noto kufi arabic;
    direction: rtl;
}

.Historical{
    background-color: #f9f9f9;
    font-family: noto kufi arabic;
    font-weight: medium;
    border-top: 3px solid #62798b92;
    border-bottom: 3px solid #62798b92;
    padding: 80px 0px;
}

.OurprojectsP{
    font-size: 20px;
    direction: rtl;
    line-height: 45px;
}

.imgscontainer {
    width: 461px;
    height: 620px;
    background-position: center center;
    background-size: cover; 
    position: relative; 
    overflow: hidden; 
}

.imgalign {
    background: #fffffffa;
    border-radius: 5px;
    width: 100px;
    justify-content: center;
}

.texthold .btn {
    background-color: #BD944F;
    color: white;
}

.texthold {
    position: relative;
    text-align: center;
    z-index: 1; 
    top: 336px;
}


.imgscontainer::before {
    content: ''; 
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%; 
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    z-index: 0; 
}
.imgscontainer:hover::before {
    content: ''; 
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%; 
    background: linear-gradient(to top, rgba(218, 150, 4, 0.7), rgba(218, 150, 4, 0));
    z-index: 0; 
    
}

.contacteznous{
    background-image: url(../imgs/a2131172-5284-4e6b-a889-bee27a93b326-min.png); 
    background-position: center center;
    padding: 112px 0px;
    border-top: 2px solid #62798b92;
    
}
.contacteznous h2{
    color: #08223A;
    font-family: noto kufi arabic;
    font-weight: bold;  
}
.listsContacteznous{
    direction: rtl;
    list-style: none;
    font-family: noto kufi arabic;
    color: #08223A;
    font-weight: bold;
    display: flex;
    text-align: center;
}

.accordionContacteznous{
    font-family: noto kufi arabic;
    font-weight: medium;
    margin-top: 15px;
    border: 2px solid #BD944F;
    border-radius: 12px;
    padding: 33px;
    
}

.contactepage{
    margin-top: 395px;
    padding: 60px 0px;
    text-align: end;
    list-style: none;
    font-family: noto kufi arabic;
    align-items: center;
}
.swiper-pagination{
}
/* 
.modal-rtl .modal-dialog {
    direction: rtl;
    text-align: right;
  }
  .modal-rtl .btn-close {
    float: left;
  } */
.modal-body{
    direction: rtl;
}
.form-check-input{
    float: right !important;
}
.modal-title{
    color: #222222 !important;
    margin-left: 73%;
}
.modal-header{
    direction: rtl;
}
.btn-close{
    margin: 0;
}
.form-check-label{
    margin-right: 25px;
}
.form-check-label{
    color: #636363;
}
    .btn-login{
    margin: auto;
    background-color: #bc9c64 !important;
    width: 90%;
    color: white;
}

.swiper-pagination{
    display: none !important;   
}
.container-fluid{
    /* overflow-y: auto; */
    overflow: hidden;
}
.omraninDetails{
    margin-top: 392px;
}
.btn-send{
    background-color: #BD944F;
    color: white;
    width: 150px;
}
.btn-send-msg-1{
    background-color: #01335a;
    color: white;
    width: 130px;
}
.btn-send-msg-1:hover{
    background-color: #004b84;
    color: white;
}
.btn-send-msg-2{
    background-color: transparent;
    color: #01335a;
    width: 130px;
    border: 1px solid #01335a;
}
.btn-contact{
    background-color: transparent;
    color: #BD944F;
    font-size: 13px;
    border: 1px solid #BD944F;
}
.btn-contact:hover{
    background-color: #BD944F;
    color: white;
    font-size: 11px;
}
.btn-send-msg-2:hover{
    background-color: #01335a;
    color: white;
}
.detail-img{
    border: 1px solid #dce0e0;
    padding: 13px;
    border-radius: 12px;
}
.img-abra{
    width: 350px;
    filter: brightness(113%) contrast(106%) saturate(89%) blur(0px) hue-rotate(0deg);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DCE0E0;
    border-radius: 10px 10px 10px 10px;
}
.tag-h2{

}
.tag-p{
    font-size: 13px !important;
    text-align: center;
}
.div-form{
    margin: auto;
    width: 70%;
    direction: rtl;
    margin-top: 38px;
}
.div-form-reservation{
    margin: auto;
    direction: rtl;
}
.div-form-reservation input{
    margin-bottom: 16px;
    height: 40px;
}
.div-form input{
    margin-bottom: 16px;
}
.elementor-container {
    direction: rtl;
}
.real-estate{
    direction: rtl;
    max-width: 1100px;
    margin: auto;
}
.elementor-container{
    padding-left: 50px;
    padding-right: 50px;
    border: 1px solid #dce0e0;
    border-radius: 12px;
    margin-top: 25px;
}
.bottom-none-p{
    margin-bottom: 0px;
}
.div-items{
    margin-top: 10px;
}
.div-items i{
    font-size: 28px;
}

.block-title-wrap{
    padding: 12px;
    border-bottom: 1px solid #dce0e0;
}
.div-info-room{
    padding: 12px;
}
.div-icons i{
    font-size: 28px;
    margin-left: 8px;
}
.elementor-container > :nth-child(2) {
    margin-top: 25px;
}
.elementor-container > :nth-child(4) {
    margin-bottom: 25px;
}
.block-title-wrap h2{
    font-size: 25px;
    margin-top: 20px;
}
.div-detail{
    width: 45%;
}

.elementor-container-div{
    padding: 12px;
}

.elementor-container-div div{
    /* padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
    padding-bottom: 2px; */
}
.div-detail{
    margin-bottom: 8px;
}
.div-child{
    /* border: 1px solid #dce0e0;
    padding: 12px; */
}
.div-data{
    background-color: #f8f8f8;
    padding: 8px;
    margin-top: 20px !important;
    margin-bottom: 20px ;
}
.advantages{
    padding: 25px;
}
.advantages div{
    padding: 8px;
}
.advantages div img{
    width: 26px;
    margin-left: 8px;
}
.maps{
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
}
.service i{
    margin-left: 8px;
}
.img-icons{
    width: 18px;
    height: 18px;
    margin-left: 8px;
}
.card-p{
    font-size: 12px !important;
    font-weight: bold !important;
}
.status{
    left: 12px;
    top: 12px;
    background-color: #45c600;
    border-radius: 2px;
}
.status-non{
    left: 12px;
    top: 12px;
    background-color: #dd9933;
    border-radius: 2px;
}
.status-non p{
    color: white;
    font-size: 11px;
    margin-left: 2px;
    margin-right: 2px;
}
.status p{
    color: white;
    font-size: 11px;
    margin-left: 2px;
    margin-right: 2px;
}
.reservation{
    padding: 45px;
}
.icon-local{
    color: #01335a;
    font-size: 50px;
}
.p-pro{
    font-size: 20px !important;
    font-weight: 500 !important;
}
.projects{
    direction: rtl;
}

.address{
    font-size: 14px !important;
    color: #636363;
}
.features p{
    font-size: 20px !important;
    color: #01335a !important;
    font-weight: bold !important;
}
.model-1{
    background-color: #00335A;
    height: auto;
    padding-bottom: 20px;
}

.model-2{
    background-color: #F8F8F8;
    height: auto;
    padding-bottom: 20px;
}
.img-apartment{
    width: 100px;
    margin-top: 25px;
}
.text-model-1{
    font-size: 45px;
    margin-top: 5px;
    color: #F8F8F8;
    font-weight: 600;
}
.text-model-2{
    font-size: 45px;
    margin-top: 5px;
    color: #00335A;
    font-weight: 600;
}
.p-model-1{
    font-size: 24px !important;
    color: #F8F8F8;
}   
.p-model-2{
    font-size: 24px !important;
    color: #00335A;
}   
.icon-check{
    margin-left: 12px !important;
    color: #F8F8F8;
    font-size: 22px;
    /* margin-right: 20px; */
}
.icon-check-2{
    margin-left: 12px !important;
    color: #00335A;
    font-size: 22px;
    /* margin-right: 20px; */
}
.p-room{
    font-size: 22px !important;
    color: #F8F8F8;
}
.p-room-2{
    font-size: 22px !important;
    color: #00335A;
}
.div-model{
    border-bottom: 1px dashed;
    color: #3c5c7a;
    width: 90%;
    margin: auto;
}
.div-model-2{
    border-bottom: 1px dashed;
    color: #3c5c7a;
    width: 90%;
    margin: auto;
}

.div-model-last{
    width: 90%;
    margin: auto;
}

.div-margin-top{
    margin-top: 35px;
}

.accordion-button{
    background-color: #eeeeee5e !important;
}
.card-flip-last{
    width: 1080px !important;
}
.card-flip-ml{
    margin-left: 105px;
}
.margin-left-fliipCard{
    margin-left: 105px
}





.property-info span {
    font-size: 14px;
    color: #888;
}

.image-wrapper {
    position: relative;
    overflow: hidden;
}

.overlay-text {
    font-size: 1rem;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: white;
}

.btn-outline-secondary {
    border: 1px solid #d3b074;
    color: #d3b074;
}

.btn-outline-secondary:hover {
    background-color: #d3b074;
    color: white;
}


.div-info-room {
    flex-wrap: wrap;
}

.div-icons-unit-property {
    width: calc(33.33% - 10px); /* Makes each div 1/3 of the container width minus a small gap */
    margin-bottom: 25px; /* Adds spacing between rows */
    box-sizing: border-box; /* Ensures padding doesn't affect width calculation */
}

.d-flex {
    flex-wrap: wrap;
}

.service {
    width: calc(50% - 10px); /* Makes each div take 50% of the container's width */
    margin-bottom: 10px; /* Adds spacing between rows */
    box-sizing: border-box; /* Ensures padding doesn't affect the width calculation */
}

