.bg-menu {
    background-color: #144578;
}

.active-nav-menu {
    background-color: rgba(1, 37, 74, 0.65);
    border-bottom: 10px solid orange;
}