@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif
}

body {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 30px;
}

.container {
    max-width: 1180px !important;
    width: 100%!important;
}

p {
    letter-spacing: 0.5px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif
}

a {
    letter-spacing: 0.5px;
}

.btn-1 {
    display: inline-block;
    border: 1px solid #2d7110!important;
    color: #2d7110!important;
    padding: 10px 30px 11px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 8px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

.btn-1:hover
{
    background: #2d7110;
    color: #fff!important;
}

.btn-2 {
    display: inline-block;
    background: #2d7110;
    color: #fff!important;
    padding: 10px 30px 11px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 8px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    margin-top: 12px !important;
}

.btn-2:hover
{
    border: 1px solid #2d7110!important;
    color: #2d7110!important;
    background: #fff!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif
}

* {
    margin: 0px;
    padding: 0px;
}

ul {
    padding: 0px;
    margin: 0px;
}

::placeholder {
    font-size: 13px;
}

.mb-btn{
    display: none;
}
/*--------------------------Section Heading-------------------------*/
.sec-heading {
    /*  margin: 20px 0px 5px;*/
    /*  text-align: center;*/
    font-weight: 650;
    font-size: 1.3rem;
}
.sub-heading {
    font-size: 32px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    color: #498536;
    text-transform: uppercase;
}

.sec-heading p {
    font-size: 16px;
}

.head {
    padding: 15px 0px;
    position: relative;
}

/*.head-content {
    border: 4px solid #2d7110;
    width: 55%;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
}

.head-content p {
    font-size: 1rem;
    margin: 0;
    color: #2d7110;
    font-weight: 700;
}*/

.form .wpcf7-form-control.wpcf7-textarea {
    height: 60px;
    width: 100%;
}

.header-links {
  position: absolute;
  left: 21%;
  top: 25%;
}

.header-links ul 
{
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-links ul li
{
  list-style-type: none;
  margin: 0px 5px;
}

.header-links ul li a
{
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
    font-size: 17px;
    display: inline-block;
    color: darkgreen;
    padding: 6px 18px;
    transition: 0.3s ease;
}

.header-links ul li a:hover
{
    background-color: darkgreen;
    color: #fff;
    border-radius: 4px;
}

.head-call {
  display: flex;
  position: absolute;
  right: 10px;
  top: 31%;
}

.head-call-1
{
    text-align: end!important;
    margin-bottom: 5px;
}

.head-call-1 span i
{
    margin-right: 15px;
}

.head-call-1 span
{
    font-size: 20px;
}

.head-call span i
{
    font-size: 30px;
}

/*.head-call span
{
    font-size: 18px;
}*/


.head-call span a
{
    font-size: 18px;
}
.head-call a{
    color: #000!important;
}

/*Mb Header*/

.mb-header{
    display: none;
}

.mb-phone a {
    color: #000;
    font-size: 18px;
}
.mb-phone i {
    color: #000;
    font-size: 18px;
}

.mb-menu ul li a {
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    color: darkgreen;
    padding: 6px 8px;
    font-style: italic;
    transition: 0.3s ease;
}
.mb-menu ul li a:hover {
    background-color: darkgreen;
    color: #fff;
    border-radius: 4px;
}

.mb-menu ul li {
   padding: 0px 10px;
    display: inline-block;
}

li.get-a-quote a {
    background: #000!important;
    padding: 10px 30px!important;
    display: inline-block;
    border-radius: 0px;
    color: #fff!important;
    margin-top: 10px;
}










.business {
    padding: 12px 0;
    background: darkgreen;
}

.business span img {
    padding-right: 15px;
}

.business span {
    color: #fff;
    display: flex;
}

.business-1 {
    text-align: left;
}


.fasbgrass-img img {
    border-radius: 10px;
    width: 100%;
}

.business-2 {
    text-align: center;
}

.business-3 {
    text-align: center;
}

.business-4 {
    width: 100%;
    display: block;
    text-align: right;
}

.home {
    width: 100%;
    height: auto;
    padding: 50px 0px;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../assets/images/kimberley-job.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.home h2 {
    color: #fff;
    font-size: 2.2rem;
    font-weight: 750;
    margin: 0px 0px 30px;
}

.home-content {
    display: flex;
}

.home-content p {
    margin-bottom: 10px !important;
    margin-left: 15px;
}

.home p {
    color: #fff;
}

.home span img {
    margin-right: 6px;
    padding: 3px 6px 4px;
    background: #2d7110;
    border-radius: 4px;
}

.home h4 {
    font-size: 1.3rem;
    color: #fff;
    margin: 18px 0;
}

.banner-rating-img img
{
    width: 22%;
}

.banner-rating-img span
{
    color: #fff;
    padding-left: 15px;
}

.form {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px 20px 20px !important;
    border-radius: 15px;
}

.form .progress {
    height: 5vh !important;
    background-color: #d8d8d854;
}

.form .form-control {
    border: none;
    outline: none;
    background: #d8d8d854;
}

.form .form-group label {
    font-size: 1rem;
}

.form .form-group .btn {
    padding: 8px 50px 9px;
    background: #2d7110;
    border: none;
    color: #fff !important;
}

.form h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.form p {
    color: #666;
    text-align: center;
    font-size: 14px;
}

.Artificial-lawn-installed {
    padding: 50px 0px 50px;
}

.Artificial-lawn-installed h2 {
    font-size: 32px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    color: #498536;
    text-transform: uppercase;
}

.Artificial-lawn-installed p {
    text-align: center;
    color: #000;
    margin: 0;
}

.Dog-Artificial-Grass {
    padding: 50px 0px 0px;
}

.Domestic-gardens {
    padding: 50px 0 50px;
}

.Artificial-Grass-imgbx img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.Artificial-Grass-content h2 {
    font-size: 28px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
}

.Artificial-grass {
    padding: 0px 0px 50px;
}

.Artificial-grass-box {
    height: 100%;
    text-align: center;
    background-color: #d7e6cc6b;
    padding: 30px 30px 60px;
    border-radius: 10px;
    position: relative;
}

.Artificial-grass-box p {
    padding-bottom: 40px;
}

.star-rating {
    width: 40%;
    padding: 8px;
    position: absolute;
    bottom: 4%;
    left: 5%;
}

/*.Artificial-grass .form-group .btn {
    padding: 10px 40px 11px;
    margin: 50px 0px 0px;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    background: darkgreen;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    transition: 0.3s ease;
}

.Artificial-grass .form-group .btn:hover {
    border: 1px solid #2d7110;
}*/

.banner-rating-img-1 img
{
    width: 30%;
    object-fit: cover;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}

.banner-rating-img-1 span
{
    padding-left: 15px;
    font-weight: 700;
    color: #000;
}

.section-content {
    position: relative;
}

.arrow {
    width: 40%;
    position: absolute;
    top: 90%;
    left: 11%;
}

.arrow img {
    /* background: transparent; */
    box-shadow: 0px 0px;
    width: 86%;
}

.get-started {
    padding: 50px 0px;
}

.get-started h2 {
    font-size: 32px;
    font-weight: 700;
    display: block;
    text-align: center;
    color: #498536;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.get-started p {
    margin-bottom: 50px;
    text-align: center;
}

.get-started-box {
    height: 100%;
    text-align: center;
    border: 2px dashed #2d7110;
    padding: 25px 8px;
    border-radius: 10px;
}

.get-started .form-group .btn {
    padding: 10px 50px 11px;
    margin: 50px 0px 0px;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #2d7110;
    display: inline;
    color: #2d7110;
}

.get-started-box p {
    margin: 0px;
}

/*.form-group .btn {
    padding: 10px 40px 11px;
    /*  margin: 12px 0px 0px;*/
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    display: inline-block;
    border: 0;
    border: 1px solid darkgreen;
    color: darkgreen;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s ease;
}*/

.form-group .btn:hover {
    background-color: darkgreen;
    color: darkgreen;
}


/*.btn-1
{
    padding: 10px 40px 11px;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    display: inline-block;
    border: 0;
    border: 1px solid darkgreen;
    color: darkgreen;
    text-transform: uppercase;
    transition: 0.3s ease;
}*/


.section-content
{

}

/*.fabgrass-section h2 {
    font-size: 28px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
    color: #000;
}*/

.fabgrass-section p {
    color: #000;
    margin: 0;
}

.fabgrass-section {
  padding: 0px 0px 50px;
}

.fabgrass-section .fasbgrass-img img
{
    border-radius: 10px;
    width: 100%;
}

.footer {
    background: darkgreen;
    text-align: center;
    padding: 10px 0;
}

.footer p {
    margin: 0;
    font-size: 12px;
    color: #fff;
}

.footer-rating-img img
{
    width: 27%;
}

.footer-rating-img span
{
    color: #fff;
    padding-right: 15px;
}

.form p{
    color: #000;
    margin-bottom: 18px;
    padding-bottom: 0;
}


.form label{
    text-align: left;
}
.form .wpcf7-spinner{
    display: none;
}
.form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    background: #eee;
    border: 0px;
}

.form .wpcf7-form-control {
    background: #eee!important;
    border: 0px!important;
    padding: 5px 12px!important;
    width: 100%!important;
    border-radius: 4px!important;
}

.form .wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 8px 50px 9px!important;
    background: #2d7110!important;
    border: none!important;
    color: #fff!important;
    border-radius: 4px!important;
    text-align: center!important;
}


@media (max-width: 1200px) {
    .Artificial-grass-box p {
        padding-bottom: 40px;
    }

    .star-rating {
        position: absolute;
        bottom: 5%;
        left: 40%;
    }
}

@media (max-width: 1100px) {
    .Artificial-grass-box p {
        padding-bottom: 40px;
    }

    .star-rating {
        position: absolute;
        bottom: 5%;
        left: 5%;
    }

    .arrow {
        width: 40%;
        position: absolute;
        top: 92%;
        left: 11%;
    }

    .arrow img {
        box-shadow: 0px 0px;
        width: 76%;
    }
    .header-links ul li a {
    font-size: 15px;
}
}


@media(max-width: 1024px)
{
    .home-content p {
        padding-left: 30px;
    }

    .home-content span {
        position: absolute;
        margin-top: 8px;
    }
}
@media (max-width: 1000px) {
    .Artificial-grass-box p {
        padding-bottom: 40px;
    }

    .star-rating {
        position: absolute;
        bottom: 5%;
        left: 5%;
    }

    .arrow {
        display: none;
    }
}

@media (max-width: 991px) {
    .head {
        padding: 10px 0px;
    }

    .arrow {
        display: none;
    }


    .head-content {
        width: 85%;
    }

    .business span img {
        padding-right: 10px;
    }

    .business span {
        color: #fff;
        font-size: 12px;
    }

    .home {
        width: 100%;
        height: auto;
        padding: 50px 0px;
    }

    .form {
        padding: 13px 12px 0px !important;
    }

/*    .fabgrass-section h2 {
        font-size: 25px;
    }*/

    .home h2 {
        font-size: 1.6rem;
        margin: 0px 0px 25px;
    }

    .Artificial-grass-box p {
        padding-bottom: 40px;
    }

    .fabgrass-section .fasbgrass-img
    {
        padding: 15px 0px 0px;
    }


   .star-rating {
        width: 15%;
        position: absolute;
        bottom: 4%;
        left: 5%;
    }

    .Artificial-lawn-installed h2 {
        font-size: 25px;
    }

    .sub-heading {
        font-size: 25px;
    }

    .Artificial-Grass-content {
        padding: 20px 0 0;
    }

    .Artificial-Grass-imgbx {
        padding: 20px 0 0;
    }

    .Artificial-grass-box {
        padding: 40px 20px 50px;
    }

    .Artificial-grass .form-group .btn {
        margin: 27px 0px 0px;
    }
}

@media (max-width: 768px) {
    .head-content {
        width: 100%;
        margin-left: 12px;
    }

    .head-content p {
        line-height: 24px;
    }

    .head-call h5 {
        font-size: 1rem;
        margin: 0px 0px 3px;
    }

    .head-call p {
        line-height: 24px;
    }

/*    .fabgrass-section h2 {
        font-size: 20px;
    }*/

    .form label {
        width: 100%;
        text-align: left;
    }

    .form {
        padding: 25px 35px !important;
        border-radius: 4px;
    }

    .Dog-Artificial-Grass .sub-heading {
        margin-bottom: 8px;
    }

    .home {
        padding: 30px 0px 33px;
    }

    .home h2 {
        margin: 0px 0px 10px;
    }


    .Artificial-lawn-installed h2 {
        font-size: 20px;
    }

    .fabgrass-section .fasbgrass-img
    {
        padding: 15px 0px 0px;
    }

    .sub-heading {
        font-size: 20px;
        margin: 0px 0px 30px;
    }

    .business-2 {
        width: 100%;
        text-align: end !important;
        display: block;
    }

    .Fabgrass h2 {
        font-size: 20px;
    }
    .fabgrass-section {
     padding: 0px 0px 0px!important; 
    }

    .Artificial-grass-box p {
        padding-bottom: 40px;
    }

    .star-rating {
        width: 15%;
        position: absolute;
        bottom: 2%;
        left: 5%;
    }
    .Artificial-grass-box {
        padding: 10px 20px 30px;
    }

    .business-3 {
        margin: 8px 0px 0px;
        display: block;
        width: 100%;
        text-align: start;
    }

    .business-4 {
        margin: 8px 0px 0px !important;
        text-align: end !important;
        display: block;
    }
}




@media (max-width: 860px) {

.mb-header{
    display: block;
    margin-bottom: 10px;
}
div#head{
    display: none;
}
.mb-menu.text-center.mb-3 {
    border-top: 1px solid#e5e4e4;
}
}


@media (max-width: 576px) {
    .head-content {
        border: 2px solid #2d7110;
    }
    .head-content p {
        line-height: 20px;
        font-size: 9px !important;
    }

    .head-call h5 {
        font-size: 10px;
        margin: 0px 0px 3px;
    }

    .head-call p {
        font-size: 9px;
        line-height: 20px;
    }

    .fabgrass-section .fasbgrass-img
    {
        padding: 15px 0px 0px;
    }

    .business span {
        color: #fff;
        font-size: 12px;
        text-align: left!important;
    }

    .home h2 {
        margin: 0px 0px 18px;
        font-size: 1.4rem;
    }

    .home-contents p {
        margin-bottom: 10px !important;
        margin-left: 8px;
    }

    .home p span {
        font-size: 13px;
    }

    .Artificial-grass-box p {
        padding-bottom: 40px;
    }

    .fabgrass-section {
     padding: 0px 0px 0px!important; 
    }

 .star-rating {
    width: 30%;
    position: absolute;
    bottom: 2%;
    left: 5%;
}
    .home span img {
        text-indent: 11px;
    }

/*    .Fabgrass h2 {
        font-size: 18px;
        line-height: 28px;
    }*/

    p {
        font-size: 13px !important;
        line-height: 24px !important;
    }

    .Artificial-lawn-installed h2 {
        font-size: 16px;
        line-height: 28px;
    }

    .sub-heading {
        font-size: 16px;
        margin: 0px 0px 26px;
    }

    .sec-heading {
        font-size: 1rem;
    }

    .form-group .btn {
        padding: 10px 18px 11px;
        font-size: 12px;
    }

    .Artificial-grass .form-group .btn {
        padding: 10px 18px 11px;
        font-size: 12px;
    }

    .footer p {
        font-size: 14px!important;
        color: #fff;
        text-align: center;
    }


.btn-2 {

    padding: 10px 20px 11px;
}
.business-2 {
    text-align: start!important;
    }
    .business-4 {
       text-align: start!important;
}
.business span img {
    padding-right: 10px;
}
.business span{
    margin-top: 10px;
}.header-links ul {
    display: block;
    align-items: center;
    justify-content: center;
}.head-call span i {
    font-size: 26px;
    padding-left: 20px;
}.Artificial-grass-box {
    padding: 30px 20px 50px;
}.home h2 {
    margin: 0px 0px 18px;
    font-size: 1.4rem;
    line-height: 30px;
}
.Artificial-Grass-content .form-group{
    text-align: center;
}

.dt-btn {
    display: none;
}

.Artificial-Grass-imgbx{
    text-align: center;
}
.fasbgrass-img{
    text-align: center;
}
.mb-btn{
    display: inline-block;
}
}


@media (max-width: 400px){
    .business p
    {
        font-size: 12px!important;
    }

    .banner-rating-img img {
        width: 25%;
    }

}

@media (max-width: 370px){
    .business p {
        font-size: 9px!important;
    }
    .footer p {
        font-size: 12px!important;
        text-align: left;
    }
}

