 body {
      margin: 0;
      padding: 0;  
      font-family: 'Poppins', sans-serif;
    }

    /* body {
      background-color: #38a1a7;
    } */

.top-bar {
      background-color: transparent;
      color: white;
      font-size: 14px;
      padding: 8px 70px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
    }


    .top-bar span {
      margin-right: 10px;
    }

    .top-bar b {
      font-weight: 600;
    }

   .navbar {   
    padding: 10px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    margin-top: 10px;
    position: relative;
}

    .navbar .logo {
      font-size: 34px;
      font-weight: bold;
      color: #00054e;
    }

    .navbar nav {
      display: flex;
      gap: 25px;
      flex-wrap: wrap;
      justify-content: center;
    }

    .navbar nav a {
      text-decoration: none;
      color: #fff;
      font-weight: 500;
      padding: 5px 10px;
    }

    .navbar .contact-btn {
      background-color: #f49d4b;
      color: white;
      padding: 10px 25px;
      border-radius: 25px;
      text-decoration: none;
      font-weight: bold;
      white-space: nowrap;
    }

    .icon {
      margin-right: 5px;
    }

    .menu-toggle {
      display: none;
      font-size: 26px;
      cursor: pointer;
      position: absolute;
      top: 20px;
      right: 20px;
    }

    @media (max-width: 768px) {
   .navbar {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 20px 20px 20px;
    margin-top: 0px;
    border-radius: 0;
}
      section#pcd-pharma h6.bg-color-head.pcd {
    width: max-content !important;
}
          .blog-card {  
    height: 100%;
   
}
 .fixed-height .blog-card {
        height: 100% !important;
    }
      .top-bar {
    display: none;
}

      .navbar nav {
        flex-direction: column;
        width: 100%;
        display: none;
        margin-top: 10px;
      }

      .navbar nav.show {
        display: flex;
      }

      .menu-toggle {
        display: block;
      }

      .navbar .contact-btn {
        align-self: flex-start;
        margin-top: 10px;
      }
    }

    .hero-text {
      max-width: 600px;
      flex: 1;
    }

    .hero-text h4 {
      font-size: 20px;
      font-weight: 400;
      margin-bottom: 10px;
    }

    .hero-text h1 {
      font-size: 48px;
      font-weight: 700;
      line-height: 1.2;
      margin-bottom: 20px;
    }

    .hero-text p {
      font-size: 16px;
      line-height: 1.6;
      margin-bottom: 30px;
      color: #e0f7f8;
    }

    .hero-text .btn {
      background-color: #f49d4b;
      color: white;
      padding: 12px 30px;
      border: none;
      border-radius: 30px;
      font-size: 16px;
      text-decoration: none;
      display: inline-block;
    }

    .hero-image {
      flex: 1;
      text-align: center;
      display: none;
    }
 .hero-section  .container {
    margin-top: -70px;
}
    .hero-image img {
      max-width: 100%;
      height: auto;
      visibility: hidden;
    }


    @media (max-width: 900px) {
      .hero-section {
        flex-direction: column-reverse;
        text-align: center;
      }

      .hero-text {
        max-width: 100%;
      }
    }
    img.img-fluid.logo {
    width: 120px;
}
img#abt-img {
    width: 100%;
    border-radius: 20px;
}
section.about-us.py-5 {
    padding-top: 6rem !important;    
    background-image: url(image/Welcome.png);
}
h6.bg-color-head {
    background-color: #38A0A7;
    width: 135px;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
}
h2.custon-heading {
    font-size: 45px;
    font-weight: 700;
}
section.about-us.py-5 p {
    font-size: 16px !important;
    line-height: 28px;
    font-weight: 500 !important;
    margin-bottom: 30px;
    text-align: justify;
}
p.wow.fadeInLeft {
    text-align: justify;
}



.mission-inner {
    display: block;
    gap: 16px;
    box-shadow: #f49d4b14 3px 3px 18px 13px;
    padding: 20px;
    align-items: center;
    border-radius: 15px;
    background-color: #fff;
}
#category .col-md-3 {   
    text-align: center;
}
.category-content {
    margin-top: 20px;
}
.category-content.text-center p {
    font-size: 14px;
}
p#p-btn {
    font-size: 16px;
    font-weight: 500;
}
p#p-btn::after {
    background-image: url(image/Arrow\ -\ Right\ Circle.png);
}
p#p-btn a {
    color: #000;
}
section.about-us.py-5 .contact-btn {
    background-color: #f49d4b;
    color: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    white-space: nowrap;
}
@media (min-width:767px) {
  .mission-inner {  
    height: 330px;
}  
.navbar-outer {
    background-color: transparent;
    padding: 5px 0px 10px 0px;
}
}


/* pcd section */
h6.bg-color-head.pcd {
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: max-content;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
}


/* icon-box  */
  .section-header {
      text-align: center;
      margin-bottom: 40px;
    }
    .badge-custom {
      display: inline-block;
          background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
      color: white;
      padding: 6px 16px;
      border-radius: 20px;
      font-size: 16px;
      margin-bottom: 10px;
    }
    .title {
      font-size: 32px;
      font-weight: 700;
    }
   .card-custom {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    transition: transform 0.2s;
    height: auto;
    min-height: 280px;
}
    .card-custom:hover {
      transform: translateY(-5px);
    } 

    .card-icon {
      font-size: 36px;
      margin-bottom: 10px;
    }
    .card-title {
      font-weight: 700;
      margin-bottom: 10px;
    }
    .card-text {
      font-size: 14px;
      margin-bottom: 20px;
    }
    .read-more {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 14px;
      text-decoration: none;
      color: inherit;
    }
.read-more .circle {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #057db8;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
    .read-more .dot {
      margin-right: 6px;
      font-size: 20px;
    }
 section.section-title.pt-5 {    background-color: #f49d4b0f;
   
    padding: 15px 0 50px 0;
}


/* Crtificate section */
section.certi-gm.py-5 {
  background-image: url(image/gmp.png);
}
h6.certi-h6.text-center {
    background-color: #fff;
    text-align: center !important;
    align-items: center;
    width: 160px;
    padding: 10px 12px;
    border-radius: 20px;
    justify-self: anchor-center;
}
h2.gm-head.text-center {
    font-weight: 700;
    font-size: 45px;
    color: #fff;
    margin-bottom: 35px;
}
section.certi-gm.py-5 .col-md-3 img {
    width: 200px;
}
.col-md-3 h6 {
    color: #fff;
    margin-top: 25px;
    font-size: 24px;
}


h6.bg-color-head.test.text-center {
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: 160px;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
    display: inline-block;
}
.slick-slide {
    margin: 0px 8px;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    padding: 0px 15px;
    min-height: fit-content !important;
    height: 360px !important;
}
section.prod-slider .slick-slide img {
    display: block;
    width: 100%;
    padding: 0;    
    
}
.product-info h4 {
  font-size: 16px;
  margin-bottom: 5px;
  transition: 0.3s;
}

.product-info p {
  font-size: 14px;
  color: #777;
}
section.prod-slider h2.custon-heading.text-center {
    margin-bottom: 60px;
    margin-top: 15px;
}
ul.slick-dots {
    display: none !important;
}
.text-center.btn .contact-btn {
    background-color: #f49d4b;
    color: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    white-space: nowrap;
}


/* form section */



 .sections-form .container {   
   display: flex;  
   overflow: visible;
    max-width: 1200px;
    width: 100%;  
}

    .form-tab {
      writing-mode: vertical-rl;
      background-color: #f49d4b;
      color: white;
      font-weight: bold;
      padding: 20px 10px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

 .form-box {
    padding: 40px;
    flex: 1;
    background-color: #fff !important;
    border-radius: 20px;
}

    .form-box h2 {
      color: #1e1362;
      margin-bottom: 10px;
      font-size: 35px;
      font-weight: 700;
    }

    .form-box p {
      color: #7a7a7a;
      margin-bottom: 30px;
    }

    .form-box form {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }

    .form-box input,
    .form-box textarea {
      width: calc(50% - 10px);
      padding: 12px;
      border: none;
      border-bottom: 2px solid #eee;
      background: transparent;
      outline: none;
    }

    .form-box textarea {
      width: 100%;
      resize: none;
    }

    .form-box button {
      width: 100%;
      padding: 14px;
      border: none;
      background-color: #f49d4b;
      color: white;
      font-weight: bold;
      cursor: pointer;
      border-radius: 20px;
      margin-top: 10px;
    }

    .content-box {
      flex: 1;
      padding: 0px 40px 40px;
      color: white;
      background-color: transparent;
    }

.content-box p {
    max-width: 100%;
    margin-bottom: 20px;
    color: #fff;
    text-align: justify;
    font-size: 16px !important;
    line-height: 28px;
    font-weight: 500 !important;
}

    .content-box .badge {
      display: inline-block;
      background: #fff;
      color: #1e1362;
      padding: 10px 14px;
      border-radius: 20px;
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 20px;
    }

    .content-box h2 {
      font-size: 45px;
      font-weight: bold;
      margin: 0 0 20px;
    }

    .content-box p {
      max-width: 500px;
      margin-bottom: 20px;
      color: #fff;
    }

    .content-box ul {
      list-style: disc;
      padding-left: 20px;
      columns: 2;
      color: #fff;
    }

    .content-box .view-more {
      margin-top: 20px;
      display: inline-block;
      background: #1e1362;
      color: white;
      padding: 10px 20px;
      border-radius: 30px;
      text-decoration: none;
    }

    @media (max-width: 768px) {
      .container {
        flex-direction: column;
      }

      .form-box input {
        width: 100%;
      }

    }
    @media (min-width:900px) {
.form-tab {
    writing-mode: vertical-rl;
    background-color: #f49d4b;
    color: white;
    font-weight: bold;
    padding: 25px 12px;
    display: flex;
    align-items: center;
    justify-content: normal;
    position: absolute;
    left: -37px;
    transform: rotate(180deg);
    border-radius: 0px 10px 10px 0px !important;
    height: 175px;
    margin-top: 71px;
    margin-left: 1px;
}
    }


.slick-slide img {
    display: block;
    width: 100%;
    padding: 0 10px;         
}
h6.bg-color-head.product {
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: 155px;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
    display: inline-block;
}
h2.custon-heading.slicks{
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 60px;
}


/* BLOG SECTION */

  .section-title .badge {
      background: #00c8a0;
      color: #fff;
      padding: 6px 16px;
      border-radius: 30px;
      font-size: 14px;
      display: inline-block;
    }

    .section-title h2 {
      font-size: 36px;
      font-weight: 800;
    }

  .blog-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background: #eee;
    color: white;  
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

    .blog-card.text-card {
      background: #bfa9e1;
      color: #1e1362;
      padding: 20px;
    }

    .blog-card .date {
      background: white;
      color: #1e1362;
      font-size: 12px;
      padding: 4px 12px;
      border-radius: 20px;
      position: absolute;
      top: 16px;
      left: 16px;
      font-weight: bold;
      z-index: 2;
    }

    .blog-card h3 {
      font-size: 18px;
      font-weight: 700;
      margin: 20px;
      z-index: 2;
    }

    .blog-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
    }

    .blog-card .overlay {
      background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
      z-index: 1;
      padding: 20px;
      position: relative;
    }

    .arrow {
      background: #1e1362;
      color: white;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      position: absolute;
      bottom: 16px;
      right: 16px;
      z-index: 2;
    }

    .text-card .arrow {
      position: static;
      margin-top: 20px;
    }
    .blog-card.last {
    margin-top: 20px;
}
section.blog.py-5 h6.bg-color-head.product {
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: 124px;
    padding: 10px 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
    display: block;
}
@media (min-width: 768px) {
    .fixed-height .blog-card {
        height: 400px;
    }
     .blog-card {  
    height: 50%;
   
}
.sections-form {
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);   
    padding: 70px 0 20px 0;
    display: flex;    justify-content: center;
    align-items: center;
}
}


/* 
FOOTER */

.list-none {
    list-style: none;
}
li {
    list-style: none;
    /* border-bottom: 1px solid; */
}
div#contact ul li a i {
    color: #fff;
    margin-right: 13px;
    font-size: 30px;
}
@media (min-width: 768px) {
    .footer-links.col-md-4 {
        line-height: 30px;
    }
}
.white {
    color: #ffffff !important;
}
.footer-bg-color {
  background-image: url(image/gmp.png);    
    background-size: cover;
}

.copyright-foter.py-2 {
    background-color: #EBEBEB;
}
ul.m-0.px-0.pt-md-3.list-none a {
    text-decoration-line: none;
    line-height: 28px;
}

.text-center.btn {
    margin-top: 35px;
}
section.about-us.pro {
    margin-top: -40px;
    background-image: url(image/Welcome.png);
    background-position: bottom;
}
section.blog.py-5 {
    margin-top: 40px;
    margin-bottom: 40px;
}
h1.custon-heading {
    font-size: 45px;
    font-weight: 700;
}
ol li {
    list-style: auto !important;
    font-size: 16px;
    font-weight: 500;
}
section#category {
    padding-bottom: 70px;
}
section.prod-slider {
    padding: 70px 0 40px;
}
@media (max-width: 768px) {
.certi-gm {
    background-size: cover;
    background-position: center !important;
    background-repeat: repeat-y !important;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
section.prod-slider {
    padding: 50px 0 20px;
}
  .certi-gm .row {
    display: grid;
    grid-template-columns: 2fr 2fr;
}
h2.gm-head.text-center {
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    margin-bottom: 35px;
}
body,html {
  overflow-x: hidden;
}
section.about-us.py-5 {
    padding-top: 2rem !important;
    background-image: url(image/Welcome.png);
}
.about-us h6.bg-color-head {
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: 135px;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
    margin-top: 40px;
}
h1.custon-heading {
    font-size: 37px;
    font-weight: 700;
}
section#category {
    padding-bottom: 40px;
}
.mission-inner {
    display: block;
    gap: 16px;
    box-shadow: #f49d4b14 -1px -1px 5px 5px;
    padding: 20px;
    align-items: center;
    border-radius: 15px;
    background-color: #fff;
    margin: 15px 0;
}
section.section-title.pt-5 {    
    margin-top: 0;
    padding: 15px 0 50px 0;
}
h2.custon-heading.slicks {
    font-size: 35px !important;
    font-weight: 700;
    margin-bottom: 25px !important;
}
h2.custon-heading {
    font-size: 35px;
    font-weight: 700;
    margin: 14px 0;
}
ol {
    display: grid;
    grid-template-columns: 2fr 2fr;   
    line-height: 33px;
}
ol li {
    list-style: auto;   
}

section.prod-slider h2.custon-heading.text-center {
    margin-bottom: 45px;
    margin-top: 15px;
    font-size: 35px !important;
}
.sections-form {
    padding: 55px 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;  
    
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);    
}
.content-box {
    flex: 1;
    padding: 20px !important;
    color: white;
    background-color: transparent;
}
.content-box ul li {
    list-style: disc !important;   
}
footer {
    position: relative;    
}
.fixed-height .blog-card {
    height: 294.78px !important;
}
img.img-fluid.footer-logo.logo-img {
    padding-bottom: 25px;
}
p.mt-md-4.font-14.white {
    padding-bottom: 10px;
    line-height: 28px;
}
.footer-contact.col-md-3 {
    padding: 26px 10px;
    line-height: 28px;
}
.maps.col-md-3 {
    padding-top: 22px;
}
.maps.col-md-3  h4.font-17.white {
    padding-bottom: 20px;
}
.slick-prev {
    left: 0 !important;
    z-index: 999;
}
.slick-next {
    right: 10px !important;
    z-index: 999;
}
.about-us h6.bg-color-head {
  background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: 153px !important;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
    margin-top: 40px;
}
.form-tab {
    writing-mode: horizontal-tb !important;
    background-color: #f49d4b;
    color: white;
    font-weight: bold;
    padding: 12px 28px !important;
    align-items: center;
    justify-content: normal;
    border-radius: 10px 10px 0px 0px;
    width: 190px !important;
    margin-left: 10px;
}
}
.footer-form {
    position: fixed;
    right: 15px;
    bottom: 0;
    z-index: 1000;
    width: 286px;
}
.slick-prev, .slick-next {   
    z-index: 999;
}

.footer-form .heading-look {
    font-size: 20px;
    background: #f49d4b;
    color: #fff;
    text-align: center;
    display: block;
    padding: 4px 0;
    cursor: pointer;
    border-radius: 10px 10px 0px 0px;
}
div#mini_contact_form {
    padding: 10px;
    display:none;
    background: #ffff;
}
button.btn.first.btn-primary.text-center {
    background-color: #f49d4b;
    border: none;
    margin-top: 25px !important;
}
.bubble {
    position: fixed;
    bottom: 150px;
    right: 0px;
    display: flex;
    flex-direction: column;    
    margin: auto;
    justify-content: center;
    align-items: flex-end;
    z-index: 99;
}
.bubble a.call {
    background: #f49d4b;
}
.bubble a {
    border-radius: 5px 0 0 5px;
    margin-top: 8px;
    box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 46%);
    overflow: hidden;
    color: #fff;
    padding: 10px 14px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    width: 55px;
    transition: all 0.5s linear;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
}
.bubble label {
    display: none;
    transition: all 0.5s linear;
    margin-bottom: 0;
    margin-right: 35px;
    font-size: 16px;
    text-transform: capitalize;
}
.bubble a.whats {
    background: #25D366;
}
.bubble a:hover {
    width: 100%;
}
.bubble a:hover label {
    display: block;
}
.card-custom.first {
 background-color: #f49d4b;
 color: #fff;
}
img#imge {
    width: 85px;
}
.card-custom {   
    min-height: 100%;
}


.about-us.py-5 .col-md-6 h6.bg-color-head {
   background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: max-content;
    padding: 10px 14px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    font-size: 16px !important;
}
.mission-icons.text-center img {
    width: 70px;
}
.content-box ul li {
    list-style: disc;   
}
header.header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.fixed .top-bar, .top-bar {   
    display: none;
}
.fixed .navbar {   
    padding: 5px 0px !important;    
}

.fixed .navbar-outer {
      padding-top: 1px;  
    
}
 @media (max-width:768px) {
  .fixed .navbar-outer {
    padding-top: 0px !important;
}
.fixed .navbar {
    padding: 12px !important;
    margin-top: 0 !important;
}
h6.certi-h6.text-center {
    margin-bottom: 20px;
}
 }
.container.one.text-center {
    display: block;
    width: 100%;
    padding: 0 10px;   
}
header.header {
    position: relative;
    top: 0;
    background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    width: 100%;
    z-index: 99;
}

@media (max-width:768px) {
  header.header {
    position: relative;
    background: linear-gradient(90deg, #32b7b6 0%, #037bb9 100%);
    top: 0;
    width: 100%;
    z-index: 99;
}
}
.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 30px !important;
    line-height: 1;
    opacity: .75;
    color: #f49d4b !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.feature-list li {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #fff;
    padding: 18px 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.06);
    font-size: 17px;
    font-weight: 600;
    color: #19065f;
    border-top: 3px solid #f49d4b;
}

.feature-list img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.feature-list span {
  line-height: 1.5;
}

@media (max-width: 768px) {
  .feature-list {
    grid-template-columns: 1fr;
  }
.custom-hero-form {
    position: relative !important;
    right: 0 !important;
    transform: none !important;
    width: 100% !important;
    background: #f49d4b !important;
    padding: 30px !important;
    border-radius: 20px;
    z-index: 2;
    margin: 50px 0px 0px !important;
}
.custom-hero-form h3 {
    margin-bottom: 20px;
    font-size: 28px;
    color: #fff !important;
}
.custom-hero-form button {
  background: #16005b !important;  
}
}
.row.cate {
    --bs-gutter-y: 24px;
}
/* =========================
   BANNER SECTION
========================= */

.custom-banner-section {
  position: relative;
}

/* Banner Image */
.custom-banner-img {
  height: 100%;
  object-fit: cover;
}

/* Overlay */
.custom-banner-overlay {
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 41%);
}

/* Content */
.custom-banner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;

  max-width: 650px;
  color: #fff;
}

.custom-subtitle {
  display: inline-block;
  background: rgba(255,255,255,0.15);

  padding: 10px 18px;
  border-radius: 30px;

  margin-bottom: 20px;
  font-size: 14px;
}

.custom-banner-content h2 {
  font-size: 52px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.custom-banner-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 30px;
}

.custom-banner-btn {
  display: inline-block;

  padding: 15px 35px;
  border-radius: 50px;

  background: linear-gradient(
    90deg,
    #32b7b6 0%,
    #037bb9 100%
  );

  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

/* =========================
   FORM
========================= */

.custom-banner-form {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 380px;
  background: #fff;
  padding: 35px;
  border-radius: 20px;
  z-index: 10;
  box-shadow: 0 5px 25px rgba(0,0,0,0.15);
}

.custom-banner-form h3 {
  font-size: 30px;
  margin-bottom: 5px;
  color: #16005b;
}

.custom-banner-form form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.custom-banner-form input,
.custom-banner-form textarea {
  width: 100%;

  padding: 14px;

  border: 1px solid #ddd;
  border-radius: 10px;

  outline: none;
}

.custom-banner-form button {
    background: #f49d4b;
    color: #fff;
    border: none;
    padding: 15px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s;
}

.custom-banner-form button:hover {
  background: #037bb9;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 990px) {

  .custom-banner-img {
    height: 750px;
  }

  .custom-banner-content {
    left: 20px;
    right: 20px;

    text-align: center;
  }

  .custom-banner-content h1 {
    font-size: 40px;
  }

  /* FORM BELOW BANNER */
 .custom-banner-form {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    width: 92%;
    max-width: 500px;
    margin: 60px auto 0;
}
}

@media (max-width: 768px) {

  .custom-banner-img {
    height: 650px;
  }

  .custom-banner-content h2 {
    font-size: 32px;
    line-height: 1.3;
  }

  .custom-banner-content p {
    font-size: 16px;
  }

  .custom-banner-form {
    padding: 25px;
  }
}
.card-custom:hover {
    background-color: #f49d4b;
    color: #fff;
}
.card-icon {
  position: relative;
}

.card-icon img {
  width: 60px;
  transition: all 0.3s ease;
}

/* Hide hover image initially */
.card-icon .hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* On card hover */
.card-custom:hover .default-img {
  opacity: 0;
}

.card-custom:hover .hover-img {
  opacity: 1;
}

@media (min-width: 990px) and (max-width: 1550px) {
.custom-banner-img {
    height: 80vh;
    object-fit: inherit;
}
.form-tab {
    writing-mode: vertical-rl;
    background-color: #f49d4b;
    color: white;
    font-weight: bold;
    padding: 25px 8px;
    display: flex;
    align-items: center;
    justify-content: normal;
    position: absolute;
    left: -29px;
    transform: rotate(180deg);
    border-radius: 0px 10px 10px 0px !important;
    height: 175px;
    margin-top: 71px;
    margin-left: 1px;
    z-index: 99999 !important;
}
.custom-banner-form {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 380px;
    background: #fff;
    padding: 20px !important;
    border-radius: 20px;
    z-index: 10;
    box-shadow: 0 5px 25px rgba(0,0,0,0.15);
}
}
/* =========================
   MOBILE / TABLET BANNER
========================= */

.mobile-banner-section {
  position: relative;
  background: #fff;
}

/* Banner Image */
.mobile-banner-img {
  width: 100%;
  height: auto;

  object-fit: contain;
  display: block;
}

/* Overlay */
.mobile-banner-overlay {
  position: absolute;
  inset: 0;

  background: rgba(0,0,0,0.45);
}

/* Content */
.mobile-banner-content {
  position: absolute;

  left: 20px;
  right: 20px;
  top: 50%;

  transform: translateY(-50%);

  z-index: 2;
  text-align: center;

  color: #fff;
}

.mobile-banner-subtitle {
  display: inline-block;

  padding: 8px 18px;
  border-radius: 30px;

  background: rgba(255,255,255,0.15);

  margin-bottom: 15px;
  font-size: 13px;
}

.mobile-banner-content h2 {
  font-size: 34px;
  line-height: 1.3;

  margin-bottom: 15px;
}

.mobile-banner-content p {
  font-size: 15px;
  line-height: 1.7;

  margin-bottom: 25px;
}

/* Button */
.mobile-banner-btn {
  display: inline-block;

  background: linear-gradient(
    90deg,
    #32b7b6 0%,
    #037bb9 100%
  );

  color: #fff;
  text-decoration: none;

  padding: 14px 30px;
  border-radius: 50px;

  font-weight: 600;
}

/* =========================
   FORM
========================= */

.mobile-banner-form {
    width: calc(100% - 30px);
    margin: 60px auto 0;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    position: relative;
    z-index: 10;
    box-shadow: 0 5px 20px rgba(0,0,0,0.12);
}

.mobile-banner-form h3 {
  font-size: 28px;
  margin-bottom: 20px;

  color: #16005b;
}

.mobile-banner-form form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.mobile-banner-form input,
.mobile-banner-form textarea {
  width: 100%;

  padding: 14px;

  border: 1px solid #ddd;
  border-radius: 10px;

  outline: none;
}

.mobile-banner-form button {
  background: #f49d4b;
  color: #fff;

  border: none;
  padding: 14px;

  border-radius: 50px;

  font-size: 16px;
  font-weight: 600;
}

/* =========================
   TABLET
========================= */

@media (min-width: 576px) and (max-width: 767px) {

  .mobile-banner-content h2 {
    font-size: 42px;
  }

  .mobile-banner-content p {
    font-size: 17px;
  }

  .mobile-banner-form {
    max-width: 550px;
  }
}

.pricing-section {
    padding: 60px 20px;
    background: #fef9f4;   
}


.pricing-wrapper {
  display: flex;
  gap: 30px;
}

.left-panel {
  flex: 1;
}

.right-panel {
    flex: 1;
    background: #f49d4b;
    padding: 25px;
    border-radius: 10px;
}

.form-group {
  margin-bottom: 20px;
}
.footer-form .form-group {
  margin-bottom: 5px;
}

.form-group small {
  display: block;
  color: #212529;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;

}

.form-group input[type="number"] {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.form-group input[type="range"] {
  width: 100%;
}

.form-group span {
  float: right;
  font-weight: bold;
}

.result {
  margin-bottom: 20px;
}

.result span {
    font-size: 16px;
    color: #ffffff;
}

.result h4 {
    margin: 5px 0;
    font-weight: 700;
    color: #fff;
}
.form-group label {
    font-size: 20px !important;
    font-weight: 600;
}
.footer-form .form-group label {
    font-size: 14px !important;
    font-weight: 400;
}

/* MOBILE */
@media(max-width:768px){
  .pricing-wrapper {
    flex-direction: column;
  }
  .pricing-section {
    padding: 40px 20px !important;
    background: #fef9f4;    
}
}
.feature-box h4 {
  background: linear-gradient(to right, #ff7a00 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right;
  transition: 0.3s;
}

.feature-box:hover h4 {
  background-position: left;
  color: #fff;
}

.banner-ul-list {
  list-style: none;
  padding-left: 0;
}

.banner-ul-list li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
}

.banner-ul-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 6.708l-11.025 11.025-5.543-5.543 1.414-1.414 4.129 4.129 9.611-9.611z'/%3E%3C/svg%3E");

  background-repeat: no-repeat;
  background-size: contain;
}

.radio-group label {
    display: inline-flex;
    gap: 6px;
}


/* NEW SECTION CSS */
.product-category-section {
  padding: 70px 0;
  background: #f8f9fc;
}

.section-heading {
  margin-bottom: 40px;
}

.section-heading p {
  font-size: 16px;
  color: #666;
  max-width: 700px;
  margin: 0 auto;
}

.category-row {
  row-gap: 25px;
}

.category-box {
    background: #fff;
    padding: 35px 20px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    transition: 0.3s ease;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 20px;
}

.category-box:hover {
  transform: translateY(-5px);
}

.category-box i {
    font-size: 42px;
    color: #f49d4b;  
    display: block;
}

.category-box h4 {
  font-size: 20px;
  font-weight: 600;
  color: #0d1b4c;
  margin: 0;
}
.category-box svg {
    width: auto;
    height: 44px;
    fill: #f49d4b;
}

.form-inn {
    position: relative;
}