@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
p{
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 28px;
    text-align: justify;
}

.main-menu ul{
    padding-left: 50px;
}
.main-menu ul li > a {
    font-family: 'futura_hv_btheavy';
    font-size: 16px;
    font-weight: 700;
    padding: 35px 2px 35px 2px; 
}

.main-menu-area ul li a {
       
}

.page-title-area::before{
    max-height: 414px;
    min-height: 414px;   
}

.page-title-area{
    max-height: 414px;   
    min-height: 414px;   
}

.page-title h2{
    font-size: 69px;
    line-height: 1.3;
}

.about__content p{
    font-size: 16px;
}
.main-menu ul li > a i {
    font-size: 13px !important;
}

.main-menu ul li ul.submenu {
    width: 300px !important;
 }

 .section-title h2 {
    color: #684829;
}

.catagory:hover .image{
    display: none;
}

.active_image{
    display: none;
}

.catagory:hover .active_image{
    display: block;
}

.catagory h6 {
    padding-top: 10px;
 }

.testimonial-area-two {
    padding-top: 145px;
    width: 100%;
    min-height: 925px;
}

.testimonial-area-two::before {
    content: "";
    background: rgba(18, 18, 18, 0.902);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 925px;
}

.testimonial-area-two .testimonial-img-one {
    left: 170px;
    top: 15%;
}

.testimonial-area-two .testimonial-img-two {
    right: 170px;
    top: 14%;
}

.testimonials__inner p{
    font-size: 18px;
}
.about__link.style li {
    color: #ffff;
    font-size: 18px;
    line-height: 1.5;
    font-family: "futuramedium";
    margin-bottom: 17px;
    padding-left: 50px;
    position: relative;
    padding: 0.4em;
    border: 1px solid green;
    border-radius: 30px 0px 30px 0px;
    text-align: center;
    background: green;
}
.about__link.style1 li {
    color: #6a6a6a;
    font-size: 18px;
    line-height: 1.5;
    font-family: "futuramedium";
    margin-bottom: 17px;
    padding-left: 50px;
    position: relative;
    padding: 0.4em;
    border: 1px solid green;
    border-radius: 0px 30px 0px 30px;
    text-align: center;
}
/*.about__link.style1 li:hover {
    background: green;
    color: #ffff;
}*/
.about__link.style td:hover {
    background: #0d3c00;
    color: #fff;
}
.slider__content__02 h1 {
    font-size: 50px;
    line-height: 50px !important;
}
.slider__content__02 span {
    letter-spacing: 2px;
    line-height: 100px;
}


.footer__widget p {
    padding-right: 40px;
 
}

.pr_head_02 h3 {
    color: #68492b;
    font-weight: bold;
}

table {
    font-family:"futuramedium";
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #0d3c00;
    text-align: center;
    padding: 8px;
    font-size: 18px;
}

th{
    background:#0d3c00;
    color: #ffff;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

.services__icon .flaticon-growth-1, .flaticon-soil, .flaticon-yard, .flaticon-plant, .flaticon-floral {
    background: #6a961f;
    border-radius: 0 59px 47px 54px;
    width: 100px;
    height: 115px;
    font-size: 60px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: inline-block;
}

.process__icon.pr-icon::before{
    height: 82px;
    right: -120px;
}