.menu-services-icons {
    color: #0741a6; 
    margin-right: 5px;
    font-size: 14px;
    padding-left: 5px;
}

.navbar ul ul :hover > *  {
    color: white !important;
    background-color: #a41331;
}



 
 .navbar-brand img{
    margin-top: 0px;
    height:100px;
    transition-duration:0.5s;
    position: absolute;
}


/* .navbar ul ul li a:hover {
    color: white !important;
    background-color: blue;
} */


  

 