div#sp-menu {
    max-width: 50% !important;
    float: right !important;
    margin-left: 10% !important;
}
div#sp-logo {
    margin-left: 40% !important;
}
#sp-top-bar {
    background: #0077B6;
    color: #ffffff;
    font-size: 18px;
    font-family: tahoma;
    letter-spacing: 1px;
}
div#sp-top-bar a {
    color: #ffffff;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 100px !important;
}
div#sp-menu a {
    font-family: tahoma;
    letter-spacing: 1px;
    font-size: 18px !important;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #B4282C !important;
}
.sp-megamenu-parent>li::after {
    background-color: #0077B6 !important;
}
.sp-megamenu-parent>li:hover>a {
    color: #B4282C;
}