#menu-mobile {
  display: none;
}
#menu-desktop {
  display: none;
}

header#header-eventos {
  background-color: #015cac;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 0px 10px 0px;
}


.logo-eventos img {
  width: 200px;
}

.titulo-eventos {
  margin-top: 0;
  margin-left: 20px;
  font-family: 'Lato', sans-serif;
font-weight: 600;
  font-size: 24px;
  color: white;
  letter-spacing: 1px;
}

.swiper-banner-home{
	margin-top: 0px;
}
