.cboIdioma{
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 1.25rem rgb(30 34 40 / 29%);
  position:fixed;
  left: 15%;
  padding: 10px 30px;
  border: 0;
  top: 0;
  font-family: 'Museo-700';
  outline: 0;
  z-index: 1000;
}
