#sp-top-bar {
	font-size: 0.875rem;
	background-color: #004b0d;
}
#sp-top-bar .container-inner {
	border-bottom: 0px solid transparent !important;
}

#sp-top2 {
	color: #fff !important;
}
.sp-contact-info a {
	color: #fff !important;
}

.social-icons a {
	color: #fff !important;
}

.sp-has-child li a {
	color: #fff !important;
}

.btn:hover, .btn-primary:hover {
	background-color: #075700 !important;
}
.btn-primary {
	color: #fff !important;
}

.primary-bg {
    color: #fff !important;
}

.whatsappchat img.is-analytics {
	padding-right: 10px;
	max-width: 24px;
	display: inline-block !important;
}

.contact-street::before, .contact-telephone::before, .contact-fax::before, .contact-mobile::before, .contact-webpage::before {
	font-family: "Font Awesome 5 Free";
	position: absolute;
	left: 0;
	top: -28px;
	font-weight: 600;
	font-size: 18px;
	background-color: #075700;
	color: #fff;
	height: 48px;
	width: 48px;
	line-height: 48px;
	border-radius: 50%;
	text-align: center;
}

.burger-icon > span {
	height: 3px !important;
	background-color: #004b0d !important;

}


body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {

}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {
	content: ">" !important;
	font-family: Arial;
	float: right;
	margin-left: 7px;
	position: initial;
	font-weight: 700;
}
@media screen and (max-width: 992px) {

	.mobile-hidden{
		display: none;
	}
	.sp-page-title .sp-page-title-heading {
		font-size: 38px !important;
		max-width: 75% !important;
	}
}

.sp-reading-progress-bar {
	background-color: #075700 !important;
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	font-size: 11px !important;

}