@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");

/* Force heading color from theme CSS, not WP global styles UI. */
:root {
    --wp--preset--color--contrast: #45351c;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    color: #45351c !important;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
    color: #ddd0bc !important;
}



.wmm-gap-8{
    gap:8px;
}
.wmm-gap-16{
    gap:16px;
}
.wmm-gap-24{
    gap:24px;
}
.wmm-gap-32{
    gap:32px;
}
.wmm-gap-64{
    gap:64px;
}
.wmm-font-116-bold {
    font-family: "DM sans";
    font-size: 116px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-64-bold {
    font-family: "DM sans";
    font-size: 64px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-48-bold {
    font-family: "DM sans";
    font-size: 48px;
    font-weight: 700;
}

.wmm-font-48-bold {
    font-family: "DM sans";
    font-size: 48px;
    font-weight: 700;
}

.wmm-font-48-normal {
    font-family: "DM sans";
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-44-bold {
    font-family: "DM sans";
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-44-normal {
    font-family: "DM sans";
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-40-bold {
    font-family: "DM sans";
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-40-normal {
    font-family: "DM sans";
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-38-normal {
    font-family: "DM sans";
    font-size: 38px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-38-bold {
    font-family: "DM sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-32-bold {
    font-family: "DM sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-32-normal {
    font-family: "DM sans";
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-28-bold {
    font-family: "DM sans";
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-28-normal {
    font-family: "DM sans";
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-24-bold {
    font-family: "DM sans";
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-24-normal {
    font-family: "DM sans";
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-22-bold {
    font-family: "DM sans";
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-22-normal {
    font-family: "DM sans";
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-20-bold {
    font-family: "DM sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}

.wmm-font-20-normal {
    font-family: "DM sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
}

.wmm-font-18-bold {
    font-family: "DM sans";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.wmm-font-18-normal {
    font-family: "DM sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
}

.wmm-font-16-bold {
    font-family: "DM sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}

.wmm-font-16-normal {
    font-family: "DM sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
}

.wmm-font-14-bold {
    font-family: "DM sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}

.wmm-font-14-normal {
    font-family: "DM sans";
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
}

.wmm-font-12-bold {
    font-family: "DM sans";
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
}

.wmm-font-12-normal {
    font-family: "DM sans";
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
}

.wmm-font-10-bold {
    font-family: "DM sans";
    font-size: 10px;
    font-weight: 700;
    line-height: 1.3;
}

.wmm-font-10-normal {
    font-family: "DM sans";
    font-size: 10px;
    font-weight: 300;
    line-height: 1.3;
}
ul.wmm-ul li {
    list-style: disc;
    padding-left: .5rem;
}
ul.wmm-ul {
    padding-left: 1rem;
}
ul.wmm-ul-no-padding {
    padding-left: 0;
    margin-left:0;
}
span.wmm-capture.d-block {
    font-style: italic;
    margin-top: .5rem;
}
li.wmm-li-title {
    font-weight: bold;
    color: #143b17;
    font-size: 20px;
    margin-bottom: 12px;
}
.before-after-img{
    border-radius: 10px;
}
.before-after-card{
    position:relative;
    margin-bottom: 12px;
}
span.before-tagline {
    font-weight: 900;
    font-size: 18px;
    color: #b1b1b1;
    position: absolute;
    top: 20px;
    left: 30px;
    background: #eee;
    border-radius: 50px;
    padding: 0 15px;
}
span.after-tagline {
    font-weight: 900;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    top: 20px;
    left: 30px;
    background: #3f5b39;
    border-radius: 50px;
    padding: 0 15px;
}
.before-after-icon {
    position: absolute;
    z-index: 1;
    text-align: center;
    font-size: 110px;
    color: #133a16;
    text-shadow: 5px 5px #3f5b39;
    transform: rotate(90deg);
}
.before-after-row{
    justify-content: center;
    align-items: center;
}
/*********************************************** Global Styles ***********************************************/
* {
    padding: 0;
    margin: 0;
    font-family: "DM sans";
    box-sizing: border-box;
}

li {
    list-style: none;
}

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

* {
    text-decoration: none;
    font-size: 1rem;
}

section {
    padding: 64px 0;
}

p {
    margin: 0 !important;
}

.glc__title__mb {
    margin-bottom: 32px;
}

.wmm-button-hover:hover {
    box-shadow: 0 80px 0 0 rgba(0, 0, 0, .25) inset, 0 -80px 0 0 rgba(0, 0, 0, .25) inset;
    color: #fff;
    transition: all 0.8s, color 0.3s 0.3s;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}



/*********************** item card ***********************/
span.service-item-id {
    position: absolute;
    left: 4px;
    font-size: 104px;
    color: #eee;
    top: 0;
    font-weight: bold;
}
/*********************** Header intro ***********************/

.wmm-intro-header {
    background-color: #262626;
    padding: 0;
    padding: 8px 0;
    position: sticky;
    top: 0;
}

.wmm-intro-logo {
    width: 152px;
}

.wmm-intro-logo img {
    width: 100%;
}

.gls-buy-now-button {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gls-buy-now-button a {
    background-color: #82b440;
    padding: 4px 16px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
}

.ml16 {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    overflow: hidden;
    font-size: 64px;
}

.ml16 .letter {
    opacity: 0;
}

.ml16 .letter {
    font-size: 64px;
    display: inline-block;
}

.sub-title-header .letter {
    opacity: 0;
}

.sub-title-header .letter {
    font-size: 24px;
    display: inline-block;
}
.wmm-service-card:hover .service-item-id{
    color: #c1e5c3;
}
@media (max-width: 768px) {
    .ml16 .letter {
        font-size: 32px;
    }
}

@media (max-width: 320px) {
    .ml16 .letter {
        font-size: 24px;
    }

    .sub-title-header .letter {
        font-size: 16px;
    }
}

/******************************** Green Bar ********************************/
section.wmm-green-bar {
    padding: 12px 0;
    background-color: #3f5b39;
    display: none;
}

.wmm-contact-links {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wmm-contact-links a {
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #ffffff80;
    padding: 0 5px;
}

.wmm-header-datetime {
    width: fit-content;
    color: #fff;
}

.wmm-social-medias {
    display: flex;
    width: fit-content;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    gap: 8px;
}

.wmm-social-medias li a {
    color: #fff;
}

@media screen and (min-width: 992px) {
    section.wmm-green-bar {
        display: block;
        transition: all .3s ease;
    }

}

/************** Main nav **************/
.navbar {
    background-color: #fff;
    padding: 16px 0;
    z-index: 1000;
    width: 100%;
}

.navbar_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition: all 0.5s ease;
}

.navbar.fixed {
    position: fixed;
    top: 0;
    padding-top: 17px;
}

.navbar.fixed .show {
    top: 0;
}

.wmm-navbar-logo {
    width: 154px;
    margin-left: auto;
    margin-right: auto;
}

.wmm-navbar-logo img {
    width: 100%;
}

.nav-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    width: fit-content;
    margin-right: 25px;
}

.nav-item {
    position: relative;
    font-weight: 600;
    font-size: 16PX;
}

.nav-item i {
    padding-left: 5px;
    transition: all .3s ease;
}

.nav-item a {
    display: block;
    color: #45351c;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: all .5s ease;
}

.nav-item a:hover {
    color: #3f5b39;
}

.nav-item a:hover i {
    transform: rotate(180deg);
    padding-right: 5px;
    padding-left: 0;
}

.submenu {
    opacity: 0;
    position: absolute;
    background-color: #fff;
    min-width: 300px;
    z-index: 1;
    top: 100%;
    left: 0;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    padding-left: 0;
    transition: all .3s ease;
    transform: translateY(100%);
    pointer-events: none;
}

.second-submenu {
    opacity: 0;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    z-index: 1;
    top: 0;
    left: 100%;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    padding-left: 0;
    transition: all .3s ease;
    transform: translateX(50%);
    overflow: hidden;
    pointer-events: none;
}

.submenu-item {
    width: 100%;
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
}

.submenu-item::before {
    font-family: "Font Awesome 6 Free";
    content: '\f06c';
    color: #3f5b39;
    padding-left: 6px;
    opacity: 0;
    transform: translateX(-35%);
    transition: all .3s ease-out;
}

.submenu-item:hover::before {
    opacity: 1;
    transform: translateX(0);
}

.submenu-item a {
    padding: 12px;
    padding-left: 6px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
    padding: 14px 16px;
}

.nav-toggle .bar {
    width: 25px;
    height: 3px;
    background-color: #45351c;
    margin: 4px 0;
}

.wmm-booknow-button {
    display: none;
}

.wmm-booknow-button a {
    background-color: #3f5b39;
    padding: 16px 32px;
    border-radius: 6px;
    border: 1px solid;
    color: #fff;
    text-decoration: none;
    transition: all 1s ease;
}


.wmm-nav-close {
    display: none;
}

.wmm-mobile-haeder-search {
    display: block;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

.wmm-mobile-haeder-search i {
    font-size: 36px;
}

.wmm-search-popup {
    display: none;
    background-color: rgba(0, 0, 0, .90);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    transition: all .3s ease;
}

.wmm-search-popup.active {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(0);
}

.wmm-popup-close {
    z-index: 100;
    position: absolute;
    top: 10%;
    right: 10%;
    width: 24px;
    height: 24px;
}

.wmm-popup-close i {
    font-size: 24px;
    color: #3f5b39;
}

.wmm-search-input {
    width: 70%;
}

.wmm-search-input input {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    font-size: 20px;
    color: #fff;
}

.wmm-search-input input::placeholder {
    color: #fff;
}

.wmm-search-input input:focus {
    outline: none;
}
img.logo-icon {
    padding-left: 19px;
    border-radius: 187px;
    margin-top: -46px;
}
img.services {
    margin-top: 24px;
}
@media screen and (min-width: 992px) {
    .wmm-navbar-logo {
        width:230px;
        margin-left: 0;
    }

    .wmm-booknow-button {
        display: block;
    }

    .wmm-mobile-haeder-search {
        display: none;
    }

    .nav-item:hover>.submenu {
        opacity: 1;
        transform: translateY(0);
        transition: all .3s ease;
        pointer-events: unset;
    }

    .submenu-item:hover>.second-submenu {
        opacity: 1;
        transform: translateX(0);
        transition: all .3s ease;
        pointer-events: unset;
    }
}

@media (max-width: 992px) {
    .nav-list {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: none;
        width: 100%;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        transition: all .3s ease;
        background-color: #fff;
    }

    .wmm-nav-close {
        display: block;
        position: absolute;
        top: 10%;
        right: 10%;
        width: 48px;
        height: 48px;
    }

    .wmm-nav-close i {
        font-size: 48px;
    }

    .nav-item {
        width: 100%;
    }

    .nav-toggle {
        display: flex;
        position: absolute;
        left: 8px;
    }

    .submenu {
        position: relative;
        height: 0;
        top: 0;
        transform: translateY(0);
    }

    .submenu.active {
        display: flex;
        height: fit-content;
        opacity: 1;
    }

    .nav-item.active .submenu,
    .submenu-item.active .submenu {
        display: flex;
    }

    .nav-list.active {
        display: flex;
        transform: translateX(0);
        overflow-y: scroll;
    }
}


/******************* Hero Banner *******************/
section.wmm-hero-banner {
    background-image: url("../images/background.jpg");
    background-position: center;
    background-size: cover;
    padding: 96px 0;
    position: relative;
    overflow: hidden;
}

.wmm-hero-banner-content {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 12px;
    z-index: 2;
    position: relative;
    height: 300px;
}

.wmm-hero-title {
    font-size: 64px;
    font-family: "DM sans";
    font-weight: 900;
}
.wmm-hero-h1 {
    font-size: 64px;
    font-family: "DM sans";
    font-weight: 900;
}
.wmm-hero-banner-content h1 {
    margin-bottom: 0;
}

.wmm-hero-banner-content p {
    margin-bottom: 0;
    color: #797979;
    max-width: 330px;
    height: 0;
    overflow: hidden;
    transition: all 1s ease;
    margin-top: 16px;
}

.wmm-hero-banner-content a {
    background-color: #3f5b39;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    width: 0;
    height: 48px;
    justify-content: center;
    align-items: center;
    display: flex;
    white-space: nowrap;
    padding: 0;
    overflow: hidden;
    transition: all 1s ease;
    margin-top: 16px;
}

.wmm-hero-banner-content a i {
    margin-left: 8px;

}

.wmm-bushas-image {
    position: absolute;
    right: -10%;
    top: 0;
    z-index: 3;
    display: none;
}

.wmm-hero-plant-image {
    position: absolute;
    left: -5%;
    top: 0;
    opacity: .8;
    transform: rotateY(180deg);
    z-index: 2;
    width: 30%;
}

.wmm-leafs-image {
    position: absolute;
    top: 0;
    right: 10%;
    left: 500%;
    opacity: 0;
    transition: all 1s ease;
    z-index: -1;
    animation-name: floatLeafs;
    animation-duration: 5s;
    animation-fill-mode: both;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

.wmm-twoleaf-image {
    position: absolute;
    transition: all 1s ease;
    top: 0;
    left: -500%;
    opacity: 0;
    z-index: -1;
    animation-name: floatLeafs;
    animation-duration: 8s;
    animation-delay: 2s;
    animation-fill-mode: both;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.wmm-hero-g-mark {
    position: absolute;
    font-family: sans;
    left: 5%;
    top: 0;
    font-size: 300px;
    font-weight: 900;
    color: #45351c;
    z-index: 1;
}

.wmm-float-objects {
    animation-name: floatObjects;
    animation-duration: 4s;
    animation-fill-mode: both;
    animation-direction: alternate-reverse;
    animation-iteration-count: infinite;
}

@keyframes floatObjects {
    from {
        transform: translateY(-30px);
    }

    to {
        transform: translateY(30px);
    }
}

@keyframes floatLeafs {
    from {
        transform: translateY(-30px);
    }

    to {
        transform: translateY(30px);
    }
}


@media screen and (min-width: 992px) {
    .wmm-font-18-lg-normal {
        font-family: "DM sans";
        font-size: 18px;
        font-weight: 300;
        line-height: 1.2;
    }

    .wmm-hero-g-mark {
        font-size: 500px;
        top: -24%;

    }

    .wmm-bushas-image {
        right: -15%;
        display: block;
    }

    .wmm-hero-plant-image {
        left: 0;
        width: 14%;
    }
}

@media screen and (min-width: 1025px) {
    .wmm-swiper-card-inner {
        min-height: 352px;
    }
    .wmm-hero-g-mark {
        font-size: 600px;
    }

    .wmm-bushas-image {
        right: -100%;
        display: block;
        transition: all 1s ease;
    }

    .wmm-hero-title {
        font-size: 14px;
        font-family: "DM sans";
        font-weight: 900;
    }

    .wmm-hero-h1 {
        font-size: 64px;
        font-family: "DM sans";
        font-weight: 900;
        color: #143b17;
    }

    .wmm-hero-banner-content p {
        max-width: 400px;
    }
}

@media screen and (max-width: 1025px) {
    .wmm-bushas-image {
        right: -20% !important;
    }
}

@media screen and (max-width: 554px) {
    section.wmm-hero-banner {
        padding: 48px 0;
    }

    .wmm-hero-title {
        font-size: 32px;
        font-family: "DM sans";
        font-weight: 900;
    }
    .wmm-hero-h1 {
        font-size: 32px;
        font-family: "DM sans";
        font-weight: 900;
    }


    .wmm-hero-g-mark {
        font-size: 150px;
        left: 2%;
    }

    .wmm-hero-banner-content {
        gap: 6px;
    }

    .wmm-hero-plant-image {
        width: 25%;
    }

}


/********************* Hero Banner Contact Box *********************/
.wmm-hero-contact-box {
    position: relative;
    z-index: 5;
    margin-top: 16px;
    padding: 16px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}

.wmm-hero-contact-box-image {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 30%;
    opacity: 0;
    display: none;
}

.wmm-hero-contact-box-image img {
    width: 100%;
}

.wmm-hero-contact-half {
    display: flex;
    padding: 12px 12px;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    width: 100%;
}

.wmm-hero-contact-half:nth-child(1) {
    border-bottom: 1px solid #797979;
    border-right: 0;
}

.wmm-hero-contact-half h3 {
    color: #3f5b39;
    font-family: 'DM sans';
    font-weight: 700;
    font-size: 16px;
}

.wmm-hero-contact-half a {
    color: #45351c;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    transition: all .5s ease;
}

.wmm-hero-contact-half a:hover {
    color: #3f5b39;
    transition: color .1s ease;
    transition-delay: 0 !important;
}

@media screen and (min-width: 1025px) {
    .wmm-hero-contact-box-image {
        opacity: 1;
        display: block;
    }
}

@media screen and (min-width: 554px) {
    .wmm-hero-contact-box {
        flex-direction: row;
        padding: 32px 0;
        margin-top: 96px;
    }

    .wmm-hero-contact-half {
        width: 50%;
        overflow: hidden;
    }

    .wmm-hero-contact-half:nth-child(1) {
        border-right: 1px solid #797979;
        border-bottom: 0;
    }

    .wmm-hero-contact-half h3 {
        color: #3f5b39;
        font-family: 'DM sans';
        font-weight: 700;
        font-size: 24px;
    }

    .wmm-hero-contact-half a {
        color: #45351c;
        font-weight: 700;
        font-size: 28px;
        text-decoration: none;
    }

    .wmm-hero-contact-half {
        display: flex;
        padding: 0 24px;
    }
}




@media screen and (min-width: 748px) {
    .before-after-card{
        margin-bottom: 0;
    }
    .before-after-icon {
        transform: none;
    }

}


/*********************** About us ***********************/
.wmm-about-us-photo {
    position: relative;
    margin-top: 32px;
}

.wmm-about-us-photo img {
    width: 100%;
    border-radius: 6%;
}

.wmm-about-us-photo-button {
    position: absolute;
    padding: 32px;
    border-radius: 50%;
    border: 15px solid #fff;
    background-color: #3f5b39;
    color: #fff;
    bottom: -5%;
    right: -5%;
    width: 128px;
    height: 128px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: all .3s ease;
}

.wmm-about-us-photo-button:hover {
    color: #fff;
    bottom: -4%;
}

.wmm-about-us-photo-button i {
    text-decoration: none;
    font-size: 48px;
    transform: rotate(-45deg);
    transition: all .3s ease-in;
    transition-delay: .3s;
}

.wmm-about-us-photo-button:hover i {
    transform: rotate(0);
}

.wmm-about-us-content {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}

.wmm-about-us-content p {
    color: #797979;
}

.wmm-title-wrapper {
    color: #3f5b39;
    font-family: 'DM sans';
}

.wmm-title-about-us {
    color: #45351c;
    font-family: 'DM sans';
}

.wmm-title-about-us span {
    color: #3f5b39;
}

.wmm-about-us-video {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.wmm-video-container {
    position: relative;
    width: 50%;
}

.wmm-video-container img {
    width: 100%;
    border-radius: 8px;
}

.wmm-play {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
    width: fit-content;
    padding: 11px;
    border-radius: 50%;
    border: 1px solid rgba(234, 234, 234, .6);
}

.wmm-play-button {
    color: #3f5b39;
    background-color: #fff;
    border-radius: 50%;
    padding: 32px;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    animation: playbutton 2s infinite;
    animation-timing-function: linear;
    -webkit-box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
    -moz-box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
    box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
    /* animation: shadowPulse 4s infinite; */
    border: 1px solid rgba(234, 234, 234, .6);

}

@keyframes shadowPulse {
    0% {
        -webkit-box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
        -moz-box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
        box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
    }

    40% {
        -webkit-box-shadow: 0px 0px 46px 31px rgba(42, 125, 46, 0.75);
        -moz-box-shadow: 0px 0px 46px 31px rgba(42, 125, 46, 0.75);
        box-shadow: 0px 0px 46px 31px rgba(42, 125, 46, 0.75);
    }

    100% {
        -webkit-box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
        -moz-box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
        box-shadow: 0px 0px 46px -200px rgba(42, 125, 46, 0.75);
    }
}

.wmm-play-button:hover {
    color: #3f5b39;
}

.wmm-play-button i {
    font-size: 24px;
}

.wmm-about-us-checks {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
}

.wmm-about-us-checks a {
    color: #45351c;
    transition: all .3s ease;
    text-decoration: none;
}

.wmm-about-us-checks i {
    color: #3f5b39;
    margin-right: 8px;
}

.wmm-about-us-checks a:hover {
    color: #3f5b39;
}

.wmm-about-us-contact {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 32px;
    align-items: flex-start;
}

.wmm-about-us-contact-btn {
    background-color: #3f5b39;
    padding: 16px;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    transition: all 1s ease;
}

.wmm-about-us-contact-btn i {
    margin-left: 8px;
}

.wmm-call-us-directly {
    color: #797979;
}

.wmm-call-us-directly i {
    color: #3f5b39;
    margin-right: 8px;
}

.wmm-about-us-call a {
    color: #45351c;
    transition: all .3s ease;
    text-decoration: none;
}

.wmm-about-us-call a:hover {
    color: #3f5b39;
}

.video-content {
    width: 50%;
}

.popup-video {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 500%;
    background: rgba(11, 11, 11, 0.85);
    z-index: 9999999;
    transition: all 0.5s ease;
}

.background-popup-video {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video iframe {
    width: 100%;
    height: 500px;
}

.close-icon {
    background: #45351c;
    height: 32px;
    width: 32px;
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 32px;
}

.close-icon:hover {
    cursor: pointer;
}

.video-content .close {
    display: flex;
    justify-content: end;
}

@media (max-width: 370px) {
    .wmm-play {
        left: 66%;
        top: 67%;
    }
}

@media screen and (min-width: 554px) {
    .wmm-about-us-photo-button {
        width: 168px;
        height: 168px;
    }

    .wmm-about-us-photo-button i {
        font-size: 72px;
    }
}

@media screen and (min-width: 992px) {
    .wmm-about-us-photo {
        margin-top: 0;
    }

    .wmm-font-44-lg-bold {
        font-family: "DM sans";
        font-size: 48px;
        font-weight: 700;
        line-height: 1.2;
    }

    .wmm-about-us-contact {
        flex-direction: row;
    }

    .wmm-about-us-photo {
        display: flex;
    }
}

@media screen and (min-width: 1025px) {
    .wmm-about-us-contact-btn {
        padding: 16px 48px;
    }
}

@media screen and (max-width: 375px) {
    .wmm-about-us-checks {
        gap: 5px;
    }

    .wmm-play-button {
        padding: 16px;
        width: 32px;
        height: 32px;
    }

    .wmm-play-button i {
        font-size: 16px;
    }

    .wmm-about-us-video {
        gap: 12px;
    }
}


/*********************** Why choose us ***********************/
section.wmm-why-choose-us {
    background-image: url("../images/why-choose-us-bg.png");
    background-position: bottom;
    background-size: cover;
}

.wmm-why-choose-us-photo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wmm-why-choose-us-photo img {
    width: 50%;
}

.wmm-why-choose-us-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.wmm-why-choose-us-content p {
    color: #797979;
}

.wmm-countup {
    display: flex;
    flex-direction: row;
    margin-top: 32px;
    gap: 16px;
}

.wmm-countup-half {
    width: 50%;
    padding: 0 16px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.wmm-countup-half p {
    color: #797979;
    text-wrap: wrap;
}

.wmm-countup-half:nth-child(1) {
    border-right: 1px solid #797979;
}

.wmm-coutup-number {
    position: relative;
}

.wmm-coutup-number::before {
    background-color: #3f5b39;
    position: absolute;
    content: '';
    left: -19px;
    right: auto;
    bottom: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    opacity: .2;
}

@media screen and (min-width: 554px) {
    .wmm-countup {
        display: flex;
        flex-direction: row;
        margin-top: 32px;
    }

    .wmm-countup-half {
        width: 50%;
        padding: 0 32px;
    }
}

@media screen and (min-width: 992px) {
    .wmm-why-choose-us-photo img {
        width: 100%;
    }
    .wmm-about-us-video {
        gap: 32px;
    }
}

@media screen and (max-width: 375px) {
    .wmm-countup {
        flex-direction: column;
        gap: 32px;
    }

    .wmm-countup-half {
        width: 100%;
    }

    .wmm-countup-half:nth-child(1) {
        border-right: 0;
    }
}


/******************* Our Services *******************/
.our-services-header img {
    display: none;
}

.wmm-swiper-holder {
    overflow: hidden;
}

.swiper {
    padding-bottom: 32px;
}


.wmm-card-img{
    background-position: center;
    background-size: cover;
}

.wmm-swiper-card {
    background-color: #fff;
    box-shadow: 0px 8px 24px 0px rgba(149, 157, 165, 0.2);
    border-radius: 8px;
    overflow: hidden;
}

.wmm-service-card {
    background-color: #fff;
    box-shadow: 0px 8px 24px 0px rgba(149, 157, 165, 0.2);
    border-radius: 8px;
    display: flex;
    flex-direction: row-reverse;
    position: relative;
}
.wmm-swiper-card-image {
    width: 100%;
    margin-top: 16px;
}

.wmm-swiper-card-inner {
    position: relative;
    padding: 16px 32px;
}

.wmm-swiper-inner-card-title {
    text-align: center;
    color: #45351c;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    position: relative;
    padding: 24px 16px;
    transition: all .3s ease;
}
.wmm-inner-card-title {
    color: #45351c;
    display: flex;
    flex-direction: column;
    gap: 12px;
    position: relative;
    padding: 24px 16px;
    transition: all .3s ease;
}

.wmm-swiper-inner-card-title:hover::before {
    height: 100%;
    transition: all .3s ease;
}

.wmm-swiper-inner-card-title:hover {
    color: #fff;
}

.wmm-swiper-inner-card-title:hover .wmm-swiper-card-icon {
    transform: rotate(360deg);
}

.wmm-swiper-inner-card-title:hover .wmm-swiper-title-link {
    color: #fff;
}

.wmm-swiper-inner-card-title>* {
    z-index: 2;
}

.wmm-swiper-inner-card-title::before {
    content: '';
    width: 100%;
    height: 0;
    border-radius: 8px;
    background-color: #3f5b39;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all .3s ease;
}

.wmm-swiper-card-icon {
    width: 108px;
    height: 108px;
    position: absolute;
    background-color: #e8f4e6;
    padding: 12px;
    border: 10px solid #fff;
    border-radius: 50%;
    top: -30%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(0);
    transition: all .5s ease;
}

.wmm-swiper-title-link {
    color: #45351c;
    text-decoration: none;
    height: auto;
    cursor: pointer;
    transition: all .3s ease;
}

.wmm-swiper-title-link:hover {
    color: #45351c;
}

.wmm-swiper-card-button {
    padding: 16px 32px;
    background-color: #fff;
    border: 1px solid #3f5b39;
    color: #3f5b39;
    text-decoration: none;
    transition: all .3s ease;
    border-radius: 5px;
}
.site-phone-header i {
    font-size: 24px;
    color: #2b7a2f;
}
.wmm-swiper-card-button:hover {
    background-color: #3f5b39;
    color: #fff;
    border-color: #fff;
}

.wmm-card-button {
    max-width:226px;
    padding: 16px 32px;
    background-color: #fff;
    border: 1px solid #3f5b39;
    color: #3f5b39;
    text-decoration: none;
    transition: all .3s ease;
    border-radius: 5px;
    display:block;
    
}

.wmm-card-button:hover {
    background-color: #3f5b39;
    color: #fff;
    border-color: #fff;
}

@media screen and (max-width: 554px) {
    .wmm-swiper-card-inner {
        padding: 16px;
    }
}

@media screen and (min-width: 1025px) {
    .wmm-swiper-holder {
        margin-top: -150px;
    }

    section.our-services {
        padding-top: 0 !important;
        overflow: hidden;
    }

    section.our-services .container-fluid {
        padding: 0 !important;
    }

    .our-services-header {
        display: flex;
        padding: 0;
    }

    .our-services-title {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding: 0 48px;
    }

    .our-services-header img {
        display: block;
        width: 55%;
    }

    .wmm-swiper-card-icon {
        top: -30%;
    }
}

@media screen and (min-width: 1450px) {
    .wmm-swiper-holder {
        margin-top: -200px;
    }
}

@media screen and (min-width: 2000px) {
    .wmm-swiper-holder {
        margin-top: -250px;
    }
}

/******************Youtube Banner******************/
.wmm-banner {
    background: rgb(247, 247, 247);
    background: linear-gradient(0deg, rgba(247, 247, 247, 1) 35%, rgba(255, 255, 255, 1) 35%);
    display: none;
}

.wmm-youtube-video-banner {
    background-image: url('../images/video-section-banner.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    padding: 36px 68px;
    width: 100%;
    max-width: 90%;
}

.wmm-video-banner-link {
    padding: 16px 32px;
    background-color: #3f5b39;
    border: 1px solid #3f5b39;
    color: #fff;
    text-decoration: none;
    transition: all .3s ease;
    border-radius: 5px;
}

.wmm-video-banner-content {
    max-width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.wmm-video-banner-play-button-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
}

.wmm-video-banner-play-button {
    color: #3f5b39;
    background-color: #fff;
    border-radius: 50%;
    padding: 32px;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    animation: playbutton 2s infinite;
    animation-timing-function: linear;
}

@keyframes playbutton {
    0% {
        outline: 0px solid rgba(42, 125, 46, .5);
    }

    100% {
        outline: 40px solid rgba(42, 125, 46, 0);
    }
}

.wmm-video-banner-play-button:hover {
    color: #3f5b39;
}

@media screen and (min-width:992px) {
    .wmm-banner {
        display: block;
    }
    .wmm-swiper-card-image {
        margin-top: 0;
    }
    .wmm-swiper-card-inner {
        min-height: 410px;
    }
}

/********************* Our Work *********************/
section.wmm-our-work {
    background-color: #F7F7F7;
}

.wmm-our-work-cards {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.wmm-our-work-card {
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    align-items: center;
    padding: 32px;
    text-align: center;
    background-color: #fff;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.wmm-our-work-card:hover .wmm-our-work-card-icon {
    transform: rotate3d(1, 1, 1, 358deg);
}

.wmm-our-work-card:nth-child(1),
.wmm-our-work-card:nth-child(4) {
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

.wmm-our-work-card span {
    color: #0000001a;
    font-size: 48px;
    font-weight: 700;
}

.wmm-our-work-card-icon {
    background-color: #E8F4E6;
    width: 132px;
    height: 132px;
    padding: 32px;
    transform: rotate3d(0);
    transition: all .3s ease;
}

.wmm-our-work-card h4 {
    margin-bottom: 0;
    font-family: "DM sans";
}

@media screen and (min-width: 992px) {
    .wmm-our-work-card h4 {
        min-height: 68px;
    }
    .wmm-our-work-card p {
        min-height: 125px;
    }
}


/*************** Plans ***************/
.wmm-plans-container {
    border-radius: 16px;
    overflow: hidden;
    padding: 0 !important;
    box-shadow: 7px 6px 10px 0px rgba(0, 0, 0, 0.04);
}

.wmm-plans-boxes-basic-container,
.wmm-plans-boxes-premium-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.wmm-plan-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #E5E5E5;
    padding: 64px 36px;
    color: #797979;
}


.wmm-basic-box {
    background-color: #3f5b39;
    border: 0;
    color: #fff;
}

.wmm-basic-box h3 {
    margin-bottom: 0;
    color: #fff;
}

.wmm-plan-box ul {
    padding-left: 0;
}

.wmm-plan-box li i {
    color: #3f5b39;
    margin-right: 5px;
}

.wmm-basic-plan-price {
    background: url('../images/basic-plan.jpg');
    background-position: center;
    background-size: cover;
    box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.8);
}

.wmm-basic-plan-price a {
    background-color: #fff;
    border: 1px solid #3f5b39;
    text-decoration: none;
    color: #3f5b39;
    padding: 12px 16px;
    transition: all .3s ease;
    transition-delay: 0.01s !important;
}

.wmm-basic-plan-price p {
    color: #45351c;
    display: flex;
    align-items: center;
    gap: 12px;
}

.wmm-basic-plan-price a:hover {
    background-color: #3f5b39 !important;
}

.wmm-plans-boxes-premium-container .wmm-plan-box {
    background-color: #E5E5E5;
}

.wmm-plans-boxes-premium-container .wmm-plan-box:nth-child(4) {
    background-color: #fff;
}

.wmm-premium-box {
    background-image: url('../images/premium-plan.png');
    background-position: center;
    background-size: cover;
    color: #fff;
    border: none !important;
}

.wmm-premium-box h3 {
    margin-bottom: 0;
    color: #fff;
}

.wmm-premium-plan-price a {
    background-color: #3f5b39;
    border: 1px solid #3f5b39;
    text-decoration: none;
    color: #fff;
    padding: 12px 16px;
    transition: all .3s ease;
    transition-delay: 0.01s !important;
}

.wmm-premium-plan-price p {
    color: #45351c;
    display: flex;
    align-items: center;
    gap: 12px;
}

.wmm-plans-boxes-premium-container .wmm-plan-box {
    border: 1px solid #f5f5f5;
}

@media screen and (min-width: 1024) {
    .wmm-plan-box {
        padding: 72px;
    }

    .wmm-basic-plan-price a {
        padding: 12px 36px;
    }

    .wmm-premium-plan-price a {
        padding: 12px 36px;
    }
}


/***************** Welcome Section *****************/
section.wmm-welcome-section {
    background-image: none;

}

.wmm-welcome-boxes {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
}

.wmm-welcome-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    padding: 32px;
    border-radius: 8px;
    border-left: 4px solid #3f5b39;
    max-width: none;
    width: 100%;
    margin-left: 0;
    box-shadow: 0px 8px 24px 0px rgba(149, 157, 165, 0.2);
    background-color: #fff;
    position: relative;
    transform: translateY(0);
    transition: all .3s ease;
}

.wmm-welcome-box:hover {
    transform: translateY(-10px);
}

.wmm-welcome-box:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
}

.wmm-welcome-box-id span {
    color: #3f5b39;
}

.wmm-welcome-box-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.wmm-welcome-box-content h4 {
    margin-bottom: 0;
}

.wmm-welcome-box-content p {
    color: #797979;
}

@media screen and (min-width: 554px) {
    .wmm-welcome-box {
        flex-direction: row;
    }
}

@media screen and (min-width: 992px) {
    section.wmm-welcome-section {
        background-image: url('../images/welcome-section-bg.png');
        background-position: center right -270%;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .wmm-welcome-box {
        max-width: 450px;
        margin-left: 120px;
    }

    .wmm-welcome-box:nth-child(2) {
        margin-left: 0;
        margin-right: 120px;
    }
}

@media screen and (min-width: 1025px) {
    section.wmm-welcome-section {
        background-image: url('../images/welcome-section-bg.png');
        background-position: center right;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width: 1450px) {
    .wmm-welcome-box:nth-child(1)::before {
        content: '';
        position: absolute;
        left: -285px;
        bottom: -100px;
        background-image: url('../images/rope-left.png');
        background-size: contain;
        background-repeat: no-repeat;
        right: auto;
        width: 100%;
        height: 165px;
    }

    .wmm-welcome-box:nth-child(2)::before {
        content: '';
        position: absolute;
        right: -455px;
        bottom: -100px;
        background-image: url('../images/rope-right.png');
        background-size: contain;
        background-repeat: no-repeat;
        left: auto;
        width: 100%;
        height: 165px;
    }
}


/*************************** Blogs ***************************/
section.wmm-blogs {
    background-color: #F7F7F7;
}

.wmm-blogs-title {
    overflow-y: hidden;
}

.wmm-latest-blog {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 16px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.wmm-latest-blog img {
    width: 100%;
}

.wmm-categories {
    padding: 0 32px;
}

.wmm-categories a {
    color: #45351c;
    text-decoration: none;
    transition: .3s ease;
}

.wmm-categories a:hover {
    color: #3f5b39;
}

.wmm-lates-blog-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0 32px;
    padding-bottom: 32px;
}

.wmm-lates-blog-content a {
    padding: 16px 32px;
    width: fit-content;
}

.wmm-latest-blogs-cards {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-top: 32px;
}

.wmm-blog-card {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.wmm-blog-card .wmm-blog-card-content {
    padding: 24px 16px;
}

.wmm-blog-img-holder {
    width: 100%;
}

.wmm-blog-img-holder img {
    width: 100%;
    height: 100%;
}

.wmm-blog-card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    padding: 32px;
}

.wmm-blog-card-content .wmm-categories {
    padding: 0;
}

.wmm-blog-card-title-link {
    color: #45351c;
    text-decoration: none;
    transition: all .3s ease;
    padding: 0 !important;
}

.wmm-blog-card-title-link:hover {
    color: #3f5b39;
}

@media screen and (min-width: 1025px) {
    .wmm-blog-img-holder {
        width: 65%;
    }

    .wmm-blog-card .wmm-blog-card-content {
        padding: 64px 32px;
    }
}

@media screen and (min-width: 992px) {
    .wmm-latest-blogs-cards {
        margin-top: 0;
    }
}

@media screen and (min-width: 554px) {
    .wmm-blog-card {
        flex-direction: row;
    }
}


/************************ footer ************************/
footer {
    background-image: url('../images/footer-bg.jpg');
    background-position: right top;
    background-size: cover;
    color: #fff;
}

.wmm-footer-contact {
    border-bottom: 1px solid #E5E5E5;
}

.wmm-footer-contact h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
}

.wmm-footer-call {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.wmm-footer-phone {
    color: #fff;
    text-decoration: none;
    transition: all .3s ease;
}

.wmm-footer-phone i {
    color: #3f5b39;
    font-size: 28px;
    margin-right: 8px;
}

.wmm-footer-phone:hover {
    color: #3f5b39;
}

.wmm-footer-desctiptions {
    border-bottom: 1px solid #E5E5E5;
}

.wmm-location-details {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    color: #c5c5c5;
    padding-right: 0;
}

.wmm-location-details h4 {
    color: #3f5b39;
    margin-bottom: 0;
}

.wmm-location-details a {
    color: #c5c5c5;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid rgba(197, 197, 197, .15);
    transition: all .3s ease;
}

.wmm-location-details a:hover {
    color: #3f5b39;
    border-color: #3f5b39;
}

.wmm-email-input-container {
    position: relative;
    width: 100%;
}

.wmm-subscribe-part {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-top: 24px;
}

.wmm-subscribe-part h4 {
    color: #fff;
}

.wmm-subscribe-part input {
    width: 100%;
    border-radius: 25px;
    padding: 14px 24px;
    background: transparent;
    border: 1px solid #E5E5E5;
    color: #fff;
    transition: all .3s ease;
}

.wmm-subscribe-part input:focus {
    border-color: #3f5b39;
    outline: none;
}

.wmm-email-send-button {
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #3f5b39;
    color: #fff;
    top: 3px;
    right: 3px;
    outline: none;
    border: none;
    transition: all .3s ease;
}

.wmm-email-send-button:hover {
    background-color: #fff;
    color: #3f5b39;
}

.wmm-copyright {
    padding: 36px 0;
}

.wmm-copyright p {
    color: #fff;
}

.wmm-copyright a {
    color: #3f5b39;
    text-decoration: none;
    transition: all .3s ease;
}

.wmm-copyright a:hover {
    color: #fff;
}

@media screen and (min-width: 554px) {
    .wmm-font-64-lg-bold {
        font-size: 64px;
        font-weight: 700;
    }

    .wmm-location-details {
        padding-right: 32px;
    }
}

@media screen and (min-width: 992px) {
    .wmm-footer-contact h2 {
        text-align: left;
    }

    .wmm-subscribe-part {
        margin-top: 0;
    }
    .sub-title-header {
        font-size: 35px;
    }
    span.service-item-id {
        top: -6%;
    }
    .wmm-our-work-card {
        min-height: 440px;
    }
}


/******************** scroll top button ********************/
.wmm-scroll-top-button {
    position: fixed;
    width: 36px;
    height: 36px;
    bottom: 5%;
    right: 5%;
    background-color: #3f5b39;
    color: #fff;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
    animation: scrollButton 1.5s infinite;
    cursor: pointer;
    opacity: 0;
    transition: all .3s ease;
    animation-timing-function: cubic-bezier(0.36, 0.81, 0.36, 1);
    z-index: 998;
}

.wmm-scroll-top-button.show {
    opacity: 1;
}

@keyframes scrollButton {
    0% {
        outline: 0px solid rgba(42, 125, 46, .5);
    }

    100% {
        outline: 20px solid rgba(42, 125, 46, 0);
    }
}






/************************* Loader *************************/
.wmm-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    z-index: 1000;
    opacity: 1;
    transition: all .3s linear;
}

.wmm-loader.hide {
    opacity: 0;
    z-index: -1;
}
.intro-section {
    text-align: center;
    margin-bottom: 32px;
}
h1.wmm-hero-title {
    font-weight: bold;
    font-size: 54px;
}
.sub-title-header {
    font-family: "DM sans";
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #3f5b39;
}
p.intro-p {
    font-size: 26px;
    margin-top: 19px !important;
    display: block;
}
span.service-label-title {
    font-weight: 600;
    font-size: 17px;
}
img.service-label-img {
    width: 60px;
    display: block;
}
.service-label {
    display: flex;
    border: 1px solid #abaaaa;
    border-radius: 12px;
    align-items: center;
    background: white;
    padding: 3px 19px;
}
.service-label-group {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    justify-content: center;
}
a.service-label-action {
    display: flex;
    border-radius: 12px;
    align-items: center;
    gap: 13px;
    text-decoration: none;
    color: #494949;
}
.service-label:hover {
    background: #c3e9be;
}
#notification {
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    color: #fff;
    display: none;
}

.success {
    background-color: #28a745; /* Green for success */
}

.error {
    background-color: #dc3545; /* Red for error */
}