.hero-title-1 {
    text-align: left !important;
}

.hero-title-2 {
    font-size: 2.5rem !important;
    text-align: left !important;
}

.heading-word-second {
    padding-left: 28% !important;
}

.marquee-heading {
    font-size: 3.3vw !important;
    margin-top: 0;
}

.form-label {
    font-size: 14px !important;
    margin-bottom: 3px;
    font-weight: 300;
}

.form-field {
    min-height: 1.125rem !important;
    width: 60% !important;
    padding: 0.4rem 1rem !important;
    font-size: 1.2vw !important;
    margin-bottom: 0px;
}


.form-row {
    margin-bottom: 0.125rem;
}



.text-black {
    color: #4a4545 !important;
}

.text-gray {
    color: #7d7878 !important;
}

.footer-heading {
    font-size: 5.5vw !important;
}

.footer {
    background-color: white !important;
    margin-top: 0px;

}


.footer-circle-backgound {
    background-color: #31451e63 !important;
}

.hero-heading-right {
    background-color: white !important;
}


.section-hero {
    color: var(--color--white);
    background-image: linear-gradient(#625e278a, #625e278a), url(../images/55941.jpg) !important;
}

.image-placeholder {
    background-color: white !important;
}

.font-small {
    font-size: 1.5vw !important;
}

.home-heading {
    font-size: 5.36vw !important;
}

.mission-image-wrapper {
    margin-top: -1.8vw !important;
}

.mission-text {
    margin-top: 10vw !important;
    margin-left: 0px !important;
}

.vision-text {

    /* letter-spacing: .01em !important; */
    /* text-indent: 2.25rem !important; */
    /* margin-left: -250px !important; */
    /* font-weight: 600 !important; */
    /* line-height: 1.2058 !important; */

}

.mb-5 {
    margin-bottom: 5% !important;
}

.mb-4px {
    margin-bottom: 4px !important;
}

.hero-heading-left,
.hero-heading-right {
    color: #4a4545 !important;
    padding: 30px 30px;
    border: none !important;
}

.text-white {
    color: #ffffff !important;
}

.navigation.navigation-home {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: transparent;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;

}


.navigation.navigation-home.scrolled {
    background-color: #656b2e !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);

}

.about-section-bottom {
    margin-top: 9%;
}

#ABOUT,
#vision {
    /* padding-top: 8% !important;
    padding-bottom: 8% !important;
    background-color: #656b2e55; */

}

#ABOUT {
    padding-top: 8% !important;
    padding-bottom: 8% !important;
    background-color: white;

}

.mission-text {
    margin-top: 2vw !important;
}

.mission-image {
    overflow: hidden !important;
}

#vision {
    background-color: #656b2e55;
    padding-bottom: 7%;
    margin-top: 12%;
    padding-top: 8%;
}

/* #services {
    padding-top: 6%;
} */

.single-sevice {
    max-width: 100%;

}

/* .single-sevice img {
    width: 430px;
    height: auto;
} */

.hero-split {
    max-width: 66%;
}

.benefits-grid {
    grid-column-gap: 0vw;
    grid-row-gap: 3.375rem;
}

#contact {
    background-color: #656b2e55;
    color: #4a4545 !important;
}

.form-button {
    min-height: 2rem !important;
    padding: .25em 1.5em .25em 1.5em;
    font-size: 1rem;
    font-weight: 300;
}

.form-info {

    margin-bottom: 1.75rem;
}

textarea.w-input,
textarea.w-select {
    height: auto !important;
    min-height: 100px !important;
}

.banner_links {
    color: #ffffff !important;
    padding: 0px !important;
}

.hero-services {
    text-transform: none;
}

.navigation-link {
    text-transform: none;
}

.banner_links {
    margin-left: 0px !important;

}


#Services,
#contact,
#WHYUS {
    padding-top: var(--nav-height);
    margin-top: calc(var(--nav-height) * -1);
}

#service1,
#service2,
#service3,
#service4 {
    /* padding-top: var(--nav-height); */
    /* margin-top: calc(var(--nav-height) * -1); */
    padding-top: 15px !important;
    padding-bottom: 15px !important;

}

.single-sevice {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* .single-sevice img {
    width: 350px;
    height: auto;
    border-radius: 8px; 
}

*/
.single-sevice img {
    width: auto;
    height: 366px;
    /* border-radius: 8px; */
}



.margin-top-small {
    margin-top: 2.36rem;
}

:root {
    --nav-height: 80px;

}



body {
    margin: 0;
    padding: 0;
}


section {
    /* min-height: 50vh; */
    padding-top: 4px !important;
    margin-top: 4px !important;
}


.container {
    max-width: 1200px;
    margin: 0 auto;
}

.text-not-transform {

    text-transform: none !important;
}

.footer-links-wrapper {
    /* flex-direction: column; */
    align-items: unset;
    display: block;
}

.footer-link {

    font-size: 1.2rem;
    padding-right: 3%;
}

.footer-rows {
    grid-column-gap: 3.125rem;
    grid-row-gap: 3.125rem;
    border: none;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: space-between;
    min-height: 30vh;
    display: flex;
}

.footer_icon {
    color: #4a4545;
    font-size: 1.3em;
    font-weight: 200;
}

.footer-links-wrapper {
    /* display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    align-items: center;
    justify-content: flex-start; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    align-items: center;
    justify-content: flex-end;
}

.hero-content-top {
    padding-top: 7% !important;
}

.footer-links-wrapper.icons-row {
    display: flex;
    flex-wrap: wrap;

    gap: 15px;

    align-items: center;
}

.footer-icon-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    text-decoration: none;

    font-size: 14px;
}

.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;

    right: 20px;

    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.whatsapp-float:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
    color: #fff;

}

.whatsapp-float {
    text-decoration: none !important;

}

.whatsapp-float i {
    text-decoration: none !important;
}

#w-node-fd3d29d7-3e7b-66f7-9f8c-0a11771be82d-c549baf3 {
    /* grid-area: 1 / 9 / 2 / 13; */
    grid-area: 1 / 6 / 2 / 13;
    justify-self: center;
    margin-top: 8vw !important;

}

.divider {
    border-top: none;
    transform-origin: 0%;
    height: 0;
}

.banner_text_sm_device_only p {
    text-align: justify
}

navigation-link.home.w--current {
    background-image: none;
    background-position: 95% 37%;
}

@media screen and (min-width: 991px) {
    .banner_text_sm_device_only {
        display: none;
    }
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 479px) {
    .section-hero {
        padding-top: 2.6rem !important;
    }

    .hero-title-2 {
        padding-top: 1rem;
    }

    #w-node-_31dc2bf3-89af-ea53-0f27-bcd785d25c09-c549baf3 {
        display: none;
        margin: auto;
    }

    .bold-text {
        color: var(--color--white);
        /* text-align: left; */
        flex-flow: wrap;
        display: flex;
        letter-spacing: -.01em;
        font-size: 1.125rem;
        line-height: 1.5;
        /* padding-left: 16vw; */
        font-weight: 100;
        text-align: justify;
        margin-top: 2%;
        width: 342px;
    }

    .responsive-p {
        font-size: 5.5vw !important;
    }

    .mission-heading-wrapper {
        display: none;
    }

    /* .mission-image-wrapper {
        margin-top: -18vw !important;
        display: none;
    } */

    #w-node-fd3d29d7-3e7b-66f7-9f8c-0a11771be82d-c549baf3 {
        grid-area: 1 / 1 / 2 / 13;
    }

    #w-node-_8dadec61-f5ef-0234-cca5-7f94cd792758-c549baf3 {
        display: none;
    }


    .hero-split {
        max-width: 100%;
    }

    .single-sevice img {
        width: 230px;
        height: auto;
    }

    #service2 .hero-wrapper,
    #service4 .hero-wrapper {
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .benefits-content {
        padding: 2rem 2rem 2rem;
    }

    .marquee-heading {
        font-size: 7.5vw !important;
    }

    .no-margin-mobile {
        margin: 0px !important;
    }

    .margin-mobile-small {
        margin: 8px !important;
    }

    .form-field {
        width: 100% !important;
        font-size: 4.2vw !important;
    }

    .no-grid-gap {
        grid-row-gap: 0;
    }

    .footer-circle-wrapper,
    .footer-row-middle,
    .footer-circle-backgound {
        display: none;
    }

    .footer-links-wrapper.icons-row {
        flex-direction: column;
    }

    .footer-credits-item {
        margin-top: 21vw !important;
    }



}