.menu .dropdown-toggle:hover>ul{
    display:block!important;
}
.menu a:hover{
opacity:0.75;
}