:root {
    --primary-color: #D12A2D;
    --secondary-color:#F58226;
}

body{
     font-family: "Poppins", sans-serif;
}

html, body{
    overflow-x: clip;
}

p{  
   
    color: #000;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
}

img{
    height:auto;
    max-width:100% !important;
}

.header-logo img{
    width:180px;
}
li{
    list-style:none;
}
a{
    text-decoration:none !important;
    color:#000;
}

.diwali-hed-menu-secp{
    background-color: #fff;
    position: relative;
    z-index: 2;
    overflow-x: clip;
    overflow-y: visible;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    overflow:hidden;
}
.send-mail{
    text-align:center;
}

.heder-top-cal-mailss{
   position: relative;
padding: 0.5rem 0 0.5rem 3rem;
}

.sucess-poae{
    padding:2rem 0;
    position:relative;
}
.heder-top-cal-mailss:before{
background-color:var(--secondary-color);
    content: "";
    width: 6000px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}


.nav-menu{
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    
}

 .header-logo{
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.header-btn{
    text-align:center;
}

.nav-menu li a{
    font-size:15px;
    color:#fff;
    font-weight:500;
    padding: 5px 10px;
    border-radius:3px;
}
.nav-menu li > a.active{
       border-bottom: 2px solid #fff;
    border-radius: unset;
}
.nav-menu li > a:hover{
   border-bottom: 2px solid #fff;
    border-radius: unset;
}

.mega-menu-sec{
         display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        padding-left: 80px;
}
.mega-menu-sec:before{
            background-color:var(--primary-color);
        width: 6000px;
        height: 100%;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
}
.main-header-wapper{
    display: grid;
    grid-template-columns: 150px auto;
}

.main-header-info{
    position: relative;
}

/*.main-header-info:before {*/
/*    background-color: #fff;*/
/*    clip-path: polygon(0 0, 0% 0%, 100% 100%, 0% 100%);*/
/*    width: 50px;*/
/*    height: 100%;*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: -0.05rem;*/
/*    top: 0.5px;*/
/*}*/

.admi-btnss{
    color: #fff;
    border-radius: 6px;
    padding:10px 14px;
    text-transform: uppercase;
    font-size: 13px;
    background: #09944a;
    font-weight:600;
}
.nav-menu li{
        display: inline-block;
        position: relative;
        padding: 30px 0;
        margin-right: 28px;
}
.call-mail-gg li p{
    font-size:14px;
    font-weight:500;
    margin:0;
    color:#fff;
}
.call-mail-gg{
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.curriy-diwali-btt{
        display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    position: relative;
    background-color: var(--secondary-color);
    z-index: 1;
    border-radius:3px;
}

.header-btn .curriy-diwali-btt{
    background-color:#304061;
}

.pricelist_pdf {
    background-color: #fff;
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 15px;
    border:2px solid var(--primary-color);
    position: relative;
    z-index: 1;
    animation: blink 1s;
    animation-iteration-count: infinite;
    border-radius:50px;
}

 .whatsapp-phone {
  margin-top: 0.5rem;
  display: flex;
  gap: 6px;   
}
.whatsapp-phone i {
  background: #dc3545;
  height: 28px;
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  font-size: 15px;
}

.whatsapp-phone .message {
  background-color: #33be34;
}


.whatsapp-phone a {
  display: flex;             
  align-items: center;        
  gap: 6px;                   
  text-decoration: none;
  color: #000;
       font-weight: 500;
    font-size: 14px;
}

.whatsapp-phone i {
    
    font-size: 16px;}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.sticky {
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
    animation: sliddown 1s;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

@keyframes sliddown{
    0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
100% {
    transform: translate3d(0, 0, 0);
}
}

.sticky .heder-top-cal-mailss{
    display:none;
}

.banner-new-home-sec{
    position:relative;
    overflow:hidden;
}

.banner-new-home-sec .banner-box-item{
       min-height: 650px;
       height:80vh;
    position: relative;
    z-index: 2;
    transition: opacity 3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.mnew-banne-carouselr .swiper-button-next{
    right:10%;
    left:unset;
}
.mnew-banne-carouselr .swiper-button-prev{
        left: 10%;
}
.mnew-banne-carouselr .swiper-button-next, .mnew-banne-carouselr .swiper-button-prev {
    border-radius: 100px;
    width: 50px;
    height: 50px;
    background-color:rgba(255, 255, 255, 0.4);
    color: #000;
    text-align: center;
    line-height: 43px;
     top: 50%;
    z-index: 99;
    position: absolute;
    transition: all .3s 0s ease-out;
}

.mnew-banne-carouselr .swiper-button-next:after, .mnew-banne-carouselr .swiper-button-prev:after{
    font-size:20px;
    content:"\f106";
    font-family: flaticon_normal-icon !important;
}
.mnew-banne-carouselr .swiper-button-prev:after{
    transform: rotate(-180deg);
}
.banner-new-home-sec .banner-box-item.scond-img{
background-image:url(../images/bg/sivakasi-crackers-banner.webp);
}



.banner-new-home-sec .banner-box-item{
   position:relative;
    background-image:url(../images/bg/sivakasi-crackers-store.webp);
    width:100%;
    height:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
}
.safety-guidelines-point .icon img {
    filter: brightness(0) invert(1);
    transform: rotateZ(-45deg);
}
.sticky .header-logo img{
    height: 80px;
    object-fit: contain;
}



.crackers-footer{
    /*background:var(--primary-color);*/
    position:relative;
    padding:0 0 0;
    background-image: url(../images/bg/sivakasi-crackers.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    position:relative;
}
.quick-links{
    padding-left:2rem;
}
.border-section{
    position:relative;
    z-index:1;
}
/*.crackers-footer::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 300px;*/
/*    height: 300px;*/
/*    top: 0;*/
/*    left: 0;*/
    /* background: #000; */
/*    opacity: 0.3;*/
/*    background-image: url(https://motherscrackers.com/images/gifs.gif);*/
/*    background-repeat: no-repeat;*/
/*}*/
.crackers-footer::before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#000000a8;
    /*opacity:0.3;*/
    z-index:1;
}
.common-section{
    position:relative;
    z-index:1;
}

.common-section p{
    color:#fff;
    margin-top:2rem;
    font-size:14px;
}
.footer-content{
    position:relative;
    z-index: 9;
}

.footer-titile {
    font-size: 18px;
    font-weight: 700;
    color:#fff;
}
.quick-links li {
    position: relative;
    line-height: 36px;
}
.quick-links li a {
    position: relative;
    color: #000;
    transition: all 0.3s;
    font-size: 14px;
    color:#fff !important;
}
.quick-link {
    padding: 0;
    margin: 0;
}
.footer-section{
    /*border-bottom: 1px solid #ffffff80;*/
    padding-bottom: 0rem;
}
.quick-link li {
    list-style-type: none;
    color: #fff;
    display: flex;
    gap: 14px;
    margin: 20px 0;
    align-items: center;
}

.quick-link li a {
    color: #fff;
    text-decoration: none;
    line-height: 17px;
    font-size: 15px;
}
.quick-link li i {
    height: 35px;
    width: 35px;
    background:var(--primary-color);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    min-width:35px;
    
}

.quick-link li p {
    margin: 0;
    color: #fff;
    font-size: 15px;
}
.quick-links li::before {
    content: '';
    position: absolute;
    background: url(../images/svg/rocket.svg);
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    filter: invert(37%) sepia(41%) saturate(4892%) hue-rotate(334deg) brightness(98%) contrast(108%);
    left: -24px;
    top: 8px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(22deg) brightness(104%) contrast(101%);
}
.our-testimonial-sec{
    padding:7rem 0;
}
.consectetur{
    margin-left:2rem;
}
.our-testimonial-sec{
    height:570px;
}
.client-testimonial .testimonial-content{
    height:220px !important;
}
.footer-logo li i {
    height: 35px;
    width: 35px;
    background: var(--primary-color);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
}
.footer-logo {
    padding: 0;
    margin: 0;
    display: flex;
}
.footer-logo li a {
    text-decoration: none;
    display: inline-block;
    margin: 0 3px;
}
.rights {
     border-top: 1px solid #ffffff80;
    display: flex;
    justify-content: space-between;
    position:relative;
    padding: 10px 0 10px;
}
.border-section p, .border-section a {
    color: #fff;
    margin: 0;
    font-size: 14px;
}

.testmonial-tilte .sec-main-title{
    text-align:center;
    margin-top:3rem;
    color:#fff;
}

.all-cracker-product {
  padding: 4rem 0;
  background: #f8f8fc;
  position:relative;
}

.section-title {
  font-size: 24px;
  font-weight: bold;
  color: #6a1b9a;
  margin-bottom: 30px;
}

.category-card {
  background: #fff;
  border-radius: 15px;
  padding: 20px 10px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  transition: transform 0.3s;
  margin:10px 0;
}

.category-card img {
  max-width: 90px;
  margin: 0 auto 15px;
  display: block;
  border-radius: 50%;
}

.category-card h4 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.category-card p {
  font-size: 12px;
  color: #666;
}

.category-card:hover {
  transform: translateY(-5px);
}

.category-swiper{
    position:static;
}

.swiper-cracker-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none; 
}

.custom-btn {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  width: 40px;
  height:40px;
  border-radius: 50%;
  background:linear-gradient(135deg, #7b1fa2, #9c27b0);
  box-shadow:0 6px 15px rgba(156, 39, 176, 0.4) ;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  pointer-events: auto;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.custom-btn i {
  width: 25px;
  height: 25px;
  color:#fff;
  padding: 2px 4px;
}

.custom-btn:hover {
  transform: translateY(-50%) scale(1.1);
  box-shadow: 0 8px 20px rgba(156, 39, 176, 0.6);
}

.custom-btn:active {
  transform: translateY(-50%) scale(0.95);
}

.swiper-button-prev.custom-btn { 
    left: 30px;
    }
    
.swiper-button-next.custom-btn { 
    right: 30px;
    }

/* Ripple effect */
.custom-btn .ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  height: 100%;
  animation: ripple-animation 0.6s linear;
  pointer-events: none;
}

@keyframes ripple-animation {
  to {
    transform: scale(2.5);
    opacity: 0;
  }
}


.all-cracker-product .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '0';
}

.all-cracker-product .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '0';
}


.sivakasi-cta {
  position: relative;
  background: #d32f2f; 
  padding: 3rem 2rem;
  text-align: center;
  overflow: hidden;
}

.sec-main-title {
    font-size:32px;
    font-weight:700;
   text-align:center;
    margin-bottom:20px;
}

.sivakasi-cta .sec-main-title {
    color:#fff;
}


.sivakasi-cta p {
    font-size: 15px;
    text-align: center;
    color: #fff;
    margin-left: 16rem;
    max-width: 60%;
}

.sivakasi-cta .sprackles{
    
}

/* Left image */
.sivakasi-cta::before {
  content: "";
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  width: 220px;
  height: 220px;
  background: url("../images/home/diwali-wishes.webp") no-repeat center/contain;
  z-index: 1;
}

.sivakasi-cta::after {
    content: "";
    position: absolute;
    right: 2%;
    top: 70%;
    transform: translateY(-50%);
    width: 250px;
    height: 150px;
    background: url(../images/home/sivakasi-supplier.webp) no-repeat center / contain;
    z-index: 1;
}

.sivakasi-cta .container {
  position: relative;
  z-index: 2; /* keep text above images */
}



.cta-btn {
  display: inline-block;
  background: #fff;
  color: #000;
  font-weight: 600;
  padding: 12px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  text-align:center;
  transition: 0.3s;
}

.cta-btn:hover {
  background: #ffeb3b;
  color: #d32f2f;
}


.our-about-section{
    position:relative;
    padding:3rem 0 3rem;
}


 /*.section-text h2 {*/
 /*     font-size: 22px;*/
 /*     font-weight: 600;*/
 /*     color: #222;*/
 /*   }*/

    /*.section-text h2 span {*/
    /*  display: block;*/
    /*  font-size: 32px;*/
    /*  font-weight: 700;*/
    /*  color: #e60000;*/
    /*  margin-top: 5px;*/
    /*}*/

    .section-text p {
      line-height: 1.7;
      margin: 15px 0;
      font-size: 15px;
    }

    .btn-custom {
      display: inline-block;
      padding: 10px 22px;
      margin-top: 15px;
      border: 2px solid #e60000;
      border-radius: 25px;
      background: transparent;
      color: #e60000;
      font-size: 15px;
      text-decoration: none;
      transition: 0.3s;
    }

    .btn-custom:hover {
      background: #e60000;
      color: #fff;
    }

    .section-images img {
      width: 100%;
      border-radius: 10px;
    }

    .section-images {
      gap: 15px;
    }

.secht {
    height: 80px;
}
.about-images img{
    padding-top:1rem;
}
.counter-area-2 { 
        position: relative;
    background-color: #F8BC1E;
    padding: 6rem 0;
    background-image: url('../images/home/key-numbers-background.webp');
    }
.counter-area-2 .row{
    row-gap:24px;
}
.single-counter-2 {
   padding: 20px;
    border: 1px dashed #ffffff;
    border-radius: 20px;
    /*margin-bottom: 30px;*/
}
.counter-number h5{
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.1;
}
.we-counter-number{
    display: flex !important;
    align-items: center !important;
    gap: 1rem !important;
}

.single-counter-2 .counter-icon{
     width: 40px !important;
}

.counter-number {
   display: flex !important; 
   color:#fff;
}

.counter-number .count {
    color: #0F1B24;
}
.we-counter-icon{
    filter: invert(100%) sepia(4%) saturate(0%) hue-rotate(210deg) brightness(105%) contrast(103%);
}
.counter-title  {
    color: #0F1B24;
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    margin-top: 10px;
    color:#fff;
    font-weight:600;
}


.our-testimonial-sec{    

background-image: url(../images/bg/our-testimonial-bg.webp);
    /*height: 503px;*/
    background-position: top;
    background-size:auto;
    background-repeat: repeat;
}
.testimonial-infornha{
    position: relative;
    margin-top: 55px;
}

.client-testimonial .testimonial-content {
    position: relative;
    background: #fff;
    padding: 30px;
    border-radius: 30px;
    /*height: 100% !important;*/
}

.testimonial-img h4{
    font-size:18px;
}

.our-why-chooseus{
    position:relative;
    padding:4rem 0;
}
.chooseus-box-outer p{
    margin:0;
}
.our-why-chooseus .row{
        row-gap: 30px;
}
.chooseus-box-outer{
    padding:30px;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    background-color: #ffffff;
    height: 100%;
}
.our-why-chooseus .title{
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3;
}

.chooseus-box-outer .main-icon img{
    margin-bottom:20px;
    filter: invert(27%) sepia(65%) saturate(2378%) hue-rotate(336deg) brightness(85%) contrast(100%);
}


/* From Uiverse.io by mrhyddenn */ 
.header-btn .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background: none;
  color: #0f1923;
  cursor: pointer;
  position: relative;
  padding: 8px;
  /*margin-bottom: 20px;*/
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  transition: all .15s ease;
  display:block;
}

.header-btn .button::before,
.header-btn .button::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  height: calc(50% - 5px);
  border: 1px solid #fff;
  transition: all .15s ease;
}

.header-btn .button::before {
  top: 0;
  border-bottom-width: 0;
}

.header-btn .button::after {
  bottom: 0;
  border-top-width: 0;
}

.header-btn .button:active,
.header-btn .button:focus {
  outline: none;
}

.header-btn .button:active::before,
.header-btn .button:active::after {
  right: 3px;
  left: 3px;
}

.header-btn .button:active::before {
  top: 3px;
}

.header-btn .button:active::after {
  bottom: 3px;
}

.header-btn .button_lg {
  position: relative;
  display: block;
  padding: 10px 20px;
  color: #fff;
  background-color: #192B54;
  overflow: hidden;
  box-shadow: inset 0px 0px 0px 1px transparent;
}

.header-btn .button_lg::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 2px;
  background-color: #0f1923;
}

.header-btn .button_lg::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 4px;
  height: 4px;
  background-color: #0f1923;
  transition: all .2s ease;
}

.header-btn .button_sl {
  display: block;
  position: absolute;
  top: 0;
  bottom: -1px;
  left: -8px;
  width: 0;
  background-color: #F58226;
  transform: skew(-15deg);
  transition: all .2s ease;
}

.header-btn .button_text {
  position: relative;
}

.header-btn .button:hover {
  color: #0f1923;
}

.header-btn .button:hover .button_sl {
  width: calc(100% + 15px);
}

.header-btn .button:hover .button_lg::after {
  background-color: #fff;
}

.all-cracker-product .sec-main-title{
    margin-bottom:2.5rem;
}

.diwali-sale{
        display: block;
    margin-bottom: 2rem;
    color: #fff;
    font-weight: 700;
    background: #F58226;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 2rem;
    padding: 0 15px;
    border-radius: 5px;
}

.known-brand {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 30px;
    border-radius: 20px;
    /*background-image: url();*/
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
}
.vs-section{
    padding:3rem 0 4rem;
    position:relative;
}
.vs-section .sec-main-title{
    margin-bottom:2rem;
}
.known-brand::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#000;
    opacity:0.3;
    border-radius: 20px;
}
.known-brand h4{
    font-weight:600;
    font-size:20px;
    margin-bottom:1.3rem;
    color:#fff;
    position: relative;
   
}
ul {
      list-style: none;  /* remove default bullets */
      margin:0;
      padding: 0;
    }
   .known-brand ul li {
      counter-increment: my-counter; /* increase counter */
      margin: 10px 0;
      position: relative;
      padding-left: 45px; /* space for the circle */
      font-size: 15px;
      color:#fff;
    }
    .known-brand ul li::before {
      content: counter(my-counter); /* show number */
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      /*background: #192B54; */
      border:1px solid #fff;
      color: #fff;
      font-weight: bold;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    
   .comparison-sectio table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
 
  font-size: 16px;
  text-align: left;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  border-radius: 8px;
  overflow: hidden;
}

.comparison-sectio thead tr {
  background-color:var(--primary-color) ;/* festive orange */
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.comparison-sectio th, td {
  padding: 14px 18px;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
  border-right: 1px solid #ddd;
}

.comparison-sectio tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.all-cracker-product .row{
    row-gap:24px;
}
.vs-brand{
    margin-top:2rem;
}
.comparison-sectio tbody tr:hover {
  background-color: #fff3e0; /* light festive hover effect */
  transition: 0.3s;
}
.comparison-sectio .sec-main-title{
    margin-bottom:2rem;
}

.comparison-sectio th{
    text-align:center;
}

.comparison-sectio{
    position:relative;
    padding:4rem 0
}
.unknown-brand{
    position:relative;
    background-image:url('../images/home/deepavali.webp');
    top:0;
    left:0;
    width:283px;
    height:283px;
    background-size:cover;
        display: flex;
    align-items: center;
    justify-content: center;
}
/*.unknown-brand::before{*/
/*    content:'';*/
/*    position:absolute;*/
/*    background-image:url('../images/home/deepavali.webp');*/
/*    top:0;*/
/*    left:0;*/
/*    width:300px;*/
/*    height:300px;*/
/*    background-size:cover;*/
/*}*/
.occasion-section{
    position:relative;
    padding:4rem 0;
}

.deepavali-content{
    width: 56%;
    text-align: center;
}
.deepavali-content p{
    margin:0;
    font-size:14px;
}
.deepavali-content img{
    margin-bottom:15px;
    filter: invert(78%) sepia(48%) saturate(6050%) hue-rotate(344deg) brightness(99%) contrast(94%);
}
.deepavali-content h4{
    font-size:15px;
    font-weight:600;
}
.our-testimonial-sec .sec-main-title{
        width: 68%;
    margin: auto;
    margin-top: 3rem;
}
.corporate-crackers{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.occasion-section .row{
    row-gap:24px
}

.families{
    margin-top:2rem;
}
.loacton-content{
    position:relative;
    padding:4rem 0;
}
.crackers-packs h4{
    font-size: 16px;
    font-weight: 600;
}
.popular-crackers{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding:20.3px;
    height:100%;
}
.resasons-choose p{
    text-align:justify;
}
.crackers-packs p{
    margin:0;
    font-size:14px;
}
.popular-crackers img{
    margin-bottom:10px;
}
.abot-sectiuon .row{
    row-gap:24px;
}

.industires{
    position:relative;
    padding:4rem 0;
}
.memeroble h4{
    font-size:20px;
    font-weight:600;
}
.empolyoeeimag{
    background: #192B54;
    min-width: 80px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.empolyoeeimag img{
    filter: invert(99%) sepia(0%) saturate(7491%) hue-rotate(55deg) brightness(100%) contrast(106%);
}
.emplyoee{
     display: flex;
    gap: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin:15px 0;
    padding: 20px;
    border-radius: 20px;
}
.memeroble p{
    margin:0;
}

.corporate-secto{
    position:sticky;
    top:15%;
}


/*aravind*/

.page-title h1 {
       font-weight: 700;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-size: 30px;
}
.breadcrumbs-header{
        background-image: url(../images/breadcrumbs/contactus.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
    padding: 150px 0;
}
.ft-breadcrumb-list li {
    margin: 0px 20px;
    position: relative;
        font-size: 23px;
    color: #fff;
  
}
.ft-breadcrumb-list.ul-li{
        position: relative;
    margin: 10px 0;
}
.ft-breadcrumb-list li:last-child::after {
    content: none;
}
.ft-breadcrumb-list li a{
       font-size: 23px;
    color: #fff;
}
.ft-breadcrumb-list.ul-li ul li {
    list-style: none;
    display: inline-block;
}

 .ft-breadcrumb-list li:after {
    top: 2px;
    right: -30px;
    font-size:20px;
    font-weight: 900;
    color: #fff;
    position: absolute;
   content: "\f10d";
    font-family: flaticon_normal-icon !important;
}


.breadcrumbs-header::before {
        position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000d1;
    opacity: 0.3;
    z-index: 0;
}

.breadcrumbs-header .page-title{
    position:relative;
      z-index: 1;
}


.sivakasi-crackers-mart .section-top .title{
        font-size: 23px;
    line-height: 2;
        margin: 22px 0 3px;
}


.our-process-chooseus{
    position: relative;
    padding: 4rem 0;
    background-color: #f6f6f6;
}
.our-process-chooseus .row{
   row-gap: 20px;
    align-items: center;
    justify-content: center;
}
.our-process-chooseus .title{
    font-size:17px;
    font-weight:600;
}

.about-sectio-rery{
   display: flex;
    align-items: center;
    gap: 21px;
    margin-left: -10px;
    margin-top: 22px;
    margin-bottom: 4px;
}

.about-some-info-item{
    display: flex;
    align-items: center;
}

.trucker-info-icon{
    position:relative;
}

.our-why-chooseus .row {
    row-gap: 30px;
    justify-content: center;
}
.chooseus-box-outer .number {
   font-size: 38px;
    font-weight: 700;
    color: #d12a2d;
    opacity: 0.3;
    line-height: 1;
    letter-spacing: 0;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
}


.chooseus-number{
    position: relative;
    display: flex;
    justify-content: space-between;
}

.our-faq-section{
    position:relative;
    padding:3rem 0 3rem;
}
.accordion-button {
    font-weight: 500;
    color: #000;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #f6f6f6;
    padding: 20px;
    /* text-transform: capitalize; */
    font-size: 18px;
}

.accordion-button::after {
    position: absolute;
    content: "+";
    font-size: 1.1rem;
    right: 10px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    line-height: 27px;
    background: #192b54;
    color: #fff;
    text-align: center;
}
.accordion-button:not(.collapsed){
       background-color: #d12a2d;
    box-shadow: unset;
    color: #fff;
}
.accordion-button:not(.collapsed)::after {
    position: absolute;
    content: "-";
  
}
.accordion-item:not(:first-of-type){
        margin: 20px 0;
}
.accordion-button:not(.collapsed)::after{
    background-image:unset !important;
}

.section-top.text-center{
    margin-bottom: 3rem;
}
.section-top .sub-title {
    color:#d12a2d;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.section-top .title {
  color: #000;
    font-weight: 600;
    font-size: 30px;
}

.section-top .title span {
    font-weight: 300;
}




.inner-absolutsd {
    width: 86%;
    bottom: 10%;
    left: 7%;
    position: absolute;
    z-index: 2;
}

.inner-banner h1 {
    line-height: 1.4;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
    margin-bottom: 1.2rem;
}

.benr-uls {
    position: relative;
    display: flex;
    color: #fff;
    gap: 35px;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.benr-uls li {
    position: relative;
}

.our-vision-missing{
    position:relative;
    padding:0 0 3rem;
}
.vision-mission-valus {
    position: relative;
    display: flex;
    gap: 23px;
    align-items: center;
}
.vision-missing{
     position: relative;
    padding: 30px;
    background: #f6f6f6;
    margin-top: 20px;
}
.vision-img {
       margin: 10px 0;
}
.vision-missing h4{
       font-size: 17px;
    font-weight: 600;
    margin: 10px 0;
}

.vision-missing p{
    margin:0;
}


.safety-tips-guidelines {
    position:relative;
    padding:3rem 0 3rem;
}


.safety-guidelines-point {
    padding: 0;
    margin: 20px 0 0;
}

.safety-guidelines-point li:not(:last-child) {
    margin: 0 0 20px;
}

.safety-guidelines-point li {
    display: flex;
    gap: 20px;
}


.safety-guidelines-point li .icon {
    min-width: 50px;
    height: 50px;
    /* border-radius: 50%; */
    line-height: 50px;
    text-align: center;
    background: #d12a2d;
    transform: rotateZ(45deg);
}

.safety-guidelines-point .content-title .title{
    font-size: 17px;
    font-weight: 600;
}
  .safety-guidelines-point .icon img{
      filter:brightness(0) invert(1);
  }
  
  .sivakasi-crackers-mart {
   position: relative;
    padding: 2rem 0 3rem;
    /*background: #f6f6f6;*/
  }
  .sivakasi-content-rekartde li{
      list-style: none;
    position: relative;
    line-height: 2.1;
  }
  .vision-missing h5{
      font-size: 17px;
  }
  
  /* Parent container */
.location-order {
  text-align: center; /* centers the list */
  margin: 20px 0;
  z-index:5;
  position: relative;
}

/* UL reset */
.location-order .all-location {
        line-height: 2.6;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0; /* removes extra spacing */
}

/* LI style */
.location-order .all-location li ,.location-order .all-location li a {
  padding: 0 12px;
  font-size: 16px;
  font-weight: 600;
  color: #fff; /* text color (adjust if needed) */
  position: relative;
}

/* Add separator line (border-right) */
.location-order .all-location li:not(:last-child) {
  border-right: 1px solid rgba(255,255,255,0.4); /* thin white line */
}
.whatsappicon {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999;
}

.whatsapp {
    background: #33be34;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 12px;
    border-radius: 50px;
}

.whatsapp a i {
    font-size: 30px;
    color: #fff;
}
.call-icons a i {
    font-size: 26px;
    color: #fff;
}
.call-icons {
    background: #1551a1;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 12px;
    border-radius: 50px;
    margin: 5px 0;
     display: none; 
}

label.error{
    color:red !important;
}


.variety-fancy-carckers{
    position:relative;
}
.variety-list{
        box-shadow: rgb(50 50 93 / 9%) 0px 2px 5px -1px, rgb(0 0 0 / 10%) 0px 1px 3px -1px;
    margin: 15px 0;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
}
.variety-list h5{
    font-size: 18px;
    font-weight: 700;
    color: #d12a2d;
}
.variety-fancy-carckers .row{
    row-gap:30px;
}

.variety-list li{
       line-height: 1.8;
    margin: 10px 0;
}
.variety-list ul{
       line-height: 1.7;
}

.account-deatils{
        background: var(--primary-color);
    z-index: 1;
    position: relative;
    padding:3rem 0 3rem;
    margin-bottom:3rem;
}

.bank-deyails h3{
    color:#fff;
    font-size:21px;
}

.bank-deyails ul li p{
    color:#fff;
    margin:0;
}
.bank-deyails ul li{
    padding:5px 0;
}

.qr-code img{
    height: 220px;
    width: 220px;
    object-fit: contain;
}