html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

a {
    text-decoration: none;
}

.contact-info li {
    color: #000000a8;
    list-style: none;
    display: flex;
    align-items: center;
    line-height: 2rem;
    font-family: 'Poppins';
    gap: 10px;
}

small {
    color: #008000;
    font-family: 'Poppins';
    font-weight: 900;
}

.phone-area a {
    color: white;
}

.contact-info li a {
    color: #000000a8;
}

.contact-info li a:hover {
    color: #3cc13f;
}

.footer-section li {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Base navbar styles */
.web-header {
    padding: 1rem;
    position: relative;
    z-index: 1000;
}

.web-header .flex {
    display: flex;
    align-items: center;
}

.logo {
    display: block;
}

.nav-container {
    display: flex;
    align-items: center;
}

.main-nav {
    display: flex;
    gap: 1.5rem;
}

.nav-item {
    color: white;
    text-decoration: none;
    transition: color 0.3s ease;
}

.nav-item:hover {
    color: #4CAF50;
    /* Green color for hover state */
}

.phone-area {
    margin-left: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

/* Hide mobile menu toggle button by default */
.mobile-menu-toggle {
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
}

.mobile-menu-toggle .bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px 0;
    background-color: white;
    border-radius: 1px;
    transition: all 0.3s ease;
}


.about-content ul {
    color: #000000b0;
    font-size: 16px;
    font-family: 'Poppins';
    margin-left: 4%;
    width: 80%;
}

.consultation-content ul {
    color: #000000a8;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600;
    padding: 0;
}

.consultation-content ul li {

    list-style: none;
}

.logo {
    height: 168px;
    width: 168px;
    padding: 40px 0px;
}

.hero-heading-sepcial {
    color: #3cc13f;
    font-family: sans-serif;
    font-size: 103px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    text-align: left;
}

.theme-button {
    border: 0;
    background: #3cc13f;
    border-radius: 25px;
    padding: 15px 31px;
    margin-top: 15px;
    font-family: 'Poppins';
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.position-left {
    float: left;
}

.theme-button:hover {
    border: 0;
    background: #046306;
    border-radius: 25px;
    padding: 15px 31px;
    margin-top: 15px;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.hero-text {
    text-align: left;
    color: #ffffffad;
    width: 90%;
    font-family: 'Poppins';
}

.phone-area {
    background: #00000078;
    padding: 14px 50px;
    border-radius: 27px;
    font-size: larger;
    font-family: 'Poppins';
}

.web-header p,
.web-header li,
.web-header a {
    font-family: 'Poppins';
    font-size: 1.3rem;
}

.hero-heading {
    text-align: left;
    line-height: 15px;
    margin: 0;
    font-family: 'Poppins';
    font-size: 48px;
}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
    padding: 0 90px;
}

.space-x-2> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header-hero-container {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.hero-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1740px;
}

.background-drop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    z-index: -1;
}

.header {
    position: relative;
    z-index: 1;
}

.hero-flex {
    display: flex;
    justify-content: center;
}

.hero-section-right,
.hero-section-left {
    flex: 1;
}

.hero-section-right img {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    padding: 0px 108px;
}

.hero-section {
    position: relative;
    z-index: 1;
    padding: 103px 0;
    display: flex;
}

nav.space-x-4 a {
    text-transform: uppercase;
}

.hero-section-right img {
    width: 650px;
    border-radius: 50%;
    height: 650px;
    object-fit: cover;
    padding: 0;
    right: 15%;
    filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.3));
    position: absolute;
    top: 0;
    z-index: 9;
}

nav.space-x-4 a:hover {
    color: #3cc13f;
}

/* Additional CSS for alignment */
.ml-4 {
    margin-left: 7rem;
}


.aboutus {
    height: auto;
    background: url(..images/about-bg.jpg);
}

.section-row {
    display: flex;
    justify-content: center;
}

.section-right,
.section-left {
    flex: 1;
}

.about-content h1 {
    color: #3cc13f;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 104px;
    font-weight: 900;
    margin: 0;
    line-height: 1;
    padding: 0px 60px;
}

.about-content h1::after {
    content: "";
    display: block;
    width: 60%;
    height: 8px;
    background-color: #3cc13f;
    margin-top: 0;
    border-radius: 5px;
}



.about-content {
    padding: 16vh 0;
}

.about-content p {
    margin: 22px 0;
    font-size: 16px;
    padding: 0 60px;
    color: #000000ad;
    width: 80%;
    font-family: 'Poppins';
}

.image-container {
    padding: 20vh 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    position: relative;
    width: fit-content;
}

.image-container img {
    width: 429px;
    height: 350px;
    object-fit: cover;
    border-radius: 30px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease-in-out;
}

.image-container img:nth-child(1) {
    grid-column: 1 / span 2;
    justify-self: left;
}

.image-container img:nth-child(2) {
    grid-row: 2;
    justify-self: end;
    width: 300px;
    height: 300px;
    transform: translateY(5px);
}

.image-container img:nth-child(3) {
    grid-row: 2;
    justify-self: end;
    transform: translateY(-251px);
}

.service-section {
    text-align: center;
    padding: 60px 0px;
    margin: 0;
    background: url(../images/hero-background.jpg);
}

.service-section h1 {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 49px;
    font-weight: 900;
    color: #ffffff;
    position: relative;
    line-height: 1;
    display: inline-block;
    text-align: center;
}

.service-section h1::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    margin: 8px auto 0;
    border-radius: 0px;
}

.service-box h2 {
    position: relative;
    font-family: 'Poppins';
    font-size: 28px;
    color: #3cc13f;
    text-transform: uppercase;
}



.service-box h2::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url('tick.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 82px;
    top: 50%;
    transform: translateY(-50%);
}

.service-box p {
    width: 100%;
    justify-self: center;
    font-size: 18px;
    font-family: 'Poppins';
}

.services {
    display: flex;
    justify-content: center;
    padding: 30px;
    gap: 15px;
}

.service-image img {
    width: -webkit-fill-available !important;
    !i;
    !;
    object-fit: cover;
    margin: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 300px;
    0:
        AUTO 100PX;
    padding: 0;
}

.consultation-section {
    background: url(../images/consulation-bg.jpg);
    padding: 35px;
}

.consultation-section h1 {
    display: block;
    color: #595959;
    font-family: sans-serif;
    font-weight: 900;
    line-height: 1;
    font-size: 59px;
    text-transform: uppercase;
}

.letter-spaced {
    color: #595959;
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    display: block;
    word-spacing: 16px;
    letter-spacing: 17px;
    font-weight: bold;
}

.profile-avatar {
    width: 180px;
}

.consultation-section p {
    font-size: 18px;
    text-align: left;
    width: 50%;
    font-weight: 600;
    color: #00000099;
    font-family: 'Poppins';
}

.about-consultation {
    display: flex;
    gap: 10px;
}

.about-consultation h2 {
    font-family: sans-serif;
    margin: 0;
    text-transform: uppercase;
    color: green;
    font-size: 52px;
    line-height: 1;
}

.content {
    align-content: end;
    flex: 1;
}

.footer-icon {
    width: 400px;
    padding: 0;
    margin: 0;
    height: 130px;
}

.footer-icon img {
    mix-blend-mode: darken;
    height: 80%;
    object-fit: contain;
}

input[type="radio"] {
    margin: 0;
}

.about-consultation p {
    width: 100%;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}

/* Testimonial Section */
.testimonial-section {
    background: url(../images/testimonial-bg.jpg), #3a3a3a;
    background-blend-mode: overlay;
    padding: 150px 0;
    text-align: center;
}

.testimonial-section h1 {
    color: #3cc13f;
    font-family: 'Poppins', sans-serif;
    font-size: 49px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.testimonials {
    display: flex;
    justify-content: center;
    gap: 0;
    padding: 0;
}

.testimonial-box {
    background: #00000061;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgb(255 255 255 / 10%);
    max-width: -webkit-fill-available;
    height: 250px;
}

.testimonial-box p {
    font-size: 16px;
    color: #ffffffad;
    font-family: 'Poppins';
    margin-bottom: 20px;
}

.client-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.client-info img {
    width: 50px !important;
    !i;
    !;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.client-info h3 {
    font-family: 'Poppins';
    font-size: 18px;
    color: #3cc13f;
    margin: 0;
}

.client-info p {
    font-size: 14px;
    color: #000000ad;
    margin: 0;
}

.half-circle {
    position: absolute;
    top: 0;
    left: 85%;
    width: 650px;
    height: 650px;
    filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.3));
    background: linear-gradient(45deg, #5d5d5d, transparent);
    border-radius: 100%;
}

/* Contact Section */
/* Contact Section */
.contact-section {
    background: #f5f5f5;
    /* Light gray background */
    padding: 80px 20px;
}

.contact-container {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    gap: 40px;
    align-items: center;
}

/* Left Column: Content with Image */
.contact-content {
    flex: 1;
    text-align: left;
}

.contact-content h1 {
    color: #3cc13f;
    /* Green color */
    font-family: 'Poppins', sans-serif;
    font-size: 48px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.contact-content p {
    font-family: 'Poppins';
    font-size: 18px;
    color: #000000ad;
    margin-bottom: 30px;
}

.contact-image img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.contact-info {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}

.contact-info p {
    font-family: 'Poppins';
    font-size: 16px;
    color: #000000ad;
    margin: 10px 0;
}

.contact-info i {
    color: #3cc13f;
    margin-right: 10px;
}

/* Right Column: Contact Form */
.contact-form {
    flex: 1;
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}

.contact-form h2 {
    color: #3cc13f;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.contact-form input,
.contact-form textarea {
    width: -webkit-fill-available;
    padding: 15px;
    margin: 0px;
    margin-bottom: 12px;
    border: 1px solid #3cc13f;
    border-radius: 10px;
    font-family: 'Poppins';
    font-size: 16px;
    color: #000000ad;
}

.contact-form textarea {
    resize: vertical;
    min-height: 150px;
}

.contact-form button {
    width: 100%;
    padding: 15px;
    background: #3cc13f;
    color: white;
    border: none;
    border-radius: 10px;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.contact-form button:hover {
    background: #046306;
    /* Darker green on hover */
}

/* Footer */
.footer {
    background: #000000;
    color: white;
    padding: 40px 20px;
    text-align: center;
}

.footer-content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-section {
    flex: 1;
    text-align: left;
    min-width: 200px;
}

.footer-section h3 {
    font-family: 'Poppins';
    font-size: 24px;
    margin-bottom: 20px;
}

.footer-section p,
.footer-section ul {
    font-family: 'Poppins';
    font-size: 16px;
    color: #ffffffad;
}

.footer-section ul {
    list-style: none;
    padding: 0;
}

.footer-section ul li {
    margin-bottom: 10px;
}

.footer-section ul li a {
    color: #ffffffad;
    text-decoration: none;
}

.footer-section ul li a:hover {
    color: #3cc13f;
}

.social-links {
    display: flex;
    gap: 10px;
    float: left;
    justify-content: center;
}

.social-links a {
    color: white;
    font-size: 20px;
}

.social-links a:hover {
    color: #3cc13f;
}

.footerlogo {
    width: 130px;
    height: 130px;
}

.footer-bottom {
    margin-top: 20px;
    font-family: 'Poppins';
    font-size: 14px;
    color: #ffffffad;
}



/* Smooth Fade-in Effect for Page Load */
body {
    animation: fadeIn 1.5s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Hover Effect on Links */
a {
    position: relative;
    transition: color 0.3s ease-in-out;
}

a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    transform: scaleX(0);
    transition: transform 0.3s ease-in-out;
}

a:hover::after {
    transform: scaleX(1);
}

/* Button Hover Effect */
button,
.btn {
    transition: all 0.3s ease-in-out;
}

button:hover,
.btn:hover {
    transform: scale(1.05);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

/* Image Hover Effect */
img {
    transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
}

img:hover {
    transform: scale(1.1);
    filter: brightness(1.1);
}

/* Floating Animation for Important Elements */
.hero-image,
.hero-background {
    animation: floatAnimation 3s infinite ease-in-out alternate;
}

.phone-area:hover {
    background-color: #3cc13f;
}

button.consultation-btn {
    background: #008000;
    color: white;
    border: 0;
    margin: 0 0 15px 0;
    border-radius: 5px;
    padding: 10px 30px;
}

.flex-left,
.flex-right {
    flex: 1;
}

@keyframes floatAnimation {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-10px);
    }
}

/* Fade-in Scroll Effect */
.fade-in {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}



/* Form Container */
.consultation form {
    background-color: rgb(0 0 0 / 41%);
    /* Transparent white */
    padding: 30px;
    border-radius: 12px;
    backdrop-filter: blur(8px);
    /* Soft blur effect */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    max-width: 88%;
    margin: auto;
    font-family: 'Poppins';
    color: #fff;
}

/* Input Fields */
.consultation form input[type="text"],
.consultation form input[type="date"],
.consultation form input[type="tel"],
.consultation form input[type="email"],
.consultation form textarea {
    width: -webkit-fill-available;
    padding: 12px 15px;
    margin: 10px 0;
    font-family: 'Poppins';
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: transparent;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
}

.consultation form input::placeholder,
.consultation form textarea::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

/* Checkbox Groups */
.checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0 20px;
}

.checkbox-group label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    cursor: pointer;
}

/* Inline Checkbox Label */
.checkbox-group .input-flex {
    display: flex;
    padding: 0;
    align-items: center;
    margin: 0;
    gap: 5px;
}

/* Checkbox Custom Styling */
.checkbox-group input[type="checkbox"] {
    width: 16px;
    height: 16px;
    accent-color: #4CAF50;
    /* Green checkboxes */
}

/* Textareas */
.consultation form textarea {
    resize: vertical;
}

/* Button */
.theme-button {
    background-color: #4CAF50;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.3s ease;
}

.price {
    color: #3cc13f;
    font-family: 'Poppins';
    font-size: x-large;
    font-weight: 800;
}

.theme-button:hover {
    background-color: #45a049;
}

/* Labels */
.consultation form label {
    display: flex;
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #ffffffba;
}

.service-box {
    flex: 1;
    width: -webkit-fill-available;
    border-radius: 15px;
    height: -webkit-fill-available;
    box-shadow: 0px 0px 15px #727272bf;
    padding: 0;
}

/* FAQ Section */
.faq-section {
    background: url(../images/hero-background.jpg), hsla(0, 0%, 13%, 1);
    padding: 50px 0px;
    background-size: cover;
    background-blend-mode: overlay;
    width: 100%;
}

.faq-item {
    border: 0;
    margin-bottom: 10px;
}

.faq-question {
    padding: 15px;
    cursor: pointer;
    background-color: #3cc13f;
    font-family: 'Poppins';
    border-radius: 5px;
    transition: background-color 0.3s;
}

.faq-question:hover {
    background-color: #259f28;
}

.faq-answer {
    display: none;
    padding: 15px;
    background: #ffffff;
    font-family: 'Poppins';
    line-height: 1.6;
    color: #666;
}

.faq-answer.active {
    display: block;
    animation: fade 0.5s;
}

@keyframes fade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.faq-section h1 {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 53px;
    font-weight: 900;
    color: #ffffffd6;
    width: 100%;
    line-height: 1;
    display: inline-block;
    text-align: center;
}

.faq-section h1::after {
    content: "";
    display: block;
    width: 65%;
    height: 5px;
    background-color: #3cc13f;
    margin: 8px auto 0;
    border-radius: 0px;
}

#testimonials-slider {
    padding: 0;
    margin: 0;
    justify-content: center;
    text-align: center;
    display: flex;
}

.owl-item {
    padding: 10px;
    display: flex;
}

.owl-theme .owl-nav,
.owl-dots {
    display: none;
}

.faq-container {
    padding: 25px 18%;
}

.service-content {
    padding: 9px 10px;
    height: 300px;
}

.owl-stage {
    display: flex !important;
}


.service-image img:hover {
    transform: none;
    filter: none;
}

#services-slider {
    padding: 0;
    width: 80%;
    margin: 0 auto;
    justify-content: center !important;
    text-align: center !important;
    display: flex !important;
}

/* Optional: For better mobile responsiveness */
@media (max-width: 600px) {
    .checkbox-group {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* Swiper Navigation Styles */
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.3s ease;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: rgba(0, 0, 0, 0.8);
}

.swiper-button-next {
    right: 10px;
}

.swiper-button-prev {
    left: 10px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 18px;
    font-weight: bold;
}

.swiper-pagination {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: white;
}
/* Hide Swiper navigation arrows for testimonials */
#testimonials-slider .swiper-button-next,
#testimonials-slider .swiper-button-prev {
    display: none !important;
}
/* Testimonial Section Improved Layout */
.testimonial-section {
    /* margin: 50px 0; */
    padding: 40px 0;
    background: rgba(0,0,0,0.15);
    text-align: center;
}

.testimonial-section h1 {
    margin-bottom: 40px;
    color: #3cc13f;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 2px;
}

#testimonials-slider {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.testimonial-box {
    background: rgba(0,0,0,0.5);
    border-radius: 16px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    padding: 32px 24px;
    margin: 10px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: 220px;
}

.testimonial-box p {
    font-size: 1.1rem;
    margin-bottom: 18px;
    line-height: 1.6;
}

.client-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.client-info img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #3cc13f;
}

.client-info h3 {
    font-size: 1rem;
    font-weight: 600;
    color: #3cc13f;
    margin: 0;
}

@media (max-width: 900px) {
    #testimonials-slider {
        max-width: 98vw;
        padding: 0 5vw;
    }
    .testimonial-box {
        padding: 24px 10px;
    }
}

@media (max-width: 600px) {
    .testimonial-section {
        padding: 20px 0;
    }
    .testimonial-box {
        padding: 16px 6px;
        font-size: 0.98rem;
    }
    .client-info img {
        width: 36px;
        height: 36px;
    }
    .testimonial-section h1 {
        font-size: 1.5rem;
    }
}

/* Testimonial Section Margin */
.testimonial-section {
    /* margin: 50px 0; */
}