/* Updated placeholder: mobile header styles to be refactored */
#banner-section video {
  object-fit: cover;
  object-position: center;
}

section#banner-section {
  position: relative;
  z-index: 0;
}

section#banner-section::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 50%, transparent);
  inset: 0;
}

header{
    z-index: 999;
}
/* .faq-section .faq-block .accordion-item {
    padding: 39px 0 20px;
    border-bottom: 1px solid #dcdcdc !important;
}
.accordion-item:not(:first-of-type) {
    border-top: 0;
}
.rounded-0 {
    border-radius: 0 !important;
}
.border-0 {
    border: 0 !important;
}
.accordion-item {
    color: #212529;
    background-color: #fff;
    border: var(--bs-accordion-border-width) solid #dee2e6;
}
.accordion-header {
    margin-bottom: 0;
}
.faq-section .faq-block .accordion-item .accordion-body {
    color: #747474;
    font-family: 'Helvetica Neue';
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 1.4;
}
.accordion-header {
    margin-bottom: 0;
	font-size:2rem;
	color:#000 !important;
}
.faq-section .faq-block .accordion-item .accordion-button:not(.collapsed) {
    color: #000;
}
.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.faq-section .faq-block .accordion-item .accordion-button {
    color: #282828;
    font-family: 'Helvetica Neue';
    font-size: clamp(16px, 1.04vw, 20px);
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: uppercase;
} */
 button.accordion-button {
    padding: 20px 0 !important;
    border-bottom: 1px solid #ddd !important;
}
.accordion-body{
  padding: 1rem 0 !important;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}
#parallex-section .section-px {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: white;
  text-transform: uppercase;
}

#parallex-section .img1, #parallex-section .img2, #parallex-section .img3, #parallex-section .img4 {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}



.testimonial-card {
  padding: 25px;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  position: relative;
  transition: 0.3s ease;
}

.testimonial-card:hover {
  transform: translateY(-8px);
}

.testimonial-card .quote {
  font-size: 60px;
  color: #f0f0f0;
  position: absolute;
  top: 10px;
  left: 15px;
}

.testimonial-card .message {
  font-size: 14px;
  line-height: 1.6;
  color: #444;
  margin-bottom: 20px;
}

.testimonial-card .user {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.testimonial-card .user img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}

.testimonial-card .user h4 {
  font-size: 15px;
  margin: 0;
}

.testimonial-card .user span {
  font-size: 12px;
  color: #888;
}
.footer {
    background: var(--primary);
}
.dnone
{
	display:none;
}


.offcanvas{
  position: absolute;
  height: calc(100vh - 120px);
  top: 120px;
}

.offcanvas-start {
    transform: none;
}

.offcanvas {
    visibility: visible;
}

.rounded-xl{
  border-radius: 16px;
}

.rounded-xxl{
  border-radius: 32px;
}

.shadow-sm{
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.shadow-md{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#main-scroll-box .box{
  min-width: 80vw;
}

#our-ser{
  padding: 140px 0;
  background: #821B16;
}

#our-ser .bg{
  background-image: repeating-linear-gradient(90deg, #f2ede2 0px, #f2ede2 1px, transparent 1px, transparent 80px), repeating-linear-gradient(0deg, #f2ede2 0px, #f2ede2 1px, transparent 1px, transparent 80px);;
  opacity: 0.05;
}

#side-menu-paralex #img-box1,
#side-menu-paralex #img-box2{
  will-change: transform, filter;
  transform-origin: center center;
}

#our-ser .card{
   backdrop-filter: blur(8px);
   background-color: oklab(0.669925 -0.0179867 0.0156853 / 0.3);
   border: 2px solid oklab(0.669925 -0.0179867 0.0156853 / 0.4);
}

#our-ser .card svg{
  width: 48px;
  height: 48px;
}

#our-ser .circle{
  background: linear-gradient(to right bottom in oklab, rgb(242, 237, 226) 0%, rgb(255, 255, 255) 50%, rgb(242, 237, 226) 100%);
  border-radius: 50%;
  height: 168px;
  width: 168px;
  min-width: 168px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

#our-ser .circle .text{
  background: #e7e5e0;
  border-radius: 50%;
  height: 120px;
  width: 120px;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

#our-ser .circle .text:after{
  background: transparent;
  width: 134px;
  height: 134px;
  min-width: 134px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #e3e2df;
  border-radius: 50%;
}

#our-ser .circle:after{
  background: transparent;
  width: 151px;
  height: 151px;
  min-width: 151px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  border: 2px dashed #afaea9;
  border-radius: 50%;
  animation: 30s linear infinite spin;
}



 /* Scroll Text */
    .scroll-text{
      position:absolute;
      top:200px;
      left:50%;
      transform:translateX(-50%);
      color:white;
      letter-spacing:5px;
      font-size:15px;
      font-weight:400;
      z-index:2;
      animation: float 2s ease-in-out infinite;
    }

    /* Mouse Scroll Indicator */
  /* Desktop (unchanged) */
.scroll-indicator{
    position:absolute;
    top:230px;
    left:50%;
    transform:translateX(-50%);
    width:28px;
    height:48px;
    z-index:2;
}

.scroll-indicator::before{
    content:'';
    position:absolute;
    top:8px;
    left:50%;
    transform:translateX(-50%);
    width:5px;
    height:30px;
    border-radius:10px;
    background:white;
    animation:scroll 1.8s infinite;
}

/* Mobile */
@media (max-width:767px){

    .scroll-indicator{
        top:110px;      /* Adjust this value until it sits just below SCROLL */
        width:20px;
        height:35px;
    }

    .scroll-indicator::before{
        width:4px;
        height:20px;
        top:6px;
    }

}

    /* Text Floating Animation */
    @keyframes float{
      0%,100%{
        transform:translateX(-50%) translateY(0px);
      }
      50%{
        transform:translateX(-50%) translateY(-6px);
      }
    }

    /* Mouse Scroll Animation */
    @keyframes scroll{
      0%{
        opacity:0;
        top:8px;
      }
      30%{
        opacity:1;
      }
      100%{
        opacity:0;
        top:24px;
      }
    }
.colorbg
{
	background:var(--primary);;
}


/* new css */

/* Base structural state for the icon */
.stylish-animated-icon {
    display: inline-block; /* Crucial for transform metrics to calculate correctly */
    position: relative;
    cursor: pointer;
    
    /* Outward transition configuration when the mouse leaves the icon area */
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), 
                color 0.4s ease, 
                text-shadow 0.4s ease;
}

/* THE HOVER INTERACTION:
   Combines a 30% scale pop with an elegant fluid spring easing curve 
*/
.stylish-animated-icon:hover {
    color: #f1f1f1 !important; /* Subtle hue shift if desired */
    
    /* Scales up by 30% and shifts upward by 5px simultaneously */
    transform: scale(1.3) translateY(-5px);
    
    /* Adds a high-end luxury diamond luminescence/glow behind the font glyph */
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.8),
                 0 0 40px rgba(255, 255, 255, 0.4);
                 
    /* Triggers the micro-shimmer sparkle keyframe animation below */
    animation: jewelSparkle 1.2s ease-in-out infinite alternate;
}

/* --- KEYFRAME ANIMATION LOGIC ---
   This creates a continuous luxury micro-pulsing and shimmering effect 
   while the user keeps their cursor resting over the icon.
*/
@keyframes jewelSparkle {
    0% {
        filter: brightness(1);
        transform: scale(1.3) translateY(-5px) rotate(0deg);
    }
    50% {
        filter: brightness(1.3);
        /* Slight angle twist gives the diamond ring asset a "glinting" light reflection illusion */
        transform: scale(1.33) translateY(-7px) rotate(3deg);
    }
    100% {
        filter: brightness(1);
        transform: scale(1.3) translateY(-5px) rotate(-3deg);
    }
}

.offcanvas{
  position: absolute;
  height: calc(100vh - 120px);
  top: 120px;
}

	
/* Core Header Settings */
header {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.main-scroll-links {
    transition: opacity 0.25s ease, max-height 0.25s ease, visibility 0.25s ease;
    max-height: 100px;
}

/* Scrolled Fixed Header Layout Configuration */
header.scrolled {
     background-color: #821B16; !important; /* Forces white background */
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

/* 1. HIDE the default inline links row */
header.scrolled .main-scroll-links {
    opacity: 0;
    max-height: 0;
    visibility: hidden;
    pointer-events: none;
    overflow: hidden;
}

/* 2. REVEAL the hamburger icon drop-trigger */
header.scrolled .scroll-menu-btn {
    display: block !important;
    color: #fff !important; /* Turns black to match white background */
}

/* 3. Handle auth button layout visibility styling adjustments */
header.scrolled .header-auth-buttons .bttn,
header.scrolled .header-auth-buttons a {
    color: #fff !important;
}

/* 4. Display WhatsApp icon on scroll */
header.scrolled .whatsapp-scroll-btn {
    display: block !important;
}
.header-auth-buttons {
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* When the header gets the .scrolled class, fade out the buttons */
header.scrolled .header-auth-buttons {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; /* Prevents users from accidentally clicking them while hidden */
}
.text-dark {
    color: #fff !important;
}
.bradius{
	border:1px solid #fff;
	border-radius:5px;
}

@media (max-width: 991px) {
    header,
    .offcanvas,
    .main-scroll-links {
        display: none !important;
    }
}
#mobileMenu {
   position: absolute;
    top: 80px; /* below header */
    left: 10px;
    width: 220px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
	background:#7D1A15 !important;
	
}

#mobileMenu li {
    margin: 8px 0;
}

#mobileMenu a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 6px 10px;
}

#mobileMenu a:hover {
    background-color: #f0f0f0;
    border-radius: 4px;
}
/* Banner video should cover the section */
#banner-section video {
    object-fit: cover;
}
header.sticky-top {
    z-index: 1000; /* keep above other elements */
}
/* Text container responsiveness */
#banner-section .translate-middle {
    max-width: 90%; /* prevent overflow on small screens */
    padding: 1rem;
}

/* Headline scaling */
#banner-section h1 {
    font-size: 2rem; /* default for mobile */
    line-height: 1.3;
}

#banner-section p {
    font-size: 1rem;
}

/* Icons row */
.stylish-animated-icon {
    transition: transform 0.3s ease;
}
.stylish-animated-icon:hover {
    transform: scale(1.2);
}

/* Buttons */
#banner-section .bttn {
    font-size: 1rem;
    padding: 0.6rem 1.2rem;
}

/* Tablet and Desktop adjustments */
@media (min-width: 768px) {
    #banner-section h1 {
        font-size: 2.5rem;
    }
    #banner-section p {
        font-size: 1.2rem;
    }
    #banner-section .bttn {
        font-size: 1.1rem;
        padding: 0.8rem 1.5rem;
    }
}

@media (min-width: 1200px) {
    #banner-section h1 {
        font-size: 3rem;
    }
    #banner-section p {
        font-size: 1.3rem;
    }
    #banner-section .bttn {
        font-size: 1.2rem;
        padding: 1rem 2rem;
    }
} 

	/* Ensure header stays fixed on mobile */
header.fixed-top {
    z-index: 1000; /* keep above other content */
}