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



/* Tarjetas Principal */
.tarjeta_n{
	width: 100%;
	
	
}
.foto_n{
	
	height: 500px; 
	max-width: 45%;
	width: 100%;
	display: inline-table;
	margin: 0px 20px; z-index: -1;
	background-repeat: no-repeat; 
	background-position: center; 
	background-size: cover;
	

}


.texto_n{display: inline-table;
    margin: 0px 10px;
	max-width: 45%;
	vertical-align: top;
}.texto_n p{
	color: #ffffff;
	text-align: left;
    margin: 0px;
	font-size: 18px;
}

.ul_n {
	list-style-type: none;
	text-align: center;
 	width: 100%;

	float: left;
	display: inline-table;
	padding-left: 0px;
	
}


@media all and (max-width : 1300px ){
	.ul_n {
 	width: 100%;
	max-width: 100%;
	float: none;

}
}
	
	
.ul_n a{text-decoration: none;}
.n 
{ width: 49%;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
	list-style-position: inside;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	float: left;
	
	
	
}




@media all and (max-width : 650px ){
			
			.foto_n{
				margin: 0px;
				height: 241px;
    max-width: 100%;
    width: 100%;
			}
	.texto_n{
				margin: 0px;
				
    max-width: 100%;
    width: 100%;
			}
}



/* Tarjetas secundarias */



.tarjeta_n1{
	width: 100%;
	background-color: #FFFFFF;
	
	
}
.foto_n1{
	
	height: 340px; z-index: -1;
	background-repeat: no-repeat; 
	background-position: center; 
	background-size: cover;
	

}

.texto_n1{

	height: 200px;

}.texto_n1 p{
	color: #3a3a3a;
	text-align: left;
    padding: 8px 15px 0px 15px;
    margin: 0px;
}

.ul_n1 {
	list-style-type: none;
	text-align: center;
 	width: 100%;
	max-width: 852px;
	float: left;
	display: inline-table;
	padding-left: 0px;
	margin: 0px;
}
.ul_n1 a{text-decoration: none;}
.n1 
{ width: 49%;
     border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
	list-style-position: inside;
	   display: inline-block;
	vertical-align: top;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
	text-align: left;
	float: right;
	height: 570px;
	
}
@media all and (max-width : 1000px ){
	.n1 {width: 95%;
	float: none;}
	.n1 {float: none;
	width: 100%;
		padding-left: 0px;
		margin: 0px 0px 15px 0px;height: 590px;
	}
	.texto_n1 p{height: 270px;}

}

.n1:hover
{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
}





/* Tarjeta CIUDAD */



.texto_ciudad{display: inline-table;
    margin: 0px 10px;
	max-width: 45%;
	vertical-align: top;
}
.texto_ciudad p{
	color: #000000;
	text-align: left;
    margin: 0px;
	font-size: 18px;
}

@media all and (max-width : 650px ){
	
	.texto_ciudad{
				margin: 0px;
				
    max-width: 100%;
    width: 100%;
			}
}










.bloque {width: 100%; display: inline-table;}

/* secundarias */


.secundaria_n2{

	margin: 2px;
	max-width: 870px;
	float: left;
}
.pub_n2{

	margin: 2px;
	max-width: 295px;
	float: right;
}
.tarjeta_n2{
	width: 100%;
	
	border-radius: 0px ;
	
	
	
}

@media all and (max-width : 1180px ){
	
	.pub_n2{
visibility: hidden;
		display: none;
	
	}

.secundaria_n2{

	margin: 0px;
	max-width: 1180px;

}

}
@media all and (max-width : 1000px ){
	
	
	
.tarjeta_n2{
		height: auto;
		min-height: 123px;
	}
}
.foto_n2{
	
	height: 225px; z-index: -1;
	background-repeat: no-repeat; 
	background-position: center; 
	background-size: cover;
	border-radius:  0px;
	

}

.texto_n2{
	padding-bottom: 20px;

}.texto_n2 p{
	color: #3a3a3a;
	text-align: left;
    padding: 8px 10px 0px 10px;
    margin: 0px;
}

.ul_n2 {list-style-type: none;
    padding: 0px;
    width: 100%;
    text-align: center;
}
.ul_n2 a{text-decoration: none;}
.ul_n2 li
{ width: 100%;
	max-width: 375px;
    margin: 0px 0px 15px 0px;

    display: inline-block;
    vertical-align: top;

	
}





@media all and (max-width : 700px ){
	
	.bloque { display: block;}

	
}
.ul_n2 li:hover
{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
	
}




.secundaria_n3{

	margin: 2px;
}
.tarjeta_n3{
	width: 100%;
	
	border-radius: 0px ;
	
	
	
}

@media all and (max-width : 1000px ){
	
.tarjeta_n3{
		height: auto;
		min-height: 123px;
	}
}
.foto_n3{
	
	height: 225px; z-index: -1;
	background-repeat: no-repeat; 
	background-position: center; 
	background-size: cover;
	border-radius:  0px;
	

}

.texto_n3{
	padding-bottom: 20px;

}.texto_n3 p{
	color: #000000;
	text-align: left;
    padding: 8px 10px 0px 10px;
    margin: 0px;
}

.ul_n3 {list-style-type: none;
    padding: 0px;
    width: 100%;
    text-align: center;
}
.ul_n3 a{text-decoration: none;}
.ul_n3 li
{ width: 100%;
	max-width: 414px;
    margin: 0px 0px 15px 0px;

    display: inline-block;
    vertical-align: top;

	
}

@media all and (max-width : 1300px ){
	.ul_n3 {    list-style-type: none;
    padding: 0px;
    text-align: center;
    width: 420px;
    margin: 20px 0px;
    display: inline-table;
}
	
	
}


@media all and (max-width : 1000px ){
	.ul_n3 li{width: 95%;
	float: none;}
	.ul_n3 {float: none;
	width: 100%;
		display: block;
		padding-left: 0px;
		padding-right: 0px;
	}}
@media all and (max-width : 700px ){
	
	.bloque { display: block;}

	
}





/* bloques */

.secundaria_n4{

	margin: 2px;
}
.tarjeta_n4{
	width: 100%;
	height: 140px;
	background-color: #FFFFFF;
	border-radius: 0px ;
	
	
	
}

@media all and (max-width : 1000px ){
	
	.tarjeta_n4{
		height: auto;
		min-height: 123px;
	}
}
.foto_n4{
	
	height: 225px; z-index: -1;
	background-repeat: no-repeat; 
	background-position: center; 
	background-size: cover;
	border-radius:  0px;
	

}

.texto_n4{
	padding-bottom: 20px;

}.texto_n4 p{
	color: #3a3a3a;
	text-align: left;
    padding: 8px 10px 0px 10px;
    margin: 0px;
}

.ul_n4 {list-style-type: none;
    padding: 0px;
    width: 100%;
    text-align: center;
}
.ul_n4 a{text-decoration: none;}
.ul_n4 li
{ width: 423px;
    margin: 0px 0px 15px 0px;

    display: inline-block;
    vertical-align: top;

	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.43);
	
}

@media all and (max-width : 1300px ){
	.ul_n4 {    list-style-type: none;
    padding: 0px;
    text-align: center;
    width: 420px;
    margin: 20px 0px;
    display: inline-table;
}
	
	
}


@media all and (max-width : 1000px ){
	.ul_n4 li{width: 95%;
	float: none;}
	.ul_n4 {float: none;
	width: 100%;
		display: block;
		padding-left: 0px;
		padding-right: 0px;
	}}
@media all and (max-width : 700px ){
	
	.bloque { display: block;}

	
}
.ul_n4 li:hover
{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.81);
	
}







.podcast{
	width: 60%;
	padding: 0px;
	border-radius: 0px ;
	    display: inline-table;
    vertical-align: top;
	
	
	
}


.podcast ul{
   list-style-type: none;
    padding: 0px;
    text-align: center;
    margin: 20px 0px;
    display: inline-table;

	
}
.podcast li{
	 list-style-type: none;
	width: 100%; 
	float: none;
	height: 48px; 
	max-width: 236px; 
	display: inline-table;
	background-color: #f5f5f5;
	border-radius: 20px ;
	margin-bottom: 20px;
}
.podcast-texto p{
	color: #000000;
	text-align: left;
    padding: 8px 0px 0px 0px;
    margin: 0px;
}

.podcast-texto {
	text-align: left;
	padding-bottom: 0px; 
	height: 52px;

}

.podcast-reproductor {
	display: inline-table; 
	vertical-align: top; 

}

.galerias {visibility: visible;

max-width: 1280px;display: inline-block; width: 100%;background-color: #FFFFFF;margin-top: 50px;
}
@media all and (max-width : 770px ){
	
.galerias {visibility: hidden;
display: none;}
}
@media all and (max-width : 770px ){
.separador{width:100%;
	display:inline-table;}}