.product-card:hover {
    /*box-shadow: 2px 2px 8px #bbb !important;*/
    transition: 0.5s;

}
.form-control:not(textarea) {
    height: 39px;
}

.hero-slider {
    max-height: 400px !important;
    
}
.site-logo
{
    /* color: black !important;*/
     color: white !important;
    font-size: 22px;
    /*letter-spacing: .05em;*/
    line-height: 70px;
    /*text-transform: uppercase;*/
    font-weight:bold;
     padding: 0px 0 0px 0px;
     /*padding: 12px 0 12px 5px;*/
     /*padding-top: 8px;*/
     width: 220px !important;
}

.site-logo-mobile{
    /* color: black !important;*/
     color: white !important;
    font-size: 22px;
    /*letter-spacing: .05em;*/
    line-height: 70px;
    /*text-transform: uppercase;*/
    font-weight:bold;
     padding: 0px 0 0px 0px;
     /*padding: 12px 0 12px 5px;*/
     /*padding-top: 8px;*/
     width: 90px !important;;
}



.offcanvas-toggle {
   /*color: white !important;*/
   color: black !important;
}



/*@media (max-width: 1100px).hero-slider {
     min-height: 0px !important; 
}*/

.topbar {
    display: table;
    position: relative;
    width: 100%;
    height: 40px;
    padding: 0 30px;
    /*border-bottom: 1px solid #e1e7ec;*/
    background-color: #22E5A7;
    

/*background-color: #C72A2F;
*/
    
    z-index: 9010;
    color:white !important;
}

.topbar-column a
{
  color:white;
}

 .icon-mail
 {
  color:white;
 }
.icon-bell
 {
  color:white;
 }

 .site-menu>ul>li a{

    font-weight:bold;
    color:#000;


}



.offcanvas-toggle {
    border-right: 0px solid #e1e7ec;
    padding-top:-500px !important;
   
}

.toolbar .search:hover, .toolbar .account:hover, .toolbar .cart:hover {
    background-color: white;
}

.owl-carousel .owl-dots {
    margin-top: 0px;
}
.product-card
{
  padding:10px;
}

.cart_anchor{ 
    float:right; 
    vertical-align:top; 
    background: url('images/cart-icon.png') no-repeat center center / 100% auto;
    width: 50px;
    height: 50px; 
    margin-bottom: 50px;
}

.toolbar .cart>.toolbar-dropdown {
    width: 300px;
}

.dropdown-product-item .dropdown-product-details {
    color: black;
    font-size: 13px;
}

.dropdown-product-item .dropdown-product-title {
    color: #0da9ef;
}

.navbar
{
  /*background-color:#0da9ef;*/
  background-color:white;
  color:white !important;
}


.site-menu>ul>li a 
{
    /*color: white !important;*/
    color: black !important;
}
.sub-menu
{
  background-color:white;
  border: 1px solid whitesmoke;
  border-radius: 8px;
}
/*.site-menu>ul>li {
    background-color:#0da9ef !important;
}*/
/*.dropdown-product-item .dropdown-product-title:hover {
    color: #0da9ef;
}*/

.toolbar-dropdown {
    right: 0;
    left: auto;
    /*width: 260px;*/
    /*padding-right: 18px !important;
    padding-left: 18px !important;*/
    
   
    height:auto !important;
    overflow: auto !important;

    width: 22vw !important;
    height: 80vh !important;
}

a{
  text-decoration: none;
}


.toolbar .cart:hover {
    background-color: #0da9ef;
}

.checkout_btn
{
  background-color: #0da9ef;
}
.checkout_btn:hover
{
  background-color: white;
  border: 2px solid #0da9ef;
  color:black;
}

.owl-dots
{
  display:none !important;
}

.dot {
  height: 30px;
  width: 30px;
  background-color: red;
  color:white;
  border-radius: 50%;
  display: inline-block;
  margin-left:5px;
}

.mdot {
  height: 28px;
  width: 28px;
  background-color: red;
  color:white;
  border-radius: 50%;
  display: inline-block;
  margin-left:5px;
}
 
 .mobileShow {
     display: none; 
     /*font-family: "Cinzel Decorative", cursive;*/
     /*text-shadow: 1px 1px 2px #979797; */
     
 }
 
 .category_title{
      font-family: "Cinzel Decorative", cursive;
     text-shadow: 0px 0px 1px #979797; 
 }
 
  .mobileHide {
      /*font-family: "Cinzel Decorative", cursive;text-shadow: 1px 1px 2px #979797; */
      
  }

  /* Smartphone Portrait and Landscape */
  @media only screen
    and (min-device-width : 320px)
    and (max-device-width : 480px){
     .mobileHide { display: none;}
     .mobileShow { display: block;}
     
            .container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}


    
  }
  
  
  
  .site-menu>ul>li>a {
    display: table;
    height: 100%;
    min-height: 100%;
    border-top: 1px solid transparent;
    letter-spacing: .05em;
    text-transform: none !important;
    /* font-family: "Cinzel Decorative", cursive; */
    font-size: 14px;
    font-weight: 550;
    font-style: normal;
    text-decoration: none;
    /*text-transform: uppercase !important;*/
    letter-spacing: normal;
}

.site-menu ul {
    margin-top: 2px !important;
    
}

.site-menu ul>li>a {
    padding: 0 7px;
    transition: color .3s;
    color: black;
    font-size: 15px;
    /* font-weight: 550; */
    text-decoration: none;
    /*letter-spacing: .02em;*/
    /*text-transform: none !important;*/
   /*  font-family: "Cinzel Decorative", cursive; */
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: normal;
}
.site-menu>ul>li a {
    text-shadow: 1px 1px 2px #979797;
}
  
  
  
  .img-container {
      position: relative;
      padding-bottom: 56.25%; /* This gives an aspect ratio of 16:9 */
      height: 0;
      overflow: hidden;
    }
    .img-container img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; /* Ensures the image maintains its aspect ratio and covers the container */
    }
    
    
    
    .responsive-image {
  width: 100%;
  /*max-width: 241px;*/
  /* Original desktop width */
  height: auto;
}

/* Make it smaller on mobile */
@media (max-width: 600px) {
  .responsive-image {
      
    /*max-width: 150px; */
    
  }
}


body
{
    font-family: "Times New Roman", Times, serif !important;   
}


    .review-slider-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
  }

  .review-slider {
    display: flex;
    flex-wrap: nowrap;
    width: max-content;
    animation: scroll-left 40s linear infinite;
    gap: 1rem;
  }

  .review-slide {
    flex: 0 0 auto;
    width: 250px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }

  .review-slide img {
    width: 100%;
    height: auto;
    display: block;
  }

  @keyframes scroll-left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }

  @media (min-width: 768px) {
    .review-slide {
      width: 300px;
    }
  }
  
  
  
  
.scrollable-container {
  max-height: 30000000px;
  overflow-y: auto;
  padding: 2px 15px 15px 10px;
  /*border: 1px solid #000;*/
  /*border-radius: 10px;*/
  background-color: #fff;
  padding-top:0px !important;
 /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);*/

}

.scrollable-container-inner {
  border: 1px solid #e0e0e0;border-radius: 10px;margin:5px;margin-top:0px;

}

@media only screen and (max-width: 767px) {
        .scrollable-container-inner {
             border: 1px solid #e0e0e0;border-radius: 10px;margin:5px !important;margin-top:5px !important;
        }
        .scrollable-container {

          margin-top:1px !important;
      }
    }

    .menu-heading {
        font-size: 22px;
        font-weight: 800;
        color: #e60026; /* Strong red (matches "Restaurant" in logo) */
        margin-bottom: 10px;
        margin-left: 5px;
        font-family: 'Segoe UI', sans-serif;
    }




   
    .mobileHide {
        display: block;
    }

    @media only screen and (max-width: 767px) {
        .mobileHide {
            display: none;
        }
    }


/*/this css end for why choose us section after slider/*/
 /*
 * SUB-CATEGORY LINK STYLES (MODIFIED: Reduced padding)
 */
.subcategory-link {
    display: block;
    margin: 8px 0;
    padding: 3px 12px; /* REDUCED PADDING: from 10px 16px to 8px 12px */
    /*font-weight: bold;*/
    font-size: 14px;
    color: #000;
    background-color: #fff;
    border-left: 4px solid #000;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.subcategory-link:hover {
    background-color: #000;
    color: #fff;
    padding-left: 18px; /* Adjusted to match overall reduced padding, from 22px to 18px */
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}


.card-header-menu-categories 
{
    margin: 0px 0;
    margin-top:2px;
    padding: 10px 0px !important; 
    font-weight: bold;
    font-size: 15px;
    color: black;
    background-color: #fff;
    /*border-left: 4px solid #000;*/
    text-decoration: none;
    transition: all 0.3s ease;
    text-align: center;
    border-radius:0px solid black !important; 

    margin-left:10px !important;
    margin-right:10px !important;
    margin-top:5px;
}

.card-header-menu-categories h4 {
    color: black !important; 
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); 
    margin-bottom: 0; 
}


.subcategory-list-wrapper {
    max-height: 400px; /* IMPORTANT: Set a maximum height to enable scrolling. Adjust this value as needed. */
    overflow-y: auto;  /* Enables vertical scrolling when content exceeds max-height */
    padding-bottom: 10px; /* Adds some aesthetic padding at the bottom of the scrollable area */
    padding-right: 5px; /* Adds slight padding to the right to prevent content touching the custom scrollbar */
    padding-top: 0px; /* Added: Small padding-top to bring first link closer to header but maintain spacing */

    /* For smooth scrolling behavior when navigating within the scrollable area */
    scroll-behavior: smooth;

    margin-left:10px !important;
    margin-right:10px !important;
}

/* Custom Scrollbar for Webkit browsers (Chrome, Safari, newer Edge) */
.subcategory-list-wrapper::-webkit-scrollbar {
    width: 6px; /* Sets the width of the scrollbar to be thin */
    background-color: #f0f0f0; /* Light background color for the scrollbar track */
}

.subcategory-list-wrapper::-webkit-scrollbar-thumb {
    background-color: #888; /* Darker color for the draggable scrollbar thumb */
    border-radius: 3px; /* Rounded corners for the scrollbar thumb */
    transition: background-color 0.3s ease; /* Smooth color transition on hover */
}

.subcategory-list-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* Darken thumb on hover for visual feedback */
}

/* Custom Scrollbar for Firefox */
.subcategory-list-wrapper {
    scrollbar-width: thin; /* Makes the scrollbar thin in Firefox */
    scrollbar-color: #888 #f0f0f0; /* Sets thumb color (#888) and track color (#f0f0f0) for Firefox */
}


/*
 * DUAL SCROLLBAR FIXES (Unchanged from last version)
 * These rules explicitly hide overflow on parent containers to ensure only .subcategory-list-wrapper scrolls.
 */
.col-md-4.scrollable-container {
    overflow-y: hidden; /* Prevent vertical scrolling on this Bootstrap column */
}

.enhanced-outer-card {
    overflow: hidden; /* Prevent any overflow (including hidden scrollbars) on this container */
    /* Example styles if you want the entire outer card to look cohesive with a background/border: */
    /* background-color: #fff; */
    /* border: 1px solid #e0e0e0; */
    /* border-radius: 4px; */
}

.subcategory-block .subcategory-link {
    transition: max-height 0.4s ease;
  }



.subcategory-link {
    display: block;
    margin: 8px 0;
    padding: 3px 12px;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    border-left: 4px solid #000;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.subcategory-link:hover {
    background-color: #000;
    color: #fff;
    padding-left: 18px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}



/* Custom Modal Styles for why choose modal*/
/* Distinct Read More Button */
.custom-modal-why-choose-us {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px 10px;
  box-sizing: border-box;
}

.custom-modal-content {
  background-color: white;
  margin: auto;
  max-width: 600px;
  padding: 20px 25px;
  border: 2px solid black;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
  margin-top: 60px !important;
}

.custom-modal-close.top-close {
  position: absolute;
  right: 15px;
  top: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  cursor: pointer;
}

.modal-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}

.read-more-btn {
  display: inline-block;
  padding: 5px 18px;
  font-size: 15px;
  color: black;
  background-color: white;
  border: 2px solid black;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.read-more-btn:hover {
  background-color: black;
  color: white;
}
/* Custom Modal Styles for why choose modal*/


/*/this css end for why choose us section after slider/*/



.product-thumb-category img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 4 / 3; /* Or 3 / 4 or 1 / 1 depending on design */
  border-radius: 8px; /* Optional for a more polished look */
}


.product-thumb-category {
  width: 100%;
  padding-top: 100%; /* 4:3 aspect ratio (height = 75% of width) */
  position: relative;
  overflow: hidden;
}

.product-thumb-category img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.product-card-category {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}




.site-logo img {
  max-height: 60px;
  width: auto;
  height: auto;
}

@media (max-width: 768px) {
  .site-logo img {
    max-height: 50px;
  }
}




.carousel-container {
  /*padding: 10px;*/
  /*border-radius: 15px;*/
 /* background: #fff;*/
  /*border: 2px solid #fff;*/
  /*box-shadow: 0 0 4px rgba(0, 132, 74, 0.3), 0 0 8px rgba(215, 25, 32, 0.15);*/
 /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;*/

 /* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;*/

/*  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);*/

 /* transition: box-shadow 0.3s ease;*/
}




.carousel-container:hover {
  /*box-shadow: 0 0 6px rgba(0, 132, 74, 0.4), 0 0 12px rgba(215, 25, 32, 0.25);*/
  /*box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;*/
/*  box-shadow:  0 4px 12px rgba(0, 0, 0, 0.04);*/
}

.carousel-img {
  transition: transform 0.6s ease-in-out;
  border-radius: 10px;
 /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);*/
}

/* Owl Carousel fadeIn and fadeOut custom animations */
.owl-animated-out {
  animation-name: fadeOut !important;
  animation-duration: 0.9s !important; /* Was 0.5s, now longer */
}

.owl-animated-in {
  animation-name: fadeIn !important;
  animation-duration: 0.9s !important;
}

@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to   { opacity: 1; transform: scale(1); }
}

@keyframes fadeOut {
  from { opacity: 1; transform: scale(1); }
  to   { opacity: 0; transform: scale(0.95); }
}



.hero-section {
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
}

.hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://dhakayarestuarant.com/images/product_images/13/c837d894-e349-4477-a309-3a7448d890b5.jpg') no-repeat center center;
  background-size: cover;
  filter: blur(0px) brightness(0.5);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4); /* semi-transparent overlay */
}

.hero-content h1 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
  margin-bottom: 0.5rem;
}

.hero-content p {
  font-size: 1.2rem;
  max-width: 700px;
  margin: 0 auto;
  color: #eee;
}

@media (max-width: 768px) {
  .hero-section {
    height: 60vh;
  }

  .hero-content h1 {
    font-size: 1.8rem;
  }

  .hero-content p {
    font-size: 1rem;
  }
}



.widget-light-skin.widget-categories ul>li::before, .widget-light-skin.widget-links ul>li::before
 {
    color: white !important;
}



/*this css is for side bar*/

 .tab-box {
  border: none;
  border-radius: 6px;
  /*padding: 10px 14px; *//* Reduced size for tab buttons */

  /*padding: 6px 10px;*/ /* reduced padding */

  padding: 1px 6px; /* reduced padding */

  margin-bottom: 8px;
  background-color: #ffffff;
  color: #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: background-color 0.3s, color 0.3s;
}

.tab-box:hover {
  background-color: #e0e0e0;
}

.tab-box.active {
  background-color: #000 !important;
  color: #fff !important;
}

.tab-box .label {
  display: flex;
  align-items: center;
  /*gap: 10px;*/
  gap: 8px; /* slightly reduced gap */
}

.plus-icon {
  font-size: 22px;
  transition: transform 0.3s;
}

.tab-box.active .plus-icon {
  transform: rotate(45deg);
}

.tab-content-box {
  display: none;
  margin-bottom: 12px;
  /*padding: 0;*/
  padding: 0 4px; /* reduced horizontal padding */
  border-left: 3px solid #000;
  border-radius: 6px;
  background-color: #ffffff;
  color: #000;
}

.tab-content-box.active {
  display: block;
}

/* Content paragraphs */
.tab-content-box p {
 /* padding: 8px 10px;*/ /* reduced inner paragraph padding */
  /*padding: 12px;*/

  padding: 4px 10px !important;
  margin: 6px;
  border-radius: 6px;
  /*border: 1px solid #000;*/
  background-color: #ffffff;
  color: #000;
}


.tab-content-box a {
  color: #FF4D30; /* Logo color */
  /*font-weight: bold;
  text-decoration: underline;*/
}



.tab-content-box-desktop a {
  font-size: 15px !important;
}

/* Mobile accordion behavior */
.mobile-content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}

.mobile-content.active {
  max-height: 1000000px;
  opacity: 1;
  background-color: #000;   /* Dark background on open */
  color: #fff;
  /*padding: 10px;*/
  padding: 6px 8px; /* reduced padding */
  border-radius: 6px;
}

.mobile-content.active p {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}


.mobile-content.active a {
  color: #FF4D30;
}

/* Responsive visibility */
@media (min-width: 768px) {
  .mobile-content {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .desktop-content {
    display: none !important;
  }
}

/*this css is for side bar*/

/*this css is for Search box*/

   .highlight {
    background-color: #000;
    color: #fff;
    padding: 1px 4px;
    border-radius: 3px;
    animation: pulse 0.3s ease-in-out;
  }

  @keyframes pulse {
    0% { background-color: #000; }
    50% { background-color: #333; }
    100% { background-color: #000; }
  }



.modern-search-input {
  width: 100%;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 500;
  background-color: #fff;
  color: #111;
  border: 1.5px solid #ccc;
  border-radius: 12px;
  outline: none;
  transition: all 0.35s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  font-family: 'Segoe UI', Roboto, sans-serif;
}

.modern-search-input::placeholder {
  color: #999;
  transition: opacity 0.3s ease;
}

.modern-search-input:hover {
  background-color: #f9f9f9;
  border-color: #333;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}

.modern-search-input:focus {
  border-color: #000;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
  color: #000;
}

.modern-search-input:focus::placeholder {
  opacity: 0;
}


/*.cool-search-input {
  width: 100%;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #000;
  border-radius: 8px;
  background: #fff;
  color: #000;
  outline: none;
  margin-bottom: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  transition: background-color 0.3s ease, color 0.3s ease;
}*/

.cool-search-input:focus {
  background: #000;
  color: #fff;
}

.cool-search-input::placeholder {
  font-weight: bold;
  opacity: 1;
}


/* Modern browsers (Chrome, Edge, Opera, Safari) */
.software-search::placeholder {
  color: #FF4D30; /* Choose any color you prefer */
  opacity: 1; /* Ensures it's not faded in Firefox */
}

/* Firefox older versions */
.software-search::-moz-placeholder {
  color: #FF4D30;
  opacity: 1;
}

/* Firefox newer versions */
.software-search:-moz-placeholder {
  color: #FF4D30;
  opacity: 1;
}

/* Internet Explorer 10–11 */
.software-search:-ms-input-placeholder {
  color: #FF4D30;
}

.cool-search-input::placeholder {
  color: #0077FF;
  opacity: 1;
}


.cool-search-input {
  width: 100%;

  /*width: 150px !important;*/
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 500;
 /* border: 2px solid #000;*/   /* /its previous code/*/

  border: 0px solid #000 !important;
  border-radius: 8px;
  background: #fff;
  color: #000;
  outline: none;
  margin-bottom: 20px;
  /*box-shadow: 0 4px 12px rgba(0,0,0,0.05);*/ /* /its previous code/*/
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;
  transition: background-color 0.3s ease, color 0.3s ease;
}


.cool-search-input:focus {
  background: #000;
  color: #fff;
}


/*for search box css*/

.toolbar {
   
    right: 5px;

}

@media (max-width: 768px) {
    .toolbar {
        right: 5px;
    }

    .cool-search-input {
  /*width: 100%;*/
  width: 200px !important;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #000;
  border-radius: 8px;
  background: #fff;
  color: #000;
  outline: none;
  margin-bottom: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  transition: background-color 0.3s ease, color 0.3s ease;
}


}


/*for search result css without animation*/


 /* Base container */
  #search-results-container {
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    padding: 24px;
    font-family: 'Segoe UI', sans-serif;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    width: 100%;
    box-sizing: border-box;
  }

  /* Heading */
  #search-results-container h4 {
    font-size: 20px;
    margin-bottom: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  /* No results message */
  .no-results {
    color: #666;
    font-style: italic;
    margin: 10px 0;
  }

  /* Search result items */
  .result-item {
    background-color: #fff;
    padding: 14px 18px;
    margin-bottom: 12px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.25s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }

  .result-item:hover {
    background-color: #f9f9f9;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
  }

  .result-title {
    font-weight: 600;
    font-size: 16px;
  }

  .result-sub {
    font-size: 13px;
    color: #555;
  }

/*for search result css without animation*/




/*fro search result css*/

/*— মূল লেখার সেট-আপ —*/
.headline {
    font: 700 28px/1.4 "Poppins", sans-serif;
    margin: 0;
}

/*— কেবল কী-ওয়ার্ডের wrapper —*/
.glass-flow {
    display: inline-block;
    position: relative;
    font: inherit;
    line-height: inherit;
    /* --- IMPORTANT CHANGE START --- */
    /* Set a fixed minimum width based on your longest phrase */
    min-width: 320px; /* Adjust this value! Measure your longest word */
    text-align: center; /* Keeps the text centered within its fixed space */
    /* --- IMPORTANT CHANGE END --- */
}

/*— আসল, দেখা-যাওয়া টেক্সট —*/
.text-layer {
    position: relative;
    z-index: 1;
    color: #111;
    transition: opacity 0.8s ease-in-out;
    display: inline-block;
    /* Also ensure this can grow to the full width if needed */
    white-space: nowrap; /* Prevent line breaks within the word */
}

/*— ওপরের চলমান “liquid glass” লেয়ার —*/
.glass-flow::before {
    content: attr(data-content);
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(
        120deg,
        #00c6ff,
        #0072ff,
        #00ff8c,
        #00c6ff
    );
    background-size: 250% 250%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: glassMove 4s ease-in-out infinite;
    opacity: 0.85;
    filter: drop-shadow(0 0 6px rgba(0, 255, 255, 0.35));
    pointer-events: none;
    white-space: nowrap;
    font: inherit;
    line-height: inherit;
    transition: opacity 0.8s ease-in-out;
}

/*— ফুল ফ্লো: ডান → বাম —*/
@keyframes glassMove {
    0%   { background-position: 120% 50%; }
    100% { background-position: -20% 50%; }
}

/* For controlling visibility during transitions */
.text-layer.fade-out {
    opacity: 0;
}



 #search-results-container {
    display: none;
    transition: all 0.3s ease;
    margin-top: 20px;
  }

  #search-results-container.visible {
    display: block;
  }



/*this css is for service section*/
.service-card {
            background-color: #fff;
            border: 1px solid #e0e0e0;
            border-radius: 12px; /* Slightly more rounded corners */
            padding: 30px; /* Comfortable padding */
            text-align: left; /* Align text to left as in the image */
            transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            overflow: hidden; /* To keep hover effects within card boundaries */
        }

        .service-card:hover {
            transform: translateY(-10px); /* Lift up */
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); /* Deeper shadow */
        }

        .service-card .icon-wrapper {
            width: 70px;
            height: 70px;
            background-color: #e6f0ff; /* Light blue background for icons */
            border-radius: 50%; /* Circular background */
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 25px; /* Space below icon */
            transition: background-color 0.3s ease-in-out;
            position: relative; /* For overflow: hidden */
            overflow: hidden;
        }

        .service-card:hover .icon-wrapper {
            background-color: #d1e2ff; /* Slightly darker blue on hover */
        }

        .service-card .icon-wrapper img {
            width: 60%; /* Adjust icon size within circle */
            height: 60%;
            object-fit: contain;
            transition: transform 0.3s ease-out; /* Icon scale animation */
        }

        .service-card:hover .icon-wrapper img {
            transform: scale(1.1); /* Slightly enlarge icon on hover */
        }

        .service-card h3 {
            font-size: 22px; /* Title font size */
            font-weight: 600; /* Medium bold */
            color: #333;
            margin-bottom: 10px;
        }

        .service-card p {
            font-size: 15px; /* Paragraph font size */
            color: #666;
            line-height: 1.6; /* Improved readability */
            margin-bottom: 25px; /* Space above learn more */
            flex-grow: 1; /* Allows paragraph to expand */
        }

        .service-card .learn-more-link {
            text-decoration: none;
            color: #007bff; /* Primary blue for link */
            font-weight: 500;
            display: inline-flex; /* To align text and arrow */
            align-items: center;
            transition: color 0.3s ease-in-out;
        }

        .service-card .learn-more-link:hover {
            color: #0056b3; /* Darker blue on hover */
        }

        .service-card .learn-more-link .arrow {
            margin-left: 8px; /* Space between text and arrow */
            transition: transform 0.3s ease-in-out; /* Arrow animation */
            font-weight: bold; /* Make arrow bold if it's text */
        }

        .service-card .learn-more-link:hover .arrow {
            transform: translateX(5px); /* Move arrow to the right on hover */
        }

        /* Responsive adjustments for 4 items */
        @media (min-width: 1200px) { /* Extra large screens (xl breakpoint) and up */
            .col-xl-3 {
                width: 25%;
            }
        }
        @media (min-width: 992px) and (max-width: 1199.98px) { /* Large screens (lg breakpoint) */
            .col-lg-3-custom { /* Custom class for 4 on LG, if default lg-3 isn't enough */
                width: 25%;
            }
        }
        @media (max-width: 991.98px) and (min-width: 768px) { /* Medium screens (md breakpoint) */
            .col-md-6 {
                width: 50%; /* Two cards per row */
            }
        }
        @media (max-width: 767.98px) { /* Small screens (sm breakpoint) */
            .col-sm-12 {
                width: 100%; /* One card per row */
            }
        }

        /* Gutter spacing for responsiveness */
     /*   .row.g-4 {
            --bs-gutter-x: 1.5rem;
            --bs-gutter-y: 1.5rem;
        }*/

  .app-service-section {
      padding: 20px 10px;
    }

    .app-service-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: -8px;
    }

    .app-service-card {
      flex: 0 0 calc(20% - 16px);
      margin: 8px;
      background: #fff;
      border: 1px solid #e2e2e2;
      border-radius: 16px;
      text-align: center;
      padding: 20px 10px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
      transition: all 0.4s ease-in-out;
      cursor: pointer;
    }

    .app-service-card:hover {
      border-color: #111;
      box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
      transform: translateY(-6px);
    }

    .app-service-icon {
      font-size: 36px;
      margin-bottom: 10px;
      color: #111;
      transition: transform 0.3s ease;
    }

    .app-service-card:hover .app-service-icon {
      transform: scale(1.2) rotate(10deg);
    }

    .app-service-title {
      font-size: 16px;
      font-weight: 600;
      color: #222;
      margin-bottom: 6px;
    }

    .app-service-link {
      font-size: 14px;
      color: #000;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      gap: 6px;
      transition: all 0.3s ease;
      font-weight: 500;
      justify-content: center;
    }

    .app-service-link i {
      transition: transform 0.3s ease;
    }

    .app-service-link:hover {
      color: #000;
      text-decoration: underline;
    }

    .app-service-link:hover i {
      transform: translateX(8px) scale(1.3);
    }

    /* Modal styles */
    .custom-modal {
      display: none;
      position: fixed;
      z-index: 9999;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgba(0, 0, 0, 0.6);
      animation: fadeIn 0.4s;
    }

    .modal-content-custom {
      background-color: #fff;
      margin: 10% auto;
      padding: 20px;
      border-radius: 12px;
      width: 90%;
      max-width: 500px;
      box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
      animation: slideDown 0.4s;
      position: relative;
    }

    @media (max-width: 768px) {
      .modal-content-custom {
        margin-top:30%;
      }
    }


    .close-btn {
      color: #aaa;
      position: absolute;
      top: 12px;
      right: 16px;
      font-size: 24px;
      font-weight: bold;
      cursor: pointer;
    }

    .close-btn:hover {
      color: #000;
    }

    @keyframes slideDown {
      from {
        transform: translateY(-40px);
        opacity: 0;
      }
      to {
        transform: translateY(0);
        opacity: 1;
      }
    }

  /*  @keyframes fadeIn {
      from {
        background-color: rgba(0, 0, 0, 0);
      }
      to {
        background-color: rgba(0, 0, 0, 0.6);
      }
    }
*/
    @media (max-width: 768px) {
      .app-service-card {
        flex: 0 0 calc(50% - 16px);
        padding: 14px 8px;
      }

      .app-service-icon {
        font-size: 28px;
      }

      .app-service-title {
        font-size: 13px;
      }

      .app-service-link {
        font-size: 12px;
      }
    }

    @media (max-width: 480px) {
      .app-service-section {
        padding: 10px 4px;
      }

      .app-service-card {
        flex: 0 0 calc(50% - 12px);
        margin: 6px;
        padding: 10px 6px;
      }

      .app-service-icon {
        font-size: 24px;
      }

      .app-service-title {
        font-size: 11px;
      }

      .app-service-link {
        font-size: 10px;
      }
    }

    /*this css is for service section*/


/*    this css is for details box of service details modal
*/    

/* Overlay */
/* Modal Overlay */
.black-white-modal-overlay {
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  overflow-y: auto;
}

/* Modal Content */
.black-white-modal-content {
  background: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 630px;
  max-height: 90vh;
  overflow-y: auto;
  padding: 25px;
  position: relative;
  animation: fadeIn 0.3s ease-in-out;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

/* Close Buttons */
.black-white-close-btn {
  background: none;
  border: 1px solid black;
  padding: 6px 16px;
  font-size: 16px;
  cursor: pointer;
  margin-top: 15px;
  transition: 0.3s;
}

.black-white-close-btn:hover {
  background-color: black;
  color: white;
}

.black-white-close-btn.top {
  position: absolute;
  top: 10px;
  right: 15px;
  border: none;
  font-size: 24px;
}

/* Modal Sections */
.modal-section {
  margin-bottom: 24px;
  background: #f9f9f9; /* softer background */
  border-radius: 10px;
  padding: 20px 18px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  font-family: 'Segoe UI', sans-serif;
}

/* Headings */
.modal-section h3 {
  font-size: 1.3rem;
  margin-bottom: 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e0e0e0;
  color: #1a1a1a;
  font-weight: bold;
}

/* Lists (still available if needed) */
.modal-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.modal-section ul li {
  margin-bottom: 6px;
  color: #111;
}

/* Paragraphs */
.modal-section p {
  color: #2a2a2a;
  line-height: 1.6;
  margin-bottom: 10px;
  font-size: 15px;
}

/* Links */
.modal-section a {
  color: #d50000;
  font-weight: bold;
  text-decoration: none;
}
.modal-section a:hover {
  text-decoration: underline;
}

/* Call to Action Button */
.modal-btn {
  display: inline-block;
  background: #d50000;
  color: #fff !important;
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 25px;
  font-weight: bold;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  transition: all 0.3s ease-in-out;
  margin-top: 6px;
}
.modal-btn:hover {
  background: #b00000;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

/* Icon Color (remains) */
.modal-section i,
.modal-section .fa,
.modal-section .fas {
  color: #007bff;
}

.software-subscription-row {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px 12px;
  border-radius: 6px;
  margin-bottom: 10px;
  gap: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.software-subscription-icon {
  font-size: 18px;
}

.software-subscription-label {
  font-weight: 500;
  color: #333;
  min-width: 65px;
}

.software-subscription-price {
  font-weight: bold;
  color: #000;
  flex-grow: 1;
}

.software-subscription-btn {
  padding: 5px 10px !important;
  border-radius: 4px !important;
  font-size: 13px;
  line-height: 1.2;
}

.software-intro-text {
  font-size: 14.5px;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.6;
}

.software-service-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 15px;
  color: #111;
}

.software-service-list li {
  margin-bottom: 8px;
  padding-left: 24px;
  position: relative;
}

.software-service-list li::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
}

.software-note {
  margin-top: 10px;
  font-size: 14px;
  color: #2a2a2a;
  font-weight: 500;
}



.call-now-btn {
    position: relative;
    display: inline-block;
    background: rgb(0, 151, 136);
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    transition: background 0.4s ease, transform 0.4s ease;
  }

  .call-now-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -150%;
    width: 150%;
    height: 100%;
    background: linear-gradient(
      120deg,
      rgba(0, 200, 180, 0) 0%,
      rgba(0, 200, 180, 0.4) 20%,
      rgba(0, 220, 200, 0.6) 50%,
      rgba(0, 200, 180, 0.4) 80%,
      rgba(0, 200, 180, 0) 100%
    );
    transform: skewX(-20deg);
    animation: glass-wipe-color 5s linear infinite;
  }

  .call-now-btn:hover {
    background: rgb(0, 140, 125);
    transform: scale(1.05);
  }

  @keyframes glass-wipe-color {
    0% {
      left: -150%;
    }
    100% {
      left: 150%;
    }
  }


/*its assed later*/

  .call-now-btn span {
  position: relative;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2); /* Light transparent layer under text */
  padding: 0 8px;
  border-radius: 4px;
}


/*its for like water color*/

   /* .call-now-btn {
    position: relative;
    display: inline-block;
    background: rgb(0, 151, 136);
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
  }

  .call-now-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -150%;
    width: 150%;
    height: 100%;
    background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.6) 20%,
      rgba(255, 255, 255, 0.8) 50%,
      rgba(255, 255, 255, 0.6) 80%,
      rgba(255, 255, 255, 0) 100%
    );
    transform: skewX(-20deg);
    animation: glass-wipe-water 5s linear infinite;
  }

  @keyframes glass-wipe-water {
    0% {
      left: -150%;
    }
    100% {
      left: 150%;
    }
  }*/



.why-choose-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.why-choose-list li {
  background: rgba(0, 151, 136, 0.05);
  padding: 10px 14px;
  border-left: 4px solid rgb(0, 151, 136);
  margin-bottom: 8px;
  border-radius: 6px;
  font-size: 15px;
  line-height: 1.4;
  display: flex;
  align-items: center;
  gap: 8px;
}

.why-choose-list li::before {
  content: "";
}



.ready-software-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ready-software-list li {
  background: #f9f9f9;
  margin-bottom: 10px;
  padding: 12px 16px;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.app-service-link {
  color: rgb(0, 151, 136);
  cursor: pointer;
  font-weight: 500;
  transition: color 0.3s ease;
}

.app-service-link:hover {
  color: #007bff;
  text-decoration: underline;
}

.view-all-list-service-modal {
  padding: 8px 14px;
  background: rgb(0, 151, 136);
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
  margin-top: 12px;
  font-weight: 600;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background 0.3s ease;
}

.view-all-list-service-modal:hover {
  background: rgba(0, 151, 136, 0.8);
}

/* Buttons */
.modal-btn,
.buy-now-btn {
  background: transparent;
  color: black !important;
  border: 1px solid #000;
  padding: 10px 18px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s ease;
  display: inline-block;
  margin: 4px 4px 0 0;
}

.modal-btn:hover,
.buy-now-btn:hover {
  background: #000;
  color: white !important;
}

/* Accordion */
.accordion-item {
  margin-bottom: 10px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 0 1px #ccc;
}

.accordion-header {
  padding: 10px 14px;
  font-weight: bold;
  cursor: pointer;
  background: #fff;
  transition: background 0.2s;
}

.accordion-header:hover {
  background: #f5f5f5;
}

.accordion-body {
  padding: 12px 14px;
  display: none;
  border-top: 1px solid #eee;
}

/* Grid Cards */
.grid-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 12px;
}

.card {
  border-radius: 8px;
  padding: 15px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 0 1px #ddd;
  transition: all 0.3s ease;
  cursor: default;
}

.card:hover {
  background-color: black;
  color: white;
}

/* Form Inputs */
form input,
form textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 12px;
  border: 1px solid #000;
  border-radius: 6px;
  font-size: 1rem;
  background: #fff;
  color: #000;
}

form input::placeholder,
form textarea::placeholder {
  color: #888;
}

/* Read More Link */
.read-more {
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
}

.read-more:hover {
  text-decoration: none;
}

/* Animation */
@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}

/* Responsive */
@media (max-width: 768px) {
  .black-white-modal-content {
    max-height: 95vh;
    padding: 15px;
  }

  .grid-cards {
    grid-template-columns: 1fr;
  }
}




/* =============  ACCORDION  ============= */
 /* =====  INDUSTRY ACCORDION  ===== */
.industry-accordion { width:100%; }

.industry-item{
  border:1px solid transparent;
  border-radius:6px;
  margin-bottom:10px;
  box-shadow:0 0 5px rgba(0,0,0,.08);
  overflow:hidden;
  transition:border-color .35s ease, box-shadow .35s ease;
}
.industry-item:hover{
  border-color:rgba(0,0,0,.15);
  box-shadow:0 0 10px rgba(0,0,0,.12);
}

.industry-header{
  background:#fff;
  padding:12px 18px;
  font-weight:600;
  cursor:pointer;
  display:flex;
  justify-content:space-between;
  align-items:center;
  user-select:none;
  transition:background .35s ease, color .35s ease;
}
.industry-item.open .industry-header{
  background:#000; color:#fff;
}

/* Arrow */
.industry-arrow{
  width:0; height:0;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  border-top:10px solid #000;
  transition:transform .35s ease, border-top-color .35s ease;
}
.industry-item.open .industry-arrow{
  transform:rotate(180deg);
  border-top-color:#fff;
}

/* Content */
.industry-content{
  display:none;              /* keep hidden by default */
  max-height:0;
  overflow:hidden;
  background:#f9f9f9;
  padding:0 18px;
  transition:max-height .4s ease, padding .4s ease;
}
.industry-item.open .industry-content{
  display:block;             /* override the default */
  max-height:500px;          /* big enough for 3‑4 lines; raise if needed */
  padding:12px 18px;
}
.industry-content p{ margin:10px 0; color:#222; }



/*    this css is for details box of service details modal*/   


/*this css is for back_buy_now button*/
.back_buy_now
{
  background-color: black; color:white;padding:0px !important;padding-left:10px !important;padding-right:10px !important;font-size: 20px !important;top:20px !important;margin-right:20px; margin-top:12px;
}

@media (max-width: 768px) {
  .back_buy_now
  {
    background-color: black; color:white;padding:0px !important;padding-left:10px !important;padding-right:10px !important;font-size: 20px !important;top:20px !important;margin-right:15px; margin-top:2px;
  }
}



/*This css is for industry we serve*/
    .industry-card {
      background: #fff;
      border-radius: 12px;
      padding: 18px;
      text-align: center;
      transition: all 0.3s ease;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
      height: 100%;
    }

    .industry-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 8px 24px rgba(0, 151, 136, 0.18);
    }

    .industry-icon {
      font-size: 30px;
      color: rgb(0, 151, 136);
      margin-bottom: 6px;
      transition: transform 0.3s ease;
    }

    .industry-card:hover .industry-icon {
      transform: scale(1.1) rotate(4deg);
    }

    .industry-title {
      font-size: 14px;
      font-weight: 600;
      color: #222;
      margin-bottom: 6px;
    }

    .industry-link {
      font-size: 12px;
     /* color: rgb(0, 151, 136);*/
      font-weight: 500;
      display: inline-flex;
      align-items: center;
      gap: 4px;
      justify-content: center;
      transition: all 0.3s ease;
    }

    .industry-link i {
      transition: transform 0.3s ease;
    }

    .industry-link:hover i {
      transform: translateX(5px);
    }

    .industry-detail {
      display: none;
      font-size: 12px;
      line-height: 1.5;
      color: #444;
      background: #f2fcfa;
      padding: 10px;
      border-radius: 8px;
      margin-top: 8px;
    }

    .industry-detail.show {
      display: block;
    }

/*This css is for industry we serve*/




/*This css is for left side service accordion*/
 .graphics-accordion-container {
    max-width: 800px;
    margin: auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    overflow: hidden;
  }

  .graphics-accordion-item {
    border-bottom: 1px solid #e4e4e4;
    transition: background 0.3s;
  }

  .graphics-accordion-header {
    /*padding: 16px 20px;*/
    padding: 4px 7px;
    cursor: pointer;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f8f9fb;
    color: #333;
    font-size: 16px;
    transition: all 0.3s;
  }

  .graphics-accordion-header:hover {
    background: #eef2f7;
  }

  .graphics-accordion-icon {
    font-size: 20px;
    color: #F57005;
    font-weight: bold;
    width: 20px;
    text-align: center;
  }

  .graphics-accordion-content {
    max-height: 0;
    overflow: hidden;
    background: #fff;
    transition: max-height 0.4s ease;
    padding: 0 20px;
  }

  .graphics-accordion-content ul {
    padding: 10px 0 20px;
    list-style: disc;
    padding-left: 20px;
    color: #444;
  }

  .graphics-accordion-content p {
    padding: 15px 0;
    line-height: 1.6;
    color: #444;
  }

  .graphics-accordion-item.active .graphics-accordion-content {
    max-height: 500px;
  }

  .graphics-accordion-item.active .graphics-accordion-icon::before {
    content: "−";
  }

  .graphics-accordion-header .graphics-accordion-icon::before {
    content: "+";
  }

  @media screen and (max-width: 600px) {
    .graphics-accordion-header {
      font-size: 15px;
      /*padding: 14px 16px;*/
      padding: 4px 7px;
    }

    .graphics-accordion-content {
      font-size: 14px;
    }
  }


.graphics-accordion-content ul li p.graphics-li-text {
  margin: 0;
  padding: 0;
  color:black !important;
}
/*This css is for left side service accordion
*/



/*This css is for gradient color animation in text*/
 .animated-text {
    font-size: 32px;
    font-weight: 700;
}

.animated-text-price-div
{
  font-size: 20px;
    font-weight: 400;
}

.gradient-text {
    position: relative;
    display: inline-block;
    color: rgb(0, 151, 136);
    background: linear-gradient(
        90deg,
        rgb(0, 151, 136) 0%,
        rgb(0, 200, 180) 100%
    );
    background-size: 200% 100%;
    background-position: -100% 0;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: solid-wipe 5s linear infinite;
}

@keyframes solid-wipe {
    0% {
        background-position: -100% 0;
    }
    50% {
        background-position: 0% 0;
    }
    100% {
        background-position: 100% 0;
    }
}
/*This css is for gradient color animation in text*/



/*This css is for subscription menu at service list*/
.consultancy-block {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  flex-wrap: wrap;
}

.consultancy-image img {
  width: 100%;
  height: auto;
  display: block;
}

.consultancy-image {
  flex: 1 1 300px;
  min-width: 250px;
}

.consultancy-content {
  flex: 1 1 400px;
  padding: 20px;
  text-align: center;
}

.consultancy-content h2 {
  margin: 0;
  font-size: 24px;
}

.highlight {
  color: #2ecc71;
}

.appointment-btn {
  background: #2ecc71;
  color: #fff;
  border: none;
  padding: 12px 24px;
  margin: 15px 0;
  border-radius: 4px;
  cursor: pointer;
}

.free-consultancy {
  margin: 10px 0;
}

.free-consultancy span {
  color: #2ecc71;
  font-weight: 600;
}

.company-logo {
  max-width: 150px;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .consultancy-block {
    flex-direction: column;
  }
  .consultancy-content {
    padding: 15px;
  }
}
/*This css is for subscription menu at service list*/



/*This css is for subscription panel at left side service block*/

.subscription-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  background: #f9f9f9; /* Outer container color */
  padding-top: 8px;
  padding-left: 4px;
  padding-right: 4px;
}

.subscription-item {
  flex: 1 1 30%;
  background: #ffffff; /* White background for each item */
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  text-align: center;
  padding: 15px 10px;
  min-width: 200px;
  max-width: 320px;
}

.plan-name {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.plan-price {
  font-size: 16px;
  color: #009688;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .subscription-row {
    flex-direction: column;
    align-items: center;
  }

  .subscription-item {
    width: 100%;
    max-width: 400px;
  }
}

@media (max-width: 768px) {
  .subscription-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    background: black !important;/* Outer container color */
    padding-top: 6px;
    padding-left: 1px;
    padding-right: 1px;
  }

  .subscription-item {
  flex: 1 1 30%;
  background: black !important; /* White background for each item */
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border:1px solid white !important;
  color:white !important;
  text-align: center;
  padding: 15px 10px;
  min-width: 200px;
  max-width: 320px;
}


  .plan-name {
    font-size: 18px;
    font-weight: 600;
    color: white !important;
  }

  .plan-price {
    font-size: 16px;
    color: white !important;
  }

}
/*This css is for subscription panel at left side service block*/


/*This css is for main company article section video and moving image*/
  /* Gradient Call Now Button */
.btn-gradient {
  position: relative;
  display: inline-block;
  padding: 0.7rem 1.8rem;
  font-weight: 600;
  color: white;
  border: none;
  border-radius: 0.5rem;
  background: rgb(0, 200, 180);
  overflow: hidden;
  z-index: 1;
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

.btn-gradient:hover {
  background: rgb(0, 215, 195); /* slightly brighter on hover */
  box-shadow: 0 0 12px rgba(0, 200, 180, 0.5);
  color: white;
}

.btn-gradient::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent 0%,
    rgba(255, 255, 255, 0.4) 50%,
    transparent 100%
  );
  transform: skewX(-20deg);
  animation: glassWipe 3.5s ease-in-out infinite;
  z-index: 2;
  pointer-events: none;
}

@keyframes glassWipe {
  0% {
    left: -75%;
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    left: 100%;
    opacity: 0;
  }
  100% {
    left: 100%;
    opacity: 0;
  }
}


  /* Animated Play Button */
  .btn-video-play {
    width: 48px;
    height: 48px;
    background: transparent;
    border: none;
    animation: pulse 2.5s ease-in-out infinite;
    cursor: pointer;
  }

  .btn-video-play svg.play-icon circle {
    fill: rgba(0, 200, 180, 0.85);
    stroke: white;
  }

  @keyframes pulse {
    0%, 100% {
      transform: scale(1);
      opacity: 1;
      filter: drop-shadow(0 0 8px rgba(0, 200, 180, 0.8));
    }
    50% {
      transform: scale(1.1);
      opacity: 0.8;
      filter: drop-shadow(0 0 14px rgba(0, 200, 180, 1));
    }
  }

/* Pendulum-like Image Slide */
 .sliding-image-wrapper {
    animation: smooth-pendulum 12s ease-in-out infinite;
    will-change: transform;
  }

  @keyframes smooth-pendulum {
    0% {
      transform: translateX(0);
    }
    25% {
      transform: translateX(-8px);
    }
    50% {
      transform: translateX(0);
    }
    75% {
      transform: translateX(8px);
    }
    100% {
      transform: translateX(0);
    }
  }



/*This css is for service-price-block*/
.service-price-slap-card {
    border-color: rgba(0, 0, 0, 0.2);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
  }
  .service-price-slap-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
  }
  .service-price-slap-title {
    font-weight: 400;
    color: #000;
  }
  .service-price-slap-text {
    color: #333;
    font-size: 0.95rem;
    line-height: 1.5;
  }
  .service-price-slap-tabs .nav-link {
    color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-right: 5px;
    border-radius: 20px;
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  }
  .service-price-slap-tabs .nav-link.active,
  .service-price-slap-tabs .nav-link:hover {
    background: linear-gradient(to right, #000, #333);
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  }


/*.service-price-wrapper {
    background: #f9f9f9; 
    width: 100%;
}
*/

/*This css is for service-price-block*/


       .service-modal-slide-swiper {
      padding-top: 30px;
      padding-bottom: 30px;
    }

    .service-modal-slide-container {
      height: 220px;
      position: relative;
    }

    .service-modal-slide-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 15px;
      transition: transform 0.6s ease;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    }

    .swiper-slide-active .service-modal-slide-image {
      transform: scale(1.03);
    }

    .swiper-slide-next,
    .swiper-slide-prev {
      transform: scale(0.95) rotateY(-4deg);
      opacity: 0.7;
    }

    .swiper-slide {
      width: 85%;
    }

    .service-modal-slide-caption {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 20px;
      padding-bottom: 25px;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
      color: white;
      border-radius: 0 0 15px 15px;
    }

    .service-modal-slide-title {
      font-size: 18px;
      font-weight: bold;
    }

    .service-modal-slide-btn {
      background: white;
      color: #d50000;
      padding: 5px 16px;
      border-radius: 20px;
      font-weight: bold;
      margin-top: 8px;
      font-size: 14px;
      display: inline-block;
    }

    @media (max-width: 768px) {
      .service-modal-slide-container {
        height: 180px;
      }

      .swiper-slide {
        width: 90%;
      }

      .service-modal-slide-title {
        font-size: 16px;
      }
    }

    .swiper {
  margin-left: 0;
  padding-left: 0;
}





  /* Container with left image and right content -- software , website ... content*/
  
    .safatech-specific-service-wrapper {
      /*max-width: 1200px;
      margin: 0 auto;
      padding: 20px;*/

      /*padding: 20px;*/
    }

    .safatech-specific-service-row {
      display: flex;
      flex-wrap: wrap;
      background: white;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    }

    .safatech-specific-service-image {
      flex: 1 1 40%;
      max-width: 40%;
      height: auto;
      min-height: 300px;
      object-fit: cover;
    }

    .safatech-specific-service-content {
      flex: 1 1 60%;
      max-width: 60%;
      padding: 20px;
    }

    .safatech-specific-service-content h3 {
      color: var(--safatech-main-color);
      margin-bottom: 12px;
    }

    .safatech-specific-service-content p {
      margin-bottom: 12px;
      color: #333;
    }

    .safatech-specific-service-btn {
      background: var(--safatech-gradient);
      /*color: white;*/
      padding: 12px 24px;
      border: none;
      border-radius: 8px;
      font-weight: bold;
      cursor: pointer;
      margin-top: 20px;
      box-shadow: 0 4px 12px rgba(0, 200, 180, 0.4);
      transition: all 0.3s ease;
    }

    .safatech-specific-service-btn:hover {
      transform: scale(1.05);
      background: linear-gradient(to right, rgb(0, 180, 165), rgb(0, 160, 150));
    }

    .safatech-specific-service-extra-row {
      margin-top: 20px;
      background: white;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
      transition: max-height 0.6s ease;
      max-height: 0;
    }

    .safatech-specific-service-extra-row.expanded {
      max-height: 5000px;
    }

    .safatech-specific-service-extra-content {
      padding: 20px;
    }

    .safatech-specific-service-accordion-item {
      border-bottom: 1px solid #ddd;
      padding: 10px 0;
    }

    .safatech-specific-service-accordion-header {
      cursor: pointer;
      font-weight: bold;
      color: var(--safatech-main-color);
      display: flex;
      justify-content: space-between;
      align-items: center;
      transition: all 0.3s ease;
    }

    .safatech-specific-service-accordion-icon {
      margin-left: 10px;
      transition: transform 0.3s ease;
    }

    .safatech-specific-service-accordion-item.expanded .safatech-specific-service-accordion-icon {
      transform: rotate(45deg);
    }

    .safatech-specific-service-accordion-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease;
    }

    .safatech-specific-service-accordion-item.expanded .safatech-specific-service-accordion-content {
      max-height: 300px;
      padding: 10px 0;
    }

    @media (max-width: 768px) {
      .safatech-specific-service-row {
        flex-direction: column;
      }

      .safatech-specific-service-image {
        max-width: 100%;
        height: 200px;
        min-height: 200px;
      }

      .safatech-specific-service-content {
        max-width: 100%;
      }
    }


/*this css will be for all screen and default*/

.safatech-specific-service-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  max-width: 540px; /* Default for small screens */
}

@media (min-width: 576px) {
  .safatech-specific-service-wrapper {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .safatech-specific-service-wrapper {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .safatech-specific-service-wrapper {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .safatech-specific-service-wrapper {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .safatech-specific-service-wrapper {
    max-width: 1320px;
  }
}

/*this css will be for all screen and default*/

  .safatech-specific-service-accordion-header {
    cursor: pointer;
    font-weight: bold;
    color: var(--safatech-main-color);
    display: flex;
    align-items: center;
    gap: 8px; /* Makes + icon closer to text */
  }

  .safatech-specific-service-accordion-icon {
    transition: transform 0.3s ease;
  }

  .safatech-specific-service-accordion-item.expanded .safatech-specific-service-accordion-icon {
    transform: rotate(45deg);
  }



/*This css is for industry we serve*/

    .highlight-green {
      color: rgb(0, 151, 136);
    }

    .highlight-blue {
      color: #0a4da2;
    }

    .glance-box {
      padding: 8px;
    }

    .glance-card {
      background: #ffffff;
      border-radius: 16px;
      padding: 20px 10px;
      text-align: center;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
      transition: all 0.3s ease;
    }

    .glance-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 6px 16px rgba(0, 151, 136, 0.15);
    }

    .icon-wrapper {
      width: 50px;
      height: 50px;
      margin: 0 auto 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(0, 151, 136, 0.1);
      border-radius: 50%;
    }

    .icon-wrapper i {
      font-size: 24px;
      color: rgb(0, 151, 136);
    }

    .glance-card h4 {
      font-size: 20px;
      font-weight: 700;
      margin: 5px 0;
      color: #222;
    }

    .glance-card p {
      font-size: 14px;
      color: #555;
      margin: 0;
    }

      @media (max-width: 767.98px) {
      .row.equal-height > div {
        display: flex;
      }
    }

/*    This css is for industry we serve
*/    


    /* FAQ Items */
  .faq-item {
  border-bottom: 1px solid #e0e0e0;
  transition: background-color 0.3s ease;
}

/* Question */
.faq-question {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0.8rem 0;
  user-select: none;
  transition: color 0.3s ease;
  letter-spacing: 0.02em;
  font-weight: normal;
  font-size: 1rem;
}

.faq-question:hover {
  color: rgb(0, 130, 115);
}

/* Icon */
.faq-icon {
  margin-left: auto;
  font-size: 1.4rem;
  color: rgb(0, 151, 136);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s ease;
  user-select: none;
}

/* Rotate icon when open */
.faq-question.active .faq-icon {
  transform: rotate(45deg);
  color: rgb(0, 130, 115);
}

/* Answer */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease;
  font-size: 0.95rem;
  line-height: 1.5;
  color: #444;
  padding: 0 0;
  margin-bottom: 0.5rem;
}

.faq-answer.open {
  padding: 0.5rem 0 0.7rem 0;
  max-height: 500px; /* adjust based on content */
}



.fixed-contact-buttons {
  position: fixed;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 999;
}

.contact-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.contact-btn:hover {
  transform: scale(1.1);
}

.contact-form-popup {
  position: fixed;
  top: 50%;
  right: -300px;
  transform: translateY(-50%);
  background: white;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
  padding: 20px;
  width: 280px;
  transition: right 0.4s ease;
  z-index: 999;
}

.contact-form-popup.open {
  right: 80px;
}

.contact-form-popup .form-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.contact-form-popup .close-btn {
  background: transparent;
  border: none;
  font-size: 22px;
  cursor: pointer;
  color: #333;
}

.contact-form-popup form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contact-form-popup input,
.contact-form-popup textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
}

.contact-form-popup button[type="submit"] {
  padding: 8px;
  background: rgb(0, 151, 136);
  color: white;
  border: none;
  cursor: pointer;
}

.fixed-contact-buttons {
  position: fixed;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 999;
}

/* Mobile View Adjustment */
@media (max-width: 768px) {
  .fixed-contact-buttons {
    right: 5px; /* Adjust as needed */
  }
  
  .contact-form-popup.open {
    right: 60px; /* Less space taken at mobile */
  }
}
/* Mobile View Adjustment */
@media (max-width: 768px) {
  .fixed-contact-buttons {
    right: 5px;
  }

  .contact-form-popup {
    width: 240px;
    padding: 15px;
  }

  .contact-form-popup.open {
    right: 55px; /* Adjusted for mobile — closer to edge */
  }

  .contact-form-popup input,
  .contact-form-popup textarea {
    padding: 6px;
    font-size: 14px;
  }

  .contact-form-popup button[type="submit"] {
    padding: 8px;
    font-size: 14px;
  }

  .contact-form-popup .form-header h4 {
    font-size: 16px;
  }

  .contact-form-popup .close-btn {
    font-size: 22px;
    z-index: 1000;
  }
}

.fixed-contact-buttons .contact-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(0, 200, 180);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  transition: transform 0.3s ease;
  overflow: hidden;
  position: relative;
}

/* Call Button Blinking */
.call-btn {
  animation: blinkPulse 2s infinite ease-in-out;
}

@keyframes blinkPulse {
  0% { opacity: 1; }
  50% { opacity: 0.6; transform: scale(1.05); }
  100% { opacity: 1; transform: scale(1); }
}

/* Message Button Wipe Animation */
.form-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  transform: skewX(-20deg);
  transition: none;
  z-index: 0;
  animation: wipeEffect 2.5s infinite;
}

@keyframes wipeEffect {
  0% { left: -100%; }
  50% { left: 100%; }
  100% { left: 100%; }
}

/* Keep the icon visible over wipe */
.form-btn span,
.call-btn span {
  position: relative;
  z-index: 1;
}

@keyframes blinkPulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.6; }
}

.form-btn {
  border: none !important;
  box-shadow: none !important;
}



 /* Animation for swing dots */
.swing-dots {
  animation: swingSmooth 5s ease-in-out infinite;
}

@keyframes swingSmooth {
  0% { transform: translateY(0); }
  50% { transform: translateY(12px); }
  100% { transform: translateY(0); }
}

/* Experience Badge Styling */
.experience-badge {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px 32px 20px;
  border-radius: 18px;
  text-align: center;
  width: 260px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(0, 151, 136, 0.3);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1),
              box-shadow 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
  z-index: 2;
}

.experience-badge::before {
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 300%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(173, 216, 230, 0) 0%,          /* transparent light blue */
    rgba(0, 191, 255, 0.15) 50%,       /* subtle deep sky blue */
    rgba(173, 216, 230, 0) 100%         /* transparent light blue */
  );
  animation: wipe-smooth 6s infinite cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
  opacity: 0.35;
  filter: drop-shadow(0 0 4px rgba(0, 191, 255, 0.3));
}

@keyframes wipe-smooth {
  0% { left: -150%; }
  50% { left: 50%; }
  100% { left: 150%; }
}


/*.experience-badge::before {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 400%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(173, 216, 230, 0) 0%,           
    rgba(135, 206, 250, 0.2) 40%,       
    rgba(0, 191, 255, 0.3) 50%,         
    rgba(135, 206, 250, 0.2) 60%,       
    rgba(173, 216, 230, 0) 100%        
  );
  animation: wipe-smooth 7s infinite cubic-bezier(0.42, 0, 0.58, 1);
  z-index: 0;
  opacity: 0.4;
  filter: drop-shadow(0 0 8px rgba(0, 191, 255, 0.45));
  pointer-events: none;
}

@keyframes wipe-smooth {
  0% { left: -200%; }
  50% { left: 50%; }
  100% { left: 200%; }
}*/

.experience-badge-content {
  position: relative;
  z-index: 2;
  color: #003c36;
}

.experience-badge-content .number {
  font-size: 26px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: rgb(0, 151, 136);
  transition: color 0.3s ease;
}

.experience-badge-content .number i {
  color: goldenrod;
  font-size: 20px;
  animation: subtle-sparkle 3s infinite ease-in-out;
}

@keyframes subtle-sparkle {
  0%, 100% { transform: scale(1) rotate(0); opacity: 1; }
  50% { transform: scale(1.2) rotate(10deg); opacity: 0.8; }
}

.experience-badge-content .label {
  font-size: 14px;
  font-weight: 400;
  margin-top: 4px;
  color: #444;
}

/* Headline Wrapper Styling */
.headline-wrapper {
  padding-top: 20px;
  text-align: center;
  z-index: 999999;
}

.headline-wrapper h2 {
  font-size: 20px;
  font-weight: 400;
  color: #222;
  line-height: 1.5;
  letter-spacing: 0.4px;
  margin: 0;
}

.headline-wrapper h2 span {
  display: block;
}

.headline-wrapper .highlight-line {
  font-weight: 500;
  margin-top: 6px;
}

.headline-wrapper p {
  font-size: 15px;
  font-weight: 400;
  color: #555;
  line-height: 1.6;
  max-width: 580px;
  margin: 18px auto 0;
  letter-spacing: 0.3px;
}

/* Responsive Styles */
@media (max-width: 600px) {
  .experience-badge {
    width: 90%;
    padding: 24px 24px 18px;
  }

  .experience-badge-content .number {
    font-size: 22px;
  }

  .experience-badge-content .label {
    font-size: 13px;
  }

  .headline-wrapper {
    padding-top: 12px;
  }

  .headline-wrapper h2 {
    font-size: 17px;
    line-height: 1.45;
    letter-spacing: 0.3px;
  }

  .headline-wrapper p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 14px;
    padding: 0 16px;
  }

  .scrollable-container {
    padding-top: 10px !important;
  }
}





/*This css is for dynamically texts change */

 /*.dynamic-wrapper {
  display: inline-block;
  position: relative;
}

.highlight {
  background-color: black;
  color: white;
  padding: 6px 14px;
  border-radius: 10px;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  transition: all 0.4s ease;
  min-height: 1.5em;
}

.hidden-text {
  visibility: hidden;
  white-space: nowrap;
  position: absolute;
  pointer-events: none;
  height: 0;
  overflow: hidden;
}

#dynamic-text {
  white-space: nowrap;
}

.typing-cursor {
  display: inline-block;
  width: 2px;
  height: 1.2em;
  background-color: white;
  margin-left: 5px;
  animation: blink 1s step-end infinite;
  vertical-align: middle;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}*/

/*This css is for dynamically texts change */



/* Main slide box */
.service-modal-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: white;
  padding: 20px;
  text-align: center;
  font-family: sans-serif;
  font-size: 16px;
  min-height: 160px;
  height: auto;
}

@media (min-width: 768px) {
  .service-modal-slide {
    height: 220px;
  }
}

.service-modal-slide-content {
  max-width: 300px;
}

.service-modal-slide-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.service-modal-slide-buttons {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

.service-modal-slide-button {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
  color: white;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  transition: background 0.3s;
}

.service-modal-slide-button:hover {
  background: rgba(255, 255, 255, 0.35);
}

/* Gradient backgrounds based on rgb(0, 151, 136) and related tones */
.service-slide-gradient-1 {
  background: linear-gradient(135deg, #00b09b, #96c93d);
} /* teal to lime */

.service-slide-gradient-2 {
  background: linear-gradient(135deg, #ff5f6d, #ffc371);
} /* coral to sunshine */

.service-slide-gradient-3 {
  background: linear-gradient(135deg, #667eea, #764ba2);
} /* purple to violet */

.service-slide-gradient-4 {
  background: linear-gradient(135deg, #43cea2, #185a9d);
} /* teal to deep blue */

.service-slide-gradient-5 {
  background: linear-gradient(135deg, #ff9966, #ff5e62);
} /* warm orange to pink */

.service-slide-gradient-6 {
  background: linear-gradient(135deg, #56ccf2, #2f80ed);
} /* sky blue to royal blue */

.service-slide-gradient-7 {
  background: linear-gradient(135deg, #36d1dc, #5b86e5);
} /* cyan to soft blue */

.service-slide-gradient-8 {
  background: linear-gradient(135deg, #ee9ca7, #ffdde1);
} /* soft pink gradient */

.service-slide-gradient-9 {
  background: linear-gradient(135deg, #7b4397, #dc2430);
} /* deep purple to cherry red */

.service-slide-gradient-10 {
  background: linear-gradient(135deg, #43cea2, #f8ffae);
} /* mint to soft yellow */

.service-slide-gradient-11 {
  background: linear-gradient(135deg, #4ca1af, #c4e0e5);
} /* sea blue to pale cyan */

.service-slide-gradient-12 {
  background: linear-gradient(135deg, #30cfd0, #330867);
} /* teal to midnight purple */

.service-slide-gradient-13 {
  background: linear-gradient(135deg, #f7971e, #ffd200);
} /* golden orange to yellow */

.service-slide-gradient-14 {
  background: linear-gradient(135deg, #00c6ff, #0072ff);
} /* electric cyan to bright blue */

.service-slide-gradient-15 {
  background: linear-gradient(135deg, #f857a6, #ff5858);
} /* pink to bright coral */

.service-slide-gradient-16 {
  background: linear-gradient(135deg, #8360c3, #2ebf91);
} /* violet to teal */

.service-slide-gradient-17 {
  background: linear-gradient(135deg, #11998e, #38ef7d);
} /* dark teal to fresh green */

.service-slide-gradient-18 {
  background: linear-gradient(135deg, #654ea3, #eaafc8);
} /* purple to soft pink */

.service-slide-gradient-19 {
  background: linear-gradient(135deg, #f953c6, #b91d73);
} /* bright pink to magenta */

.service-slide-gradient-20 {
  background: linear-gradient(135deg, #43e97b, #38f9d7);
} /* neon green to cyan */


/*This css is for loader*/
.loader-spinner {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*This css is for loader*/
