﻿/*
 * Theme Name: Eco Second Theme
 * Description: Starter Theme to use with Timber
 * Author: Timber Team and You!
*/

:root {
    --primary-font: "Lato";
    --secondary-font: "DM Sans";

    --primary-color: #8dc63f;
    --secondary-color: #002614;

    --primary-text-color: #2d2e33;
    --secondary-text-color: #002614;

    --background-color-green: #8dc63f;
    --background-color-dark: #002614;
    --background-color-white: white;
    --bg-muted: rgba(0, 38, 20, .05);

}

html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-display: swap;
}

body {
    background-color: white;
    font-size: var(--secondary-font);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--primary-font);
    color: var(--secondary-text-color);
    font-weight: 800;
}

p,
ul,
ol {
    font-family: var(--secondary-font);
    color: var(--primary-text-color);
}

a {
    color: #414042;
    text-decoration: none;
    font-family: var(--secondary-font);
}

a:hover {
    color: var(--secondary-color);
}

/*.gform_wrapper #field_6_9, .form-cover .gform_wrapper #field_6_9, .g-form-cover .gform_wrapper #field_6_9{*/
/*	display: none !important;*/
/*}*/
.form-cover .gform_wrapper,
.g-form-cover .gform_wrapper {
    display: block !important;
}

.container {
    max-width: 1380px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}

.section {
    padding: 80px 0;
}

.btn-wrapper {
    display: flex;
    gap: 20px;
}

.btn {
    border: none;
    cursor: pointer;
    min-height: 53px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 30px;
    background-origin: border-box;
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease;
    font-weight: 700;
    column-gap: 10px;
    font-family: var(--primary-font);
}

.btn svg {
    width: 20px;
}

.primary-btn {
    background-color: var(--primary-color);
    color: var(--secondary-color);
    padding: 12px 36px;
    transition: 0.3s ease-in;

}

.primary-btn:hover {
    /* background:var(--secondary-color) ;
    color: #fff !important;
    border-bottom: none !important; */
    opacity: 0.7;
    transition: ease-in-out 0.3s;
}

/* .primary-btn:hover.primary-btn.btn svg path{
    fill: #FFFFFF;
} */
.secondary-btn {
    background-color: var(--secondary-color);
    color: #fff;
    padding: 12px 36px;
    transition: ease-in-out 0.3s;
}

.secondary-btn:hover {
    /* background: var(--primary-color) ; */
    color: #fff;
    opacity: 0.7;
    transition: ease-in-out 0.3s;

}

/* .secondary-btn:hover.btn svg path{
    fill: var(--secondary-color);
    stroke: var(--secondary-color);
} */
.white-btn {
    background-color: #fff;
    color: var(--secondary-text-color);
    padding: 12px 36px;
    transition: ease-in-out 0.3s;
}

.white-btn:hover {
    /* background: var(--secondary-color) ; */
    /* color: #FFFFFF; */
    opacity: 0.7;
    transition: ease-in-out 0.3s;
}

/* .white-btn:hover.btn svg path{
    stroke: #FFFFFF ;
} */

.section-title {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.section-span {
    font-size: 28px;
    color: var(--primary-color);
    margin-bottom: 10px;
    font-weight: 700;
}

.section-description {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 30px;
}

.location-service-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.g-map-block .eEIATf,
.g-map-block .eEIATf {
    min-width: auto !important;
}

.location-service-list-block {
    width: 48%;
    height: 100%;
}

.g-map-block {
    width: 48%;
    text-align: right;
    height: 100%;
}

.g-map-block iframe {
    width: 100%;
    height: 700px;
    border: 0;
    margin-top: 20px;
}

.location-service-list ul {
    margin: 40px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    list-style: none;
    column-gap: 10px;
}

.location-service-list ul li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.location-service-list ul li a {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
    color: var(--primary-color);
}

.location-service-list ul li a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1024px) {
    .location-service-wrapper {
        flex-direction: column;
        row-gap: 30px;
    }

    /* .location-service-list ul{
        grid-template-columns: repeat(2, 1fr);
    } */

    .location-service-list-block,
    .g-map-block {
        width: 100%;
    }

    .g-map-block iframe {
        height: 500px;
    }
}

/* Main Service Template */
.h-section-title {
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
}

.h-section-description p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.h-section-description ul {
    max-width: 465px;
    display: flex;
    column-gap: 40px;
    row-gap: 20px;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 20px;

}

.h-section-description ul li {
    list-style-image: url('data:image/svg+xml,<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.54995 9.2998L14.575 1.2748C14.8916 0.958138 15.2666 0.799805 15.7 0.799805C16.1333 0.799805 16.5083 0.958138 16.825 1.2748C17.1416 1.59147 17.3 1.96647 17.3 2.3998C17.3 2.83314 17.1416 3.20814 16.825 3.5248L7.67495 12.6748C7.35828 12.9915 6.98328 13.1498 6.54995 13.1498C6.11662 13.1498 5.74162 12.9915 5.42495 12.6748L1.17495 8.4248C0.858284 8.10814 0.699951 7.73314 0.699951 7.2998C0.699951 6.86647 0.858284 6.49147 1.17495 6.1748C1.49162 5.85814 1.86662 5.6998 2.29995 5.6998C2.73328 5.6998 3.10828 5.85814 3.42495 6.1748L6.54995 9.2998Z" fill="%2381C240"/></svg>');
    /* font-size: 16px; */
}

/* .section-title{

} */
.service-hero-section {
    background-position: center center;
    background-size: cover;
    padding: 120px 0px 80px;
}

.service-hero-section .service-hero-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.service-hero-wrapper .service-hero-content {
    max-width: 595px;
}

.service-hero-section .btn-wrapper {
    margin-top: 30px;
    display: flex;
    gap: 20px;
    align-items: left;
}

/* End Of Main Service Template */
/* Static page */
.section-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
}

.section-wrapper .col-left,
.section-wrapper .col-right {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 20px;
}

.address-cover {
    text-align: center;
    border-bottom: 2px solid var(--bg-muted);
}

.address-cover h3 {
    font-size: 28px;
    margin-bottom: 20px;
    color: var(--primary-text-color);
}

.address-cover p {
    font-size: 20px;
    margin-bottom: 20px;
}

.address-cover p a {
    color: var(--primary-color);
    text-decoration: none;
}

.address-cover p a:hover {
    text-decoration: underline;
}

.section.hero-banner {
    position: relative;
}

.section.hero-banner:before {
    background-color: rgba(255, 255, 255, 0.9);
    content: '';
    display: block;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.h-banner-title-wrapper {
    max-width: 60%;
    margin: 0 auto 0 0;
    position: relative;
    z-index: 2;
}

.h-banner-title-wrapper h1 {
    font-size: 70px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.divider {
    margin: 10px 0 20px 0;
    background-color: var(--primary-color);
    width: 100px;
    height: 6px;
    /* border-radius: 4px; */
}

.h-banner-title-wrapper p {
    font-size: 20px;
    line-height: 1.5;
}

.h-banner-title-wrapper p a {
    color: var(--primary-color);
    text-decoration: none;
}

.h-banner-title-wrapper p a:hover {
    text-decoration: underline;
}

.btn-wrapper {
    margin-top: 30px;
    display: flex;
}

/* Bread Crum Menu */
.breadcrum-section {
    padding: 20px 0;
    background: var(--bg-muted);
}

.breadcrum-section .breadcrum-menu ul {
    display: flex;
    gap: 15px;
}

.breadcrum-menu ul li {
    list-style-type: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.breadcrum-menu ul li a {
    color: #b4b5ba;
    text-decoration: none;
}

.breadcrum-menu ul li a:hover {
    color: var(--primary-text-color);
}

.breadcrum-menu ul li+li:before {
    content: "/";
    padding-right: 15px;
}

/* Static Page */
.static-page .content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.static-page .left-text-content {
    width: 50%;
}

.static-page .right-form-content {
    width: 40%;
}

.static-page .content-wrapper h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5;
    margin: 20px 0;
}

.static-page .content-wrapper h3 {
    font-size: 28px;
    line-height: 1.5;
    margin: 20px 0;
}

.static-page .content-wrapper p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.static-page .content-wrapper p a,
.static-page .content-wrapper li a {
    color: var(--primary-color);
    text-decoration: none;
}

.static-page .content-wrapper p a,
.static-page .content-wrapper li a:hover {
    text-decoration: underline;
}

.static-page .content-wrapper ul {
    margin: 20px 0;
    font-size: 18px;
    padding-left: 15px;
}

.static-page .content-wrapper li {
    margin-bottom: 15px;
}

/* End Static page */

/* Service Area Template Start */

/* Start Location Hero Setion */
.location-hero-section .service-hero-wrapper {
    max-width: 650px;
    width: 100%;
}

.location-hero-section .service-hero-wrapper .service-hero-content .h-section-title,
.location-hero-section .service-hero-wrapper .service-hero-content .h-section-description p {
    color: #fff !important;
}

.location-hero-section .service-hero-wrapper .review-img {
    width: 374px;
    height: 35px;
    margin: 0 0 10px 0;
}

.service-hero-section .service-hero-wrapper .review-img {
    width: 374px;
    height: 35px;
    margin: 0 0 10px 0;
}

.location-hero-section .btn-wrapper {
    margin-top: 30px;
    display: flex;
    gap: 20px;
}

.image-and-text-block {
    background-color: #F5FFEC;
}

.image-and-text-block .image-text-block-wrapper {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
}

.image-and-text-block .image-text-block-wrapper .image-block-content,
.image-and-text-block .image-text-block-wrapper .text-block-content {
    width: 50%;
    height: 100%;
    box-sizing: border-box;
}

.image-and-text-block .image-text-block-wrapper .image-block-content {
    text-align: center;
}

.image-and-text-block .image-text-block-wrapper .image-block-content img {

    object-fit: cover;
}

.image-and-text-block .image-text-block-wrapper .text-block-content {
    padding-right: 30px;
}

.image-and-text-block .image-text-block-wrapper .text-block-content .section-description p {
    margin-bottom: 20px;
}

/* End Location Hero Setion */

/* Start Achivement Section */
.achievement-cards-section {
    background: linear-gradient(to top, #002614 60%, #FFF 60%);
    color: #002614;
    padding: 20px 0;
}

.achievement-cards-section .achievement-cards-wrapper {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    background: var(--primary-color);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-radius: 24px;
    padding: 30px 60px;
}

.achievement-cards-section .achievement-cards-wrapper .achievement-card {
    text-align: center;
    transition: transform 0.3s ease;
}

/* .achievement-cards-section .achievement-cards-wrapper .achievement-card:hover{
        transform: scale(1.05);
    } */
.achievement-cards-section .achievement-cards-wrapper .achievement-card .achievement-title {
    font-family: var(--primary-font);
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: var(--secondary-color);
}

/* End Achivement Section */

/* Start Text plus Form section Block  */
.text-form-block-wrapper {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
}

.text-form-block-wrapper .form-block,
.text-form-block-wrapper .text-content-block {
    height: 100%;
    width: 100%;
    max-width: 648px;
}

.text-form-block-wrapper .text-content-block ul {
    list-style-type: none;
    margin: 30px 0;
    list-style: none;
    padding-left: 0;
}

.text-form-block-wrapper .text-content-block ul li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    padding-left: 30px;
}

.text-form-block-wrapper .text-content-block ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(4px);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.3667 14.1L7.85833 11.5917C7.64444 11.3778 7.37222 11.2709 7.04167 11.2709C6.71111 11.2709 6.43889 11.3778 6.225 11.5917C6.01111 11.8056 5.90417 12.0778 5.90417 12.4084C5.90417 12.7389 6.01111 13.0112 6.225 13.225L9.55 16.55C9.78333 16.7834 10.0556 16.9 10.3667 16.9C10.6778 16.9 10.95 16.7834 11.1833 16.55L17.775 9.95837C17.9889 9.74449 18.0958 9.47226 18.0958 9.14171C18.0958 8.81115 17.9889 8.53893 17.775 8.32504C17.5611 8.11115 17.2889 8.00421 16.9583 8.00421C16.6278 8.00421 16.3556 8.11115 16.1417 8.32504L10.3667 14.1ZM12 23.6667C10.3861 23.6667 8.86944 23.3605 7.45 22.748C6.03055 22.1355 4.79583 21.3042 3.74583 20.2542C2.69583 19.2042 1.86458 17.9695 1.25208 16.55C0.639582 15.1306 0.333332 13.6139 0.333332 12C0.333332 10.3862 0.639582 8.86949 1.25208 7.45004C1.86458 6.0306 2.69583 4.79587 3.74583 3.74587C4.79583 2.69587 6.03055 1.86462 7.45 1.25212C8.86944 0.639624 10.3861 0.333374 12 0.333374C13.6139 0.333374 15.1306 0.639624 16.55 1.25212C17.9694 1.86462 19.2042 2.69587 20.2542 3.74587C21.3042 4.79587 22.1354 6.0306 22.7479 7.45004C23.3604 8.86949 23.6667 10.3862 23.6667 12C23.6667 13.6139 23.3604 15.1306 22.7479 16.55C22.1354 17.9695 21.3042 19.2042 20.2542 20.2542C19.2042 21.3042 17.9694 22.1355 16.55 22.748C15.1306 23.3605 13.6139 23.6667 12 23.6667Z" fill="%2381C240"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
}

.text-form-block-wrapper .text-content-block .section-description p {
    font-size: 18px;
    line-height: 26px;
}

.text-form-block-wrapper .form-block .g-form-cover {
    max-width: 480px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 40px 30px;
    border-radius: 12px;
    margin: 0 auto;
    background: var(--secondary-color);
    font-family: var(--secondary-font);
}

.text-form-block-wrapper .form-block .g-form-cover h2 {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-family: var(--primary-font);
}

.text-form-block-wrapper .form-block .g-form-cover .gfield_label.gform-field-label {
    color: #FFF;
}

.text-form-block-wrapper .form-block .g-form-cover .gform_required_legend {
    display: none;
}

.text-form-block-wrapper .form-block form input[type="text"],
.text-form-block-wrapper .form-block form input[type="email"],
.text-form-block-wrapper .form-block form input[type="tel"],
.text-form-block-wrapper .form-block form textarea {
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    background: #fff;
    color: #000;
}

.gform_footer {
    justify-content: center !important;
}

.gform_wrapper .gform_footer .gform_button.button {
    background: var(--primary-color);
    padding: 12px 24px;
    border-radius: 30px;
    min-height: 44px;
    color: var(--secondary-color);
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    border: none !important;
    transition: 0.3s ease-in;
    font-family: var(--primary-font);
    font-weight: 700;
}

.gform-theme--foundation .gform_fields {
    grid-row-gap: 20px !important;
}

.gform_wrapper .gform_footer .gform_button.button:hover {
    opacity: 0.7;
    transition: ease-in-out 0.3s;
}

@media(max-width:568px) {
    .service-hero-section .service-hero-wrapper .review-img {
        width: 280px;
        height: 25px;
        /*margin: 0 auto 10px auto;*/
    }

    .location-hero-section .service-hero-wrapper .review-img {
        width: 280px;
        height: 25px;
        /*margin: 0 auto 10px auto;*/
    }

    .text-form-block-wrapper .form-block .g-form-cover {
        gap: 15px;
        padding: 20px 15px;
        border-radius: 12px;
    }

    .text-form-block-wrapper .form-block .g-form-cover h2 {
        font-size: 26px;
    }

    .text-form-block-wrapper .form-block .g-form-cover form textarea {
        height: 100px;
    }

    .gform-theme--foundation .gform_fields {
        grid-row-gap: 12px !important;
    }
}

/* End Text plus Form section Block  */



.informative-grid-wrapper .informative-grid-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    row-gap: 15px;
    padding: 20px;

}

.informative-grid-wrapper .informative-grid-item .card-content {
    text-align: center;
}

.informative-grid-wrapper .informative-grid-item .card-content h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.informative-grid-wrapper .informative-grid-item .card-content p {
    font-size: 18px;
    line-height: 26px;
    color: var(--background-color-dark);
}

/* Informative style 2 Section End */

/* Start CTA Section Block */

.cta-section .cta-content-wrapper {
    display: flex;
    align-items: stretch;
    gap: 20px;
}

.cta-section .cta-content-wrapper .cta-text-block {
    margin: 0 0 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cta-section .cta-content-wrapper .cta-title {
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
    margin-bottom: 20px;
}

.cta-section .cta-content-wrapper .cta-description {
    font-size: 24px;
    line-height: 32px;
    color: var(--secondary-color);
    /*margin-bottom: 20px;*/
}

.cta-section .cta-content-wrapper .cta-text-block,
.cta-section .cta-content-wrapper .cta-image-block {
    width: 49%;
}

.cta-section .cta-content-wrapper .cta-text-block strong {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

.cta-section .cta-content-wrapper .cta-text-block p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    color: var(--secondary-color);
    font-weight: 500;
}

.cta-section .cta-content-wrapper .cta-text-block p a {
    color: #fff;
    text-decoration: none;
}

.cta-section .cta-content-wrapper .cta-text-block p a:hover {
    text-decoration: underline;
}

.cta-section .cta-content-wrapper .cta-text-block .btn-wrapper {
    margin-top: 30px;

}

.cta-content-wrapper .cta-image-block {
    overflow: visible;
}

.cta-content-wrapper .cta-image-block img {
    max-width: 634px;
    max-height: 700px;
    object-fit: cover;
    overflow-x: visible;
    margin-bottom: -4px;
}

/* End CTA Section Block */

/* FAQ Section Block */
.faq-accordion-section .section-title-wrapper {
    text-align: center;
    margin-bottom: 50px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;

}

.accordion-container {
    width: 100%;
    max-width: 1096px;
    margin: 0 auto;
}

/* Detail styling */
.details {
    --padding: 20px;
    /* border: 1px solid #8d8d8d; */
    border-radius: 8px;
    box-shadow: 0px 0px 15px 0px #00000033;
}

.details+.details {
    margin-top: 30px;
}

.details__title {
    font-size: 24px;
    line-height: 1.5;
    --width: 15px;
    --height: 3px;
    --radius: 1px;
    --color: currentColor;
    margin: 0;
    padding: var(--padding) calc(var(--width) * 2) var(--padding) var(--padding);
    cursor: pointer;
    transition: all .2s ease-in-out;
    position: relative;
    border-radius: 8px 8px 0 0;
}

.details__title:before,
.details__title:after {
    content: '';
    display: block;
    width: var(--width);
    height: var(--height);
    background-color: var(--color);
    position: absolute;
    border-radius: var(--radius);
    top: calc(50% - (var(--height) / 2));
    /* right: calc(var(--width) / 2); */
    right: 20px;
    transition: all .2s ease-in-out;
}

.details__title:after {
    rotate: 90deg;
}

.details__container[open] .details__title:before {
    rotate: 45deg;
    /* rotate: 135deg; */
}

.details__container[open] .details__title:after {
    rotate: 135deg;
    /* rotate: 225deg; */
}

.details__container[open] .details__title {
    background-color: #f3f3f3;
}

.details__summary::marker {
    content: '';
}

.details__desc {
    display: grid;
    grid-template-rows: 0fr;
    transition: all .2s ease-in-out;
    overflow: hidden;
    padding-inline: var(--padding);
    pointer-events: none;
}

.details__container[open]+.details__desc {
    grid-template-rows: 1fr;
    padding-block: var(--padding);
}

.details__desc-inner {
    min-height: 0;
}

.details__desc-inner p {
    font-size: 18px;
    line-height: 1.4;
    padding: 12px 0;
}

/* END FAQ Section Block */

.gfield--type-honeypot {
    display: none !important;
}

@media(max-width: 1300px) {

    /* Start CTA Section Block */
    .cta-section {
        background: linear-gradient(120deg, #8DC63F 70%, #002D19 70%) !important;
    }

    .cta-content-wrapper {
        align-items: flex-end;
    }

    .cta-content-wrapper .cta-image-block img {
        width: 100%;
        height: auto;
        margin-bottom: -5px;
    }

    /* End CTA Section Block */
}


@media (max-width: 1100px) {
    .image-and-text-block .image-text-block-wrapper .image-block-content img {
        max-width: 500px;
        max-height: 410px;
    }
}

@media (max-width: 992px) {
    .section.hero-banner {
        height: auto;
    }

    .section-wrapper .col-left,
    .section-wrapper .col-right {
        width: 100%;
    }

    .h-banner-title-wrapper {
        max-width: 100%;
        margin: 0 auto 0 0;
        position: relative;
        z-index: 2;
    }

    .h-banner-title-wrapper h1 {
        font-size: 60px;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    .divider {
        margin: 10px 0 20px 0;
        background-color: var(--primary-color);
        width: 80px;
        height: 6px;
        border-radius: 4px;
    }

    .h-banner-title-wrapper p {
        font-size: 18px;
        line-height: 1.5;
    }

    /* Statick page */
    .image-and-text-block .image-text-block-wrapper {
        flex-direction: column-reverse;
    }

    .image-and-text-block .image-text-block-wrapper .image-block-content,
    .image-and-text-block .image-text-block-wrapper .text-block-content {
        width: 100%;
        text-align: center;
    }

    .image-and-text-block .image-text-block-wrapper .image-block-content img {
        max-width: 420px;
        width: 100%;
        height: auto;
    }

    .image-and-text-block .image-text-block-wrapper .text-block-content {
        padding-right: 0;
    }

    .achievement-cards-section .achievement-cards-wrapper {
        /* grid-template-columns: repeat(2, 1fr); */
        row-gap: 24px;
        padding: 24px;
    }

    .text-form-block-wrapper {
        flex-direction: column;
    }

    .text-form-block-wrapper .form-block {
        margin-top: 30px;
    }

    .text-form-block-wrapper .form-block,
    .text-form-block-wrapper .text-content-block {
        width: 100%;
    }


    .cta-content-wrapper {
        flex-direction: column;
    }

    .cta-section .cta-content-wrapper .cta-text-block,
    .cta-section .cta-content-wrapper .cta-image-block {
        width: 100%;
    }
}

@media (max-width: 768px) {

    /* Satic page */
    .h-banner-title-wrapper h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .h-banner-title-wrapper p {
        font-size: 16px;
        line-height: 1.5;
    }

    .divider {
        width: 100px;
        /* margin: 0 auto; */
    }

    /* Start Location Hero Setion */
    .location-hero-section {
        background-position: 28% 50% !important;
    }

    .location-hero-section .service-hero-wrapper .service-hero-content .h-section-title {
        font-size: 40px;
    }

    .location-service-list ul li,
    .location-service-list ul li a {
        font-size: 16px !important;
    }

    /* End Location Hero Setion */

    /* .contact-title-wrapper p{
            font-size: 18px;
            line-height: 1.5;
        } */
    .footer-section .social-media-wrapper img {
        max-width: 180px;
        max-height: 110px;
        margin-bottom: 20px;
    }

    .footer-wrapper .address-wrapper h3,
    .footer-wrapper .nav-links-wrapper h3,
    .footer-wrapper .social-media-wrapper h3 {
        font-size: 22px !important;
    }

    .footer-wrapper .address-wrapper p {
        font-size: 16px !important;
    }

    .footer-wrapper .social-media-text p {
        font-size: 18px !important;
    }

    .address-cover h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .address-cover p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .static-page .content-wrapper {
        flex-direction: column;
        row-gap: 20px;
    }

    .static-page .left-text-content,
    .static-page .right-form-content {
        width: 100%;
    }

    .static-page .content-wrapper h2 {
        font-size: 26px;

    }

    .static-page .content-wrapper h3 {
        font-size: 20px;
    }

    .static-page .content-wrapper p {
        font-size: 16px;
        line-height: 1.5;
    }

    .static-page .content-wrapper ul {
        margin: 20px 0;
        font-size: 16px;
        padding-left: 15px;
    }

    .static-page .content-wrapper li {
        margin-bottom: 10px;
    }

    /* static page End */
    /* Achivement section */
    .achievement-cards-section .achievement-cards-wrapper {
        grid-template-columns: repeat(2, 1fr);
        padding: 24px 12px;
        /* row-gap: 16px; */
    }

    .achievement-cards-section .achievement-cards-wrapper .achievement-card img {
        width: 48px;
        height: 48px;
    }

    .achievement-cards-section .achievement-cards-wrapper .achievement-card .achievement-title {
        font-size: 16px;
        line-height: 1.3;
    }

    .text-form-block-wrapper .text-content-block .section-description p {
        font-size: 16px;
        line-height: 24px;
    }

    /* Informative Section */
    .informative-grid-wrapper .informative-grid-item .card-content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .informative-grid-wrapper .informative-grid-item .card-content p {
        font-size: 14px;
        line-height: 24px;
    }

    /* Start CTA Section Block */
    .cta-section .cta-content-wrapper {
        flex-direction: column;
        row-gap: 20px;
    }

    .cta-section .cta-content-wrapper .cta-text-block {
        margin: 0 0 20px;
    }


    .cta-content-wrapper .cta-image-block {
        text-align: center;
    }

    .cta-content-wrapper .cta-image-block img {
        max-width: 300px;
        max-height: 350px;
        width: 100%;
    }

    /* End CTA Section Block */

    /* Faq Section */
    .details__title {
        font-size: 18px;
        padding: 14px 28px;
    }

    .details__desc-inner p {
        font-size: 16px;
        line-height: 1.5;
    }

    /* Faq Section End */
}

@media (max-width: 576px) {
    .btn {
        padding: 8px 22px;
        font-size: 14px;
        gap: 5px;
    }

    .section {
        padding: 40px 0;
    }

    .section .section-span {
        font-size: 18px;
    }

    .section .section-title {
        font-size: 26px;
        line-height: 1.3;
    }

    .section .section-description {
        font-size: 16px;
        line-height: 1.5;
    }

    .h-section-title {
        font-size: 30px;
        line-height: 1.3;
    }

    .h-section-description,
    .h-section-description p {
        font-size: 16px;
        line-height: 1.5;
    }

    .btn-wrapper {
        flex-direction: column;
        align-items: center;
    }

    /* Start Location Hero Setion */
    .location-hero-section {
        background-position: left top !important;
    }

    .location-hero-section .service-hero-wrapper .service-hero-content {
        text-align: center;
    }

    .location-hero-section .service-hero-wrapper .btn-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .location-hero-section .service-hero-wrapper .service-hero-content .h-section-title {
        font-size: 30px;
    }

    .location-service-list ul li,
    .location-service-list ul li a {
        font-size: 16px !important;
    }

    /* End Location Hero Setion */
    /* badge-logos-section */
    .badge-logos-section .badge-logo-wrapper .logo-img img {
        max-width: 100px;
    }

    /* Start Achivement Cards Section */
    .achievement-cards-section .achievement-cards-wrapper .achievement-card .achievement-title {
        font-size: 12px;
        line-height: 1;
    }

    /* End Achivement Cards Section */

    /* Start CTA Section Block */
    .cta-section {
        padding-bottom: 0;
        background: linear-gradient(140deg, #8DC63F 70%, #002D19 70%) !important;
    }

    .cta-content-wrapper .cta-image-block img {
        /* max-width: 300px;
            max-height: 350px; */
        margin-bottom: -4px;
    }

    .cta-section .cta-content-wrapper .cta-text-block .cta-title {
        font-size: 26px;
        line-height: 1.3;
    }

    .cta-section .cta-content-wrapper .cta-text-block .cta-description p {
        font-size: 16px;
        line-height: 1.5;
    }

    /* End CTA Section Block */



    .informative-section .informative-service-grid {
        grid-row-gap: 25px;
        grid-template-columns: repeat(1, 1fr);
    }

    .informative-section .informative-service-grid .grid-item h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .informative-section .section-title-wrapper p {
        font-size: 16px !important;
        margin-bottom: 15px !important;
    }

    .ex-about-section .ex-about-wrapper .about-image img {
        width: 100%;
        height: auto;
        max-width: 250px;
    }

    .text-form-block-wrapper .text-content-block ul li {
        font-size: 14px;
        line-height: 22px;
    }

    .details__title {
        font-size: 18px !important;
        padding: 12px 30px !important;
    }

    .location-service-list ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 0 !important;
        font-size: 16px;
        min-height: 44px !important;
    }

}

.gform_confirmation_message_2 {
    color: var(--primary-color);
}

/* Service Area Template End */

/* .contact-title-wrapper{
        max-width: 648px;
    } */
.contact-title-wrapper h2 {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 15px;
}

.contact-title-wrapper p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
}

.contact-title-wrapper strong {
    font-weight: 700;
}

.address-list-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 15px;
    margin-top: 30px;
}

.address-list-wrapper p {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: black;
}

.address-list-wrapper p a {
    color: var(--primary-color);
}

.address-list-wrapper p a:hover {
    text-decoration: underline;
}

.address-list-wrapper .address-1,
.address-list-wrapper .address-2 {
    padding: 0 20px;
}

.address-list-wrapper .address-2 {
    border-left: 1px solid #B0B0B0;
}

.form-cover {
    max-width: 424px;
    margin: 0 auto;
    background: var(--secondary-color);
    padding: 40px 20px;
    border-radius: 12px;
    font-family: var(--secondary-font);
}

.form-cover h2 {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-family: var(--primary-font);
    margin-bottom: 30px;
}

.form-cover .gfield_label.gform-field-label {
    color: #FFF;
}

.form-cover .gform_required_legend {
    display: none;
}

.gform-theme--foundation .gform_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/*.gform_footer .gform_button.button{*/
/*    background: var(--primary-color);*/
/*    padding: 12px 24px;*/
/*    border-radius: 30px;*/
/*    min-height: 44px;*/
/*    color: var(--secondary-color);*/
/*    text-transform: uppercase;*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*}*/
@media(max-width:768px) {
    .contact-title-wrapper h2 {
        font-size: 36px;
        line-height: 54px;
        margin-bottom: 15px;
    }

    .contact-title-wrapper p {
        font-size: 16px;
        line-height: 24px;
    }

    .contact-title-wrapper strong {
        font-weight: 600;
    }

    .address-list-wrapper p {
        font-size: 18px;
        line-height: 36px;
    }

    .address-list-wrapper .address-1,
    .address-list-wrapper .address-2 {
        padding: 0 15px;
    }
}

@media(max-width:600px) {
    .contact-title-wrapper h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 15px;
    }

    .contact-title-wrapper p {
        font-size: 16px;
        line-height: 28px;
    }

    .address-list-wrapper p {
        font-size: 16px;
        line-height: 34px;
    }

    .address-list-wrapper .address-1,
    .address-list-wrapper .address-2 {
        padding: 15px 0;
    }

    .address-list-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
        margin-top: 20px;
    }

    .address-list-wrapper .address-2 {
        border-top: 1px solid #B0B0B0;
        border-left: none;
    }
}


/* Career Page */
.job-alert-banner {
    max-width: 68%;
    /*border-radius: 12px !important;*/
    box-shadow: 1px 1px 20px rgba(37, 37, 37, .5);
    margin-right: auto;
    background: var(--primary-color);
    flex-grow: 1;
    color: #fff;
    padding: 50px 40px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.job-alert-banner span {
    font-size: 42px;
    font-family: var(--primary-font);
    font-weight: 600;
}

.job-alert-banner h1 {
    font-size: 70px;
    line-height: 1;
    color: #FFF;
}

.job-alert-banner .divider {
    background: #FFF;
    width: 120px;
    height: 6px;
}

.job-alert-banner p,
.job-alert-banner p a {
    color: #FFF;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 6px;
}

.job-alert-banner p a:hover {
    text-decoration: underline;
}

.container.flex {
    display: flex;
}

.career-info-block {
    width: 65%;
    /*height: 100%;*/
    background: #fff;
    border-radius: 12px;
    padding: 30px;
}

.career-info-block h2 {
    font-size: 40px;
    line-height: 1.5;
}

.career-info-block p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.job-info {
    padding-top: 40px;

}

.career-info-block ul {
    padding-left: 30px;
    margin: 15px 0;
}

.career-info-block ul li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.career-form-block {
    width: 35%;
    height: 100%;
}

.career-form-cover {
    max-width: 424px;
    margin: 0 auto;
    background: var(--secondary-color);
    padding: 40px 20px;
    border-radius: 12px;
    font-family: var(--secondary-font);
    color: #FFF !important;
}

.career-form-cover h2 {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-family: var(--primary-font);
    margin-bottom: 20px;
}

.career-form-cover p {
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
}

.career-form-cover h3 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #fff;
}

.career-form-cover .gfield_label.gform-field-label {
    color: #FFF;
}

.career-form-cover .gform_required_legend {
    display: none;
}

.gform-theme--foundation .gform_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.career-form-cover .ginput_container .gfield_radio .gchoice {
    /*display: flex;*/
    /*gap: 10px;*/
    /*align-items: flex-start;*/
    padding-bottom: 10px;
}

/*.gform_footer .gform_button.button{*/
/*    background: var(--primary-color);*/
/*    padding: 12px 24px;*/
/*    border-radius: 30px;*/
/*    min-height: 44px;*/
/*    color: var(--secondary-color);*/
/*    text-transform: uppercase;*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*}*/
.career-form-cover .gfield_description,
.career-form-cover .gform-field-label {
    color: #FFF !important;
}

.career-form-cover .validation_message {
    color: red !important;
}

.gfield_radio .gchoice.gchoice_6_7_0,
.gfield_checkbox .gchoice.gchoice_6_8_1 {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    color: #fff;
}

@media(max-width:991px) {
    .career-info-block {
        width: 45%;
    }

    .career-form-block {
        width: 55%;
    }

    .job-alert-banner {
        max-width: 100%;
        margin: 0 auto;
        padding: 30px 20px;
        row-gap: 8px;
    }

    .job-alert-banner span {
        font-size: 36px;
    }

    .job-alert-banner h1 {
        font-size: 50px;

    }

    .job-alert-banner .divider {
        width: 80px;
    }

    .job-alert-banner p {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .career-info-block {
        padding: 25px;
    }

    .career-info-block h2 {
        font-size: 38px;
        line-height: 1.5;
    }

    .job-info {
        padding-top: 30px;

    }

}

@media(max-width:768px) {
    .container.flex {
        flex-direction: column;
        row-gap: 30px;
    }

    .career-info-block,
    .career-form-block {
        width: 100%;
    }

    .job-alert-banner {
        max-width: 100%;
        margin: 0 auto;
        padding: 30px 20px;
        row-gap: 8px;
    }

    .job-alert-banner span {
        font-size: 30px;
    }

    .job-alert-banner h1 {
        font-size: 36px;
    }

    .career-info-block h2 {
        font-size: 26px;
        line-height: 30px;
        margin: 15px 0;
    }

    .career-info-block p {
        font-size: 16px;
        line-height: 1.4;
    }

    .job-info {
        padding-top: 30px;

    }

    /*.career-info-block ul{padding-left: 30px;margin: 15px 0;}*/
    .career-info-block ul li {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 6px;
    }

}

@media(max-width:600px) {
    .career-sections {
        padding-bottom: 0;
    }

    .job-alert-banner span {
        font-size: 20px;
    }

    .job-alert-banner h1 {
        font-size: 26px;
    }
}


/* Home Page Why choose*/
.why-choose-section {
    background: var(--primary-color);
    color: var(--secondary-color);
}

.why-choose-section .why-choose-wrapper .section-title {
    color: var(--secondary-color);
    text-align: center;
}

.why-choose-section .why-choose-wrapper .why-choose-list-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    max-width: 856px;
    margin: 0 auto;
    padding-top: 30px;
}

.why-choose-section .why-choose-wrapper .why-choose-points {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.why-choose-section .why-choose-wrapper .why-choose-points .icon img {
    margin-right: 40px;
}

.why-choose-section .why-choose-wrapper .why-choose-points .icon {
    border-right: 1px solid #002614;
    height: 78px;
}

.why-choose-points .why-choose-content {
    margin-left: 20px;
    max-width: 690px;
    text-align: left;
}

.why-choose-points .why-choose-content h3 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.why-choose-points .why-choose-content p {
    font-size: 16px;
    line-height: 1.5;
    color: var(--secondary-color);
}

@media (max-width: 600px) {
    .why-choose-section .why-choose-wrapper .why-choose-points {
        flex-direction: column;
        gap: 15px;
    }

    .why-choose-section .why-choose-wrapper .why-choose-points .icon {
        border-right: none;
        height: auto;
    }

    .why-choose-points .why-choose-content {
        padding-top: 15px;
        border-top: 1px solid #002614;
    }

    .why-choose-section .why-choose-wrapper .why-choose-points .icon img {
        margin-right: 0;
    }

    .why-choose-points .why-choose-content h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .why-choose-points .why-choose-content p {
        font-size: 14px;
        line-height: 22px;
    }
}


/*////////////////////////////
///// base.twig //////
////////////////////////////*/

.promo-bar {
    transition: opacity 0.3s ease-in-out;
}

.promo-bar .promo-items .promo-item {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}

.promo-bar .promo-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 15px;
}

.promo-bar {
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.top-header .promo-bar .top-bar-text,
.top-header .promo-bar .top-bar-text a {
    color: white;
    font-size: 18px;
    line-height: 1.4;
    text-transform: uppercase;
    font-family: var(--primary-font);
    font-weight: 500;
    letter-spacing: 2px;
}

.promo-bar-content {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    text-transform: uppercase;
    font-family: var(--primary-font);
    letter-spacing: 2px;
}

.top-header {
    padding: 6px 0;
    background-color: var(--secondary-color);
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
}

.mobile-sticky-btns {
    display: none;
}

@media (min-width:1200px) {
    .main-nav ul {
        gap: 0;
    }

    .main-nav ul li {
        padding: 10px 0;
    }
}

@media (min-width: 1299px) {
    .header {
        background-color: white;
        position: sticky;
        top: 38px;
        left: 0;
        width: 100%;
        border-bottom: 6px solid var(--primary-color);
        z-index: 999;
    }

    .menu-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }

    .logo img {
        width: 165px;
        height: 100px;
    }

    /* Main Navigation */
    .main-nav ul {
        list-style: none;
        display: flex;
        gap: 15px;
        align-items: center;
    }

    .main-nav ul li {
        padding: 45px 15px;
    }

    .main-nav .menu-item {
        text-decoration: none;
        color: #515151;
        font-size: 16px;
        padding: 15px 0;
        text-transform: uppercase;
        font-family: var(--primary-font);
        font-weight: 600;
        letter-spacing: 2px;
    }

    .main-nav .has-submenu:hover .menu-item,
    .main-nav li:hover .menu-item {
        color: var(--primary-text-color);
        border-bottom: 4px solid var(--primary-color);
    }

    .main-nav .dotted-line {
        display: none;
    }

    /* Submenu - Hidden by Default */
    .has-submenu .sub-menu {
        display: none;
        position: absolute;
        top: 101%;

    }

    .has-submenu .sub-menu.list-link {
        width: 300px;
        background-color: #fff;
        flex-direction: column;
        padding: 20px 15px;
        border-radius: 0 0 6px 6px;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
        /* left: 270px; */
    }

    .has-submenu .sub-menu.mega-menu {
        list-style: none;
        background-color: #FFFFFF;
        padding: 20px 0;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        border-radius: 0 0 6px 6px;
        width: fit-content;
        /*left: 0;*/
        transition: opacity 0.3s ease-in-out;
        gap: 20px;
    }

    .main-nav .has-submenu:hover .sub-menu {
        display: flex;
        border-top: 1px solid var(--primary-color);
        top: 110px;
        flex-direction: column;
    }

    .menu-content-wrpper {
        display: flex;
        gap: 20px;
    }

    .mega-menu-footer {
        width: 95%;
        border-top: 3px solid #e5e5e7;
        padding: 10px 20px;
        text-align: center;
        margin: 0 auto;
    }

    .mega-menu-footer p {
        font-size: 18px;
        padding-top: 10px;
        font-weight: 500;
    }

    .mega-menu-footer p a {
        color: var(--primary-color);
    }

    .sub-menu.mega-menu .col-image img {
        width: 100%;
        object-fit: cover;
        margin-bottom: 10px;
        border-radius: 6px;
    }

    .sub-menu.mega-menu .col-image {
        padding: 20px 30px;
        width: 480px;
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
        text-align: center;
        border-right: 3px solid #e5e5e7;
        margin-right: auto;
    }

    .sub-menu.mega-menu .col-image span {
        font-size: 22px;
        line-height: 1.4;
        font-weight: 800;
        text-transform: capitalize;
        font-family: var(--primary-font);
        color: var(--secondary-color);
        letter-spacing: 2px;
        margin-bottom: 10px;
    }

    .sub-menu.mega-menu .col-image p {
        font-size: 16px;
        line-height: 1.4;
        font-weight: 500;
    }

    .sub-menu.mega-menu .col-links {
        display: grid;
        grid-gap: 10px;
        padding: 20px 30px;
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;

    }

    .sub-menu.mega-menu .col-links1 {
        grid-template: 3em 3em / 1fr 1fr;
        grid-row-gap: 0;
    }

    .sub-menu.mega-menu .col-links2 {
        grid-template: 2.6em 2.6em 2.6em / 1fr 1fr 1fr;
        grid-auto-rows: 2.6em;
    }

    .sub-menu.mega-menu .col-links3 {
        grid-template-columns: repeat(3, 1fr);
        grid-row-gap: 0;
    }

    .sub-menu.mega-menu .col-links a,
    .has-submenu .sub-menu.list-link a {
        padding: 10px 12px;
        border-radius: 4px;
        height: fit-content;
    }

    .sub-menu.mega-menu .col-links a:hover,
    .has-submenu .sub-menu.list-link a:hover {
        color: var(--secondary-color);
        background-color: rgba(141, 198, 63, .2);
        /*border-bottom: 4px solid var(--primary-color);*/
        /*padding-bottom: 4px;*/
    }

    .sub-menu a {
        font-size: 16px;
        line-height: 1.4;
        font-weight: 600;
        text-transform: uppercase;
        border-bottom: none;
    }

    /* Mobile View */
    .mobile-header {
        display: none;
    }

    .mobile-logo img {
        width: 115px;
        height: 72px;
    }

    .hamburger span {
        font-size: 35px;
        cursor: pointer;
        display: inline-block;
        transition: transform 0.5s ease;
    }

    .main-link-div svg {
        display: none;
    }

    .mobile-main-menu {
        display: none;
    }
}

@media (max-width: 1299px) {

    .top-header,
    .mega-menu-footer,
    .hello-bar {
        display: none !important;
    }

    .header {
        top: 0 !important;
        position: sticky;
        z-index: 999;
        background: white;
        border-bottom: 3px solid var(--primary-color);
        box-shadow: 0px 1px 8px 0px #00000045;
    }

    .menu-wrapper .logo,
    .menu-wrapper .nav-btn {
        display: none;
    }

    .main-nav {
        display: none;
    }

    .main-nav .dotted-line {
        display: block;
        border: none;
        width: 100%;
        height: 2px;
        background-image: url("data:image/svg+xml,%3Csvg width='312' height='2' viewBox='0 0 312 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1H312' stroke='black' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat no-repeat;
        background-position: center center;
        background-size: cover;
        margin: 12px 0;
    }

    .mobile-header {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .main-nav.mobile-nav-active {
        display: block;
        background-color: white;
        position: absolute;
        top: 75px;
        left: 0;
        width: 100%;
        padding: 40px 20px;
        z-index: 9;
        border-top: 3px solid var(--primary-color);
        overflow-y: scroll;
        height: 100vh;
    }

    .main-nav.mobile-nav-active ul {
        list-style: none;
        display: flex;
        color: #515151;
        row-gap: 15px;
        padding: 0 15px;
        font-size: 18px;
        line-height: 26px;
        text-transform: uppercase;
        font-family: var(--primary-font);
        font-weight: 700;
        letter-spacing: 2px;
        flex-direction: column;
    }

    .main-nav.mobile-nav-active .sub-menu {
        display: none;

    }

    .main-nav.mobile-nav-active .sub-menu.list-link {
        background-color: white;
        padding: 10px 0 0 10px;
        box-shadow: none;
        width: 100%;
        row-gap: 10px;
        flex-direction: column;
    }

    .main-nav.mobile-nav-active .sub-menu .col-image {
        display: none;
    }

    .main-nav.mobile-nav-active .sub-menu .col-links {
        display: flex;
        background-color: white;
        padding: 16px 0 10px 10px;
        box-shadow: none;
        width: 100%;
        row-gap: 16px;
        flex-direction: column;
    }

    .main-nav.mobile-nav-active .has-submenu:hover .sub-menu {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .hamburger {
        display: flex;
        flex-direction: column;
        row-gap: 5px;
    }

    .hamburger span {
        width: 30px;
        height: 3px;
        background-color: rgb(0, 0, 0);
        transition: all 0.3s ease;
    }

    .hamburger:hover {
        row-gap: 5px;
    }

    .hamburger.hamburger-active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .hamburger.hamburger-active span:nth-child(2) {
        opacity: 0;
    }

    .hamburger.hamburger-active span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }

    .main-link-div {
        display: flex;
        justify-content: space-between;
    }

    .mobile-main-menu {
        display: block;
    }
}

@media(max-width:768px) {
    .has-submenu .sub-menu a {
        font-size: 16px;
        line-height: 24px;
    }

    .mobile-sticky-btns.show {
        display: grid;
    }

    .mobile-sticky-btns {
        /*display: grid;*/
        grid-template-columns: repeat(2, 1fr);
        background-color: var(--primary-color);
        border-top: 3px solid var(--primary-color);
        /*padding: 0 3px;*/
    }

    .mobile-sticky-btns a {
        width: 100%;
        display: flex;
        align-items: center;
        column-gap: 10px;
        /*min-height: 40px;*/
        justify-content: center;
        padding: 10px 0;
        font-size: 18px;
        font-weight: 600;
    }

    .mobile-sticky-btns .ms-btn-1 {
        color: var(--secondary-color);
    }

    .mobile-sticky-btns .ms-btn-2 {
        background-color: var(--secondary-color);
        color: #fff;
    }
}

@media(max-width:500px) {
    .mobile-sticky-btns a {
        font-size: 14px;
    }

    .mobile-sticky-btns a svg {
        width: 20px;
    }

    .mobile-header {
        display: grid;
        width: 100%;
        grid-template-columns: repeat(3, 1fr);
        justify-items: center;
        align-items: center;
    }

    .mobile-header .call-icon,
    .mobile-header .mobile-logo,
    .mobile-header .hamburger {
        width: clamp(5.625rem, 16.216vw + 2.432rem, 7.5rem);
    }

    .mobile-header .hamburger {
        align-items: flex-end;
    }
}

@media(max-width:345px) {
    .mobile-header .call-icon svg {
        width: 80px;
    }

    .mobile-header .mobile-logo img {
        width: 100px;
        height: 65px;
    }

}

/* Hello Bar */
.hello-bar {
    padding: 2px 0;
    background-color: var(--primary-color);
    width: 100%;
    position: fixed;
    top: 150px;
    left: 0;
    right: 0;
    z-index: 5;
}

.hello-bar .hello-text {
    color: var(--secondary-color);
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    margin: 0;
}


/*////////////////////////////
 ///// 404 Twig Template //////
 ////////////////////////////*/

.error-page-section .heading {
    font-size: 10rem;
    /* Make the 404 text bigger */
    color: #333;
    margin-bottom: 20px;
    font-weight: 800;
    text-align: center;
}

/* Style the message text */
.error-page-section .message {
    font-size: 1.5rem;
    color: #666;
    text-align: center;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
    .error-page-section .heading {
        font-size: 6rem;
        /* Smaller font size for mobile */
    }

    .error-page-section .message {
        font-size: 1.2rem;
        /* Smaller message text for mobile */
    }
}

@media (max-width: 480px) {
    .error-page-section .heading {
        font-size: 4rem;
    }

    .error-page-section .message {
        font-size: 1rem;
    }
}

/*////////////////////////////
 ///// about-block.twig //////
 ////////////////////////////*/

.static-page .left-text-content h2 {
    line-height: normal;
}

.form-cover #gform_wrapper_6 {
    display: block !important;
}

.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.gallery-wrapper .gallery-item {
    flex-basis: 25%;
}

.gallery-wrapper .gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.map-wrapper-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 60px;
}

.map-wrapper-grid .map-cover {
    text-align: center;
}

.map-wrapper-grid .map-cover .map-text h3 {
    font-size: 28px;
    line-height: normal;
    margin: 20px 0;
}

.map-wrapper-grid .map-cover .map-text p {
    font-size: 18px;
    margin-bottom: 0;
}

.right-form-content {
    display: flex;
    justify-content: center;
}

.right-form-content .sticky-div {
    position: relative;
}

.right-form-content .form-cover {
    max-width: 424px;
    margin: 0 auto;
    background: var(--secondary-color);
    padding: 40px 20px;
    border-radius: 12px;
    font-family: var(--secondary-font);
    position: sticky;
    top: 10px;
}

.form-cover h2 {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-family: var(--primary-font);
    margin-bottom: 30px;
}

.form-cover .gfield_label.gform-field-label {
    color: #FFF;
}

.form-cover form .gform-body .textarea.medium {
    height: 120px !important;
}

.form-cover .gform_required_legend {
    display: none;
}

.gform-theme--foundation .gform_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.gform_footer #gform_submit_button_2 {
    background: var(--primary-color);
    padding: 12px 24px;
    border-radius: 30px;
    min-height: 44px;
    color: var(--secondary-color);
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    border: none;
}

.custome-iframe {
    width: 100%;
    max-width: 600px;
}

@media (max-width: 992px) {
    .gallery-wrapper .gallery-item {
        flex-basis: 50%;
    }

    .map-wrapper-grid {
        grid-gap: 40px;
    }

    .map-wrapper-grid .map-cover .map-text h3 {
        font-size: 24px;
        margin: 20px 0;
    }
}

@media (max-width: 768px) {
    .map-wrapper-grid {
        grid-template-columns: 1fr;
    }

    .map-wrapper-grid .map-cover .map-text h3 {
        font-size: 20px;
        margin: 15px 0;
    }

    .map-wrapper-grid .map-cover .map-text p {
        font-size: 16px;
        margin-bottom: 0;
    }

}

@media (max-width: 568px) {
    .gallery-wrapper .gallery-item {
        flex-basis: 100%;
    }

    .right-form-content .form-cover {
        padding: 20px 15px;
    }

    .gform_footer #gform_submit_button_2 {
        padding: 10px 20px;
        border-radius: 30px;
        min-height: 44px;
        font-size: 14px;
        line-height: 18px;
    }
}


/*////////////////////////////
 ///// archeive.twig  //////
 ////////////////////////////*/

.category-section {
    background: var(--primary-color);
}

.category-title-wrapper h1 {
    text-align: center;
    padding: 20px;
    /* color: #fff; */
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}

.category-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.blog-card {
    display: flex;
    flex-direction: column;
    /*margin-bottom: 20px;*/
    border-radius: 10px;
    overflow: hidden;
}

.blog-card-content {
    padding: 20px;
    background: var(--secondary-color);
    height: 100%;
}

.blog-card-content span {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: var(--primary-color);
    padding-bottom: 15px;
    font-family: var(--primary-font);
}

.blog-card-content h3 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 15px 0;
}

.blog-card-content p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 10px;
}

.blog-card-content h3 a {
    color: #fff;
}

.blog-card-content p a {
    color: var(--primary-color);
    text-decoration: underline;
}

.blog-card img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 10px 0 0;
    display: block;
}

@media(max-width: 768px) {

    /* For smaller screens, stack the cards vertically */
    .category-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .category-title-wrapper h1 {
        font-size: 28px;
        padding: 10px;
    }

    .blog-card-content span {
        font-size: 16px;
        line-height: 20px;
    }

    .blog-card-content h3,
    .blog-card-content h3 a {
        font-size: 20px;
        line-height: 28px;
    }

    .blog-card-content p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 568px) {
    .category-wrapper {
        grid-template-columns: 1fr;
    }

    .blog-card-content h3,
    .blog-card-content h3 a {
        font-size: 18px;
        line-height: 28px;
    }
}

/*////////////////////////////
///badge-logo-section.twig ///
////////////////////////////*/

.badge-logos-section {
    padding: 40px 0;
}

.badge-logo-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 15px;
}

/*////////////////////////////
 /////careers-page.twig //////
 ////////////////////////////*/

.bg-light {
    background: rgba(0, 38, 20, .05);
}

.job-info p a {
    color: var(--primary-color);
}

.job-info p a:hover {
    text-decoration: underline;
}

.job-details-cover p a {
    color: var(--primary-color);
}

.job-details-cover p a:hover {
    text-decoration: underline;
}

/*////////////////////////////
 ///// cost-table.twig //////
 ////////////////////////////*/

.cost.table-content {
    padding: 60px 0 20px 0;
}

.table-content .table-wrapper {
    display: flex;
    gap: 25px;
    align-items: center;
    width: 100%;
}

.table-content .left-side,
.right-side {
    width: 50%;
}

.table-content .left-side-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
}

.table-content .left-side-content-wrapper h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    color: #002614;
    margin: 0;
}

.table-content .left-side-content-wrapper p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #002614;
}

/* Table Styling */
.table-content .right-side table {
    font-size: 18px;
    width: 100%;
    border-collapse: collapse;
}

/* Header Styles */
.table-content table thead th:first-child {
    background: #002614;
    color: #FFFFFF;
}

.table-content table thead th {
    background: #81C240;
    color: #002614;
    font-size: 18px;
    padding: 15px 18px;
    text-align: center;
    font-family: var(--secondary-font);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: 1px solid #002614;
    border-right: none;
}

/* Body Styles */
.table-content table tbody {
    background: #F5FFEC;
}

.table-content table tbody tr {
    background: #F5FFEC;
}

.table-content table tbody td {
    background: #F5FFEC;
    padding: 14px 18px;
    border: 1px solid #002614;
    border-top: none;
    border-right: none;
    font-family: var(--secondary-font);
    color: #002614;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 28px;
}

/* Last Column Border */
.table-content table tbody td:last-child,
.table-content table thead th:last-child {
    border-right: 1px solid #002614;
}

/* Note paragraph */
.table-content .right-side p {
    color: #002614;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 20px;
    font-style: italic;
}

@media (min-width: 320px) and (max-width: 720px) {
    .cost.table-content {
        padding: 60px 0 20px 0;
    }

    .table-wrapper {
        flex-direction: column;
        gap: 15px;
    }

    .table-content .left-side,
    .table-content .right-side {
        width: 100%;
    }

    .table-content .left-side-content-wrapper h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .table-content .left-side-content-wrapper p,
    .table-content .right-side table,
    .table-content .right-side table th,
    .table-content .right-side table td {
        font-size: 16px;
        line-height: 24px;
    }

    .table-content .right-side table {
        display: block;
        overflow-x: auto;
    }
}

@media (min-width: 721px) and (max-width: 1024px) {
    .cost.table-content {
        padding: 60px 0 20px 0;
    }

    .table-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .table-content .left-side,
    .table-content .right-side {
        width: 100%;
    }

    .table-content .left-side-content-wrapper h2 {
        font-size: 40px;
        line-height: 52px;
    }

    .table-content .left-side-content-wrapper p,
    .table-content .right-side table,
    .table-content .right-side table th,
    .table-content .right-side table td {
        font-size: 17px;
        line-height: 26px;
    }
}

/*////////////////////////////
 ///// cta-section.twig //////
 ////////////////////////////*/

.cta-section {
    background: url('{{ site.url }}/wp-content/uploads/2024/10/bg-transparaent.png')no-repeat right top,
    linear-gradient(113deg, #8DC63F 55%, #002D19 55%);
    padding-bottom: 0;
    background-size: 450px 240px, cover;
}

/* .cta-section .cta-content-wrapper{
    align-items: stretch;
} */


/*////////////////////////////
///// experience-block.twig //
////////////////////////////*/

.ex-about-section {
    background: #F5FFEC;
}

.ex-about-wrapper {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    justify-content: center;
    text-align: center;
}

.ex-about-wrapper p {
    line-height: 1.5;
    font-size: 18px;
    text-align: start;
}

@media (max-width: 768px) {

    .ex-about-wrapper p {
        font-size: 16px;
        line-height: 24px;

    }
}

@media (max-width: 600px) {
    .about-image img {
        width: 100%;
        height: auto;
    }

    .ex-about-wrapper {
        row-gap: 15px;
    }
}


/*////////////////////////////
///fancy-grid-section.twig ///
////////////////////////////*/

/*//////////////PART-1//////////////*/

/* Global wrapper */
.eco-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px 0;
}

/* Grid layout */
.eco-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

/* FIRST SECTION (default layout) */
.eco-grid .text-block {
    grid-area: 1 / 1 / 3 / 3;
    /* spans 2 rows, 2 columns */
}

.eco-grid .img-card:nth-child(2) {
    grid-area: 1 / 3 / 2 / 4;
}

.eco-grid .img-card:nth-child(3) {
    grid-area: 2 / 3 / 3 / 4;
}

.eco-grid .img-card:nth-child(4) {
    grid-area: 1 / 4 / 3 / 5;
}

/* SECOND SECTION (reverse layout) */
.eco-grid.reverse .text-block {
    grid-area: 1 / 3 / 3 / 5;
}

.eco-grid.reverse .img-card:nth-child(1) {
    grid-area: 1 / 1 / 3 / 2;
}

.eco-grid.reverse .img-card:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}

.eco-grid.reverse .img-card:nth-child(3) {
    grid-area: 2 / 2 / 3 / 3;
}

/* Image cards */
/* .eco-wrapper .img-card {
    overflow: hidden;
    position: relative;
  } */

.eco-wrapper .img-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
    display: block;
}

.eco-wrapper .img-card:hover img {
    transform: scale(1);
}

/* Text blocks */
.eco-wrapper .text-block {
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.eco-wrapper .green-bg {
    background-color: #81C240;
    color: #000;
}

.eco-wrapper .white-bg {
    background-color: #E4FFCA;
    color: #002614;
}

.eco-wrapper .text-block h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.eco-wrapper .text-block p,
.eco-wrapper .text-block ul {
    font-size: 1.2rem;
    line-height: 1.7;
}

.eco-wrapper .text-block ul {
    list-style: disc;
    padding-left: 20px;
}

.eco-wrapper .section-tagline-cover {
    text-align: center;
    padding-top: 24px;
    margin: auto;
    max-width: 800px;
}

.eco-wrapper .section-tagline-cover p {
    font-size: clamp(16px, 2.5vw, 24px);
    line-height: clamp(24px, 3vw, 32px);
    color: #002614;
    font-weight: 700;
}

.eco-wrapper .section-tagline-cover p a {
    color: #81C240;
}

.eco-wrapper .section-tagline-cover p a:hover {
    text-decoration: underline;
}

/* Responsive design */
/* Tablet (768px–1024px) */
@media (max-width: 1024px) and (min-width: 769px) {

    /* Set 2-column grid for tablet */
    .eco-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, auto);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    /* === FIRST SECTION === */
    .eco-grid:not(.reverse) .text-block {
        grid-area: 1 / 1 / 2 / 3;
        /* full width on first row */
    }

    .eco-grid:not(.reverse) .img-card:nth-child(2) {
        grid-area: 2 / 1 / 3 / 2;
        /* 2nd item - 2nd row, 1st column */
    }

    .eco-grid:not(.reverse) .img-card:nth-child(3) {
        grid-area: 3 / 1 / 4 / 2;
        /* 3rd item - 3rd row, 1st column */
    }

    .eco-grid:not(.reverse) .img-card:nth-child(4) {
        grid-area: 2 / 2 / 4 / 3;
        /* 4th item spans row 2-3, column 2 */
    }

    /* === SECOND SECTION (REVERSE) === */
    .eco-grid.reverse .text-block {
        grid-area: 1 / 1 / 2 / 3;
        /* full width first row */
    }

    .eco-grid.reverse .img-card:nth-child(1) {
        grid-area: 2 / 1 / 4 / 2;
        /* tall image left side */
    }

    .eco-grid.reverse .img-card:nth-child(2) {
        grid-area: 2 / 2 / 3 / 3;
        /* right side, row 2 */
    }

    .eco-grid.reverse .img-card:nth-child(3) {
        grid-area: 3 / 2 / 4 / 3;
        /* right side, row 3 */
    }

    .eco-wrapper .text-block {
        padding: 40px;
    }
}

/* === Mobile (below 768px) === */
@media (max-width: 768px) {
    .eco-grid {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .eco-grid.reverse {
        flex-direction: column-reverse;
    }

    .eco-wrapper .text-block {
        padding: 30px 20px;
    }

    .eco-wrapper .text-block h2 {
        font-size: 1.6rem;
    }

    .eco-wrapper .text-block p,
    .eco-wrapper .text-block ul {
        font-size: 1rem;
    }
}



/*//////////////PART-2//////////////*/

/* ---------- Section Styling ---------- */
.eco-guarantee {
    padding: 80px 20px;
    background: #fff;
}

.eco-container {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
}

.eco-container h2 {
    font-size: 3rem;
    font-weight: 700;
    color: #00312a;
    line-height: 1.4;
    margin-bottom: 50px;
}

/* ---------- Grid Layout ---------- */
.eco-card-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

/* ---------- Card Design ---------- */
.eco-card {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    aspect-ratio: 3.5 / 5;
    /* keeps consistent height ratio across all cards */
}

.eco-card-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.4s ease, opacity 0.3s ease;
}

.eco-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, #002614 0%, rgba(0, 0, 0, 0.2) 80%);
    z-index: 1;
}

/* ---------- Text Overlay ---------- */
.eco-card-content {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: left;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.eco-card-content h3 {
    font-size: 1.4rem;
    margin-bottom: 10px;
    color: inherit;
}

.eco-card-content p {
    font-size: 1.1rem;
    line-height: 1.5;
    /*opacity: 0.9;*/
    color: inherit;
}

/* ---------- Hover Effect ---------- */
.eco-card:hover .eco-card-bg {
    transform: scale(1.05);
}

/* ---------- Responsive Design ---------- */
@media (max-width: 1024px) {
    .eco-card-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .eco-card-grid {
        grid-template-columns: 1fr;
    }

    .eco-container h2 {
        font-size: 1.4rem;
    }

    .eco-card {
        aspect-ratio: 4.2 / 4;
    }

    .eco-card-content {
        padding: 25px 20px;
    }
}


/*//////////////PART-3//////////////*/

.about-cta-section {
    padding: 40px clamp(15px, 5vw, 60px);
}

.about-cta-section .cta-wrapper {
    max-width: 1320px;
    margin: auto;
    border-radius: clamp(12px, 2.5vw, 24px);
    background: var(--secondary-color);
    color: #fff;
    padding: clamp(32px, 5vw, 64px) clamp(20px, 5vw, 32px);
}

.about-cta-section .cta-inner-cover {
    max-width: 870px;
    margin: auto;
}

.about-cta-section .cta-wrapper h2,
.about-cta-section .cta-wrapper p {
    color: inherit;
    text-align: center;
}

.about-cta-section .cta-wrapper h2 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 15px;
}

.about-cta-section .cta-wrapper p {
    font-size: 18px;
    line-height: 26px;
}

.about-cta-section .cta-btn-cover {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-top: 30px;
}

@media (max-width: 600px) {
    .about-cta-section {
        padding-top: 0;
    }

    .about-cta-section .cta-wrapper h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    .about-cta-section .cta-wrapper p {
        font-size: 16px;
        line-height: 24px;
    }

    .about-cta-section .cta-btn-cover {
        flex-direction: column;
    }
}



/*////////////////////////////
/////finance-block.twig //////
////////////////////////////*/

.right-form-content {
    display: flex;
    justify-content: center;
}

.finance-block .left-text-content ul {
    margin: 30px 0;
    list-style: none;
    padding-left: 0;
}

.finance-block .left-text-content li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    padding-left: 30px;
}

.finance-block .left-text-content li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(4px);
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,<svg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.3667 14.1L7.85833 11.5917C7.64444 11.3778 7.37222 11.2709 7.04167 11.2709C6.71111 11.2709 6.43889 11.3778 6.225 11.5917C6.01111 11.8056 5.90417 12.0778 5.90417 12.4084C5.90417 12.7389 6.01111 13.0112 6.225 13.225L9.55 16.55C9.78333 16.7834 10.0556 16.9 10.3667 16.9C10.6778 16.9 10.95 16.7834 11.1833 16.55L17.775 9.95837C17.9889 9.74449 18.0958 9.47226 18.0958 9.14171C18.0958 8.81115 17.9889 8.53893 17.775 8.32504C17.5611 8.11115 17.2889 8.00421 16.9583 8.00421C16.6278 8.00421 16.3556 8.11115 16.1417 8.32504L10.3667 14.1ZM12 23.6667C10.3861 23.6667 8.86944 23.3605 7.45 22.748C6.03055 22.1355 4.79583 21.3042 3.74583 20.2542C2.69583 19.2042 1.86458 17.9695 1.25208 16.55C0.639582 15.1306 0.333332 13.6139 0.333332 12C0.333332 10.3862 0.639582 8.86949 1.25208 7.45004C1.86458 6.0306 2.69583 4.79587 3.74583 3.74587C4.79583 2.69587 6.03055 1.86462 7.45 1.25212C8.86944 0.639624 10.3861 0.333374 12 0.333374C13.6139 0.333374 15.1306 0.639624 16.55 1.25212C17.9694 1.86462 19.2042 2.69587 20.2542 3.74587C21.3042 4.79587 22.1354 6.0306 22.7479 7.45004C23.3604 8.86949 23.6667 10.3862 23.6667 12C23.6667 13.6139 23.3604 15.1306 22.7479 16.55C22.1354 17.9695 21.3042 19.2042 20.2542 20.2542C19.2042 21.3042 17.9694 22.1355 16.55 22.748C15.1306 23.3605 13.6139 23.6667 12 23.6667Z' fill='%2381C240'/></svg>");
    background-size: cover;
    background-repeat: no-repeat;
}

.right-form-content .financing-module * {
    width: 100%;
    max-width: 650px;
}


/*////////////////////////////
////finance-cta-blog.twig/////
////////////////////////////*/

section.repair-title {
    background-color: var(--primary-color);
    color: var(--secondary-color);
}

.repair-text-title {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: center;
    margin: 0 auto;
}

.repair-text-title h2 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}

.repair-title .contact-us-btn-tag {
    display: flex;
    gap: 15px;
    align-items: center;
}

.repair-title .contact-us-btn-tag a {
    background-color: #fff;
    color: var(--secondary-text-color);
}

.repair-title .contact-us-btn-tag p {
    font-size: 24px;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    line-height: 36px;
}

.repair-title .contact-us-description {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    color: #002614;
}

.repair-title .contact-us-description strong {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

@media (min-width:320px) and (max-width:566px) {
    .repair-text-title h2 {
        font-size: 20px;
        font-weight: 700;
        line-height: 32px;
    }

    .repair-title .contact-us-btn-tag {
        flex-direction: column;
        gap: 5px;
    }

    .repair-title .contact-us-btn-tag p {
        font-size: 20px;
        line-height: 30px;
    }

    .repair-title .contact-us-description {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
    }
}


/*////////////////////////////
////finance-logo-links.twig/////
////////////////////////////*/

.finance-logo-section {
    background: rgba(0, 38, 20, .05);
}

.finance-logo-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    align-items: center;
}

.finance-logo-grid img {
    /* max-width: 350px; */
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.finance-logo-grid a {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    align-items: center;
    justify-content: center;
}

.finance-logo-grid a img {
    max-width: 300px;
}

.finance-logo-grid p {
    font-size: 13px;
    text-align: center;
}

@media(max-width:600px) {
    .finance-logo-section {
        padding: 30px 0;
    }

    .finance-logo-grid {
        /* grid-template-columns: 1fr;
        grid-row-gap: 15px; */
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        row-gap: 15px;

    }

    .finance-logo-grid img {
        width: 250px;
    }

    .finance-logo-grid a {
        row-gap: 0;
    }

    .finance-logo-grid p {
        padding-bottom: 6px;
    }
}

/*////////////////////////////
////finance-section.twig/////
////////////////////////////*/

.finance-section {
    position: relative;
}

/*.bg-overlay{*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*}*/
/*.bg-overlay img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/
.finance-section::before {
    content: "";
    height: 100%;
    background: linear-gradient(-90deg, #FFFFFF 48.84%, rgba(255, 255, 255, 0.5) 55.73%, rgba(255, 255, 255, 0) 100%);

    background-position: center;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.finance-section .container {
    position: relative;
    z-index: 20;
}

.finance-text-wrapper {
    max-width: 600px;
    margin-left: auto;
    position: relative;
    z-index: 10;
}

.finance-text-wrapper .span-wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 15px;

}

.finance-text-wrapper .span-wrapper img {
    max-width: 146px;
    width: 100%;
    height: auto;
    display: block;
    padding-left: 20px;
    border-left: 2px solid #D0D0D0;
}

.finance-text-wrapper .span-wrapper .section-span {
    margin-bottom: 0;
    font-size: clamp(22px, 2.5vw, 32px);
}

.finance-text-wrapper .finance-content {
    padding: 20px 0;
}

.finance-text-wrapper .finance-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

.finance-text-wrapper .finance-content p strong {
    font-size: 18px;
}

.finance-text-wrapper .finance-content ul {
    list-style-type: none;
    margin: 30px 0;
    list-style: none;
    padding-left: 0;
}

.finance-text-wrapper .finance-content ul li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    padding-left: 30px;

}

.finance-text-wrapper .finance-content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(4px);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.3667 14.1L7.85833 11.5917C7.64444 11.3778 7.37222 11.2709 7.04167 11.2709C6.71111 11.2709 6.43889 11.3778 6.225 11.5917C6.01111 11.8056 5.90417 12.0778 5.90417 12.4084C5.90417 12.7389 6.01111 13.0112 6.225 13.225L9.55 16.55C9.78333 16.7834 10.0556 16.9 10.3667 16.9C10.6778 16.9 10.95 16.7834 11.1833 16.55L17.775 9.95837C17.9889 9.74449 18.0958 9.47226 18.0958 9.14171C18.0958 8.81115 17.9889 8.53893 17.775 8.32504C17.5611 8.11115 17.2889 8.00421 16.9583 8.00421C16.6278 8.00421 16.3556 8.11115 16.1417 8.32504L10.3667 14.1ZM12 23.6667C10.3861 23.6667 8.86944 23.3605 7.45 22.748C6.03055 22.1355 4.79583 21.3042 3.74583 20.2542C2.69583 19.2042 1.86458 17.9695 1.25208 16.55C0.639582 15.1306 0.333332 13.6139 0.333332 12C0.333332 10.3862 0.639582 8.86949 1.25208 7.45004C1.86458 6.0306 2.69583 4.79587 3.74583 3.74587C4.79583 2.69587 6.03055 1.86462 7.45 1.25212C8.86944 0.639624 10.3861 0.333374 12 0.333374C13.6139 0.333374 15.1306 0.639624 16.55 1.25212C17.9694 1.86462 19.2042 2.69587 20.2542 3.74587C21.3042 4.79587 22.1354 6.0306 22.7479 7.45004C23.3604 8.86949 23.6667 10.3862 23.6667 12C23.6667 13.6139 23.3604 15.1306 22.7479 16.55C22.1354 17.9695 21.3042 19.2042 20.2542 20.2542C19.2042 21.3042 17.9694 22.1355 16.55 22.748C15.1306 23.3605 13.6139 23.6667 12 23.6667Z" fill="%2381C240"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
}

.finance-text-wrapper .btn-wrapper {
    margin-top: 0;
}

.finance-logo-wrapper {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    padding: 20px 0;
    border: 1px solid #81C240;
    border-radius: 8px;
    background-color: #FFFFFF;
}

.finance-logo-wrapper img {
    max-width: 185px;
    width: 100%;
    height: auto;
}

@media (max-width: 1024px) {

    .finance-section::before {
        background: linear-gradient(-90deg, #FFFFFF 60.84%, rgba(255, 255, 255, 0.5) 72.73%, rgba(255, 255, 255, 0) 100%);
    }
}

@media (max-width: 768px) {
    .finance-section::before {
        background: linear-gradient(180deg, #FFFFFF 80%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100%);
    }

    .divider {
        width: 80px;
    }

    .finance-text-wrapper .finance-content p strong {
        font-size: 16px;
    }
}

@media (max-width: 575px) {

    /*    .finance-logo-wrapper{*/
    /*    justify-content: center;*/
    /*}*/
    .finance-logo-wrapper img {
        width: 100%;
    }
}

/*////////////////////////////
////global-special-card.twig//
////////////////////////////*/

.special-card-section {
    background-color: var(--secondary-color);
}

.special-card-section .slider-grid-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.special-card-section .slider-grid-wrapper .section-title-wrapper h2 {
    /* font-size: 40px;
    margin-bottom: 20px; */
    color: #fff !important;
    text-align: left;

}

.special-card-section .slider-grid-wrapper .section-title-wrapper {
    width: 40%;
    /* padding: 20px 0; */
}

.special-card-section .slider-grid-wrapper .swiper-cover {
    position: relative;
    height: 100%;
    width: 60%;
}

.swiper-pagination-bullet-active {
    background: var(--primary-color);
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
}

.special-card-section .meta-title {
    color: var(--primary-color);
    font-weight: 700;
    font-size: 20px;
    font-family: var(--primary-font);
}

.special-card-section .swiper-cover .card-cover .card-title {
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 700;
}

.special-card-section .special-card-section {
    background-color: var(--secondary-color);
}

.special-card-section .btn-text-link {
    justify-content: center;
}

.special-card-section .card-container {
    display: flex;
    gap: 20px;
    overflow: hidden;
}

.special-card-section .swiper-cover .card-cover {
    border: 4px dashed #414042;
    outline: 6px solid #fff;
    margin: 6px;
    padding: 20px 15px;
    border-radius: 10px;
    /* height: 100%; */
    min-height: 250px;
    background: #fff;
    text-align: center;
}

/* Individual card styling */
.special-card-section .card {
    border-radius: 10px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    transition: transform 0.3s ease-in-out;
    overflow: hidden;
    height: 100%;
}

/* Card image */
.special-card-section .card-image img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

/* Card content */
/* .card-content {
    padding: 15px;
    text-align: center;
} */

/* Two-column layout for desktop */
@media (min-width: 768px) {
    .special-card-section .card-container {
        flex-wrap: nowrap;
    }

    .special-card-section .card {
        width: 48%;
    }
}

/* Single-column sliding layout for mobile */
@media (max-width: 767px) {
    .special-card-section .slider-grid-wrapper {
        flex-direction: column;
    }

    .special-card-section .slider-grid-wrapper .section-title-wrapper,
    .special-card-section .slider-grid-wrapper .swiper-cover {
        width: 100%;
    }

    .special-card-section .card-container {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        /* For smooth scrolling */
    }

    .special-card-section .meta-title {
        font-size: 18px;
        font-family: var(--primary-font);
    }

    .special-card-section .swiper-cover .card-cover .card-title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .special-card-section .card {
        flex: 0 0 100%;
        scroll-snap-align: start;
        margin-right: 20px;
    }
}

@media(max-width:567px) {
    .special-card-section .slider-grid-wrapper .section-title-wrapper h2 {
        text-align: center;
    }

    .special-card-section .meta-title {
        font-size: 16px;
        font-family: var(--primary-font);
    }

    .special-card-section .swiper-cover .card-cover .card-title {
        font-size: 18px;
        margin-bottom: 15px;
    }
}


/*////////////////////////////
////global-special-coupon-slider.twig/////
////////////////////////////*/

.new-coupon-slider-section {
    background: var(--secondary-color);
}

.new-coupon-slider-section h2 {
    color: #fff;
}

.row-slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new-coupon-slider {
    flex: 1.6;
    position: relative;
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px;
}

.new-coupon-slider-section .section-title-wrapper {
    flex: 1;
}

.new-coupon-slider .mySwiper4 .new-slider {
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    background-color: var(--primary-color);
}

.new-coupon-slider .mySwiper4 .swiper-slide.new-slider {
    height: initial;
}

.new-coupon-slider .mySwiper4 .new-slider .card-cover {
    background: #fff;
    border-radius: 8px;
    padding: 10px 20px 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 8px;
    max-width: 335px;
    margin: auto auto;

}

.new-coupon-slider .mySwiper4 .new-slider .card-cover img {
    width: 160px;
    height: 130px;
    margin: 0;
    padding: 0;
    /*object-fit: scale-down;*/
}

.new-coupon-slider .mySwiper4 .new-slider .card-cover .price {
    font-size: clamp(38px, 4vw, 56px);
    color: var(--primary-color);
    font-weight: 800;
}

.new-coupon-slider .mySwiper4 .new-slider .card-cover .offer-info {
    font-size: clamp(18px, 3vw, 22px);
    line-height: 1.1;
    color: var(--secondary-color);
    font-weight: 700;
    text-align: center;
    /*min-height: 45px;*/
}

.new-coupon-slider .mySwiper4 .new-slider .card-cover .date {
    font-size: clamp(14px, 3vw, 18px);
    color: #6A6A6A;
    margin-bottom: 6px;
    font-weight: 500;
    font-family: var(--secondary-font);
}

.new-coupon-slider .mySwiper4 .new-slider .card-cover .slider-btn {
    padding: 8px 12px;
    background-color: var(--primary-color);
    color: var(--secondary-color);
    font-weight: 700;
    text-transform: uppercase;
    font-size: clamp(14px, 3vw, 18px);
    width: 100%;
    border-radius: 5px;
}

.swiper-pagination-bullet-active {
    background: var(--primary-color);
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
    position: relative;
}

@media(max-width:991px) {
    .row-slider {
        flex-direction: column;
    }

    .new-coupon-slider {
        flex: 1;
        width: 100%;
    }

    .new-coupon-slider .mySwiper4 .new-slider .card-cover {
        max-width: auto;
    }

    .new-coupon-slider-section .section-title-wrapper {
        flex: 1;
    }

    .new-coupon-slider-section .section-title-wrapper h2 {
        text-align: center;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .new-coupon-slider .mySwiper4 .new-slider .card-cover {
        max-width: 100%;
    }

    .new-coupon-slider .mySwiper4 .new-slider .card-cover img {
        width: 130px;
        height: 100%;
    }
}

@media (max-width: 567px) {
    .new-coupon-slider .mySwiper4 .new-slider .card-cover img {
        width: 120px;
    }
}

/*////////////////////////////
////google-review-slider.twig/////
////////////////////////////*/

.review-slider-section {
    background-color: var(--secondary-color);
    /* padding: 100px 0; */
}

.review-slider-section .section-title-wrapper {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 40px;
    width: 100%;
}

.review-slider-section .section-title-wrapper h2 {
    font-size: 40px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 20px;
}

.review-slider-section .section-title-wrapper h2 strong {
    color: var(--primary-color);
    font-weight: 800;
}

.review-slider-section .slider-wrapper .rpi-slider .rpi-content .rpi-cards {
    font-family: var(--secondary-font) !important;
}

.review-slider-section .slider-wrapper .rpi-slider .rpi-header,
.review-slider-section .slider-wrappe .rpi-slider .rpi-header_top.rpi-header_pad {
    display: none;
}

.review-slider-section .section-title-wrapper .section-title {
    color: #fff;
}

.review-slider-section .section-title-wrapper .section-title strong {
    color: var(--primary-color);
}

.slider-wrapper #rwl-review-carousel {
    font-family: var(--secondary-font) !important;
}

@media (max-width: 768px) {
    .review-slider-section .section-title-wrapper {
        margin-bottom: 20px;
    }

    .review-slider-section .section-title-wrapper h2 {
        font-size: 26px;
        line-height: 1.4;
    }

}

/*////////////////////////////
////hero-banner.twig/////
////////////////////////////*/

/* New hero Banner */
.section.hero-banner-section {
    position: relative;
	padding: 120px 0px 80px;

}

.section.hero-banner-section:before {
    background-color: #002614cc;
    content: '';
    display: block;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.hero-banner-section .hero-banner-title-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    z-index: 2;
    position: relative;
    max-width: 930px;
    margin: 0 auto;
    row-gap: 15px;
}

.hero-banner-section .hero-banner-title-wrapper.wrapper-lg {
    max-width: 900px;
}

.page-id-189 .hero-banner-section .hero-banner-title-wrapper {
    max-width: 800px;
}

.hero-banner-section .hero-banner-title-wrapper h1 {
    font-size: 56px;
    line-height: 64px;
    color: white;
}

.hero-banner-section .hero-banner-title-wrapper p {
    font-size: 20px;
    line-height: 30px;
    color: white;
    max-width: 700px;
    margin: auto;
    font-weight: 500;
}

@media(max-width:567px) {
    .hero-banner .h-banner-title-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .section.hero-banner-section{
    	padding: 40px 0px;
    }

    .hero-banner-section .hero-banner-title-wrapper h1 {
        font-size: 24px;
        line-height: 32px;
        color: white;
    }

    .hero-banner-section .hero-banner-title-wrapper p {
        font-size: 16px;
        line-height: 26px;
        color: white;
    }

    .hero-banner-title-wrapper .btn-wrapper {
        margin-top: 0;
    }
}

/*////////////////////////////
////home-services-cards-section.twig/////
////////////////////////////*/

.service-cards-section .section-title-wrapper {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;

}

.service-cards-section .service-cards-wrapper {
    padding-top: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.service-cards-section .service-cards-wrapper .service-card {
    /* margin: 20px; */
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    transition: box-shadow 0.3s ease;
}

.service-cards-section .service-cards-wrapper .service-card .card-content {
    padding: 0 0 20px;
}

.service-cards-section .service-cards-wrapper .service-card:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.service-cards-section .service-cards-wrapper .service-card .card-img {
    overflow: hidden;
    height: 270px;
}

.service-cards-section .service-cards-wrapper .service-card .card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-cards-section .service-cards-wrapper .service-card .card-title {
    font-size: 24px;
    font-weight: bold;
    padding: 10px 15px;
}

.service-cards-section .service-cards-wrapper .service-card .card-description {
    padding: 10px 15px;
    font-size: 16px;
}

.card-btn-wrapper {
    padding: 10px 15px 30px;
}

.card-btn-wrapper .btn-text {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 600;
}

.card-btn-wrapper .btn-text:hover {
    color: var(--secondary-color);
}

@media (max-width: 991px) {
    .service-cards-section .service-cards-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .service-cards-section .service-cards-wrapper {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 20px;
    }

    .service-cards-section .service-cards-wrapper .service-card .card-img {
        height: 220px;
    }
}

@media (max-width: 567px) {
    .service-cards-section .service-cards-wrapper {
        padding-top: 20px;
    }

    .service-cards-section .service-cards-wrapper .service-card .card-img {
        height: 200px;
    }

    .service-cards-section .service-cards-wrapper .service-card .card-title {
        font-size: 20px;
    }

    .card-btn-wrapper .btn-text {
        font-size: 16px;
    }
}


/*////////////////////////////
////horizontal-card-section.twig/////
////////////////////////////*/

.horizontal-cards-section .section-title-wrapper {
    text-align: center;
    max-width: 920px;
    margin: 0 auto 50px;
}

.horizontal-cards-section .horizontal-cards-wrapper {
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    max-width: 1200px;
}

.horizontal-cards-wrapper .horizontal-card {
    display: flex;
    gap: 30px;
}

.horizontal-cards-wrapper .horizontal-card img {
    width: 200px;
    height: 200px;
    box-shadow: -4px 4px 0px 3px #81c240;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
}

.horizontal-card .card-content {
    width: 100%;
    text-align: start;
    padding: 0;
}

.horizontal-card .horizontal-card-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.horizontal-card .horizontal-card-description {
    font-size: 18px;
    line-height: 1.5;
    color: var(--secondary-color);
    margin-bottom: 20px;
}

.horizontal-card h3+p::before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background-color: var(--primary-color);
    margin: 10px 0;
}

@media (max-width: 768px) {
    .horizontal-cards-wrapper .horizontal-card {
        flex-direction: column;
    }

    .horizontal-cards-wrapper .horizontal-card img {
        width: 100%;
        height: 300px;
    }

    .horizontal-cards-wrapper .horizontal-card-title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .horizontal-cards-wrapper .horizontal-card-description {
        font-size: 14px;
        line-height: 1.5;
    }

    .horizontal-cards-wrapper .horizontal-card {
        row-gap: 20px;
        column-gap: 0;
    }
}

@media (max-width: 576px) {
    .horizontal-cards-wrapper .horizontal-card img {
        width: 100%;
        height: 100%;
    }
}


/*////////////////////////////
////impact-grid-section.twig/////
////////////////////////////*/

.impact-section {
    background-color: #f8fff6;
    padding: 0;
    width: 100%;
}

.parent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 0;
    border: 1px solid #81C240;
}

/* Define grid areas */
.div1 {
    grid-area: 1 / 1 / 2 / 2;
}

.div2 {
    grid-area: 1 / 2 / 2 / 4;
}

.div3 {
    grid-area: 1 / 4 / 2 / 5;
}

.div4 {
    grid-area: 2 / 1 / 3 / 2;
}

.div5 {
    grid-area: 2 / 2 / 3 / 3;
}

.div6 {
    grid-area: 2 / 3 / 3 / 4;
}

.div7 {
    grid-area: 2 / 4 / 3 / 5;
}

/* Common styling */
.impact-item,
.impact-center {
    background-color: #f8fff6;
    border: 1px solid #81C240;
    text-align: center;
    padding: 50px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.impact-item h2 {
    font-size: 2rem;
    color: #81C240;
    margin-bottom: 8px;
    font-weight: 700;
}

.impact-item p {
    color: #2d2d2d;
    font-size: 1rem;
    font-weight: 500;
}

.impact-center h3 {
    font-size: 2rem;
    color: #002614;
    margin-bottom: 10px;
    font-weight: 700;
}

.impact-center p {
    color: #002614;
    font-size: 1.2rem;
}


@media (max-width: 992px) {
    .parent {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
    }

    .impact-item,
    .impact-center {
        padding: 30px 15px;
    }

    /* Reset grid areas for stacked layout */
    /* .div1, .div2, .div3, .div4, .div5, .div6, .div7 {
grid-area: unset;
} */
    .div1 {
        grid-area: 1 / 1 / 2 / 2;
    }

    .div2 {
        grid-area: 2 / 1 / 3 / 3;
    }

    .div3 {
        grid-area: 1 / 2 / 2 / 3;
    }

    .div4 {
        grid-area: 3 / 1 / 4 / 2;
    }

    .div5 {
        grid-area: 3 / 2 / 4 / 3;
    }

    .div6 {
        grid-area: 4 / 1 / 5 / 2;
    }

    .div7 {
        grid-area: 4 / 2 / 5 / 3;
    }
}

@media (max-width: 600px) {
    .parent {
        grid-template-columns: 1fr;
    }

    .impact-item,
    .impact-center {
        padding: 20px 15px;
    }

    /* Reset grid areas for stacked layout */
    .div1,
    .div2,
    .div3,
    .div4,
    .div5,
    .div6,
    .div7 {
        grid-area: unset;
    }

    .impact-item h2 {
        font-size: 1.6rem;
    }

    .impact-center h3 {
        font-size: 1.4rem;
    }
}


/*////////////////////////////
////informative-2-section.twig/////
////////////////////////////*/

.informative-2-section {
    background-color: var(--primary-color);
}

.informative-2-section .section-title-wrapper {
    margin-bottom: 40px;
    text-align: center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.informative-2-section .section-description {
    max-width: 900px;
    margin: 0 auto;
}

.informative-2-section .informative-grid-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    /* margin-bottom: 40px; */
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.informative-2-section .informative-grid-item {
    text-align: center;
}

.informative-2-section .informative-grid-item .card-content h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
}

.informative-2-section .informative-grid-item .card-content p {
    font-size: 16px;
    margin-bottom: 10px;
}

.section-tagline-wrapper {
    text-align: center;
    max-width: 1000px;
    margin: 40px auto 0 auto;
}

.informative-2-section p {
    color: var(--secondary-color);
}

.section-tagline-wrapper p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
}

@media(max-width:600px) {
    .informative-2-section .informative-grid-wrapper {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
    }

    .informative-2-section .informative-grid-item img {
        width: 60px;
        height: 60px;
    }

    .informative-2-section .informative-grid-item .card-content h3 {
        font-size: 18px;

    }

    .informative-2-section .informative-grid-item .card-content p {
        font-size: 16px;
    }

    .section-tagline-wrapper p {
        font-size: 18px;
        line-height: 1.1;
    }

    .informative-grid-wrapper .informative-grid-item {
        padding: 0;
    }
}

/*////////////////////////////
////informative-section.twig/////
////////////////////////////*/



/*////////////////////////////
////instagram-feed-section.twig/////
////////////////////////////*/

.instagram-feed-section {
    border-top: 5px solid var(--primary-color);
    border-bottom: 5px solid var(--primary-color);
    background: rgba(245, 255, 236, 1);
}

.instagram-feed-section .section-title-wrapper {
    width: 100%;
    max-width: 100%;
    padding-bottom: clamp(30px, 4vw, 60px);
}

.instagram-feed-section .section-title-wrapper h2 {
    font-size: clamp(26px, 4vw, 44px);
    line-height: clamp(36px, 5vw, 56px);
    font-weight: 700;
    margin: 0 auto;
    text-align: center;
}

.instagram-feed-section .section-title-wrapper h2 strong {
    color: var(--primary-color);
}

.instagram-feeds {
    display: flex;
    /*grid-template-columns: repeat(3, 1fr);*/
    gap: 30px;
}

.instagram-btn-wrapper {
    padding-top: clamp(30px, 4vw, 60px);
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 991px) {
    .instagram-feeds {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .instagram-feeds iframe {
        width: 80% !important;
        min-width: 100% !important;
    }
}

@media(max-width: 430px) {
    /*.instagram-feeds iframe{*/
    /*    max-height: 595px !important;*/
    /*}*/
}


/*////////////////////////////
////membership-hero-section.twig/////
////////////////////////////*/

.membership-hero {
    position: relative;
    background: rgba(0, 38, 20, 0.75);
}

.bg-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.bg-overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.title-container {
    text-align: center;
    max-width: 866px;
    margin: 0 auto;
}

.title-container h1 {
    font-size: 56px;
    line-height: 76px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 15px 0;
}

.title-container h1 span {
    color: var(--primary-color);
}

.title-container p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

@media(max-width:768px) {
    .title-container h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .title-container p {
        font-size: 18px;
        line-height: 24px;
    }
}

@media(max-width:568px) {
    .title-container h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .title-container p {
        font-size: 16px;
        line-height: 24px;
    }
}

/*////////////////////////////
////membership-inspection-section.twig/////
////////////////////////////*/

.inspection-section {
    position: relative;
    background: rgba(0, 38, 20, 0.75);
}

.inspection-section .title-wrapper {
    padding-bottom: 20px;
}

.inspection-section .section-title {
    color: #fff;
    text-align: center;
    font-size: 46px;
    line-height: 1.2;
}

.grid-card-wrapper {
    background: rgba(255, 255, 255, 1);
    border-radius: 24px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 872px;
    margin: 0 auto;
    gap: 20px;
    padding: 20px;
}

.grid-card-wrapper .grid-item.grid-2 {
    grid-column: span 2;
}

.grid-card-wrapper .grid-item {
    background: var(--primary-color);
    padding: 8px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    border-radius: 8px;
}

.grid-card-wrapper .grid-item h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 36px;
    text-align: center;
}

.grid-card-wrapper .grid-item .inspection-info {
    background: var(--secondary-color);
    min-height: 180px;
    text-align: left;
    border-radius: 8px;
    padding: 15px;
    color: #fff;
}

/*.grid-card-wrapper .grid-item .inspection-info.flex{*/
/*    display: grid;*/
/*    grid-template-columns: repeat(2, 1fr);*/
/*    gap: 50px;*/
/*}*/
.grid-card-wrapper .grid-item .inspection-info.flex {
    display: flex;
    gap: 30px;
}

.grid-card-wrapper .grid-item .inspection-info .symbol {
    min-width: 120px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grid-card-wrapper .grid-item .inspection-info h4 {
    color: #fff;
    font-family: var(--secondary-font);
    text-transform: uppercase;
}

.grid-card-wrapper .grid-item .inspection-info ul {
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.grid-card-wrapper .grid-item .inspection-info ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #fff;
}

@media(max-width: 768px) {
    .inspection-section .section-title {
        font-size: 36px;
        line-height: 46px;
    }

    .grid-card-wrapper {
        grid-template-columns: 1fr;
        border-radius: 16px;
    }

    .grid-card-wrapper .grid-item.grid-2 {
        grid-column: span 1;
    }

    .grid-card-wrapper .grid-item h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .grid-card-wrapper .grid-item .inspection-info .symbol {
        min-width: 0;
    }

}

@media(max-width: 600px) {
    .inspection-section .section-title {
        font-size: 26px;
        line-height: 36px;
    }

    .grid-card-wrapper {
        padding: 14px;
        gap: 14px;
        border-radius: 14px;
    }

    .grid-card-wrapper .grid-item .inspection-info.flex {
        /*grid-template-columns:1fr;*/
        gap: 20px;
        flex-direction: column;
    }

    .grid-card-wrapper .grid-item h3 {
        font-size: 18px;
        line-height: 24px;
    }
}

/*////////////////////////////
////membership-offer-section.twig/////
////////////////////////////*/

.offer-card-section {
    padding: 40px 0;
    background-color: var(--primary-color);
}

.offer-card-section .slider-grid-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.offer-card-section .slider-grid-wrapper .section-title-wrapper h2 {
    color: var(--secondary-color);
}

.offer-card-section .slider-grid-wrapper .section-title-wrapper p {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-align: left;
    max-width: 600px;
    color: var(--secondary-color);
}

.offer-card-section .slider-grid-wrapper .section-title-wrapper {
    width: 50%;
}

.offer-card-section .slider-grid-wrapper .swiper-cover {
    position: relative;
    height: 100%;
    width: 50%;
}

.offer-card-section .swiper-pagination-bullet-active {
    background: var(--secondary-color);
}

.offer-card-section .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
}

.offer-card-section .meta-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-align: center;
    font-family: var(--primary-font);

}

.offer-card-section .swiper-cover .card-cover p {
    color: rgba(89, 89, 89, 1);
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.1em;
    margin-bottom: 12px;

}

.offer-card-section .swiper-cover .card-cover .card-title {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 12px;
    font-weight: 700;
}

.offer-card-section .btn-text-link {
    justify-content: center;
    color: rgba(0, 38, 20, 1);
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    font-family: var(--primary-font);
    text-transform: uppercase;
    letter-spacing: 2px;
}

.offer-card-section .card-container {
    display: flex;
    gap: 20px;
    overflow: hidden;
}

.offer-card-section .card-cover {
    border: 3px dashed #414042;
    outline: 12px solid #fff;
    margin: 12px;
    padding: 12px 15px;
    border-radius: 10px;
    height: 100%;
    background: #fff;
    text-align: center;
}

/* Individual card styling */
.offer-card-section .card {
    border-radius: 10px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    transition: transform 0.3s ease-in-out;
    overflow: hidden;
    height: 100%;
}

/* Card image */
.offer-card-section .card-image img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

/* Card content */
/* .card-content {
    padding: 15px;
    text-align: center;
} */

/* Two-column layout for desktop */
@media (min-width: 768px) {
    .offer-card-section .card-container {
        flex-wrap: nowrap;
    }

    .offer-card-section .card {
        width: 48%;
    }
}

/* Single-column sliding layout for mobile */
@media (max-width: 767px) {

    .offer-card-section .slider-grid-wrapper .section-title-wrapper p {
        font-size: 18px;
        line-height: 26px;
    }

    .offer-card-section .slider-grid-wrapper {
        flex-direction: column;
    }

    .offer-card-section .slider-grid-wrapper .section-title-wrapper h2,
    .offer-card-section .slider-grid-wrapper .section-title-wrapper p {
        text-align: center;
    }

    .offer-card-section .slider-grid-wrapper .section-title-wrapper,
    .offer-card-section .slider-grid-wrapper .swiper-cover {
        width: 100%;
    }

    .offer-card-section .card-container {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        /* For smooth scrolling */
    }

    .offer-card-section .meta-title {
        font-size: 18px;
        font-family: var(--primary-font);
    }

    .offer-card-section .swiper-cover .card-cover p {
        font-size: 16px;
        line-height: 24px;
    }

    .offer-card-section .btn-text-link {
        font-size: 16px;
        line-height: 24px;
    }

    .offer-card-section .swiper-cover .card-cover .card-title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .offer-card-section .card {
        flex: 0 0 100%;
        scroll-snap-align: start;
        margin-right: 20px;
    }
}

@media(max-width:567px) {
    .offer-card-section .meta-title {
        font-size: 16px;
        font-family: var(--primary-font);
    }

    .offer-card-section .slider-grid-wrapper .section-title-wrapper p {
        font-size: 16px;
        line-height: 24px;
    }

    .offer-card-section .swiper-cover .card-cover .card-title {
        font-size: 20px;
        margin-bottom: 15px;
    }
}

/*////////////////////////////
////membership-pricing-section.twig/////
////////////////////////////*/

.pricing-section {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

.pricing-container {
    max-width: 900px;
}

.btn-center-wrapper {
    display: flex;
    justify-content: center;
    padding: 40px 0 0 0;
}

.pricing-section .title-wrapper {
    padding-bottom: 60px;
    text-align: center;
}

.pricing-section .title-wrapper span {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 12px 24px;
    border-radius: 100px;
    background: var(--secondary-color);
    color: #fff;
    text-transform: uppercase;
    font-family: var(--secondary-font);

}

.pricing-section .title-wrapper h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.02em;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
}

.price-table {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
    gap: clamp(1.25rem, 1.786vw + 0.893rem, 2.5rem);
}

.price-table .table-1,
.price-table .table-2 {
    border-radius: 24px;
    border: 1px solid #A5A5A5;
    box-shadow: 0px 0px 6px 0px #00000040;
    padding: clamp(1.25rem, 1.786vw + 0.893rem, 2.5rem) clamp(0.938rem, 1.339vw + 0.67rem, 1.875rem);
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    row-gap: clamp(1.25rem, 1.786vw + 0.893rem, 2.5rem);
    font-family: var(--secondary-font);
}

.price-table .table-2 {
    background: linear-gradient(132.32deg, #F5FFEC 3.96%, #81C240 98.28%);
    border: 1px solid #81C240;
}

.price-table .table-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.price-table .table-header span {
    box-shadow: 0px 0px 4px 0px #00000040;
    background: #FFFFFF;
    padding: 6px 10px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.price-table .table-content ul {
    /*padding-left: 20px;*/
    /*padding-bottom: 20px;*/
    list-style: none;
}

.price-table .table-content ul li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 2%;
    padding-bottom: 20px;
    color: #000;
    display: flex;
    column-gap: 5px;
    align-items: flex-start;
}

.price-table .table-content ul li svg {
    height: 26px;
    width: 26px;
    padding: 5px;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 1px #00000057;
}

.price-table .table-content h3 {
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
    letter-spacing: 2%;
    color: #000;
    font-family: var(--secondary-font);
}

.price-table .table-content p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 20px;
    color: #000;
}

.price-table .table-content .total {
    border: 2px solid #000;
    border-left: none;
    border-right: none;
    padding: 10px 0;
    margin-top: 15px;

}

.price-table .table-content .total p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 0;
    color: #000;
    display: flex;
    gap: 5px;
    align-items: center;
}

.price-table .table-content .total .strong {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    padding-bottom: 0;
}

@media(max-width: 768px) {
    .pricing-section {
        padding: 50px 0;
    }

    .pricing-section .title-wrapper h2 {
        font-size: 32px;
        line-height: 42px;
        padding: 10px 0 0 0;
        margin: 15px 0 0 0;
    }

    .pricing-section .title-wrapper span {
        font-size: 16px;
        line-height: 20px;
        padding: 8px 12px;
    }

    .price-table {
        grid-template-columns: 1fr;
    }

    .price-table .table-header span {
        font-size: 16px;
    }
}

@media(max-width: 600px) {
    .pricing-section .title-wrapper h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .price-table .table-content h3 {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 2%;
    }

    .price-table .table-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .price-table .table-content .total p {
        font-size: 18px;
        line-height: 22px;
    }

    .price-table .table-content .total .strong {
        font-size: 24px;
        line-height: 28px;

    }
}


/*////////////////////////////
////membership-values-section.twig/////
////////////////////////////*/


/* Popup Background Blur */
section.popup-active {
    filter: blur(5px);
    overflow: hidden;
}

/* Popup Styles */
.form-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #002614bd;
    z-index: 1000;
    align-items: center;
    justify-content: center;
}

.form-content {
    /*position: relative;*/
    background-color: var(--secondary-color);
    padding: 30px 20px 0 20px;
    border-radius: 10px;
    max-width: 424px;
    width: 90%;
    color: #fff;
    font-family: var(--secondary-font);
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    color: white;
    text-decoration: none;
    border-radius: 50%;
    cursor: pointer;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
}

.form-content h2 {
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    font-size: clamp(26px, 4vw, 32px);
}

.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 400;
    margin-bottom: 12px;
}

.gform-body input {
    border-radius: 4px;
    border: none;
}

.gform_wrapper .gform_footer .gform_button.button {
    padding: 12px 30px;
}

.form-content .gform_heading .gform_required_legend {
    display: none;
}

/*Form setup*/
.service-values-section {
    position: relative;
}

.service-values-section .content-wrapper {
    display: flex;
    gap: 15px;
}

.content-wrapper .text-content-wrapper {
    max-width: 620px;
    height: 100%;
}

.content-wrapper .text-content-wrapper h2 {
    font-size: clamp(26px, 4vw, 48px);
    line-height: clamp(36px, 5vw, 62px);
    padding-bottom: 15px;
}

.content-wrapper .image-wrapper {
    max-width: 640px;
    height: 100%;
}

.text-content-wrapper .text-content ul {
    margin: 30px 0;
    list-style: none;
    padding-left: 0;
}

.text-content-wrapper .text-content ul li {
    margin-bottom: 15px;
    font-size: clamp(16px, 2vw, 20px);
    line-height: clamp(24px, 3vw, 32px);
    position: relative;
    padding-left: 30px;
    list-style-image: none;
    color: #000;
    font-weight: 400;
}

.text-content-wrapper .text-content ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(4px);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.3667 14.1L7.85833 11.5917C7.64444 11.3778 7.37222 11.2709 7.04167 11.2709C6.71111 11.2709 6.43889 11.3778 6.225 11.5917C6.01111 11.8056 5.90417 12.0778 5.90417 12.4084C5.90417 12.7389 6.01111 13.0112 6.225 13.225L9.55 16.55C9.78333 16.7834 10.0556 16.9 10.3667 16.9C10.6778 16.9 10.95 16.7834 11.1833 16.55L17.775 9.95837C17.9889 9.74449 18.0958 9.47226 18.0958 9.14171C18.0958 8.81115 17.9889 8.53893 17.775 8.32504C17.5611 8.11115 17.2889 8.00421 16.9583 8.00421C16.6278 8.00421 16.3556 8.11115 16.1417 8.32504L10.3667 14.1ZM12 23.6667C10.3861 23.6667 8.86944 23.3605 7.45 22.748C6.03055 22.1355 4.79583 21.3042 3.74583 20.2542C2.69583 19.2042 1.86458 17.9695 1.25208 16.55C0.639582 15.1306 0.333332 13.6139 0.333332 12C0.333332 10.3862 0.639582 8.86949 1.25208 7.45004C1.86458 6.0306 2.69583 4.79587 3.74583 3.74587C4.79583 2.69587 6.03055 1.86462 7.45 1.25212C8.86944 0.639624 10.3861 0.333374 12 0.333374C13.6139 0.333374 15.1306 0.639624 16.55 1.25212C17.9694 1.86462 19.2042 2.69587 20.2542 3.74587C21.3042 4.79587 22.1354 6.0306 22.7479 7.45004C23.3604 8.86949 23.6667 10.3862 23.6667 12C23.6667 13.6139 23.3604 15.1306 22.7479 16.55C22.1354 17.9695 21.3042 19.2042 20.2542 20.2542C19.2042 21.3042 17.9694 22.1355 16.55 22.748C15.1306 23.3605 13.6139 23.6667 12 23.6667Z" fill="%2381C240"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
}

.text-content-wrapper .btn-left-align {
    display: flex;

}

.image-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 120px 0 0 0;
    overflow: hidden;
}

.image-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: -5px;

}

@media(max-width: 1160px) {
    .image-wrapper {
        position: unset;
        padding: 0px 0px;
        margin-right: -12px;
    }
}

@media(max-width: 991px) {
    .service-values-section {
        padding-bottom: 0;
    }

    .service-values-section .content-wrapper {
        flex-direction: column;
        row-gap: 30px;
    }

    .content-wrapper .image-wrapper,
    .content-wrapper .text-content-wrapper {
        max-width: none;
        height: 100%;
    }
}

@media(max-width: 600px) {
    .gform_wrapper .gform_footer .gform_button.button {
        padding: 8px 24px;
    }
}

/*////////////////////////////
////recent-blog-section.twig/////
////////////////////////////*/

.recent-blog-section {
    background: #EFEFEF;
}

.recent-blog-section .section-title-wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
    border-bottom: 2px solid #002614;
}

.recent-blog-section .section-title-wrapper .title-left {
    flex: 2;
}

.recent-blog-section .section-title-wrapper .title-right {
    flex: 1;
    display: flex;
    justify-content: end;
}

.recent-blog-card-cover.row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.recent-blog-card-cover .col-lg-4 {
    width: 100%;
}

.recent-blog-card-cover .col-lg-4 img {
    width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0;
    display: block;
}

.recent-blog-card-cover {
    padding: 60px 0 0;
}

.recent-blog-card-cover .post {
    background-color: var(--secondary-color);
    border-radius: 8px;
    box-shadow: #f3f3f3 0px 0px 0px 0px;
    height: 100%;
    transition: 0.3s ease-in-out;
}

.recent-blog-card-cover .post:hover {
    box-shadow: #a9a9a9 5px 5px 12px 4px;
    transition: 0.3s ease-in-out;
}

.recent-blog-card-cover .post-content {
    padding: 20px;
}

.recent-blog-card-cover .post-content h2 a {
    color: #fff;
}

.recent-blog-card-cover .post-content h2 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
}

.recent-blog-card-cover .post-category a {
    color: var(--primary-color);
    font-weight: 800;
    font-size: 20px;
    font-family: var(--primary-font);
}

.recent-blog-card-cover .post-category {
    margin-bottom: 10px;
}

@media(max-width:992px) {
    .recent-blog-card-cover.row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width:767px) {
    .recent-blog-section .section-title-wrapper {
        flex-direction: column;
        row-gap: 14px;
        padding-bottom: 20px;
        text-align: center;
    }

    .recent-blog-card-cover {
        padding: 40px 0 0;
    }

    .recent-blog-card-cover .post-content h2 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 568px) {
    .recent-blog-card-cover.row {
        display: flex;
        flex-direction: column;
    }

    .recent-blog-card-cover .post-category a {
        font-size: 16px;
    }

    .recent-blog-card-cover .post-content h2 {
        font-size: 18px;
        line-height: 26px;
    }
}


/*////////////////////////////
////reviews-block1.twig/////
////////////////////////////*/

.static-page2 .rpi {
    font-family: var(--secondary-font);
}

.static-page2 .content-wrapper h1 {
    font-size: 44px;
    line-height: 50px;
    margin: 30px 0;
}

.static-page2 .content-wrapper h2 {
    font-size: 36px;
    line-height: 46px;
    margin: 24px 0;
}

/*.static-page2 .content-wrapper h2{*/
/*    font-size: 30px;*/
/*    line-height: 38px;*/
/*    margin: 24px 0;*/
/*}*/
.static-page2 .content-wrapper h3 {
    margin: 20px 0;
    font-size: 24px;
}

.static-page2 .content-wrapper p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;
}

.static-page2 .content-wrapper p a {
    color: var(--primary-color);
    text-decoration: none;
}

.static-page2 .content-wrapper p a:hover {
    text-decoration: underline;
}

.static-page2 .content-wrapper ul {
    margin: 24px 0;
    font-size: 18px;
    padding-left: 30px;
}

.static-page2 .content-wrapper ul li {
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

.static-page2 .content-wrapper .career-widget {
    margin-top: 20px;
    border-radius: 12px;
    box-shadow: 0 0 10px 0 rgba(0, 1, 3, 0.416);
    background: #f5f5f5;
}

.static-page2 #resumator-wrapper {
    padding: 32px;
}

.static-page2 .resumator-job-title {
    font-size: 24px;
    font-family: var(--primary-font);
    margin-bottom: 5px;
    color: var(--secondary-colors);
    padding-top: 19px;
    margin-top: 15px;
}

.static-page2 .resumator-job {
    padding-bottom: 10px;
    font-family: var(--secondary-font);
}

.static-page2 .resumator-job-info {
    margin-bottom: 5px;
    font-family: var(--secondary-font);
    font-size: 16px;
}

.static-page2 .resumator-job-view-details {
    font-size: 14px;
}

.content-wrapper img {
    margin: 0 auto;
    text-align: center;
}

.resumator-basic-widget {
    padding: 20px;
}

@media (max-width: 768px) {
    .static-page2 .content-wrapper h1 {
        font-size: 32px;
        line-height: 38px;
        margin: 30px 0 20px;
    }

    .static-page2 .content-wrapper h2 {
        font-size: 28px;
        line-height: 36px;
        margin: 30px 0 20px;
    }

    .static-page2 .content-wrapper h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 30px 0 20px;
    }

    .static-page2 .content-wrapper p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .static-page2 .resumator-job-title {
        font-size: 18px;
        padding-top: 15px;
        margin-top: 10px;
    }

    .static-page2 .content-wrapper ul {
        font-size: 16px;
        margin: 20px 0;
    }
}

@media (max-width: 567px) {
    .static-page2 .content-wrapper h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .static-page2 .content-wrapper h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .static-page2 .content-wrapper h3 {
        font-size: 22px;
        line-height: 32px;
    }
}


/*////////////////////////////
////reviews-page.twig/////
////////////////////////////*/

.review-recent-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 70px;
}

.review-title-wrapper,
.review-recent-block {
    width: 50%;
    height: 100%;
    max-width: 640px;
}

.review-title-wrapper h1 {
    font-size: 48px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.review-title-wrapper h1 strong {
    color: var(--primary-color);
}

.review-title-wrapper p {
    font-size: 18px;
    line-height: 28px;
}

.review-recent-block .recent-video-block {
    width: 100%;
    background-color: #979696;
    /*height: 360px;*/
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-card {
    position: relative;
    cursor: pointer;
    transition: transform 0.3s ease;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.video-card::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #002614b1;
    position: absolute;
    opacity: 1;
    transition: 0.7s ease-in-out;
}

.video-card:hover.video-card::before {
    opacity: 0;
    transition: 0.7s ease-in-out;
}

.video-card svg {
    position: absolute;
}

.video-card img.video-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: fill;
}


.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content {
    position: relative;
    width: 80%;
    max-width: 600px;
    border-radius: 12px;

}

.popup iframe {
    width: 100%;
    height: 100%;
    min-height: 350px;
}

.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}


/* Container for the grid layout */
.review-grid-wrapper {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}

/* General styling for each content item */
.content-item {
    padding: 20px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 0px 1px 1px #004D2926;
    /*min-height: 300px;*/
    height: 100%;
}

.content-item.video2 {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #979696;
}

.content-item.video2 video {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

/* Specific styles for video items */
.content-item.video {
    padding: 0;
    grid-column: span 2;
    /* Adjust to span 2 columns if needed */
    display: flex;
    align-items: center;
    justify-content: center;
    /*height: 360px;*/
    background-color: #979696;
    /* Placeholder color for video block */
}

.content-item.video video {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

/* Specific styles for review items */
.content-item.review {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Style for the review text */
.review-text {
    color: var(--secondary-color);
    margin-bottom: 10px;
}

/* Styling for the rating and user information */
.review-details {
    margin-top: 10px;
}

.review-details p {
    font-size: 18px;
    line-height: 1.5;
    margin: 10px 0;
    color: var(--secondary-color);
}

.rating,
.review-author-details .user-name {
    font-size: 18px;
    color: var(--secondary-color);
    font-family: var(--primary-font);
    font-weight: 700;
}

.review-author-details {
    display: flex;
    gap: 20px;
    align-items: center;
}

.user-name {
    font-weight: bold;
    font-size: 13px;
    color: var(--secondary-color);
}

/* Optional: Style for the user's profile image */
.profile-image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /* margin-left: 10px; */
    object-fit: cover;
    background-color: #333;
}

.review-grid-wrapper .bg-color:nth-child(odd) {
    background-color: var(--primary-color);
}

.review-grid-wrapper .bg-color:nth-child(even) {
    background-color: #E9FFD2;
}


@media(max-width:991px) {
    .review-grid-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

.rating i {
    color: #FFD700;
    font-size: 20px;
    margin-right: 2px;
}

@media(max-width:768px) {
    .review-recent-wrapper {
        flex-direction: column;
    }

    .review-title-wrapper,
    .review-recent-block {
        max-width: none;
        width: 100%;
    }

    .review-title-wrapper h1 {
        font-size: 36px;
    }

    .review-title-wrapper p {
        font-size: 16px;
        line-height: 28px;
    }

    /* .review-recent-block .recent-video-block{
    height: 250px;
}  */
    .content-item {
        min-height: 250px;
    }

    .content-item.video {
        /*min-height: 250px;*/
        width: 100%;

    }

    .review-details p {
        font-size: 16px;

    }

    .rating,
    .review-author-details .user-name {
        font-size: 16px;
    }

    .rating i {
        font-size: 18px;
        margin-right: 2px;
    }

}

@media(max-width:520px) {
    .review-title-wrapper h1 {
        font-size: 26px;
    }

    /* .review-title-wrapper p{
    font-size: 16px;
    line-height: 28px;
} */
    .review-grid-wrapper {
        display: flex;
        flex-direction: column;
    }

    .review-recent-block .recent-video-block {
        height: 200px;
    }

    .content-item {
        min-height: auto;
        width: 100%;
    }

    .rating,
    .review-author-details .user-name {
        font-size: 14px;
    }

    .rating i {
        font-size: 16px;
        margin-right: 2px;
    }
}

/*////////////////////////////
////section-faq.twig/////
////////////////////////////*/

.details__summary::marker {
    content: '';
    display: none !important;
}

@supports (-webkit-touch-callout: none) {
    .details__summary::marker {
        display: none;
    }
}

@media(max-width:456px) {

    .details__title:before,
    .details__title:after {
        right: 12px;
    }

    .details__title {
        font-size: 18px;
        padding: 14px 30px 14px 14px;
    }
}


/*////////////////////////////
////service-cards-section.twig/////
////////////////////////////*/

/* General styles */
.cards-section {
    text-align: center;
}

.cards-section .section-title-wrapper .section-title {
    margin-bottom: 50px;
}

.cards-section .cards-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 3 columns grid */
    gap: 30px;
}

.cards-section .cards-container .card {
    box-shadow: 0px 0px 12px 5px #00000026;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.cards-section .cards-container .card:hover {
    box-shadow: 0px 0px 12px 5px #00000056;
}

.hidden {
    display: none;
}

.cards-section .cards-container .card-img {
    height: 240px;
}

.cards-section .cards-container .card .card-image {
    width: 100%;
    height: 270px;
    overflow: hidden;
}

.cards-section .cards-container .card .card-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.cards-section .cards-container .card-content {
    padding: 0 0 15px;
    text-align: center;
}

.cards-section .cards-container .card-title {
    background-color: var(--primary-color);
    /* Dynamic primary color */
    color: var(--secondary-color);
    padding: 10px;
    position: relative;
    font-size: 24px;
    font-weight: 800;
}

.cards-section .cards-container .card-description {
    margin-top: 10px;
    padding: 0 16px 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2%;
}

/* Hide extra cards initially */
.card.hidden {
    display: none;
}

/* View more button */
.view-more-btn {
    display: flex;
    margin-top: 20px;
    padding: 10px 20px;
    color: var(--primary-color);
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    font-size: 16px;
    font-weight: 700;
    font-family: var(--primary-font);
    gap: 5px;
    background: transparent;
    align-items: flex-end;
    width: 100%;
    justify-content: center;
}

.view-more-btn:hover {
    color: var(--secondary-color);
    transition: transform .3s ease-in-out;
}

.view-more-btn:hover .svg-path {
    stroke: var(--secondary-color);
}

@media (max-width: 991px) {
    .cards-section .cards-container {
        grid-template-columns: repeat(2, 1fr);
        /* 2 columns on tablet */
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .cards-section .cards-container .card-description {
        display: none;
        /* Hide description on mobile */
    }

    .cards-section .cards-container .card-content {
        padding: 0;
    }

    .cards-section .cards-container .card-img {
        height: 220px;
    }

    .cards-section .cards-container .card-title {
        font-size: 22px;
    }

}

@media(max-width: 480px) {
    .cards-section .cards-container {
        grid-template-columns: 1fr;
        /* 1 column on mobile */
        gap: 15px;
    }

    .cards-section .cards-container .card-title {
        font-size: 20px;
    }

    .cards-section .cards-container .card-img {
        height: 180px;
    }
}



/*////////////////////////////
////service-hero-section.twig/////
////////////////////////////*/

@media(max-width: 768px) {
    .service-hero-section {
        background-position: 30% 50% !important;
    }

    .service-hero-section .service-hero-content h1 {
        font-size: 30px;
    }

    .service-hero-section .service-hero-content .h-section-description p {
        font-size: 16px;
        line-height: 26px;
    }

    .service-hero-section .service-hero-content .h-section-description ul {
        width: 100%;
    }
}


/*////////////////////////////
////single.twig/////
////////////////////////////*/

.side-box-cta {
    background: var(--secondary-color);
    padding: 40px 20px 40px 20px;
    color: #FFF;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin: 60px auto 0 auto;
}

.side-box-cta h3 {
    font-size: clamp(20px, 4vw, 28px);
    line-height: clamp(26px, 5vw, 34px);
    margin-bottom: 10px;
    color: #FFF;
}

.side-box-cta p {
    font-size: clamp(16px, 4vw, 18px);
    line-height: clamp(20px, 5vw, 26px);
    margin-bottom: 10px;
    color: #FFF;
}

.side-box-cta .btn {
    width: fit-content;
}

.blog-hero-section {
    background: linear-gradient(to bottom, var(--primary-color) 50%, #FFF 50%);
    padding-bottom: 0;
    padding-top: 100px;
}

.blog-content-section {
    padding-top: 40px;
}

.blog-title-wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.blog-title-wrapper .blog-hero-title {
    font-size: 44px;
    line-height: 52px;
    color: var(--secondary-color);
    text-align: center;
    margin-bottom: 60px;
    font-weight: 800;
}

.blog-hero-wrapper {
    display: flex;
    align-items: flex-end;
    margin: 0 auto;
}

.blog-author-block h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    color: #706E73;
}

.blog-author-block .blog-author img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    background-color: lightblue;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 38, 20, 1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 38, 20, 1);
    box-shadow: 0px 1px 3px 0px rgba(0, 38, 20, 1);

}

.blog-author-block p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.blog-author-block span {
    font-size: 14px;
    line-height: 20px;
    color: #706E73;
    font-family: var(--secondary-font);
}

.blog-author-block .blog-date {
    display: block;
    margin-top: 15px;
    font-size: 15px;
    font-weight: 800;
    line-height: 20px;
    color: #2d2e33;
}

.blog-feature-image {
    /*width: 70%;*/
    width: 1000px;
    height: 500px;
}

.blog-feature-image img {
    object-fit: fill;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 38, 20, 0.58);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 38, 20, 0.58);
    box-shadow: 0px 0px 6px 1px rgba(0, 38, 20, 0.58);
}

.blog-social-links,
.blog-author-block {
    width: 15%;
    height: 100%;
}


.post__socials {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--primary-color);
    font-family: var(--secondary-font);
}

.post__socials span {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.post__socials a svg path,
.post__socials button svg path {
    fill: var(--primary-color);
}

.post__socials button {
    border: 0;
    background: transparent;
}

.post-content-wrapper {
    display: flex;
    gap: 30px;
}

.post-content-wrapper .block-4 {
    width: 25%;
    margin: 20px 0;
}

.post-content-wrapper .block-5 {
    width: 75%;
    margin: 20px 0;
}

.blog-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 190px;
}

.blog-sidebar-scroll {
    padding-bottom: 30px;
}

.table-of-contents {
    margin: 20px 0;
}

.table-of-contents h2 {
    font-size: 22px;
    line-height: 24px;
    color: var(--secondary-color);
    padding-left: 10px;
    margin: 20px 0;
}

.table-of-contents ol {
    padding: 0 0 0 15px;
}

.table-of-contents ol li {
    padding: 8px 0;
    border-bottom: 1px solid lightgray;
    list-style: auto;
}

.table-of-contents ol li:hover,
.table-of-contents ol li:hover a {
    color: var(--primary-color);
}

.table-of-contents ol li a {
    text-decoration: none;
    font-size: 15px;
    color: #6D6D6D;
    font-weight: 400;
    line-height: 21px;
}

.post-content h2 {
    font-size: 34px;
    line-height: 38px;
    margin: 30px 0;
    font-weight: 700;
}

.post-content h3 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
    font-weight: 600;
}

.post-content h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}

.post-content p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.post-content a {
    color: var(--primary-color);
    text-decoration: none;
    transition: color 0.2s;
}

.post-content a:hover {
    text-decoration: none;
}

.post-content img {
    /*max-width: 100%;*/
    width: 1000px;
    height: auto;
    margin: 20px 0;
    /* border-radius: 12px; */
}

.post-content ul,
.post-content ol {
    margin: 20px 0;
    padding-left: 20px;

}

.post-content ul li,
.post-content ol li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}

.post-content ul li a,
.post-content ol li a {
    color: var(--primary-color);
    text-decoration: underline;
}

.author-profile-wrapper {
    max-width: 800px;
    margin: 80px auto 0 0;
}

.author-profile-wrapper .author-cta-card {
    padding: 30px 20px;
    background-color: #E4FFCA;
    border-radius: 12px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;

}

.author-cta-card .author-profile {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.author-cta-card .author-profile-image img {
    max-width: none;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    background-color: lightblue;
    margin: 0;
}

.author-profile-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.author-profile-content .author-profile-name {
    font-size: 18px;
    line-height: 20px;
    color: var(--secondary-color);
    margin: 0;
    /* text-transform: uppercase; */
    font-family: var(--secondary-font);
}

.author-profile-content .author-profile-designation {
    font-size: 16px;
    line-height: 18px;
    color: #706E73;
    font-weight: 500;
    margin: 0;
}

.author-profile-content .author-bio {
    font-size: clamp(14px, 4vw, 16px);
    line-height: clamp(24px, 5vw, 28px);
    color: var(--secondary-color);
    margin: 0;
}

.author-profile-content a svg path {
    fill: var(--primary-color);
}


@media(max-width:768px) {
    .blog-hero-section {
        background: linear-gradient(to bottom, var(--primary-color) 70%, #FFF 40%);
        padding-top: 65px;
    }

    .blog-title-wrapper .blog-hero-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 30px;
    }

    .blog-author-block h3 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 5px;
    }

    .blog-author-block .blog-author img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-bottom: 10px;
    }

    .blog-author-block p {
        font-size: 14px;
        line-height: 16px;

    }

    .blog-author-block span {
        font-size: 14px;
        line-height: 16px;
    }

    .post-content-wrapper .block-4,
    .post-content-wrapper .block-5 {
        width: 100%;
    }

    .side-box-cta {
        display: none;
    }

    .blog-social-links,
    .blog-author-block,
    .blog-feature-image {
        width: 100%;
        text-align: center;
        height: auto;
    }

    .post-content-wrapper {
        flex-direction: column;
        gap: 0;
    }

    .blog-hero-wrapper {
        flex-direction: column;
        row-gap: 20px;
    }

    .post__socials {
        flex-direction: row;
        justify-content: center;
        margin-top: 15px;
        column-gap: 20px;
    }

    .post__socials span {
        display: none;
    }

    .author-profile {
        flex-direction: column;
    }

    .blog-sidebar {
        position: unset;
    }

    .post-content img {
        width: 100%;

    }
}

@media(max-width:567px) {

    .blog-title-wrapper .blog-hero-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .table-of-contents h2 {
        font-size: 24px;
        line-height: 22px;
        margin: 20px 0;
        padding-left: 0;
    }

    .post-content-wrapper .block-5 {
        margin: 0;
    }

    .post-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin: 24px 0;
    }

    .post-content h3 {
        font-size: 20px;
        line-height: 26px;
        margin: 20px 0;
    }

    .post-content h4 {
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0;
    }

    .post-content p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .post-content ul li,
    .post-content ol li {
        font-size: 16px;
        line-height: 24px;
    }

    .author-profile-content .author-profile-name {
        font-size: 18px;
        line-height: 20px;
    }

    .author-profile-content .author-profile-designation {
        font-size: 14px;
        line-height: 14px;
    }

    /* .author-profile-content .author-bio {} */

}


/*////////////////////////////
////special-coupon-slider.twig/////
////////////////////////////*/

.new-coupon-slider-section {
    background: var(--secondary-color);
}

.new-coupon-slider-section h2 {
    color: #fff;
}

.row-slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new-coupon-slider {
    flex: 1.6;
    position: relative;
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px;
}

.section-title-wrapper {
    flex: 1;
}

.new-coupon-slider .mySwiper2 .new-slider {
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    background-color: var(--primary-color);
}

.new-coupon-slider .mySwiper2 .swiper-slide.new-slider {
    height: initial;
}

.new-coupon-slider .mySwiper2 .new-slider .card-cover {
    background: #fff;
    border-radius: 8px;
    padding: 10px 20px 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 8px;
    max-width: 335px;
    margin: auto auto;

}

.new-coupon-slider .mySwiper2 .new-slider .card-cover img {
    width: 160px;
    height: 130px;
    margin: 0;
    padding: 0;
    /*object-fit: scale-down;*/
}

.new-coupon-slider .mySwiper2 .new-slider .card-cover .price {
    font-size: clamp(38px, 4vw, 56px);
    color: var(--primary-color);
    font-weight: 800;
}

.new-coupon-slider .mySwiper2 .new-slider .card-cover .offer-info {
    font-size: clamp(18px, 3vw, 22px);
    color: var(--secondary-color);
    font-weight: 700;
    text-align: center;
    /*min-height: 58px;*/
}

.new-coupon-slider .mySwiper2 .new-slider .card-cover .date {
    font-size: clamp(14px, 3vw, 18px);
    color: #6A6A6A;
    margin-bottom: 6px;
    font-weight: 500;
    font-family: var(--secondary-font);
}

.new-coupon-slider .mySwiper2 .new-slider .card-cover .slider-btn {
    padding: 8px 12px;
    background-color: var(--primary-color);
    color: var(--secondary-color);
    font-weight: 700;
    text-transform: uppercase;
    font-size: clamp(14px, 3vw, 18px);
    width: 100%;
    border-radius: 5px;
}

.swiper-pagination-bullet-active {
    background: var(--primary-color) !important;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px !important;
    position: relative;
}

@media(max-width:991px) {
    .row-slider {
        flex-direction: column;
    }

    .new-coupon-slider {
        flex: 1;
        width: 100%;
    }

    .section-title-wrapper {
        flex: 1;
    }

    .new-coupon-slider-section .section-title-wrapper h2 {
        text-align: center;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .new-coupon-slider .mySwiper2 .new-slider .card-cover {
        max-width: 100%;
    }

    .new-coupon-slider .mySwiper2 .new-slider .card-cover img {
        width: 130px;
        height: 100%;
    }
}


/*////////////////////////////
////special-offer-page.twig/////
////////////////////////////*/

.coupon-banner {
    background: #cbcbcb3d;
}

.coupon-banner h1 {
    color: var(--primary-color);
}

.special-content-wrapper .cardsss {
    max-width: 450px;
    display: flex;
    row-gap: 20px;
    flex-direction: column;
    justify-content: center;
}

.cardsss img {
    width: 100%;
}


/*////////////////////////////
////specials-page.twig/////
////////////////////////////*/

.special-content-wrapper .cardsss {
    max-width: 450px;
    display: flex;
    row-gap: 20px;
    flex-direction: column;
    justify-content: center;
}

.cardsss h2 {
    font-size: 36px;
}

.cardsss p {
    font-size: 18px;
    line-height: 26px;
}

.specials-date {
    color: var(--primary-color);
    font-size: 18px;
    font-family: var(--primary-font);
}

@media (max-width: 600px) {
    .cardsss h2 {
        font-size: 26px;
    }

    .cardsss p {
        font-size: 16px;
        line-height: 24px;
    }

    .specials-date {
        font-size: 16px;
    }
}


/*////////////////////////////
////text-form-block-section.twig/////
////////////////////////////*/

.text-form-block-section {
    padding: 60px 0;
}

.text-form-block-wrapper .text-content-block ul {
    list-style-type: none;
    margin: 30px 0;
    list-style: none;
    padding-left: 0;
}

.text-form-block-wrapper .text-content-block ul li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    padding-left: 30px;
    list-style-image: none;
}

.gform_submission_error {
    font-size: 18px !important;
}

.text-form-block-wrapper .text-content-block ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(4px);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.3667 14.1L7.85833 11.5917C7.64444 11.3778 7.37222 11.2709 7.04167 11.2709C6.71111 11.2709 6.43889 11.3778 6.225 11.5917C6.01111 11.8056 5.90417 12.0778 5.90417 12.4084C5.90417 12.7389 6.01111 13.0112 6.225 13.225L9.55 16.55C9.78333 16.7834 10.0556 16.9 10.3667 16.9C10.6778 16.9 10.95 16.7834 11.1833 16.55L17.775 9.95837C17.9889 9.74449 18.0958 9.47226 18.0958 9.14171C18.0958 8.81115 17.9889 8.53893 17.775 8.32504C17.5611 8.11115 17.2889 8.00421 16.9583 8.00421C16.6278 8.00421 16.3556 8.11115 16.1417 8.32504L10.3667 14.1ZM12 23.6667C10.3861 23.6667 8.86944 23.3605 7.45 22.748C6.03055 22.1355 4.79583 21.3042 3.74583 20.2542C2.69583 19.2042 1.86458 17.9695 1.25208 16.55C0.639582 15.1306 0.333332 13.6139 0.333332 12C0.333332 10.3862 0.639582 8.86949 1.25208 7.45004C1.86458 6.0306 2.69583 4.79587 3.74583 3.74587C4.79583 2.69587 6.03055 1.86462 7.45 1.25212C8.86944 0.639624 10.3861 0.333374 12 0.333374C13.6139 0.333374 15.1306 0.639624 16.55 1.25212C17.9694 1.86462 19.2042 2.69587 20.2542 3.74587C21.3042 4.79587 22.1354 6.0306 22.7479 7.45004C23.3604 8.86949 23.6667 10.3862 23.6667 12C23.6667 13.6139 23.3604 15.1306 22.7479 16.55C22.1354 17.9695 21.3042 19.2042 20.2542 20.2542C19.2042 21.3042 17.9694 22.1355 16.55 22.748C15.1306 23.3605 13.6139 23.6667 12 23.6667Z" fill="%2381C240"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
}

.gfield--type-honeypot.gform_validation_container {
    display: none !important;
}


/*////////////////////////////
////vertical-card-section.twig/////
////////////////////////////*/

/* Basic Styles */

.vertical-cards-section .section-title-wrapper {
    max-width: 1096px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.vertical-cards-section .section-title-wrapper .section-title {
    margin: 0 auto 20px;
    max-width: 900px;

}

.vertical-cards-section .section-title-wrapper p {
    margin-bottom: 30px;
    line-height: 1.5;
    font-size: 18px;
}

.v-card-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /* Space between cards */
}

.v-card {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    flex: 1 1 calc(25% - 20px);
    /* 4-column layout for desktop */
    display: flex;
    flex-direction: column;
}

.v-card:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

.v-card-image {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.v-card-content {
    padding: 20px 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

.v-card-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 15px;
}

.v-card-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: var(--secondary-color);
}

.v-card-content ul {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;

}

.v-card-content ul li {
    list-style-type: none;
    padding: 4px 6px;
    color: var(--secondary-color);
    border: 1px solid var(--primary-color);
    border-radius: 4px;
    margin-right: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.v-card-link {
    font-weight: bold;
    color: var(--primary-color);
    text-decoration: none;
    align-self: flex-start;
    margin-top: auto;

}

.v-card-link:hover {
    text-decoration: underline;
}

/* Mobile responsiveness */
@media (max-width: 1024px) {
    .v-card {
        flex: 1 1 calc(33.33% - 20px);
        /* 3-column layout for tablets */
    }
}

@media (max-width: 768px) {
    .v-card {
        flex: 1 1 calc(50% - 20px);
        /* 2-column layout for smaller tablets */
    }

    .vertical-cards-section .section-title-wrapper p {
        line-height: 1.5;
        font-size: 16px;
    }

    .v-card-title {
        font-size: 24px;
        line-height: 36px;
    }

    .v-card-content p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 576px) {
    .v-card {
        flex: 1 1 100%;
        /* 1-column layout for mobile */
    }

    .v-card-title {
        font-size: 22px;
        line-height: 32px;
    }

}




/*////////////////////////////
////video-slider.twig/////
////////////////////////////*/

.video-slider-section.dark {
    background-color: #002614;
    color: #ffffff;
}

.video-slider-section.dark .section-title-wrapper h2 {
    color: #fff;
}

.video-slider-section .section-title-wrapper {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 40px;
    width: 100%;
}

.video-slider-section .section-title-wrapper h2 {
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 800;
}

.video-slider-section .section-title-wrapper h2 strong {
    color: var(--primary-color);
    font-weight: 800;
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content {
    position: relative;
    width: 80%;
    max-width: 600px;
    border-radius: 12px;

}

.popup iframe {
    width: 100%;
    height: 100%;
    min-height: 350px;
}

.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.video-grid-wrapper {
    display: flex;
    /*grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
    gap: 20px;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
}

.video-slider-section.dark .video-grid-wrapper .video-card {
    background: var(--primary-color);
}

.video-slider-section.light .video-grid-wrapper .video-card {
    background: var(--secondary-color);
}

.video-grid-wrapper .video-card {
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer;
    transition: transform 0.3s ease;

    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    max-width: 450px;
}

.video-grid-wrapper .video-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-grid-wrapper .video-card::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #002614b1;
    position: absolute;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.video-grid-wrapper .video-card:hover.video-card::before {
    opacity: 1;
    transition: 0.3s ease-in-out;
}

.video-grid-wrapper .video-card svg {
    position: absolute;
}

@media (max-width: 768px) {
    .video-slider-section .section-title-wrapper {
        margin-bottom: 20px;
    }

    .video-slider-section .section-title-wrapper h2 {
        font-size: 26px;
        line-height: 1.4;
    }

    .video-grid-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

}

@media(max-width:600px) {
    .video-grid-wrapper {
        display: flex;
        flex-direction: column;
        row-gap: 10px;

    }

    .video-grid-wrapper .video-card {
        height: auto;
        width: 100%;
    }

    /*.video-grid-wrapper .video-card img{*/
    /*    width: 100%;*/
    /*    height: auto;*/
    /*}*/
}



/*////////////////////////////
////template-blog.twig/////
////////////////////////////*/

.category-list {
    max-width: 800px;
    margin: 0 auto 60px;
}

.category-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.category-list li {
    list-style-type: none;
    cursor: pointer;
    /* Make it look clickable */
    margin-bottom: 10px;
    transition: background-color 0.3s ease;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: var(--primary-font);
    color: var(--secondary-color);
}

.category-item.active {
    border-bottom: 4px solid var(--primary-color);
    margin-bottom: 4px;
}

.category-list .search-bar {
    max-width: 750px;
    margin: 0 auto;
}

.category-list .search-bar input {
    width: 100%;
    padding: 10px;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    background-color: #fff;
    color: var(--secondary-color);
    font-size: 16px;
    font-family: var(--secondary-font);
}

.blog-overview .blog-title-wrapper {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

.blog-overview h1 {
    font-size: 56px;
    color: var(--secondary-color);
}

.blog-page-banner {
    background: var(--primary-color);
    position: relative;
}

.blog-grids .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.blog-grids .col-lg-4 {
    width: 100%;
}

.blog-grids .col-lg-4 img {
    width: 100%;
    border-radius: 8px 8px 0 0;
    display: block;
}

.blog-grids {
    padding: 100px 0;
}

.blog-grids .post {
    background-color: var(--secondary-color);
    border-radius: 8px;
    /*margin-bottom: 20px;*/
    box-shadow: #9e9e9e 1px 1px 4px 2px;
    height: 100%;
}

.blog-grids .post:hover {
    box-shadow: #d5d5d5 4px 6px 6px 4px;
}

.blog-grids .post-content {
    padding: 20px;
}

.blog-grids .post-content h2 a {
    color: #fff;
}

.blog-grids .post-content h2 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 15px 0;
}

.blog-grids .post-category a {
    color: var(--primary-color);
    font-weight: 800;
    font-size: 20px;
    font-family: var(--primary-font);
}

.blog-grids .post-category {
    margin-bottom: 10px;
}

@media(max-width:992px) {
    .blog-grids .row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width:767px) {

    .blog-grids {
        padding: 50px 0;
    }

    .blog-overview h1 {
        font-size: 30px;
    }

    .post-content {
        padding: 10px;
    }

    .blog-grids .post-content h2,
    .blog-grids .post-content h2 a {
        font-size: 18px;
        line-height: 24px;
        margin: 10px 0;
    }

    .blog-grids .post-category a {
        font-size: 16px;
    }

    .category-list ul {
        row-gap: 5px;
        column-gap: 15px;
    }

    .category-list ul li {
        font-size: 16px;
        margin-bottom: 0;
        padding: 8px;
    }
}

@media (max-width: 568px) {
    .blog-grids .row {
        display: flex;
        flex-direction: column;
    }

    .blog-overview {
        padding: 40px;
    }
}



/*////////////////////////////
////template-estimator.twig/////
////////////////////////////*/

/* ESTIMATOR TOOLS SECTION STYLE */
/* .estimator-tool-section{} */
.estimator-tool-section .tools-content-cover {
    display: flex;
    align-items: center;
    gap: 24px;
}

.estimator-tool-section .left-content {
    max-width: 648px;
    flex: 1;
}

.estimator-tool-section .left-content h2 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 15px;
}

.estimator-tool-section .left-content ul {
    margin: 30px 0;
    list-style: none;
    padding-left: 0;
}

.estimator-tool-section .left-content ul li {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    padding-left: 30px;
    list-style: none;
}

.estimator-tool-section .left-content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(4px);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.3667 14.1L7.85833 11.5917C7.64444 11.3778 7.37222 11.2709 7.04167 11.2709C6.71111 11.2709 6.43889 11.3778 6.225 11.5917C6.01111 11.8056 5.90417 12.0778 5.90417 12.4084C5.90417 12.7389 6.01111 13.0112 6.225 13.225L9.55 16.55C9.78333 16.7834 10.0556 16.9 10.3667 16.9C10.6778 16.9 10.95 16.7834 11.1833 16.55L17.775 9.95837C17.9889 9.74449 18.0958 9.47226 18.0958 9.14171C18.0958 8.81115 17.9889 8.53893 17.775 8.32504C17.5611 8.11115 17.2889 8.00421 16.9583 8.00421C16.6278 8.00421 16.3556 8.11115 16.1417 8.32504L10.3667 14.1ZM12 23.6667C10.3861 23.6667 8.86944 23.3605 7.45 22.748C6.03055 22.1355 4.79583 21.3042 3.74583 20.2542C2.69583 19.2042 1.86458 17.9695 1.25208 16.55C0.639582 15.1306 0.333332 13.6139 0.333332 12C0.333332 10.3862 0.639582 8.86949 1.25208 7.45004C1.86458 6.0306 2.69583 4.79587 3.74583 3.74587C4.79583 2.69587 6.03055 1.86462 7.45 1.25212C8.86944 0.639624 10.3861 0.333374 12 0.333374C13.6139 0.333374 15.1306 0.639624 16.55 1.25212C17.9694 1.86462 19.2042 2.69587 20.2542 3.74587C21.3042 4.79587 22.1354 6.0306 22.7479 7.45004C23.3604 8.86949 23.6667 10.3862 23.6667 12C23.6667 13.6139 23.3604 15.1306 22.7479 16.55C22.1354 17.9695 21.3042 19.2042 20.2542 20.2542C19.2042 21.3042 17.9694 22.1355 16.55 22.748C15.1306 23.3605 13.6139 23.6667 12 23.6667Z" fill="%2381C240"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
}

.estimator-tool-section .right-content {
    max-width: 648px;
    flex: 1;
}

.estimator-tool-section .right-content img {
    max-width: 648px;
    width: 100%;
    height: auto;
    object-fit: cover;
}

/*  CTA SECTION STYLE */
.estimator-cta-section .cta-cover {
    background: var(--primary-color);
    border-radius: 24px;
    padding: 64px 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.estimator-cta-section .cta-cover .text-block {
    max-width: 745px;
    margin: auto;
}

.estimator-cta-section h2 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.estimator-cta-section p {
    font-size: 20px;
    line-height: 1.4;
    color: var(--secondary-color);
}

@media (max-width: 991px) {
    .estimator-tool-section .tools-content-cover {
        flex-direction: column;
    }
}

@media(max-width:768px) {

    /* TOOLS SECTION*/

    .estimator-tool-section .left-content h2 {
        font-size: 30px;
    }

    .estimator-tool-section .left-content ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .informative-service-grid .grid-item h3 {
        margin-bottom: 10px;
    }

    .informative-service-grid {
        grid-row-gap: 25px;
        text-align: center;
    }

    /*  CTA SECTION STYLE */
    .estimator-cta-section .cta-cover {
        border-radius: 12px;
        padding: 40px 24px;
    }

    .estimator-cta-section h2 {
        font-size: 30px;
        margin-bottom: 12px;
    }

    .estimator-cta-section p {
        font-size: 18px;
    }
}

@media(max-width: 568px) {
    .estimator-tool-section .left-content h2 {
        font-size: 26px;
    }

    .estimator-tool-section .left-content ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .estimator-cta-section .cta-cover {
        border-radius: 10px;
        padding: 30px 15px;
        gap: 0;
    }

    .estimator-cta-section h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .estimator-cta-section p {
        font-size: 16px;
    }
}


/*////////////////////////////
////template-special.twig/////
////////////////////////////*/

.special-grid-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    margin-bottom: 40px;
}

.special-post.card {
    display: flex;
    flex-direction: column;
    border: 4px dashed var(--secondary-color);
    outline: 6px solid #f7f7f7;
    margin: 6px;
    border-radius: 10px;
    background: #f7f7f7;
    justify-content: center;
    text-align: center;
    height: 100%;
    /* width: 100%; */
}

.card-body {
    padding: 30px 20px;
}

.card-title a {
    font-size: 24px;
    color: #333;
    text-decoration: none;
}

.card-title a:hover {
    color: var(--primary-color);
}

.special-item .image img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.special-grid-wrapper .specials-date {
    font-size: 18px;
    color: var(--primary-color);
    font-family: var(--secondary-font);
}

.special-grid-wrapper .card-content {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.special-grid-wrapper .special-btn-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

@media(max-width:767px) {
    .special-grid-wrapper {
        grid-template-columns: 1fr;
    }

}


/*////////////////////////////
////footer.twig/////
////////////////////////////*/

.footer-section {
    background-color: var(--secondary-color);
    padding: 60px 0;
    text-align: center;
}

.footer-section-bottom {
    background-color: var(--background-color-green);
    padding: 30px 0;
}

.copyright-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copyright-wrapper p {
    color: #fff;
    font-size: 18px;
}

.copyright-wrapper ul {
    display: inline-flex;
    gap: 16px;
}

.copyright-wrapper ul li {
    list-style-type: none;
}

.copyright-wrapper ul li a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease;
    font-family: var(--primary-font);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
}

.footer-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.footer-wrapper .address-wrapper h3,
.footer-wrapper .nav-links-wrapper h3,
.footer-wrapper .social-media-wrapper h3 {
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
}

.footer-wrapper .address-wrapper p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
}

.footer-wrapper .address-wrapper p a,
.footer-wrapper .social-media-wrapper a {
    color: var(--primary-color);
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-wrapper .address-wrapper p a:hover,
.footer-wrapper .social-media-wrapper p a:hover {
    text-decoration: underline;
}

.footer-wrapper .address-wrapper {
    display: flex;
    flex-direction: column;
    gap: 26px;
    /*justify-content: space-between;*/
    justify-content: space-around;
}

.footer-wrapper .address-wrapper,
.footer-wrapper .nav-links-wrapper {
    border: 8px solid var(--primary-color);
    border-radius: 12px;
    padding: 28px;
}

.footer-wrapper .nav-links-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
}

.footer-wrapper .social-media-text {
    margin-top: 15px;
}

.footer-wrapper .social-media-text p {
    color: #b4b5ba;
    font-size: 20px;
    line-height: 1.5;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.footer-wrapper .social-media-text span {
    color: #b4b5ba;
    font-size: 14px;
    font-family: var(--secondary-font);
}

.footer-wrapper .nav-links-wrapper .btn.primary-btn {
    width: 100%;
    justify-content: center;
}

.social-media-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.social-media-wrapper .social-media-icons {
    display: flex;
    gap: 5px;
    justify-content: center;
    margin: 16px 0;
}

.social-media-wrapper .social-media-icons .svg-icon svg path,
.social-media-wrapper .social-media-icons .svg-icon svg circle {
    fill: #b4b5ba;
}

.social-media-wrapper .social-media-icons .svg-icon:hover svg path {
    fill: #292929;
}

.social-media-wrapper .social-media-icons .svg-icon:hover svg circle {
    fill: #292929;
}

@media (max-width: 991px) {
    .footer-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .copyright-wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 20px;
    }

    .copyright-wrapper p {
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
    }

    .footer-wrapper .social-media-wrapper {
        margin: 30px 0;
    }
}



[data-wpr-lazyrender] {
    content-visibility: visible;
}