@charset "utf-8";

@font-face {
  font-family: 'junegull';
  /* Asegúrate de que esta ruta apunte al archivo .ttf real */
  src: url('webfonts/junegull/Junegull-ExtraBold.ttf') format('truetype');
  font-display: swap; 
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	/* [disabled]background-image: url(images/background/background-sky.png); */
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
header {
	clear: none;
	width: 65%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#head1 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
#head2 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: none;
}
#head3 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: none;
}
#head4 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: none;
}
#slider {
	clear: none;
	width: 100%;
	display: none;
}
#slider-mobil {
	clear: both;
	width: 100%;
	display: block;
}
main {
	clear: both;
	width: 98%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
article {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
aside {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
section{
	width: 90%;
	height: 55px;
	text-align: center;
	display: block;
	clear: both;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
 }
#sider {
	clear: both;
	width: 96%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#side1 {
	clear: both;
	width: 95%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#side2 {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#sidex {
	clear: both;
	width: 96%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#sidex1 {
	clear: both;
	width: 95%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#sidex2 {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#visual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	/* [disabled]height: 1350px; */
	margin-right: auto;
}
#vis1 {
	clear: none;
	margin-left: auto;
	width: 70%;
	display: block;
	text-align: center;
	height: 490px;
	margin-right: auto;
}
#vis2 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 490px;
	margin-right: auto;
	margin-left: auto;
}
#vis3 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 490px;
	margin-right: auto;
	margin-left: auto;
}
#vis4 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 510px;
	margin-right: auto;
	margin-left: auto;
}
#vixual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	/* [disabled]height: 1100px; */
	margin-right: auto;
}
#vix1 {
	clear: none;
	margin-left: auto;
	width: 70%;
	display: block;
	text-align: center;
	height: 490px;
	margin-right: auto;
}
#vix2 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 490px;
	margin-right: auto;
	margin-left: auto;
}
#vix3 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 490px;
	margin-right: auto;
	margin-left: auto;
}
#vix4 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 510px;
	margin-right: auto;
	margin-left: auto;
}
#vizual {
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	height: 850px;
	font-size: 13px;
	margin-right: auto
}
#viz1 {
	clear: none;
	margin-left: auto;
	width: 40%;
	display: block;
	height: 330px;
	margin-right: auto;
	float: left;
}
#viz2 {
	clear: none;
	margin-left: 20%;
	width: 40%;
	display: block;
	text-align: left;
	height: 330px;
	float: left;
}
#viz3 {
	clear: none;
	margin-left: auto;
	width: 40%;
	display: block;
	text-align: left;
	height: 290px;
	margin-right: auto;
	float: left;
}
#viz4 {
	clear: none;
	margin-left: 4%;
	display: block;
	text-align: center;
	height: 290px;
	float: left;
	width: 55%;
} 


#recycle {
	clear: both;
	width: 95%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#recycle1 {
	clear: none;
	width: 100%;
	display: block;
}
#recycle2 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
.text-principal {
	font-family: Tahoma, Geneva, sans-serif;
	color: #42B0C1;
	font-size: 17px;
	font-weight: bold;
}
.text-subtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #42B0C1;
}
.text-presubtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #42B0C1;
}
.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 27px;
	text-align: justify;
}
.text-contenidos2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #666;
	line-height: 27px;
}
.text-white {
	font-size: 0;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 0px;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #49A400;
	height: 43px;
	width: 90%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.size {
	width: 90%;
	height: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #49A400;
	border-right-color: #49A400;
	border-bottom-color: #49A400;
	border-left-color: #49A400;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.size2 {
	height: 200px;
	width: 89%;
	border: 1px solid #7EA800;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.consulta_box {
	height: 290px;
}
.contactanos {
	color: #FFF;
	font-weight: bold;
}	

.contenedor {
	height: 114px;
	width: 100%;
	float:left;
	
}

.contenedor img {
	position: absolute;
	transition: opacity 0.5s ease-in-out;
	
}

.contenedor img.top:hover {
  opacity: 0;
}
table {
	width:100%
}

table, th, td {
	width:100%
}

#recognition {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}

#partners {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}
footer {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 650px;
}
#footer-central {
	clear: none;
	width: 100%;
	display: block;
	height: 650px;
}
#foot1{
	clear: none;
	/* [disabled]float: left; */
	width: 90%;
	display: block;
	color: #FFF;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
 #foot2
 {
	clear: none;
	/* [disabled]float:left; */
	width: 90%;
	display: block;
	color: #FFF;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-style: normal;
}
  #foot3 {
	clear: none;
	/* [disabled]float:left; */
	width: 90%;
	display: block;
	color: #FFF;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-style: normal;
}
#map{
	clear: both;
	/* [disabled]float: left; */
	width: 100%;
	display: block;
	text-align: center;
	height: 500px;
}
#mapax {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	margin-right: auto;
	height: 300px;
}
#container {
	clear: both;
	width: 100%;
	display: block;
}
.text-visual {
	font-family: "Roboto Regular";
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 23px;
}
.text-recycle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	color: #42B0C1;
}
#social-media {
	clear: both;
	width: 100%;
	display: block;
}
/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	/* [disabled]background-image: url(images/background/background-sky.png); */
}
#LayoutDiv1 {
	clear: both;
	width: 100%;
	display: block;
}
header {
	clear: none;
	width: 60%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#head1 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#head2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: none;
}
#head3 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: none;
}
#head4 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: none;
}
#slider {
	clear: none;
	width: 100%;
	display: none;
}
#slider-mobil {
	clear: none;
	width: 0%;
	display: none;
}
#main {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
article {
	clear: both;
	width: 95%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
aside {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
section{
	width: 60%;
	height: 60px;
	text-align: center;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
 }
#sider {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#side1 {
	clear: both;
	width: 95%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#side2 {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#sidex {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#sidex1 {
	clear: both;
	width: 95%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#sidex2 {
	clear: both;
	width: 96%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#visual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	height: 950px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
}
#vis1 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 440px;
}
#vis2 {
	clear: none;
	margin-left: 18%;
	width: 35%;
	display: block;
	float: left;
	text-align: center;
	height: 440px;
}
#vis3 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 440px;
}
#vis4 {
	clear: none;
	float: left;
	margin-left: 18%;
	width: 35%;
	display: block;
	text-align: center;
	height: 440px;
}
#vixual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	height: 960px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
}
#vix1 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 440px;
}
#vix2 {
	clear: none;
	margin-left: 18%;
	width: 35%;
	display: block;
	float: left;
	text-align: center;
	height: 440px;
}
#vix3 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 440px;
}
#vix4 {
	clear: none;
	float: left;
	margin-left: 18%;
	width: 35%;
	display: block;
	text-align: center;
	height: 440px;
}
#vizual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	height: 800px;
	font-size: 13px;
	margin-right: auto
    }
#viz1 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 360px
    }
#viz2 {
	clear: none;
	margin-left: 18%;
	width: 35%;
	display: block;
	float: left;
	text-align: center;
	height: 360px
    }
#viz3 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 350px;
    }
#viz4 {
	clear: none;
	float: left;
	margin-left: 18%;
	width: 35%;
	display: block;
	text-align: center;
	height: 350px;
    }
#container {
	clear: both;
	width: 100%;
	display: block;
}
#recycle {
	clear: both;
	width: 100%;
	display: block;
}
#recycle1 {
	clear: none;
	width: 100%;
	display: block;
}
#recycle2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
.text-principal {
	font-family: Tahoma, Geneva, sans-serif;
	color: #42B0C1;
	font-size: 17px;
	font-weight: bold;
}
.text-subtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #42B0C1;
}
.text-presubtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #42B0C1;
}
.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 28px;
}
.text-white {
	font-size: 0;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 0px;
}
.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: normal;
	line-height: 28px;
}
.text-visual a {
    color: #666;            
    text-decoration: none;    
	line-height: 32px;
}

.text-visual a:hover {
    text-decoration: none;
    color: #333;             
	line-height: 32px;
}
.text-recycle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	color: #42B0C1;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #49A400;
	height: 43px;
	width: 90%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.size {
	width: 90%;
	height: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #49A400;
	border-right-color: #49A400;
	border-bottom-color: #49A400;
	border-left-color: #49A400;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.size2 {
	height: 200px;
	width: 89%;
	border: 1px solid #7EA800;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.consulta_box {
	height: 290px;
}
.contactanos {
	color: #FFF;
	font-weight: bold;
}	

.contenedor {
	height: 114px;
	width: 100%;
	float:left;
	
}

.contenedor img {
	position: absolute;
	transition: opacity 0.5s ease-in-out;
	
}

.contenedor img.top:hover {
  opacity: 0;
}
table {
	width:100%
}

table, th, td {
	width:100%
}

#recognition {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#partners {
	clear: both;
	width: 100%;
	display: block;
}
footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 600px;
}
#footer-central {
	clear: none;
	width: 90%;
	display: block;
	/* [disabled]margin-top: 30px; */
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
#foot1 {
	clear: none;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 190px;
	text-align: center;
}
#foot2 {
	clear: none;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	text-align: center;
	height: 190px;
}
#foot3 {
	clear: none;
	margin-left: auto;
	width: 100%;
	display: block;
	height: 190px;
	margin-right: auto;
	text-align: center;
}
 #map {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#mapax {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	margin-right: auto;
	height: 350px;
	
}
.text-contenidos2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #666;
}
#social-media {
	clear: both;
	width: 100%;
	display: block;
}

}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	margin: auto;
	background-image: url(images/background/background-sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#bg-green{
	background-image: url(images/background/fondo-green.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	}
header {
	clear: none;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 1450px;
	text-align: center;
	height: 140px;
	z-index: 20;
	float: none;
	/* [disabled]left: 250px; */
}
#head1 {
	clear: none;
	float: left;
	width: 23%;
	display: block;
	height: 90px;
}
#head2 {
	clear: none;
	float: left;
	width: 18%;
	display: block;
	height: 90px;
	padding-top: 24px;
	margin-left: 8%;
}
#head3 {
	clear: none;
	float: left;
	width: 18%;
	display: block;
	height: 90px;
	padding-top: 24px;
	margin-left: 3%;
}
#head4 {
	clear: none;
	float: left;
	width: 18%;
	display: block;
	height: 90px;
	padding-top: 24px;
	margin-left: 3%;
}
#slider {
	width: 100%;
	clear: both;
	display: block;
	height: 640px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]padding-top: 40px; */
	max-width: 1600px;
}
#slider-mobil {
	clear: none;
	width: 100%;
	display: none;
}
main {
	clear: both;
	width: 100%;
	display: block;
	height: 650px;
	max-width: 1450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	padding-top: 60px;
}
aside {
	clear: none;
	width: 40%;
	display: block;
	float: left;
	text-align: center;
	height: 580px;
}
article {
	clear: none;
	float: right;
	width: 53%;
	display: block;
	text-align: left;
	height: 580px;
	margin-right: 50px;
}

section{
	width: 45%;
	height: 60px;
	text-align: center;
	display: block;
	clear: both;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
 
 }

#sider {
	clear: both;
	margin-left: auto;
	max-width: 1450px;





	width:
	display: block;
	margin-right: auto;
	height: 720px;
	width: 100%;
}
#side1 {
	clear: none;
	width: 50%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 4%;
}
#side2 {
	clear: none;
	float: right;
	width: 42%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#sidex {
	clear: both;
	margin-left: auto;
	max-width: 1450px;




	width:
	display: block;
	margin-right: auto;
	height: 760px;
	width: 100%;
}
#sidex1 {
	clear: none;
	width: 40%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 2%;
}
#sidex2 {
	clear: none;
	float: right;
	width: 55%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#visual {
	clear: both;
	margin-left: auto;
	max-width: 1450px;
	width: 100%;
	margin-right: auto;
	height: 530px;
	background-image: url(imagenes/background/bg-visual.png);
	background-repeat: no-repeat;
	text-align: center;
}
#vis1 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 500px;
	text-align: center;
	margin-left: 0%;
	/* [disabled]margin-top: 122px; */
}
#vis2 {
	clear: none;
	margin-left: 3%;
	width: 22%;
	display: block;
	height: 500px;
	float: left;
	text-align: center;
}
#vis3 {
	clear: none;
	margin-left: 3%;
	width: 22%;
	display: block;
	height: 500px;
	float: left;
	text-align: center;
	/* [disabled]margin-top: 120px; */
}
#vis4 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 500px;
	margin-left: 3%;
	text-align: center;
}
#vixual {
	clear: both;
	margin-left: auto;
	max-width: 1450px;
	width: 100%;
	margin-right: auto;
	height: 500px;
	background-image: url(imagenes/background/bg-visual.png);
	background-repeat: no-repeat;
	text-align: center;
}
#vix1 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 500px;
	text-align: center;
	margin-left: 0%;
	/* [disabled]margin-top: 122px; */
}
#vix2 {
	clear: none;
	margin-left: 3%;
	width: 22%;
	display: block;
	height: 500px;
	float: left;
	text-align: center;
}
#vix3 {
	clear: none;
	margin-left: 3%;
	width: 22%;
	display: block;
	height: 500px;
	float: left;
	text-align: center;
	/* [disabled]margin-top: 120px; */
}
#vix4 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 500px;
	margin-left: 3%;
	text-align: center;
}
#vizual {
	clear: both;
	margin-left: auto;
	max-width: 1350px;
	width: 100%;
	margin-right: auto;
	height: 460px;
	line-height: 19px;
	display: flex;
    }
#viz1 {
	clear: none;
	float: left;
	width: 15%;
	display: block;
	height: 400px;
	text-align: left;
	margin-left: 2%;
	padding-left: 2%;
    }
#viz2 {
	clear: none;
	margin-left: 2%;
	width: 15%;
	display: block;
	height: 400px;
	float: left;
	text-align: left;
	padding-left: 2%;
    }
#viz3 {
	clear: none;
	margin-left: 2%;
	width: 15%;
	display: block;
	height: 400px;
	float: left;
	text-align: left;
	padding-left: 2%;
    }
#viz4 {
	clear: none;
	float: left;
	width: 40%;
	display: block;
	height: 400px;
	margin-left: 2%;
	text-align: center;
    }	
#recognition {
	clear: both;
	width: 84%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	/* [disabled]background-image: url(images/background/plants.png); */
	background-repeat: no-repeat;
	background-position: center top;
}	

#social-media {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	text-align: center;
	margin-right: auto;
	height: 120px;
}	

#partners {
	clear: both;
	width: 98%;
	display: block;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background/plants.png);
	background-repeat: no-repeat;
	background-position: center top;
	max-width: 1250px;
}

#container {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(img/recycle.png);
	height: 600px;
	background-repeat: no-repeat;
	background-position: center;
	/* [disabled]background-color: #EFF7F2; */
	max-width: 1350px;
	margin-right: auto;
	margin-left: auto;
}	

footer {
	clear: both;
	width: 100%;
	display: block;
	height: 250px;
	/* [disabled]background-image: url(navidad/images/background/footer.png); */
}
#footer-central {
	clear: none;
	width: 100%;
	max-width: 1350px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 210px;
}
#foot1 {
	clear: none;
	float: left;
	width: 30%;
	display: block;
	height: 170px;
	color: #FFF;
	line-height: 24px;
	text-align: center;
}
#foot2 {
	clear: none;
	float: left;
	margin-left: 4%;
	width: 30%;
	display: block;
	height: 170px;
	line-height: 24px;
	text-align: center;
}
#foot3 {
	clear: none;
	float: left;
	margin-left: 4%;
	width: 30%;
	display: block;
	height: 170px;
	line-height: 24px;
	text-align: center;
}
#map {
	clear: both;
	margin-left: auto;
	max-width: 1000px;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 430px;
	text-align: center;
    }
#mapax {
	clear: both;
	margin-left: auto;
	max-width: 900px;
	width: 90%;
	display: block;
	margin-right: auto;
	height: 400px;
	text-align: center;
	border: 4px solid #42B0C1;
    }		
#recycle {
	clear: both;
	width: 100%;
	display: block;
	height: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background/bg-arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#recycle1 {
	clear: none;
	width: 64%;
	display: block;
	text-align: center;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
}
#recycle2 {
	clear: none;
	float: right;
	width: 50%;
	display: block;
	text-align: left;
	height: 360px;
	margin-right: 50px;
}
.text-principal {
	font-family: Junegull, Geneva, sans-serif;
	color: #42B0C1;
	font-size: 24px;
	font-weight: bold;
}
.text-subtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #42B0C1;
}
.text-presubtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #42B0C1;
}
.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: justify;
}
.text-contenidos2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #666;
	line-height: 30px;
}
.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 31px;
}
.text-recycle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	color: #42B0C1;
}

.text-white {
	font-size: 0;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 0px;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #42B0C1;
	height: 49px;
	width: 90%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.contenido:hover {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color:#0C3;
	height: 49px;
	width: 90%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.text-white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}

.size {
	width: 90%;
	height: 60px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42B0C1;
	border-right-color: #42B0C1;
	border-bottom-color: #42B0C1;
	border-left-color: #42B0C1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.size2 {
	height: 320px;
	width: 90%;
	border: 1px solid #42B0C1;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.consulta_box {
	height: 290px;
}
.contactanos {
	color: #FFF;
	font-weight: bold;
}	

.contenedor {
	height: 114px;
	width: 100%;
	float:left;
	
}

.contenedor img {
	position: absolute;
	transition: opacity 0.5s ease-in-out;
	
}

.contenedor img.top:hover {
  opacity: 0;
}
table {
	width:100%
}

table, th, td {
	width:100%
}


.zap_widget {
    font-family: "Lato", sans-serif!important;}
a:link,
a:visited {
    color: #444;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.credit {
    background: #fff;
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 20px;
}

/* CSS Multiple Whatsapp Chat */
#whatsapp-chat {
    position: fixed;
    background: #fff;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    right: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
}
a.blantershow-chat {
    background: linear-gradient(to left top,#23ab23,#4ee74e);
    color: #fff;
    position: fixed;
    z-index: 98;
    bottom: 25px;
    right: 30px;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}
a.blantershow-chat i {
    transform: scale(1.2);
    margin: 0 10px 0 0;
}
.header-chat {
    background: linear-gradient(to right top,#23ab23,#4ee74e);
    color: #fff;
    padding: 20px;
}
.header-chat h3 {
    margin: 0 0 10px;
}
.header-chat p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}
.info-avatar {
    position: relative;
}
.info-avatar img {
    border-radius: 100%;
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}
.info-avatar:before {
    content: "\f232";
    z-index: 1;
    font-family: "Font Awesome 5 Brands";
    background: #23ab23;
    color: #fff;
    padding: 4px 5px;
    border-radius: 100%;
    position: absolute;
    top: 30px;
    left: 30px;
}
a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 2.5s;
}
a.informasi:hover {
    background: #f1f1f1;
}
.info-chat span {
    display: block;
}
#get-label,
span.chat-label {
    font-size: 12px;
    color: #888;
}
#get-nama,
span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}
#get-label,
#get-nama {
    color: #fff;
}
span.my-number {
    display: none;
}
.blanter-msg {
    color: #444;
    padding: 20px;
    font-size: 12.5px;
    text-align: center;
    border-top: 1px solid #ddd;
}
textarea#chat-input {
    border: none;
    font-family: "Arial", sans-serif;
    width: 100%;
    height: 20px;
    outline: none;
    resize: none;
}
a#send-it {
    color: #555;
    width: 40px;
    margin: -5px 0 0 5px;
    font-weight: 700;
    padding: 8px;
    background: #eee;
    border-radius: 10px;
}
.first-msg {
    background: #f5f5f5;
    padding: 30px;
    text-align: center;
}
.first-msg span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block;
}
.start-chat .blanter-msg {
    display: flex;
}
#get-number {
    display: none;
}
a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
}
@keyframes showhide {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
}
@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}
@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width: auto;
        left: 5%;
        right: 5%;
        font-size: 80%;
    }
}
.hide {
    display: none;
    animation-name: showhide;
    animation-duration: 1.5s;
    transform: scale(1);
    opacity: 1;
}
.show {
    display: block;
    animation-name: showhide;
    animation-duration: 1.5s;
    transform: scale(1);
    opacity: 1;
}




 /* Definición de la animación */
@keyframes pulse {
  0% {
    transform: scale(1); /* Escala normal (sin cambios) */
  }
  50% {
    transform: scale(1.1); /* Escala aumentada al 110% */
  }
  100% {
    transform: scale(1); /* Vuelve a la escala normal */
  }
}

/* Aplicación de la animación a la imagen */
.img-pulse {
  animation: pulse 2s infinite; /* Nombre de la animación, duración y repetición infinita */
}


/* Definición de la animación */
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); /* Sin desplazamiento vertical */
  }
  40% {
    transform: translateY(-50px); /* Desplazamiento hacia arriba */
  }
  80% {
    transform: translateY(0px); /* Desplazamiento hacia arriba */
  }
}

/* Estilo inicial de la imagen */
.img-bounce {
  transition: transform 1.3s ease; /* Transición suave para transformaciones */
}

/* Aplicación de la animación al hacer hover sobre la imagen */
.img-bounce:hover {
  animation: bounce 2.0s; /* Nombre de la animación, duración */
  transform-origin: center bottom; /* Origen de la transformación */
}



/* Definición de la animación */
@keyframes zoomIn {
  0% {
    transform: scale(1); /* Escala normal (sin cambios) */
  }
  100% {
    transform: scale(1.1); /* Escala aumentada al 110% */
  }
}

/* Estilo inicial de la imagen */
.img-zoom {
  transition: transform 0.3s ease; /* Transición suave para transformaciones */
  filter: grayscale(100%); /* Convertir la imagen a escala de grises al estar activa */
}

/* Aplicación de la animación al hacer hover sobre la imagen */
.img-zoom:hover {
  animation: zoomIn 0.3s forwards; /* Nombre de la animación, duración y retención del estado final */
  filter: grayscale(0%);
}

.img-zoom {
  filter: (100%); /* Convertir la imagen a escala de grises al estar activa */
}


/* Definición de la animación */
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; /* Opacidad completa */
  }
  25%, 75% {
    opacity: 0.7; /* Opacidad reducida */
  }
}

/* Estilo inicial de la imagen */
.img-flash {
  opacity: 1; /* Opacidad inicial completa */
  transition: opacity 0.3s ease; /* Transición suave para la opacidad */
}

/* Aplicación de la animación al hacer hover sobre la imagen */
.img-flash:hover {
  animation: flash 1s infinite; /* Nombre de la animación, duración y repetición infinita */
}



/* Definición de la animación */
@keyframes fade {
  0% {
    opacity: 0; /* Comienza con opacidad 0 (invisible) */
  }
  100% {
    opacity: 1; /* Termina con opacidad 1 (visible) */
  }
}

/* Estilo de la imagen */
.img-fade {
  opacity: 1; /* Opacidad completa */
  animation: fade 3s ease forwards; /* Nombre de la animación, duración y retención del estado final */
}





}
h6{
	font-size: 0px;
	line-height: 0px;
	}	
a:link {
	text-decoration: none;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #333;
}	
