.acord-footer{
	font-size: 10pt;
	color: #E5D93C !important;
}

.textopie{
  text-align: right;
}

.margen-secc{
  margin-bottom: -60px !important;
}

.seccion-azul{
  background: #0088CC;
}

.logocabezote{
	width: auto;
	height: 40px;
}

.titulo-acordion{
	font-size: 18px;
}

.acordeon-fondo{
	background-color: #12725b !important;
	text-align: center;
}

.acordeon-fondo-gis{
	background-color: #a5a5a5 !important;
	text-align: center;
}

.texto-blanco-desp{
	color: #fff !important;
	font-size: 18px;
}

.texto-blanco{
	color: #fff !important;
}

.texto-verde{
	color: #005342;
}

.negrita{
	color: #212529 !important;
}

.titulo-evento{
	text-align: center !important;
	color: #005342 !important;
}

.embed-container {
		position: relative;
		padding-bottom: 100% !important;
		height: 0;
		overflow: hidden;
}
.embed-container iframe {
		position: absolute;
		top:0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
}

.infografia{
	width: 826px;
	height: 100%;
}

#header .header-nav-features.header-nav-features-light:before, #header .header-nav-features.header-nav-features-light:after {
	background: rgba(255, 255, 255, 0.1);
}

#img-logo{
	width: auto !important;
	height: 40px;
}

@media only screen and (max-width: 1199px) {

	#img-logo{
		width: 230px !important;
		height: auto;
	}

}


  @media only screen and (max-width: 767px) {

    .textopie{
      text-align: left;
      margin-top: 20px;
    }

		.logocabezote{
			width: auto;
			height: 30px;
		}

		#img-logo{
			width: 230px !important;
			height: auto;
		}

}
