/* Quitar cabecera de las páginas */
.inner-header-description{
	display:none !important;
}


body {
    color: #444444;
}

.header-homepage {
  background-size: 28em !important;
  background-position: top !important;
}

.text-logo{
font-size: 1.4rem !important;
}

.text-h2-eventos{
  color: #0aaae0;
  margin-bottom: 0;
  margin-top: 1em;
}

.titulos-fotos figcaption{
	background: black !important;
  height: fit-content;
  top: 0 !important;
  opacity: .8;
  font-size: 14px !important;
  padding: 10px 10px !important;
}

/*Footer*/
.footer-contact-boxes .footer-bg-accent {
  background-color: #03a9f4;}


/*Ocultar cosas*/
.display-none {
 display: none !important;
}

/*Section home Festival Contador*/
.content-12{
	background-color: #bf2626 !important;
}
.content-12 h2, .content-12 h3, .content-12 p, .content-12 h4, .content-12 span{
	color: #fff !important;
}