 body {
     font-family: 'DM Sans', sans-serif;
     overflow-x: hidden;
 }

 .top-social-icons {
     font-size: 20px;
 }

 .top-bar,
 .top-bar small,
 .top-bar i,
 .top-bar a {
     font-family: 'Roboto', sans-serif !important;
     font-weight: 400;
     color: #fff;
     font-size: 17px;
 }

 .container small i {
     color: #f0a500;

     margin-right: 6px;

     font-size: 14px;

 }

 .navbar-transparent {
     background: transparent;
     transition: background 0.3s ease, box-shadow 0.3s ease;
 }

 .nav-container {
     background-color: #fff;
     border-left: 5px solid #55af59;
     padding: 0px 0;
 }

 .top-bar {
     height: 40px;
     font-size: 13px;
     color: #fff;
     z-index: 1031;
 }


 .navbar {
     top: 80px;
     color: black;
     padding: 0 100px;

 }

 .nav-item {
     color: #fff;
 }

 .overlay {
     position: absolute;
     inset: 0;

 }

 .container {
     width: 90%;
 }

 .navbar .nav-link {
     color: black !important;
     letter-spacing: 2px;
     margin: 0 15px;
     transition: color 0.3s;
 }


 .navbar .nav-link:hover {
     color: #55af59;
 }

 .navbar .nav-link.active {
     color: white !important;
 }

 .btn-consult {
     background-color: #55af59;
     color: #fff;
     border-radius: 5px;
     letter-spacing: 2px;
     line-height: 1rem;
     font-size: 15px;
     transition: background 0.3s;
     padding: 26px;
 }

 .btn-consult:hover {
     background-color: #2f7d32;

     color: white;
 }

 .vertical-slide-counter {
     position: absolute;
     top: 55%;
     left: 30px;
     transform: translateY(-50%);
     display: flex;
     flex-direction: column;
     align-items: center;
     font-family: 'DM Sans', sans-serif;
     font-weight: 400;
     font-size: 14px;
     letter-spacing: 2px;
     color: white;
     user-select: none;
     z-index: 1000;
 }

 .vertical-line {
     width: 1px;
     height: 250px;
     background-color: #fff;
     margin: 10px 10px;
 }

 .hero-section {
     height: 100vh;
     background-color: rgb(221, 221, 63);
     position: relative;
     display: flex;
     align-items: center;
     justify-content: center;
     padding-top: 80px;
     z-index: 1;
 }

 .text-container {
     text-align: center;
     position: relative;
 }

 .sub-heading {
     font-size: 90px;
     font-weight: 900;
     color: white;
     padding-left: 50px;
     font-family: 'DM Sans', sans-serif;
 }


 .overlay {
     position: absolute;
     inset: 0;
     background: rgba(0, 0, 0, 0.4);
 }

 .hero-content {
     position: relative;
     color: white;
 }

 .hero-content h1 {
     font-size: 3.5rem;
     font-weight: bold;
 }

 .contact-strip {
     position: relative;
     z-index: 2;
     padding: 30px 100px;
     background-color: #207E0FDB;
     opacity: .9;
     border-left: 5px solid #55af59;
 }

 .contact-label {
     writing-mode: vertical-rl;
     transform: rotate(180deg);
     letter-spacing: 2px;
     font-size: 12px;
     opacity: 0.8;
     position: absolute;
     left: 50px;

     top: 50px;
 }

 .contact-title {
     font-family: 'DM Sans', sans-serif;
     font-size: 45px;
     font-weight: 400;
     line-height: 1em;
     font-style: normal;
     letter-spacing: 1px;
     color: #fff;
 }

 .contact-content {
     padding: 0 30px;
 }

 .contact-text {
     font-size: 14px;
     line-height: 2rem;
     margin-top: 10px;
     font-weight: 400;
     font-family: "DM Sans", sans-serif;
 }

 .contact-form .form-control {
     background: transparent;
     border: none;
     border-bottom: 1px solid #fff;
     border-radius: 0;
     color: #fff;
 }

 .contact-form .form-control::placeholder {
     color: #eaeaea;
 }

 .contact-form .form-control:focus {
     box-shadow: none;
     border-color: #fff;
 }


 .contactsection-btn {
     background: rgba(255, 255, 255, 0.2);
     color: #fff;
     padding: 10px 30px;
     border-radius: 4px;
     font-weight: 500;
     border: none;
     width: 100%;
     margin-bottom: 10px;
 }

 .contactsection-btn:hover {
     background: #fff;
     color: #2f7d32;
 }

 .overlap-contact {
     margin-top: -110px;
 }


 @media (max-width: 768px) {
     .contact-title {
         font-size: 30px;
         padding: 10px;
     }

     .contact-label {
         display: none;
     }

     .contact-strip {
         text-align: center;
         padding: 0;
     }

     .contact-content {
         padding: 0 10px;
     }

 }

 .center h2 {
     font-family: "Poppins", Sans-serif;
     font-size: 50px;
     font-weight: 600;
     color: #86A834;
     line-height: 1.2em;
     letter-spacing: 1px;
     text-align: center;
     padding-top: 20px;
 }

 .center p {
     font-family: "Poppins", Sans-serif;
     font-size: 25px;
     font-weight: 500;
     color: #269168;
     line-height: 2em;
     letter-spacing: 1px;
     text-align: center;
     padding-top: 20px;
 }

 .specialize h3 {
     font-family: "Poppins", Sans-serif;
     font-weight: 600;
     color: #4e4e4e;
     font-size: 30px;
     line-height: 1.2em;
     letter-spacing: 2px;
     padding: 10px;
 }

 .specialize p {
     font-family: "Poppins", Sans-serif;
     font-size: 20px;
     font-weight: 500;
     line-height: 33px;
     color: #269168;
     letter-spacing: 1px;
     text-align: center;
 }

 .struggling p {
     font-family: "Poppins", Sans-serif;
     font-size: 35px;
     font-weight: 500;
     color: #86A834;
     line-height: 2em;
     letter-spacing: 1px;
     text-align: center;
 }

 .struggling img {
     max-width: 100%;
     height: auto;
     width: 85%;
     padding: 20px;
 }

 .struggling1 p {
     font-family: "Poppins", Sans-serif;
     font-size: 21px;
     font-weight: 500;
     line-height: 1.5em;
     color: #269168;
     text-align: center;
     padding-top: 20px;
     max-width: 1150px;
     margin: 0 auto;
 }

 .public h1 {
     font-family: "Poppins", Sans-serif;
     font-size: 35px;
     font-weight: 600;
     line-height: 1.3em;
     color: #86A834;
     text-align: center;
     padding-top: 20px;
 }

 .public img {
     width: 100%;
     /* fills column */
     max-width: 350px;
     /* limits size */
     height: auto;
     margin: 0;
     padding: 0;
     display: block;
 }

 .public p {
     font-family: "Poppins", Sans-serif;
     font-size: 21px;
     font-weight: 400;
     line-height: 1.5em;
     color: #269168;
     text-align: center;
     padding-top: 20px;
     max-width: 1150px;
     margin: 0 auto;
     margin-bottom: 50px;
 }

 .divider {
     display: flex;
     align-items: center;
     justify-content: center;
     gap: 12px;

 }

 .divider .line {
     width: 60px;
     min-width: 40px;
     height: 1px;
     background-color: #548c43;
 }

 .leaf-icon {
     color: #548c43;
     font-size: 18px;
 }

 .experience h2 {
     font-family: "Poppins", Sans-serif;
     font-size: 28px;
     font-weight: 600;
     line-height: 1.3em;
     color: #86A834;
     letter-spacing: 1px;
     text-align: center;
 }

 .experience p {
     font-family: "Poppins", Sans-serif;
     font-size: 18px;
     font-weight: 400;
     line-height: 1.4em;
     color: #269168;
     letter-spacing: 1px;
     text-align: center;
     padding-bottom: 20px;
 }

 .experience img {
     max-width: 100;
     height: auto;
     width: 350px;
     padding: 20px;
 }

 .client h2 {
     font-family: "Poppins", Sans-serif;
     font-size: 32px;
     font-weight: 600;
     line-height: 1.3em;
     color: #86A834;
     letter-spacing: 1px;
     text-align: center;
     margin-top: 30px;
     margin-bottom: 30px;
 }

 .why-choose h2 {
     font-family: "Poppins", Sans-serif;
     font-size: 35px;
     font-weight: 600;
     line-height: 1.3em;
     color: #86A834;
     text-align: center;
 }


 .slider-container {
     position: relative;
     width: 100%;
     padding: 50px 130px;
     /* padding on both sides */
     box-sizing: border-box;
     display: flex;
     align-items: center;
 }

 /* visible area */
 .slider-window {
     width: 100%;
     overflow: hidden;
 }

 /* track */
 .slider-track {
     display: flex;
     gap: 130px;
     /* set your desired gap */
     transition: transform 0.4s ease;
 }

 .slider-track img {
     flex: 0 0 calc((100% - 130px) / 2);
     /* exactly 2 images visible */
     height: auto;
     object-fit: cover;
     border-radius: 0px;
 }


 /* buttons outside images */
 .nav-btn {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     background: transparent;
     /* remove the white background */
     border: none;
     /* remove the border */
     font-size: 24px;
     cursor: pointer;
     padding: 0;
     /* remove extra padding around the symbol */
     z-index: 1000;
     /* keep buttons on top */
     color: #000;
     /* color of the arrows, change as needed */
 }


 /* left button */
 .nav-btn.left {
     left: 50px;
     /* at very left edge of container */
 }

 /* right button */
 .nav-btn.right {
     right: 50px;
     /* at very right edge of container */
 }


 .Know-btn {
     font-size: 11px;
     font-weight: normal;
     border: none;
     letter-spacing: 4px;
     background-image: linear-gradient(90deg, #3CAC47 0%, #175F19 100%);
 }

 .section-title {
     font-family: "Poppins", Sans-serif;
     font-size: 50px;
     font-weight: 600;
     color: #86A834;
     padding-top: 30px;
     padding-bottom: 20px;
 }

 .section-head {
     font-family: "Poppins", Sans-serif;
     font-size: 25px;
     font-weight: 500;
     color: #269168;
     text-align: center;
 }

 .section-title span {
     font-weight: 600;
 }

 .section-subtitle {
     font-size: 25px;
     margin-bottom: 40px;
     font-weight: 400;
     text-align: center;
 }

 .divider {
     display: flex;
     align-items: center;
     justify-content: center;
     gap: 12px;
     margin: 30px 0;
 }

 .divider .line {
     width: 100%;
     height: 1px;
     background-color: #548c43;
 }

 .leaf-icon {
     color: #548c43;
     font-size: 18px;
 }

 .section-title {
     text-align: center;
 }

 .section-para {
     font-family: 'DM Sans', sans-serif;
     font-size: 17px;
     font-weight: 500;
     padding: 0 0px;
     letter-spacing: 0.05em;
     color: #5C5C5C;
     line-height: 30px;
     text-align: center;
 }

 @media (max-width: 768px) {

     .hero-section {
         height: 100vh;
     }

     .navbar {
         top: 30px;
         color: #fff;
         padding: 0 0;
     }

     .nav-container {
         background-color: transparent;
         border-left: 5px solid #55af59;
         padding: 0px 0;
     }

     .top-bar {
         display: none !important;
     }

     .hero-content h1 {
         font-size: 2.2rem;
     }

     .stylishtext-container {
         width: 500px;
     }

     .stylish-text {
         font-size: 40px;
         font-weight: 900;
         color: white;
         text-align: left;
     }

     .sub-heading {
         font-size: 60px;
         font-weight: 700;
         color: white;
         line-height: 0.9;
         font-family: 'DM Sans', sans-serif;
         margin-bottom: 70px;
         padding-left: 10px;
     }

     .text-container {
         padding-left: 0px;
     }

     .section-title {
         font-family: "Poppins", Sans-serif;
         font-size: 30px;
         font-weight: 600;
         color: #86A834;
     }

     .specialize h3 {
         font-family: "Poppins", Sans-serif;
         font-weight: 500;
         color: #4e4e4e;
         font-size: 21px;
         line-height: 1.2em;
         letter-spacing: 2px;
         padding: 10px;
         text-align: center;
     }

     .struggling p {
         font-family: "Poppins", Sans-serif;
         font-size: 23px;
         font-weight: 500;
         color: #86A834;
         line-height: 2em;
         letter-spacing: 1px;
         text-align: center;
     }

     .public h1 {
         font-family: "Poppins", Sans-serif;
         font-size: 33px;
         font-weight: 600;
         line-height: 1.3em;
         color: #86A834;
         text-align: center;
         padding-top: 20px;
     }

     .public p {
         font-family: "Poppins", Sans-serif;
         font-size: 21px;
         font-weight: 400;
         line-height: 1.5em;
         color: #269168;
         text-align: center;
         padding-top: 20px;
         margin: 0 auto;
         margin-bottom: 50px;
     }

     .navbar .btn-consult {
         padding: 5px;
         margin-left: 50px;

     }

 }

 .divider {
     margin: 20px 0;
 }

 .treatment-section {
     padding: 10px 0;
     text-align: justify;
 }

 .mobile-menu {
     width: 60px;

 }

 .mobile-menu .nav-item {
     margin-bottom: 20px;
 }




 .faq-card {
     max-width: 700px;
     margin: 2rem auto;
     border-radius: 0.6rem;
     box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
     overflow: hidden;
     background: none;

 }

 /* Make entire FAQ accordion transparent */
 .faq-card,
 .faq-card .accordion-item,
 .faq-card .accordion-header,
 .faq-card .accordion-button,
 .faq-card .accordion-body {
     background-color: transparent !important;
 }

 .accordion-button::after {
     display: none !important;
 }

 .faq-card .accordion-button {
     position: relative;
     font-size: 19px;
     font-weight: 600;
     color: #269168;
     padding: 1rem 1.5rem 1rem 3.2rem;

     border: none;
     box-shadow: none;
 }


 .faq-card .accordion-button::before {
     content: '+';
     position: absolute;
     left: 1.2rem;
     top: 50%;
     transform: translateY(-50%);
     font-size: 1.4rem;
     font-weight: 700;
     color: #269168;
 }


 .faq-card .accordion-button:not(.collapsed) {
     color: #769c2a;
 }

 .faq-card .accordion-button:not(.collapsed)::before {
     content: '−';
     color: #769c2a;
 }


 .faq-card .accordion-button:focus,
 .faq-card .accordion-button:active {
     outline: none;
     box-shadow: none;
     /* background-color: #fff; */
 }


 .faq-card .accordion-body {
     font-size: 15px;
     line-height: 1.9;
     color: #333;
     padding: 1rem 1.5rem;
 }


 @media (max-width: 576px) {
     .faq-card {
         margin: 1rem;
     }

     .faq-card .accordion-button {
         font-size: 17px;
         padding-left: 3rem;
     }

     .faq-card .accordion-button::before {
         left: 1rem;
         font-size: 1.3rem;
     }
 }

 .faq-card .accordion-button {
     padding: 1.4rem 1.5rem 1.4rem 3.2rem;

     line-height: 1.6;
 }


 .slider-container {
     position: relative;
     width: 100%;
     padding: 50px 130px;

     box-sizing: border-box;
     display: flex;
     align-items: center;
 }


 .slider-window {
     width: 100%;
     overflow: hidden;
 }


 .slider-track {
     display: flex;
     gap: 130px;

     transition: transform 0.4s ease;
 }

 .slider-track img {
     flex: 0 0 calc((100% - 130px) / 2);

     height: auto;
     object-fit: cover;
     border-radius: 0px;
 }

 .blog h1 {
     font-family: "Poppins", Sans-serif;
     font-size: 35px;
     font-weight: 600;
     line-height: 1.3em;
     color: #86A834;
     text-align: center;
     padding-top: 20px;
 }

 .blog-cards {
     display: flex;
     flex-wrap: wrap;
     /* allow wrapping on small screens */
     justify-content: space-between;
     gap: 20px;
     margin-top: 40px;
 }

 /* Individual card */
 .card {
     background: rgba(255, 255, 255, 0.9);
     /* semi-transparent for readability */
     border-radius: 10px;
     overflow: hidden;
     flex: 1 1 calc(33.333% - 20px);
     /* 3 cards in a row with gap */
     display: flex;
     flex-direction: column;
     align-items: center;
     text-align: center;
     transition: transform 0.3s, box-shadow 0.3s;
 }

 .card img {
     width: 100%;
     height: 200px;
     object-fit: cover;
 }

 .card h3 {
     margin: 15px 0;
     font-size: 1.2rem;
 }

 .read-more {
     display: inline-block;
     margin-bottom: 15px;
     padding: 10px 20px;
     background-color: #28a745;
     /* green button */
     color: white;
     text-decoration: none;
     border-radius: 5px;
     transition: background-color 0.3s;
 }

 .read-more:hover {
     background-color: #218838;
 }

 /* Hover effect on card */
 .card:hover {
     transform: translateY(-5px);
     box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
 }

 /* Responsive */
 @media (max-width: 992px) {
     .card {
         flex: 1 1 calc(50% - 20px);
         /* 2 cards per row */
     }
 }

 @media (max-width: 600px) {
     .card {
         flex: 1 1 100%;
         /* 1 card per row */
     }
 }

 .about-btn {
     font-family: 'DM Sans', sans-serif;
     font-size: 14px;
     color: #fff;
     background: linear-gradient(90deg, #3CAC47 0%, #175F19 100%);
     border: none;
     width: 30%;
     padding: 0px 10px;
     letter-spacing: 2px;
 }

 .about-para {
     font-family: 'DM Sans', sans-serif;
     font-size: 17px;
     font-weight: 500;
     padding: 0 0px;
     letter-spacing: 0.05em;
     color: #5C5C5C;
     line-height: 30px;

 }



 .site-footer {
     background-color: #5b8f3f;
     color: white;
     padding: 40px 180px;
     font-family: 'Poppins', sans-serif;
     width: 100%;
     box-sizing: border-box;
 }




 .footer-container {
     max-width: 1200px;
     margin: 0 auto;
     display: flex;
     justify-content: space-between;
     gap: 30px;
     flex-wrap: wrap;
     align-items: flex-start;

 }

 .footer-column {
     flex: 1 1 300px;
     min-width: 300px;
     text-align: left;

 }

 .footer-logo {
     width: 250px;
     padding-top: 20px;
     padding-left: 30px;
 }

 .footer .contact p span {
     text-align: justify;
     display: inline-block;
 }

 .footer-column h3 {
     margin-bottom: 10px;
     font-weight: 600;
     font-size: 20px;
     letter-spacing: 1px;
     padding-top: 30px;
     text-align: center;
     font-family: 'Poppins', sans-serif;
 }

 .footer-column p {
     line-height: 28px;
     font-weight: 400;
     font-size: 14px;
     letter-spacing: 1.5px;
     padding-top: 20px;
     font-family: 'Roboto', sans-serif;
 }

 .footer-column i {
     margin-right: 10px;
 }

 .footer .contact p {
     display: flex;
     align-items: flex-start;

     gap: 10px;
     margin: 8px 0;
     font-size: 14px;
     color: white;
     line-height: 1.6;
 }

 .footer .contact p i {
     flex-shrink: 0;

     width: 24px;

     text-align: center;
     color: #f0a500;
 }

 .footer .contact p span {
     display: block;

     text-align: justify;
     width: 100%;

 }

 .footer-column:nth-of-type(2) p {
     line-height: 1.2 !important;

     margin-bottom: 5px;

 }

 .footer-social {
     margin-top: 20px;
     display: flex;
     justify-content: center;
     gap: 15px;

 }

 .footer-social .social-icon {
     font-size: 30px;

     color: white;
     transition: color 0.3s;
 }

 .footer-social .social-icon:hover {
     color: #4CAF50;

 }

 .footer-bottom {
     display: flex;
     justify-content: space-between;
     align-items: center;
     background-color: #7CA44C;
     color: #ffffff;
     font-size: 16px;
     min-height: 80px;
     width: 100%;
     padding: 0 150px;
     box-sizing: border-box;

 }

 .footer-bottom .right a {
     color: #ffffff !important;
     text-decoration: none;

 }

 .footer-bottom p {
     margin: 0;
 }

 .footer-bottom .trophy {
     color: white;
     margin-right: 6px;
     font-size: 20px;
 }

 .iframe {
     padding-top: 40px;
 }


 @media (max-width: 992px) {
     .site-footer {
         padding: 40px 40px;
     }

     .footer-bottom {
         padding: 15px 40px;
     }
 }

 @media (max-width: 768px) {
     .footer-container {
         flex-direction: column;
         align-items: center;
         text-align: center;
     }

     .footer-column {
         min-width: 100%;
     }

     .footer-logo {
         display: block;

         margin: 0 auto 30px;

         max-width: 100%;
     }


     .footer-column.contact p {
         justify-content: center;
         text-align: left;
     }

     .footer-bottom {
         flex-direction: column;
         gap: 8px;
         text-align: center;
         padding: 15px 20px;
     }

     .map-container iframe {
         width: 100%;
         height: 220px;
         border-radius: 6px;
     }
 }


 @media (max-width: 480px) {
     .footer-column h3 {
         font-size: 18px;
     }

     .footer-column p {
         font-size: 13px;
     }

     .footer-social .social-icon {
         font-size: 24px;
     }
 }