@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Serif');
.revista_container {
	background-color: #FFFFFF;
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-family: Arial, Georgia, "serif";
}


.revista_container .revista_bread{	
	font-family: 'IBM Plex Serif', serif;
	font-size: 14pt;
}
.revista_btn-libro{
	/*background-image: url(../images/ico_leer.png);*/
	background-position: 6px 0px;
	background-repeat: no-repeat;
	color: #ff5d02;
	display: block;
	/*padding: 0px 0px 0px 36px;*/
	padding: 0px 0px 0px 3px;
	text-decoration: none;
	background-size: 24px 24px;
}
.revista_contenedor_redes{
	position: relative;
}
.revista_contenedor_redes .revista_compartir{
	float: left;
}
.revista_contenedor_redes .revista_redes{
	float: right;
}
.revista_contenedor_redes .revista_redes .revista_twitter{
	/*background-image: url(../images/twitter.png);*/
	background-repeat: no-repeat;	
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	display: block;
	float: left;
	margin-right: 20px;
	background-size: 34px 34px;
}
.revista_contenedor_redes .revista_redes .revista_face{
	/*background-image: url(../images/facebook.png);*/
	background-repeat: no-repeat;	
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	display: block;
	float: left;
	margin-right: 20px;
	background-size: 34px 34px;
}
.revista_contenedor_redes .revista_redes .revista_whatsapp{
	/*background-image: url(../images/whatsapp.png);*/
	background-repeat: no-repeat;	
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	display: block;
	float: left;
	margin-right: 20px;
	background-size: 34px 34px;
}
.revista_contenedor_redes .revista_redes .revista_email{
	/*background-image: url(../images/mail.png);*/
	background-repeat: no-repeat;	
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	display: block;
	float: left;
	margin-right: 0px;
	background-size: 34px 34px;
}
.revista_separa_compartir{
	margin-top: 2.25em;
 	margin-bottom: 1.25em; 
	border-bottom:1px solid #000000;
}
.revista_btn-libro a{
	color: #ff5d02;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.revista_btn-audio{
	background-image: url(../images/ico_audio.png);
	background-position: 6px 0px;
	background-repeat: no-repeat;
	color: #ff5d02;
	display: block;
	padding: 0px 0px 0px 3px;
	text-decoration: none;
	background-size: 24px 24px;
}
.revista_btn-audio a{
	color: #ff5d02;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	
}

.revista_btn_leer{
	border-radius: 2px;
	border:1px solid #000;
	/*background-image: url(../images/Destacado_BtnVer_icono.png);*/
	background-position: 12px 6px;
	background-repeat: no-repeat;
	padding: 9px 20px 9px 40px;
	text-decoration: none;	
	font-size: 12px;	
	color: #000;
	background-size: 24px 24px;
}
.revista_btn_escuchar{
	border-radius: 2px;
	border:1px solid #000;
	/*background-image: url(../images/Destacado_BtnEscuchar_icono.png);*/
	background-position: 12px 6px;
	background-repeat: no-repeat;
	padding: 9px 20px 9px 40px;
	text-decoration: none;	
	font-size: 12px;	
	color: #000;
	background-size: 24px 24px;
}
.revista_container hr{
	padding: 0px;
	marging:0px;
	border-bottom:1px solid #000;
}
.revista_caja{
	width: 90%;
	margin: 0 auto;
}
.revista_caja h4{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	/*aquí agregue la negrita*/
	font-weight: bold;
}
.revista_caja p{
	margin-top: 0px;
	font-size: 14px;
}
.revista_caja span{
	font-size: 12px;
}
.revista_row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.revista_row h5{
	text-align: center;
	font-weight: normal;
}
.revista_row.blockDisplay {
	display: block;
}
.revista_column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.revista_columns {
	width: 33%;
	float: left;	
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.revista_container .revista_columns h4 {
	text-align: left;	
}
.revista_container .revista_primary_header {
	width: 100%;
	/*background-color: #febbca;*//* Color del bloque principal*/
	padding-bottom: 10px;
	clear: left;	
}
.revista_secondary_header {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #B3B3B3;
	clear: left;
}

.revista_container .revista_left_article {	
	width: 54%;
	float: left;
	color: #343434;
	padding-bottom: 15px;
}
.revista_noDisplay {
	display: none;
}
.revista_container .revista_left_article h1 {
	padding-right: 5%;
	margin-top: 5%;
	color: #000;
	font-weight: bold;	
	font-family: 'IBM Plex Serif', serif;
	font-size: 60pt;
	margin-bottom: 0px;
	line-height: 60pt;
}

/*.revista_container .revista_left_article titulo-blanco {
	padding-right: 5%;
	margin-top: 5%;
	color: #ffffff;
	font-weight: bold;	
	font-family: 'IBM Plex Serif', serif;
	font-size: 60pt;
	margin-bottom: 0px;
	line-height: 60pt;
}*/

.revista_container .revista_left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.revista_container .revista_left_article p {	
	padding-right: 5%;	
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 40px;
	color: #000;
	font-family: Georgia, "serif";
	font-size: 20pt;
}
.revista_container .revista_right_article {
	width: 46%;
	float: right;	
}
.revista_container .revista_right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.revista_title {
	font-weight: bold;
	font-style: normal;	
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.revista_placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.revista_left_half {
	background-color: #52BAD5;
}
.revista_container .revista_column_half .revista_left_half h2 {
	color: #FFFFFF;	
	text-align: center;
}
.revista_ight_half {
	background-color: #01B2D1;
	color: #FFFFFF;	
	text-align: center;
	font-weight: bold;
}
.revista_column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.revista_copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;	
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
	/*.revista_container .revista_left_article titulo-blanco {
		font-size: 40pt;
		line-height: 40pt;
	}*/
	.revista_container .revista_left_article h1 {
		font-size: 40pt;
		line-height: 40pt;
	}
	.revista_container {
		max-width: 320px;
	}

	.revista_container section{
		display: flex;	
		flex-flow: column-reverse;
	}

	.revista_link_flex a{
		display: flex;	
		flex-flow: row;
	}
	.revista_btn_leer{
		margin-bottom: 20px;
		
	}



.revista_secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.revista_left_article {
	height: auto;
	width: 100% !important;
	float: right !important;
}
.revista_right_article {
	height: auto;
	padding-bottom: 27px;
	width: 100% !important;
	float: left !important;
}

.revista_placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.revista_columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.revista_columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.revista_column_half .revista_left_half {
	width: 100%;
}
.revista_column_half .revista_right_half {
	width: 100%;
}
.revista_copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.revista_container .revista_left_article h3 {
	margin-top: 30px;
}
.revista_container .revista_secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
/*	.revista_container .revista_left_article titulo-blanco {
		font-size: 40pt;
		line-height: 40pt;
	}*/
	.revista_container .revista_left_article h1 {
		font-size: 40pt;
		line-height: 40pt;
	}
	.revista_container {
		max-width: 100%;
	}
	.revista_container section{
		display: flex;	
		flex-flow: column-reverse;
	}

	.revista_link_flex a{
		display: flex;	
		flex-flow: row;
	}
	.revista_btn_leer{
		margin-bottom: 20px;
		background-position: 106px 4px;
		padding: 9px 20px 9px 146px;
	}
	.revista_btn_escuchar{		
		background-position: 106px 4px;
		padding: 9px 20px 9px 146px;
	}
	
	.revista_caja span {		
		padding-left: 15px;
	}
	.revista_caja h4 {		
		padding-left: 15px;
	}
	.revista_btn-libro, .revista_btn-audio {
		padding: 0px 0px 0px 36px !important;
	}
.revista_secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}

.revista_left_article {
	height: auto;
	width: 100% !important;
	float: right !important;
}
.revista_right_article {
	height: auto;
	padding-bottom: 27px;
	width: 100% !important;
	float: left !important;
}
	
.revista_placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.revista_columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.revista_columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.revista_column_half .revista_left_half {
	width: 100%;
}
.revista_column_half .revista_right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
	/*.revista_container .revista_left_article titulo-blanco {
		font-size: 40pt;
		line-height: 40pt;
	}*/
	.revista_container .revista_left_article h1 {
		font-size: 40pt;
		line-height: 40pt;
	}
	.revista_container {
		max-width: 720px;
	}
.revista_secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.revista_left_article {
	height: auto;
	width: 100% !important;
	float: right !important;
}
.revista_right_article {
	height: auto;
	padding-bottom: 27px;
	width: 100% !important;
	float: left !important;
}
.revista_placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.revista_columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.revista_container .revista_columns p {
	padding-left: 25px;
	padding-right: 25px;
}
	
.revista_container section{
	display: flex;	
	flex-flow: column-reverse;
}	
.revista_caja span {		
	
}
.revista_caja h4 {		
	padding-left: 24px;
}
	
}

@media (min-width: 1001px) {
}
.revista_thumbnail {
	width: 100%;	
	height: 100%;
	margin-left: auto;
}
.revista_thumbnail_align {
	text-align: center;
}



