* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    background-color: #FFF7EE;
}


@media (min-width:992px){
   .cnav-tabs{
    background-color: #FFF7EE;
} 
}
@font-face {
    font-family: GoogleSansFlex-Light;
    src: url('../fonts/Google_Sans_Flex/GoogleSansFlex_9pt-Light.ttf');

}

@font-face {
    font-family: GoogleSansFlex-Regular;
    src: url('../fonts/Google_Sans_Flex/GoogleSansFlex_9pt-Regular.ttf');
}

@font-face {
    font-family: StickNoBills-Regular;
    src: url('../fonts/Stick_No_Bills/StickNoBills-Regular.ttf');
}

@font-face {
    font-family: StickNoBills-Semibold;
    src: url('../fonts/Stick_No_Bills/StickNoBills-SemiBold.ttf');
}

@font-face {
    font-family: StickNoBills-Light;
    src: url('../fonts/Stick_No_Bills/StickNoBills-Light.ttf');
}
@font-face {
    font-family: Lobster-Regular;
    src: url('../fonts/Lobster/Lobster-Regular.ttf');
}

.img-overlay {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 54.78%, #000 100%);
}
.album-heading {
    color: #FFF;
     font-family: GoogleSansFlex-Regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 164%;
    letter-spacing: 0.15px;
}
.gallery-heading-set {
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}
.fmobile-logo {
    width: 90px;
    aspect-ratio: 90 / 67;
}
/* MAIN SECTION */
.fixed-section {
    min-height: 100vh;
}

/* LEFT STICKY */
.home_left {
    position: sticky;
    top: 0;
    height: 100vh;
    background: url(../images/home_page/left-bg-v2.jpg);
    background-size: cover;
    background-position:center;

}

.tab-right-image-overlay {
    position: absolute;
       background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.26%, #000000ba 81.6%);
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}



.home_left h1 {
    transition: all 0.3s ease;
}

/* RIGHT SCROLL AREA */
.home_right {
    padding: 0;
}

/* SECTIONS */
.section {
    color: #fff;
    font-size: 24px;
    padding-left: 15px;
}



.main-header {
     position: absolute;
    top: 30px;
    width: 100%;
}

.banner-header-set {
   margin: 0 auto;
    width: 80%;
}

.home_logo {
    position: static;
    top: 30px;
    left: 50%;
    
}

.q-change-one {
font-family: StickNoBills-Light;
font-size: 14.8px;
line-height: 100%;
letter-spacing: 5%;
text-transform: uppercase;
display: block;
}

.q-change-two {
font-family: StickNoBills-Semibold;
    font-size: 32px;
    line-height: 35px;
letter-spacing: 5%;
text-transform: uppercase;
display: block;
    letter-spacing: 1.4px;
}


.q-change-three {
    font-family: StickNoBills-Regular;
    font-size: 16px;
letter-spacing: 5%;
text-transform: uppercase;
display: block;
letter-spacing: 1.8px;
}

.inch-img {
    right: 0;
    top: 0;
}

.inch-img img {
    min-width: 25px;
    object-fit: cover;
}

.banner-section img {
    border-radius: 5px;
}

.banner-overlay {
    position: absolute;
    background: linear-gradient(90.24deg, rgba(0, 0, 0, 0) 77.05%, rgba(0, 0, 0, 0.331153) 84.91%, rgba(0, 0, 0, 0.616811) 92.08%, rgba(0, 0, 0, 0.77) 99.79%),
linear-gradient(180deg, rgba(0, 0, 0, 0) 67.76%, #000000 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

}
.banner-overlay::after{
    content: '';
    position: absolute;
    background: ;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 25%;

}
.Design_Defined_content p {
    font-family: GoogleSansFlex-Light;
font-size: 14px;
line-height: 180%;
letter-spacing:0.75px;
color: #191919;
}

.cus-tab {
    font-family: Lobster-Regular;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 3%;
    /* text-transform: uppercase; */
    color: #0E0E0E;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFf !important;
    background-color: #4F210D;

    padding: 11px 16px !important;
    border-radius: 0 !important;
    border-top-left-radius:2px !important;
    border-top-right-radius:2px !important;
    background: #561B01;
}

.content-tab {
    font-family: GoogleSansFlex-Light;
font-size: 14px;
line-height: 180%;
letter-spacing:0.5px;
color: #DADADA;
}

.tab-content {
    /* background: url(../images/home_page/tab-bg.jpg); */
    background-size: cover;
    background-position: center;
        z-index: 9;
        background: radial-gradient(100% 100% at 50% 0%, #8A2E00 0%, #3E1200 100%);
}

.tab-list li{
    font-family: GoogleSansFlex-Light;
font-size: 14px;
line-height: 180%;
letter-spacing: 0.75px;
color: #DADADA;
list-style: none;
}

.nav-link:hover {
    color: #000;
}


.page-center-content {
    font-family: GoogleSansFlex-Light;
font-size: 14px;
line-height: 180%;
letter-spacing: 0.75px;
text-align: center;
color: #191919;
}

.main-Interior-design::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    /* background: url(../images/home_page/black-board.jpg); */
    background-size: cover;
    background-position: center;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: radial-gradient(58.13% 368.81% at 84.36% 41.87%, #8A2E00 0%, #3E1200 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;

}

.leaf img {
        position: absolute;
    bottom: 0;
    right: 0;
    width: max-content;
    padding: 0;
}

 .stats-area h2 {
         font-family:AlumniSans-Regular;
         font-size: 58.22px;
         line-height: 100%;
         letter-spacing:0.75px;
         color: #1E1E1E;
         opacity: 30%;
        margin: 0;
         }
         .stats-area span {
        font-family:Geom-Light;
font-size: 15px;
line-height: 100%;
letter-spacing:0.75px;
color: #1e1e1e;
         }


         .stats-line::after {
            position: absolute;
            content: "";
            width: 2px;
            height: 100%;
    background: linear-gradient(356deg, #FFFFFF 0%, #FFD29B 48.85%, #FFFFFF 100%);
    left: 53%;
transform: translateX(-50%);

         }

          .stats-line::before {
            position: absolute;
            content: "";
            width:100%;
            height:2px;
background: linear-gradient(268deg, #FFFFFF 0%, #FFD29B 48.85%, #FFFFFF 100%);
top: 50%;
transform: translateY(-50%);

         }


         /* auto slide START */


@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}

.slider {
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}

.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
      align-items: center;
}

.slider .slide {
  padding-left: 80px
}


         /* AUTO SLIDE ENG  */


          .gallery-section {
            max-width: 1200px;
            margin: 0 auto;
        }

        .gallery-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 30px;
        }

        .gallery-header h2 {
            font-size: 32px;
            color: #0066cc;
            font-weight: 700;
            position: relative;
            padding-bottom: 10px;
        }

        .gallery-header h2::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 60px;
            height: 3px;
            background: #0066cc;
        }

        .view-more-btn {
            background: #1a1a1a;
            color: white;
            padding: 12px 30px;
            border: none;
            border-radius: 5px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .view-more-btn:hover {
            background: #333;
            transform: translateY(-2px);
        }

        .swiper {
            width: 100%;
            height: auto;
            padding-bottom: 50px;
        }

        .swiper-slide {
            height: auto;
        }

        .gallery-item {
            position: relative;
            border-radius: 12px;
            overflow: hidden;
            cursor: pointer;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
            background: white;
        }

        .gallery-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
        }

        .gallery-item img {
            width: 100%;
            height: 280px;
            object-fit: cover;
            display: block;
        }

        .gallery-item::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
            opacity: 0;
            transition: opacity 0.3s ease;
            z-index: 1;
        }

        .gallery-item:hover::before {
            opacity: 1;
        }

        .gallery-item::after {
            content: '🔍';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) scale(0);
            font-size: 48px;
            color: white;
            z-index: 2;
            transition: transform 0.3s ease;
        }

        .gallery-item:hover::after {
            transform: translate(-50%, -50%) scale(1);
        }

        .swiper-pagination-bullet {
            width: 10px;
            height: 10px;
            background: #0066cc;
            opacity: 0.5;
        }

        .swiper-pagination-bullet-active {
            opacity: 1;
            width: 30px;
            border-radius: 5px;
        }

        .swiper-button-next,
        .swiper-button-prev {
            color: #0066cc;
            background: white;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        }

        .swiper-button-next:after,
        .swiper-button-prev:after {
            font-size: 20px;
            font-weight: 900;
        }

        /* Responsive */
        @media (max-width: 768px) {
            .gallery-header h2 {
                font-size: 24px;
            }

            .view-more-btn {
                padding: 10px 20px;
                font-size: 12px;
            }

            .gallery-item img {
                height: 220px;
            }
        }

        .gallery-heading {
    font-family: Lobster-Regular;
font-size: 26.89px;
line-height: 100%;
letter-spacing:1px;
text-transform: capitalize;
color: #000;

        }

        .View_More_link {
            font-family: GoogleSansFlex-Light;
font-size: 14px;
line-height: 180%;
letter-spacing: 3%;
color: #fff;
background: #000;
    text-decoration: none;
        padding: 3px 7px;
    border-radius: 8px;

        }



/* MOBILE */
@media (max-width: 767px) {
    .home_left {
        position: static;
        height: auto;
    }
}

@media (min-width: 767px) {
    .hide-md {
    visibility: hidden;
  }
}




/* banner respansive  */
@media (max-width: 768px) {
  
.home_left {
    background: transparent;
}

  .section1 {
    display: none;
  }

  .left-side {
    width: 25px;
  }

  .right-side {
     width:calc(100% - 25px);
  }

  .q-change-two  {
    line-height: 80%;
  }

   #leftText {
        display: none;
    }
     .inch-img {
        position: fixed !important;
        left: 0;
        right: unset;
    }
  
}

@media (max-width:991px) {

   

   .cus-tab,.cus-tab:hover{
    color: #fff;
   }


    .card {
        background: transparent;
    }

    .main-tab  {
        margin-top: -51px;
    }

    /* .cus-tab {
        color: #fff;
    } */

    .stats-line {
        width: 50%;
        margin: 0 auto;
        padding: 30px 0;
    }

    .main-Interior-design::after {
        height: 70%;
    }

    .stats-line::after {
    background: linear-gradient(356deg, #ffffff00 0%, #FFD29B 48.85%, #ffffff00 100%);
        height: 74%;
}

.stats-area h2 {
    color: #fff;
    opacity: 60%;
}

.stats-area span {
    color: #fff;
}

.stats-line::before {
    background: linear-gradient(268deg, #ffffff00 0%, #FFD29B 48.85%, #ffffff00 100%);
}
}


@media (max-width: 575px) {
    .stats-line {
        width: 97%;
        margin: 0 auto;
        padding: 30px 0;
    }


    .main-Interior-design::after {
        height: 79%;
    }

    .slider .slide {
    padding-left: 40px;
}

.banner-img {
    /* height: 300px; */
    object-fit: cover;
    height: 75vh;
}
.banner-overlay{
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 64.97%, rgba(0, 0, 0, 0.56) 79.04%, rgba(0, 0, 0, 0.91) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 70.67%, #000 100%);
    
}


.gallery-heading {
    font-size: 15.89px;
}

.View_More_link {
    font-size: 12px;

}

}

@media (max-width:1350px) {
    .leaf img {
            height: 51%;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
  .stats-area span {
    font-size: 12px;
}

.stats-line::after {
    z-index: -1;
}
}


@media (max-width:1200px) {
    .tab-right-image {
        height: 100%;
        object-fit: cover;
    }
}

@media (min-width:1900px) {
    .stats-line {
        margin-top: 100px;
    }
}

footer {
        z-index: 9999999999;
    position: relative;
}

.right-side {
    z-index: 999999;
}

.fancybox-container {
    z-index: 999999999999999999999 !important;

}

.menu-container{
    z-index: 9999999;
}

.offcanvas-backdrop{
        z-index: 999999;
}
.modal-backdrop{
          z-index: 999999;
}

footer{
        z-index: 3;
}
.privacypopup{
        z-index: 9999999999;
}

.cnav-tabs{
    gap: 12px;
}
.cus-tab{
    font-size: 15px;
    letter-spacing: 0.85px;
}
@media (max-width:575px){
    .leaf img{
    height: 24%;
}
}
@media (max-width:400px){
    .cus-tab,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    font-size: 12px;
    letter-spacing: 0.75px;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
}

@media (min-width:768px){
    .cnav-tabs{
        gap: 35px;
    }
    .cus-tab{
        font-size: 19px;
    }
}

.client-logo1{
    width: 122px;
}
.client-logo2{
    width: 126px;
}
.client-logo3{
    width: 156px;
}
.client-logo4{
    width: 125px;
}

.client-logo5{
        width: 163px;

}
.client-logo6{
       width: 194px;

}

.client-logo7{
    width: 210px;
}
.fancybox-button--thumbs,.fancybox-button--play{
    display: none !important;
}

 body {
            overflow-x: hidden;
            overflow-y: scroll;
        }


        .gallery-slide1 img{
            border-radius: 4px;
        }
 @media(min-width:768px){
    .home_logo{
        left: 35%;
        
    }
     #leftText,.home_logo{
        padding-left: 18px;
    }
   }
       @media (min-width:992px){
    #leftText .ps-lg-5{
        padding-left: 2rem !important;
    }
     .home_logo {
       left: 32%;
       
    }
     #leftText,.home_logo{
        padding-left: 24px;
    }
   }     

   @media (min-width:1200px){
    #leftText .ps-lg-5{
        padding-left: 2.5rem !important;
    }
    .home_logo {
       left: 40%;
       padding-left: 28px;
    }
    #leftText{
        padding-left: 28px;
    }
   }     

  @media (min-width:1200px) and (max-width:1280px){
    #leftText .ps-lg-5{
        padding-left: 1.7rem !important;
    }
    
  }


    .swiper-pagination-bullet {
         background: #303030 !important;
      }

      .swiper-button-next,
      .swiper-button-prev {
         width: 30px;
         height: 30px;
      }

      .swiper-button-next:after,
      .swiper-button-prev:after {
         font-size: 13px;
         font-weight: 900;
         color: #000;
      }
        .bannerSwiper {
    width: 100%;
    padding-bottom: 0px;
}

.bannerSwiper img {
    display: block;
    width: 100%;
}
.banner-overlay{
   z-index: 1;
}
.bannerSwiper   .swiper-pagination-bullet {
 background: #fff !important;
 z-index: 3;
  transition: all 0.5ss ease;
}
.bannerSwiper .swiper-pagination-bullet-active{
   width: 15px;
   height: 15px;
   transition: all 0.5s ease;
   border-radius: 50px;
}
.banner-swiper-pagination{
   display: flex;
   align-items: center;
   justify-content: flex-end;
   padding-bottom: 8px;
   gap: 8px;
   padding-right:16px ;
}
.main-header{
   z-index: 3;
}
@media (min-width:768px){
   .bannerSwiper .swiper-pagination-bullet-active{
   width: 18px;
   height: 18px;
   }
   .banner-swiper-pagination{
 padding-right:22px ;
   }
}



#leftText span {
  display: block;
  opacity: 0;
  transform: translateY(20px);
  animation: revealText 0.6s ease forwards;
}

/* Delay each line */
#leftText > span:nth-child(1) { animation-delay: 0.4s; }
#leftText  > span:nth-child(2) { animation-delay: 0.8s; }
#leftText > span:nth-child(3) { animation-delay: 1.2s; }
#leftText  > span:nth-child(4) { animation-delay: 1.6s; }
#leftText  > span:nth-child(5) { animation-delay: 2s; }
#leftText > span:nth-child(6) { animation-delay: 2.4s; }


@keyframes revealText {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

  

.tab-right-image{
    height: 100%
}
  @media (min-width:1600px){

.tab-right-image-p{
    max-width: 546px;
}
  }

  .in-line{
    width: 65px;
    
    height: 1px;
    background: linear-gradient(90deg, #FDEDD9 0%, #000 51.19%, #FDF0DE 100%);
  }

  .quotes-mobile-sec {
    background-image: url('../images/home_page/quotesbgimg.png');
    background-size: 100% 100%;
    min-width: 273px;
    min-height: 130px;
  }

@media (max-width: 400px) {
    .q-change-two {
        font-size: 15px;
        line-height: 16px;
    }
      .q-change-one {
        font-size: 11.8px;
        letter-spacing: 1px;
    }
    .quotes-mobile-sec{
            min-width: 243px;
    min-height: 115px;
    }
}

.mobile-years-logo{
    width: 87px;
}

  .left-side-change-heading{
    display: none;
  }

@media (max-width:768px){
    .left-side-change-heading{
            display: flex;
    }
    .q-change-one {
    font-size: 12.8px;
            letter-spacing: 1px;
}

.q-change-two {
               font-size: 17px;
        line-height: 19px;
}

.q-change-three {
    font-size: 13px;
}



}
@media (max-width: 350px) {
    .quotes-mobile-sec {
        min-width: 198px;
        min-height: 101px;
        padding-right: 12px !important;
    }

      .q-change-two {
        font-size: 12px;
        line-height: 14px;
    }
      .q-change-one {
        font-size: 10.8px;
        letter-spacing: 1px;
    }

    .mobile-years-logo{
    width: 72px;
}
}

@media (max-width:300px){
    .left-side-change-heading{
        flex-direction: column;
        row-gap: 22px;
    }
}

@media (max-width:768px){
    .home_logo.d-md-block{
        display: none !important;
    }
    #leftText.d-md-flex{
        display: none !important;
    }
}
.gallery-heading-set{
display:none;
}



.h-slides {
    display: flex;
    width: 100%; /* 720*4 */
    height: 100%;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1);
    will-change: transform;
  }

  .h-slide {
    position: relative;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    overflow: hidden;
    cursor: pointer;
    perspective: 1000px;
  }

  .h-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
/*    filter: brightness(0.5);*/
    transition: transform 1.5s ease, filter 1.3s ease;
    transform-style: preserve-3d;
  }

  .h-slide:hover img {
    filter: brightness(1);
    transform: scale(1.15) translateZ(20px);
  }

  .h-slide::before {
    content: '';
    position: absolute;
    width: 130%;
    height: 110%;
    top: -5%;
    left: -15%;
    background: linear-gradient(120deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 60%);
    transform: skewX(-25deg);
    animation: shine 3.5s infinite;
    pointer-events: none;
    border-radius: 25px;
    z-index: 2;
  }

  @keyframes shine {
    0% { left: -130%; }
    100% { left: 130%; }
  }

  .caption {
    position: absolute;
    bottom: 30px;
    left: 40px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-shadow: 0 0 12px rgba(0,0,0,0.8);
    letter-spacing: 1.5px;
    user-select: none;
    opacity: 0;
    transform: translateY(20px);
    animation-fill-mode: forwards;
    animation-duration: 1s;
  }

  .caption.show {
    opacity: 1;
    transform: translateY(0);
    animation-name: fadeSlideUp;
  }

  @keyframes fadeSlideUp {
    0% { opacity: 0; transform: translateY(20px);}
    100% { opacity: 1; transform: translateY(0);}
  }
/* Dots */
  .dots {
       position: absolute;
    bottom: 18px;
    /* left: 100%; */
    right: 3%;
    /* transform: translateX(-50%); */
    display: flex;
    justify-content: end;
    z-index: 15;
    gap: 16px;
    width: 100%;
  }
  

  .dot {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.4s ease, transform 0.4s ease;
    box-shadow: 0 0 10px rgba(0,255,255,0.2);
  }

  .dot.active {
    background:#fff;
    transform: scale(1.5);
    box-shadow: 0 0 30px #fff;
    animation: dotPulse 2s infinite;
  }

  @keyframes dotPulse {
    0% { box-shadow: 0 0 30px #fff; }
    50% { box-shadow: 0 0 40px #fff; }
    100% { box-shadow: 0 0 30px #fff; }
  }

  @media (max-width:767px){
    .slides{
        height: 70vh;
    }
  }