section {
	display: flex;
	width: 100%;
}

article {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: var(--rows-spacing);
	overflow: hidden;
	font-size: 1rem;
	background-repeat: no-repeat;
	background-position: center 50%;
	background-size: cover;
}

.module_container {
	display: flex;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	margin: 0 auto;
}

.module_container .content {
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-content: baseline;
}

.module_container .module_title {
	flex: 1 1 100%;
	text-align: center;
	margin: 30px auto;
	color: var(--c1);
}

.article_galeria_box {
	background-color: #fff;
}

.images_section {
	flex: none;
	width: 100%;
	margin: 40px auto 20px;
	font-size: 1.5rem;
	text-transform: uppercase;
}

.main_container {
    width: 100%;
}

.module_container {
	width: 100%;
	margin: 0 auto;
	background-size: cover;
	max-width: var(--page_width);
	justify-content: center;
	align-items: flex-start;
}

.module_container .content {
	margin: 0;
	justify-content: space-evenly;
}

@media (min-width: 810px) {
.module_container .content {
		justify-content: space-between;
	}
}

article.modulo {
	overflow: visible;
}

article .y-offset_anchor {
	margin: -170px 0 170px 0;
	position: relative;
	z-index: -1;
}

article .figure_container {
	border: solid 8px #fff;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

article .figure_container:hover {
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}

.titulo_seccion_article {
	margin: 0 auto;
	max-width: var(--page_width);
	z-index: 1;
}

.titulo_seccion_article .title_txt_container {
	margin: 0 0 5px;
	display: flex;
	flex-wrap: wrap;
	line-height: 102%;
}

.titulo_seccion_article .title_txt_container a {
	font-weight: 900;
	color: #888;
	font-size: 0.9rem;
}

.titulo_seccion_article .title_txt_container a:hover {
	color: #111;
}

.titulo_seccion_article .title_txt_container div {
	display: inline-block;
}

.article_link {
	width: 100%;
}

.article_base {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	width: 100.25%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.article_box_container {
	display: flex;
	flex-wrap: wrap;
}


.cuerpo_del_portal > .content > article > article_base > .article_box_container {
	flex-wrap: wrap;
	width: 100%;
	max-width: var(--page_width);
	padding: 4em 0;
}

@media (min-width: 810px) {
	.article_box_container {
		width: 90%;
	}
}

.module_txt {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
}

@media (min-width: 810px) {
	.module_txt {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
		max-width: var(--page_width);
	}
}

.article_box {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.titulo {
	display: flex;
	flex: 1 1 100%;
	margin: 0 0 10px;
	padding: 0;
	font-size: 2.4rem;
	line-height: 101%;
	letter-spacing: -0.03rem;
	font-family: var(--fonter_h1_family);
	font-weight: var(--fonter_h1_Weight);
	color: var(--c1);
	text-align: left;
}

@media (min-width: 810px) {
	.titulo {
		margin-bottom: 30px;
		font-size: 3.2rem;
	}
}

@media (min-width: 810px) {
	.cuerpo_del_portal article .titulo {
		margin-bottom: 50px;
	}
}

.titulo span {
	background-position: -10px -1300px;
	width: 0;
	height: 10px;
	display: inline-block;
}

.bajada {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex: 1 1 100%;
	color: #444;
	padding: 0 0 10px 0;
	line-height: 1.4rem;
	font-family: var(--fonter_p_family);
	font-weight: var(--fonter_p_Weight);
	font-size: 1.1rem;
	text-align: left;
	font-weight: 600;
	font-size: 1.3rem;
	line-height: 1.5rem;
	margin-bottom: 20px;
	text-align: left;
}

.fecha {
	display: flex;
	width: 100%;
	padding: 00px 0 00px 0;
	margin: -15px 0 10px;
	color: #333;
	font-family: var(--fonter_p_family);
	font-weight: var(--fonter_p_Weight);
	font-weight: 400;
	font-size: 0.9rem;
	line-height: 102%;
	text-align: right;
}

.volanta {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex: 1 1 100%;
	color: var(--c2);
	font-weight: 700;
	padding: 0;
	margin: 0 0 10px;
	font-size: 1.5rem;
	line-height: 105%;
	letter-spacing: 0;
	color: #333;
		font-family: var(--fonter_p_family);
	font-weight: bold;
}

.volanta h4 {
	color: #555;
}

.subtitulo {
	font-size: 1.6rem;
	font-weight: 600;
	color: var(--c5);
	padding: 0;
	margin-bottom: 10px;
}

.texto {
	display: none;
	margin: 0 0 20px;
	position: relative;
	flex-direction: column;
	width: 100%;
	justify-content: center;
}

.texto.m_ubic {
	display: flex;
}

.texto p,
.texto li,
.principal .texto > div,
.texto > #cke_pastebin {
	margin: 0 0 7px 0;
	font-size: 1.1rem;
	line-height: 1.8rem;
	font-weight: 300;
	max-width: calc(100vw - 20px); /*for largue links*/
}

@media (min-width: 810px) {
  .texto p,
	.principal .texto > div,
	.texto > #cke_pastebin {
        text-align: justify;
    }

	.principal .texto > div h1,
	.principal .texto > div h2,
	.principal .texto > div h3,
	.principal .texto > div h4,
	.principal .texto > div h5,
	.principal .texto > div h6 {
        text-align: left;
	}
}

.texto h1 {
	width: 100%;
	margin-bottom: 25px;
	font-size: 2.7rem;
	letter-spacing: -0.03rem;
	line-height: 102%;
	color: var(--c1);
}

.texto li {
    margin-bottom: 4px;
}

.texto[class="justify"] li,
.texto[style="text-align: justify"] li {
	text-align: justify;
}

.texto ul.text-left li {
    text-align: left;
}



.texto ul {
    padding-left: 20px;
}
@media (min-width: 810px) {
	.texto ul {
		padding-left: 40px;
	}
}

@media (min-width: 810px) {
	.texto h1 {
		font-size: 2.8rem;
	}
}

.texto h1 + p {
	margin-top: 2rem;
}

.texto h2 {
	width: 100%;
	margin-bottom: 25px;
	font-size: 2.3rem;
	letter-spacing: -0.03rem;
	color: var(--c1);
}

.texto h2 a:before {
	content: unset;
	width: 0;
	display: block;
	height: 32px;
	margin: 0 0 -32px 101%;
	background-color: var(--c1);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.texto h3 {
	width: 100%;
	font-size: 1.4rem;
	color: var(--c2);
	margin: 0 0 8px;
}

@media (min-width: 810px) {
	.texto h3 {
		font-size: 1.5rem;
	}
}

.texto p + h3 {
    margin: 20px 0 8px 0;
}

.texto h4 {
	width: 100%;
    font-size: 1.3rem;
    font-weight: 400;
    color: var(--c4);
}

@media (min-width: 810px) {
	.texto h4 {
		font-size: 1.4rem;
	}
}

.texto h5 {
	width: 100%;
	font-size: 1.3rem;
	color: var(--c1);
}

.texto h6 {
	width: 100%;
	font-size: 1.2rem;
	color: var(--c1);
}

.texto p+h2 {
	margin: 25px 0 20px 0;
}

.texto a:hover:before {
	width: 102%;
	margin: 0 0 0 0;
}

.texto iframe {
	min-height: 60vh;
	height: unset !important;
	overflow: hidden;
	display: flex;
	background-color: var(--c2i);
	background-image: url(../img/loading.svg);
	background-repeat: no-repeat;
	background-position: center;
}
@media (min-width: 810px) {
	.texto iframe {
		min-height: 46vw;
	}
}

@media (min-width: 810px) {
	.texto iframe {
		min-height: 40vw;
		/* proporcion youtube */
	}
}

@media (min-width: 1400px) {
	.texto iframe {
		min-height: 580px;
		/* proporcion youtube */
	}
}

.body .texto img {
	max-width: 100%;
	height: auto;
}

a article:hover .bajada {
	color: #222;
}

.autor {
	color: #fff;
		font-weight: 300;
	font-style: italic;
}

.autor:before {
	content: "Por "
}

.article_img img {
	margin-bottom: -5px;
	width: 100%;
}

.article_img {
	background-position: center;
	background-repeat: no-repeat;
}

.img_container {
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.img_encabezado_article {
	width: 100%;
	height: var(--altura-img-encabezado-articulo);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}

.module_txt > .titulo_seccion_article {
	display: none;
}

.titulo_seccion_article span:before {
	content: '';
	width: 24px;
	height: 15px;
	top: 0;
	position: relative;
	background-size: contain;
	background-position: center;
	filter: hue-rotate(-45deg);
}

.article_galeria_container {
	width: 100%;
	margin: auto;
	display: flex;
	text-align: center;
}

.module_txt .article_galeria_container {
	margin: 0;
}

.article_galeria_box_container {
	width: 100%;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.article_galeria_box_container .images_section {
	display: none;
}

.article_galeria_box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 5px auto 20px;
	width: 100%;
	min-width: 200px;
	height: auto;
	float: left;
	padding: var(--border-width);
	border-radius: var(--border-radius);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.article_galeria_img_container {
	margin: 0;
	width: 100%;
	height: 100%;	
	background-position: center center;
	background-size: cover;
	cursor: pointer;
	overflow: hidden;
}

article.pagina {
	margin: 0;
}

article .article_attachments {
	display: none;
	width: 80vw;
    flex-direction: column;
}

.body_ARTICULO .principal article .article_attachments {
	display: flex;
}

.cuerpo_del_portal > .content > article.pagina .fecha {
	display: none;
}

@media (min-width: 810px) {
	.cuerpo_del_portal > .content > article.pagina {
		margin-top: 0;
	}
}

.cuerpo_del_portal > .content > article.pagina.inicio {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.cuerpo_del_portal > .content > article.pagina > .article_base > .article_box_container {
    padding: 5em 0 3em;
}

@media (min-width: 810px) {
    .cuerpo_del_portal > .content > article.pagina > .article_base > .article_box_container {
        padding: 6em 0;
    }
}


article.show_full .article_base,
article.show_full .tabla .article_box_container,
article.show_full .tabla .article_box_container .article_box,
article.show_full .tabla .article_box_container .article_box .module_txt,
article.show_full .tabla .article_box_container .article_box .module_txt .volanta,
article.show_full .tabla .article_box_container .article_box .module_txt .titulo,
article.show_full .tabla .article_box_container .article_box .module_txt .bajada,
article.show_full .tabla .article_box_container .article_box .module_txt .texto {
	display: flex;
}

#LISTADO .descargas_f2,
#PORTAL .descargas_f2 {
	display: none;
}

.social_actions {
	top: unset;
	right: unset;
	left: unset;
	position: relative;
	order: -1;
	margin: -10px 0 10px auto;
}

.default_articles_list_title {
    text-transform: uppercase;
    font-weight: 400;
}


/* module mofiers classes */

.sm-boxed-in-main {
    width: 92%;
    max-width: var(--page_width);
    margin: auto;
}
.body_PORTAL .sm-boxed-in-main {
    max-width: var(--ancho_de_portal);
}
@media (min-width: 810px) {
	.sm-boxed-in-main {
		width: var(--page_width);
	}	
	.body_PORTAL .sm-boxed-in-main {
		max-width: var(--ancho_de_portal);
	}
}

.full-width {
	width: 100%;
	max-width: unset;
}


/*-------- #MODULE #GENERAL_18 #IMAGEN ARRIBA ----------- */

article .article_box {
	width: 100%;
	align-content: flex-start;
}

/*-------- #MODULE #TIPO_18 #IMAGEN ARRIBA ----------- */

.tipo_18 .article_img {
	margin-bottom: 15px;
}

.tipo_18 .article_galeria_container {
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
	margin-bottom: 15px;
}

.tipo_18 .article_galeria_container .article_galeria_img_container {
	min-height: 30vw;
}

/*---- #TIPO_19 #SLIDE DE IMAGENES ------ */

.tipo_19 .tabla {
	height: 75vw;
	height: 100vh;
}

.tipo_19 .tabla .article_box_container {
	height: 100vh;
}

.tipo_19 .tabla .article_box_container .article_box {
	max-width: unset;
	width: 100%;
	height: 100%;
}

.tipo_19 .article_img,
.tipo_19 .bajada,
.tipo_19 .volanta,
.tipo_19 .fecha,
.tipo_19 .titulo {
	display: none;
}

.tipo_19 iframe {
	width: 100%;
	height: 60vh;
	/* ok */
}

.wowslider_body_19 {
	height: 100vh;
	padding: 0;
	margin: 0;
}

.wowslider_body_19 #wowslider-container1 {
	height: 100vh;
	max-height: unset;
	max-width: auto;
	width: 100%;
	margin-top: 0;
}

.wowslider_body_19 #wowslider-container1 .ws_images {
	height: 100%;
	max-height: 100vh;
	width: 100%;
	max-width: 100%;
}

#wowslider-container1 .ws_images>div>img {
	max-height: 101vh;
	width: unset;
}

/*-------- #MODULE #TIPO_20 #VIDEO ----------- */

.tipo_20 iframe {
	height: 200px;
	margin-bottom: -10px;
}

.tipo_20 .module_txt {
	margin-top: 20px;
	padding: 0;
}

/*-------- #MODULE #TIPO_21 #SOLO TEXTO #IMAGEN ARRIBA ----------- */

.tipo_21 .article_galeria_container,
.tipo_21 .article_img,
.tipo_21 .bajada,
.tipo_21 .volanta,
.tipo_21 .fecha,
.tipo_21 .titulo {
	display: none;
}

.tipo_21 .texto {
	display: flex;
	flex-wrap: wrap;
}

/*-------- #GENERAL_22 #CODIGO ----------- */

.tipo_22 .bajada,
.tipo_22 .volanta,
.tipo_22 .fecha,
.tipo_22 .titulo {
	display: none;
}

/*-------- #GENERAL_24  #SOLO #IMAGEN ----------- */

.tipo_24 {
	border: none;
	background: unset;
	background-image: unset !important;
}

.tipo_24 .article_box_container {
	width: 100%;
	padding: 0;
}

.tipo_24 .fecha,
.tipo_24 .volanta,
.tipo_24 .bajada,
.tipo_24 .titulo {
	display: none;
}

.tipo_24 .article_img {
	background: unset;
	display: flex;
	width: 100%;
	height: unset;
}

.tipo_24 .article_img.tipo_24 {
	margin-bottom: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.tipo_24 .article_img img {
	display: block;
	margin-bottom: 0;
	width: 100%;
}

.tipo_24 .article_img.tipo_24 img {
	width: 100%;
}

.tipo_24 .article_galeria_container .article_galeria_img_container {
	margin: 0 auto;
	width: 100%;
	min-height: unset;
}

/*-------- #GRILLA DE PRODUCTOS ----------- */

.tipo_26 .article_galeria_container {
	width: 100%;
	padding: 60px 0 0;
}

.tipo_26 .article_galeria_container .article_galeria_box_container {
	justify-content: center;
}

.tipo_26 .article_galeria_container .article_galeria_box {
	width: unset;
	margin: 10px;
	background-color: #ffffff11;
	width: unset;
	min-width: unset;
	height: unset;
	min-height: unset;
}

.tipo_26 .article_galeria_container .article_galeria_box:hover {
	background-color: #ffffff22;
}

.tipo_26 .article_galeria_container .article_galeria_img_container {
	background-color: unset;
	background-size: contain;
	background-repeat: no-repeat;
	cursor: unset;
	width: calc(10vw - 20px);
	height: calc(10vw - 20px);
	min-width: calc(100px);
	min-height: calc(100px);
}

/*-------- #_27 #DESARROLLO ----------- */

.tipo_27 .article_img {
	display: none;
}


/*--------*/

.container .principal.module_container .module_txt.w_img {
	flex-direction: row-reverse;
	justify-content: flex-end;
}

/*-------- #GENERAL_28 #IMAGEN A LA IZQUIERDA ----------- */


.tipo_28 > .article_base > .article_box_container > .article_box > .module_txt {
	flex-direction: row-reverse;
}

.tipo_28 .fecha,
.tipo_28 .volanta,
.tipo_28 .titulo,
.tipo_28 .bajada {
	text-align: left;
}

.tipo_28 .titulo {
	flex: 1 100%;
}

.tipo_28 .article_img {
	margin: 5px 0 20px 0 !important;
	width: 33%;
}

.tipo_28 .module_txt.w_img {
	float: right;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 66%;
}

@media (max-width: 809px) {

	.tipo_28 .module_txt.w_img {
		flex: unset;
		width: 80%;
	}
}

@media (min-width: 810px) {
	.tipo_28.w_img .texto {
		flex: 60%;
		margin: 0 0 0 30px;
		flex-direction: column;
		flex-wrap: wrap;
		order: 7;
	}
}

@media (min-width: 810px) {
	.tipo_28.w_img .article_galeria_container {
		flex: 30%;
		flex-direction: column;
		flex-wrap: wrap;
		order: 6;
	}
}

/*-------- #GENERAL_33 #FULL SCREEN  ----------- */

.tipo_33 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tipo_33 {
	height: 100vh;
}

.tipo_33 .titulo {
	display: none;
}

/*-------- #GENERAL_34 #IMAGEN A LA DERECHA  ----------- */

.tipo_34 > .article_base > .article_box_container > .article_box > .module_txt {
	flex-direction: row;
}

.container .principal.module_container .tipo_34 .module_txt.w_img {
	flex-direction: row;
	flex-flow: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

ection.module_container .tipo_34 .article_img {
    margin: 0 0 30px 0;
    width: 100%;
}

@media (min-width: 810px) { 
	ection.module_container .tipo_34 .article_img {
		margin: 0 0 10px 10px;
		width: 33%;
	}
}

.principal .tipo_34 .article_img {
	width: 50%;
	margin: 5px 0 20px 40px;
}

@media (min-width: 810px) {
	.tipo_34.w_img .texto {
		flex: 60%;
		margin: 0;
		flex-direction: column;
		flex-wrap: wrap;
		margin-right: 30px;
	}
}

@media (min-width: 810px) {
	.tipo_34.w_img .article_galeria_container {
		flex: 30%;
		flex-direction: column;
		flex-wrap: wrap;
	}
}

/*-------- #ESTILO_35 #IMAGEN A LA DERECHA (100% DE ALTURA)  ---------- */

.tipo_35 .module_txt {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	flex-wrap: wrap;
}

.tipo_35 .titulo {
	flex: 0 100%;
}

.tipo_35 .bajada {
	flex: 0 calc(100% - 10px);
	order: 1;
	margin-right: 10px;
}

.tipo_35 .article_img {
	flex: 0 calc(100% - 10px);
	order: 2;
	margin-left: 10px;
	background-size: cover;
	background-position: center;
	height: 100%;
}

.tipo_35 .article_img img {
	display: none;
}

.tipo_35 .texto {
	display: flex;
	flex: 0 calc(100% - 10px);
	order: 1;
	margin-right: 10px;
}

/* - diseño - */
.principal .tipo_35 .bajada {
	flex: unset;
	margin-right: 0;
}

/*-------- #ESTILO_36 #IMAGEN A LA IZQUIERDA (100% DE ALTURA)  ---------- */

.cuerpo_del_portal > .content>article.tipo_36 {
	padding-top: 0 !important;
}

.tipo_36 .article_box_container {
	width: 100%;
	max-width: unset !important;
	padding: 0 !important;
}

.tipo_36 .article_box {
	max-width: unset !important;
}

.tipo_36 .module_txt {
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	flex-wrap: wrap;
	height: auto;
	align-items: flex-start;
}

.tipo_36 .titulo {
	display: none;
}

.tipo_36 .texto h1 {
	flex: 0 100%;
	text-align: left !important;
}

.tipo_36 .bajada {
	flex: 0 calc(100% - 10px);
	order: 1;
	margin-right: 10px;
}

.tipo_36 .article_img {
	flex: 0 calc(100% - 10px);
	order: 1;
	margin: 0 !important;
	display: block;
	height: 70vw !important;
	position: relative;
	z-index: 2;
	background-size: cover;
	background-position: center right;
	position: relative;
	z-index: 2;
}

.tipo_36 .article_img img {
	display: none;
}

.tipo_36 .texto {
	display: flex;
	flex: 0 calc(100% - 10px);
	order: 2;
	align-self: center;
	padding: 60px 0 60px 0;
	margin: 0;
}

/* - diseño - */
.tipo_36 .bajada {
	flex: unset;
	margin-right: 0;
}

/*-------- #ESTILO_30 #GALERIA DE IMAGENES  ---------- */

.tipo_30.w_img .texto {
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
}

.tipo_30.w_img .article_galeria_container {
	width: 100%;
	float: unset;
	margin: 40px auto;
	min-height: 250px;
}

.tipo_30.w_img .article_galeria_container .article_galeria_box {
	min-width: unset;
	width: calc(50% - 20px);
	margin: 0 auto 20px;
	/* visibility: hidden; */
	/*WOW*/
}

@media (min-width: 810px) {
	.tipo_30.w_img .article_galeria_container .article_galeria_box {
		width: calc(25% - 30px);
		min-width: 200px;
		margin: 0 auto 20px;
	}
}

.tipo_30.w_img .article_galeria_container .article_galeria_img_container {
	overflow: hidden;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.tipo_30.w_img .article_galeria_container .article_galeria_img_container:before {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.tipo_30.w_img .article_galeria_container .article_galeria_img_container img {
	opacity: 0;
}

/*-------- #ESTILO_37 #BANNER CENTRADO H-V  ---------- */

.tipo_37 .titulo {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tipo_37 .bajada {
	margin: auto;
	text-align: center;
}

.tipo_37 .article_img {
	margin: auto;
	background-size: cover;
	background-position: center;
}

.tipo_37 .article_img img {
	display: none;
	margin: auto;
}

.tipo_37 .bajada {
	flex: unset;
	margin-right: auto;
	text-align: center;
}

/*-------- #ESTILO_45 #IMAGEN A LA IZQUIERDA (50% DE ANCHO)  ---------- */

@media (min-width: 810px) {
	.tipo_45 .article_box {
		flex-direction: row;
		flex-wrap: nowrap;
	}

	.container .module_container .tipo_45 .article_img {
		width: 50%;
		height: unset;
		margin: 0;
	}

	.tipo_45 .article_galeria_container {
		width: 50%;
		order: 1;
	}

	.tipo_45 .article_galeria_container .article_galeria_box {
		border-radius: unset;
		border: unset;
		padding: 0;
		height: 100%;
		margin: 0;
	}
	
	.tipo_45 .texto {
		flex: 50% !important;
		height:min-content;
		padding-left: calc(var(--cols-spacing) * 2);
		order: 2;
		align-content: baseline;
		margin: 0 0 0 auto;
	}
}



/*-------- #ESTILO_46 #IMAGEN A LA DERECHA (50% DE ANCHO)  ---------- */

@media (min-width: 810px) {
	.tipo_46 .article_box {
		flex-direction: row-reverse;
		flex-wrap: nowrap;
	}

	.tipo_46 .article_galeria_container {
		width: 50%;
		order: 2;
	}

	.tipo_46 .article_galeria_container .article_galeria_box {
		border-radius: unset;
		border: unset;
		padding: 0;
		height: 100%;
		margin: 0;
	}
	
	.tipo_46 .texto {
		flex: 50% !important;
		height:min-content;
		padding-right: calc(var(--cols-spacing) * 2);
		order: 1;
		align-content: baseline;
		margin: 0 auto 0 0;
	}

	.container .module_container .tipo_46 .article_img {
		width: 50%;
		height: unset;
		margin: 0;
	}
}



/*-------- #ESTILO_42 #IMAGENA TOD EL ANCHO  ---------- */

.principal > .content > article.tipo_42 .article_galeria_img_container {
	background-image: unset !important;
}
.principal > .content > article.tipo_42 .article_galeria_box {
    height: auto;
}


.m_ubic .module_ubicacion {
	width: 100%;
	margin: auto;
}

.m_ubic article:not(.banner) .s_img {
	background-image: var(--fondo_con_logo_para_listado_img);
	background-position: 0 0;
	background-size: contain;
}

.m_ubic article .article_base .article_box_container .article_box .module_txt.s_img {
	background-image: unset;
}


/*---- list_section_page ------ */

.titulo_seccion_listado {
	text-transform: unset;
	font-weight: 500;
	font-size: 2rem;
	width: 100%;
	max-width: 1400px;
	display: inline-block;
	margin: 40px 0;
	color: var(--c5);
}

@media (min-width: 810px) {
	.titulo_seccion_listado {
		margin: 50px 0;
	}
}

.titulo_seccion_listado .title_txt_container {
	margin: 0;
	font-size: 1.3rem;
	line-height: 105%;
	letter-spacing: -0.03rem;
	color: var(--c2);
	font-weight: 400;
}

@media (min-width: 810px) {
	.titulo_seccion_listado .title_txt_container {
		font-size: 2rem;
	}
}

.titulo_seccion_listado span:before {
	display: inline-block;
	content: '|';
	width: 10px;
	text-align: center;
	color: #FFF;
	top: -1px;
	position: relative;
}


.titulo_seccion_listado.inner_list {
    margin: 25px 0 20px 0;
    color: var(--c1);
    font-weight: 500;
    font-size: 2.3rem;
}


.module_container .pagina .article_img {
	display: block;
	height: unset;
	margin: auto;
}

@media (min-width: 810px) {
	.module_container .pagina .article_img {
		height: 30vh;
	}
}

@media (max-width: 809px) {
	
	.module_container .pagina .module_txt {
		display: flex;
	}

	.module_container .pagina .module_txt .texto {
		max-width: 90vw;
		margin: auto;
		height: min-content;
		flex-wrap: wrap;
	}

	.module_container .w_img .article_galeria_container,
	.module_container .article_galeria_container {
		width: 90%;
	}

	.principal .titulo_seccion_article {
		left: 0%;
		padding: 0 20px;
	}

	ection.module_container .article_img {
		width: 100%;
		float: unset;
		flex: unset;
		display: block;
	}

	.principal .w_img .texto {
		width: 100%;
	}

}



@media (min-width: 810px) {
	
	.module_txt {
		padding-top: 0;
		padding-bottom: 0;
	}

	.tipo_35 .texto {
		flex: 0 calc(50% - 10px);
	}

	.tipo_35 .article_img {
		flex: 0 calc(50% - 10px);
	}

	.tipo_35 .texto {
		flex: 0 calc(50% - 10px);
	}

	.tipo_36 .module_txt {
		height: 100%;
	}

	.tipo_36 .texto {
		flex: 0 calc(50% - 10px);
		padding: 60px 60px 60px calc(50% + 60px);
		position: absolute;
	}

	.tipo_36 .article_img {
		flex: 0 calc(50% - 10px);
		height: 100% !important;
	}

	.container .principal.module_container .module_txt {
		display: flex;
		flex-direction: unset !important;
		flex-flow: row wrap;
		padding-top: 0;
	}

}

article.m_ubic.modulo .m_ubic .volanta.m_ubic,
article.m_ubic.modulo .m_ubic .fecha.m_ubic,
article.m_ubic.modulo .m_ubic .titulo.m_ubic {
    display: none;
}

.body .container article.modulo > div > .article_box_container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

article.modulo > div > div > div > .module_txt > .titulo,
article.modulo > div > div > div > .module_txt > .volanta,
article.modulo > div > div > div > .module_txt > .bajada,
article.modulo > div > div > div > .module_txt > .fecha {
	display: none;
}

