#terminos-condiciones{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11111111111;
	visibility: hidden;
	overflow-y: auto;

}

#carlos-caballero{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
	overflow-y: auto;

}

#simon-guzman{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
	overflow-y: auto;
}
#cesar-lucas{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
	overflow-y: auto;
}
#claudio-soutto{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
	overflow-y: auto;
}
#tema1{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
}
#tema2{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
}
#tema3{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
}
#tema4{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
}

.contenedor-modales{
	background: white;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	box-sizing: border-box;
	padding: 40px;
	width: 50%;
	color: rgb(65, 71, 74);
	margin: 0 auto;
	margin-top: 5%;
	text-align: justify;


}

.btn-cerrar-modal{
	display: block;
	float: right;
}

.contenedor-modales a:link{
	padding: 20px;
	width: 80%;
	background: #5d122d;
	background-image: url(img/icono-cerrar.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 13px 5px;
	color: #ffffff;
	text-decoration: none;
	width: auto;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	font-size: 0.8em;
	-webkit-box-shadow: 1px 1px 5px 0 #2E2E2E;
	box-shadow: 1px 1px 5px 0 #2E2E2E;
	margin-top: -55px;
}

.contenedor-modales a:hover{
	background: #007bc6;
	background-image: url(img/icono-cerrar.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 13px 5px;
}

.cabecera-expo-modal{
	display: flex;
	width: 100%;
	text-align: left;
	margin-bottom: 1em;
}

.foto-expo-modal{
	display: block;
	width: 25%;
}

.info-header-modal{
	box-sizing: border-box;
	padding-top:3em;
	padding-left: 2em;
}

.nombre-modal{
	display: block;
	font-size: 1.5em;
}
.cargo-modal{
	display: block;
	margin-bottom: 0.5em;
}
.tema-expo-modal{
	display: block;
	color: rgba(118, 1, 44, 1);
}

.logo-modal{
	display: block;
	width: 10%;
	float: right;
	margin-top: 1em;
}

@media screen and (max-width:1680px){
	.contenedor-modales{
		padding: 20px;
	}

	.foto-expo-modal{
		display: block;
		width: 35%;
	}

	.info-header-modal{
		box-sizing: border-box;
		padding-top:4em;
	}

	.contenedor-modales a:link{
		margin-top: -35px;
	}

}

@media screen and (max-width:1280px){
	.contenedor-modales{
		padding: 20px;
	}

	.foto-expo-modal{
		display: block;
		width: 35%;
	}

	.contenedor-modales a:link{
		margin-top: -35px;
	}

	.info-header-modal{
		box-sizing: border-box;
		padding-top:2em;
	}

}

@media screen and (max-width:1024px){
	.contenedor-modales{
		padding: 20px;
	}

	.foto-expo-modal{
		display: block;
		width: 35%;
	}

	.contenedor-modales a:link{
		margin-top: -35px;
	}

}


@media screen and (max-width:768px){
	.contenedor-modales{
		width: 90%;
		padding: 20px;
		margin-top: 1em;
	}

	.foto-expo-modal{
		display: block;
		width: 20%;
	}

	.contenedor-modales a:link{
		margin-top: -25px;
	}
	.info-header-modal{
		box-sizing: border-box;
		padding-top:2.5em;
	}

}

@media screen and (max-width:680px){
	*{
		font-size: 11px;
	}
	#carlos-caballero{
		background: rgba(0, 0, 0, 0.7);
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1;
		visibility: hidden;
		font-size: 11px;
	}
	.contenedor-modales{
		width: 95%;
		padding: 20px;
		margin-top: 2em;
	}

	.foto-expo-modal{
		display: block;
		width: 10%;
	}
  .info-header-modal{
		box-sizing: border-box;
		padding-top:0.5em;
		padding-left: 0.2em;
	}
	.logo-modal{
		margin-top: 0.5em;
	}
}

@media screen and (max-width:480px){
	.contenedor-modales{
		width: 95%;
		padding: 20px;
		margin-top: 1em;
	}

	.foto-expo-modal{
		display: block;
		width: 25%;
	}
	.info-header-modal{
		box-sizing: border-box;
		padding-top:1em;
		padding-left: 2em;
	}
	.logo-modal{
		margin-top: 0.1em;
	}

	.contenedor-modales a:link{
		margin-top: -25px;
	}
}

@media screen and (max-width:375px){
	.contenedor-modales{
		padding: 15px;
		margin-top: 1em;
	}

	.foto-expo-modal{
		width: 55%;
	}
	.info-header-modal{
		padding-left: 1em;
	}
	.logo-modal{
		width: 15%;
	}
}

@media screen and (max-width:350px){
	.contenedor-modales{
		padding: 15px;
		margin-top: 1em;
	}

	.foto-expo-modal{
		width: 55%;
	}
	.info-header-modal{
		padding-left: 1em;
	}
	.logo-modal{
		width: 15%;
	}
}
