 body.fixed .menu-desktop{
position: fixed;
       left: -20px!important;
        top: 110px;
        
        background-color: #1c1c1c!important;
        z-index: 1000;
        max-width: 1920px!important;
      
       
}
.cores-personalizadas .menu-desktop{
   background-color: #1c1c1c!important;
}

  .menu.superior.menu-mobile--open .nivel-um {
        display: block;
        background-color: #ffb302 !important;
    }
    .menu-desktop > .conteiner > .row-fluid{
      background-color: #1c1c1c !important;
    }
    
    body.fixed .menu-desktop{
       background-color: #1c1c1c !important;
    }
    .menu-desktop > .conteiner{
         background-color: #1c1c1c !important;
    }
    
