.page-node-type-branch-explore-lawn-care .product-plans{
    --Primary-Moss: #00873C;
}

.page-node-type-branch-explore-lawn-care .product-plans h1 {
    padding: 0;
}

.page-node-type-branch-explore-lawn-care .product-plans h3.card-plan-type {
   font-weight: 500;
    font-size: 40px;
    line-height: 42px;
    font-family: "DM Sans", sans-serif;
    letter-spacing: normal;
    text-align: left;
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
.page-node-type-branch-explore-lawn-care .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-plans .bg-black .card-plan-type 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;
}
.product-plans {
    padding: 64px 0px 96px 0px;
}
.product-plans .bg-black .card-plan-type span, .product-plans .bg-blue .card-plan-type span {
    letter-spacing: normal;
    flex: none;
    max-height: 25px;
    padding: 4px 10px;
}
.page-node-type-branch-explore-lawn-care .product-plans p {
    color: #000000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 16px;
}

.page-node-type-branch-explore-lawn-care .product-plans p span{
    display: block;
}

.page-node-type-branch-explore-lawn-care .product-plans .mt-48 {
    margin-top: 48px;
}

.product-plans .bg-blue {
    background: #F2FBF5;
    border-radius: 16px;

    color: #000000;
    max-height: 660px;
    padding-bottom: 20px;
}

.product-plans .bg-black {
    background: #222222;
    border-radius: 16px;

    color: #ffffff;
    max-height: 660px;
    padding-bottom: 20px;
}

.product-plans .maintxt {
    padding: 24px;
}

.product-plans .bg-black h4 {
    margin-top: 10px;
    font-family: "DM Sans", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 10px;
}

.txt-white {
    color: #ffffff !important;

}
p.green-color{
	color: #00B140;
}
.zipcode-link { margin-bottom: 24px;}
.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;
   
}
p.heighttxt{
    width: 100% !important;
}
.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-plans .bg-black .btn-learn-more a {
    color: #000000;
}

.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;
}

.page-node-type-branch-explore-lawn-care .product-plans .bg-blue h4 {
    font-family: "DM Sans", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 10px;
}

.page-node-type-branch-explore-lawn-care .product-plans .bg-blue p, .page-node-type-branch-explore-lawn-care .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;
    margin-bottom: 8px;
}

.page-node-type-branch-explore-lawn-care .product-plans hr {
    margin: 24px 0;
}

.page-node-type-branch-explore-lawn-care .start-txt {
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: normal;
    text-align: left;
}

.page-node-type-branch-explore-lawn-care .price-txt {
    font-family: "DM Sans", sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 57px;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 8px;
}

p.green-color{
	color: #00B140;
}
.maintxt {
    padding-bottom: 0px !important;
}
.page-node-type-branch-explore-lawn-care .price-txt span {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: normal;
    text-align: left;
}

.page-node-type-branch-explore-lawn-care .price-txt span {
    margin-left: -10px;
}

.page-node-type-branch-explore-lawn-care .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;
}

.page-node-type-branch-explore-lawn-care .btn-learn-more {
    border-radius: 100px;
    width: 100%;
    border: 1px solid #000000;
    margin: auto;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.page-node-type-branch-explore-lawn-care .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;
}

.page-node-type-branch-explore-lawn-care .txt-black {
    color: #000000 !important;
}

.page-node-type-branch-explore-lawn-care .main-title span {
    background: #ffffff;
    color: #000000;
    border-radius: 16px;
    padding: 1px 10px;
    font-size: 12px !important;
    float: right;
    height: 25px;
    line-height: 25px;
}

.page-node-type-branch-explore-lawn-care .txt-darkgray {
    color: #222222 !important;
}

.page-node-type-branch-explore-lawn-care .includes-txt ul li {
    background: url('/themes/custom/trugreenakqa/assets/images/check-icon.svg') no-repeat left center;
    padding: 5px 10px 5px 35px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
}


.page-node-type-branch-explore-lawn-care .text-green-price {
    color: #046A38;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
}
.page-node-type-branch-explore-lawn-care .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-one .owl-nav {
    position: absolute;
    right: 0;
    top: -26%;
}

.page-node-type-branch-explore-lawn-care .owl-carousel .owl-nav button.owl-next,
.page-node-type-branch-explore-lawn-care .owl-carousel .owl-nav button.owl-prev {

    width: 44px;
    height: 44px;
    border-radius: 100px;
}

#product-one .owl-nav .disabled {
    opacity: 9;
}

#product-one .owl-nav button.owl-prev {
    background: url('/themes/custom/trugreenakqa/assets/images/arrow-left.svg') #000000 no-repeat;
    background-position: center;
}

#product-one .owl-nav button.owl-next {
    background: url('/themes/custom/trugreenakqa/assets/images/arrow-right.svg') #000000 no-repeat;
    background-position: center;
}

#product-one .owl-nav span {
    display: none;
}

.product-plans .bg-blue .includes-txt p,
.product-plans .bg-black .includes-txt p {

    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15.6px;
    letter-spacing: normal;
    text-align: left;
    margin-left: 24px;
    margin-bottom: 16px;
}

.includes-txt ul {
    padding-left: 24px;
}

.product-plans .owl-theme .owl-dots {
    position: absolute;
    top: -18%;
    right: 15%;
}

#product-one .owl-dots .owl-dot.active span {
    width: 36px !important;
}

@media screen and (max-width: 600px) {
    .page-node-type-branch-explore-lawn-care .content-plan .default-btn {
        width: 100% !important;
    }

    .page-node-type-branch-explore-lawn-care .product-plans {
        margin-bottom: 0;
        padding: 44px 0px 64px 0px;
    }

    .page-node-type-branch-explore-lawn-care .product-plans .maintxt h3 {
        font-size: 32px !important;
        line-height: 36.8px;
        margin-bottom: 8px;
    }

    .page-node-type-branch-explore-lawn-care .price-txt{
        font-size: 32px;
        line-height: 38.4px;
    }

    .page-node-type-branch-explore-lawn-care .product-plans p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 16px;
        margin-bottom: 32px;
    }

    .page-node-type-branch-explore-lawn-care .product-plans .bg-blue h4 {
        font-size: 28px;
        line-height: 36px;
    }

    #product-one .owl-nav {
        position: relative;
        top: 0;
    }

    #product-one .owl-dots {
        margin-top: 20px;
    }

    .page-node-type-branch-explore-lawn-care .product-plans .bg-blue {
        margin-right: 0;
    }
}

.page-node-type-branch-explore-lawn-care #product-one .owl-dots .owl-dot.active span,
.page-node-type-branch-explore-lawn-care #product-one .owl-dots .owl-dot:hover span {
    background: var(--Primary-Moss, #00873C) !important ;
}

.page-node-type-branch-explore-lawn-care .content-plan {
    text-align: center;
    margin-top: 64px;
}

.page-node-type-branch-explore-lawn-care .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;

}

.page-node-type-branch-explore-lawn-care .content-plan .default-btn {
    width: 306px;
    margin: 0 auto;
}
.page-node-type-branch-explore-lawn-care .txtwhite{
    color: #ffffff !important;
}
.page-node-type-branch-explore-lawn-care .modal.plans-modal{
    z-index: 9999;
}
.page-node-type-branch-explore-lawn-care .product-plans .bg-black .bg-black_txt-white{
    letter-spacing: normal;
    flex: none;
    max-height: 25px;
    padding: 4px 10px;
    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;
    float: right;
}
.page-node-type-branch-explore-lawn-care .product-plans h3{
    font-size: 40px;
    line-height: 42px;
    font-family: "DM Sans", sans-serif;
    font-weight:500;
}


.page-node-type-branch-explore-lawn-care .includes-txt ul li {
    background: url('/themes/custom/trugreenakqa/assets/images/check-icon.svg') no-repeat left center;
    padding: 5px 10px 5px 35px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.page-node-type-branch-explore-lawn-care #product-one .owl-play{
    display: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .page-node-type-branch-explore-lawn-care  #product-one.owl-theme .owl-nav{
        top: -190px;
    }
    .page-node-type-branch-explore-lawn-care #product-one.owl-theme .owl-dots {
        right: 20%;
        top: -170px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px){
    .page-node-type-branch-explore-lawn-care  #product-one.owl-theme .owl-nav{
        top: -170px;
    }
    .page-node-type-branch-explore-lawn-care #product-one.owl-theme .owl-dots {
        right: 15%;
        top: -150px;
    }
}
.page-node-type-branch-explore-lawn-care  #product-one .owl-nav button.owl-prev {
    background: url('/themes/custom/trugreenakqa/assets/images/arrow-left.svg') #222222 no-repeat;
    background-position: center;
}

.page-node-type-branch-explore-lawn-care  #product-one .owl-nav button.owl-next {
    background: url('/themes/custom/trugreenakqa/assets/images/arrow-right.svg') #222222 no-repeat;
    background-position: center;
    margin-left: 16px;
}
@media only screen and (min-width: 768px) {
  .page-node-type-branch-explore-lawn-care  .product-plans p{
    width: 55%;
}
}
.page-node-type-branch-explore-lawn-care.has-glyphicons div#product-one button.owl-play {
    display: none;
}
.page-node-type-branch-explore-lawn-care .btn-learn-more:hover{
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
}
.page-node-type-branch-explore-lawn-care .btn-learn-more:focus,
.page-node-type-branch-explore-lawn-care .btn-learn-more:active
{
    background: #cccccc;
    border: 1px solid #cccccc;
}
.green-txt{
    color: #046A38 !important;
}
@media screen and (min-width: 768px) and (max-width: 1180px){
    .page-node-type-branch-explore-lawn-care .product-plans h1{
        font-size: 52px;
        line-height: 54px
    }
}
@media only screen and (min-width: 601px) and (max-width: 767px) {
    .page-node-type-branch-explore-lawn-care .product-plans{
        margin-bottom: 0;
    }
    .page-node-type-branch-explore-lawn-care .product-plans h1{
        font-size: 42px;
    }
    .page-node-type-branch-explore-lawn-care .product-plans p{
        margin-bottom: 32px;
    }
}

@media only screen and (min-width: 1300px) {
.page-node-type-branch-explore-lawn-care .product-plans .bg-black {
  max-height: 700px;
}
}