body .sppb-btn.sppb-btn-default,body .sppb-btn.sppb-btn-primary,body .sppb-btn.btn-primary,body .btn.sppb-btn-default,body .btn.sppb-btn-primary,body .btn.btn-primary
{
    background-color: #4CBB17 !important;
    color: #ffffff;
}

.sp-megamenu-parent > li > a { color: #FFFFFF;}
.sp-menu-item > a:hover, .sp-megamenu-parent > li > a:hover {color: #FFFFFF;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 100%; height: 100%;
    border: 2px solid #4CBB17;
    border-radius: 10px;
    margin-left: 10px;
    margin-top: 5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {color: black;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {background-color: #4CBB17; color: white;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover, .sp-megamenu-parent .sp-dropdown .active {background-color: #4CBB17;}

.sp-page-title {
  padding: 25px 110px 50px 110px;
  background-color: #4CBB17 !important;
}

#sp-header .logo a {
  color: whitesmoke;
}

.d-lg-flex .sp-module .d-lg-inline-block{
 color: whitesmoke;
}

/* Font Icon */
.d-lg-flex .sp-module .fa-user{
 color: LimeGreen;
}

#sp-bottom:after
{
    background: #768589;
    content: "";
    display: block;
    /*height: 1px;*/
    position: absolute;
    top: 0px;
    /*width: 100%; */
    margin-bottom: 15px;
}

.com-content.view-article #sp-main-body .article-details-intro
{
    background-color: #4CBB17;
    background-image: url("../images/page-title-bg.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: center;
}

.com-content.view-article #sp-main-body .article-media-wrapper
{
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

#sp-bottom
{
    font-size: 14px;
    line-height: 1.6;
    position: relative;
    padding: 0 0 20px 0;
}

#sp-header .sp-megamenu-parent > li > a
{
    color: #4CBB17;
    font-weight: bold;
    font-size:16px;
}

#sp-header .sp-megamenu-parent > li > a:hover {
    background: #D6FFDF;
    color: #4CBB17;
    border: 3px solid #4CBB17;
    border-radius: 10px;
    font-weight: bolder;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover,.sp-megamenu-parent .sp-dropdown li.sp-menu-item:focus,.sp-megamenu-parent .sp-dropdown li.sp-menu-item:active
{
    background: rgb(76, 187, 23);
    color: #FFFFFF;
    font-weight: bold;
}

.sp-megamenu-parent .sp-mega-group > li > a {color: #000000; }
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-mega-group > li > a:hover {color: #FFFFFF;}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {padding: 0 10px 0 10px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item
{
    color: #000000;
}

#sp-bottom
{
    background: #000000;
    color: #FFFFFF;
}

/**  Sub-Menu background color **/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
     color: #707070;
     font-weight: bold;
     font-size:16px;
}

/**  Sub-Menu column headers  **/
.sub_menu_header {
    background: #303030;
    font-size: xx-large !important ;
    font-weight: bold;
    border-bottom: solid 2px #ffffff;
    margin-top: 20px;
}

.justify-content-center {
    justify-content: flex-start !important;
}

/* navbar spacing */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {padding: 8px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {padding: 4px 7px;}


/* Image */
#sppb-addon-wrapper-dc9bd06e-e93a-47c1-82a9-aed6eb280c08 .clearfix img{
 width:83%;
 height:353px;
 padding-bottom:100px;
}

/* Image */
#sppb-addon-wrapper-d36f2463-2c8a-47f6-81ca-47dc67a8d4d0 .clearfix img{
 height:353px;
 width:92%;
 transform:translatex(0px) translatey(0px);
 padding-bottom:100px;
}

/*******************************************************************/
.pb-100 {
    padding-bottom: 100px;
}
.pt-100 {
    padding-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
a {
    text-decoration: none;
    color: #333;
    -webkit-transition: .4s;
    transition: .4s;
}
.section-title {
    position: relative;
}
.section-title p {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
}
.section-title h4 {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
}
.section-title h4::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #d8d8d8;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
}
.section-title h4::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #FF7200;
    left: 0;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.blog-img {
    position: relative;
}
.blog-img img {
    width: 100%;
}
.post-category a {
    display: inline-block;
    background-color: #FF7200;
    color: #fff;
    font-size: 15px;
    padding: 5px 20px;
}
.single-blog:hover img {
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"
}
.post-category {
    position: absolute;
    left: 0;
    bottom: 0;
}
.blog-content {
    padding: 30px 20px;
}
.single-blog {
    border: 1px solid #eee;
}
.blog-title h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
.meta ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.meta {
    margin-bottom: 20px;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.blog-content a.box_btn {
    display: inline-block;
    background-color: #FF7200;
    padding: 5px 15px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 20px;
}
a.box_btn::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #CC5B00;
    left: -100%;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1;
}
a.box_btn {
    overflow: hidden;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    text-decoration:none;
}
a.box_btn:hover::before {
    left: 0;
    z-index: -1;
}
