/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

* {
	 font-family: "Rubik", sans-serif;
}

.wpforms-submit::after {
    display: none !important;
}

.rubik-<uniquifier> {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.footer-column-3 a {
    text-transform: lowercase !important;
}

.am-adv-select__popper .el-cascader-node.in-active-path .am-adv-select__item-label {
    color: #000 !important;
}

input[type="submit"]:hover {
    color: #fff;
}

.wd-content-layout {
    padding-block: 0 !important;
}

section.vc_section {
    padding: 0px !important;
}

.vc_column-inner {
    padding-top: 0px !important;
}

.wpb_text_column.wpb_content_element {
    margin: 0px !important;
}
body .sec-1-1 {
    /* padding-block: 270px !important; */
    background-size: cover;
}

.blog-section {
    padding-top: 110px;
}

.blog-section .article-body-container {
    text-align: left;
}

.blog-section .article-body-container .read-more-section a {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
}

.blog-section .article-body-container h3 {
    font-size: 25px;
    color: #000;
}

.blog-section .article-body-container p {
    color: #000 !important;
}

.entry-content.wd-post-desc {
    color: #000;
}

.single-post .wd-content-area.site-content .wd-entry-content p {
    color: #000;
    text-align: center !important;
}

.single-post .wd-single-footer {
    display: none !important;
}

.single-post .wd-page-nav {
    display: none !important;
}

.single-post div#respond {
    display: table-column;
}

.single-post .pre-footer {
    margin-top: 40px;
}

.wd-single-post-header {
    padding-top: 90px;
}

.single-post .wd-post-meta {
    display: none !important;
}

/* .sec-1-1::before {
    content: '';
    background: url(/wp-content/uploads/2025/05/banner-image.png);
    width: 965px;
    height: 819px;
    position: absolute;
    right: -8%;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: right;
} */

.sec-1 h2 {
    font-weight: 700;
    font-size: 64px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 17px;
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.sec-1 p {
    color: #fff;
}

h2 {
    font-family: "Rubik", sans-serif;
}
.sec-1-1::after {
    background: url(/wp-content/uploads/2025/05/leave.png);
    width: 174px;
    height: 155px;
    background-repeat: no-repeat;
    background-position: top;
    z-index: 9;
    right: 0;
    left: 10%;
    margin: auto;
    bottom: 0;
    top: -5%;
    content: '';
    position: absolute;
    animation:  slide 3s infinite alternate;
    opacity: 1;
    transform-origin: center;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);

  }
  50% {
    transform: scale(1.05);
  }
}

@keyframes slide {
  0% {
    transform: translateX(-5px);
      transform: translateY(-10px);
  }
  100% {
    transform: translateX(5px);
      transform: translateY(10px);
  }
}

.parent-num h4::before {
  counter-increment: section;
  content: "0"counter(section);
  border: 2px dashed #17991a;
  border-radius: 22px;
  background: #093832;
  color: #fff;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  font-size: 14px;
  top: 4px;
}

.sec-6 .wpb_text_column.wpb_content_element {
    counter-reset: section;
}

.whb-top-bar-inner ul {
    display: flex;
    gap: 30px;
    padding: 0px;
    margin: 0px;
}

.whb-top-bar-inner ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-family: 'Rubik';
}

.whb-top-bar-inner ul li {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0px;
    gap: 10px;
}

.whb-top-bar-inner .whb-column.whb-col-left.whb-visible-lg {
    background: #0A322D;
    padding-inline: 50px;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}

span.wd-icon:hover {
    background: #309624 !important;
    color: #fff;
}

span.wd-icon {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 2px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    transition: 0.5s;
}

.whb-general-header {
    /* background: #17991A !important; */
}

.whb-general-header::after {
/*     content: ''; */
    background: #fff;
    position: absolute;
    top: 64px;
    left: 20%;
    right: 0%;
    bottom: 0;
}

.site-logo {
    max-height: inherit !important;
}

a.woodmart-nav-link span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #000;
    font-family: "Rubik", sans-serif;
    text-transform: none;
}

ul#menu-main-manu {
    gap: 40px;
    padding-right: 80px;
}

a.btn.theme-btn {
    background-image: linear-gradient(90deg, #17991a 0%, #1b6a3a 100%);
    border: 2px solid #17991a;
    border-radius: 5000000px;
    padding: 6px 6px 6px 30px;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
    color: #fff;
    font-family: "Rubik", sans-serif;
    gap: 30px;
    background-size: 200% auto !important;
    transition: all 0.7s ease-in-out;
    overflow: hidden;
}

a.btn.theme-btn::after {
    content: "\f120";
    font-family: "woodmart-font";
    background: #093832;
    border-radius: 85px;
    padding: 10px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
}
.whb-general-header-inner .whb-column.whb-col-right.whb-visible-lg {
    padding-left: 80px;
    border-left: 10px solid #1a8420;
    border-radius: 100px 0px 0px 100px;
}

.whb-general-header-inner .whb-column.whb-col-right.whb-visible-lg::before {
    content: '';
}

a.btn.theme-btn:hover {
    background-image: linear-gradient(90deg, rgba(23, 153, 26, 1) 41%, rgba(27, 106, 58, 1) 51%);
    background-position: right center !important;
}

.sec-1 p {
    margin-bottom: 27px;
}

.sec-1::before {
    content: url(/wp-content/uploads/2025/05/sec-1-before.png);
    position: absolute;
    top: 10%;
    left: 0;
    right: 70px;
    margin: auto;
    animation: rotate360 10s linear infinite;
    will-change: transform;
     transform-origin: center center;
    transform: translate(-50%, -50%) rotate(0deg); /* center it */
}

.sec-1 {
    /* padding-block: 260px !important; */
    display: flex;
    align-items: center;
}



@keyframes rotate360 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.sec-1::after {
    content: url(/wp-content/uploads/2025/05/circle-1-2.png);
    position: absolute;
    bottom: -50px;
    left: 6%;
    animation: rotate360 10s linear infinite;
    transform: translate(-50%, -50%) rotate(0deg); /* center it */
    transform-origin: center center;
}

.sec-1 .wpb_text_column.wpb_content_element::before {
    content: url(/wp-content/uploads/2025/05/hero-sheap3-1.png);
    position: absolute;
    top: -40%;
    left: -10px;
}

.sec-2 img {
}

.sec-2 .wpb_single_image.wpb_content_element.vc_align_left {
    text-align: center;
    margin: 0px !important;
}

.counter-value.wd-font-weight-600 {
    font-weight: 700 !important;
    font-size: 44px !important;
    line-height: 1 !important;
    color: #fff !important;
    padding-top: 10px;
}

.counter-value.wd-font-weight-600::after {
    content: '+';
}

.counter-label {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    text-align: center;
    color: #fff !important;
    margin-top: 5px !important;
}

.sec-2 {
    padding-block: 80px;
}

.woodmart-counter {
    margin: 0px !important;
}

.sec-2 {
    border-top: 10px solid rgba(23, 153, 26, 0.3);
    overflow: visible;
}

.sec-2::before {
    content: '';
    background: #17991A;
    position: absolute;
    width: 85%;
    height: 10px;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.sec-3 {
    padding-block: 130px;
    display: flex;
    align-items: center;
}

.sec-1 .wpb_text_column.wpb_content_element {
    /* width: 50%; */
    display: flex;
    justify-content: flex-end;
    margin-right: 33px !important;
}

.sec-1 h2::before {
    content: url(/wp-content/uploads/2025/05/growth-close-up-environmental-lush-natural-2.png);
    position: absolute;
    top: -38px;
    left: -50px;
    z-index: -2;
     animation: pulse 2s infinite ease-in-out;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1.1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.05);
    opacity: 1;
  }
}


.sec-1 h2 {
    position: relative;
    z-index: 2;
}
h4 {
    font-weight: 700;
    font-size: 20px;
    color: #093832;
    position: relative;
    font-family: 'Rubik';
    display: inline-flex;
    align-items: center;
    gap: 15px;
}

h4::before {
    left: 0;
}

h2 {
    font-weight: 600;
    font-size: 44px;
    line-height: 1.2;
    color: #000;
}

.sec-3 h2 {
    margin-bottom: 0px;
    padding-bottom: 25px;
}

.sec-3 h4 {
    padding-bottom: 6px;
}

.sec-3 p {
    color: #000;
}

.sec-1 p {
    font-size: 18px;
}

.sec-3 a.btn.theme-btn {
    margin-top: 12px;
}

.sec-3 .wpb_single_image.wpb_content_element.vc_align_left::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -71px;
    bottom: 0;
    background: url(/wp-content/uploads/2025/05/Group-1000001993.png) no-repeat;
    background-position: center;
    animation: rotateAnim 5s linear infinite;
}

.sec-3 .wpb_single_image.wpb_content_element.vc_align_left::after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/05/Group.png);
    width: 100%;
    height: 100%;
    top: -37px;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
}

@keyframes rotateAnim {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.sec-4 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center !important;
    padding-block: 110px;
}

.sec-4 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 40px;
}

.sec-4 .wpb_text_column.wpb_content_element.text-center p {
    color: #000;
}

.sec-4 .wpb_text_column.wpb_content_element.text-center h2 {
    padding-bottom: 3px;
}

.sec-4 .wpb_text_column.wpb_content_element.text-center h4 {
    padding-bottom: 4px;
}

h4::before, .sec-4 h4::after {
    content: url(/wp-content/uploads/2025/05/Rectangle-14.png);
    margin-top: -6px;
}
.row.tabs {
    display: flex;
    column-gap: 20px;
    position: relative;
    z-index: 1;
}

.row.tabs img:not(:last-child) {
}

.service-box p img:first-child {
    border-radius: 10px;
}

.heading-div  p img {
    border-radius: 0px !important;
    width: auto !important;
    height: auto !important;
}

.heading-div img {
    position: absolute;
    bottom: 93px;
}

.heading-div {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
    padding-bottom: 20px;
    border-bottom: 2px solid #000;
    /* border-style: dashed; */
    margin-bottom: 30px;
    position: relative;
    transition: 0.5s;
}

.row.tabs h3, .row.tabs p {
    margin: 0px;
}


.row.tabs h3 {
    font-weight: 600;
    font-size: 24px;
    color: #000;
    padding-top: 0;
    /* margin-top: 42px; */
}

.service-box {
    /* background: #fff; */
    border-radius: 20px 20px 10px 10px;
    /* border-bottom: 5px solid rgba(0, 0, 0, 0.2); */
    transition: 0.5s;
    position: relative;
}
.content-box {
    padding-block: 80px 50px;
    padding-inline: 30px;
    /* position: absolute; */
    bottom: 29px;
    /* top: 209px; */
    background: #fff;
    position: relative;
    border-radius: 10px;
    width: 460px;
    min-height: 394px;
}

.heading-div::before {
    content: '';
    /* background: #CED5D6; */
    position: absolute;
    width: 100px;
    height: 10px;
    bottom: -6px;
    right: -8px;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    transition: 0.5s;
}

.service-box:hover {
    /* border-bottom: 5px solid #17991A; */
}

.service-box:hover .heading-div {
    border-bottom: 2px solid #17991A;
    border-style: dashed;
}

.service-box:hover .heading-div::before {
    /* background: #17991A; */
}
.service-box p {
    color: #000;
}

.service-box p a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #093832;
    font-family: 'Rubik';
    border-bottom: 1px solid #093832;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 3px;
}

.service-box p:last-child {
    padding-top: 35px;
}

.heading-div p {
    padding: 0px !important;
}

.service-box p a::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
}
.sec-4::after {
    content: url(/wp-content/uploads/2025/05/image-7.png);
    position: absolute;
    bottom: 0;
    left: 0;
}

.sec-4::before {
    content: '';
    background: url(/wp-content/uploads/2025/05/image-6.png) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    left: 0;
    right: 0;
    top: 0;
}

.site-logo {
    position: relative;
    padding: 9px 0;
}

.site-logo::before {
    content: "";
    position: absolute;
    background: #259a237d;
    top: 0;
    left: -200rem;
    right: -50px;
    bottom: -50px;
    clip-path: polygon(0 1%, 99.2% 0%, 100% 100%, 0% 100%);
}

.wd-logo img {
    max-height: none;
}

.site-logo::after {
    content: "";
    position: absolute;
    background: #17991A;
    top: 0;
    left: -200rem;
    right: -40px;
    bottom: -50px;
    clip-path: polygon(0 1%, 99.2% 0%, 100% 100%, 0% 100%);
}

.site-logo > a {
    position: relative;
    z-index: 99;
    max-height: none !important;
}

.wd-nav-tabs {
    border: 1px solid rgba(51, 51, 51, 0.2);
    border-radius: 90px;
    padding: 6px;
}

.wd-nav-tabs a.wd-nav-link {
    padding: 0px !important;
}

.wd-nav-tabs .wd-active a.wd-nav-link {
    background: #1b6a3a;
    border: 2px solid #17991a;
    border-radius: 5000000px;
    width: 200px;
    height: 44px;
    justify-content: center;
}

.wd-nav-tabs .wd-active a.wd-nav-link span, .wd-nav-tabs a.wd-nav-link span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
    color: #fff;
    opacity: 1;
}

.wd-nav-tabs a.wd-nav-link {
    width: 200px;
    height: 44px;
    justify-content: center;
    font-family: 'Rubik' !important;
}

.wd-nav-tabs a.wd-nav-link span {
    color: #333;
    opacity: 0.5;
}

.wd-nav-tabs {
    gap: 0px !important;
}

.wd-tabs {
    margin: 0px !important;
/*     row-gap: 70px !important; */
}

.sec-1 .wpb_single_image .vc_single_image-wrapper, .sec-1 .wpb_single_image .vc_single_image-wrapper img, .sec-1 .vc_figure {
    display: block;
    width: 100%;
}

.sec-1 .wpb_single_image {
    margin-bottom: 0;
}

.sec-1 .wpb_text_column.wpb_content_element .wpb_wrapper {
    max-width: 680px;
    position: relative;
}

.sec-5 {
    padding-block: 100px;
    padding-inline: 150px;
    background-size: cover;
    border-radius: 0px 0px 20px 20px;
}

.sec-5 h2, .sec-5 p {
    color: #fff;
}

.sec-5 p {
    width: 50%;
}

.sec-6 {
    padding-block: 120px;
}

.sec-6 p {
    color: #000;
}

.parent-num h4 {
    margin: 0px;
    align-items: center;
    gap: 25px;
}

.parent-num {
    align-items: center;
    padding-bottom: 14px;
}

.parent-num p {
    padding-left: 62px;
}

.parent-num h4:not(:last-child)::after {
    content: '';
    background: #17981B;
    height: 76px;
    width: 2px;
    position: absolute;
    right: 0;
    left: 18px;
    top: 23px;
}

.last-num h4::after {
    display: none;
}

.sec-6 a.btn.theme-btn {
    margin-top: 15px;
}

.parent-num.first-num {
    padding-top: 15px;
}
body .m-phone-number-input__country-flag {
	background: none !important;
	bottom: 0 !important;
}

.el-form-item__label {
    display: none !important;
}

.am-advsc__slots-heading {
    color: #fff !important;
}

.fc-col-header-cell-cushion {
    color: #fff !important;
}

button.am-button.am-button--plain.am-button--medium.am-button--secondary.is-icon-only {
    border: 1px solid #fff !important;
}

.am-icon-arrow-left:before, .am-icon-arrow-right:before {
    color: #fff !important;
}

span.am-fs__main-heading-inner-title {
    color: #fff !important;
}

button.am-button.am-button--plain.am-button--micro.am-button--secondary.is-icon-only.am-heading-prev {
    border: 1px solid #fff !important;
}

button.am-button.am-button--filled.am-button--default.am-button--primary.am-button-continue {
    border: 2px solid #17991a !important;
    border-radius: 5000000px !important;
    padding: 0px 6px 0px 40px !important;
    width: 165px !important;
    height: 44px !important;
    background: linear-gradient(90deg, #1b6a3a 0%, #1b6a3a 100%) !important;
    font-weight: 400 !important;
    font-size:  14px !important;
    line-height: 1;
    text-transform: capitalize;
    color: #fff;
    justify-content: space-between !important;
}

button.am-button.am-button--filled.am-button--default.am-button--primary.am-button-continue::after {
    content: "\f120";
    font-family: "woodmart-font";
    background: #093832;
    border-radius: 85px;
    padding: 10px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.sec-7-7 {
    display: flex;
    align-items: center;
    padding-block: 55px;
}

.sec-7::before {
    content: '';
    background: url(/wp-content/uploads/2025/05/sec-7-back.jpg);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: -50px;
}

.sec-7 h4, .sec-7 h2 {
    color: #fff;
}

.sec-7 h4::before {
    filter: brightness(0) invert(1);
}

.sec-7 p {
    color: #fff;
}

.sec-7 .wpb_text_column.wpb_content_element {
    /* padding-bottom: 50px; */
}

.wd-nav-arrows.wd-pos-together {
    justify-content: center;
    align-items: end;
    top: calc(350px - var(--wd-arrow-offset-v, 0px) - var(--wd-arrow-height, var(--wd-arrow-size, 50px))) !important;
    left: 33%;
    right: 0;
    margin: 0 auto;
    gap: 10px !important;
}

.wd-testimon-text.reset-last-child {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.testimon-style-info-top .wd-testimon-text:before {
    display: none!important;
}

.inner-testimonial {
    background: #0a322d;
    padding-block: 50px;
    padding-inline: 40px;
}

.inner-testimonial .wd-testimon-text.reset-last-child {
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    padding-top: 30px !important;
}

.wd-testimon-name.title {
    font-weight: 600;
    font-size: 19px;
    line-height: 1;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.wd-testimon-thumb img {
    max-width: 44px !important;
    height: 44px !important;
    min-width: 40px !important;
}

.wd-testimon-name.title::before {
    content: url(/wp-content/uploads/2025/05/star.png);
}

.wd-testimon-info::after {
    content: url(/wp-content/uploads/2025/05/quote.png);
}
.testimonial-col-1 .vc_column-inner {
    padding-right: 0px !important;
}

.testimonial-col-2 .vc_column-inner {
    padding-left: 0px !important;
}

div#amelia-v2-booking-1000 {
    position: relative !important;
    z-index: 9 !important;
}

.testimonial-col-2 .wpb_text_column.wpb_content_element {
    padding-bottom: 40px;
    padding-left: 30px;
}

.wd-nav-arrows::before {
    content: '';
    background: #17991A;
    height: 5px;
    width: 95%;
    position: absolute;
    left: -53%;
    top: 17px;
    clip-path: polygon(7% 0, 90% 0, 92% 100%, 9% 100%);
}

body .wd-arrow-inner {
    color: #fff !important;
    border-radius: 22px;
    border: 2px dashed #17991a;
    width: 36px;
    height: 36px;
}

.wd-nav-arrows::after {
    content: '';
    background: #17991A;
    height: 5px;
    width: 39%;
    position: absolute;
    right: -1%;
    top: 14px;
    clip-path: polygon(8% 0, 90% 0, 95% 100%, 15% 100%);
}
.am-fs-sb {
    position: relative;
    z-index: 0;
}

.am-fs-sb::before {
    content: url(/wp-content/uploads/2025/05/leafs.png);
    position: absolute;
    bottom: -8px;
    left: 0px;
    z-index: 0;
}

.am-fs-sb {
    position: relative;
    z-index: 2;
}

.am-fs__main-inner::before {
    content: url(/wp-content/uploads/2025/05/single-leaf.png);
    position: absolute;
    right: 0;
    top: 0px;
}

div#media_image-2 {
    padding-bottom: 30px;
    margin: 0px;
    border: none;
}

.textwidget p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    text-transform: capitalize;
    color: #000;
}

.footer-column-1 h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #1abd1e;
    margin-bottom: 15px;
    font-family: 'Rubik';
}

.footer-column-1 .textwidget p {margin-bottom: 30px;}

.footer-column-1 h6 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    font-family: 'Rubik';
}

p {
    font-family: 'Rubik';
}

h5.widget-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    text-transform: capitalize;
    color: #000;
    font-family: 'Rubik';
    margin-bottom: 30px;
}

.footer-column a {
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 2.6;
    color: #000 !important;
    font-family: 'Rubik';
}

.footer-column ul li {
    margin-bottom: 0;
}

.footer-column-3 p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
}

.footer-column-3 span.wd-icon {
    background: rgba(0, 0, 0, 0.08);
    width: 44px;
    height: 44px;
    font-size: 19px;
}

.footer-column-3 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    justify-content: flex-start;
}

.footer-column-2,.footer-column-3 {
    padding-top: 21%;
}

.footer-column-1 {
    --wd-col: 5;
}

.footer-column-2 {
    --wd-col: 3;
}

.footer-column-2 {
    padding-top: 29%;
    padding-left: 120px;
}

.footer-column-3 {
    padding-left: 120px;
    --wd-col: 4;
}

.footer-sidebar {
    padding-block: 100px 30px !important;
}

.wd-copyrights {
    border-top: 0px !important;
    position: relative;
    padding-top: 30px !important;
    padding-bottom: 25px !important;
}

.wd-copyrights::before {
    content: '';
    background: #17991A;
    height: 8px;
    width: 100%;
    position: absolute;
    clip-path: polygon(7% 0, 91% 0, 92% 100%, 8% 100%);
    margin: 0 auto;
    text-align: center;
    display: flex;
    top: -6px;
}

.wd-col-start.reset-last-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
    color: #000;
    font-family: 'Rubik';
}

.wd-col-end.reset-last-child, .wd-col-end.reset-last-child a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
    text-align: right;
    color: #000;
    font-family: 'Rubik';
}
.wd-prefooter {
    padding-bottom: 0px !important;
}

.pre-footer {
    padding-block: 100px 100px;
    border-radius: 20px;
    background-image: url(/wp-content/uploads/2025/05/Mask-group.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 130px;
}

.pre-footer h2 , .pre-footer p {
    color: #fff;
}

.pre-footer p {
    font-size: 18px;
}

.es-form-field-container {
    width: 555px;
    margin: 0 auto;
    position: relative;
}

input#esfpx_email_0fe74ada6116e {
    height: 56px;
    background: #fff;
    border-radius: 50px;
    color: #000000a6;
    font-family: Rubik;
    border: none !important;
}

input[type="submit"] {
    position: absolute;
    right: 5px;
    bottom: 13px;
    width: 146px !important;
    height: 46px !important;
    font-size: 15px;
    font-family: Rubik;
    text-transform: capitalize;
    font-weight: 400;
    background:  linear-gradient(90deg, #1b6a3a 0%, #1b6a3a 100%); !important;
    color: #fff;
    border: 2px solid #17991A;
    border-radius: 60px;
}

.wd-prefooter::before {
    content: '';
    background: #f1f1f1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 48%;
}

.wd-prefooter {
    position: relative;
    z-index: 1;
}

.page-id-10 .sec-6 {
    padding-top: 0px !important;
}

.page-id-13 .sec-6 {
    padding-bottom: 0px;
}
a.btn.theme-btn:hover::after {
    background: #319a24;
}

a.btn.theme-btn::after {
    transition: all 0.7s ease-in-out;
}

.contact-page {
    padding-block: 100px 0px;
}

.contact-page h4::before {
}

.wpforms-field-medium {
    border-radius: 7px !important;
}

label.wpforms-field-label {
    margin-bottom: 6px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

button#wpforms-submit-100 {
    width: 100%;
    padding-block: 25px !important;
    background-image: linear-gradient(90deg, #17991a 0%, #1b6a3a 100%);
    font-size: 21px;
    font-weight: 400;
}

div.wpforms-container-full .wpforms-form em.wpforms-error {
    display: none !important;
}

.contact-page h4::before {
    content: url(/wp-content/uploads/2025/05/Rectangle-14.png);
    position: absolute;
    top: 2px;
}

.contact-page h4 {
    padding-left: 63px;
}

.contact-page p {
    color: #000;
}
.contact-page iframe {
    height: 270px !important;
    width: 100% !important;
}

.whb-top-bar .wd-header-text {
    display: flex !important;
}

.am-fs-sb__step {
    background: #1B6C39 !important;
}

.sec-7-7::before {
    content: url(/wp-content/uploads/2025/05/pngtree-eco-friendly-planet-home-sustainable-png-image_5014650-1.png);
    position: absolute;
    right: -140px;
    bottom: -10px;
    mix-blend-mode: overlay;
}

.sec-7::after {
    content: url(/wp-content/uploads/2025/05/hero-sheap3-2.png);
    position: absolute;
    top: 0;
    right: 0;
}

.wd-page-title {
    padding-block: 159px !important;
}
nav.wd-breadcrumbs {
    border: 2px solid #17991a;
    border-radius: 5000000px;
    padding: 0px 30px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #17991a 0%, #1b6a3a 100%);
}

h1.entry-title.title {
    font-family: 'Rubik';
}


nav.wd-breadcrumbs span {
    font-family: 'Rubik';
}
.book-bg, .service-bg {
    /* margin-top: 80px; */
}

.sec-7.book-bg {
    border-top: 8px solid #17991a;
}
/**********Media************/

@media (max-width: 1640px){
	.sec-1 h2 {
    font-size: 32px;
}

.sec-1 p {
    font-size: 15px;
}

.sec-5 {padding-block: 80px;border-radius: 0px 0px 20px 20px;padding-inline: 40px;}

h2 {
    font-size: 30px;
}

.pre-footer {
    border-radius: 20px !important;
}
	ul#menu-main-manu {
    gap: 22px;
}

.sec-1-1 {
    padding-block: 40px;
}

body .sec-1-1 {}

.sec-1 {
    padding-inline: 40px 0px;
}

.sec-7::before {
    left: -150px;
}

h5.widget-title {
    font-size: 25px;
}

.footer-column-2 {
    padding-left: 80px;
}

.footer-column-3 {
    padding-left: 70px;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 999px) {
	.page-id-113 .pre-footer {
    margin-top: 30px;
}
    body .sec-1-1 {
    padding-block: 50px !important;
    padding-inline: 10px !important;
}

.sec-1 h2::before {
    left: 0;
}

h2 {
    font-size: 25px !important;
}

p {
    font-size: 14px !important;
}

p br {
    display: none;
}

.sec-1::after {
    left: 10%;
    bottom: -79px;
}

.content-box {
    padding-block: 40px 40px;
    padding-inline: 20px;
}

.row.tabs h3 {
    font-size: 23px;
}

.row.tabs {
    gap: 20px;
    flex-direction: column;
}

.row.tabs img {
    width: 100%;
}

.wd-tabs {
    gap: 30px !important;
}

.sec-1-1::after {
    display: none;
}

.sec-5 {
    background-position: right;
}

.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
    top: -40px !important;
}

.testimonial-col-2 .wpb_text_column.wpb_content_element {
    padding-bottom: 70px;
}

.footer-column.footer-column-1.wd-grid-col {}

.footer-column-3 p br {
    display: block;
}

.footer-column-3 {
    padding-top: 7px;
}

.sec-7-7 {
    padding-block: 0px !important;
}
    .footer-column-2 {
    padding-left: 0px;
    --wd-col: 5;
    padding-top: 2%;
}

.footer-column-3 {
    padding-left: 0px;
    --wd-col: 7;
}

.footer-column-1 {
    --wd-col: 12;
}

h5.widget-title {
    font-size: 19px;
}

.footer-column-3 a {
    font-size: 14px;
    width: 90%;
    display: inline-block;
    word-wrap: break-word;
    line-height: 1.3;
    margin-bottom: 15px;
}

    .container.main-footer {
}

.footer-column-2 a {
    line-height: 2.1;
}

.footer-column-3 span.wd-icon {
    width: 34px;
    height: 34px;
    font-size: 13px;
}
   .sec-7 {
    position: relative;
}

.sec-4 {
    position: relative;
}

.site-logo img {
    width: 70px;
}

.sec-1 {
    position: relative;
}

.sec-1 .wpb_text_column.wpb_content_element::before {
    display: none;
}
}

@media (max-width: 768px){
    .amelia-v2-booking #amelia-container .am-fs__main .am-progress-bar .am-passed-step {
    --am-c-btn-prim: #fff !important;!i;!;
}
	.content-box {
    width: 100%;
}
    body .service-box .heading-div img {
    width: 120px !important;
    height: 81px !important;
}
	
	body .service-box p img:first-child {
    width: 100%;
}
	
	.wd-logo img {
    max-width: 70px !important;
}
	.sec-4::after{
		display:none;
	}
	
	.top-p{
		width:100% !important;
		padding-bottom:20px !important;
	}
	.content-box{
		min-height:auto;
	}

	.heading-div img{
		bottom:68px;
	}
.site-logo::after {
    bottom: -35px;
}

.site-logo::before {
    bottom: -40px;
}

.sec-7 {
    position: relative;
}

.sec-4 {
    position: relative;
}

.sec-1 .wpb_text_column.wpb_content_element::before {
    display: none;
}

.sec-1 {
    flex-direction: column;
    padding-block: 110px 60px;
}

.sec-1 .wpb_text_column.wpb_content_element.wd-animation-slide-from-bottom.wd-animation-normal.wd-animation-ready.wd-animated {
    margin: 0px !important;
    padding-bottom: 40px;
    padding-inline: 0px;
}

.sec-1 {
    /* padding-inline: 10px; */
}

.sec-1 h2 {
    font-size: 25px;
}

p {
    font-size: 14px !important;
}

p br {
    display: none;
}

.sec-1 h2::before {
    left: -10px;
    top: -44px;
}

a.btn.theme-btn {
    font-size: 14px;
}

a.btn.theme-btn::after {
    width: 34px;
    height: 34px;
}

.sec-1 {
    padding-inline: 20px;
}

.sec-1 .wpb_single_image .vc_single_image-wrapper, .sec-1 .wpb_single_image .vc_single_image-wrapper img, .sec-1 .vc_figure {
}

.sec-1::before {
    top: 1.4%;
    left: 80%;
}

.sec-2 {
    padding-block: 40px 50px;
}

.counter-value.wd-font-weight-600 {
    font-size: 30px !important;
}

.counter-label {
    font-size: 14px !IMPORTANT;
}

.sec-3 {
    flex-direction: column;
    padding-block: 50px;
}

.sec-3 .wpb_single_image.wpb_content_element.vc_align_left::after {
}

.sec-3 .wpb_single_image.wpb_content_element.vc_align_left::before {
    width: 160px;
    height: 160px;
}

.sec-3 .wpb_text_column.wpb_content_element.wd-animation-slide-from-right.wd-animation-normal.wd-animation-ready.wd-animated {
    padding-top: 20px;
}

.sec-3 h2 br {display: none;}

h4 {
    font-size: 17px;
}

.wd-tabs {
    row-gap: 20px !important;
}

.row.tabs {
    flex-direction: column;
    row-gap: 30px !important;
}

.content-box {
    padding-block: 40px 40px;
    padding-inline: 20px 20px !important;
}

.row.tabs h3 {
    font-size: 20px;
	padding-top:20px;
}

.sec-1-1::after {
    display: none;
}

.sec-4 {
    padding-block: 80px 50px;
}

.sec-5 {
    padding-block: 50px;
    background-position: right;
    /* background-size: 150vh; */
    background-repeat: no-repeat;
    padding-inline: 10px;
}

.sec-5 p {
    width: 100%;
}

h2 {
    font-size: 25px;
}

.sec-5 h2 br {
    display: none;
}

.sec-5::before {
    content: '';
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0px 0px 20px 20px;
    opacity: 0.4;
}

.sec-5 {
    position: relative;
}

.sec-6 {
    padding-block: 50px 20px;
}

.parent-num h4 {}

.parent-num h4:not(:last-child)::after {
    height: 90px;
}

.sec-6 img.vc_single_image-img.attachment-full {
    padding-top: 50px;
}

.sec-7 {
    display: flex;
    flex-direction: column;
}

.sec-7-7 {
    flex-direction: column;
    padding-block: 0px 50px !important;
}

.sec-7::before {background-size: cover;background-repeat: no-repeat;left: 0;}

.testimonial-col-1 .vc_column-inner {
    padding-right: 15px !important;
}

.testimonial-col-2 .vc_column-inner {
    padding-left: 15px !important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.sec-7-7.wd-rs-6822457e77774 {}

div#amelia-container {
    margin-top: 50px !important;
    margin-bottom: 40px !important;
}

.testimonial-col-2 .wpb_text_column.wpb_content_element {
    padding-left: 0px !important;
    padding-bottom: 70px;
}

.wd-nav-arrows::after {
    width: 30% !important;
    right: 8px;
}

.wd-nav-arrows::before {
    width: 89% !important;
}

.pre-footer {
    margin-top: 60px;
}

.es-form-field-container {
    width: 100%;
}

input#esfpx_email_0fe74ada6116e {
    font-size: 13px;
}

.pre-footer {
    padding-block: 50px 50px;
    padding-inline: 10px;
}

input[type="submit"] {
    width: 126px !important;
    height: 36px !important;
    right: 10px;
    bottom: 15px;
}
	
.footer-column-2 {
    padding-left: 0px;
    --wd-col: 5;
    padding-top: 4px;
}

.footer-column-3 {
    padding-left: 0px;
    --wd-col: 7;
}

.footer-column-1 {
    --wd-col: 12;
}

h5.widget-title {
    font-size: 19px;
}

.footer-column-3 a {
    font-size: 14px;
    width: 90%;
    display: inline-block;
    word-wrap: break-word;
    line-height: 1.3;
    margin-bottom: 15px;
}

    .container.main-footer {
}

.footer-column-2 a {
    line-height: 2.1;
}

.footer-column-3 span.wd-icon {
    width: 34px;
    height: 34px;
    font-size: 13px;
}

.sec-1::after {
    display: none;
}

.wd-col-start.reset-last-child {
    font-size: 14px;
}

.wd-col-end.reset-last-child, .wd-col-end.reset-last-child a {
    font-size: 14px;
}

.wd-col-end.reset-last-child {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.footer-column-1 h6 {
    font-size: 16px;
}
	
	.footer-column-1 img.image.wp-image-92.attachment-full.size-full {
    width: 110px;
}

.footer-sidebar {
    padding-block: 50px 30px !important;
}
	.wd-nav-arrows.wd-pos-together {
    top: -35px !important;
}
	
	.footer-column-3 p br {
    display: block;
}
	.heading-div {
    gap: 10px;
}
	
	.heading-div {
    gap: 10px;
}

.sec-2 .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 50%;
}

.sec-2 .wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
	.wd-page-title {
    padding-block: 89px 50px !important;
}

nav.wd-breadcrumbs {
    height: 40px;
    padding: 0px 10px;
}

.page-title h1.entry-title.title {
    font-size: 27px;
}
	
	.about-bg {
    padding-bottom: 20px;
}
	.book-bg, .service-bg {
    margin-top: 50px;
}
	.blog-section {
    padding-top: 60px;
}

.page-id-12 .pre-footer {
    margin-top: 30px;
}
	.contact-page {
    padding-block: 30px 0px;
}

.page-id-113  .pre-footer {
    margin-top: 0px;
}
	.wd-single-post-header {
    padding-top: 60px;
}
	.sec-3 .vc_col-sm-6, .sec-1 .vc_col-sm-6, .sec-7 .vc_col-sm-6 {
    width: 100%;
}

.sec-7 .vc_col-sm-5 {
    width: 100%;
}
    .footer-column-3 p br {
    display: block;
}

.footer-column-3 {
    padding-top: 7px;
}
}

.top-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    text-align: center;
    color: #000;
    width: 69%;
    margin: 0 auto;
    padding-bottom: 20px;
}


.service-box p img:first-child {width: 460px;height: 350px;object-fit: cover;}

.top-p-2 {
    padding-top: 20px;
}

.top-p-2 a {
    background: #1b6a3a;
    padding: 12px 30px;
    color: #fff;
    border-radius: 50px;
    margin-top: 35px !IMPORTANT;
    display: inline-block;
}  