#sp-header, #sp-header.header-sticky  {
 background-color: rgba(0, 0, 0, 0.8);}
}
body, .sp-preloader {
  color: #fff;
}
body a{
 color: #8fb624;	
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  color: #fff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li > a:hover {
  color: #8fb624;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #8fb624;
}
.sppb-addon-sp-slider .sp-item .sp-background::after {
background-color: rgba(0,0,0,.65);

}
.sp-page-title {
  background: #8fb624;
}
#sp-main-body {
	padding: 50px 0;
}

.sp-page-title .sp-page-title-heading {
  font-size: 30px;
  text-align: center;
}
.burger-icon>span {
    
    background-color: #fff;
}