.mb-\[56px\].ltr\:\[transform\:rotateY\(180deg\)\] {
    

   width: 66vw !important;              /* Full 
    
    height: 80vh !important;              /* Banner height (adjustable) */
    background-size: cover !important;    /* Ensure it fills the box */
    background-position: center center !important;  /* Center the image */
    background-repeat: no-repeat !important;
}

}
@media (min-width: 768px) {
    .mb-\[56px\].ltr\:\[transform\:rotateY\(180deg\)\] {

        height: 100vh !important; /* Make banner full screen height */
    }
}
@media (max-width: 576px) {
    .mb-\[56px\].ltr\:\[transform\:rotateY\(180deg\)\] {
        height: 400px !important; /* Or use 50vh if you prefer */
        width: 95vw !important;
        background-image: url('https://cdn.salla.sa/form-builder/941tn9pw6npWmpVqLG1rVNNFKpqetKm7QZoYA1fw.webp') !important;
        background-position: center top !important;
    }
}
    

h1.animate__animated.animate__fadeInUp.custom-dlay-heading.max-w-full {
     font-size: 27px !important;
    line-height: 34px !important;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
}
@media (min-width: 768px) {
    h1.animate__animated.animate__fadeInUp.custom-dlay-heading.max-w-full {
        font-size: 38px !important;
        line-height: 54px !important;
        max-width: 800px;
    }
}







.s-block.s-block--banners.container {
    margin:auto;
    padding-bottom: 3rem;
}
.h-lg-banner {
    height: 264px !important;
}

section:nth-child(15){
    margin:auto;
    width:
}

@media (min-width: 768px) {

  .s-block--banners .grid > a:nth-child(1) {
    grid-column: auto !important;
  }
  .landing-page-first-bannar .landing-page-fixed-bannar-6 .txt h1 {
  
   font-size: 1rem !important;
  line-height: 1.5 !important;
  color: white;
}
}
.landing-page-first-banner #slider-0 .txt{
    justify-content:flex-end !important;
    margin-bottom:4rem !important;
} 
.landing-page-first-banner #slider-0 .txt .fbanner-star-btn{
    display:flex;
    background:white;
}
.landing-page-first-bannar .landing-page-fixed-bannar-6 {
    height: 460px !important;
}
footer .relative {
   background:#E2C3AE !important
}
footer .footer-margin{
    background:#E2C3AE !important
}