.brand-separation {
    margin: 0;
    padding: 60px 0;
}
.footer-default .footer-left .inner::after {
    content: inherit;
}
.mainmenunav ul.mainmenu>li {
    margin: 0 40px;
}
ul.brand-style-2 img {
    max-height: none;
    max-width: none;
}
ul.brand-style-2 li {
    padding: 34px;
}
.mainmenunav ul.mainmenu>li>a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.mainmenunav ul.mainmenu>li>a span {
    color: rgb(151,231,78);
    font-size: 30px;
    display: inline-block;
    padding: 0 0 0 3px;
    line-height: 20px;
}
.section-title h2.title span {
    color: rgb(151,231,78);
}
.counterup_style--1 p.subtitle {
    font-weight: 600;
    text-transform: uppercase;
}
@media (max-width:991px) {
    .about-wrapper .thumbnail img {
        display: none;
    }
    .counterup_style--1 p.subtitle {
        font-size: 16px;
    }
    .counterup_style--1 h5.counter {
        font-size: 40px;
    }
}

.body-special {

    background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='69.141' height='40' patternTransform='scale(1) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23000000ff'/><path d='M69.212 40H46.118L34.57 20 46.118 0h23.094l11.547 20zM57.665 60H34.57L23.023 40 34.57 20h23.095l11.547 20zm0-40H34.57L23.023 0 34.57-20h23.095L69.212 0zM34.57 60H11.476L-.07 40l11.547-20h23.095l11.547 20zm0-40H11.476L-.07 0l11.547-20h23.095L46.118 0zM23.023 40H-.07l-11.547-20L-.07 0h23.094L34.57 20z'  stroke-width='1' stroke='%2300948577' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")


}


.theme-gradient {
    color: #97E74E;
}



.footer-default .footer-left {
    background: linear-gradient(45deg, rgba(151,231,78,1) 0%, rgba(114,191,43,1) 100%) !important;
    padding: 120px 120px;
    position: relative;
    z-index: 2;
    margin-right: -15px;
    border-top-right-radius: 0px;
  }
  
  .footer-default .footer-right {
    background-image: none !important;
     
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-left: 120px;
  }

#scrollUp {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    color: #97E74E;
    right: 20px;
    bottom: 60px;
    text-align: center;
    overflow: hidden;
    border-radius: 50px;
    z-index: 9811 !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

a {
    color: #97E74E;
    text-decoration: none;
}

.single-service.service__style--3 .icon {
    font-size: 54px;
    font-weight: 400;
    display: inline-flex
;
    color: #97E74E !important;
}


.slide .inner h1.title {
    font-size: 54px;
    text-transform: none; 
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    line-height: 64px;
}

.logoimg {
     min-height: 40px !important;
     min-width: 200px !important;
    }