.sp-megamenu-parent > li.active > a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: 0px;
	left: 0;
	right: 0;
	background-color: #0345bf;
}

#sp-footer, #sp-bottom {
	background: #0345bf;
	color: #fff;
}

#sp-footer {
	font-size: 16px;
	padding: 0;
	border-top: 1px solid #000066;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > span {
	color: #0345bf;
}