.header-right{
	display: none !important;
}
.navigation .gva_menu > li.menu-item--active-trail > a {
	color: #0b9444 !important;
}
.navigation .gva_menu li a:hover {
	color: #0b9444 !important;
}
.navigation .gva_menu li a:active {
	color: #0b9444 !important;
}
.header-default .header-main .header-content-inner .header-inner{
	align-content: center !important;
}

.gsc-accordion .accordion .accordion-item .accordion-header .accordion-button {
	color: #000000 !important;
}
.text-theme{
	color: #0b9444 !important;
}
.btn-theme{
	background-color: #0b9444 !important;
}
.gsc-heading .sub-title{
	color: #0b9444 !important;
}
.button:not(.register-button):not(.field-add-more-submit), .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-black, .more-link a, .btn-theme-submit {
	background-color: #0b9444 !important;
}
.icon-box-style-nine__icon {
	background-color: #0b9444 !important;
}
.socials a:hover, .socials a:focus, .socials a:active {
	background-color: #0b9444 !important;
}
.gsc-call-to-action.text-light-2 .content .desc * {
	opacity: 1;
	line-height: 20px !important;
}



@media only screen and (max-width: 600px){
	.mcircle{
		padding-left: 20px;
		padding-right: 20px;
	}
} 