.sp-megamenu-parent {
	float: none;
	margin: 0 auto;
	width: fit-content;
}
.sp-megamenu-parent > li > a {
	color: #333;
	font-size: inherit;
}
.box-border.sppb-divider-border::after {
	width: 100px;
	height: 5px;
	background-color: #e35c37;
	display: block;
	content: '';
	margin-top: -2px;
	position: absolute;
}
.home-logo-carousel .sppb-carousel-extended-item img {
	height: auto !important;
	object-fit: inherit;
}
#sp-top-bar .sp-contact-info li,
#sp-top-bar .sp-contact-info li a {
	color: #000 !important;
}
#sp-top-bar .sp-contact-info li a:hover {
	color: #0e2b7c !important;
}
.sp-megamenu-parent > li > a::before,
.sp-megamenu-parent > li > a:hover::before{
  background: #f44336 !important;
}
.sp-megamenu-parent > li > a::before {
	bottom: 15px;
}
#sp-header {
	height: 60px;
}
.sp-megamenu-parent > li > a {
	line-height: 60px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	color: #333333 !important;
}