@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}

.link-sin-subrayado {
	text-decoration: none;
}

.cont_masalla {
	background-color: #0c1319;
	background-image: url("../images/back_patron.png");
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.cont_banner_apertura img {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
}

.apertura-mobile {
	display: none;
}

/* Estilos modulo de pauta 1 */
.modulo-evento_1 {
	height: 128px;
	background-color: #fffadf;
}

.evento_1_image {
	width: 100%;
	height: 108px;
	background-image: url("../images/image_modulo_1-corraleros.jpg");
	background-size: cover;
	background-position: center;
	margin-top: 10px;
}

.evento_1_image-footer {
	width: 100%;
	height: 108px;
	background-image: url("../images/image_modulo_1-corraleros.jpg");
	background-size: cover;
	background-position: center;
	margin-top: 10px;
}

.evento_1_txtuno {
	color: #f2a724;
	font-size: 12pt;
	font-weight: 900;
	padding-top: 10px;
	padding-left: 10px;
}

.evento_1_txtdos, .evento_1_txttres {
	color: black;
	font-weight: 900;
	font-size: 15pt;
}

.evento_1_txtdos {
	margin-top: 15px;
	padding-left: 0px;
}

.evento_1_txttres {
	margin-top: -25px;
	padding-left: 30px;
}

.evento_1_txtcuatro {
	font-size: 12px;
	line-height: 14px;
	color: black;
}

.evento_1_cta {
	font-weight: 900;
	font-size: 12pt;
	color: white;
	width: 100%;
	height: 40px;
	background-color: #d7182d;
	margin-top: 45px;
}

/* Estilos modulo de pauta 2 */

.modulo_2 {
	margin-top: 30px;
}
.modulo-evento_2 {
	height: 270px;
	background-color: black;
}

.evento_2_image {
	width: 100%;
	height: 250px;
	background-image: url("../images/image_modulo_2-habana-fenix.jpg");
	background-size: cover;
	background-position: center;
	margin-top: 10px;
}

.evento_2_name, .evento_2_date {
	height: 100px;
}

.evento_2_txtuno {
	color: black;
}

.evento_2_titleuno {
	color: white;
	font-weight: 900;
	margin-top: -20px;
	font-size: 20pt;
}

.evento_2_titledos {
	color: white;
	font-weight: 900;
	margin-top: -30px;
	font-size: 20pt;
}

.evento_2_txtdate {
	color: #f2a724;
	font-weight: 900;
	margin-top: 35px;
	text-align: center !important;
}

.evento_2_description {
	height: 108px;
}

.evento_2_txtdesc {
	font-size: 11pt;
	line-height: 18px;
	color: white;
}

.evento_2_bottom {
	height: 45px;
}

.bottom_destacadonegro {
	padding: 4px 30px;
	margin-top: 18px;
	background-color: #f2a724;
	color: white;
	border: none;
	font-size: 13pt;
	font-weight: 800;
	cursor: pointer;
}

.bottom_destacadonegro:hover {
  background-color: #ce8919;
}

/* MODULO AMARILLO IZQUIERDO */

.modulo_evento_amarillo {
	margin-top: 30px;
}

.modulo_evento_amarillo-izq {
	width: 100%;
	height: 240px;
	background-color: #f9c10e;
}


.evento_amarillo-image-izq {
	width: 100%;
	height: 224px;
	background-image: url("../images/image_modulo_3-monseir.jpg");
	background-size: cover;
	background-position: center;
}

.evento_amarillo-titleuno-izq {
	font-size: 13pt;
	font-weight: 900;
	margin-top: 5px;
}

.evento_amarillo-titledos-izq {
	font-size: 13pt;
	font-weight: 900;
	margin-top: -25px;
}

.evento_amarillo-subtitle-izq {
	font-size: 10pt;
	font-weight: 600;
	margin-top: -16px;
	line-height: 14px;
	color: #575756;
}

.evento_amarillo-date-izq {
	font-size: 11pt;
	font-weight: 900;
	margin-top: -6px;
}

.evento_amarillo-desc-izq {
	height: 82px;
	font-size: 9pt;
	font-weight: 500;
	line-height: 17px;
	margin-top: -15px;
}

.bottom_amanegro {
	padding: 2px 20px;
	margin-top: -8px;
	background-color: #d7182d;
	color: white;
	border: none;
	font-size: 11pt;
	font-weight: 800;
	cursor: pointer;
}

.bottom_amanegro:hover {
  background-color: #b5122a;
}

/* MODULO AMARILLO DERECHO */

.modulo_evento_amarillo-der {
	width: 100%;
	height: 240px;
	background-color: #f9c10e;
}

.evento_amarillo-image-der {
	width: 100%;
	height: 224px;
	background-image: url("../images/image_modulo_4-loscorraleros.jpg");
	background-size: cover;
	background-position: center;	
}

.evento_amarillo-titleuno-der {
	font-size: 13pt;
	font-weight: 900;
	margin-top: 5px;
}

.evento_amarillo-titledos-der {
	font-size: 13pt;
	font-weight: 900;
	margin-top: -25px;
}

.evento_amarillo-subtitle-der {
	font-size: 10pt;
	font-weight: 600;
	margin-top: -16px;
	line-height: 14px;
	letter-spacing: -0.5px;
	color: #575756;
}

.evento_amarillo-date-der {
	font-size: 11pt;
	font-weight: 900;
	margin-top: -6px;
}

.evento_amarillo-desc-der {
	height: 82px;
	font-size: 9pt;
	font-weight: 500;
	line-height: 17px;
	margin-top: -15px;
}

/* MODULO NEGRO IZQUIERDO */

.modulo_evento_negro {
	margin-top: 24px;
}

.modulo_evento_negro-izq {
	width: 100%;
	height: 242px;
	background-color: #0c1319;
	border: 1px solid #f9c10e;
}


.evento_negro-image-izq {
	width: 100%;
	height: 224px;
	background-image: url("../images/image_modulo_5-pachogalan.jpg");
	background-size: cover;
	background-position: center;
	
}

.evento_negro-titleuno-izq {
	font-size: 13pt;
	font-weight: 900;
	margin-top: 5px;
	color: white;
	letter-spacing: 1px;
}

.evento_negro-titledos-izq {
	font-size: 13pt;
	font-weight: 900;
	margin-top: -25px;
	color: white;
	letter-spacing: 1px;
}

.evento_negro-subtitle-izq {
	font-size: 10pt;
	font-weight: 600;
	margin-top: -16px;
	line-height: 14px;
	color: white;
}

.evento_negro-date-izq {
	font-size: 11pt;
	font-weight: 900;
	margin-top: -6px;
	color: #f9c10e;
}

.evento_negro-desc-izq {
	height: 82px;
	font-size: 9pt;
	font-weight: 500;
	line-height: 17px;
	margin-top: -15px;
	color: white;
}

.evento_negro-bottom-izq {
	width: 120px;
	height: 25px;
	margin-top: -8px;
	text-align: center;
	font-size: 10pt;
	color: white;
	font-weight: 900;
	background-color: #d7182d;
}

/* MODULO NEGRO DERECHO */

.modulo_evento_negro-der {
	width: 100%;
	height: 242px;
	background-color: #0c1319;
	border: 1px solid #f9c10e;
}


.evento_negro-image-der {
	width: 100%;
	height: 224px;
	background-image: url("../images/image_modulo_6-lamamba.jpg");
	background-size: cover;
	background-position: center;
	
}

.evento_negro-titleuno-der {
	font-size: 13pt;
	font-weight: 900;
	margin-top: 5px;
	color: white;
	letter-spacing: 1px;
}

.evento_negro-titledos-der {
	font-size: 13pt;
	font-weight: 900;
	margin-top: -25px;
	color: white;
	letter-spacing: 1px;
}

.evento_negro-subtitle-der {
	font-size: 10pt;
	font-weight: 600;
	margin-top: -16px;
	line-height: 14px;
	color: white;
}

.evento_negro-date-der {
	font-size: 11pt;
	font-weight: 900;
	margin-top: -6px;
	color: #f9c10e; /* EDITADO PORQUE NO DEBE IR FECHA */
}

.evento_negro-desc-der {
	height: 82px;
	font-size: 9pt;
	font-weight: 500;
	line-height: 17px;
	margin-top: -15px;
	color: white;
}

.evento_negro-bottom-der {
	width: 120px;
	height: 25px;
	margin-top: -8px;
	text-align: center;
	font-size: 10pt;
	color: white;
	font-weight: 900;
	background-color: #d7182d;
}

/* MODULO AMARILLO IZQUIERDO 2 */

.modulo_evento_amarillo-2 {
	margin-top: 25px;
}

.evento_amarillo-image-izq-2 {
	width: 100%;
	height: 224px;
	background-image: url("../images/image_modulo_5-hiphop.jpg");
	background-size: cover;
	background-position: center;
}

/* MODULO AMARILLO DERECHO 2 */

.evento_amarillo-image-der-2 {
	width: 100%;
	height: 224px;
	background-image: url("../images/image_modulo_5-autores.jpg");
	background-size: cover;
	background-position: center;	
}


/* MODULO FOOTER COLSUBSIDIO */

.footer_colsubsidio {
	height: 150px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

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

.footer_colsubsidio-vigilado img {
	height: 150px;
}

.footer_colsubsidio-cta {
	margin-top: 15px;
}

.footer_colsubsidio-cta img {
	width: 120px;
}








/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
}




/*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	
	
	.apertura-desktop {
		display: none;
	}
	
	.apertura-mobile {
		display: block;
	}
	
	/* Estilos modulo de pauta 1 */
	
	.modulo-evento_1 {
		height: 200px;
		background-color: #fffadf;
	}

	.evento_1_image {
		width: 100%;
		height: 108px;
		background-image: url("../images/image_modulo_1-corraleros.jpg");
		background-size: cover;
		background-position: center;
		margin-top: 10px;
	}
	
	.evento_1_image-footer {
		width: 100%;
		height: 108px;
		background-image: url("../images/image_modulo_1-corraleros.jpg");
		background-size: cover;
		background-position: center;
		margin-top: 10px;
	}

	.evento_1_txtuno {
		color: #f2a724;
		font-size: 10pt;
		font-weight: 900;
		padding-top: 18px;
		padding-left: 0px;
	}

	.evento_1_txtdos, .evento_1_txttres {
		color: black;
		font-weight: 900;
		font-size: 13pt;
	}

	.evento_1_txtdos {
		margin-top: 10px;
		padding-left: 0px;
	}

	.evento_1_txttres {
		margin-top: -20px;
		padding-left: 15px;
	}

	.evento_1_cta {
		font-weight: 900;
		font-size: 12pt;
		color: white;
		width: 100%;
		height: 40px;
		background-color: #d7182d;
		margin-top: 0px;
	}
	
	/* Estilos modulo de pauta 2 MOBILE */

	.modulo_2 {
		margin-top: 30px;
	}
	.modulo-evento_2 {
		height: 590px; /*EDIT*/
		background-color: black;
	}

	.evento_2_image {
		width: 100%;
		height: 250px;
		background-image: url("../images/image_modulo_2-habana-fenix.jpg");
		background-size: cover;
		background-position: center;
		margin-top: 10px;
	}

	.evento_2_name, .evento_2_date {
		height: 100px;
	}

	.evento_2_txtuno {
		margin-top: -10px; /*EDIT*/
		color: black;
	}

	.evento_2_titleuno {
		color: white;
		font-weight: 900;
		margin-top: -20px;
		font-size: 16pt; /*EDIT*/
	}

	.evento_2_titledos {
		color: white;
		font-weight: 900;
		margin-top: -25px; /*EDIT*/
		font-size: 16pt; /*EDIT*/
	}

	.evento_2_txtdate {
		color: #f2a724;
		font-weight: 900;
		margin-top: 35px;
		text-align: center !important;
	}

	.evento_2_description {
		height: 145px;
	}

	.evento_2_txtdesc {
		font-size: 11pt; /*EDIT*/
		line-height: 21px;
		color: white;
	}

	.evento_2_bottom {
		height: 45px;
	}

	.bottom_destacadonegro {
		padding: 4px 30px;
		margin-top: 18px;
		background-color: #f2a724;
		color: white;
		border: none;
		font-size: 13pt;
		font-weight: 800;
		cursor: pointer;
	}

	.bottom_destacadonegro:hover {
	  background-color: #ce8919;
	}
	
	/* MODULO AMARILLO IZQUIERDO */

	.modulo_evento_amarillo {
		margin-top: 30px;
	}

	.modulo_evento_amarillo-izq {
		width: 100%;
		height: 370px; /*EDIT*/
		background-color: #f9c10e;
	}


	.evento_amarillo-image-izq {
		width: 100%;
		height: 140px; /*EDIT*/
		background-image: url("../images/image_modulo_3-monseir.jpg");
		background-size: cover;
		background-position: center;
	}

	.evento_amarillo-titleuno-izq {
		font-size: 11pt;
		letter-spacing: -0.4px;
		font-weight: 900;
		margin-top: -15px; /*EDIT*/
		margin-left: 10px; /*EDIT*/
	}

	.evento_amarillo-titledos-izq {
		font-size: 11pt;
		font-weight: 900;
		margin-top: -22px;
		letter-spacing: -0.4px;
		margin-left: 10px;/*EDIT*/
	}

	.evento_amarillo-subtitle-izq {
		display: none;
		font-size: 9pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 600;
		margin-top: -16px;
		line-height: 14px;
		color: #575756;
	}

	.evento_amarillo-date-izq {
		font-size: 9pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 900;
		margin-top: -10px; /*EDIT*/
	}

	.evento_amarillo-desc-izq {
		margin-left: 10px;
		height: 98px;
		font-size: 8pt; /*EDIT*/
		font-weight: 500;
		line-height: 15px; /*EDIT*/
		letter-spacing: -0.95px;
		margin-top: -15px;
	}

	.bottom_amanegro {
		padding: 2px 16px; /*EDIT*/
		margin-top: -8px;
		margin-left: 10px; /*EDIT*/
		background-color: #d7182d;
		color: white;
		border: none;
		font-size: 11pt;
		font-weight: 800;
		cursor: pointer;
	}

	.bottom_amanegro:hover {
	  background-color: #b5122a;
	}


	/* MODULO AMARILLO DERECHO */

	.modulo_evento_amarillo-der {
		width: 100%;
		height: 370px; /*EDIT*/
		background-color: #f9c10e;
	}


	.evento_amarillo-image-der {
		width: 100%;
		height: 140px; /*EDIT*/
		background-image: url("../images/image_modulo_4-loscorraleros.jpg");
		background-size: cover;
		background-position: center;
	}

	.evento_amarillo-titleuno-der {
		font-size: 11pt;
		font-weight: 900;
		letter-spacing: -0.4px;
		margin-top: -15px; /*EDIT*/
		margin-left: 10px; /*EDIT*/
	}

	.evento_amarillo-titledos-der {
		font-size: 11pt;
		font-weight: 900;
		letter-spacing: -0.4px;
		margin-top: -22px;
		margin-left: 5px;/*EDIT*/
	}

	.evento_amarillo-subtitle-der {
		display: none;
		font-size: 9pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 600;
		margin-top: -16px;
		line-height: 14px;
		color: #575756;
	}

	.evento_amarillo-date-der {
		font-size: 9pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 900;
		margin-top: -10px; /*EDIT*/
	}

	.evento_amarillo-desc-der {
		margin-left: 10px;
		height: 98px;
		font-size: 8pt; /*EDIT*/
		font-weight: 500;
		line-height: 15px; /*EDIT*/
		letter-spacing: -0.6px;
		margin-top: -16px;
	}

	.bottom_amanegro {
		padding: 2px 16px; /*EDIT*/
		margin-top: -8px;
		margin-left: 10px; /*EDIT*/
		background-color: #d7182d;
		color: white;
		border: none;
		font-size: 11pt;
		font-weight: 800;
		cursor: pointer;
	}

	.bottom_amanegro:hover {
	  background-color: #b5122a;
	}
	

/* MODULO NEGRO IZQUIERDO */

	.modulo_evento_negro {
		margin-top: 24px;
	}

	.modulo_evento_negro-izq {
		width: 100%;
		height: 370px; /*EDIT*/
		background-color: #0c1319;
		border: 1px solid #f9c10e;
	}


	.evento_negro-image-izq {
		width: 100%;
		height: 140px; /*EDIT*/
		background-image: url("../images/image_modulo_5-pachogalan.jpg");
		background-size: cover;
		background-position: center;

	}

	.evento_negro-titleuno-izq {
		color: white;
		font-size: 11pt;
		letter-spacing: -0.5px;
		font-weight: 900;
		margin-top: -5px; /*EDIT*/
		margin-left: 10px; /*EDIT*/
	}

	.evento_negro-titledos-izq {
		color: white;
		letter-spacing: -0.5px;	
		font-size: 11pt;
		font-weight: 900;
		margin-top: -22px;
		margin-left: 10px;/*EDIT*/
	}

	.evento_negro-subtitle-izq {
		display: none;
		color: white;
		font-size: 9pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 600;
		margin-top: -16px;
		line-height: 14px;
	}

	.evento_negro-date-izq {
		color: #f9c10e;
		font-size: 9pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 900;
		margin-top: -10px; /*EDIT*/
	}

	.evento_negro-desc-izq {
		color: white;
		margin-left: 10px;
		height: 88px;
		font-size: 7.4pt; /*EDIT*/
		font-weight: 500;
		line-height: 14px; /*EDIT*/
		letter-spacing: -0.5px;
		margin-top: -15px;
	}

	.evento_negro-bottom-izq {
		width: 120px;
		height: 25px;
		margin-top: -8px;
		text-align: center;
		font-size: 10pt;
		color: white;
		font-weight: 900;
		background-color: #d7182d;
	}

/* MODULO NEGRO DERECHO */

	.modulo_evento_negro-der {
		width: 100%;
		height: 370px; /*EDIT*/
		background-color: #0c1319;
		border: 1px solid #f9c10e;
	}


	.evento_negro-image-der {
		width: 100%;
		height: 140px; /*EDIT*/
		background-image: url("../images/image_modulo_6-lamamba.jpg");
		background-size: cover;
		background-position: center;

	}

	.evento_negro-titleuno-der {
		color: white;
		font-size: 11pt;
		letter-spacing: -0.2px;
		font-weight: 900;
		margin-top: -5px; /*EDIT*/
		margin-left: 10px; /*EDIT*/
	}

	.evento_negro-titledos-der {
		color: white;
		letter-spacing: -1px;	
		font-size: 10.5pt;
		font-weight: 900;
		margin-top: -22px;
		margin-left: 10px;/*EDIT*/
	}

	.evento_negro-subtitle-der {
		display: none;
		color: white;
		font-size: 11pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 600;
		margin-top: -16px;
		line-height: 14px;
	}

	.evento_negro-date-der {
		color: #f9c10e; /* EDITADO PORQUE NO DEBE IR FECHA */
		font-size: 9pt; /*EDIT*/
		margin-left: 10px; /*EDIT*/
		font-weight: 900;
		margin-top: -10px; /*EDIT*/
	}

	.evento_negro-desc-der {
		color: white;
		margin-left: 10px;
		height: 88px;
		font-size: 7.4pt; /*EDIT*/
		font-weight: 500;
		line-height: 14px; /*EDIT*/
		letter-spacing: -0.5px;
		margin-top: -15px;
	}

	.evento_negro-bottom-der {
		width: 120px;
		height: 25px;
		margin-top: -8px;
		text-align: center;
		font-size: 10pt;
		color: white;
		font-weight: 900;
		background-color: #d7182d;
	}
	
/* MODULO AMARILLO IZQUIERDO 2 */

.evento_amarillo-image-izq-2 {
	width: 100%;
	height: 140px;
	background-image: url("../images/image_modulo_5-hiphop.jpg");
	background-size: cover;
	background-position: center;
}

/* MODULO AMARILLO DERECHO 2 */

.evento_amarillo-image-der-2 {
	width: 100%;
	height: 140px;
	background-image: url("../images/image_modulo_5-autores.jpg");
	background-size: cover;
	background-position: center;	
}	
	
	
/* MODULO FOOTER COLSUBSIDIO */

	.footer_colsubsidio {
		height: 150px;
		margin-top: 50px;
		margin-bottom: 20px;
		text-align: center;
	}

	.footer_colsubsidio-logo img {
		width: 150px;
	}

	.footer_colsubsidio-vigilado img {
		height: 120px;
	}

	.footer_colsubsidio-cta {
		margin-top: 15px;
	}

	.footer_colsubsidio-cta img {
		width: 120px;
	}
}


