@import url('https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&display=swap');

html, body {
  overflow-x: hidden;
  width: 100%;
  position: relative;
}


.bg-nav-image{
    background-image: url("https://res.cloudinary.com/dkg4qshss/image/upload/f_auto,q_auto/v1/Green%20Marketing/website/desktop/qmjjcymxsumdhfe9hazu");
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 0.5rem solid #3BB449;
}


h1, h2, h3, h4, h5, h6{
    font-family: "Anton", serif;
}

p, a {
    font-family: "Quicksand", serif;
}


.text-white{
  color: #fff !important;
}

body{
    font-family: "Quicksand", serif;
    font-size: 1.125rem;
    font-weight: 700;
}

.nav-link{
    color: #fff ;
    font-weight: 700;
    margin-right: 1rem;
}

.nav-link.active{
    border-bottom: 1px solid #fff;
}

.btn-nav-primary{
    padding: 0.75rem 1.5rem 0.75rem 1.5rem;
    gap: 8px;
    border-radius: 8px;
    opacity: 0px;
    background: #3BB449;
    color: #fff;
    width: 9rem;
    font-weight: 700;
}

.btn-primary{
padding: 0.75rem 3rem 0.75rem 3rem;
gap: 8px;
border-radius: 8px;
opacity: 0px;
background: #3BB449;
color: #fff;
font-weight: 700;
font-size: 1.25rem;
}

.btn-primary:hover{
    background: #fff;
    color: #3BB449;
}


.btn-secondary{
  padding: 0.75rem 3rem 0.75rem 3rem;
  gap: 8px;
  border-radius: 8px;
  opacity: 0px;
  background: #000;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  }
  
  .btn-primary:hover{
      background: #fff;
      color: #3BB449;
  }

.btn-thick-border{
    border: 3px solid;
}

.hero-section{
    background-image: url("https://res.cloudinary.com/dkg4qshss/image/upload/v1736747725/BG_Image_y0uqj0.jpg");
    background-position: 50% 90%; 
    background-size: cover;
}

.hero-section .container{
padding-top: 4rem;
}


.heroh1{
    font-size: 6rem;
    color: #fff;
    text-align: center;
}

.big-h2{
  font-size: 5rem;
  color: #fff;
  text-transform: uppercase;
  line-height: 5rem;
}

.big-h2-black{
  font-size: 5rem;
  color: #000;
  text-transform: uppercase;
  line-height: 5rem;
}

.big-h3-black{
  font-size: 3.25rem;
  color: #000;
  text-transform: uppercase;
}

.small-h3-black{
  font-size: 3rem;
  color: #000;
  text-transform: uppercase;
  line-height: 5rem;
}

.small-h2{
  font-size: 3rem;
  color: #fff;
  text-transform: uppercase;
  line-height: 5rem;
}

.reg-h2{
font-size: 2.25rem;
color: #000;
}



  .image-bullet-list img {
    width: auto;
    max-height: 2.25rem;
  }


  .image-bullet-list{
    columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-type: none;
  color: #fff;
  padding-left: 0%;
  margin-top: 1rem;

  }

  .image-bullet-list li{
    display: flex;
    align-items: auto; /* Centers text vertically relative to the image */
    gap: 1rem;
    margin-bottom: 1rem;
  }

  .image-bullet-list-text{
    margin-top: 0.25rem;
  }


  .cta-question{
    font-size: 2rem;
    color: #fff;
  }

  .buttons-float{
    display: flex;
    gap: 2rem;
    padding-bottom: 2rem;
  }


    /* Position the left and right controls outside the carousel */
    .carousel-control-prev, .carousel-control-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 5%;
        z-index: 5;
      }
    
      .carousel-control-prev {
        left: 0;
      }
    
      .carousel-control-next {
        right: 0;
      }




.about-us{
  background-image: url("https://res.cloudinary.com/dkg4qshss/image/upload/f_auto,q_auto/BG_Image_y0uqj0.jpg");
  background-position: right bottom;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-repeat: no-repeat;
}

.what-we-do{
  background-image: url("https://res.cloudinary.com/duzqats9m/image/upload/v1737317401/BG_Image-4_zfbxfy.png");
  background-position: right bottom;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
  
}

.testimonials{
  background: #ECF9ED;
  background-position: right bottom;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.join-our-group{
  background-image: linear-gradient(104.88deg, rgba(59, 180, 73, 0.3)  , rgba(2, 95, 12, 0.3)), url("https://res.cloudinary.com/duzqats9m/image/upload/v1737954517/GMNS/hmkf29yroqqw7isyilkc.png");
  background-position: right bottom;
  background-size: cover;
  padding-top: 5rem;
}

.contact-form{
  background-position: right bottom;
  background-size: cover;
  padding-top: 5rem;
}


.blog-widget{
  background-image: url("https://res.cloudinary.com/duzqats9m/image/upload/v1737965524/GMNS/xmc7jc60rdcwov8kaiay.jpg");
  background-position: right bottom;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
  
}


.subtitle-top{
  font-family: "Anton", serif;
  font-size: 1.25rem;
    color: #3bb44a;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 0px;
    letter-spacing: 3px;
}



.hr-center-green {
  margin: 1rem 0;
  color: #3bb44a;
  border: 0;
  border-top: 2px solid;
  opacity: 1;
  width: 8%;
  margin-left: 46%;
}

.hr-center-yellow {
  margin: 1rem 0;
  color: #fec601;
  border: 0;
  border-top: 2px solid;
  opacity: 1;
  width: 8%;
  margin-left: 46%;
}

.hr-left-yellow{
  margin: 1rem 0;
  color: #fec601;
  border: 0;
  border-top: 2px solid;
  opacity: 1;
  width: 8%;
}

.hr-wide-yellow{
  margin: 1rem 0;
  color: #fec601;
  border: 0;
  border-top: 2px solid;
  opacity: 1;
  width: 100%;
}


.hr-left-green{
  margin: 1rem 0;
  color: #3bb44a;
  border: 0;
  border-top: 2px solid;
  opacity: 1;
  width: 8%;
}

.hr-wide-green{
  margin: 1rem 0;
  color: #3bb44a;
  border: 0;
  border-top: 2px solid;
  opacity: 1;
  width: 100%;
}


.paragraph-large{
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.1rem;
}


.paragraph-small{
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 2.1rem;
}

.paragraph-small a{
  text-decoration: none;
}

.paragraph-light{
  color: #ccc;
}

.paragraph-blog-card{
  color: #ccc;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1rem;
}

.paragraph-how-card{
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-align: left;
}


.paragraph-dark{
  color: #333;
}

.about-us .width-control{
  width: 90%;
}

.who-we-serve .width-control{
  width: 95%;
  margin-left: 2.5%;
}

.space1rem{
  padding-bottom: 1rem;
}

.space2rem{
  padding-bottom: 2rem;
}

.padding-bottom-1half{
  padding-bottom: 1.5rem;
}

.subtitle-top-big{
font-size: 4rem;
}

.big-h2.width-control{
  width: 90%;
}
.big-h2-black.width-control{
  width: 75%;
  margin-left: 12.5%;
}

.primary-color-text{
  color:  #3BB449;
}

.playbutton {
  display: block;
  margin-left: 25%;
  margin-top: 5%;
  width: auto;
  }


  .bs-example {
    margin: 20px;
}

.modal-content iframe {
    margin: 0 auto;
    display: block;
}




.who-we-serve{
  background: #fff;
}



.serveimage{
  width: 90%;
  margin-left: 5%;
}

.service-card-h3{
  display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px;
}


.lawn-care-card{
  background-image: url(https://res.cloudinary.com/dkg4qshss/image/upload/v1747650563/LAWN_CARE-2_mzq6zd.png);
  background-size: cover;
  min-height: 400px;
}

.hardscaping-card{
  background-image: url(https://res.cloudinary.com/dkg4qshss/image/upload/v1747650874/LAWN_CARE-4_lzaebz.png);
  background-size: cover;
  min-height: 400px;
}

.lawn-maintenance-card{
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-6_fhyril.png);
  background-size: cover;
  min-height: 400px;
}

.pressure-washing-card{
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305384/Card-8_evgl7r.png);
  background-size: cover;
  min-height: 400px;
}

.landscaping-card{
  background-image: url(https://res.cloudinary.com/dkg4qshss/image/upload/v1747650712/LAWN_CARE-3_czgijy.png);
  background-size: cover;
  min-height: 400px;
}

.tree-services-card{
  background-image: url(https://res.cloudinary.com/dkg4qshss/image/upload/v1747650968/LAWN_CARE-5_b2guoo.png);
  background-size: cover;
  min-height: 400px;
}

.garden-irrigation-card{
  background-image: url(https://res.cloudinary.com/dkg4qshss/image/upload/v1747651050/LAWN_CARE-6_zi437m.png);
  background-size: cover;
  min-height: 400px;
}

.small-business-card{
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-9_mr5aho.png);
  background-size: cover;
  min-height: 400px;
}



.service-card-inner{
  opacity: 0;
}

.service-card:hover .service-card-inner{
  opacity: 1 !important;
}

.service-card:hover{
  background: #A5E3AA !important;
  border-radius: 18px;
}


.width-control-90{
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}



.width-control-95{
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}


.link-icon{
  text-align: right;
}

.service-card-inner a{
  text-decoration: none;
}


.link-right{
  text-align: right;
}

.group-logo{
  max-width: 55%;
  background-color: #fff;
  border-radius: 50%;
}



.blog-card-img{
  max-width: 100%;
  border-radius: 25px 25px 0px 0px;
}

.blog-card{
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 25px;
  height: 100%;
  width: 95%;
    margin-left: 2.5%;
}


.how-card{
  background: #ECF9ED;
  border-radius: 25px;
  height: 100%;
}

.blog-card-title{
font-family: Quicksand;
font-size: 2rem;
font-weight: 600;
line-height: 38.4px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}


.how-card-title{
  font-size: 2.5rem;
font-weight: 500;
line-height: 38.4px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
text-transform: uppercase;
}


.row-flex {
  display: flex;
  flex-wrap: wrap;
}



.contact-form-paragraph{
  font-family: Quicksand;
font-size: 1.75rem;
font-weight: 600;
line-height: 38.4px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}


.text-dark{
  color: #000 !important;
}


.form-container{
  background: #ECF9ED;
  padding: 1rem;
  border: 2px solid #3BB449;
  box-shadow: 0px 0px 0px 0px #1C25311A;
  padding: 32px 24px 32px 24px;
  gap: 24px;
  border-radius: 1rem;
  opacity: 0px;
}


.btn-full-width{
  width: 100% !important;
}

.mascot-logo{
  width: 60%;
}



.footer-main{
  background-image: url("https://res.cloudinary.com/duzqats9m/image/upload/v1737970837/GMNS/tvhqvcmaql21pkxnlmvl.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
}


.width-100{
  width: 100%;
}


.background-white{
  background-color: #fff;
}


.footer-paragraph{
font-family: Quicksand;
font-size: 1.75rem;
font-weight: 600;
line-height: 38.4px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}


.footer-bottom-bar{
  background-color: #3bb449;

}

.paragraph-bottom-bar{
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1rem;
}


.swiper {
  width: 90%;
  height: 100%;
  margin-left: 5%;
}

.swiper-services{
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide-wbg{
  background: #fff;
}

.swiper-slide-testimonials{
  text-align: center;
  font-size: 18px;
  background: #ECF9ED;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide .swiper-img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.partner-logo{
  max-height: 4rem;
}




.swiper-services-slide{
border-radius: 25px;
}


.swiper-wwd-pagination {
  margin-top: 2rem;
}

  

  .swiper-button-next, .swiper-button-prev{
    color: #3bb449 !important;
  }


  .swiper-button-next1, .swiper-button-prev1 {
    text-rendering: auto;
    color: #3bb449 !important;
  }




  .swiper-pagination {
    position: relative !important;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    margin-top: 2rem;
    }

    

    .swiper-pagination-bullet{
      background-color: #fff !important;
    }

    .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #3bb44a !important;
    }



p.h2testimonial{
      font-size: 2.25rem;
      color: #3bb44a;
      font-family: "Anton", serif !important;
      }


      .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: var(--swiper-navigation-sides-offset,0px) !important;
        left: auto;
        }

        .swiper-button-prev, .swiper-rtl .swiper-button-next {
          left: var(--swiper-navigation-sides-offset,0px) !important;
          right: auto;
          }


          .swiper-button-next-custom, .swiper-button-prev-custom {
              position: absolute;
              top: var(--swiper-navigation-top-offset, 50%);
              width: calc(var(--swiper-navigation-size) / 44 * 27);
              height: var(--swiper-navigation-size);
              margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
              z-index: 10;
              cursor: pointer;
              display: flex;
              align-items: center;
              justify-content: center;
              color: #3bb449 !important;
          }






  .servicesSwiper{
    overflow-x: hidden;
    overflow-y: hidden;
  }


 
@media (min-width: 768px) {




  .container-aboutus{
    margin-left: 18.5%;
  }

  .videobg{
    
    background-image: url("https://res.cloudinary.com/dkg4qshss/image/upload/f_auto,q_auto/v1736751430/Video_PReview_omijr0.jpg");
    background-size: 50%;
background-repeat: no-repeat;
background-position: 100% 75%;
  }

  .about-us .margin-top-custom{
    margin-top: 6rem;
  }



}


@media (max-width: 768px) {
  .hero-section{
    background-image: url("https://res.cloudinary.com/dkg4qshss/image/upload/v1736747725/BG_Image_y0uqj0.jpg");
    background-position: top center;
    background-size: cover;
}

.heroh1{
  font-size: 2rem;
  color: #fff;
  text-align: center;
}

.image-bullet-list-text{
  font-size: 1rem;
}

.logobulletimg{
  max-width: 1.25rem;
    max-height: 1.25rem !important;
    margin-top: 0.5rem;
}


.cta-question{
  font-size: 1.5rem;
  text-align: center;

}

.btn-primary{
  font-size: 1rem;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}

.btn-secondary{
  font-size: 1rem;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}


.buttons-float {
  display: flex;
  gap: 2rem;
  padding-bottom: 2rem;
  justify-content: center;
}

.subtitle-top{
  font-size: 1rem;
  text-align: center;

}



.big-h2{
  font-size: 2rem;
  color: #fff;
  text-transform: uppercase;
  line-height: 2.5rem;
  text-align: center;
}


.about-us {
  background-image: url("https://res.cloudinary.com/dkg4qshss/image/upload/v1739172265/Green%20Marketing/website/mobile/esbr2uihwg3detlj7yok.jpg");
  background-position: center bottom;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.hr-left-yellow {
  margin: 1rem 0;
  color: #fec601;
  border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
  border-top: 2px solid;
  opacity: 1;
  width: 8%;
  margin-left: 46%;
}

.paragraph-large {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2.1rem;
  text-align: center;
}

.width-control {
margin-left: 1.5%;
width: 97% !important;
}

.subtitle-top-big {
  font-size: 1.75rem;
  line-height: 1rem;
}

.playbutton{
  display: none;
}

.mobile-yt-img{
  padding-bottom: 5rem;
}

.big-h2-black.width-control{
  margin-left: 1.5% !important;
}

.big-h2-black {
  font-size: 2rem;
  color: #000;
  text-transform: uppercase;
  line-height: 2.5rem;
}

.lawn-care-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-2_hnj7be.png);
  background-size: cover;
  min-height: 200px;
}

.hardscaping-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305384/Card-4_mnz8pr.png);
  background-size: cover;
  min-height: 200px;
}

.lawn-maintenance-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-6_fhyril.png);
  background-size: cover;
  min-height: 200px;
}

.pressure-washing-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305384/Card-8_evgl7r.png);
  background-size: cover;
  min-height: 200px;
}

.landscaping-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-3_oxlcsd.png);
  background-size: cover;
  min-height: 200px;
}

.tree-services-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-5_ylhxgb.png);
  background-size: cover;
  min-height: 200px;
}


.garden-irrigation-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-7_twrnhi.png);
  background-size: cover;
  min-height: 200px;
}

.small-business-card {
  background-image: url(https://res.cloudinary.com/duzqats9m/image/upload/v1737305383/Card-9_mr5aho.png);
  background-size: cover;
  min-height: 200px;
}


.service-card-inner p{
  display: none !important;
}

.how-card-title{
  font-size: 1.5rem;
}

.paragraph-how-card{
  font-size: 0.9rem;
}

.how-card{
  height: 90%;
}

p.h2testimonial{
  font-size: 2rem;
  color: #3bb44a;
  font-family: "Anton", serif !important;
  }


  .swiper-slide {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }


  .group-logo {
    max-width: 75%;
    margin-left: 12.5%;
    background-color: #fff;
    margin-bottom: 2rem;
  }


  .blog-card{
    padding-bottom: 1rem;
  }
  .mb-sm-3{
    margin-bottom: 1rem;
  }

  .mascot-logo{
    margin-left: 20%;
    margin-bottom: 2rem;
  }

  .text-sm-center{
    text-align: center !important;
  }


  .contact-form-paragraph{
    font-size: 1rem;
    text-align: center;
  }

 .btn-sm-center{
  width: 80%;
  margin-left: 10%;
  margin-bottom: 3rem;
 }

 .big-h3-black{
  font-size: 2rem;
 }

 .form-container{
  width: 85%;
  margin-left: 7.5%;
 }

 .footer-main{
  background-size: cover;
 }

 .small-h2{
  font-size: 2rem;
  line-height: 2.5rem;
  margin-top: 3rem;
}

.footer-paragraph {
  text-align: center;
}

.footer-main p{
  text-align: center !important;
}

.width-control-sm{
  width: 90%;
  padding-left: 5%;
}


.swipermoveleft {
  top: var(--swiper-navigation-top-offset, 95%) !important;
}

.swipermoveright {
  top: var(--swiper-navigation-top-offset, 95%) !important;
}

.swipermoveright {
  left: var(--swiper-navigation-sides-offset, 70px) !important;
  right: auto;
}

.swipermoveleft {
  right: var(--swiper-navigation-sides-offset, 70px) !important;
  left: auto;
}

.text-center-mobile{
  text-align: center !important;
}

}


/* Mobile styles for top bar (screens smaller than 768px) */
@media (max-width: 767px) {
  /* Override the container flex behavior on mobile */
  .bg-dark .container.d-flex {
    display: block !important; /* Change from flex to block */
  }
  
  /* Center the row */
  .bg-dark .row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  
  /* Center content in each column */
  .bg-dark .col-sm-12 {
    text-align: center;
    margin-bottom: 10px;
  }
  
  /* Center social media icons */
  .bg-dark .col-sm-12:last-child {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  /* Add some spacing between elements */
  .bg-dark .text-white {
    margin: 5px 10px;
  }
  
  /* Ensure equal spacing for social icons */
  .bg-dark .col-sm-12:last-child a {
    margin: 0 10px !important;
  }
}


/* Center align the menu items */
@media (min-width: 992px) {
  /* Flex container for logo + nav */
  .navbar > .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  /* Logo stays left */
  .navbar-brand {
    margin-right: auto; /* keeps logo pinned left */
    flex-shrink: 0;
  }

  /* Collapse fills remaining space */
  .navbar-collapse {
    flex-grow: 1;
  }

  /* Nav items aligned to the right */
  .navbar-nav {
    margin-left: auto;
    display: flex;
    align-items: center;
  }

  /* Optional: space before Book Now button */
  .navbar-nav .btn-nav-primary {
    margin-left: 15px;
  }
}


/* For mobile, ensure menu is centered when expanded */
@media (max-width: 991.98px) {
  .navbar-collapse {
    text-align: center;
  }
  
  .navbar-nav {
    width: 100%;
  }
  
  .navbar-nav .nav-item {
    justify-content: center;
  }
  
  /* Ensure CTA button is also centered */
  .navbar-nav .nav-item .btn-nav-primary {
    margin: 0 auto;
    display: inline-block;
  }
}








/* Desktop styles - normal grid layout */
@media (min-width: 768px) {
  /* Layout for the container */
  .blog-cards-container {
      display: block;
  }

 /* .swiper-slide {
    max-height: 60vh !important;
}
  

.swiper-wrapper-smaller {
  max-height: 65vh !important;
}
 */

  /* Override Swiper styles for desktop */
  .blog-cards-container .swiper-wrapper {
      display: flex;
      flex-wrap: wrap;
      transform: translate3d(0, 0, 0) !important;
  }
  
  /* First row layout */
  .blog-cards-container .swiper-wrapper .swiper-slide:nth-child(1),
  .blog-cards-container .swiper-wrapper .swiper-slide:nth-child(2) {
      display: inline-block;
      margin-bottom: 30px;
  }
  
  /* Second row layout */
  .blog-cards-container .swiper-wrapper .swiper-slide:nth-child(3),
  .blog-cards-container .swiper-wrapper .swiper-slide:nth-child(4) {
      display: inline-block;
      margin-top: 30px;
  }
  
  /* Make sure slide widths respect Bootstrap columns */
  .blog-cards-container .swiper-slide.col-md-7 {
      width: 58.333333% !important;
  }
  
  .blog-cards-container .swiper-slide.col-md-5 {
      width: 41.666667% !important;
  }
}

/* Mobile styles - slider layout */
@media (max-width: 767px) {
  /* Container for slider */
  .blog-cards-container {
      overflow: hidden;
      position: relative;
      padding-bottom: 70px; /* Space for pagination and arrows */
  }
  
  /* Ensure slides are full width on mobile */
  .blog-cards-container .swiper-slide {
      width: 100% !important;
      height: auto;
  }
  
  /* Make sure blog cards fit within container */
  .blog-card {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }
  
  /* Navigation arrows styling */
  .blog-cards-container .blog-button-next,
  .blog-cards-container .blog-button-prev {
      top: auto;
      bottom: 10px;
      background-color: rgba(255, 255, 255, 0.8);
      width: 40px;
      height: 40px;
      border-radius: 50%;
  }
  
  .blog-cards-container .blog-button-next {
      right: 50%;
      margin-right: -60px;
  }
  
  .blog-cards-container .blog-button-prev {
      left: 50%;
      margin-left: -60px;
  }
  
  /* Arrow icon styling */
  .blog-cards-container .blog-button-next:after,
  .blog-cards-container .blog-button-prev:after {
      font-size: 18px;
      color: #3bb44a;
  }
  
  /* Pagination styling */
  .blog-cards-container .swiper-pagination {
      bottom: 15px;
  }
}





.swiper-wwd-pagination{
  text-align: center;
}














/* Mobile Cards Styling */
.mobile-services {
    margin: 0 -15px;
    padding: 0 15px;
}

.mobile-service-card {
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.mobile-service-image {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.mobile-service-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mobile-service-content {
    padding: 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.mobile-service-content h3 {
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.mobile-service-content .hr-left-green {
    margin-top: 0;
    margin-bottom: 15px;
}

.mobile-service-content p {
    flex-grow: 1;
    margin-bottom: 15px;
}

.mobile-service-link {
    color: #3bb44a;
    font-weight: 600;
    text-decoration: none;
}

/* Swiper Styling for Mobile */
.services-swiper {
    padding-bottom: 60px;
    margin: 0 -5px;
    width: calc(100% + 10px);
}

.services-swiper .swiper-slide {
    height: auto;
    padding: 10px 5px;
}

/* Navigation styling */
.services-swiper .swiper-button-next,
.services-swiper .swiper-button-prev {
    top: auto;
    bottom: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.services-swiper .swiper-button-next {
    right: 50%;
    margin-right: -60px;
}

.services-swiper .swiper-button-prev {
    left: 50%;
    margin-left: -60px;
}

.services-swiper .swiper-button-next:after,
.services-swiper .swiper-button-prev:after {
    font-size: 18px;
    color: #3bb44a;
}

.services-swiper .swiper-pagination {
    bottom: 15px;
}

/* Responsive Display Logic handled with Bootstrap classes:
   .d-none = Display None
   .d-md-block = Display Block on medium screens and up
   .d-md-none = Hide on medium screens and up
*/






/* Swiper Styling for Mobile */

/* Navigation styling */
.services-swiper .swiper-wwd-button-next,
.services-swiper .swiper-wwd-button-prev {
  top: auto;
  bottom: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.services-swiper .swiper-wwd-button-next {
  right: 50%;
  margin-right: -60px;
}

.services-swiper .swiper-wwd-button-prev {
  left: 50%;
  margin-left: -60px;
}

.services-swiper .swiper-wwd-button-next:after,
.services-swiper .swiper-wwd-button-prev:after {
  font-size: 18px;
  color: #3bb44a;
}




.services-above {
  top: var(--swiper-navigation-top-offset, 49.5%) !important;
  /* padding-bottom: 5px !important; */
}



.services-above {
  width: calc(var(--swiper-navigation-size) / 44* 85) !important;
}











/* Blog card styling */
.blog-card {
  height: 100%;
  background-color: #212529;
  border-radius: 8px;
  overflow: hidden;
}

.blog-card-img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.blog-text {
  padding: 15px;
}

/* Mobile slider styling */
.mobile-blog-slider {
  margin: 0 -15px;
  padding: 0 15px;
}

.blog-swiper {
  padding-bottom: 70px;
  overflow: hidden;
}

.blog-swiper .swiper-slide {
  height: auto;
}

/* Slider navigation styling */
.blog-swiper .swiper-button-next,
.blog-swiper .swiper-button-prev {
  top: auto;
  bottom: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.blog-swiper .swiper-button-next {
  right: 50%;
  margin-right: -70px;
}

.blog-swiper .swiper-button-prev {
  left: 50%;
  margin-left: -70px;
}

.blog-swiper .swiper-button-next:after,
.blog-swiper .swiper-button-prev:after {
  font-size: 18px;
  color: #3bb44a;
}

.blog-swiper .swiper-pagination {
  bottom: 30px;
}

@media (max-width: 767px) {
  /* Mobile spacing adjustments */
  .blog-container {
    margin-bottom: 30px;
  }
  
  .blog-swiper .swiper-slide {
    padding: 5px;
  }
}

@media (max-width: 767px) {
 
  .ghl-form{
    width: 100% !important;
    height:80%;
    
} 

.ghl-form p{
    font-family: "Anton", serif !important;
    font-size: 2rem !important;
    padding: 1rem 0 0 2rem !important;
}
  
  
}


/*GHL Form*/

.hl_form-builder--main {
  padding: 0 !important;
  margin: 0 !important;
}


.ghl-form{
    border: 2px solid #3BB449FF !important;
    border-radius: 15px !important;
    background: #ECF9ED !important;
} 

.ghl-form p {
font-family: "Anton", serif !important;
font-size: 3rem;
font-weight: 400;
text-align: center;
margin-bottom: -2rem;
}

.ghl-form-sidebar p {
    font-family: "Anton", serif !important;
    font-size: 1.85rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: -2rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.ghl-form-sidebar{
    border: 2px solid #3BB449FF !important;
    border-radius: 15px !important;
    background: #ECF9ED !important;
} 
