body p{
  font-family: var(--font_kanit);
}

.team-box .content a{
    /* margin-top: 15px; */
    padding-top: 15px;
    /* color: gray; */
    color: var(--white);
    font-size: 14px;
}

.team-box .content .read-more{
    margin-top: 4px;
}

/* Modal styles */
.modal {
    display: none; /* Hidden by default */
    position: fixed; 
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
  }
  
  /* Modal Content */
  .modal-content {
    position: absolute;
    background-color: #fff !important;
    padding: 20px;
    border-radius: 10px;
    width: 50%;
    max-width: 350px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  }
  
  /* Center the modal horizontally and vertically */
  .modal-content {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  /* Close button */
  .close {
    color: #aaa;
    float: right !important;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  .team-profile .exp-desig{
    margin: 10px 0px;
  }

  .team-profile{
    padding: 10px;
  }
  
  .content-block ul.benefits li{
    /* background-color: yellow; */
    line-height:40px;
    /* border: 1px solid red; */
    margin: 15px 0px;
  }

  .content-block ul.benefits li h6{
    margin-bottom: 5px;
    font-weight: 500;
  }

  .content-block ul.benefits p{
    line-height: 22px;
  }

  .products-middle-image{
    margin: 50px 0px;
  }
  
  .content-block .disposal li p{
    line-height: 30px;
  }

  .team-box .content .read-more{
        font-size: 15px;
    margin-top: 15px;
  }

  .team-box .content .read-more:hover{
    /* color: blue; */
    font-size: 15px;
  }

  .team-wrapper a:hover .read-more{
    color: #ed5c2b !important;
  }
  
  .products-main .Products-card{
    border: 1px solid white;
    margin: 10px 0px;
    /* padding: 50px 20px; */
  }

  .Products-card .products-head h4{
    color: white;
    margin: 10px 0px;
  }

  .products-main .Products-card .products-description p{
    color: white;
  }

  .products-button .read-more{
    margin: 10px 0px;
    color: red;
  }

  .products-main{
    padding-bottom: 50px;
    /* padding-bottom: 140px; */
  }

  .Products-card{
    border-radius: 10px;
  }

  .Products-card .products-description h4{
    color: white;
  }

  .Products-card .products-description p{
    margin: 10px 0px;
  }

  .Products-card .products-description{
    padding: 20px;
  }

  /* .awards-list ul li{
    border: 1px solid black !important;
  } */


  .awards-area> .figure{
    display: grid;
    gap: 18px;
    grid-template-columns: 260px auto;
  }



  .result-area-inner .main-pro{
    display: flex;
    align-items: center;
    border: 1px solid lightgray;
    margin: 10px 0px;
  }

  .prodTable{
    border: 1px solid black;
  }

  .main-pro> img{
    height:130px ;
    width:130px ;
  }

  section.about-feagure{
    background-color:#555555 !important;
    padding: 30px 0px;
  }

  .figure .content p{
    /* background-color: red; */
    font-size: 16px;
    line-height: 20px;
  }

  .figure .content h5{
    margin-bottom: 10px;
  }

  .main-pro .box-contdata{
    /* background-color: yellow; */
    padding: 20px;
  }

  .copyright-area-inner ul.footer-nav-list{
    display: flex;gap: 10px 78px;flex-wrap: wrap;
  }


 .copyright-area .copyright-area-inner{
    display: flex;
    gap: 20px 60px;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
 }

 @media screen and (max-width: 420px) {



  .card-front {
    z-index: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .card-front .image img{
    height: 330px !important;
  }

    .about-area .info-wrapper {
      padding-inline-start: 30px;
      border-inline-start: 30px;
      padding-left: 0px !important;
  }
 }

 @media screen and (max-width: 520px) {

  
  
  .slide-caption {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;    
        justify-content: center;  
        flex-direction: column;  
        color: white;
        text-align: center;
        background: rgb(0 0 0 / 8%);
        /* background: rgba(0, 0, 0, 0.5); */
        padding: 20px 60px;
        /* padding: 20px 40px; */
        border-radius: 10px;
  }


  .packshot-main {
    border: 1px solid rgba(128, 128, 128, 0.525);
    text-align: center;
    margin: 10px 0px;
    border-radius: 15px;
    max-height: 600px !important;
  }
  
  .headline-text h1 {
    font-size: 30px !important;
    font-weight: 400;
    color: white;
    font-family: var(--font_teko);
}

  .certifications img {
    height: 60px !important;
    width: auto;
  }

  .about-area-inner .info-wrapper img{
    height: 250px;
  }

  .hero-area .section-title {
        font-size: 45px;
    }

  .carousel-item .slide-caption h1{
    /* color: red; */
    font-size: 30px;
  }

  .footer-pargaraph p{
    font-size: 18px !important;
    line-height: 1.26;max-width: 850px;font-weight: 300;color: white;
  }

  .blogData{
    display: block !important;
  }

  /* .blogData .title-wrapper{

  } */

  .blog-details-area-inner .section-title.large {
    font-size: 25px;
    /* font-size: 30px; */
  }
  
  .blog-details-area .blogdetails__wrapper {
    grid-template-columns: 1fr;
    margin-top: 0px !important;
  }
 
  .blog-details-area-inner .title-wrapper h1{
    margin-top: 0px !important;
  }

  .result-area .section-content .title {
    font-size: 25px !important;
    line-height: 1.3;
  }

  #insidefig {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
  }

  .counter-area .counter-box .number {
    font-size: 30px;
    line-height: 1;
    margin-top: 20px;
  }

  .aboutUs p{
    margin-bottom: 25px;
  }

  .whoWeAre h2{
    margin-top: 0px !important;
  }

  .devising h2{
      /* font-size: 25px; */
      font-size: 35px;
      margin-top: 0px !important;
      /* margin-top: 0; */
  
  }

  .weHere h2{
    font-size: 35px !important;
    margin-top: 10px !important;
  }

  .whoWeAre .title-wrapper .section-title{
        font-size: 35px;
        margin-top: 10px;
  }

  .copyright-area-inner ul.footer-nav-list {
    display: flex;
    gap: 8px 15px !important;
    flex-wrap: wrap;
}

  .footer-area-inner .title-wrapper .section-title {
    font-size: 30px;
    margin-top: 5px;
  }

  .footer-area-inner .section-header .title-wrapper {
    /* border: 1px solid red; */
    display: flex !important;
    justify-content: left !important;
  }

  .work-details-area {
    padding-top: 0px !important;
    margin-top: 100px;
  }

  .hero-area-inner {
    margin-inline-end: 0px;
    padding-inline-end: 0px;
    /* padding-top: 10px !important; */
  }

  .blog .text {
    color: var(--white);
    transition: all 0.5s;
    padding: 30px 0px !important;
  }

  .blog .title {
    font-size: 25px;
    line-height: 0.88;
    color: var(--white);
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.5s;
    padding: 30px 0px !important;
  }
  
  .footer-cta .footer-widget-wrapper{
    display: none;
  }

  .hero-area-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-spacing-top {
    padding-top: 60px;
    /* border: 1px solid red; */
    padding-bottom: 15px;
  }

  .feature-area .features-wrapper-box {
    margin-top: 15px !important;
  }

  .section-header .title-wrapper{
    display: flex !important;
    justify-content: left !important;
    /* border: 1px solid red; */
  }

  .blog-area-inner .section-header .title-wrapper {
    display: flex !important;
    justify-content: left !important;
  }


  .about-area .info-wrapper .btn-wrapper {
      margin-top: 53px;
      text-align: center;
  }
  
  #insidefig li {
    margin: 10px 0px;
    width: 290px !important;
  }

  /* #insidefig li{
    margin: 10px 0px;
  } */

  #insidefig{
    display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;
  }

  .hero-area .section-title {
    font-size: 25px;
  }

  .title-wrapper .section-title {
    /* font-size: 25px; */
    font-size: 25px;
    margin-top: 0px;
    margin-top: 100px;
    /* margin-top: 0; */
  }

  .title-wrapper .footerGetStarted{
    font-family: var(--font_beatricetrial) !important;
    font-size: 100px;
    font-weight: 400;
    font-family: inherit;
    text-transform:initial;
  }

  .figureCounting li {
    margin: 10px 0px;
    /* width: 100%; */
  } 

  .blog-area-inner{
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0px 20px;
    /* margin: 60px 20px; */
    /* margin: 0px 20px; */
  }

  .client-slider{
    margin: 0px 20px;
  }

}

  .figureCounting{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  #insidefig{
    display: flex;justify-content: space-between;align-items: center;
  }

  .weHere .section-title{
    font-size: 50px;
  }

  .text-wrapper .main-pro{
    padding: 15px;
  }

/* h2.section-title{
   style="font-family: var(--font_beatricetrial) !important;font-size: 100px;font-weight: 400;font-family: inherit;text-transform:initial;"
} */

/* .section-header .title-wrapper> .section-title{
  font-family: var(--font_beatricetrial) !important;font-size: 100px;font-weight: 400;font-family: inherit;text-transform:initial;
} */

.blogs-wrapper-box .our-business-partner{
  border: 1px solid lightgray;
  padding: 15px;
  margin: 10px;
  /* margin: 10px 0px; */
  border-radius: 5px;
}

.blogs-wrapper-box .map-locations img{
  max-height: 450px;
}

.footer-widget-wrapper .social-madia-icon {
  /* border: 1px solid white; */
  /* display: inline-block; */
  display: flex;
  justify-content: end;
}

.footer-widget-wrapper .social-madia-icon img {
  /* height: 50px;
  margin: 5px; */
      height: 50px;
    margin-right: 10px;
    width: 50px;
}

.box-contdata> h6{
  /* border: 1px solid red; */
  line-height: 1.5;
}

.contact-area .map{
  /* border: 1px solid blue; */
  margin-top: 30px;
}

.packshot-main .data{
  text-align: left;
  padding: 20px 20px;
}

.packshot-main .data h6{
  text-align: left;
  font-weight: 500;
}

.packshot-main .data .element{
  line-height: 1.6;
}

.packshot-main .data span{
  font-weight: 500;
}

.packshot-main{
  border: 1px solid rgba(128, 128, 128, 0.525);
  text-align: center;
  margin: 10px 0px;
  border-radius: 15px;
  /* min-height:530px; */
}

/* .packshot-main .image{
  border: 1px solid rgba(128, 128, 128, 0.525);
} */

.footer-area .section-header .title-wrapper .section-title{
  font-family: var(--font_beatricetrial);
  font-weight: 400;
  text-transform: inherit;
  padding-top: 30px;
}

.footer-pargaraph> p{
  font-size: 25px;
  /* font-size: 30px; */
  line-height: 1.26;
  max-width: 850px;
  font-weight: 300;
  color: white;
  /* font-size: 30px;line-height: 1.26;max-width: 850px;font-weight: 300;color: white; */
}

.products-sidebar-nav li{
  border: 1px solid gray;
  padding: 15px;
  margin: 10px 0px;
  text-align: left;
  border-radius: 5px;
}

.data .prodTitle{
  /* color: red; */
  font-size: 20px;
  font-weight: 500;
}

.data .prodSlug{
  margin: 10px 0px;
  font-size: 15px;
}

.data> p{
    font-size: 16px;
    /* text-align: justify; */
}


/* start */



    .area-bg {
      position: relative;
      display: inline-block;
      width: 100%;
      /* max-width: 600px; */
      overflow: hidden;
    }

    .area-bg img {
      width: 100%;
      display: block;
    }

    .area-bg .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); /* black overlay with transparency */
      z-index: 1;
    }

    .area-bg .heading {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      font-size: 65px;
      font-weight: 400;
      z-index: 2;
      text-align: center;
    }


    .header__button img {
        height: 70px;
        width: 100%;
        padding: 0px;
        /* border: 1px solid gray; */
        border-radius: 5px;
    }
/* 
    .header__button img:hover {
        height: 70px;
        width: 100%;
        padding: 0px;
        border: 1px solid gray;
        border-radius: 5px;
        box-shadow: 5px 5px 1px 0px gray;
        animation-duration: 3s;
    } */


/* end */

  thead tr{
      background-color: #333366;
      color: white;
  }

  table tr {
    transition: all 0.3s ease;
  }

  table tbody tr:hover {
      background-color: #ff6633; /* Light blue background on hover */
      color: white;
      cursor: pointer; /* Optional: adds pointer cursor on hover */
      transition: background-color 0.3s ease; /* Smooth transition */
      transform: scale(1.02); /* Slight zoom effect */
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
  }




    /* start code */
    .area-bg {
        position: relative;
        display: inline-block;
    }

    .area-bg img {
        width: 100%;
        height: auto;
        display: block;
    }

    .area-bg .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(128, 128, 128, 0.5); /* Gray with transparency */
        z-index: 1;
    }

    .area-bg .overlay-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-size: 5rem;
        font-weight: bold;
        text-align: center;
        z-index: 2;
    }

    /* end code */

    .vmision{
      border: 1px solid gray;
      padding: 30px;
      min-height: 200px;
      margin-bottom: 50px;
      border-radius: 10px;
      box-shadow: 2px 2px 2px 2px gray;
    }

    .vmision h4{
      margin-bottom: 10px;
    }

    .vmision p{
        padding: 0;
        margin: 0;
        line-height: 1.41;
        font-weight: 300;
        font-size: 18px;
        color: #121212;
    }

    .packshot-main .image img{
      /* border: 1px solid red; */
      border-radius: 10px 10px 0px 0px;
      width: 100%;
    }

.swiper-button-next:after, .swiper-button-prev:after{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    color: #ed5c2b;
}

.packshot-main .data p{
  /* border: 1px solid red; */
  margin-top: 10px;
}

.packshot-main .data a{
  margin-top: 50px;
}

.Products-card{
  margin: 0px 10px !important;
}

/* .prodTable{
    background-image: url('../../assets/imgs/ooarnge-Lines-RGB-Hires.webp');
    background-size: cover;
    background-position: top;
    height: 100px;
} */

.feature-box> h5{
  margin: 30px 0px 15px 0px;
} 

/* products page code */

   @media only screen and (max-width: 767px) {

    .sliderContent h2{
        line-height: 2.0;
        font-size: 25px;
    }

    .sliderContent p{
        line-height: 2.0;
        font-size: 13px;
    }


    .hero-area-inner {
        /* padding-top: 200px; */
        padding-top: 0px !important;
        padding-bottom: 40px;
        /* padding-bottom: 115px; */
        position: relative;
        margin-inline-end: -140px;
        padding-inline-end: 140px;
        /* padding-inline-end: 240px; */
        /* z-index: 1; */
        font-size: 60px;
    }

      .container-preloader .animation-preloader .txt-loading .characters {
        /* font-size: 50px; */
        font-size: 25px;
      }
    }

    .box-contdata h6 {
      margin-bottom: 4px;
    }

    .section-first .main-pro {
      margin-bottom: 15px;
    }

    .tripple-layer {
      margin: 50px 0px;
    }

    .tripple-layer img {
      /* height: 600px; */
      height: 70px;
    }

    .section-content .benefits li {
      /* color: red; */
      /* background-color: yellowgreen; */
      margin: 15px 0px;
    }

    .section-content .benefits li h6 {
      margin-bottom: 5px;
      font-weight: 500;
    }

    #disposal img {
      max-height: 900px;
      /* height: 900px; */
    }

    .twoImage .ImageTwo {
      max-height: 700px;
      /* max-width: 70%; */
      margin: 10px;
      border: 1px solid black;
    }

    .twoImage {
      margin-top: 10px;
    }

    .tripple-layer .pqr img {
      max-height: 700px;
      width: auto;
    }

    /* .section-content .text-wrapper{
      display: flex;
      align-items: center;
      border: 1px solid red;
      background-color: yellow;
    } */

    .switcher__area {
      display: none;
    }

    /* start */
   .feature-box {
      background: black;
      background: #fff;
      border-radius: 15px;
      padding: 10px 21px;
      /* padding: 10px; */
      /* padding: 30px; */
      box-shadow: 0 0 20px rgba(0,0,0,0.08);
      transition: 0.3s;
      height: 100%;
      border: 1px solid lightgray;
    }

    .feature-box:hover {
      transform: translateY(-5px);
      box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    }
    .feature-icon {
      font-size: 2rem;
      color: #ed5c2b;
      margin-bottom: 15px;
    }

    .feature-boxxx{
      text-align: center;
      padding: 0px 30px 50px 30px; 
      /* max-width: 550px;  */
      /* border: 1px solid red; */
    }

    .addressing-boxxx{
      text-align: center;
      color: white;
    }

    .addressing-boxxx .thumb{
      margin-bottom: 20px;
    }

    .addressing-boxxx{
      margin-bottom: 30px;
    } 

    .addressing-boxxx .text{
      color: white;
      /* border: 1px solid white; */
      padding: 0px 30px;
    }

    .addressing-boxxx .content p{
      color: white;
    }

    /* .address-feature-boxxx .content h3{
      margin: 10px 0px;
      border: 1px solid red;
    } */

    /* .feature-boxxx{
      margin-bottom: 15px;
    } */

    /* .section-title {
      color: #ed5c2b;
      font-weight: 700;
      margin-bottom: 40px;
      text-align: center;
    } */
    /* end */

    /* start */
      .step-box {
        background: #fff;
        border-left: 6px solid #ed5c2b;
        border-radius: 10px;
        padding: 20px;
        margin-bottom: 20px;
        box-shadow: 0 0 10px rgba(0,0,0,0.05);
        transition: 0.3s ease;
        border: 1px solid lightgray;
    }
    .step-box:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    }
    .step-number {
        font-size: 17px;
        font-weight: bold;
        color: #ed5c2b;
        margin-right: 15px;
    }
    .step-content {
        font-size: 1.1rem;
    }


    .step-number{
      margin-top: 5px;
    }

    .step-content{
      font-size: 18px !important;
      font-weight: bold;
      color: #ed5c2b;
      margin-right: 15px;
      margin-top: 0px !important;
    }
    /* end */

.nanz-packshot-main{
    border: 1px solid rgba(128, 128, 128, 0.525);
    text-align: center;
    margin: 10px 0px;
    border-radius: 15px;
    min-height: 400px;
}

.nanz-packshot-main .data{
  margin-top: 20px;
}

.slide-caption> h1{
  font-size: 40px;
  /* font-size: 65px; */
}


    .slide-caption {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;    
        justify-content: center;  
        flex-direction: column;  
        color: white;
        text-align: center;
        background: rgb(0 0 0 / 8%);
        /* background: rgba(0, 0, 0, 0.5); */
        /* padding: 20px 340px; */
        /* padding: 20px 40px; */
        border-radius: 10px;
    }

    .slide-caption h1{
        color: white;
    }

    .slide-caption p{
        color: white;
        /* border: 1px solid red; */
        margin-top: 15px;
    }

  @media screen and (max-width: 1200px) {
      .dp-menu li a {
  white-space: nowrap; 
}

      /* mobile navbar code start */
      .dp-menu li a{
          font-size: 15px !important;
          /* font-size: 1.9vh !important; */
      }

      .offcanvas-3__menu .dp-menu li:not(:last-child){
        margin-bottom: 0px !important;
      }

      /* .dp-menu li a */

      .offcanvas-3__menu .dp-menu li a {
          font-size: 2.5vh;
          color: #212529 !important;
          /* color: #0dcaf0 !important; */
          background-image: unset;
          -webkit-text-fill-color: unset;
      }

      
      /* mobile navbar code end */

      /* home page code start*/
            .dp-menu {
        display: none;
        list-style: none;
        margin: 0;
        padding: 10px;
        background-color: #fff;
        box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        border-radius: 4px;
        position: relative;
      }

      .dp-menu li {
        padding: 5px 0;
      }

      .dp-menu.show {
        display: block;
      }

      .menu-item-has-children > a {
        cursor: pointer;
      }
      /* home page code end*/
  }
    
  @media screen and (min-width: 1200px) {
    

      .info-box {
          background: #fff;
          border-radius: 20px;
          padding: 30px;
          position: relative;
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
          margin-top: 40px;
          /* min-height: 190px !important; */
          min-height: 200px !important;
          border: 1px solid lightgray;
      }
  }

  .step-box .step-content{
    display: flex;
    align-items: center;
  }

  .step-box .step-content img{
    margin-right: 20px;
    height: 50px;
  }

  .text-white{
    color: white !important;
  }

  .sliderContent h2{
    /* border: 1px solid red; */
    line-height: 2.0;
  }

  .sliderContent p{
    line-height: 2.0;
  }

  
  @media screen and (max-width: 520px) {
    .sliderContent h2{
      line-height: 2.0;
      font-size: 20px;
    }

    .sliderContent p{
      line-height: 1.0;
      font-size: 13px;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        display: inline-block;
        width: 1rem;
        height: 2rem;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 100% 100%;
        color: white;
    }

  }

  .card-front .prodTitle{
      margin-top: 15px;
  }

      /* flip css start */
    .card-container {
      height: 400px;
      perspective: 1000px;
      margin: 0px;
    }

    .card-flip {
      width: 100%;
      height: 100%;
      transition: transform 0.8s;
      transform-style: preserve-3d;
      position: relative;
    }

    .card-container:hover .card-flip {
      transform: rotateY(180deg);
    }

    .card-front, .card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      backface-visibility: hidden;
      border: 1px solid #ddd;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      border-radius: 8px;
      background-color: #fff;
    }

    .card-front {
      z-index: 2;
      display: flex;
      flex-direction: column;
      /* justify-content: center; */
      align-items: center;
    }

    .card-back {
      transform: rotateY(180deg);
      display: flex;
      align-items: center;
    }
    /* flip css end */

    main.teamDetails{
       margin-top: 100px;
    }

   .area-bg .heading{
      font-family: var(--font_teko);
   } 

   .info-icon img{
    display: flex;
    align-items: start;
   }

   .certifications img{
    height: 100px !important;
   }

   .banner {
    position: relative;
    overflow: hidden;
  }

  .banner img {
    width: 100%;
    height: auto;
    display: block;
  }

  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0%); 
    /* background: rgba(0, 0, 0, 0.4); */
     /* Dark transparent overlay */
    z-index: 1;
  }

  .headline-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: white;
    text-align: center;
  }

  .headline-text h1 {
    font-size: 80px;
    font-weight: bold;
    color: white;
    font-family: var(--font_beatricetrial);
    /* font-family: var(--font_teko); */
    font-weight: 400;
  }


  @media screen and (max-width: 1300px) {
      .footer-cta {
        border-top: 1px solid rgba(255, 255, 255, 0.08);
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 20px;
        display: grid;
        gap: 30px 120px;
        /* grid-template-columns: 350px 190px 1fr; */
        grid-template-columns: 385px 0px 1fr !important;
        /* grid-template-columns: 500px 0px 1fr !important; */
    }
  }

  @media screen and (max-width: 1400px) {


    .card-container{
        height: 400px;
        perspective: 1000px;
        margin: 0px;
    }

    .packshot-main{
          border: 1px solid rgba(128, 128, 128, 0.525);
          text-align: center;
          margin: 10px 0px;
          border-radius: 15px;
          max-height: 350px;
    }

    .products-packshot-main{
          border: 1px solid rgba(128, 128, 128, 0.525);
          text-align: center;
          margin: 10px 0px;
          border-radius: 15px;
          max-height: 600px;
          /* max-height: 350px; */
    }

    .products-packshot-main .data {
        text-align: left;
        padding: 20px 20px;
    }

  }


  .card-container{
    margin: 10px 0px;
  }


  .card-front .image img{
    height: auto;
  }

  .blog-details-area-inner .blog-thumb{
    margin-top: 50px;
  }

  /* table data css */

    /* table data start */
        .info-card {
      display: flex;
      align-items: center;
      background-color: #f9f9f9;
      border-radius: 10px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      overflow: hidden;
      margin-bottom: 30px;
      transition: transform 0.3s;
      border: 1px solid lightblue;
    }

    .info-card:hover {
      transform: translateY(-5px);
    }

    .info-icon {
      flex: 0 0 80px;
      font-size: 28px;
      color: white;
      text-align: center;
      padding: 30px 10px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
    }

    .info-content {
      padding: 20px;
      text-align: left;
    }

    .info-content h5 {
      margin-bottom: 10px;
      font-weight: 600;
    }

    .info-content p {
      margin: 0;
      font-size: auto;
      /* font-size: 14px; */
      /* color: red; */
      /* color: #666; */
      line-height: 1.5em;

    }

    .green {
      background: linear-gradient(to right, #8BC34A 0%, white 35%);
    }

    .green .info-icon {
      background-color: #8BC34A;
    }

    .lightblue {
      background: linear-gradient(to right, #03A9F4 0%, white 35%);
    }

    .lightblue .info-icon {
      background-color: #03A9F4;
    }

    .teal {
      background: linear-gradient(to right, #009688 0%, white 35%);
    }

    .teal .info-icon {
      background-color: #009688;
    }

    .blue {
      background: linear-gradient(to right, #3F51B5 0%, white 35%);
    }

    .blue .info-icon {
      background-color: #3F51B5;
    }

    .cyan {
      background: linear-gradient(to right, #00BCD4 0%, white 35%);
    }

    .cyan .info-icon {
      background-color: #00BCD4;
    }

    .navy {
      background: linear-gradient(to right, #283593 0%, white 35%);
    }

    .navy .info-icon {
      background-color: #283593;
    }

    .mainContentTablebox{
      margin-top: 50px;
    }

    span.blogSubPoints{
       color: rgba(0, 0, 0, 0.776);
       font-weight: 500;
       margin: 15px 0px;
       line-height: 1.5;
    }

    .products-packshot-main{
          border: 1px solid rgba(128, 128, 128, 0.525);
          text-align: center;
          margin: 10px 0px;
          border-radius: 15px;
          min-height: 400px;
          /* max-height: 350px; */
    }

    .products-packshot-main .data {
        text-align: left;
        padding: 20px 20px;
    }

    @media (min-width: 1200px) {
      .menu-item-has-children .dp-menu {
        width: 100%;        /* make sure dropdown fits screen */
        display: block;     /* force visible if needed */
        position: relative; /* keep layout stable */
      }

      .menu-item-has-children .dp-menu li a {
        font-size: 10px;   
        padding: 10px;      
      }
    }

    .socail-linkedin{
      margin-top: 20px;
    }

    .socail-linkedin img{
      height: 30px;
      width: 30px;
    }

    /* team profile */
    .profile-card {
      display: flex;
      align-items: center;
      /* align-items: flex-start; */
      border-radius: 15px;
      overflow: hidden;
      max-width: 1300px;
      margin: auto;
      padding: 10px 0px;
      gap: 30px;
    }

    .profile-card img {
      /* border-radius: 15px; */
      width: 220px;
      height: auto;
      object-fit: cover;
    }

    .profile-content {
      flex: 1;
    }

    .profile-content h2 {
      margin: 0;
      font-size: 28px;
      font-weight: 500;
      color: #222;
    }

    .profile-content p.role {
      font-size: 18px;
      margin: 5px 0 15px;
      color: #666;
    }

    .linkedin {
      margin-bottom: 20px;
    }

    .linkedin a img {
      width: 27px;
      transition: transform 0.3s ease;
    }

    .linkedin a img:hover {
      transform: scale(1.2);
    }

    .profile-content p {
      line-height: 1.6;
      color: #444;
      margin-bottom: 12px;
    }

    @media (max-width: 768px) {
      .profile-card {
        flex-direction: column;
        text-align: left;
      }

      .profile-card img {
        width: 150px;
        margin: auto;
      }
    }