@charset "utf-8";
/* CSS Document */

/* Seccion Index (Portada) */
#fondo_portada {
	position: fixed;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}
.portada_ancho {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.banners {
	width: 100%;
	height: 100%;
	background: rgba(234, 194, 145, 0.5);
	text-align: center;
	padding-top: 7vh;
	padding-right: 10px;
	border-bottom: 5px solid #7c0314;
}
.fondo_banner {
	width: 85%;
	max-width: 500px;
	position: relative;
	margin: auto;
	margin-top: 10px;
}
.fondo_banner:hover {
	box-shadow: 0px 0px 10px #7c0314;
}
.banners img {
	width: 100%;
	max-width: 500px;
	display: block;
}
.banner {
	display: inline-block;
	width: 49%;
	padding-bottom: 7vh;
}
.portada_avisos_marco {
	display: inline-block;
	width: 49%;
	margin-bottom: 4vh;
}
.portada_avisos_cuadro:hover {
	box-shadow: 0px 0px 10px #7c0314;
}
.portada_avisos_hazclick {
	cursor: default;
	color: #7c0314;
	height: 25px;
	line-height: 25px;
}
.portada_avisos_position {
	position: relative;
	padding: 10px;
}
.portada_avisos_cuadro {
	width: 85%;
	max-width: 500px;
	margin: auto;
	background-color: #fff;
	color: #7c0314;
	margin: 5px auto;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.portada_avisos_cuadro:hover {
	background-color: #ffe5c0;
}
.portada_avisos_texto {
	width: 100%;
	line-height: 21px;
	max-height: 84px;
	text-align: left;
	font-size: 16px;
	color: #7c0314;
}
.pagina_index {
	width: 100%;
	padding: 20px 30px;
	position: relative;
	background: #fff;
	border-bottom: 5px solid #7c0314;
}
.marco_noticia {
	float: left;
	width: 47%;
	margin: 1%;
}
.marco_noticia:hover .portada_cuadro_fecha {
	height: 21px;
}
.cuadro_noticia {
	width: 100%;
	background: rgba(234, 194, 145, 1);
	height: 120px;
	position: relative;
	padding: 10px;
}
.foto_cuadro_noticia {
	float: left;
	width: 130px;
	height: 100%;
	border: 2px solid #7c0314;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 120%;
	background-color: #000;
}
.portada_noticia_titular {
	margin-left: 150px;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
}
.portada_noticia_resumen {
	margin-left: 150px;
	margin-top: 5px;
	height: 65px;
	font-size: 16px;
	line-height: 21px;
	color: #7c0314;
}
.portada_noticia_completa {
	margin-left: 150px;
	height: 100px;
	font-size: 16px;
	line-height: 20px;
	color: #7c0314;
}
.entretenimiento {
	width: 100%;
	background: rgba(234, 194, 145, 0.5);
	text-align: center;
	border-bottom: 5px solid #7c0314;
	padding: 20px 30px;
}
.cuadro_entretenimiento {
	float: left;
	background: rgba(234, 194, 145, 0.5);
	width: 18%;
	height: 140px;
	margin: 1%;
	position: relative;
	padding: 10px;
}
.cuadro_entretenimiento img {
	height: 70px;
}
.entretenimiento_texto {
	color: #7c0314;
	font-weight: bold;
	font-size: 18px;
	line-height:25px;
}
.portada_calendario1 {
	margin-top: 20px;
	float: left;
	width: 32%;
}
.portada_calendario2 {
	margin-top: 20px;
	width: 32%;
	float: left;
	margin-left: 2%;
}
.portada_calendario3 {
	margin-top: 20px;
	width: 32%;
	float: left;
	margin-left: 2%;
	text-align: center;
}
.cuadro_eventos {
	float: left;
	background: rgba(234, 194, 145, 1);
	width: 48%;
	height: 120px;
	margin: 1%;
	position: relative;
	padding: 10px;
}
.foto_cuadro_eventos {
	float: left;
	width: 130px;
	height: 100%;
	border: 2px solid #7c0314;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 120%;
	background-color: #7c0314;
}
.portada_eventos_titular {
	margin-left: 150px;
	font-size: 17px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
}
.portada_eventos_publicado {
	margin-left: 150px;
	margin-top: 5px;
	height: 21px;
	font-size: 16px;
	line-height: 21px;
	color: #7c0314;
}
.portada_eventos_datos {
	margin-left: 150px;
	margin-top: 5px;
	height: 45px;
	font-size: 16px;
	line-height: 21px;
	color: #7c0314;
}
.portada_notificaciones {
	width: 100%;
	background: rgba(255, 255, 255, 0.5);
	text-align: center;
	padding: 20px 30px;
}
.marco_notificacion {
	float: left;
	width: 31%;
	margin: 1%;
}
.marco_notificacion:hover .portada_cuadro_fecha {
	height: 21px;
}
.cuadro_notificacion {
	width: 100%;
	background: #fff;
	color: #000;
	height: 100px;
	position: relative;
	padding: 10px;
	text-align: left;
}
.foto_cuadro_notificacion {
	float: left;
	width: 100px;
	height: 75px;
	border: 2px solid #7c0314;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 120%;
	background-color: #000;
}
.portada_texto_notificacion {
	margin-left: 110px;
	height: 80px;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
.evento_festejo {
	font-size: 12px;
}
.portada_cuadro_fecha {
	background: #7c0314;
	color: #fff;
	width: 100%;
	height: 0;
	font-size: 14px;
	text-align: center;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.portada_notificaciones_espacio1 {
	clear: both;
}
.portada_ayuda {
	background-color: #7c0314;
	text-align: center;
	padding: 5px 10px;
	border-bottom: 5px solid #7c0314;
}
.portada_ayuda:hover {
	background-color: #58000c;
}
.portada_ayuda a {
	color: #fff;
	text-decoration: none;
}
.portada_ayuda:hover a {
	color: #bb384a;
}
@media (max-width:1100px) {
	.pagina_index {
		padding: 20px 15px;
	}
	.portada_noticia_titular {
		font-size: 14px;
	}
	.portada_noticia_resumen, .portada_noticia_completa {
		font-size: 14px;
	}
	.cuadro_entretenimiento {
		width: 23%;
	}
	.cuadro_eventos {
		height: 160px;
	}
	.foto_cuadro_eventos {
		height: 90px;
		margin-bottom: 5px;
	}
	.portada_eventos_titular {
		font-size: 20px;
		height: auto;
		max-height: 50px;
	}
	.portada_eventos_publicado {
		font-size: 18px;
		height: auto;
		max-height: 45px;
	}
	.portada_eventos_datos {
		float: none;
		clear: left;
		font-size: 16px;
		margin-left: auto;
	}
	.marco_notificacion {
		width: 48%;
	}
	.portada_notificaciones_espacio1 {
		clear: inherit;
	}
	.portada_notificaciones_espacio2 {
		clear: both;
	}
}
@media (max-width:950px) {
	.portada_avisos_texto {
		font-size: 14px;
	}
	.pagina_index {
		padding: 20px 5px;
	}
	.portada_noticia_titular {
		font-size: 16px;
	}
}
@media (max-width:810px) {
	#fondo_portada {
		background-size: auto 100%;
	}
	.foto_cuadro_noticia {
		width: 80px;
		height: 55px;
	}
	.portada_noticia_titular {
		margin-left: 95px;
		font-size: 14px;
	}
	.portada_noticia_resumen, .portada_noticia_completa {
		margin-left: 95px;
		font-size: 14px;
	}
	.cuadro_entretenimiento {
		width: 31%;
	}
	.entretenimiento_texto {
		color: #7c0314;
		font-weight: bold;
		font-size: 16px;
		line-height:25px;
	}
	.foto_cuadro_eventos {
		width: 80px;
		height: 55px;
	}
	.portada_calendario1 {
		width: 49%;
	}
	.portada_calendario2 {
		width: 49%;
		margin-left: 2%;
	}
	.portada_calendario3 {
		display: none;
	}
	.portada_eventos_titular {
		margin-left: 95px;
	}
	.portada_eventos_publicado {
		margin-left: auto;
		float: none;
		clear: left;
	}
	.portada_eventos_datos {
	}
	.portada_texto_notificacion {
		font-size: 16px;
	}
}
@media (max-width:690px) {
	.marco_noticia {
		float: inherit;
		width: 90%;
		margin: 1%;
	}
	.foto_cuadro_noticia {
		width: 130px;
		height: 100%;
	}
	.portada_noticia_titular {
		margin-left: 150px;
	}
	.portada_noticia_resumen, .portada_noticia_completa {
		margin-left: 150px;
	}
	.cuadro_entretenimiento {
		height: 140px;
	}
	.cuadro_eventos {
		float: inherit;
		width: 95%;
		margin: 1%;
		height: 120px;
	}
	.foto_cuadro_eventos {
		width: 130px;
		height: 100%;
	}
	.portada_calendario1 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.portada_calendario2 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.portada_eventos_titular {
		margin-left: 150px;
		font-size: 18px;
		max-height: 25px;
	}
	.portada_eventos_publicado {
		margin-left: 150px;
		clear: none;
		font-size: 16px;
		max-height: 23px;
	}
	.portada_eventos_datos {
		margin-left: 150px;
		clear: none;
		font-size: 16px;
	}
	.cuadro_notificacion {
		width: 100%;
		height: 80px;
	}
	.foto_cuadro_notificacion {
		width: 60px;
		height: 40px;
	}
	.portada_texto_notificacion {
		margin-left: 70px;
		float: none;
		height: 60px;
		font-size: 14px;
	}
}
@media (max-width:590px) {
	.banner {
		width: 100%;
	}
	.portada_avisos_marco {
		width: 100%;
	}
	.marco_notificacion {
		width: 95%;
	}
}
@media (max-width:490px) {
	.banners {
		padding-top: 5vh;
	}
	.foto_cuadro_noticia {
		width: 80px;
		height: 55px;
	}
	.portada_noticia_titular {
		margin-left: 95px;
	}
	.portada_noticia_resumen, .portada_noticia_completa {
		margin-left: 95px;
	}
	.cuadro_entretenimiento {
		width: 47%;
	}
	.entretenimiento {
		padding: 20px 10px;
	}
	.foto_cuadro_eventos {
		width: 80px;
		height: 55px;
	}
	.portada_calendario1 {
		width: 95%;
		float: inherit;
	}
	.portada_calendario2 {
		width: 95%;
		float: inherit;
	}
	.portada_calendario3 {
		display: inherit;
		width: 95%;
		float: inherit;
	}
	.portada_eventos_titular {
		margin-left: 95px;
	}
	.portada_eventos_publicado, .portada_eventos_datos {
		margin-left: 95px;
	}
	.cuadro_notificacion {
		height: 80px;
	}
	.portada_texto_notificacion {
		margin-left: 70px;
		float: none;
		height: 60px;
	}
}
@media (max-width:380px) {
	.marco_noticia {
		float: inherit;
		margin-bottom: 20px;
	}
	.cuadro_noticia {
		height: 300px;
	}
	.foto_cuadro_noticia {
		width: 100%;
		height: 180px;
		float: inherit;
	}
	.portada_noticia_titular {
		margin-left: 0px;
	}
	.portada_noticia_resumen {
		margin-left: 0px;
	}
	.portada_noticia_completa {
		margin-left: 0px;
		margin-top: 15px;
		height: 85px;
	}
	.cuadro_eventos {
		float: inherit;
		height: auto;
		max-height: auto;
		margin-bottom: 20px;
	}
	.foto_cuadro_eventos {
		width: 100%;
		height: 180px;
		float: inherit;
	}
	.portada_noticia_eventos {
		margin-left: 0px;
	}
	.portada_eventos_titular {
		margin-left: 0px;
		text-align: center;
		font-size: 18px;
		height: auto;
		max-height: auto;
	}
	.portada_eventos_publicado, .portada_eventos_datos {
		margin-left: 0px;
		height: auto;
		max-height: auto;
	}
	.portada_eventos_completa {
		margin-left: 0px;
		margin-top: 15px;
		height: auto;
		max-height: auto;
	}
	.foto_cuadro_notificacion {
		display: none;
	}
	.portada_texto_notificacion {
		margin-left: 0px;
	}
}
