.pt-20 {
  padding-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.bg-white {
  background: #fff !important;
}
.d-flex-dir-col-justify-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.d-flex-dir-col-justify-align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.align-items--end {
  align-items: end;
}
.section-padding {
  padding: 60px 0 !important;
}
.section-bg-1 {
  background: #f9fff7;
  /* background: #f2ffed; */
}
.relative-grass-shape {
  position: relative;
}
.grass-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 226px;
  background: url(../images/all/grass-shape-1.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  z-index: -1;
}
.grass-shape-2 {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  height: 51px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 99;
}
@keyframes img-scale-and-rotate {
  0% {
    transform: scale(1) rotate(-0.1deg);
    transition: all 0.3s linear;
  }

  50% {
    transform: scale(1.03) rotate(0.1deg);
    transition: all 0.3s linear;
  }
  100% {
    transform: scale(1) rotate(-0.1deg);
    transition: all 0.3s linear;
  }
}

/* ******************************************************************************** */

.header-logo a img {
  width: 80px;
}
.stricky-header.main-menu-three {
  background-color: #ffffff !important;
  box-shadow: 0 0 6px #1e4e217a !important;
}
.stricky-header.main-menu-three .main-menu__list > li > a {
  color: #000000 !important;
  font-family: inherit;
  font-weight: 400;
}

/* ******************************************************************************** */

.home-slider .main-slider__slide-1 .main-slider__bg {
  background-image: url(../images/all/home/banner/banner-slide-1.webp);
}
.home-slider .main-slider__slide-2 .main-slider__bg {
  background-image: url(../images/all/home/banner/banner-slide-2.webp);
}
.home-slider .main-slider__slide-3 .main-slider__bg {
  background-image: url(../images/all/home/banner/banner-slide-3.webp);
}
.main-slider .owl-theme .owl-nav [class*="owl-"] {
  display: none !important;
}

/* ******************************************************************************** */

.about-one.home-about-us-section {
  padding: 70px 0px 140px;
}
.about-section-row-2 {
  margin-top: 90px;
}
.about-one__right.about-us-right-col-content {
  margin-left: 30px;
}
.about-one__right.about-us-right-col-content .section-title {
  margin-bottom: 20px;
}
.about-one__right.about-us-right-col-content .about-one__text-2 {
  margin: 13px 0;
}
.about-one__right.about-us-right-col-content .about-one__points-2 {
  margin: 13px 0;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  row-gap: 10px;
}
.about-one__right.about-us-right-col-content .about-one__points-2.new-list-2 {
  display: flex;
  flex-direction: row;
  column-gap: 15px;
}
.about-one__right.about-us-right-col-content .about-one__points-2.new-list-2 li + li {
  margin-top: 0;
}
.about-one__right.about-us-right-col-content .about-one__points-2 li {
  width: 33.3%;
  padding: 4px 10px;
  border: 1px groove #5bc265;
  box-shadow: inset 0 0 20px #5bc26552;
  border-radius: 3px;
}
.about-us-right-col-content .about-one__points-2 li .icon {
  top: 0;
}
.about-us-right-col-content .about-one__points-2 li .text h5 {
  font-size: 18px;
}
.about-us-right-col-content .about-one__points-2 li img,
.about-us-right-col-content .about-one__points-2 li a img {
  width: 80px;
  height: auto;
}
.about-one__right.about-us-right-col-content .about-one__points-2 .google-review .text h5 a:hover {
  color: #3b3b3b;
}
.about-us-left-col-content .about-one__experience {
  top: 0;
  left: 0px;
}

/* ******************************************************************************** */

.home-about-section-2 .faq-one__bg {
  background-image: url(../images/all/backgrounds/bg-1.png);
}
.home-about-section-2 {
  background: #5bc26524;
}
.pricing-one__single.about-section-2-blocks {
  padding: 20px;
}
.pricing-one__single.about-section-2-blocks:hover {
  background-color: #3b5f3c;
}
.about-section-2-blocks .pricing-one__single-inner {
  padding: 20px;
}
.about-section-2-blocks .pricing-one__price-box img,
.about-section-2-blocks .pricing-one__price-box a img {
  width: 100px;
}
.about-section-2-blocks .pricing-one__list-box .pricing-one__list-title,
.about-section-2-blocks .pricing-one__list-box .pricing-one__list-title a {
  font-size: 20px;
}
.pricing-one__single.about-section-2-blocks:hover
  .pricing-one__list-box
  .pricing-one__list-title
  a {
  color: #fff;
}

/* ******************************************************************************** */

.feature-one__single.home-services-block {
  border: 1px solid #206c2f52;
  padding: 20px;
  box-shadow: 0 0 16px #cde9d8;
}
.feature-one__single.home-services-block:hover {
  box-shadow: 0 0 30px #cde9d8;
}
.feature-one__single.home-services-block .feature-one__shape-1 {
  right: 0px;
  top: 20px;
  width: 200px;
}
.feature-one__single.home-services-block .feature-one__title {
  font-size: 18px;
  line-height: 1.1;
  margin-top: 15px;
}
.feature-one__single.home-services-block .feature-one__icon img {
  transition: all 500ms linear;
  transition-delay: 0.1s;
}
.feature-one__single.home-services-block:hover .feature-one__icon img {
  transform: scale(0.9);
}

/* ******************************************************************************** */

.faq-one.home-faq-section {
  background: #234524;
}
.faq-one.home-faq-section .faq-one__bg {
  background: url(../images/all/backgrounds/bg-1.png);
}
.faq-one-accrodion.home-faqs-accodians .accrodion-title {
  padding: 12px;
  border: 1px solid #c6ebca;
  border-radius: 3px;
}
.faq-one-accrodion.home-faqs-accodians .accrodion-content {
  padding: 15px 12px;
}
.faq-one__left.home-faq-left-col .section-title__tagline {
  color: #dadada;
}

/* ******************************************************************************** */

.home-testimonials-block .testimonial-one__single-inner {
  padding: 35px;
}

/* ******************************************************************************** */

.main-footer.site-footer {
  background-color: #204421;
}
.site-footer__bg {
  background-image: url(../images/all/backgrounds/site-footer-bg.jpg);
}
.footer-widget__logo a img {
  width: 100px;
}
.footer-widget__about-text {
  color: #d9d9d9;
}
.contact-info-container {
  display: flex;
  flex-direction: column;
  row-gap: 7px;
}
.contact-info-block {
  display: flex;
  column-gap: 10px;
}
.ci-icon i {
  color: #d9d9d9;
}
.ci-link a {
  color: #d9d9d9;
  transition: all 0.3s linear;
}
.ci-link a:hover {
  color: #fff;
}
.site-footer__bottom {
  position: relative;
  display: block;
  z-index: 1;
  padding: 10px 0;
  border-top: 1px dashed #eee;
}
.site-footer__bottom-shape {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 65px;
  background-image: url(../images/all/backgrounds/site-footer-bottom-shape.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}
.site-footer__bottom-inner {
  color: #fff;
}
.site-footer__bottom-inner a {
  color: #fff;
  transition: all 0.3s linear;
}
.site-footer__bottom-inner a:hover {
  color: #cdffe8;
}

/* ******************************************************************************** */
.tree-remove-service {
   background-image: url(../images/all/about/1.jpg) !important;
}
.tree-Pruning-Maintenance-service {
   background-image: url(../images/all/about/6.jpg) !important;
}

.Fruit-Tree-Pruning {
   background-image: url(../images/all/about/4.jpg) !important;
}
.Disease-Diagnosis {
   background-image: url(../images/all/about/5.jpg) !important;
}
.about-page-breadcrumb {
  background-image: url(../images/all/about/about-breadcrumb.webp);
}
.Emergency-Tree-Cleanup {
  background-image: url(../images/all/about/2.jpg);
}
.page-header__inner .breadcrumb--title {
  font-size: 45px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
}
.about-page-section-1 .about-four__right {
  margin-left: 0px;
}
.about-page-section-2 {
  position: relative;
  z-index: 1;
  background-image: url(../images/all/about/about-page-section-2-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.about-page-section-2.parallax-section {
  background-attachment: fixed;
}
.about-page-section-2::before {
  position: absolute;
  inset: 0px;
  content: "";
  opacity: 1;
  z-index: -1;
  background-color: #00000094;
}
.about-section-2-content-container {
  max-width: 100%;
}
.about-section-2-content-container .para--text {
  color: #efefef;
  font-size: 16px;
  /* text-align: center; */
}

@media only screen and (max-width: 991px) {
  .about-page-section-1 .about-four__right {
    max-width: 100%;
    margin: 50px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .about-page-section-1 .section-title__icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

/* ******************************************************************************** */

.services-one__single.service-page-block {
  padding: 10px;
  box-shadow: 0 3px 5px 0px #99b186a6, inset 0 0 65px #d5ddcf6b;
}
.services-one__single.service-page-block .services-one__img:before {
  background-color: #4a8d5436;
}
.services-one__single.service-page-block .services-one__icon img {
  filter: brightness(0.5);
  width: 55px;
}
.services-one__single.service-page-block .services-one__icon::before {
  background-color: #57a4623b;
}
.services-one__single.service-page-block .services-one__title {
  font-size: 24px;
  line-height: 1;
  margin: 10px 0;
}
.services-section-2 {
  background-image: url(../images/all/services/service-page/services-section-2-bg.webp);
  padding: 70px 0;
}
.about-page-section-2.services-section-2::before {
  background-color: #00000000;
}
.service-section-2-cta-col {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.service-section-2-cta {
  background: #ffffff66;
  padding: 20px;
  border-radius: 5px;
  backdrop-filter: blur(3px);
}
.service-section-2-cta .service-section-2-cta-title {
  color: #111;
}

/* ******************************************************************************** */

.services-inner-page-section-1 {
  position: relative;
  z-index: 1;
  display: block;
  background: #5bc26524;
}
.services-inner-page-section-1 .services-inner-page-section-1-bg {
  background-image: url(../images/all/backgrounds/bg-1.png);
}
.services-inner-page-section .section-title {
  margin-top: 0;
  margin-bottom: 30px;
}
.services-inner-page-section .section-title .section-title__title {
  font-size: 35px;
  line-height: 1.3;
}
.services-inner-page-section-2 .service-section-2-img-container img {
  width: 100%;
  border-radius: 6px;
  box-shadow: -3px 3px 10px #669c1e63, 2px -2px 7px #00000045;
  border: 3px solid #507c31a8;
  animation: img-scale-and-rotate 3s linear infinite both;
}
.services-inner-page-section .section-title.service-section-2-title .section-title__title {
  font-size: 30px;
}
.services-inner-page-tr-section-3 {
  background: #f7f7f7;
}
.services-inner-page-tr-section-3-title {
  line-height: 1.4;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 500;
}
.about-two__points.services-section-list li {
  align-items: start;
}
.about-two__points.services-section-list li .text b {
  color: #22692c;
  text-decoration: underline;
  font-size: 18px;
}
.about-two__points.services-section-list li .text p {
  font-size: 16px;
  font-weight: normal;
}
.services-inner-page-tr-section-4 {
  background: #4a8d5421;
}
.process-two__single.service-inner-page-block .process-two__icon img {
  transition: all 0.3s linear;
  filter: none;
}
.process-two__single.service-inner-page-block:hover .process-two__icon img {
  transform: scale(0.9);
  transition: all 0.3s linear;
  filter: invert(1);
}
.service-inner-page-block .process-two__content .process-two__text {
  padding-bottom: 0;
}
.service-inner-page-content-blocks {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  margin-bottom: 20px;
}
.sip-cb-title {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 600;
}
.sip-content-block--title {
  font-size: 20px;
  font-weight: 700;
  color: green;
}
.services-inner-page-tr-section-6 {
  background: #f7f7f7;
}
.services-inner-page-tr-section-6 p {
  margin-bottom: 15px;
}
.services-inner-page-tr-section-6 p:last-child {
  margin-bottom: 0px;
}
.work-pics-section {
  background: #22692c14;
  padding: 40px 0 60px !important;
}
.work-pics-section .item .project-three__single.our-work-slide {
  border: 3px groove #22692c94;
  box-shadow: 0 0 10px #4a8d54a8;
  border-radius: 10px;
}
.work-pics-section .item .project-three__single.our-work-slide .gallery-page__img:before {
  background: #4a8d5485;
}
.work-pics-section .item .project-three__single.our-work-slide img {
  border-radius: 5px;
}
.services-inner-page-section .content--container p a {
  color: #3cca6d;
  display: inline-block;
  text-decoration: underline;
}

/* ******************************************************************************** */

.career-page-pointers-title {
  font-size: 20px;
  font-weight: 700;
  padding: 12px 10px;
  border: 1px solid #000;
  margin-bottom: 20px;
}
.career-page-btns-row {
  padding: 20px 0;
  border: 1px solid #00800073;
  box-shadow: inset 0 0 21px #4db54d45;
}

/* ******************************************************************************** */

.contact-us-page-section-1 .contact-two__bg {
  background-image: url(../images/all/contact-us/contact-page-section-1-bg.webp);
}
.contact-us-page-section-1 .contact-two__shape-1 {
  background-image: url(../images/all/contact-us/contact-page-section-1-shape.png);
  opacity: 0.45;
}
.cp-map-container img {
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 15px #a5d4816e;
  border: 1px solid #999999;
}


.banner-button {
  margin-top: 20px;
position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    outline: none !important;
    background-color: var(--gardon-base);
    color: var(--gardon-white);
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: var(--gardon-bdr-radius);
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;
}