* {
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    font-family: 'Nunito', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 16px;
    background-color: #fff;
    font-weight: 500;
    overflow: hidden;
}

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

a, input, textarea , button, li {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    text-decoration: none !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

select::-ms-expand {
    display: none;
}
.postid-261 .about_image {
    background-image: none !important;
}

.postid-261 .about-image{background:none !important;}

p {
    margin: 0;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

br {
    margin: 0;
    width: 0;
}

:focus {
    outline: none;
}

::-webkit-scrollbar {
    width: 6px;
    color: #000;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #000;
    border-radius: 10px;
    border-color: #000;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #000;
}

li {
    list-style: none;
}

a,li, input {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

select::-ms-expand {
    display: none;
}

html {
    overflow-x: hidden;
}

h1 {
    font-family: 'Nunito', sans-serif;
    font-size: 46px;
    color: #006738;
    line-height: 46px;
    font-weight: 800;
}

h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 26px;
    color: #006738;
    line-height: 42px;
    font-weight: 700;
}

h3 {
    font-family: 'Nunito', sans-serif;
    font-size: 36px;
    color: #006738;
    line-height: 36px;
    font-weight: 800;
}

h4 {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    color: #000;
    line-height: 36px;
    font-weight: 800;
}

h5 {
    font-family: 'Nunito', sans-serif;
    font-size: 28px;
    color: #000;
    line-height: 36px;
    font-weight: 800;
}

h6 {
    font-family: 'Nunito', sans-serif;
    font-size: 24px;
    color: #000;
    line-height: 36px;
    font-weight: 700;
}

.clear {
    clear: both;
}

.container-fluid, .container,.n_p {
    padding: 0px;
}

.container-fluid {
    float: left;
    width: 100%;
    /* clear: both; */
}

.row {
    margin: 0px;
}

.container-fluid.top-header {
    position: relative !important;
    z-index: 9;
}

.green_bg .container {
    position: relative;
}

.logo_wrp {
    position: absolute;
    left: 0px;
    top: 0px;
}

.container-fluid.green_bg {
    background: #8cc63e;
    text-align: right;
}

.container-fluid.green_bg ul li {
    display: inline-block;
    font-size: 18px;
    color: #006738;
    font-weight: 800;
    padding-left: 12px;
    line-height: 42px;
}

.container-fluid.green_bg ul li a {
    color: #006738;
}

.container-fluid.green_bg ul li.number {
    padding-right: 25px;
}

.container-fluid.green_bg ul li a:hover {
    color: #000;
}

.menubar ul {
    text-align: right;
}

.menubar ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 26px 16px;
}

.menubar ul li:last-child {
    padding-right: 0px;
}

.menubar ul li a {
    color: #000;
}

.menubar ul>li>a:hover, .menubar ul>li>a:focus, .menubar ul>li.current-menu-item>a, .menubar ul>li.current-menu-parent>a {
    color: #529a45;
}

.container-fluid.footer_wrapper {
    background: #014c2a;
    padding: 50px 0px;
}

.footer_wrapper h4 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    padding-bottom: 15px;
}

.footer1 p {
    padding-bottom: 15px;
}

.footer_wrapper li a, .footer_wrapper p, .footer_wrapper p a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    position: relative;
}

.footer_wrapper ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    padding-right: 8px;
    font-size: 16px;
}

.footer_wrapper li a:hover, .footer_wrapper p a:hover,.footer_wrapper ul>li>a:hover, .footer_wrapper ul>li>a:focus, .footer_wrapper ul>li.current-menu-item>a, .footer_wrapper ul>li.current-menu-parent>a {
    color: #8cc63e;
}

.footer_wrapper li {
    padding-bottom: 4px;
}

.container-fluid.b_footer_wrapper {
    background: #014c2a;
    border-top: 1px solid #206634;
}

.container-fluid.b_footer_wrapper .container {
    position: relative;
    padding: 16px 0px;
}

.common_div.footer2 {
    padding-left: 8%;
    width: 24%;
}

.common_div.footer3 {
    padding-left: 5%;
    width: 14%;
}

.footer_details.footer4 {
    padding-left: 5%;
    width: 17%;
}

.common_div.footer5 {
    padding-left: 5%;
    width: 20%;
}

.common_div.footer5 ul {
    padding-top: 40px;
}

.footer_details.footer3 p {
    padding-bottom: 7px;
}

.b_footer_wrapper .copyright {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.social_links li {
    display: inline-block;
    padding: 0px 10px;
}
.footer_wrapper .social_links li  a:before{
    display: none;
}
.social_links li a {
    color: #fff;
    font-size: 16px;
}

.social_links li a:hover {
    color: #8cc63e;
}

.social_links li:first-child {
    padding-left: 0px;
}

.top a {
    background: #206634;
    display: inline-block;
    padding: 18px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.top a i.fa {
    font-size: 24px;
    opacity: .4;
    line-height: 1px;
    padding-left: 4px;
    position: relative;
    top: 3px;
}

.top a:hover {
    background: #000;
}

.top {
    position: absolute;
    right: 104px;
    top: 0px;
}

.home_banner_slider {
    height: 698px;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #006738;
}

.home_banner_slider:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.20);
    background-image: url('../images/border_line.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.home_banner_slider .container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
    /* z-index: 9; */
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.banner_slider, .banner_slider .slick-list.draggable,.banner_slider .slick-track {
    float: left;
    height: 100%;
    width: 100%;
}

.banner_section {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.carousel_content h4 {
    font-size: 52px;
    color: #fff;
    font-weight: 800;
    line-height: 52px;
    /*text-transform: uppercase;*/
    padding: 0px;
    position: relative;
    z-index: 1;
}

.banner_btn {
    float: left;
    width: 100%;
    padding-top: 18px;
    position: relative;
    z-index: 1;
}

.banner_btn a {
    display: inline-block;
    height: 100%;
    background: transparent;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    line-height: 52px;
    color: #fff;
    max-width: 236px;
    width: 100%;
    border-radius: 8px;
    border: 2px solid #fff;
    text-align: center;
}

.banner_btn a:hover {
    background: #000;
    border: 2px solid #000;
    color: #fff;
}

.container-fluid.content_section {
    padding: 25px 0px 20px;
}

.inner_content {
    padding: 20px 0px;
    padding-right: 55px;
}

.video-section {
    width: 324px;
    height: 287px;
    background-position: center;
    background-size: cover;
    position: relative;
    float: none;
    margin: auto;
    overflow: hidden;
}

.video-icon {
    width: 58px;
    height: 58px;
    background-position: center center;
    position: absolute;
    z-index: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    background-image: url('../images/video_icon.png');
    background-repeat: no-repeat;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.video-icon:hover {
    background-image: url('../images/video_icon_h.png');
}

.video-pop {
    width: 100%;
    height: 100%;
    background-color: rgba(82, 154, 69, 0.6);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: none;
    z-index: 9;
}

.video-wrapper {
    position: absolute;
    bottom: 0px;
    margin: auto;
    width: 625px;
    height: 371px;
    z-index: 2;
    background-color: #fff;
    padding: 25px 25px;
    top: 35%;
    left: 50%;
    border-radius: 13px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.close-btn i {
    font-size: 30px;
    color: rgba(82, 154, 69, 1);
    position: absolute;
    top: -1px;
    right: 0px;
    z-index: 55;
    cursor: pointer;
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
}

.c_content {
    position: relative;
}

.c_content ul li {
    display: inline-block;
    width: 49%;
    position: relative;
    height: 87px;
    margin-bottom: 35px;
}

img.c_man {
    position: absolute;
    right: -180px;
    bottom: 0px;
}

.content_image {
    position: relative;
}

.c_content p {
    padding: 10px 0px;
    font-size: 18px;
}

.c_inner_content {
    position: absolute;
    bottom: -50px;
    left: -70px;
}

.c_content ul li img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.c_content ul li p {
    color: #8cc63e;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    padding: 19px 0px;
    padding-left: 110px;
    vertical-align: middle;
    display: block;
    height: 100%;
    width: 80%;
    cursor: pointer;
}
.c_content ul li p:hover{
    color:#000;
}
.container-fluid.service_section {
    background: #f6f6f6;
    padding: 75px 20px;
}

.common_content {
    padding-bottom: 40px;
    text-align: center;
    width: 100%;
}

.common_content p {
    font-weight: 600;
    padding-top: 6px;
}
.home .service_items {
   height: 635px;
   cursor:pointer;
   transition:0.4s;
}
.home .service_items:hover {
   background-color: #8cc63e;
}
.service_items {
    margin: 0px 15px;
    background: #fff;
    
}

.item_img {
    height: 260px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.item_img a{
    width:100%;
    height:100%;
    display: block;
    background-color: rgba(140, 198, 62, 0.6);
    transition:0.4s;
    opacity:0;
}
.item_img img {
    position: absolute;
    bottom: -55px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    border-radius: 100%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.service_items p {
    padding-bottom: 25px;
    min-height: 90px;
}

.service_items h6 {
    font-size: 24px;
    color: #8cc63e;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1.2px;
    padding-bottom: 20px;
    /* min-height: 75px; */
    line-height: 30px;
}

.service_items h6 a {
    color: #8cc63e;
}

.service_items h6 a:hover {
    color: #006738;
}

.s_content {
    padding: 80px 25px 40px;
    text-align: center;
}

.read_more a {
    background: #8cc63e;
    color: #fff;
    display: inline-block;
    padding: 0px 25px;
    font-size: 16px;
    line-height: 44px;
    font-weight: 800;
    letter-spacing: 1px;
    border-radius: 5px;
}
.read_more a:hover{
    background: #006738;
}
.home .service_items:hover .item_img a{
    opacity:1;
}
.home .service_items:hover h6, .home .service_items:hover p{
    color: #fff;
}
.home .service_items:hover .read_more a {
    background: #006738;
}
.services_slider button.slick-arrow {
    width: 58px;
    height: 45px;
    background-color: transparent;
    bottom: 0px;
    transition: all 0.4s linear;
    border: none;
}

.services_slider button.slick-arrow:hover {
    background-color: transparent;
}

.services_slider .slick-next {
    background-image: url('../images/s_next.png');
    background-repeat: no-repeat !important;
    background-position: center center !important;
    right: -20px;
}

.services_slider .slick-next:hover {
    background-image: url('../images/s_next_h.png');
}

.services_slider .slick-prev {
    background-image: url('../images/s_prev.png');
    background-repeat: no-repeat !important;
    background-position: center center !important;
    left: -20px;
}

.services_slider .slick-prev:hover {
    background-image: url('../images/s_prev_h.png');
}

.services_slider .slick-prev:before,.services_slider .slick-next:before {
    display: none;
}

.view_all {
    text-align: center;
    float: left;
    width: 100%;
    clear: both;
    padding-top: 45px;
}

.view_all a {
    color: #006738;
    display: inline-block;
    padding: 0px 25px;
    font-size: 16px;
    line-height: 44px;
    font-weight: 800;
    letter-spacing: 1px;
    border-radius: 5px;
    border: 2px solid #006738;
    text-transform: uppercase;
}

.view_all a:hover {
    background: #006738;
    color: #fff;
}

.circle-container > .outerarea {
    border: 8px solid #8cc63e;
    border-right-color: #006738;
    border-bottom-color: #8cc63e;
    border-left-color: #006738;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 489px;
    width: 489px;
    left: -50%;
    right: -50%;
    top: 0px;
    margin: auto;
    transform: rotate(0deg) translate(0px) rotate(0deg);
    -webkit-animation: spin 10s infinite linear;
    -moz-animation: spin 10s infinite linear;
    -o-animation: spin 10s infinite linear;
    -ms-animation: spin 10s infinite linear;
    animation: spin 10s infinite linear;
    z-index: 9999;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    15% {
        -webkit-transform: rotate(45deg);
    }

    30% {
        -webkit-transform: rotate(90deg);
    }

    45% {
        -webkit-transform: rotate(135deg);
    }

    60% {
        -webkit-transform: rotate(180deg);
    }

    75% {
        -webkit-transform: rotate(225deg);
    }

    90% {
        -webkit-transform: rotate(270deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    15% {
        -moz-transform: rotate(45deg);
    }

    30% {
        -moz-transform: rotate(90deg);
    }

    45% {
        -moz-transform: rotate(135deg);
    }

    60% {
        -moz-transform: rotate(180deg);
    }

    75% {
        -moz-transform: rotate(225deg);
    }

    90% {
        -moz-transform: rotate(270deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    15% {
        -o-transform: rotate(45deg);
    }

    30% {
        -o-transform: rotate(90deg);
    }

    45% {
        -o-transform: rotate(135deg);
    }

    60% {
        -o-transform: rotate(180deg);
    }

    75% {
        -o-transform: rotate(225deg);
    }

    90% {
        -o-transform: rotate(270deg);
    }

    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    15% {
        -ms-transform: rotate(45deg);
    }

    30% {
        -ms-transform: rotate(90deg);
    }

    45% {
        -ms-transform: rotate(135deg);
    }

    60% {
        -ms-transform: rotate(180deg);
    }

    75% {
        -ms-transform: rotate(225deg);
    }

    90% {
        -ms-transform: rotate(270deg);
    }

    100% {
        -ms-transform: rotate(360deg);
    }
}

@-keyframes spin {
    15% {
        transform: rotate(45deg);
    }

    30% {
        transform: rotate(90deg);
    }

    45% {
        transform: rotate(135deg);
    }

    60% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(225deg);
    }

    90% {
        transform: rotate(270deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.circle-container {
    position: relative;
    width: 489px;
    height: 489px;
    padding: 0;
    border-radius: 50%;
    list-style: none;
    box-sizing: content-box;
    margin: auto;
}

.circle-container > .centerimage {
    width: 100%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0px;
    bottom: 0px;
    display: inline-block;
    margin: auto;
    transform: rotate(0deg) rotate(0deg) !IMPORTANT;
    -webkit-transform: rotate(0deg) rotate(0deg) !IMPORTANT;
    -moz-transform: rotate(0deg) rotate(0deg) !IMPORTANT;
    -ms-transform: rotate(0deg) rotate(0deg) !IMPORTANT;
    -o-transform: rotate(0deg) rotate(0deg) !IMPORTANT;
}

.webtext {
    border-radius: 100%;
    height: 100%;
    width: 100%;
}

.webtext img.cntrtimg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 100%;
    border: 18px solid #fff;
    border-radius: 100%;
}

.circle-container > * {
    display: block;
    position: absolute;
    width: 400px;
    height: 215px;
    border-radius: 8px;
}


ul.circle-container li:nth-child(3), ul.circle-container li:nth-child(6) {
    background: #8cc63e;
}

ul.circle-container li:nth-child(4), ul.circle-container li:nth-child(5) {
    background: #006738;
}
ul.circle-container li .offerimage img{
    border-radius:100%
}
ul.circle-container li{
    cursor:pointer;
    transition:0.4s;
}
ul.circle-container li:hover{
    background: #000;
    box-shadow:0px 0px 12px #8cc63e;
}
ul.circle-container li:hover .offerimage img{
    box-shadow:0px 0px 12px #8cc63e;
}
ul.circle-container li:nth-child(3) {
    left: -492px;
    top: 22px;
    text-align: right;
}

ul.circle-container li:nth-child(6) {
    right: -492px;
    bottom: 22px;
}

ul.circle-container li:nth-child(5) {
    left: -492px;
    bottom: 22px;
    text-align: right;
}

ul.circle-container li:nth-child(3), ul.circle-container li:nth-child(5) {
    padding: 52px 78px 52px 15px;
}

ul.circle-container li:nth-child(4), ul.circle-container li:nth-child(6) {
    padding: 52px 15px 52px 78px;
}

ul.circle-container li:nth-child(4) {
    right: -492px;
    top: 22px;
}

ul.circle-container li .offerimage {
    position: absolute;
}

ul.circle-container li:nth-child(3) .offerimage, ul.circle-container li:nth-child(5) .offerimage {
    right: -50px;
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
    height: 104px;
}

ul.circle-container li:nth-child(6) .offerimage, ul.circle-container li:nth-child(4) .offerimage {
    left: -50px;
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
    height: 104px;
}

ul.circle-container li h6 {
    color: #fff;
    font-size: 21px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 36px;
    padding-bottom: 4px;
}

ul.circle-container li p {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
}

.offerwraper {
    position: relative;
}

.container-fluid.offersection {
    padding: 70px 0px;
    box-shadow: inset 0px -3px 14px rgba(112, 112, 112, 0.1);
}

.page-id-6 .container-fluid.offersection {
    background: #f6f6f6;
    box-shadow: none;
    display: none;
}
.container-fluid.about_us_sec {
    border-bottom: 3px solid #f6f6f6;
}
.container-fluid.cta_section {
    padding: 30px 0px;
    text-align: center;
}

.cta_section span, .cta_section span a {
    color: #006738;
}

.cta_section span a:hover {
    color: #000;
}

.container-fluid.steps_section {
    background-image: linear-gradient(to left, #0f7239 , #86c23e);
    padding: 60px 0px;
    box-shadow: inset 0px 3px 14px rgba(112, 112, 112, 0.3);
}

.steps_section .common_content h3, .steps_section .common_content p {
    color: #fff;
}

.s_image {
    height: 205px;
    width: 205px;
    margin: 0px auto 20px;
    border-radius: 100%;
}

.steps_list ul {
    text-align: center;
}

.steps_list ul li {
    display: inline-block;
    padding: 0px 2%;
    width: 30%;
}

.steps_list li h4 a {
    color: #fff !important;
    cursor: pointer;
}
.steps_list li h4 a:hover {
    color: #000 !important;
}
.steps_list li p {
    color: #fff;
    line-height: 22px;
}

.steps_section .banner_btn {
    text-align: center;
    margin: 35px 0px 30px;
}

.steps_section .banner_btn a {
    background: #fff;
    color: #197639 !important;
    max-width: 211px;
    line-height: 45px;
    font-size: 16px;
}

.steps_section .banner_btn a:hover {
    background: #197639;
    color: #fff !important;
}

.container-fluid.cta_section.sec {
    box-shadow: 0px -3px 14px rgba(112, 112, 112, 0.1);
    padding: 20px 0px;
}

.cta_section.sec span {
    color: #8c8c8c;
}

.cta_section.sec span span, .cta_section.sec span a {
    color: #8cc63e;
}

.cta_section.sec span a:hover {
    color: #8c8c8c;
}

.container-fluid.counter_section {
    padding: 30px 0px;
    background-image: url('../images/couter_bg.png');
    background-size: cover;
    background-position: center center;
}

.counter_section ul li .counter-value::after {
    content: '%';
}

ul#counter li {
    display: inline-block;
    position: relative;
    width: 30%;
    text-align: left;
    padding-left: 101px;
}

ul#counter {
    text-align: center;
}

.c_img, .c_number {
    display: inline-block;
    vertical-align: middle;
}

.counter-value {
    color: #8cc63e;
    font-size: 36px;
    font-weight: 900;
    line-height: 23px;
    padding-bottom: 7px;
}

.c_number span {
    font-size: 19px;
    font-weight: 900;
    color: #0f7139;
    line-height: 12px;
}

.c_number {
    padding-left: 15px;
    width: 62%;
}

.map {
    height: 536px;
    position: relative;
}

/*.map:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.2);
}*/
.acf-map {
    height: 100%;
}

.testimonial_section {
    padding: 100px 0px 80px;
}

.t_details span {
    display: inline-block;
    vertical-align: middle;
}

.author_image {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-size: cover;
}

.testimonial_inner_box {
    position: relative;
    width: 75%;
    margin: auto;
    margin-left: 15%;
}

.t_content:before {
    content: "";
    background-image: url('../images/q_left.png');
    background-size: cover;
    width: 111px;
    height: 89px;
    position: absolute;
    top: 0px;
    left: -150px;
}

.t_content:after {
    content: "";
    background-image: url('../images/q_right.png');
    background-size: cover;
    width: 111px;
    height: 89px;
    position: absolute;
    bottom: 150px;
    right: -138px;
}

.t_content p {
    font-size: 30px;
    line-height: 36px;
    color: #000;
    padding: 20px 0px;
}

.author_details h6 {
    font-size: 30px;
    line-height: 36px;
    color: #000;
    font-weight: 700;
}

.author_details p {
    font-size: 16px;
    color: #000;
    line-height: 36px;
}

.t_content {
    padding-bottom: 40px;
    margin-bottom: 60px;
    border-bottom: 1.3px solid #dddddd;
}

span.author_details {
    /* padding-left: 15px; */
}

.t_details {
    position: relative;
}

.t_details:before {
    content: "";
    position: absolute;
    left: 0px;
    background: #8cc63e;
    width: 80px;
    height: 3px;
    top: -62px;
}

.testimonial_section button.slick-arrow {
    width: 51px;
    height: 51px;
    background-color: transparent;
    transition: all 0.4s linear;
    border: none;
}

.testimonial_section button.slick-arrow:hover {
    background-color: transparent;
}

.testimonial_section .slick-next {
    background-image: url('../images/t_next.png');
    top: auto !important;
    right: 10%;
    bottom: 0px !important;
}

.testimonial_section .slick-next:hover {
    background-image: url('../images/t_next_h.png');
}

.testimonial_section .slick-prev {
    background-image: url('../images/t_prev.png');
    left: auto;
    bottom: 0px !important;
    top: auto !important;
    right: 15%;
}

.testimonial_section .slick-prev:hover {
    background-image: url('../images/t_prev_h.png');
}

.testimonial_section .slick-prev:before,.testimonial_section .slick-next:before {
    display: none;
}

.free_quote_section {
    padding: 75px 0px 85px;
    background-size: 100% 100%;
    background-position: top right;
}

.free_quote h6 {
    line-height: 42px;
    padding-bottom: 32px;
}

.free_quote h6 span, .free_quote h6 a {
    color: #8cc63e;
}

.free_quote h6 a:hover {
    color: #000;
}

.quote_form input[type="text"], .quote_form input[type="email"], .quote_form input[type="tel"], .quote_form select {
    border-radius: 0px;
    height: 41px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 0px 15px;
    width: 100%;
    border: 1.2px solid #CECECE;
    max-width: 100%;
    outline: none;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 4px 0px #cecece;
}

.quote_form select {
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: 96% center;
}

.quote_form textarea {
    border-radius: 0px;
    height: 181px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 15px;
    width: 100%;
    border: 1.2px solid #cecece;
    background: #fff;
    outline: none;
    box-shadow: 0px 4px 0px #cecece;
    resize: none;
}

.quote_form input[type="submit"] {
    background: #8cc63e;
    width: 100%;
    max-width: 161px;
    height: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    transition: 0.3s;
    line-height: 45px;
    cursor: pointer;
    border: 1px solid #8cc63e;
    border-radius: 0px;
}

.quote_form input[type="submit"]:hover {
    background: #006738;
    border: 1px solid #006738;
    color: #fff;
}

.quote_form input::-webkit-input-placeholder, .quote_form textarea::-webkit-input-placeholder {
    color: #000;
}

.quote_form input::-moz-placeholder ,.quote_form textarea::-moz-placeholder {
    color: #000 !important;
    opacity: 1;
}

.quote_form input::-ms-input-placeholder, .quote_form textarea::-ms-input-placeholder {
    color: #000;
}

.input_sec {
    width: 24%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
}

.input_sec input,.input_sec select {
    margin-bottom: 29px;
}

.textarea_sec {
    width: 30%;
    display: inline-block;
}

.quote_form .wpcf7-form-control-wrap {
    position: relative;
    float: left;
    width: 100%;
}

.quote_form span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 14px;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: 0px;
    width: 300px;
}

.quote_form .textarea_sec span.wpcf7-not-valid-tip {
    bottom: -18px;
}

.banner_section.inner_banner {
    height: 245px;
    background-size: cover;
    position: relative;
}

.banner_section.inner_banner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url(../images/border_line.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.banner_section.inner_banner .container {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.inner_banner .banner_content_box {
    position: relative;
}

.banner_content_box h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.breadcrumbs {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 1;
}

.breadcrumbs span {
    color: #fff;
}

.breadcrumbs a {
    color: #fff;
}

.breadcrumbs a:hover {
    color: #000;
}

.breadcrumbs i.fa {
    padding: 0px 8px;
    font-weight: normal;
}

.service_page .service_items {
    margin: 0px 15px 30px;
    background: #f6f6f6;
    width: 30%;
    float: left;
    border-radius: 10px;
    overflow: hidden;
}

.testimonial_page .t_content {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
    position: relative;
}

.testimonial_page .t_details:before {
    display: none;
}

.testimonial_page .testimonial_inner_box {
    position: relative;
    width: 90%;
    margin: auto;
    box-shadow: 0px 0px 15px #dddddd;
    margin-bottom: 40px;
    padding: 30px 12%;
}

.testimonial_page .t_content:before {
    content: "";
    background-image: url('../images/t_ql.png');
    background-size: cover;
    width: 56px;
    height: 46px;
    position: absolute;
    top: 17px;
    left: -80px;
}

.testimonial_page .t_content:after {
    content: "";
    background-image: url('../images/t_qr.png');
    background-size: cover;
    width: 56px;
    height: 46px;
    position: absolute;
    bottom: -70px;
    right: 0px;
}

.container-fluid.contact_page {
    padding: 60px 0px 85px;
    position: relative;
}

.container-fluid.contact_page .common_content p {
    padding: 12px 14%;
}

.c_image {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: absolute;
    left: 0px;
}

.detail_list {
    background-image: url('../images/green_bg.png');
    background-size: cover;
    position: absolute;
    z-index: 9;
    left: 0px;
    right: 0px;
    max-width: 1440px;
    width: 100%;
    bottom: -70px;
    margin: 0px auto;
}

.detail_list ul {
    text-align: center;
    padding: 35px 24px;
}

.detail_list ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 30%;
    text-align: left;
    padding: 0px 15px 0px 32px;
    margin: 0px 1%;
}

.detail_list ul li:first-child p {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    padding-left: 34px;
    line-height: 30px;
}

.detail_list ul li p {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    padding-left: 34px;
    line-height: 28px;
}

.detail_list ul li p a {
    color: #fff;
}

.detail_list ul li p a:hover {
    color: #000;
}

.detail_list ul li:first-child {
    width: 42%;
    margin-left: 0px;
}

.detail_list ul li:nth-child(2) {
    width: 22%;
}

.blog_page .service_items h6 {
    font-size: 20px;
    min-height: 100%;
    letter-spacing: 1px;
    padding-bottom: 15px;
    line-height: 24px;
}

.blog_page .service_items h6 a {
    color: #006738;
}

.blog_page .service_items h6 a:hover {
    color: #8cc63e;
}

.container-fluid.service_section.blog_page, .container-fluid.service_section.service_page {
    background: #fff;
    padding: 70px 0px;
}

.blog_page .s_content {
    padding: 40px 25px;
    text-align: center;
}

.s_content span {
    color: #8cc63e;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 5px;
    display: block;
}

.container-fluid.our_team_section {
    padding: 60px 0px;
    display: none;
}

.our_team_section .common_content {
    padding: 0px 10%;
}

.team_details {
    width: 300px;
    float: left;
    margin: 0px 28px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.member_img {
    height: 300px;
    background: #f6f6f6;
    overflow: hidden;
    text-align: center;
    margin-bottom: 25px;
}

.our_team {
    padding: 50px 0px 20px;
    float: left;
    width: 100%;
}

.member_img img {
    padding-top: 25px;
}

.team_details h6 {
    color: #8cc63e;
    font-weight: 800;
    line-height: 26px;
    text-transform: capitalize;
}

.team_details p {
    color: #000;
    font-size: 16px;
    padding: 5px 0px 15px;
}

.container-fluid.about_us_section {
    padding: 70px 0px 14%;
    background: #f6f6f6;
    margin-bottom: 14%;
}

.about_us_section .container {
    position: relative;
}

.about_us_section .common_content {
    padding: 0px 16%;
    padding-bottom: 60px;
}

.about_c {
    background: #fff;
    border: 4px solid #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
    position: absolute;
    height: 510px;
}

.about_image {
    width: 45%;
    height: 510px;
    display: inline-block;
    background-size: cover;
}

.about_content {
    width: 54%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.inner_about_content, .sec_about_content {
    display: table;
    height: 100%;
}

.about_content_box {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 10%;
}

.sec_content_box {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10%;
}

.about_content_box h6 {
    color: #006738;
    line-height: 32px;
    font-weight: 800;
    padding-bottom: 12px;
}

.about_content_box p {
    font-size: 16px;
    font-weight: 600;
    padding: 12px 0px;
}

.sec_content h3 {
    padding-bottom: 20px;
}

.sec_content h6 {
    color: #8cc63e;
    line-height: 32px;
    font-weight: 800;
    padding-bottom: 12px;
}

.sec_content p {
    font-size: 16px;
    font-weight: 600;
    padding: 12px 0px;
}

.single .about_us_section .common_content {
    padding: 0px 11%;
    padding-bottom: 60px;
}

.single .about_us_section .common_content h3,.single .about_us_section .common_content p {
    padding-bottom: 10px
}

.single .about_image {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}

.single .about_image, .single .about_content {
    width: 50%;
    float: left;
}

.container-fluid.service_content_wrp {
    text-align: center;
    padding-bottom: 70px;
    padding-top: 20px;
}

.container-fluid.service_content_wrp h4 {
    padding-bottom: 12px;
}

.service_content_wrp p {
    padding: 5px 10%;
    font-weight: 600;
}

.container-fluid.service_content_wrp.default {
    padding: 60px 0px;
}

.service_content_wrp.default p {
    font-weight: 600;
    padding: 10px 0px;
}

.container-fluid.portfolio_section {
    padding: 60px 0px 40px;
}

.gl-hover {
    width: 32%;
    display: block;
    overflow: hidden;
    float: left;
    vertical-align: top;
    margin-bottom: 2%;
    margin-right: 2%;
    position: relative;
    height: 311px;
    border-radius: 8px;
}

.gl-hover:nth-child(3n) {
    margin-right: 0px;
}

.recent-works-images {
    float: left;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
    transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: center;
    align-items: center;
}

.inner_gallery_content {
    display: table;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background-color: rgba(0, 103, 56, 0.8);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.5s linear;
    background-repeat: no-repeat;
    background-position: center;
}

.gallery_content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 15px;
}

.inner_gallery_content h4,.inner_gallery_content p {
    color: #fff;
}

.gl-hover a:hover .inner_gallery_content {
    opacity: 1;
    width: 100%;
}

.container-fluid.free_quote_sec {
    padding: 60px 0px 0px;
}

.free_quote_sec .common_content {
    padding: 0px 10% 15px;
}

.sec_content_box ul li {
    border-bottom: 1px dashed #8cc63e;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 18px;
    padding: 10px 45px;
    position: relative;
}

.sec_content_box li:after {
    content: "";
    position: absolute;
    left: 21px;
    width: 12px;
    height: 8px;
    background-image: url('../images/arrow.png');
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
}

.container-fluid.website_link {
    text-align: center;
    padding: 15px;
}

.container-fluid.website_link img {
    width: 140px;
    position: relative;
    top: -1px;
}

.footer_wrapper .footer1 p a {
    position: relative;
}

.footer_wrapper .footer1 p a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0px;
    bottom: 0px;
}

.submit_sec {
    padding-top: 10px;
}

.home .service_items p {
    min-height: 114px;
}

.single .about_image {
    border: 5px solid #fff;
    border-radius: 12px;
}

.single .about_c {
    border: none;
}

.free_quote_sec .sec_content {
    padding-left: 50px;
}

.menu ul li.menu-item-has-children {
    position: relative;
}

.menu ul ul {
    position: absolute;
    width: 210px;
    top: 66px;
    left: 0px;
    display:none;
    z-index: 999999 !important;
    background-color: #fff;
    padding: 21px 0px 0px;
    text-align: left;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.menu ul li.current_page_parent a:after {
    opacity: 1;
}

.menu ul li.current_page_parent a:after {
    display: block;
}

.menu ul ul li {
    padding: 1px 0px;
    display: block;
    width: 100%;
    background-color: #fff;
}

ul#menu-main_menu li li {
    display: block;
    padding: 10px 18px;
}

.menu ul li li a, .menu ul li.current-menu-item li a, .menu ul li.parent li a {
    text-align: left;
    margin: 0px;
}

.menu ul li#menu-item-28:hover>ul {
    display:block;
}

ul#menu-main_menu li.menu-item-has-children li a {
    color: #006738;
}

ul#menu-main_menu li.menu-item-has-children li a:hover, .menu ul li.current-menu-item li a {
    color: #000;
}

ul#menu-main_menu li li:hover {
    background: #8cc63e;
}

li#menu-item-28 {
    position: relative;
}

li#menu-item-28:after {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    color: #000;
    font-size: 15px;
    position: initial;
    font-weight: 100;
}

.mySlides {
    display: none;
}

.single.single-post .common_content {
    text-align: left;
}

.single.single-post .common_content a {
    color: #8cc63e;
}

.single.single-post .common_content a:hover {
    color: #006738;
}

.single.single-post .common_content h5 {
    padding: 15px 0px;
}

.single.single-post .common_content ul {
    padding: 12px 0px;
}

.single.single-post .common_content li {
    position: relative;
    padding-left: 18px;
    font-weight: 700;
}

.single.single-post .common_content li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #8cc63e;
    top: 6px;
    left: 0px;
    border-radius: 50px;
}

.postid-320 .about_image {
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}


.before-after-section{
  padding:95px 0px 70px 0px;
}
.bfa-slider{
  margin:0px 0px 0px 0px;
  padding:0px;
}
.before-image{
  width:100%;
  height:500px;
  background-size:cover;
  background-position:center;
}
.slider-common{

  padding:20px 0px 0px 0px;
}
.slider-common p {
    max-width: 158px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    background-color: #26ae00;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    font-family: 'Helvetica-Bold';
    position: absolute;
    width: 100%;
    top: -20px;
    right: 1px;
}
.slider-common p:after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: -20px;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #26ae00;
    border-top: 20px solid #26ae00;
}
.slider-common p:before{
  position: absolute;
  content:'';
  bottom:0px;
  right:0px;
  border-right:10px solid transparent;
  border-bottom:10px solid #000;
}
.slider-common p:before {
    position: absolute;
    content: '';
    bottom: -22px;
    right: -10px;
    border-bottom: 22px solid transparent;
    border-top: 0px solid transparent;
    border-left: 15px solid #1f8602;
    z-index: -1;
}
.bfa-slider .slick-prev {
    left: 15px;
    width:66px;
    height:68px;
    background-image:url(../images/arrow-left.png);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#fff;
    z-index:1;
    transition: 0.5s linear;
    -webkit-transition:0.5s linear;
}
.bfa-slider .slick-next {
    right: 15px;
    width: 66px;
    height: 68px;
    background-color: #fff;
    background-image:url(../images/arrow-right.png);
    background-repeat:no-repeat;
    background-position:center;
    z-index: 1;
     transition: 0.5s linear;
    -webkit-transition:0.5s linear;
}
.bfa-slider .slick-prev:hover, .bfa-slider .slick-next:hover{
  background-color:#000;
}
.bfa-slider .slick-prev:before, .bfa-slider .slick-next:before{
  display:none;
}

.common_div.footer4 {
    padding-left: 6%;
    width: 24%;
}

.social_links {
    margin-top: 20px;
    margin-left: 15px;
}
.modal-content {
    border: none;
    background-image: linear-gradient(to bottom, #0f7239 , #86c23e);
    top: 45px;
    border-radius: 0px;
    padding: 20px;
}
.modal-body.contact_page {
    padding-top: 0px;
}
span.wpcf7-form-control-wrap.textarea-22 {
    float: left;
    width: 100%;
}

.modal-header {
    border: none;
}
.modal-header .close {
    padding: 0px;
    margin: 0px 0 0 -35px;
    position: absolute;
    top: -44px;
    font-size: 44px;
    color: #fff;
}
.contact_page h5{
    font-size: 25px;
    color: #fff;
    padding-bottom: 20px;
    text-align: center;
}

.contact_page .inputdiv {
    width: 100%;
    float: left;
    margin-bottom: 4%;
}

.contact_page input[type="text"], .contact_page input[type="email"], .contact_page input[type="tel"], .contact_page select {
    border-radius: 0px;
    height: 38px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 0px 15px;
    width: 100%;
    border: 1.2px solid #CECECE;
    background: #fff;
    max-width: 100%;
    outline: none;
}

.contact_page select {
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: 96% center;
}

.contact_page textarea {
    border-radius: 0px;
    height: 118px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 15px;
    width: 100%;
    border: 1.2px solid #CECECE;
    background: #fff;
    outline: none;
}

.contact_page input[type="submit"] {
    background: #0f7239;
    width: 100%;
    max-width: 220px;
    height: 100%;
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.3s;
    line-height: 50px;
    cursor: pointer;
    border: 1px solid #0f7239;
    border-radius: 0px;
    outline: none;
}

.contact_page input[type="submit"]:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.contact_page input::-webkit-input-placeholder, .contact_page textarea::-webkit-input-placeholder {
    color: #000;
}

.contact_page input::-moz-placeholder ,.contact_page textarea::-moz-placeholder {
    color: #000 !important;
    opacity: 1;
}

.contact_page input::-ms-input-placeholder, .contact_page textarea::-ms-input-placeholder {
    color: #000;
}
/* .common_div.footer4 a img {
    width: 170px;
} */
.home .content_image{
    padding-right:40px;
}
.mobile_banner_slider{
    display: none;
}
.container-fluid.menu {
    padding: 23px 0;
}
.logo_wrp {
    top: 51px;
}
.payment {
    padding-top: 20px;
}
.container-fluid.faq {
    padding: 50px 0;
}
.faq_content h2 {
    padding-bottom: 10px;
}
.faq_content h4 {
    color: #000;
    font-weight: 800;
    padding-bottom: 5px;
    font-size: 24px;
    padding-top: 20px;
}
.comm-sr {
    font-size: 18px;
    padding-top: 15px;
}
.comm-sr p {
    color: #006738;
    font-size: 18px;
    font-weight: 800;
}
.about_content_box ol li {
    list-style: decimal inside;
}
.single-post .about_c {
    display: none;
}

.single-post .container-fluid.about_us_section {
    padding: 50px 0px 0 !important;
    margin-bottom: 0 !important;
}
.promo ul{
    list-style-type: none;
    padding-left: 20px;
}
.promo ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.promo ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\f046";
    color: #006738;
}
.promo {
    background-color: #eeeeee;
    padding: 10px 10px 10px;
    min-height: 220px;
    height: 100%;
}
.container-fluid.promotions {
    padding: 45px 0;
}
.promotions h4 {
    padding: 0 0 25px;
    color: #006738;
}
.promo h5 {
    padding-bottom: 10px;
}
.promo p {
    padding-bottom: 7px;
}

.container-fluid.call_section {
    background: #8cc63e;
    padding: 20px 15px;
}
.cont-icon {
    width: 8%;
    display: block;
    margin: 0 auto;
}
.cont-content p {
    padding-bottom: 15px;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
}
.cont-content {
    padding: 1% 0;
}
.cont-content {
    padding: 1% 0 0;
}
.main-cnt {
    text-align: center;
    padding-bottom: 30px;
}
.main-cnt h1 {
    font-size: 36px;
    padding-bottom: 15px;
}
.main-cnt p {
    padding: 10px 0px;
}
.main-cnt h2 {
    font-size: 30px;
    padding-bottom: 10px;
}
.main-cnt p {
    padding: 0px 0px 15px;
    font-size: 18px;
}

button#toggle {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    padding: 12px 25px;
    margin-bottom: 20px;
    border: none;
    outline: none;
    background-color: rgb(0, 103, 56);
    border-radius: 0px;
}
.text {
    display: none;
}
.btn-container {
    text-align: center;
    padding-top: 15px;
}
button#toggle:hover {
    background-color: rgb(140, 198, 62);
}

.single-service h1.page-title {
    font-size: 36px;
}
.single-service .about_content_box h2 {
    font-size: 28px;
}
.single-service .service_content_wrp h2 {
    font-size: 28px;
}

.single-service .service_content_wrp ul li {
    padding: 5px 10%;
    font-weight: 600;
    list-style: decimal inside;
}

.default h1 {
    font-size: 36px;
}
.default h2 {
    font-size: 32px;
}
.default h3 {
    font-size: 28px;
}
li#menu-item-632:after {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    color: #000;
    font-size: 15px;
    position: initial;
    font-weight: 100;
}
li#menu-item-632 {
    position: relative;
}
.menu ul li#menu-item-632:hover>ul {
    display:block;
}

.free_quote h4 {
    font-family: 'Nunito', sans-serif;
    font-size: 42px;
    color: #006738;
    line-height: 42px;
    font-weight: 700;
}
.free_quote h3 {
    font-family: 'Nunito', sans-serif;
    font-size: 42px;
    color: #006738;
    line-height: 42px;
    font-weight: 700;
}

.banner_content_box h3 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 46px;
}
.banner_content_box h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 46px;
}
.single-post h3.page-title {
    font-family: 'Nunito', sans-serif;
    font-size: 36px;
    color: #006738;
    line-height: 36px;
    font-weight: 800;
    padding-bottom: 10px;
}

h3.sr-list {
    font-size: 18px !important;
    line-height: initial !important;
    font-weight: 800 !important;
    color: #000 !important;
}


.review.us a {
    display: inline-block;
    background: #006738;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    color: #ffffff;
    border-radius: 8px;
    border: 2px solid #006738;
    text-align: center;
    padding: 10px 25px;
}
.review.us a:hover {
    background: #000;
    border: 2px solid #000;
    color: #fff;
}
.review.us {
    padding: 15px 0;
}

.cont-content a {
    color: red;
}
.cont-content a:hover {
    color: #000;
}
.comm-sr a {
    color: red;
}
.comm-sr a:hover {
    color: #000;
}
span.hr {
    color: red;
}
span.cd a {
    color: red !important;
}
span.cd a:hover {
    color: #000 !important;
}
span.bd a {
    color: red !important;
}
span.bd a:hover {
    color: #000 !important;
}
.gh {
    text-align: center;
    padding: 30px 0;
}

.container-fluid.serving {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 60px 0;
    text-align: center;
}
.container-fluid.serving:before {
    content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.container-fluid.serving h2 {
    font-size: 46px;
    color: #fff;
    font-weight: 800;
    line-height: 52px;
    text-transform: uppercase;
    padding: 0px 5%;
    position: relative;
    margin-bottom: 35px;
}
.container-fluid.serving a {
    background: transparent;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    z-index: 999999;
    border-radius: 8px;
    padding: 10px 30px;
    position: relative;
}

.modal-open .modal {
    z-index: 999999 !important;
}

.wpcf7 form .wpcf7-response-output {
    border: none !important;
}

.common_content {
    padding-left: 25px;
    padding-right: 25px;
}

.carousel_content h3 {
    font-size: 42px;
    color: #fff;
    font-weight: 800;
    line-height: 64px;
    padding: 0;
    position: relative;
    z-index: 1;
}
a.sticky {
    position: fixed;
    bottom: 1%;
    z-index: 9999;
}
img.clean-lg {
    padding-left: 15px;
}
.second-btn {
    padding-top: 25px !important;
}
.bann-txt h4 {
    font-size: 26px;
    color: #fff;
    margin: 15px 0 20px;
    display: inline-block;
}

ul.menu li > ul > li:hover > ul {
    display: block;
}
ul.menu li > ul > li > ul {
    left: 100%;
    top: 0;
    padding-top: 0;
}
.logo img {
    height: 110px !important;
   
}

.blog_page .service_page {
    display: flex;
    flex-wrap: wrap;
}














