body {
    font-size: 16px;
    font-family: Work Sans;
    font-weight: 400;
    overflow-x: clip;
    line-height: 26px;
    color: #52525B;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
html {
    font-size: 16px
}
html {
  scroll-behavior: smooth;
}


[id] {
    scroll-margin-top: calc(4.5rem + 1.5rem)
}


a { text-decoration:none; color: inherit;}
a:hover { text-decoration:none; color: inherit;}
img {max-width:100%;}
img.w100{
    width: 100%;
}
.container { max-width:1200px!important; margin:0 auto; position:relative}

.meni-icon{
    display: none;
}

.meni-icon{
    display: none;
}

.close-icon{
    display: none;
}

.navBar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#myNav ul li {
    display: inline-block;
    line-height: 91px;
    padding: 0px 5px;
    position: relative;
}

#myNav ul li a {
    padding: 5px 11px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 17px;
}

.become-btn a {
    background: #008B1A;
    color: #fff!important;
    padding: 11px 28px;
    border-radius: 8px;
    color: #000;
}
div#myNav {
    display: flex;
}

#myNav ul li:last-child a img {
    margin-left: 10px;
    width: 18px;
    display: none;
}

.navBar .logo img {
    width: auto;
}

.heading {
    padding: 0px 0px 12px 0px;
    margin: 0px auto;
    width: 100%;
}

.heading .main-heading {
    font-size: 42px;
    font-weight: 600;
    font-family: Manrope;
    color: #1A1C1C;
    line-height: 52px;
}

.heading .main-heading span {
    /* display: block; */
    /* font-weight: 700; */
    /* font-size: 44px; */
}

.heading .pera p {
    font-size: 17px;
    font-weight: 300;
}

section.aboutus {
    padding: 60px 0px;
}

section.aboutus .aboutflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

section.aboutus .aboutflex .fl {
    width: 48%;
}

section.aboutus .aboutflex .fr {
    width: 42%;
}

section.aboutus .heading {
    width: 100%;
}

.header {
    background: #ffffff;
}
.owl-dots {
    /* display: none; */
    margin-top: 12px;
}
.owl-nav button {
    width: 38px;
    height: 38px;
    border: 2px solid #f7cf0d !important;
    border-radius: 50% !important;
    background: #eed01a !important;
}

.owl-nav button:hover{
    background:none!important;
}

.owl-nav button span {
    font-size: 32px;
    line-height: 25px;
    color: #1a1b1a;
}

.footer-links-sec {
    background: #1A1C1C;
    color: #fff;
    padding: 60px 0px 42px 0px;
}

.footer-links-sec .footer-links {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.footer-links-sec .footer-links .links {
    width: auto;
    min-width: 10%;
    max-width: 20%;
}

.footer-links-sec .footer-links .links .title, .footer-links-sec .footer-links .links .name {
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 17px;
    font-family: 'Manrope';
}

.footer-links-sec .footer-links .links ul li {
    list-style: none;
    font-size: 15px;
    padding: 2px 0px;
}

.footer-links-sec .footer-links .links ul li .addArea {
    display: flex;
    padding-bottom: 7px;
}

.footer-links-sec .footer-links .links ul li .addArea .img {
    width: 26px;
    margin-right: 5px;
}

.footer-links-sec .footer-links .links ul li .addArea .txt {
    width: calc(100% - 50px);
}

.footer-links-sec .footer-links .links ul.social {
    display: flex;
}

.footer-links-sec .footer-links .links ul.social li a {
    display: flex;
    width: 34px;
    height: 34px;
    background: #f8d254;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
}

.footer-links-sec .footer-links .links ul.social li:nth-child(2) a {
    background: linear-gradient(45deg, #b864f1, #FD1D1D, #FCAF45, #d6b24f);
}

.footer-links-sec .footer-links .links ul.social li:nth-child(1) a {
    background: #0866FF;
}

.footer-links-sec .footer-links .links ul.social li:nth-child(3) a {
    background: #0A66C2;
}

.footer-links-sec .footer-links .links ul li a:hover {
    color: #ffffff;
}


.footer-links-sec .footer-links .links ul li .addArea .img i {
    color: #ffffff;
    font-size: 17px;
}

.copyright {
    text-align: center;
    margin-top: 60px;
    color: #ffffffa6;
}

.footer-links-sec .footer-links .links ul li a, .footer-links-sec .footer-links .links p {
    color: #ffffffbf;
}

.footer-links-sec .footer-links .links .name {
    font-size: 22px;
}

section.reviews {
    padding: 60px 0px;
    text-align: center;
}

section.reviews .review-sec {
    margin-top: 22px;
}

section.reviews .review-sec .Quote {
    font-size: 51px;
    color: #f8c50a;
}

section.reviews .review-sec .content {
    width: 80%;
    margin: 0px auto;
    padding: 15px 0px;
}

section.reviews .review-sec .content .title-tag {
    font-size: 24px;
    font-size: 24px;
    padding: 12px 0px;
}

section.reviews .review-sec .person-details {
    padding-bottom: 21px;
}

.top-war {
    color: #fff;
    background: #008b1a;
    padding: 1px 0px;
    font-size: 12px;
}

.top-war .top-flex {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    align-items: center;
}

.top-war .top-flex ul.social {
    display: flex;
    list-style: none;
}

.top-war .top-flex ul.social li {
    font-size: 12px;
    width: 24px;
    height: 24px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3px;
    border-radius: 50%;
    color: #008b1a;
}

.top-war .top-flex .left span {
    padding: 0px 8px;
}

button.btn-close, button.btn-close:hover {background: red;opacity: 1;border-radius: 50%;top: -4px;position: absolute;right: 0px;display: flex;align-items: center;justify-content: center;}

button.btn-close:after {
    content: "\2716";
    color: #fff;
    position: absolute;
}

h4.modal-title {
    display: block;
    width: 100%;
    text-align: center;
    color: #ebbe00;
}

section.aboutus .aboutflex .fl img {
    width: 100%;
}


section.main-benner {
    background: #F9F9F9;
    padding: 42px 0px 60px 0px;
}

section.main-benner .banner-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    position: relative;
}

section.main-benner .banner-flex .text-area {
    width: 48%;
    /* font-size: 16px; */
    fo\: ;
    fo\: 1;
    /* line-height: 27px; */
}

section.main-benner .banner-flex .banner-img {
    width: 42%;
    position: relative;
}

section.main-benner .banner-flex .text-area .tagline {
    background: #FED3C7;
    width: fit-content;
    padding: 4px 22px;
    border-radius: 22px;
    font-size: 13px;
    color: #6A402C;
    font-weight: 600;
    text-transform: uppercase;
}

section.main-benner .banner-flex .text-area .tagline img {
    padding-right: 3px;
}

section.main-benner .banner-flex .text-area h1 {
    color: #008B1A;
    font-weight: 700;
    font-family: 'Manrope';
    font-size: 62px;
    padding: 12px 0px;
}

section.main-benner .banner-flex .text-area .main-tag {
    color: #6A402C;
    font-weight: 700;
    font-size: 19px;
    padding-bottom: 17px;
}

.btns a {
    background: #008B1A;
    color: #fff !important;
    padding: 11px 28px;
    border-radius: 8px;
    display: block;
    width: max-content;
    margin-bottom: 26px;
    margin-top: 21px;
    font-size: 16px;
}


a {}

section.main-benner .banner-flex .text-area .tags-list li {list-style: none;padding-bottom: 13px;}

section.main-benner .banner-flex .text-area .tags-list li img {
    padding-right: 4px;
}

.emergency-response {
    position: absolute;
    bottom: -17px;
    left: -30px;
    background: #fff;
    width: 68%;
    box-shadow: 0px 0px 10px #8f8f8f;
    border-radius: 16px;
}

.emergency-response .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 22px;
}

.emergency-response .flex .icon {
    width: 37px;
}

.emergency-response .flex .emergency-txt {
    width: calc(100% - 48px);
    font-size: 15px;
    line-height: 21px;
}

.emergency-response .flex .emergency-txt .title {
    font-size: 19px;
    color: #000;
    font-weight: 500;
    font-family: 'Manrope';
    padding-bottom: 11px;
}

section.main-benner .banner-flex .banner-img .img img {
    border-radius: 22px;
    box-shadow: 6px 0px 10px #888585;
}

section.aboutus {
    background: #F3F3F3;
}

.tag {
    color: #6A402C;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 7px;
    font-size: 15px;
}

.count-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 32px;
}

.count-list ul li {
    list-style: none;
    width: 50%;
}

.count-list ul li .count {
    color: #008B1A;
    font-size: 48px;
    font-family: 'Manrope';
    font-weight: 700;
}

.count-list ul li p {
    color: #6A402C;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 21px;
}

section.tree-care {
    padding: 60px 0px;
    background: #F9F9F9;
    text-align: center;
}

section.tree-care .care-list {
    padding-top: 22px;
}

section.tree-care .care-list {
    display: flex;
    flex-wrap: wrap;
}

section.tree-care .care-list ul li{
    width: 31.33%;
    margin: 1%;
    list-style: none;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0px 0px 10px #f4eded;
}

section.tree-care .care-list .care-content img {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
        width: 100%;
}

section.tree-care .care-list .care-content .content {
    padding: 21px;
    text-align: left;
}

.title {}

section.tree-care .care-list .care-content .content .title {
    font-family: 'Manrope';
    color: #1A1C1C;
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 12px;
}

section.tree-care .care-list .care-content .content .link a {
    color: #008B1A;
    font-weight: 600;
    display: flex;
    align-items: center;
}

section.tree-care .care-list .care-content .content .link a img {
    width: 12px;
    margin-left: 8px;
}

section.location {
    padding: 60px 0px;
}

section.location .heading-flex {
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
}

section.location .heading-flex .heading {
    margin: 0px;
    padding: 0px;
}

section.location .tag {
    color: #008B1A;
}

section.location .locate-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 27px;
    justify-content: center;
    width: 84%;
}

section.location .locate-list ul li {
    width: 31.33%;
    list-style: none;
    position: relative;
    margin: 1%;
}

section.location .locate-list ul li:after {
    background: linear-gradient(0deg, rgba(2, 44, 34, 0.9) 0%, rgba(2, 44, 34, 0) 100%);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 22px;
}

section.location .locate-list ul li img {
    border-radius: 22px;
}

section.location .locate-list ul li .locate-area {
    position: absolute;
    bottom: 22px;
    z-index: 2;
    color: #fff;
    left: 22px;
}

section.location .locate-list ul li .locate-area .city {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 7px;
}

section.location .locate-list ul li .locate-area .link a:after {
    content: "\2794";
    padding-left: 6px;
    padding-top: 11px;
}

section.why-choose {
    background: #008B1A;
    color: #fff;
    padding: 60px 0px;
    text-align: center;
}

section.why-choose .main-heading {
    color: #fff;
}

section.why-choose .why-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* align-items: center; */
    padding-top: 22px;
}

section.why-choose .why-flex .fl {
    width: 50%;
    text-align: left;
}

section.why-choose .why-flex .fr {
    width: 48%;
}

section.why-choose .why-flex .fl .why-txt-list li {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 9px 0px;
}

section.why-choose .why-flex .fl .why-txt-list li .icon {
    width: 27px;
}

section.why-choose .why-flex .fl .why-txt-list li .text {
    width: calc(100% - 43px);
}

section.why-choose .why-flex .fl .why-txt-list li .title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}

section.expertise-focus {
    background: #F3F3F3;
    padding: 60px 0px;
    text-align: center;
}

section.expertise-focus .focus-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}

section.expertise-focus .focus-flex .fl {
    width: 47%;
    padding-top: 22px;
}

section.expertise-focus .focus-flex .banner-img {
    width: 46%;
    position: relative;
}

section.expertise-focus .focus-flex .banner-img .img img {
    border-radius: 22px;
    box-shadow: 6px 0px 10px #888585;
}

section.expertise-focus .tagline {
    /* background: #A3F69C; */
    /* width: fit-content; */
    padding: 12px 22px;
    border-radius: 22px;
    /* font-size: 13px; */
    color: #008b1a;
    font-weight: 600;
    text-transform: uppercase;
    /* margin-bottom: 21px; */
}

section.expertise-focus .focus-list ul li {
    list-style: none;
    background: #fff;
    padding: 27px;
    border-radius: 22px;
    box-shadow: 0px 10px 10px #ccc;
    border-left: 5px solid #008B1A;
    margin-bottom: 22px;
    margin-top: 10px;
}

section.expertise-focus .focus-list ul li .title {
    color: #008B1A;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 12px;
}

.emergency-response .icon .img img {
    box-shadow: none!important;
    border-radius: 0px!important;
}

section.foliage {
    padding: 60px 0px;
    text-align: center;
}

.btns.flex {
    display: flex;
    justify-content: center;
}

.btns.flex a {margin-left: 5px;margin-right: 5px;}

section.foliage .heading {
    width: 72%;
}

section.foliage .txt {
    width: 72%;
    margin: 0px auto;
}

section.get-quote {
    background: #008b1a;
    color: #fff;
}

section.get-quote .main-heading {
    color: #fff;
    font-size: 27px;
}

section.get-quote .quote-flex {
    display: flex;
    align-items: center;
}

section.get-quote .btns a {
    background: #fff;
    color: #008b1a !important;
    font-weight: 600;
    font-family: 'Manrope';
    text-transform: uppercase;
}

.btns.flex a:nth-child(2) {
    background: #dcd7d7;
    color: #171616 !important;
}


a:hover {
    text-decoration: none!important;
}

.btns a:hover {
    background: #111;
}

section.tree-care .care-list ul li .care-content .content .link a:hover {font-weight: 700;}

.btns.flex a:nth-child(2):hover {
    background: #111;
    color: #fff!important;
}

section.get-quote .btns a:hover {
    color: #151615 !important;
}

section.location .locate-list ul li img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


section.location .heading-flex .locate {padding-top: 0px;}

section.tree-care .care-list ul li:hover {
    background: #a3f69c69;
}

section.location .locate-list ul li:hover:after {
    background: linear-gradient(0deg, rgb(2 44 34) 0%, rgb(2 44 34 / 22%) 100%);
}

section.expertise-focus .focus-list ul li p {
    margin: 0px;
}

section.location .locate-list {
    display: flex;
    justify-content: center;
}

.paercareSlider .owl-item {
    list-style: none;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0px 0px 10px #f4eded;
    margin: 12px;
}

.paercareSlider .owl-stage {
    display: flex;
}

.owl-nav {
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #008b1a!important;
    width: 63px!important;
}

.owl-theme .owl-dots .owl-dot span {
    height: 12px!important;
    margin: 5px 4px!important;
    width: 14px!important;
    background: #008b1a52!important;
}

section.location .locate-list ul li .img {
    height: 100%;
}

section.other-services {
    background: #E8E8E8;
    padding: 60px 0px;
    text-align: center;
}

.heading p {
    font-size: 17px;
    padding-top: 16px;
    width: 82%;
    margin: 0px auto;
    font-weight: revert;
    font-family: 'Manrope';
    font-weight: 600;
}

section.other-services .other-service-list ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 27px;
}

section.other-services .other-service-list ul li {
    list-style: none;
    background: #fff;
    width: 31.33%;
    margin: 1%;
    padding: 32px;
    text-align: left;
    border-radius: 12px;
}

section.other-services .other-service-list ul li .title {
    font-family: 'Manrope';
    color: #00450D;
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 12px;
    /* padding-top: 22px; */
    font-family: 'Manrope';
}

section.other-services .other-service-list ul li .link a {
    color: #008B1A;
    font-weight: 600;
    display: flex;
    align-items: center;
}

section.other-services .other-service-list ul li .link a img {
    width: 12px;
    margin-left: 8px;
}

section.main-benner.innerSec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.9) 43.75%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

section.main-benner.innerSec {
    position: relative;
}

section.main-benner.innerSec .banner-flex .text-area {
    width: 60%;
}

section.main-benner.innerSec .tags-list ul {
    display: flex;
    flex-wrap: wrap;
}

section.main-benner.innerSec .tags-list ul li {
    padding-right: 32px;
}

/* Timeline wrapper */
.timeline {
  position: relative;
  max-width: 1000px;
  margin: 60px auto 0;
}

/* Vertical center dotted line */
.timeline::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  border-left: 2px dotted #7fffb0;
  transform: translateX(-50%);
}

/* Horizontal dotted guides */
.timeline-item {
  position: relative;
  width: 50%;
  padding: 36px 50px;
  box-sizing: border-box;
  border-top: 1px dotted rgba(255,255,255,0.3);
}

/* Left side */
.timeline-item.left {
  left: 0;
  text-align: right;
}

/* Right side */
.timeline-item.right {
  left: 50%;
  text-align: left;
}

/* Content */
.content h3 {
  margin: 0 0 10px;
  font-size: 18px;
}

.content p {
  /* font-size: 13px; */
  /* opacity: 0.85; */
  /* line-height: 1.6; */
}

/* Number box */
.number {
  position: absolute;
  top: 40px;
  width: 40px;
  height: 40px;
  background: #064d1a;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  z-index: 2;
}

/* Position numbers */
.left .number {
  right: -18px;
}

.right .number {
  left: -18px;
}

/* Remove first border */
.timeline-item:first-child {
  border-top: none;
}

/* Responsive */
@media (max-width: 768px) {

  .timeline::after {
    left: 20px;
  }

  .timeline-item {
    width: 100%;
    padding: 30px 20px 30px 60px;
    text-align: left;
    border-top: 1px dotted rgba(255,255,255,0.3);
  }

  .timeline-item.left,
  .timeline-item.right {
    left: 0;
  }

  .number {
    left: 0;
  }
}


section.diffrence {
    padding: 60px 0px;
    text-align: center;
    background: #f9f9f9;
}

section.diffrence .diffrence-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.diffrence .diffrence-flex .fl {
    width: 48%;
    background: #fff;
    text-align: left;
    padding: 32px;
    margin: 1%;
}

section.diffrence .diffrence-flex .fl .title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 22px;
}

section.diffrence .diffrence-flex .fl .title .name {
    color: #008B1A;
    font-size: 21px;
    font-weight: 600;
    text-transform: capitalize;
    padding-left: 12px;
}

section.diffrence .diffrence-flex .fl a {
    color: #008b1a;
}

section.other-services.whychoose {
    background: #f9f9f9;
    padding: 60px 0px;
}

section.other-services.whychoose .other-service-list ul li {
    background: #F3F3F3;
}

section.other-services.whychoose .other-service-list ul li .title {
    color: #363639;
}

section.notsure {
    text-align: center;
    background: #f9f9f9;
    padding-bottom: 60px;
}

section.notsure .heading .main-heading {
    font-size: 36px;
    color: #6A402C;
    text-transform: uppercase;
}

section.process {
    background: #008B1A;
    color: #fff;
    text-align: center;
    padding: 60px 0px;
}

section.process .heading .main-heading {
    color: #fff;
}

section.process .timeline h3 {
    font-size: 23px;
    font-weight: 600;
}

section.location.additional-steps {
    text-align: center;
}

section.location.additional-steps h2.main-heading {
    color: #008b1a;
}

section.location.additional-steps .locate-list ul {
    width: 100%;
}

section.location.additional-steps .locate-list ul li:after {
    background: linear-gradient(0deg, rgba(0, 69, 13, 0.9) 0%, rgba(0, 69, 13, 0) 100%);
}

section.other-services .main-heading {
    color: #008b1a;
}

section.experts-auckland {
    padding: 66px 0px;
}

section.experts-auckland .experts {
    background: #fcfcfc;
    text-align: center;
    padding: 38px;
    width: 67%;
    box-shadow: 0px 25px 50px -12px #00000040;
}

section.experts-auckland .experts .main-heading {
    color: #008b1a;
}

section.experts-auckland .experts-sec {
    display: flex;
    justify-content: center;
}

section.experts-auckland .experts .location-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.experts-auckland .experts .location-list ul li {
    list-style: none;
    margin: 1.5%;
    width: 47%;
    text-align: left;
    border: 1px solid #00450D1A;
    padding: 22px;
    border-radius: 10px;
}

section.experts-auckland .experts .location-list ul li .location {
    color: #008B1A;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 7px;
}

section.experts-auckland .experts .location-list ul li .city {
    color: #77574D;
}

section.tree-care.service-works .care-list .care-content .content {
    padding: 32px;
}

section.tree-care.service-works .paercareSlider .owl-item {
    border-left: 4px solid #008b1a;
}

section.tree-care.service-works .paercareSlider .owl-item p {
    font-style: italic;
}

section.tree-care.service-works .main-heading {
    color: #008b1a;
}

section.tree-care.service-works .care-list .care-content .content .name {
    font-size: 19px;
    padding-top: 12px;
    color: #008b1a;
}

section.tree-care.service-works .care-list .care-content .content .designaytion {
    color: #77574D;
}

section.inner-service.inner-page {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 278px
}

section.inner-service.inner-page .inner-banner,section.inner-service.inner-page .inner-banner .img {
    width: 100%;
    height: 100%
}

section.inner-service.inner-page .inner-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

section.inner-service.inner-page .inner-text {
    position: absolute;
    z-index: 2;
    color: #fff
}

section.inner-service.inner-page:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #252a257a;
}

section.inner-service.inner-page .inner-text .heading {
    padding: 0
}

section.inner-service.inner-page .inner-text .heading h1 {
    font-size: 48px;
    text-align: center
}


section.leadership-content {
    padding: 60px 0 0px 0;
    text-align: center;
    background: #fff;
}

section.what-we-do {
    padding: 30px 0
}

section.what-we-do .do-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0;
    align-items: center;
}

section.what-we-do .do-flex .fl {
    width: 44%
}

section.what-we-do .do-flex .fr {
    width: 50%
}

section.what-we-do .do-flex:nth-child(even) {
    flex-direction: row-reverse;
    margin-bottom: 44px
}

section.what-we-do .what-img img {
    border-radius: 13px
}

section.tree-care.service-works.testimoni {
    background: #ececec;
}

.owl-dots button {
    background-color: inherit!important;
    padding: 0px!important;
}

#myNav ul li ul li a {
    color: #fff;
}


section.contact-form {
    padding: 60px 0;
    position: relative;
    background: #f7f5f5
}

section.contact-form .main-contact {
    display: flex;
    justify-content: space-between;
    background: #008b1a;
}

section.contact-form .main-contact .form {
    width: 62%;
    background: #fff;
    padding: 25px 44px
}

section.contact-form .main-contact .user-connect.map {
    width: 38%
}

section.contact-form .main-contact .user-connect.map .card {
    background: none;
    border: none;
    padding: 25px 44px;
    color: #fff
}

.form-group {
    margin-bottom: 11px;
}

input.btn_main {
    background: #0ab84e;
    border: none;
    padding: 10px 22px;
    border-radius: 5px;
    color: #fff
}

label:has(.subservicelist:empty) {
    display: none
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    border: none;
    padding: 0;
    width: auto;
    background: #fff
}

.wc-block-components-validation-error p {
    font-size: 15px!important
}

.add-loc {
    padding: 10px 0;
    position: relative;
}

.add-loc i {
    font-size: 18px;
    margin-right: 10px
}

.card-body ul.social-media {
    display: flex;
    list-style: none;
    padding-top: 22px;
    font-size: 28px;
}

.card-body ul.social-media li {
    padding-right: 20px
}
.wpcf7-form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529!important;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #0ab84e!important;
    
    border-radius: 0.375rem!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 15px;
    padding: 11px 9px;
    margin-top: 4px
}
textarea.wpcf7-form-control {
    max-height: 82px;
}

input.btn_main {
    background: #008b1a!important;
    border: none!important;
    padding: 10px 22px;
    border-radius: 5px;
    color: #fff!important;
    text-transform:uppercase;
    font-size:16px;
}

#myNav ul li.menu-item-has-children>a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    right: 0;
    padding-left: 6px
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
    display: block;
    z-index: 9999;
    background: #008b1a;
    width: 342px;
    box-shadow: 4px 3px 10px #575757;
    top: 100%;
    left: -38px;
    color: #fff;
    border-radius: 12px;
    padding: 16px 0;
}
.navBar .navigation ul.sub-menu {
    display: none;
}

#myNav ul li ul li {
    padding: 6px 12px;
    text-align: left;
    display: block;
    width: 100%;
    line-height: normal;
}

ul.sub-menu:after {
    content: '';
    border-right: 10px solid transparent;
    border-bottom: 10px solid #008b1a;
    border-left: 10px solid transparent;
    position: absolute;
    left: 22%;
    top: -9px;
}

section.other-feature.faq-page {
    padding: 60px 0;
    background: #008b1a;
    color: #fff;
    text-align: center
}

section.other-feature.faq-page ul>li.main:before {
    content: counter(faq,decimal-leading-zero) ". ";
    font-size: 22px;
    text-align: left;
    position: absolute;
    left: 0;
    top: -7px;
    line-height: 39px;
    font-weight: 600
}

section.other-feature.faq-page ul>li.main {
    counter-increment: faq
}

section.other-feature.faq-page {
    counter-reset: faq
}

section.other-feature.faq-page ul li.main {
    position: relative;
    list-style: none;
    text-align: left;
    padding-left: 58px;
    margin: 44px 0;
    padding-right: 60px;
    cursor: pointer
}

section.other-feature.faq-page ul li.main .head-line {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Manrope';
}

section.other-feature.faq-page ul li.main .desc {
    padding-top: 17px;
    display: none
}

section.other-feature.faq-page ul li.main:after {
    content: '\002B';
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 42px;
    color: #02413e;
    font-size: 17px;
    background: #fff;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 3px
}

section.other-feature.faq-page ul li.main.mains:after {
    content: "\2212";
    font-size: 14px
}

section.other-feature.faq-page ul li.main.mains .desc {
    display: block;
    font-family: 'Work Sans';
}

section.other-feature.faq-page h4.main-heading {
    color: #fff;
}

section.what-we-do .do-flex .fr li,section.benifits .txt li {
    padding: 3px 0px;
    list-style: none;
    position: relative;
    padding-left: 22px
}


section.what-we-do .do-flex .fr li:before,section.benifits .txt li:before {
    content: "\2714";
    color: #008b1a;
    position: absolute;
    left: 0;
    top: 7px;
}


.star-rating {
    width: 100%;
    color: #f59e07;
    margin-bottom: 12px;
}

.star-rating i {
    padding-right: 3px;
}

section.other-services.whychoose .other-service-list ul li .service-area img, section.other-services .other-service-list ul li .service-area img {
    width: 49px;
    margin-bottom: 17px;
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu ul.sub-menu {
    display: none
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    right: 0;
    left: 100%;
    top: -18px
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover ul.sub-menu::after {
    left: -14px;
    transform: rotate(275deg);
    border-bottom: 10px solid #fefffe;
    top: 26px
}

.navBar .navigation ul li ul li.menu-item-has-children>a:after {
    content: "\f105"!important;
    padding-left: 14px!important;
}


section.top-choice {
    padding: 60px 0px;
    text-align: center;
    background: #f9f9f9;
}

section.top-choice .top-choice-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.top-choice .top-choice-list ul li {
    text-align: left;
    list-style: none;
    width: 47%;
    margin-top: 32px;
    padding: 12px;
}

section.top-choice .top-choice-list ul li .icon {
    font-family: 'Manrope';
    font-size: 51px;
    font-weight: 700;
    color: #065f184d;
    display: flex;
    align-items: center;
}

section.top-choice .top-choice-list ul li .title {
    font-family: 'Manrope';
    color: #1A1C1C;
    font-size: 23px;
    font-weight: 600;
    padding-top: 27px;
    padding-bottom: 13px;
}

section.areawise-lication {
    background: #F3F3F3;
    padding: 60px 0px;
}

section.areawise-lication .main-heading, section.top-choice .main-heading {
    color: #008B1A;
}


section.areawise-lication .heading p {
    width: 100%;
}

section.areawise-lication .atrea-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

section.areawise-lication .atrea-flex .fl {
    width: 52%;
}

section.areawise-lication .atrea-flex .fr {
    width: 42%;
}


section.areawise-lication .areawise-lication ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 16px;
}

section.areawise-lication .areawise-lication ul li {
    list-style: none;
    width: 48%;
    box-shadow: 0px 1px 2px 0px #0000000D;
    border: 1px solid #eeefef;
    background: #fff;
    border-radius: 10px;
    padding: 11px 14px;
    margin: 5px 0px;
}

section.areawise-lication .areawise-lication ul li .top-choice-area {
    display: flex;
    align-items: center;
    color: #1A1C1C;
    font-size: 17px;
}

section.areawise-lication .areawise-lication ul li .top-choice-area .icon {
    width: 40px;
    height: 40px;
    background: #00450D0D;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}

section.areawise-lication .areawise-lication ul li .title {
    padding-left: 12px;
}

section.areawise-lication .atrea-flex .fr img {
    border-radius: 22px;
    width: 100%;
}

section.top-choice .top-choice-list ul li .icon img {
    width: 51px;
    margin-right: 12px;
    display: none;
}

section.complete_tree_care {
    text-align: center;
    background: #008B1A;
    padding: 60px 0px;
}

section.complete_tree_care .main-heading, section.complete_tree_care .heading p {
    color: #fff;
}

section.complete_tree_care ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 22px;
}

section.complete_tree_care ul li {
    background: #fff;
    list-style: none;
    width: 48%;
    margin: 1%;
    padding: 27px;
    text-align: left;
    border-radius: 10px;
}

section.complete_tree_care ul li .title {
    color: #1A1C1C;
    font-size: 19px;
    /* padding-top: 21px; */
    margin-bottom: 8px;
    font-weight: 600;
    font-family: 'Manrope';
}

section.tree-problem {
    padding: 60px 0px;
    background: #f9f9f9;
    text-align: center;
}

section.tree-problem .tree-problem-list ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 22px;
}

section.tree-problem .tree-problem-list ul li {
    width: 48%;
    list-style: none;
    text-align: left;
    background: #fff;
    margin: 1%;
    padding: 22px;
    border-radius: 10px;
    border-left: 4px solid #77574d;
}

section.tree-problem .tree-problem-list ul li .problem-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.tree-problem .tree-problem-list ul li .problem-area .icon {
    width: 40px;
    display: none;
}

section.tree-problem .tree-problem-list ul li .problem-area .content-area {
    width: 100%;
}

section.tree-problem .tree-problem-list ul li .problem-area .content-area .title {
    color: #1A1C1C;
    font-size: 19px;
    margin-bottom: 8px;
    font-weight: 600;
    font-family: 'Manrope';
}


section.tree-problem .tree-problem-list ul li:nth-child(4n+1) {
  border-color: #008B1A;
}

section.tree-problem .tree-problem-list ul li:nth-child(4n+2),
section.tree-problem .tree-problem-list ul li:nth-child(4n+3) {
  border-color: #77574d;
}

section.tree-problem .tree-problem-list ul li:nth-child(4n+4) {
  border-color: green;
}

section.blogs.blogpage {
    padding: 60px 0px;
    text-align: center;
    background: #f3f3f3d6;
}

section.testimonials+section.blogs.blogpage {
    padding: 60px 0
}

section.blogs.blogpage .blogs-section-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-wrap: wrap
}

section.blogs.blogpage .blogs-section-flex .left {
    width: 100%
}

section.blogs.blogpage .blogs-section-flex .right {
    width: 29%;
    display: none
}

section.blogs.blogpage .blogs-section-flex .left .blogList {
    flex-wrap: wrap
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea {
    width: 31.33%;
    background: #fff;
    margin: 1%
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content {
    padding: 15px 15px 0 15px;
    font-size: 12px
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .blogTitle h3,section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .blogTitle .service-name,section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .blogTitle .blog-title {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .blogTitle .service-name {
    text-align: center
}

section.blogs.blogpage .blogs-section-flex .right .right-cart {
    padding: 16px;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / .2);
    border-radius: 3px;
    margin-bottom: 32px
}

section.blogs.blogpage .blogs-section-flex .right h2.headline {
    font-size: 28px;
    line-height: 38px
}

section.blogs.blogpage .blogs-section-flex .right .heading {
    padding-bottom: 12px
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .blogImg img {
    width: 100%;
    height: 246px;
    object-fit: cover;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .date {
    border: 1px solid #e2dcdc;
    width: fit-content;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 2px;
    margin-bottom: 9px;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .blogTitle h3{
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blogs-footer {
    padding: 15px 15px 15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-button {
    display: none;
}
.blogs-footer .em-blog-icon {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 10px;
}

.em-blog-thumb img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px solid #008b1a;
    background: #fff;
    padding: 2px;
}

.blogs-footer .em-blog-icon h6, .blogs-footer .em-blog-icon .name {
    font-size: 14px;
    padding-left: 10px;
    padding-top: 5px;
    text-transform: capitalize;
}


.emergency-txt.yaers {
    padding: 32px;
}

.emergency-txt.yaers .title {
    font-size: 57px;
    font-family: 'Manrope';
    font-weight: 700;
    padding-bottom: 23px;
    color: #008b1a;
}

.emergency-response:has(.yaers) {
    width: 58%;
}

section.what-we-do .do-flex.about-flex {
    align-items: center;
}

section.what-we-do .do-flex.about-flex .fl {
    width: 72%;
}

section.what-we-do .do-flex.about-flex .fr {
    width: 24%;
}

.fl {}

section.what-we-do .do-flex.about-flex .fr ul li {
    width: 100%;
    background: #F3F3F3;
    text-align: center;
    list-style: none;
    padding: 22px;
    font-weight: 500;
    margin: 12px 0px;
}

section.what-we-do .do-flex.about-flex .fr ul li:after {
    display: none;
}

section.what-we-do .do-flex.about-flex .fr ul li:before {
    display:none;
}

li {}

section.what-we-do .do-flex.about-flex .fr ul li .title span {
    font-size: 15px;
    display: block;
    font-weight: 400;
}

section.what-we-do .do-flex.about-flex .fr ul li .title {
    padding-top: 12px;
}

section.certified-word ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.certified-word ul li {
    list-style: none;
    width: 49%;
    position: relative;
}

section.certified-word ul li:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}

section.certified-word {
    padding: 0px 0px 60px 0px;
}

section.certified-word ul li .title {
    position: absolute;
    bottom: 32px;
    z-index: 2;
    color: #fff;
    left: 32px;
    font-size: 21px;
}


section.tree-care .care-list li {
    list-style: none;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0px 0px 10px #f4eded;
    margin: 1%;
    width: 31.33%;
}

section.tree-care .care-list .care-content:hover .content .title {
    color: #008b1a;
}


section.about .about-gllery ul li {
    list-style: none;
}

section.about .about-stacks ul li {
    width: 23%;
    list-style: none;
    margin: 1%;
}

section.about .about-stacks ul li .img-txt {
    display: flex;
    align-items: center;
}

section.about .about-stacks ul li .img-txt .img {
    width: 74px;
    height: 74px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #008b1a7a;
    margin-right: 22px;
}

section.about .about-stacks ul li .img-txt .img img {
    width: 41px;
}

section.about .about-stacks ul li .txt.count-up h3 span {/*    padding-left: 96px;*/font-size: 45px;color: #008b1a;font-weight: 600;/*    margin-top: -18px;*/font-family: 'Manrope';}

section.about .about-stacks ul {
    display: flex;
    flex-wrap: wrap;
}

section.about {
    padding: 60px 0px;
}

section.about .about-stacks ul li .txt.count-up span {
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Manrope';
}

section.our-projects {
    padding: 0px 0px 60px 0px;
    text-align: center;
    background: #f9f9f9;
}

section.our-projects ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.our-projects ul li {
    list-style: none;
    width: 31%;
    margin: 0.5%;
}

section.our-projects ul li img {
    width: 100%;
}

section.complete_tree_care ul li .icon {
    display: none;
}

section.contact-form .main-contact p {
    margin: 0px;
}

.wpcf7-form-control::placeholder {
    color: #2a2828;
}


section.other-services .other-service-list ul li.item {
    width: 100%;
}

.owl-dots {
    width: 100%;
}

/*section.other-services .other-service-list ul li.item .icon-title:has(img) {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.other-services .other-service-list ul li.item .icon-title:has(img) .title {
    width: calc(100% - 68px);
}

section.other-services .other-service-list ul li.item .icon-title .icon:has(img) {
    width: 49px;
}*/


.img.circle img {
    border-radius: 50%;
}