

.home #sp-header{
    background: #fff;
    box-shadow: none;
    transition: all 0.5s;
}
.home #sp-header .logo {
    display: inline-block;

    height: inherit;
    margin: 5px 0 0 0;

    background-color: #fff;

    transition: all 0.5s;
}
.home #sp-header .logo .logo-image{
    transition: all 0.5s;
    max-width: inherit;   
}
.home #sp-header .sp-megamenu-parent > li > a {
    color: #252525;
    font-size: 1.05rem;
    font-weight: 600;
    text-shadow: none;
}
.home #sp-header.header-sticky{
    background-color: #006b38;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.home #sp-header.header-sticky .logo{
    margin: 8px 0 0 0;
}
.home #sp-header.header-sticky .logo .logo-image{
    height: 50px;
}
.home #sp-header.header-sticky .sp-megamenu-parent > li > a {
    text-shadow: none;
    color: #fff;
}
.home #sp-main-body{
    margin-top: -115px;
}

.home #sp-page-builder .page-content #section-id-1511613808 > .sppb-row-overlay {
    background-color: rgba(0, 0, 0, 0.25);
}




#sp-top-bar {
    background: #006b38;
    color: #aaa;
}
#sp-top-bar #sp-top1{
    flex: 0 0 30%;
    width: 30%;
    max-width: 30%;
}
#sp-top-bar #sp-top1 .text-center{
    text-align: left !important;
}       
#sp-top-bar #sp-top2{
    flex: 0 0 70%;
    width: 70%;
    max-width: 70%;
}
#sp-top-bar #sp-top2 .sp-contact-info{
    text-align: right;
}

#offcanvas-toggler > .fa {
    font-size: 2rem;
    
    color: #ffffff;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #c5c5c5;
}

#sp-header {
    background: transparent;
    box-shadow: none;
    transition: all 0.5s;
}
#sp-header .logo {
    display: inline-block;

    height: inherit;
    padding: 2px 2px;

    background-color: #fff;

    transition: all 0.5s;
}
#sp-header .logo .logo-image{
    transition: all 0.5s;
    max-width: inherit;
}
#sp-header.header-sticky{
    background-color: #006b38;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
#sp-header.header-sticky .logo{
    margin: 8px 0 0 0;
}
#sp-header.header-sticky .logo .logo-image{
    height: 50px;
}
#sp-header .sp-megamenu-parent > li > a {
    color: #fff;
    font-size: 1.05rem;
    font-weight: 600;
    text-shadow: 0px 0px 3px #00000060;
}
#sp-header .row .col-lg-4{
    flex: 0 0 20%;
    max-width: 20%;
}
#sp-header .row .col-lg-8{
    flex: 0 0 80%;
    max-width: 80%;
}
.sp-megamenu-parent > li > a {
    color: #fff;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #BAD7C9;
}

.offcanvas-menu {
    padding: 1.5rem 0 0 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 1.2rem;
    padding: 0.2rem 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 1rem;
    padding: 0.25rem 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.sp-contact-info > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul.sp-contact-info > li a{
    display: inline-block;
    font-size: 1.1rem;
    line-height: 1.5;
}
@media (max-width: 800px){
    
    #sp-top-bar{
        display: none;
    }
    
    #sp-header {
        padding: 13px 0 0 0;
    }
    
    #sp-header.header-sticky .logo {
        margin: -5px 0 0 0 !important;
    }
    
    #section-id-1511613808 {    
        padding-bottom: 150px !important;
    }
    #sppb-addon-1512068798151 .sppb-addon-title {
        margin-top: 0px !important;
        margin-bottom: 20px !important;
        font-size: 55px !important;        
        line-height: 65px !important;
    }
    #sppb-addon-1512068798151 .sppb-addon .sppb-addon-content div:first-child span{
        font-size: 36px !important;
        line-height: 46px !important;
    }
    
}

#sp-main-body {
    padding: 0 0 100px 0;
}

#sp-page-builder .sppb-section-title {
    margin-bottom: 15px;
}



#sp-section-1 {
    background-color: #006B38;
    margin: -110px 0 0 0;
    padding: 115px 0 0 0;
}

.sppb-row-container {
    margin: auto;
}

.sp-page-title {
    background-color: transparent;
    padding: 21px 0 11px 0;
}

.sp-page-title .breadcrumb {
    margin: 30px 0 0 0;
    border-top: 1px solid rgb(255, 255, 255, 0.5);
    border-radius: 0;
    padding-top: 11px;
}

.sp-page-title h1,  .sp-page-title h2{
    font-size: 32px;
    color: #fff;
}



.logo-image {
  	border: solid 5px #fff;
    background-color: white;
}



.sppb-row {
    justify-content: center;
}



.sppb-flipbox-front{
    text-shadow: 0 0 6px #00000070;
}




.hg-01{
    padding: 10px 0;

    background-image: url(../images/hg-01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.hg-01-right-bottom{
    background-color: #f7f6f2;
    background-image: url(../images/hg-01.png);
    background-repeat: no-repeat;
    background-position-x: 120%;
    background-position-y: bottom;
}
.hg-01-left-bottom-small{
    background-image: url(../images/hg-01.png);
    background-repeat: no-repeat;
    background-position-x: 20%;
    background-position-y: left;
}
.hg-color-01{
    background-color: #f7f6f2;
}

.hg_icon {
    background-image: url(../images/icon_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin: -46px 0px 0px 0px;
    padding: 54px 0 87px 0;
}

.icon_heading {
    margin: -87px 0px 30px 0px;
    text-transform: none;
    background-color: transparent;
}

.box-01 .sppb-addon-title{
    position: relative;
    z-index: 1;

    padding: 8px 0 10px 15px;

    background-image: url(../images/hg-h-01.png);
    background-repeat: no-repeat;
    background-position: right center;

    color: #fff;
 }


.box-01 .sppb-addon-content{
    padding: 45px 15px 30px 30px;
    margin: -32px 0 0 -15px;
    border: solid thin #c1c1c1;

}

.headlineWithIcon .sppb-section-title img{
    width: 35px;
}
.headlineWithIcon .sppb-section-title:before{
    content: "";
    display: inline-block;
    
    width: 35px;
    height: 35px;
    
    background-image: url(../images/icon-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}


#subPageHeaderImg.margin .sppb-row{
    margin: 0 -105px;
}
#subPageHeaderImg .sppb-row > div {
    width: 50% !important;  
}                   
#subPageHeaderImg .item {
    text-align: right;   
}
#subPageHeaderImg .item img {
    display: inline-block;
    
    width: 85%;
    
    margin: -162px 0px 0px 0;    
}
@media (max-width: 800px ){

    #subPageHeaderImg .sppb-row{
        display: none;
    }    
    
}



.bt-green-01{
    display: inline-block;
    padding: 2%;
    border: solid thin #008000;
    border-radius: 4px;
}
.bt-green-01, .bt-green-01 *{
    color: #ffffff !important;
    background: #008000;
}



.blog .article-list{

}
.blog .article-list .article {
    padding: 15px;
    
    border: 1px solid #c1c1c1;
    border-radius: 0;
    
    transition: all ease 0.25s;
}
.blog .article-list .article:hover {
    box-shadow: -5px 5px 4px 0px rgba(0,0,0,0.05);
}
.blog .article-list .float-left{
    float: none !important;
}
.blog .article-list .article .article-intro-image{
    margin: -15px -15px 10px -15px;
    border-radius: 0;
} 
.blog .article-list .article .article-intro-image img{
    border-radius: 0;
}    
.blog .article-list .article  .article-body .article-header{
    min-height: 85px;
}               

.newsflash{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.newsflash .outer{ 
    display: flex;
    
    width: 25%;
    
    padding: 15px;
    
    __margin-bottom: 10px;
}   
.newsflash .outer .inner{
    border: 1px solid #c1c1c1;
    border-radius: 0;
    transition: all ease 0.25s;
}  
.newsflash .outer .inner:hover {
    box-shadow: -5px 5px 4px 0px rgba(0,0,0,0.05);
}    
.newsflash .outer .inner .newsflash-title,
.newsflash .outer .inner .readmore{
    padding: 10px;
}                    

.partner_logos .sppb-column-addons{
    display: flex;
    flex-wrap: wrap;   
}
.partner_logos .sppb-column-addons .sppb-addon-wrapper{
    width: 20%;
}
.partner_logos .sppb-column-addons .sppb-addon-wrapper > div{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
@media (max-width: 991px ){

    .partner_logos .sppb-column-addons .sppb-addon-wrapper{
        width: 33%;
    }    
    
}