/*
font-family: 'Anton', sans-serif;
font-family: 'Archivo Black', sans-serif;
font-family: 'Fjalla One', sans-serif;
font-family: 'Francois One', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Patua One', cursive;
font-family: 'Raleway', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/
header, nav, section, article, aside, figure, footer, form{
	display:block;
	margin:0;
	padding:0;	
}
body{
	margin:0;
	background:#FFFFFF;	
}
*{
	box-sizing:border-box;
}
p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	margin:6px;
	color:#000000;	
}
h1, h2, h3, h4{
	font-family: 'Oswald', sans-serif;
	margin:6px;
	color:#000000;
	font-weight:normal;
}
h1{
	font-family: 'Anton', sans-serif;
	font-size:24px;
}
h2{
	font-size:20px;	
}
h3{
	font-size:18px;	
}
h4{
	font-size:16px;	
}
a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
ul, ol{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#000000;
}
a img{
	border:none;	
}
.style001 {
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
}
.style002 {
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	color: #666666;
	text-align: justify;
	display: block;
	line-height: 30px;	
}
.style002 p {
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	color: #666666;
	text-align: justify;
	display: block;
	line-height: 30px;	
}
.style003 {
	font-family: 'Anton', sans-serif;
    font-size: 20px;
    font-weight: bold;
    /*color: #71583F;*/
}
.style004 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: justify;
}
.contador {
	padding: 4px 7px;
	margin: 0px 10px;
	background-color: #865F31;
}
.select {
	border: 1px solid #DEDFE0;
	padding: 3px 5px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-radius: 5px;
	outline: none;
}
.espacio_derecha select {
	margin-right: 10px;
}
#paginacion {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 20px 10px 40px 10px;
}
/***********************************************************/
/********************** ESTILOS CABECERA *******************/
/***********************************************************/

/***********************************************************/
/********************* ESTILOS ENCABEZADO ******************/
/***********************************************************/
#encabezado {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
#parte1 {
	width: 865px;
	display: flex;
	flex-direction: row;
}
#logo1 {
	width: 130px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
}
#contenido_encab {
	width: 470px;
	text-align: left;
}
#contenido_encab p {
	text-align: left;
	color: #fff;
}
#contenido_encab p a{
	color: #fff;
}
#logo2 {
	width: 255px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
#logo2 div{
	text-align: center;
}
#parte2 {
	width: 235px;
	display: flex;
	flex-direction: column;
}
#redes {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 10px 0;
}
/*.redes_icon {
	padding: 0 20px;
}*/
#buscador {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	padding: 10px 0;
}
/***********************************************************/
/********************* ESTILOS ARTICULO ********************/
/***********************************************************/
#article1 {
	width: 1100px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: auto;
}
#art1_p1 {
	padding: 10px;
	width: 50%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
#art1_imagen img {
	width: 500px;
}
#art1_p2 {
	padding: 10px;
	width: 50%;
}
#art1_p2 #art_contenido {
	text-align: justify;
}
/***********/
.article_class {
	width: 1100px;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px;
}
.art2_bloque {
	width: 50%;
}
/*.art2_bloque:hover {
	background: #F5F5F5;
}*/
.art2_class1 {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.art2_credito_class, .art2_leyenda_class {
	width: 100%;
	height: 20px;
}
.art2_imagen_class img {
	width: 500px;
	/*height: 333px;*/
}
.art2_imagen_class img.img_cover {
	object-fit: cover;
}
.art2_class2 {
	width: 100%;
	padding: 0 20px;
}
.art2_titulo_class {
	text-align: center;
}
.art2_contenido_class {
	text-align: justify;
}
/***********/
.art3_bloque {
	width: 30%;
}
.art3_class1 {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.art3_imagen_class img {
	width: 350px;
	/*height: 250px;*/
}
.art3_imagen_class img.img_cover {
	object-fit: cover;
}
.art3_class2 {
	width: 100%;
}
.art3_titulo_class {
	text-align: center;
}
.art3_contenido_class {
	text-align: justify;
}
#art_link_content {
	width: 1100px;
	margin: 20px auto;
	display: flex;
	flex-direction: column;
}
.art_link {
	width: 100%;
	margin: 10px 0px;
}
/***********************************************************/
/********************** ESTILOS ALBUM **********************/
/***********************************************************/
#album {
	width: 1100px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin: auto;
}
#album_title {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 10px;
}
#album_title a span {
	font-family: 'Oswald', sans-serif;
	font-size:32px;	
}
#album_content {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.album_image {
	width: 25%;
	padding-bottom: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin: auto;
}
.album_image img {
	object-fit: cover;
	width: 270px;
	height: 180px;
}
.album_image img:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	cursor: pointer;
}
/***********************************************************/
/**************** ESTILOS WIDEFB - VIDEO *******************/
/***********************************************************/
#redvid {
	width: 1100px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin: 50px auto;
	/*padding: 30px;*/
}
#widefb {
	width: 550px;
	padding: 0 15px;
}
#video {
	width: 550px;
	padding: 0 15px;
}
#video embed {
	position: relative;
	width: 100%;
	min-height: inherit;
	/*height: 100%;*/
}
/***********************************************************/
/*************** ESTILOS PUBLICACION ***********************/
/***********************************************************/
#publ_total {
	width: 1100px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px auto;
}
.publ_grupo {
	display: flex;
	flex-direction: column;
	align-content: center;
	padding: 0 20px;
	text-align: center;
	width: 50%;
}
/***********************************************************/
/********************* ESTILOS MAPA ************************/
/***********************************************************/
#map {
	width: 1100px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px auto;
}
#map_title {
	margin: 5px;
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-family: 'Anton', sans-serif;
	font-size:32px;
}
#map_description {
	width: 100%;
}
#map_location {
	width: 100%;
	padding: 10px;
}
#map_location iframe {
	width: 100%;
}
/***********************************************************/
/********************* ESTILOS MESSAGE *********************/
/***********************************************************/
#message_content {
	width: 1100px;
	margin: auto;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 10px;
}
#message_img {
	width: 10%;
}
#message_description {
	width: 90%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
}
/***********************************************************/
/********************* ESTILOS FOOTER **********************/
/***********************************************************/
#footer_content {
	width: 100%;
	margin: auto;
	padding: 15px 0px;
	/*background-color: #3D2C1B;*/
}
#footer_total {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 1100px;
}
#footer_logo {
	display: flex;
	justify-content: flex-start;
	width: 11%;
}
#footer_menu {
	display: flex;
	flex-direction: row;
	align-items:center;
	justify-content: center;
	width: 72%;
	margin: 20px 0;
}
.footer_items {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	height: 100%;
	width: 33.33%;
	border-left: 1px solid #fff;
	padding-left: 10px;
	color: #fff;
}
.footer_items div {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.footer_items div div {
	display: flex;
	flex-direction: row;
	align-items:center;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 2px
}
#footer_wide {
	width: 17%;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}
#footer_wide_whatsapp {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	justify-content: center;
	padding-bottom: 30px;
	width: 100%;
	font-family: 'Anton', sans-serif;
	font-size: 16px;
	color: #fff;
}
#footer_wide_whatsapp div:first-child {
	margin-right: 10px;
	/*letter-spacing: .46em;*/
}
#footer_wide_all {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
#wide_ft i {
	color: #fff !important;
}
.vineta {
	font-size: 12px !important;
	color: #fff;
	margin-right: 5px;
}
.salto {
	padding-bottom: 8px;
}
/***********************************************************/
/********************* ESTILOS FOOTER SUB ******************/
/***********************************************************/
#footersub_content {
	width: 100%;
	margin: auto;
	background-color: #000000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#footersub_content span {
	color: #FFFFFF;
	font-size: 13px;
	font-family: 'Anton', sans-serif;
	padding: 10px 0;
	text-align: center;
}
/***********************************************************/
/********************* ESTILOS CONTACTO ********************/
/***********************************************************/
.content_section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.title_section {
	display: flex;
	flex-direction: column;
	width: 1100px;
	margin: auto;
	text-align: center;
	font-family: 'Anton', sans-serif;
	font-size: 20px;
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.content_body {
	display: flex;
	flex-direction: column;
	width: 1100px;
	justify-content: center;
	align-items: center;
	margin: auto;
}
.modulo_content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	margin: 20px;
	width: 650px;
}
.etiqueta {
	width: 230px;
	text-align: right;
	padding-right: 10px;
}
.campo {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 400px;
}
.campo input {
	width:385px;
	height:30px;
	outline: none;
	border: 1px solid #DEDFE0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-radius: 5px;
}
.campo textarea {
	width: 385px;
	height: 100px;
	outline: none;
	border: 1px solid #DEDFE0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-radius: 5px;
}
.add_campo input {
	width: 230px;
	align-items: flex-end;
}
.boton_front {
	width: 150px;
    height: 35px;
    border-radius: 5px;
    background-color: #865F31;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
	padding: 10px;
	cursor: pointer;
}
.boton_front:hover {
    background-color: #A07542;
}
/***********************************************************/
/********************* ESTILOS ARTICULOS *******************/
/***********************************************************/
.title_section_article {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 1100px;
	margin: 30px auto;
}
.title_section_article_bloque {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	width: 33.3%;
}
.title_section_article_bloque a {
	background: #0099FF;
	padding: 7px 10px;
	border-radius: 5px;
	font-family: Calibri, Georgia, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.alinear_izquierda {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.alinear_derecha {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.content_title {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
}
.title_article {
	width: 100%;
	margin: auto;
	text-align: left;
	font-family: Calibri, Georgia, sans-serif;
    font-size: 45px;
    color: #000000;
}
.subtitle_article {
	font-family: Calibri, Georgia, sans-serif;
	font-size: 26px;
	color: #666666;
}
.article_file {
	font-family: Calibri, Georgia, sans-serif;
    font-size: 17px;
    color: #666666;
}
.contenido_img {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}
.contenido_img_left {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	width: 500px;
	float: left;
	margin: 0px 10px 3px 0px;
}
.contenido_img_left img {
	width: 100%;
}
.contenido_img_right {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	width: 500px;
	float: right;
	margin: 0px 0px 3px 10px;
}
.contenido_img_right img {
	width: 100%;
}
.img_down {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: center;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
}
.img_down_det {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	width: 200px;
}
.img_down_det img {
	/*width: 100%;*/
	object-fit: cover;
	width: 220px;
	height: 130px;
}
.img_down_det div:first-child {
	width: 200px;
	background-color:#F7F5F4;
	text-align:center;
	padding:3px 0px 3px 0px;
}
.img_down_det div:first-child(2) {
	width: 200px;
	text-align:center;
	padding:3px 0px 3px 0px;
}
.art_img_center {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.art_img_center div a img{
	/*max-width: 1100px;*/
	width: 100%;
}
.art_img_desc {
	width: 100%;
	background-color:#F7F5F4;
	text-align:center;
	padding:3px 0px 3px 0px;
	border: 1px solid #570507;
}
/*.art_content_title {
	width: 100%;
}*/
.art_content {
	width: 100%;
}
.art_content p {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: justify !important;
}
.art_content p:first-child {
	padding-top: 0px !important;
}
#item_articulo {
	width: 1100px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0px auto;
	justify-content: center;
}
.item_articulo_det {
	width: 25%;
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-self: flex-start;
	padding: 10px;
	margin-bottom: 60px;
}
.item_articulo_det div img {
	width: 100%;
}
.item_articulo_det div {
	width: 100%;
}
.item_album_det {
	width: 33.3%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-self: flex-start;
	padding: 10px;
	margin-bottom: 60px;
	text-align: center;
}
.item_album_det a img {
	width: 100%;
}
.item_album_det div {
	width: 100%;
}
/***********************************************************/
/********************* ESTILOS PUBLICACION *****************/
/***********************************************************/
.title_pub {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
#item_pub {
	width: 100%;
}
#item_pub a img {
	width: 100%;
}
/***********************************************************/
/********************* ESTILOS REGISTER ********************/
/***********************************************************/
.reg_img_content {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	margin-bottom: 50px;
}
.reg_img {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center;
	margin-bottom: 30px;
}
.reg_img div {
	padding: 10px;
}
.reg_img #img_reg {
	width: 200px;
}
#contenido_amarillo {
	width: 1100px;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #fefca7;
	padding: 20px 10px;
	margin: 20px auto;
}
/***********************************************************/
/********************** ESTILOS BUSCAR *********************/
/***********************************************************/
.busca_content {
	width: 1100px;
	margin: auto;
	display: flex;
	flex-direction: column;
}
.busca_count {
	font-family: Calibri, Georgia, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
}
.busca_tit {
	font-family: Calibri, Georgia, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
.busca_result {
	margin-bottom: 20px;
	border-bottom: 1px solid #666666;
}
.busca_result:hover {
	background-color: #F0F0F0;
}
.busca_result a {
	font-family: Calibri, Georgia, sans-serif;
	font-size: 17px;
	color: #666666;
	margin-bottom: 10px;
}
/***********************************************************/
/********************** ESTILOS 1024PX *********************/
/***********************************************************/
@media only screen and (max-width: 1024px) {
	
	/***********************************************************/
	/********************* ESTILOS ENCABEZADO ******************/
	/***********************************************************/
	#logo1 {
		justify-content: center;
	}
	#logo1 img {
		width: 70px;
	}
	/***********************************************************/
	/********************* ESTILOS ARTICULO ********************/
	/***********************************************************/
	#article1 {
		width: 100%;
	}
	/*#art1_imagen {
		padding: 20px;
	}*/
	/*****/
	.article_class {
		width: 100%;
	}
	.art2_bloque {
		padding: 0 10px;
	}
	/***********************************************************/
	/********************* ESTILOS ALBUM ***********************/
	/***********************************************************/
	#album {
		width: 100%;
	}
	.album_image {
		padding: 5px;
	}
	.album_image img {
		width: 230px;
		height: 140px;
	}
	/***********************************************************/
	/**************** ESTILOS WIDEFB - VIDEO *******************/
	/***********************************************************/
	#redvid {
		width: 100%;
	}
	#widefb>div {
		/*width: 100%;*/
		margin: auto;
	}
	#video {
		width: 100%;
		padding: 20px;
	}
	#video embed {
		width: 100%;
	}
	/***********************************************************/
	/*************** ESTILOS PUBLICACION ***********************/
	/***********************************************************/
	#publ_total {
		width: 100%;
	}
	.publ_grupo {
		width: 50%;
		padding: 0 20px;
	}
	.publ_grupo>div>a>img {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS MAPA ************************/
	/***********************************************************/
	#map {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS MESSAGE *********************/
	/***********************************************************/
	#message_content {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS FOOTER **********************/
	/***********************************************************/
	#footer_total {
		width: 100%;
	}
	#footer_logo {
		justify-content: center;
	}
	.footer_items {
		width: 100%;
	}
	#footer_menu {
		align-items:center;
		justify-content: center;
	}
	/***********************************************************/
	/********************* ESTILOS CONTACTO ********************/
	/***********************************************************/
	.title_section {
		width: 100%;
	}
	.content_body {
		width: 100%;
	}
	.modulo_content {
		margin: 10px;
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS ARTICULOS *******************/
	/***********************************************************/
	.content_title {
		padding: 0px 10px;
	}
	.title_section_article {
		width: 100%;
		padding: 0px 10px;
	}
	.art_img_only{
		max-width: 100%;
		padding: 0px 10px;
	}
	.contenido_img_left {
		margin : 0px 10px 3px 10px;
	}
	.contenido_img_right {
		margin : 0px 10px 3px 10px;
	}
	#item_articulo {
		width: 100%;
	}
	.item_articulo_det {
		width: 33.3%;
		padding: 20px;
	}
	.item_album_det {
		width: 50%;
		padding: 20px;
	}
	.art_content {
		padding: 0px 10px;
	}
	#art_link_content {
		padding: 10px;
	}
	/***********************************************************/
	/********************** ESTILOS BUSCAR *********************/
	/***********************************************************/
	.busca_content {
		width: 100%;
		padding: 10px;
	}
}
/***********************************************************/
/********************** ESTILOS 800PX  *********************/
/***********************************************************/
@media only screen and (max-width:800px){
	
	/***********************************************************/
	/********************* ESTILOS ENCABEZADO ******************/
	/***********************************************************/
	#encabezado {
		flex-direction: column;
	}
	#parte1, #parte2 {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS ARTICULO ********************/
	/***********************************************************/
	#article1 {
		flex-direction: column;
	}
	#art1_p1 {
		width: 100%;
	}
	#art1_p2 {
		width: 100%;
	}
	.art3_bloque {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS ALBUM ***********************/
	/***********************************************************/
	.album_image {
		width: 50%;
	}
	.album_image img {
		width: 300px;
		height: 210px;
	}
	/***********************************************************/
	/**************** ESTILOS WIDEFB - VIDEO *******************/
	/***********************************************************/
	#redvid {
		flex-direction: column;
		justify-content: center;
		align-content: center;
	}
	#widefb {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS MAPA ************************/
	/***********************************************************/
	#map {
		width: 100%;
	}
	#map_title {
		font-size:20px;
	}
	/***********************************************************/
	/********************* ESTILOS FOOTER **********************/
	/***********************************************************/
	#footer_logo {
		justify-content: center;
		align-items: center;
		width: 30%;
	}
	#footer_menu {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding: 20px 0;
		width: 30%;
	}
	.footer_items div {
		padding: 3px;
		width: 100%;
	}
	#footer_wide {
		width: 40%;
	}
	/***********************************************************/
	/********************* ESTILOS CONTACTO ********************/
	/***********************************************************/
	.content_body {
		width: 100%;
	}
	.modulo_content {
		/*flex-direction: column;*/
		padding: 0px 20px 0px 0px;
		width: 100%;
	}
	.etiqueta {
		width: 100%;
		text-align: left;
	}
	.campo {
		width: 100%;
	}
	.campo input {
		width: 100%;
	}
	.campo textarea {
		width: 100%;
	}
	.add_campo input {
		width: 70%;
	}
	/***********************************************************/
	/********************* ESTILOS ARTICULOS *******************/
	/***********************************************************/
	.title_section_article_bloque:first-child {
		order: 1;
		width: 50%;
		/*padding-left: 5px;*/
	}
	.title_section_article_bloque:nth-child(2) {
		order: 3;
		width: 100%;
		margin-top: 20px;
	}
	.title_section_article_bloque:nth-child(3) {
		order: 2;
		width: 50%;
		/*padding-right: 5px;*/
	}
	.title_section_article_bloque a {
		font-size: 12px;
	}
	.contenido_img_left {
		width: 100%;
		margin : 0px 10px 3px 10px;
		float: none;
		align-items: center;
	}
	.contenido_img_left img {
		width: 400px;
	}
	.contenido_img_right {
		width: 100%;
		margin : 0px 10px 3px 10px;
		float: none;
		align-items: center;
	}
	.contenido_img_right img {
		width: 400px;
	}
	.item_articulo_det {
		width: 50%;
	}
	/***********************************************************/
	/********************* ESTILOS REGISTER ********************/
	/***********************************************************/
	#contenido_amarillo {
		width: 100%;
	}
}
/***********************************************************/
/********************** ESTILOS 600PX  *********************/
/***********************************************************/
@media only screen and (max-width:600px){
	/***********************************************************/
	/********************* ESTILOS ARTICULO ********************/
	/***********************************************************/
	.art2_bloque {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS ALBUM ***********************/
	/***********************************************************/
	.album_image {
		width: 95%;
	}
	.album_image img {
		width: 95%;
		height: 95%;
	}
	/***********************************************************/
	/*************** ESTILOS PUBLICACION ***********************/
	/***********************************************************/
	#publ_total {
		flex-direction: column;
	}
	.publ_grupo {
		width: 100%;
		margin: 20px 0;
	}
	/***********************************************************/
	/********************* ESTILOS FOOTER **********************/
	/***********************************************************/
	#footer_logo {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 35%;
	}
	#footer_menu {
		display: flex;
		flex-direction: column;
		align-items:center;
		width: 65%;
	}
	.footer_items {
		width: 100%;
	}
	#footer_wide {
		width: 100%;
		align-items: center;
		justify-content: space-around;
		padding-bottom: 20px;
	}
	/***********************************************************/
	/********************* ESTILOS GENERALES *******************/
	/***********************************************************/
	.content_body {
		justify-content: flex-start;
		padding: 0px;
	}
	/***********************************************************/
	/********************* ESTILOS ARTICULOS *******************/
	/***********************************************************/
	.contenido_img_left {
		width: 100%;
		margin: 0px 30px 0px 10px;
		padding: 0px 20px 0px 0px;
		float: none;
	}
	.contenido_img_right {
		width: 100%;
		margin : 0px 10px 0px 30px;
		padding: 0px 0px 0px 20px;
	}
	.img_down {
		flex-direction: column;
	}
	.img_down_det {
		width: 100%;
		padding: 10px;
	}
	.img_down_det img {

		width: 100%;
		min-height: 100%;
		height: 100%;
	}
	.item_articulo_det {
		width: 100%;
	}
	.item_album_det {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS REGISTER ********************/
	/***********************************************************/
	.reg_img #img_reg {
		width: 150px;
	}
}
/***********************************************************/
/********************** ESTILOS 533PX  *********************/
/***********************************************************/
@media only screen and (max-width:533px){
	/***********************************************************/
	/********************* ESTILOS ENCABEZADO ******************/
	/***********************************************************/
	#parte1 {
		flex-wrap: wrap;
	}
	#logo1 {
		width: 50%;
		order: 1;
	}
	#logo1 a img {
		width: 100%;
	}
	#logo2 {
		width: 50%;
		justify-content: center;
		order: 2;
	}
	#logo2 div {
		text-align: center;
	}
	#contenido_encab {
		width: 100%;
		order: 3;
		text-align: center;
	}
	/***********************************************************/
	/********************* ESTILOS ARTICULO ********************/
	/***********************************************************/
	.art2_imagen_class img {
		width: 100%;
		height: 100%;
	}
	.art2_imagen_class img.img_cover {
		object-fit: none;
	}
	.art3_imagen_class img {
		width: 100%;
		height: 100%;
	}
	.art3_imagen_class img.img_cover {
		object-fit: none;
	}
	/***********************************************************/
	/********************* ESTILOS MESSAGE *********************/
	/***********************************************************/
	#message_content {
		flex-direction: column;
	}
	#message_img {
		text-align: center;
		width: 100%;
	}
	#message_description {
		width: 100%;
		text-align: justify;
	}
}
/***********************************************************/
/********************** ESTILOS 480PX  *********************/
/***********************************************************/
@media only screen and (max-width:480px){
	/***********************************************************/
	/********************* ESTILOS ARTICULO ********************/
	/***********************************************************/
	#art1_imagen img {
		width: 100%;
	}
	/***********************************************************/
	/********************* ESTILOS FOOTER **********************/
	/***********************************************************/
	#footer_logo {
		width: 45%;
	}
	#footer_menu {
		width: 55%;
	}
}
/***********************************************************/
/********************** ESTILOS 360PX  *********************/
/***********************************************************/
@media only screen and (max-width:360px){
	
}