@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


.beautiful-lawn-banner .banner-panel {
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-height: 650px;
    position: relative;
    background-size: cover;
  }
  
  .beautiful-lawn-banner .banner-panel {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: url("../images/Hero-Desktop.webp") no-repeat;
    min-height: 650px;
    position: relative;
    background-size: cover;
  }
  
  .beautiful-lawn-banner .banner-panel picture img {
    object-fit: cover;
    max-height: 810px;
    height: 759px;
  }
  
  .beautiful-lawn-banner .banner-panel .phone-icon {
    background: url("../images/phone.png") no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
  }
  
  .beautiful-lawn-banner .banner-panel a.call-free {
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: normal;
    color: #ffffff;
    text-decoration: none;
    background-color: #615d5d;
    padding: 7px 15px;
    border-radius: 20px;
    text-align: right;
    float: right;
  }

  .beautiful-lawn-banner .banner-panel a.call-free span{
    font-weight: 400;
    text-decoration: underline;
  }
  
  .beautiful-lawn-banner .banner-panel h2 {
    font-family: "DM Sans", sans-serif ;
    font-size: 80px !important;
    font-weight: 500;
    line-height: 100% !important;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-top: 26px;
  }
  
  .beautiful-lawn-banner .banner-panel a.get-started {
    background: rgba(30, 229, 118, 1);
    width: 248px;
    height: 58px;
    padding: 16px 32px;
    border-radius: 100px;
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: normal;
    text-align: center;
    margin-top: 100px;
    text-decoration: none;
    display: inline-block;
  }
  .beautiful-lawn-banner .banner-panel a.get-started:hover{
    background: #19C063;
  }
  .beautiful-lawn-banner .banner-panel a.get-started:focus {
        background: #1EE576;
        position: relative;
    }   

    .beautiful-lawn-banner .banner-panel a.get-started:focus::after {
        content: "";
        position: absolute;
        top: -4px;
        left: -4px;
        right: -4px;
        bottom: -4px;
        border: 2px solid #222;
        border-radius: 40px;
    }
  
  .beautiful-lawn-banner .banner-txt {
    font-family: "DM Sans", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-top: 55px;
    margin-bottom: 50px;
    width: 450px;
  }
  
  .beautiful-lawn-banner .explore-link {
    position: absolute;
    bottom: 80px;
    right: 80px;
    color: #fff;
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0;
  }

  .beautiful-lawn-banner .explore-link span {
    margin-left: 3px;
    }
  
  .beautiful-lawn-banner .explore-arrow {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url("../images/arrow-down.svg") no-repeat;
    background-position: 5px 4px;
  }
  
  .beautiful-lawn-banner .explore-link a {
    color: #ffffff;
    text-decoration: none;
  }
  
  .beautiful-lawn-banner .explore-link a:hover {
    color: #efefef;
    text-decoration: underline;
  }
  
  .beautiful-lawn-banner .padding-y-32 {
    padding: 32px 0px 32px;
    align-items: center;
    }
    .beautiful-lawn-banner .container.bg-overlay .padding-y-32 .col-6:first-child {
        display: flex;
    }
    .beautiful-lawn-banner .banner-txt sup {
        font-size: 14px;
    }
    .beautiful-lawn-slider .natural-beauty {
        width: 100%;
        height: auto;
        margin: auto;
        background: #f2fbf5;
        padding: 48px 0 0;
    }
    .beautiful-lawn-slider .natural-beauty h3 {
        font-family: "DM Sans", sans-serif;
        font-size: 68px;
        font-weight: 500;
        line-height: 68px;
        letter-spacing: normal;
        text-align: left;
        margin-bottom: 56px;
    }
    .beautiful-lawn-slider .natural-beauty img {
        width: 100%;
        object-fit: cover;
    }
    .beautiful-lawn-slider .txt-block {
        bottom: 32px;
        left: 73px;
        width: 510px;
        position: absolute;
    }
    .beautiful-lawn-slider .txt-block h4 {
        margin-bottom: 16px;
        font-size: 32px;
        line-height: 42px;
        text-align: left;
        color: #fff;
    }
    .beautiful-lawn-slider .txt-block h4, .beautiful-lawn-slider .txt-block p{
        font-family: "DMSans-regular",sans-serif;
        font-weight: 500;
        letter-spacing: normal;
    }
    .beautiful-lawn-slider .txt-block p {
        width: 500px;
        font-size: 24px;
        line-height: 32px;
        color: #fff;
    }
    #lawnslider .owl-nav {
        position: absolute;
        bottom: 110%;
        right: 6.9%;
        left: auto
    }
    
    .beautiful-lawn-slider .natural-beauty .owl-item.active.firstactiveitem img {
        border-radius: 0 16px 16px 0;
    }
    
    .beautiful-lawn-slider .natural-beauty .owl-item.active.lastactiveitem img {
        border-radius: 16px 0 0 16px;
    }
    .beautiful-lawn-slider .natural-beauty .slider{
        margin: 0;
        position: relative;
    }
    .beautiful-lawn-slider .natural-beauty .slider .owl-carousel{
        padding: 0;
    }
    #lawnslider .owl-play,.mb-img,.natural-beauty .owl-dots,.tg-lo-mo {
        display: none
    }
    #lawnslider .owl-nav{
        position: absolute;
        top: -115px;
        right: 95px;
        left: auto;
        margin-top: 10px;
    }
    #lawnslider .owl-nav button.owl-prev {
        margin-left: 11px !important;
    }
    #naturlawnslider .owl-nav button.owl-next, #lawnslider .owl-nav button.owl-prev,#lawnslider button.owl-prev{
        background-color: #000;
        border: none;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        padding: 9px 5px;
        color: #fff
    }
    #lawnslider .owl-nav button.owl-next,#lawnslider .owl-nav button.owl-prev,#lawnslider button.owl-prev{
        background-color: #000;
        border: none;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        padding: 9px 5px;
        color: #fff
    }
    #lawnslider .owl-nav button img{
        width: 30px;
        height: 27px;
    }
    @media screen and (min-width: 1440px) {
        .beautiful-lawn-banner .banner-panel {
            background-position: bottom;
            background-size: 100% 100%;
        }
    }
    @media screen and (min-width: 768px) {
        .beautiful-lawn-banner .banner-panel {
            background: url(../images/Hero-Mobile.webp) no-repeat center;
            background-size: cover;
        }
    }
    @media screen and (max-width: 767px) {
        .beautiful-lawn-banner .banner-panel {
            background: url(../images/Hero-Mobile.webp) no-repeat center;
            background-size: cover;
        }
        .dsk_view_none{
            display: none;
        }
    }
    @media screen and (min-width: 600px)and (max-width: 1024px) {
        .get-quote .header-txt{
            font-size: 44px !important;
            line-height: 52px !important;
        }
        .get-quote .default-btn .primary-btn{
            width: 100%;
        }
        .lawn-care-tab img{
            width: 100%;
        }
        .lawn-care-tab .text-block{
            margin-left: 0 !important;
            margin-right: 0 !important;
        }
        .lawn-care-tab h3.tab-title{
            margin: 46px 0 34px 0 !important;
            font-size: 44px !important;
            line-height: 52px !important;
        }
        #lawnslider .owl-nav{
            right:40px;
        }
        #product-slider .owl-nav{
            top: -34% !important;
        }
        .beautiful-lawn-slider .txt-block p{
            width: 365px;
        }
        .product-plan-slider .product-plans .owl-theme .owl-dots{
            top: -26% !important;
        }
        .product-plan-slider h3.slidertitle {
            font-size: 44px !important;
            line-height: 52px !important;
        }
        .beautiful-lawn-slider .natural-beauty h3{
            font-size: 44px !important;
            line-height: 52px !important;
        }
        .beautiful-lawn-banner .banner-panel h2{
            font-size: 56px !important;
            line-height: 64px !important;
        }

    }
  @media screen and (max-width: 600px) {
    .beautiful-lawn-banner .banner-panel {
        min-height: 680px !important;
        height: 680px !important;
    }
    .beautiful-lawn-banner .banner-panel {
        background-position: bottom 0 right -80px !important;
    }
    .beautiful-lawn-banner .banner-panel .bg-overlay {
        min-height: 676px;
        margin-left: 0;
    }
    .beautiful-lawn-banner .bg-overlay {
        background: rgba(0, 0, 0, 0.3);
    }
    .beautiful-lawn-banner .banner-panel picture img {
      object-fit: cover;
      object-position: bottom 0 right -95px !important;
      min-height: 676px;
      height: 667px;
    }
    .beautiful-lawn-banner .banner-panel a.call-free {
        height: 40px;
        line-height: 25px;
    }
    .beautiful-lawn-banner .banner-panel .banner-content {
        margin-top: 0;
        position: absolute;
        top: unset;
        bottom: 0;
        left: 17px;
        right: 17px;
    }
    .beautiful-lawn-banner .banner-content {
        display: flex;
        flex-direction: column;
        margin-top: 55%;
    }
    .beautiful-lawn-banner .banner-panel h2 {
        order: 1;
        -webkit-order: 1;
        font-size: 42px !important;
        line-height: 44px !important;
        text-align: center;
        width: 100%;
        margin: auto;
    }
    .beautiful-lawn-banner .link-btn {
        order: 3;
        -webkit-order: 3;
        margin-bottom: 20px;
    }
    .beautiful-lawn-banner .banner-panel .banner-txt {
        margin-top: 16px;
        margin-bottom: 0;
    }
    .beautiful-lawn-banner .banner-panel .banner-txt {
        display: flex;
        order: 2;
        -webkit-order: 2;
        font-size: 20px;
        line-height: 23px;
        width: 90%;
        margin: auto;
        padding: 20px 0;
    }
    .beautiful-lawn-banner .banner-txt p {
        text-align: center;
    }
    .beautiful-lawn-banner .banner-panel a.get-started {
        width: 100%;
        text-align: center;
        margin: 20px auto;
        height: 48px;
        padding: 10px 32px;
    }
    .beautiful-lawn-banner .banner-panel a.get-started {
        margin-top: 8px;
    }
}
.product-plan-slider .product-plans {
    margin-bottom: 50px;
}

.product-plan-slider .product-plans h3.card-plan-type {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15.6px;
    letter-spacing: normal;
    text-align: left;
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
.product-plan-slider .product-plans .bg-blue .card-plan-type span {
    padding: 4px 16px;
    color: #fff;
    background: #000000;
    border-radius: 29px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    max-height: 25px;
}
.product-plan-slider .product-plans .bg-black h4 span {
    padding: 4px 16px;
    color: #222;
    background: #fff;
    border-radius: 29px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    max-height: 25px;
    /* position: absolute;
    right: 15px;
    top: 30px; */
    width: 200px;
    margin-top: 10px;
}
.product-plan-slider .product-plans .bg-black h4 span, .product-plan-slider .product-plans .bg-blue .card-plan-type span {
    letter-spacing: normal;
    flex: none;
    max-height: 25px;
    padding: 4px 10px;
}
.product-plan-slider .product-plans p {
    color: #000000;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 24px;
}

.product-plan-slider .mt-48 {
    margin-top: 48px;
}

.product-plan-slider .product-plans .bg-blue {
    background: #F2FBF5;
    border-radius: 16px;
    /* height: 750px; */
    color: #000000;
    max-height: 750px;
    padding-bottom: 20px;
}

.product-plan-slider .product-plans .bg-black {
    background: #222222;
    border-radius: 16px;

    color: #ffffff;
    max-height: 750px;
    padding-bottom: 20px;
}

.product-plan-slider .product-plans .maintxt {
    padding: 15px;
}

.product-plan-slider .product-plans .bg-black h4 {
    margin-top: 10px;
    font-family: "DM Sans", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 10px;
}

.product-plan-slider .txt-white {
    color: #ffffff !important;
}
.product-plan-slider .zipcode-link { margin-bottom: 24px;}
.product-plan-slider .zipcode-link a {
    text-decoration: underline;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #414141;
   
}
.product-plan-slider .heighttxt{
    height: 80px;
}
.product-plan-slider .product-plans .bg-black .btn-learn-more {
    border-radius: 100px;
    width: 100%;
    border: 1px solid #1EE576;
    margin: auto;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    background: #1EE576;
    color: #000000;
}

.product-plan-slider .product-plans .bg-black .btn-learn-more a {
    color: #000000;
}
.product-plan-slider .btn-learn-more:hover {
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    color: #222;
}
.product-plan-slider .btn-learn-more:focus{
    background-color: transparent;
    border:1px solid #222;
    color: #222;
    position: relative;
}
.product-plan-slider .btn-learn-more:focus::after{
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border:2px solid #222;
    border-radius: 40px;
}
.product-plan-slider .main-title {

    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15.6px;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 15px;
}

.product-plan-slider .product-plans .bg-blue h4 {
    font-family: "DM Sans", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 10px;
}

.product-plan-slider .product-plans .bg-black p {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 0;
}

.product-plan-slider .product-plans .owl-play{
    display: none !important;
}
.product-plan-slider .product-plans  .owl-theme .owl-dots .owl-dot span{
    margin: 5px 2px;
}
.product-plan-slider .product-plans .bg-blue p {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 0;
}

@media only screen and (min-width: 1440px)  {
.heighttxt.last-card{
    height: 130px !important;
}
.bg-blue .heighttxt{
height: 126px;
}
}
.product-plan-slider .product-plans .bg-blue p.green-txt{
    color: #00873C;
    font-weight: 500;
}

.product-plan-slider .product-plans .bg-black p.txt-white{
    font-weight: 500;
}

.product-plan-slider .product-plans hr {
    margin: 24px 0;
}

.product-plan-slider .start-txt {
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: normal;
    text-align: left;
}

.product-plan-slider .price-txt {
    font-family: "DM Sans", sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height: 57px;
    letter-spacing: normal;
    text-align: left;
}

.product-plan-slider .price-txt span {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: normal;
    text-align: left;
}

.product-plan-slider .price-txt span {
    margin-left: -10px;
}

.product-plan-slider .explore-plans .bg-blue p {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 0;
}

.product-plan-slider .btn-learn-more {
    border-radius: 100px;
    width: 100%;
    border: 1px solid #000000;
    margin: auto;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.product-plan-slider .btn-learn-more a {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
}

.product-plan-slider .txt-black {
    color: #000000 !important;
}

.product-plan-slider .main-title span {
    background: #ffffff;
    color: #000000;
    border-radius: 16px;
    padding: 1px 10px;
    font-size: 12px !important;
    float: right;
    height: 25px;
    line-height: 25px;
}

.product-plan-slider .txt-darkgray {
    color: #222222 !important;
}

.product-plan-slider .includes-txt ul li {
    background: url('../images/check-icon.png') no-repeat left center;
    padding: 5px 10px 5px 35px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
}

.product-plan-slider .includes-txt li {
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: left center;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
}

#product-slider .owl-nav {
    margin-top: 32px;
}

#product-slider .owl-nav {
    position: absolute;
    right: 0;
    top: -26%;
}

.product-plan-slider .owl-carousel .owl-nav button.owl-next,
.product-plan-slider .owl-carousel .owl-nav button.owl-prev {

    width: 44px;
    height: 44px;
    border-radius: 100px;
}

#product-slider .owl-nav .disabled {
    opacity: 9;
}

#product-slider .owl-nav button.owl-prev {
    background: url('./../images/arrow-left.png') #000000 no-repeat;
    background-position: center;
}

#product-slider .owl-nav button.owl-next {
    background: url('./../images/arrow-right.png') #000000 no-repeat;
    background-position: center;
}

#product-slider .owl-nav span {
    display: none;
}

.product-plan-slider .product-plans .bg-blue .includes-txt p,
.product-plan-slider .product-plans .bg-black .includes-txt p {

    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: normal;
    text-align: left;
    margin-left: 24px;
}

.product-plan-slider .includes-txt ul {
    padding-left: 24px;
}

.product-plan-slider .product-plans .owl-theme .owl-dots {
    position: absolute;
    top: -18%;
    right: 15%;
}
.product-plan-slider .default-btn .primary-btn {
    min-width: 172px;
    width: 100%;
    height: 48px;
    border: none;
    background: #1EE576;
    color: #000000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    border-radius: 40px;
}
.product-plan-slider .default-btn .primary-btn:hover, .product-plan-slider .default-btn .primary-btn:active {
    background: #19C063;
    color: #222;
}
.product-plan-slider .default-btn .primary-btn:focus{
    background: #1EE576;
    position: relative;
}
.product-plan-slider .default-btn .primary-btn:focus::after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 2px solid #222;
    border-radius: 40px;
}
#product-slider .owl-dots .owl-dot.active span {
    width: 36px !important;
}
#product-slider .owl-stage{
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: flex;
}
#product-slider .owl-stage .owl-item{
    display: flex;
}
.product-plan-slider h3.slidertitle {
    font-family: "DM Sans", sans-serif;
    font-size: 68px;
    font-weight: 500;
    line-height: 68px;
    letter-spacing: -2.7px;
    text-align: left;
    margin-bottom: 24px;
    margin-top: 50px;
}
.product-plan-slider p.header-text {
    font-family: "DM Sans", sans-serif;;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: normal;
    text-align: left;
    width: 705px;
    color: #222;
}
.product-plan-slider .default-btn a.primary-btn.plan-cta{
    width: 302px;
    line-height: 22px;
    padding: 18px 0;
    height: 58px;
}
.product-plan-slider .default-btn a.primary-btn.plan-cta:focus{
    background: #1EE576;
    position: relative;
    box-shadow: none;
}
.product-plan-slider .default-btn a.primary-btn.plan-cta:focus::after{
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 2px solid #222;
    border-radius: 40px;
}
.get-quote .row .col-md-6.text-left-section {
    padding-right: 77px;
}
.get-quote .header-txt {
    color: #222222;
    font-family: "DM Sans", sans-serif;
    font-size: 68px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: normal;
    margin-bottom: 24px;
}
.get-quote .sub-txt {
    color: #414141;
    font-family: "DM Sans", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 26px;
}
.get-quote .default-btn .primary-btn {
    min-width: 172px;
    width: 302px;
    line-height: 36px;
    height: 48px;
    border: none;
    background: #1EE576;
    color: #000000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 40px;
}
.get-quote .default-btn a.primary-btn:hover{
    background: #19C063;
}
.get-quote picture img{
    width: 92%;
}
.get-quote .order-md-2{
    text-align: right;
}
.ptb-30{
    padding-top: 30px;
    padding-bottom: 30px;
}
.get-quote{
    padding-top: 40px;
    padding-bottom: 20px;
}
.lawn-care-tab{
    background: #f5f5f5;
    padding-bottom: 50px;
}
.lawn-care-tab h3.tab-title {
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 68px;
    font-weight: 500;
    line-height: 74.8px;
    letter-spacing: normal;
    text-align: center;
    margin: 96px 0 64px 0;
}
.lawn-care-tab .text-block {
    margin-left: 103px;
    margin-right: 53px;
    margin-top: 32px;
}
.lawn-care-tab .text-block h5.subhead {
    margin-bottom: 8px;
    font-family: "Inter",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15.6px;
    text-align: left;
    color: #00B140;
    text-transform: uppercase;
}
.lawn-care-tab .title-text {
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    text-align: left;
    margin-bottom: 16px;
}
.lawn-care-tab .text-block p.content {
    color: #000000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.lawn-care-tab .default-btn {
    width: 248px;
}
.lawn-care-tab .default-btn .primary-btn {
    min-width: 172px;
    width: 100%;
    height: 48px;
    border: none;
    background: #1EE576;
    color: #000000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    border-radius: 40px;
}
.lawn-care-tab .default-btn a.primary-btn:hover {
    background: #19C063;
}
.lawn-care-tab .default-btn a.primary-btn:focus, .get-quote .default-btn .primary-btn:focus{
    background: #1EE576;
    position: relative;
    box-shadow: none;
}
.lawn-care-tab .default-btn a.primary-btn:focus::after, .get-quote .default-btn .primary-btn:focus::after{
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 2px solid #222;
    border-radius: 40px;
}

#lawn-care-navigation{
    border-bottom: 1px solid #CACACA;
    height: 56px;
    margin-bottom: 35px;
    justify-content: space-around;
}
#lawn-care-navigation li {
    display: flex;
    height: 56px;
    padding: 24px 0px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-family: "Inter", sans-serif;
    width: 50%;
}
#lawn-care-navigation li a {
    color: #666666;
    text-decoration: none;
    height: 57px;
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
}
#lawn-care-navigation .nav-item.active {
    border-bottom: 2px solid #00B140;
}
#lawn-care-navigation li a.active {
    border-bottom: none;
    color: #222222;
    background: none;
    border-radius: 0;
    font-weight: 600;
    position: relative;
}

@media screen and (max-width: 600px) {
    #lawn-care-navigation li a{
        height: 58px;
    }
    .get-quote .default-btn .primary-btn{
        width: 100%;
    }
    .product-plan-slider .default-btn a.primary-btn{
        width: 100%;
    }
    .lawn-care-tab .default-btn{
        width: 100%;
    }
    .lawn-care-tab .text-block {
        margin-left: 0;
        margin-right: 0;
    }
    .lawn-care-tab h3.tab-title {
        font-size: 42px;
        line-height: 44px;
        margin: 40px 0 40px 0;
    }
    .get-quote{
        padding-top: 0;
        padding-bottom: 20px;
    }
    .ptb-30{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .get-quote .row .col-md-6.text-left-section{
        padding-right: 0px;
    }
    .get-quote picture img{
        width: 100%;
    }
    .get-quote .header-txt{
        font-size: 28px;
        line-height: 34px;
        padding-top: 24px;
    }
    .product-plan-slider h3.slidertitle{
        font-size: 42px;
        line-height: 44px;
        margin-top: 30px !important;
        margin-bottom: 30px;
    }
    .product-plan-slider p.header-text {
        width: 100%;
    }
    .product-plan-slider .content-plan .default-btn {
        width: 100% !important;
    }

    .product-plan-slider .product-plans {
        margin-bottom: 34px;
    }

    .product-plan-slider .product-plans h3 {
        font-size: 42px;
        line-height: 44px;
        margin-top: 56px;
    }

    .product-plan-slider .product-plans p {
        font-size: 16px;
        line-height: 24px;
    }

    .product-plan-slider .product-plans .bg-blue h4 {
        font-size: 28px;
        line-height: 36px;
    }

    #product-slider .owl-nav {
        position: relative;
        top: 0;
    }

    #product-slider .owl-dots button.active {
        border-radius: 124.579px;
        width: 42px;
    }

    #product-slider .owl-dots {
        margin-top: 20px;
        position: static;
    }

    .product-plan-slider .product-plans .bg-blue {
        margin-right: 0;
    }
    .product-plan-slider .product-plans .bg-black h4 {
        font-size: 28px;
    }
    .product-plan-slider .product-plans .bg-black, .product-plan-slider .product-plans .bg-blue{
        max-height: 690px;
        height: 690px;
    }
}

#product-slider .owl-dots .owl-dot.active span,
#product-slider .owl-dots .owl-dot:hover span {
    background: #00873C;
}

.product-plan-slider .content-plan {
    text-align: center;
    margin-top: 64px;
}

.product-plan-slider .content-plan p {
    margin: 0 0 24px 0;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;

}

.product-plan-slider .content-plan .default-btn {
    width: 306px;
    margin: 0 auto;
}
.product-plan-slider .txtwhite{
    color: #ffffff !important;
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
    .lawn-care-tab .text-block {
        margin-right: 20px;
    }
}

/*-------------------------------- Lead form css -------------------------------*/
.leadform-mt{
    margin-top: 32px;
}
.leadform-close-btn{
    border: 0;
    width: 24px;
    height: 24px;
    background-position: center;
    margin: 0;
    box-shadow: none;
    position: absolute;
    top: 24px;
    right: 24px;
    padding: 0 !important;
    opacity: 1;
}
#leadformModal .modal-content{
    padding: 24px 24px 40px 24px;
    border-radius: 16px;
}
#leadformModal .modal-title{
    color: #222;
    font-family: "DM Sans", sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 110%; /* 52.8px */
    letter-spacing: -2px;
    margin-top: 20px;
}
#leadformModal .modal-header{
    padding: 1rem 3rem 0 2rem;
    border-bottom: 0;
}
#leadformModal .modal-body{
    padding: 1rem 3rem 1rem 2rem;
}
.modal-body .lead-subtxt{
    color:  #222;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.modal-body .text-muted{
    color: #666;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%; /* 18px */
}
#leadformModal .lead-form .form-label{
    color: #222;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
}
.invalid-fname-feedback, .invalid-lname-feedback, .invalid-feedback-req {
    color: #d1002f;
}
#leadformModal .lead-form .form-control{
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    padding: 0;
    border-bottom-color: #8C8C8C;
}
.lead-form .form-control:focus{
    box-shadow: none;
}
.checkbox-section .checkbox-txt{
    color: #222;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-bottom: 24px;
}
.checkbox-section label{
    color: #222;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%; /* 24px */
}
.checkbox-section .form-check-input{
    border: 1px solid #222222;
    border-radius: 3px;
    height: 18px;
    width: 18px;
}
#leadformModal .terms{
    color:#414141;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%; /* 18px */
}
#leadformModal .terms a {
    color: #00B140;
    text-decoration: underline;
}
.checkbox-group {
    margin-bottom: 20px;
}

#leadForm .submitBtn {
    font-family: "Inter",sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: center;
    color: #000000;
    background: #1EE576;
    max-width: 214px;
    width: 100%;
    border: none;
    border-radius: 40px;
    height: 48px;
}

.vertical-line {
    height: 100px;
    border-left: 1px solid rgba(202,202,202,1);
    position: relative;
    width: auto;
}
h3.or-txt {
    font-family: "Inter",sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    letter-spacing: normal;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 5px 0;
    color: #222222;
}

.call-details h3 span {
    color: #222222;
    font-family: "Inter",sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}
.call-hours{
    margin: 0;
}
.call-details .call-hours span.heca{
    color: #222;
    font-weight: 600;
}

.call-details .call-hours span{
    color: #414141;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: left;
}
.call-details .call-hours span.day{
    font-weight: 600;
}

@media screen and (min-width: 768px) {
    #leadformModal .lead-form .vertical-line .or-txt {
        left:-10% !important;
    }

    #leadformModal .lead-form .row.form-last-section {
        display: flex;
        align-items: center;
    }
    .form-last-section .col-md-1{
        width: 6%;
        padding: 0 24px;
    }
}
/* Media Queries for Mobile View */
@media screen and (max-width: 767px) {
    .leadform-mt {
        margin-top: 24px;
    }
    #leadformModal .modal-header{
        padding: 0 1rem;
    }
    #leadformModal .modal-body{
        padding: 1rem 1rem 0;
    }
    .leadform-close-btn{
        right: 24px;
        padding: 5px !important;
    }
    #leadformModal .modal-content{
        padding: 24px 0;
    }
    #leadformModal .modal-body{
        height: 78vh;
        overflow-y: scroll;
    }
    #leadformModal .call-now-mob.d-block {
        background: #000000;
        color: #fff;
        width: 100%;
        display: block !important;
        padding: 16px 0;
        border-radius: 40px;
        text-align: center;
        text-decoration: none;
        margin-bottom: 26px;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 19.2px;
        text-transform: capitalize;
    }
    #leadForm .submitBtn{
        max-width: 100%;
    }
    #leadForm .call-hours{
        text-align: center;
    }
    #leadForm .form-last-section .vertical-line{
        height: auto;
        border-top: 1px solid rgba(202, 202, 202, 1);
        border-left: none;
        margin: 26px auto !important;
        width: calc(100% - 77px);
    }
    #leadForm .form-last-section .vertical-line .or-txt{
        left: 50%;
        padding: 0 8px;
    }
    #leadForm .call-details h3{
        display: none !important;
    }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
    .product-plan-slider p.header-text{
        width: 100%;
    }
    #product-slider .owl-nav{
        position: static;
        top: 0 !important;
    }
    .product-plan-slider .product-plans .owl-theme .owl-dots{
        position: static;
        margin-top: 16px;
    }
    .get-quote picture img{
        width: 100%;
    }
    .get-quote .header-txt{
        margin-top: 20px;
    }
    #lawnslider .owl-nav{
        right: 10px;
    }
}
.footer-bg{
    background:#222222;
    width: 100%;
    height: auto;
    padding: 40px;
    margin-top:40px;
}
.footer-bg a{
    display: block;
    font-family: "Inter", sans-serif;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    padding-top: 10px;
}
.footer-bg .footer-links{
    text-align: center;
}
.footer-bg .footer-links a {
    display: inline-block;
    margin-right: 15px;
}
.footer-bg .footer-links a:last-child {
    margin-right: 0;
}
.footer-bg hr{
    background-color: #CACACA;
    margin-top: 20px;
}
.footer-bg p{
    color: #FFFFFF;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}
.footer-bg .copyright p{
    text-align: center;
}
.header-panel{
    padding: 10px 0 40px 0;
}
.content-panel p{
    color: #222222;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.content-panel h3{
    color: var(--Neutral-Dark-Charcoal, #222);
    font-family: "DM Sans", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.content-panel h1{
    font-family: "DM Sans", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: normal;
    color: #222222;
}
.content-panel img{
    height: 220px;
    width: 100%;
    object-fit: cover;
    object-position: center;
   
}
.content-panel ul{
    padding-left: 1rem;
}
.content-panel ul li{
    color: #222222;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
a.green-text{
    color: #00873C;
}

#successModal .modal-header{
	border-bottom:0;
}
#successModal .modal-header .btn-close{
    border: 0;
    width: 24px;
    height: 24px;
    box-shadow: none;
    position: absolute;
    top: 24px;
    right: 24px;
    opacity: 1;
}

#successModal .modal-content {
    padding: 24px 24px 40px 24px;
    border-radius: 16px;
}

#successModal .modal-title {
    color: #222;
    font-family: "DM Sans", sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -2px;
    margin-top: 20px;
}

#leadformModal .modal-body{
    padding: 1rem 3rem 1rem 2rem;
}
#successModal .modal-body .donexx p{
    color:  #222;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
#successModal #stu-btn {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: center;
    color: #000000;
    background: #1EE576;
    max-width: 214px;
    width: 100%;
    border: none;
    border-radius: 40px;
    height: 48px;
}

@media screen and (max-width: 767px) {
#successModal #stu-btn {
    max-width: 100%;
}
#successModal .modal-content {
    padding: 24px 0;
}
#successModal .modal-header .btn-close{
    right: 24px;
    padding: 5px !important;
}
.lawn-care-tab #lawn-care-tabContent img{
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    width: 100%;
}
}

#lawnslider .owl-nav button.owl-next{
    margin-left: 8px !important;
}
#lawnslider .owl-nav button.owl-prev{
    margin-right: 8px !important;
}
#product-slider .owl-nav button.owl-prev{
    margin-right: 8px !important;
}
#product-slider .owl-nav button.owl-next{
    margin-left: 8px !important;
}
.lawn-care-tab #lawn-care-tabContent img{
    border-radius: 24px;
}

@media only screen and (min-width: 768px) and (max-width: 1440px) {
    .product-plan-slider .product-plans .maintxt {
        padding: 15px;
        height: 260px;
        position: relative;
    }
    .product-plan-slider .btn-learn-more {
        border-radius: 100px;
        width: 90%;
        border: 1px solid #000000;
        margin: auto;
        padding: 10px;
        text-align: center;
        cursor: pointer;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    
    .product-plan-slider .product-plans .bg-blue h4 {
        font-family: "DM Sans", sans-serif;
        font-size: 28px;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: normal;
        text-align: left;
        color: #000000;
        margin-bottom: 10px;
    }
    
    .product-plan-slider .product-plans .bg-black h4 {
        margin-top: 10px;
        font-family: "DM Sans", sans-serif;
        font-size: 28px;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: normal;
        text-align: left;
        color: #ffffff;
        margin-bottom: 10px;
    }
    .product-plan-slider .product-plans .bg-black .default-btn{
        position: absolute;
        width: 90%;
        bottom: 0;
    }
}