@charset "utf-8";
@import url("webfonts/LTSaeada_Bold/stylesheet.css");

@font-face {
  font-family: 'LTSaeada-Bold';
  src: url('font/LTSaeada-Bold.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%;
}
body {
	width: 100%;
	/* [disabled]height: 900px; */
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(imagenes/background/bg-general.jpg);
}
/*
	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 {
	width: 100%;
}
header {
	clear: none;
	width: 100%;
	display: block;
}
#head1 {
	clear: none;
	width: 46%;
	display: block;
	float: left;
	text-align: center;
	height: 70px;
}
#head2{
	clear: none;
	width: 46%;
	display: block;
	text-align: center;
	float: right;
	height: 70px;
}
#head3{
	clear: none;
	width: 46%;
	display: none;
	text-align: center;
	float: right;
	height: 70px;
}
#phone {
	clear: none;
	width: 80%;
	display: block;
	height: 45px;
	background-color: #28B31F;
	/* [disabled]padding-top: 20px; */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
nav {
	clear: both;
	width: 100%;
	display: block;
}
#slider {
	clear: none;
	width: 100%;
	display: none;
}
#slider-mobil {
	clear: both;
	width: 100%;
	display: block;
}
#cloud {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#about {
	clear: both;
	width: 100%;
	display: none;
}
section {
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	text-align: center;
	margin-top: 110px;
}
#container{
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	text-align: center;
}
#containerx{
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	text-align: center;
}
#visual {
	clear: both;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 94%;
	display: block;
	/* [disabled]height: 1400px; */
	margin-right: auto;
}
#vis1 {
	clear: none;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 90%;
	display: block;
	text-align: center;
	/* [disabled]height: 340px; */
	margin-right: auto;
}
#vis2 {
	clear: none;
	margin-left: auto;
	width: 90%;
	display: block;
	/* [disabled]float: left; */
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
#vis3 {
	clear: none;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 90%;
	display: block;
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
#vis4 {
	clear: none;
	margin-left: auto;
	width: 90%;
	display: block;
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
main {
	clear: both;
	margin-left: auto;
	width: 96%;
	display: block;
	text-align: center;
	margin-right: auto;
}
article {
	clear: none;
	/* [disabled]float: left; */
	width: 96%;
	display: block;
	text-align: center;
	/* [disabled]height: 400px; */
	margin-right: auto;
	margin-left: auto;
}
aside {
	clear: none;
	width: 100%;
	display: block;
	/* [disabled]height: 320px; */
	text-align: center;
}
#hero {
	clear: both;
	width: 100%;
	display: block;
	/* [disabled]height: 500px; */
}
#hero1 {
	clear: none;
	width: 90%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#hero2 {
	clear: both;
	width: 90%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#herox {
	clear: both;
	width: 100%;
	display: block;
	/* [disabled]height: 500px; */
}
#herox1 {
	clear: none;
	width: 94%;
	display: block;
	text-align: center;
	/* [disabled]height: 240px; */
	margin-right: auto;
	margin-left: auto;
}
#herox2 {
	clear: none;
	width: 94%;
	display: block;
	text-align: center;
	/* [disabled]height: 240px; */
	margin-right: auto;
	margin-left: auto;
}
#herox3 {
	clear: none;
	width: 94%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58B8DF;
}
.titulo-principal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
}
.text-subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
}
.text-section {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58B8DF;
}

.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
}
.text-article {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5EA6C9;
}
.titulo-menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #50A8CC;
	font-style: normal;
}
.text-donations {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]font-style: italic; */
	color: #D94154;
	text-align: center;
}
.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 27px;
	color: #FFF;
}
.text-vix {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	text-decoration: none;
}
.text-white {
	font-size: 0px;
	color: #FFF;
	line-height: 0px;
}	
#skype {
	clear: both;
	/* [disabled]float: left; */
	width: 80%;
	display: block;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#call{
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}
#vizual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	/* [disabled]height: 1100px; */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
}
#viz1 {
	clear: none;
	margin-left: auto;
	width: 70%;
	display: block;
	text-align: center;
	height: 400px;
	margin-right: auto;
}
#viz2 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 380px;
	margin-right: auto;
	margin-left: auto;
}
#viz3 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 380px;
	margin-right: auto;
	margin-left: auto;
}
#viz4 {
	clear: none;
	width: 90%;
	display: block;
	text-align: center;
	height: 310px;
	margin-right: auto;
	margin-left: auto;
}
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	float: left;
	width: 90%;
	display: block;
	/* [disabled]padding-left: 12px; */
}
#vis1, #vis2, #vis3, #vis4, ul{
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
	}
#vis1, #vis2, #vis3, #vis4, li{
	text-align: center;
	list-style: none;
	/* [disabled]padding-right: 99px; */
	}
#xider{
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 240px;
	}
	.borderx {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #58B8DF;
	border-right-color: #58B8DF;
	border-bottom-color: #58B8DF;
	border-left-color: #58B8DF;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	width: 95%;
	border-radius: 15px;
}
footer {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/footer-tablet.png);
	height: 310px;
}

#footer-central {
	clear: none;
	width: 95%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#foot1 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 80px;
	text-align: center;
	line-height: 24px;
}
#foot2 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 80px;
	text-align: center;
	line-height: 24px;
}
#foot3 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 80px;
	text-align: center;
	line-height: 24px;
}
#ruler {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#partners {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#chat-bot {
	clear: none;
	width: 30%;
	display: block;
	height: 80px;
	color: #FFF;
	border-radius: 200px 200px 200px 200px;
	background-attachment: fixed;
	text-align: center;
	position: fixed;
	z-index: 1233;
	top: 420px;
	float: right;
}
/* 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%;
}
header {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
}
#head1 {
	clear: none;
	width: 36%;
	display: block;
	height: 100px;
}
#head2 {
	clear: none;
	width: 36%;
	display: block;
	height: 100px;
}
#head3 {
	clear: none;
	width: 36%;
	display: none;
	height: 100px;
}
 #phone {
	clear: none;
	float: left;
	width: 100%;
	display: block;    

}
#slider {
	clear: both;
	width: 100%;
	display: block;
}
#cloud {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
nav {
	clear: both;
	width: 100%;
	display: block;
}
main {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
article {
	clear: none;
	width: 94%;
	display: block;
	text-align: center;
}
aside {
	clear: none;
	width: 96%;
	display: block;
	text-align: center;
	/* [disabled]height: 320px; */
	margin-right: auto;
	margin-left: auto;
}
#slider-mobil {
	clear: none;
	width: 0%;
	display: none;
}
#about {
	clear: both;
	width: 100%;
	display: none;
}
section {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 60px;
}
#container {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}
#containerx {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}
#visual {
	clear: both;
	margin-left: auto;
	max-width: 900px;
	width: 95%;
	display: block;
	margin-right: auto;
	height: 980px;
	text-align: center;
}
#vis1 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 460px;
	text-align: center;
}
#vis2 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 460px;
	text-align: center;
}

#vis3 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 460px;
	text-align: center;
}
#vis4 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 460px;
	text-align: center;
}
#hero {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 240px; */
}
#hero1 {
	clear: none;
	float: left;
	width: 49%;
	display: block;
	text-align: center;
	height: 200px;
}
#hero2{
	clear: none;
	float: right;
	width: 49%;
	display: block;
	text-align: center;
	height: 200px;
}
#herox {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 480px; */
}
#herox1 {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	height: 930px;
	margin-right: auto;
	margin-left: auto;
}
#herox2{
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	height: 930px;
	margin-right: auto;
	margin-left: auto;
}
#herox3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 930px;
}

footer {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/footer-tablet.png);
	height: 320px;
}
#footer-central {
	clear: none;
	/* [disabled]float: left; */
	margin-left: 2.5641%;
	width: 95%;
	display: block;
	height: 240px;
}
#foot1 {
	clear: none;
	width: 90%;
	display: block;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot2 {
	clear: none;
	width: 90%;
	display: block;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot3 {
	clear: none;
	width: 90%;
	display: block;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58B8DF;
}
.titulo-principal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #58B8DF;
	font-weight: bold;
}
.text-subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
}
.text-section {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #58B8DF;
}

.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	font-style: normal;
}
.text-article {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5EA6C9;
}
.titulo-menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
.text-donations {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]font-style: italic; */
	color: #D94154;
	text-align: center;
}

.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 27px;
	color: #FFF;
}
.text-vix {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	text-decoration: none;
}
#skype {
	clear: both;
	/* [disabled]float: left; */
	width: 350px;
	display: block;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	}
#call {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	height: 300px;
}
#vizual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	height: 770px;
	color: #666;
	margin-right: auto;
}
#viz1 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 370px;
}
#viz2 {
	clear: none;
	margin-left: 18%;
	width: 35%;
	display: block;
	float: left;
	text-align: center;
	height: 370px;
}
#viz3 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 360px;
}
#viz4 {
	clear: none;
	float: left;
	margin-left: 18%;
	width: 35%;
	display: block;
	text-align: center;
	height: 360px;
}
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	float: left;
	width: 81%;
	display: block;
	/* [disabled]padding-left: 12px; */
}
#vis1, #vis2, #vis3, #vis4, ul{
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
	}
#vis1, #vis2, #vis3, #vis4, li{
	text-align: center;
	list-style: none;
	/* [disabled]padding-right: 99px; */
	}
#xider{
	clear: both;	                                    
	float: left;	                                    
	margin-left: 0;	                                    
	width: 100%;                                    
	display: block;
}
.borderx {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #58B8DF;
	border-right-color: #58B8DF;
	border-bottom-color: #58B8DF;
	border-left-color: #58B8DF;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	width: 95%;
	border-radius: 15px;
}
#ruler {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#partners {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#chat-bot {
	clear: none;
	width: 100%;
	display: none;
	height: 34px;
	float: right;
}
}

/* 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-right: auto;
	margin-left: auto;
	/* [disabled]background-image: url(images/background/nube.png); */
	max-width: 100%;
}
header {
	clear: none;
	width: 75%;
	display: block;
	height: 110px;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	max-width: 1400px;
}
#head1 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 110px;
}
#head2 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 110px;
	margin-left: 12%;
}
#head3 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 110px;
	margin-left: 12%;
}
nav {
	clear: both;
	width: 100%;
	display: block;
	height: 40px;
	background-image: url(images/menu.png);
	padding-top: 9px;
	padding-bottom: 5px; 
}
 #phone {
	clear: none;
	float: left;
	width: 100%;
	display: none;    

}
#slider-mobil {
	clear: none;
	width: 100%;
	display: none;
}
#slider {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 840px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 0px;
	z-index: 2;
}
#cloud {
	clear: both;
	width: 100%;
	display: block;
	height: 180px;
	z-index: 3;
	position: absolute;
	top: 670px;
	background-image: url(images/cloud/nube1.fw.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	animation: animatedBackground 40s linear infinite;
	-ms-animation: animatedBackground 40s linear infinite;
	-moz-animation: animatedBackground 40s linear infinite;
	-webkit-animation: animatedBackground 40s linear infinite;
	background-image: url(images/cloud/nube1.png);
}
 
#about {
	clear: both;
	margin-left: auto;
	max-width: 800px;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 120px;
	text-align: center;
}
section {
	clear: both;
	margin-left: auto;
	width: 60%;
	display: block;
	height: 90px;
	margin-right: auto;
	text-align: center;
	/* [disabled]background-color: #FFF; */
	margin-top: 50px;
}

#container {
	clear: both;
	margin-left: auto;
	width: 60%;
	display: block;
	height: 90px;
	margin-right: auto;
	text-align: center;
}
#containerx {
	clear: both;
	width: 100%;
	height:40px;
	display: block;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #009B98;
}

#visual {
	clear: both;
	margin-left: auto;
	max-width: 1550px;
	width: 100%;
	margin-right: auto;
	height: 650px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
}
#vis1 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	height: 490px;
	text-align: center;
	margin-left: 4%;
}
#vis2 {
	clear: none;
	margin-left: 4%;
	width: 20%;
	display: block;
	height: 490px;
	float: left;
	text-align: center;
}
#vis3 {
	clear: none;
	margin-left: 4%;
	width: 20%;
	display: block;
	height: 490px;
	float: left;
	text-align: center;
}
#vis4 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	height: 490px;
	margin-left: 4%;
	text-align: center;
}

main {
	clear: both;
	margin-left: auto;
	max-width: 1500px;
	width: 100%;
	display: block;
	height: 660px;
	margin-right: auto;
}
article {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	height: 600px;
	text-align: left;
}
aside {
	clear: none;
	float: right;
	width: 45%;
	display: block;
	height: 600px;
	text-align: left;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#hero {
	clear: both;
	margin-left: auto;
	max-width: 1550px;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 360px;
}
#hero1 {
	clear: none;
	float: left;
	width: 46%;
	display: block;
	/* [disabled]margin-top: 13px; */
	padding-left: 18px;
	text-align: left;
	height: 300px;
}
#hero2 {
	clear: none;
	float: right;
	width: 45%;
	display: block;
	/* [disabled]margin-top: 13px; */
	height: 300px;
}
#herox {
	clear: both;
	margin-left: auto;
	max-width: 1550px;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 1100px;
}
#herox1 {
	clear: none;
	float: left;
	width: 28%;
	display: block;
	height: 950px;
	text-align: left;
}
#herox2 {
	clear: none;
	float: left;
	width: 28%;
	display: block;
	height: 950px;
	text-align: left;
	margin-left: 6%;
}
#herox3 {
	clear: none;
	float: left;
	margin-left: 6%;
	width: 28%;
	display: block;
	height: 950px;
	text-align: left;
}
#skype {
	clear: both;
	/* [disabled]float: left; */
	width: 350px;
	display: block;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#call{
	clear: both;
	margin-left: auto;
	max-width: 900px;
	width: 100%;
	display: block;
	height: 180px;
	margin-right: auto;
}
#vizual {
	clear: both;
	margin-left: auto;
	max-width: 1450px;
	width: 100%;
	margin-right: auto;
	height: 560px;
	line-height: 19px;
	background-repeat: no-repeat;
	text-align: center;
}
#viz1 {
	clear: none;
	float: left;
	width: 15%;
	display: block;
	height: 370px;
	text-align: left;
	margin-left: 3%;
	/* [disabled]margin-top: 122px; */
}
#viz2 {
	clear: none;
	margin-left: 5%;
	width: 15%;
	display: block;
	height: 370px;
	float: left;
	text-align: left;
}
#viz3 {
	clear: none;
	margin-left: 5%;
	width: 15%;
	display: block;
	height: 370px;
	float: left;
	text-align: left;
	/* [disabled]margin-top: 120px; */
}
#viz4 {
	clear: none;
	float: left;
	width: 40%;
	display: block;
	height: 420px;
	margin-left: 2%;
	text-align: center;
}

#xider {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 590px;
	text-align: center;
}
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	float: left;
	/* [disabled]padding-left: 12px; */
	text-decoration: none;
}


#vis1, #vis2, #vis3, #vis4, ul{
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	}
#vis1, #vis2, #vis3, #vis4, li{
	text-align: center;
	list-style: none;
	/* [disabled]padding-right: 99px; */
	text-decoration: none;
	}
#chat-bot {
	clear: both;
	float: right;
	width: 10%;
	display: block;
	position: fixed;
	height: 150px;
	right: 90px;
	top: 860px;
}	
.borderx {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #58B8DF;
	border-right-color: #58B8DF;
	border-bottom-color: #58B8DF;
	border-left-color: #58B8DF;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	width: 95%;
	border-radius: 15px;
}
#ruler {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 230px;
	text-align: center;
}
#partners{
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 260px;
	text-align: center;
}
footer {
	clear: both;
	/* [disabled]float: left; */
	width: 100%;
	display: block;
	height: 180px;
	background-image: url(images/footer.png);
	background-repeat: repeat;
}
#footer-central 
	{
	clear: none;
	width: 100%;
	max-width: 1300px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding-top: 50px;
}
#foot1 {
	clear: none;
	float: left;
	width: 33%;
	display: block;
	height: 90px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	}
#foot2 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 30%;
	display: block;
	height: 90px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	}
#foot3 {
	clear: none;
	float: left;
	margin-left: 2.041%;
	width: 30%;
	display: block;
	height: 90px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	}
.titulo-principal {
	font-family: "LTSaeada Bold";
	font-size: 30px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.text-subtitulo {
	font-family: "LTSaeada Bold";
	font-size: 20px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
}
.text-section {
	font-family: "LTSaeada Bold";
	font-size: 28px;
	font-weight: bold;
	color: #58B8DF;
}

.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	text-align: justify;
}

.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58B8DF;
}
.text-vix {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	text-align: left;
}
.text-article {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.titulo-menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
}
.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	color: #FFF;
}

.text-donations {
	font-size: 12px;
	/* [disabled]font-style: italic; */
	text-align: center;
}



animatedBackground {
		from { background-position: 0 0; }
		to { background-position: 100% 0; }
	}
	@-webkit-keyframes animatedBackground {
		from { background-position: 0 0; }
		to { background-position: 100% 0; }
	}
	@-ms-keyframes animatedBackground {
		from { background-position: 0 0; }
		to { background-position: 100% 0; }
	}
	@-moz-keyframes animatedBackground {
		from { background-position: 0 0; }
		to { background-position: 100% 0; }
	}
	}
}



a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.marquee {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  animation: marquee 23s linear infinite;
}

.marquee:hover {
  animation-play-state: paused
}

@keyframes marquee { 0% { text-indent: 100% }
              100%{text-indent: -50%}}
			  
.whatsapp-button {
    position: fixed;
    bottom: 20px; /* Ajusta según necesites */
    right: 20px; /* Ajusta según necesites */
    z-index: 1000; /* Asegura que esté por encima de otros elementos */
}
.messenger-button {
    position: fixed;
    bottom: 30px; /* Ajusta según necesites */
    left: 20px; /* Ajusta según necesites */
    z-index: 1000; /* Asegura que esté por encima de otros elementos */
}


 /* 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 */
}
.text-white {
	font-size: 0px;
	color: #FFF;
	line-height: 0px;
}	
h6 	{
 font-size: 0px;
 line-height:0px;
 color:#FFF;
	
	}
