.color-h2, h2 {
    color: #36454F !important;
}
.fl-node-59ad2828ebff5>.fl-col-content {
    background-color: #36454F !important;
}
#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
	color: #36454F !important;
}
#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:focus{
	color: #36454F !important;
}
img.alternative-logo {
    max-width: 381px !important;
    max-height: 123px !important;
    margin-left: 48px;
    margin-top: -40px;
}
.fixed-header-box.sticky-header-state-stuck {
    display: none;
}
a.mega-menu-link {
    padding: 0 8px !important;
    font-weight: bold !IMPORTANT;
}

@media only screen and (max-width: 500px) {
	.fl-node-596673e94e7e7 .fl-module-content{
		margin:0!important;
	}
}

.header-search.icon
{
	display: none;
}



.mega-menu-item-has-children > a > .mega-indicator::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7' /%3E%3C/svg%3E");
	padding: 10px;
	color: white;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 5px;
}

@media only screen and (max-width: 500px) {
	.mega-menu-item-has-children > a > .mega-indicator::after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7' /%3E%3C/svg%3E");
	padding: 10px;
	}
}


