@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; 
}


/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
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 {
	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;
}
#slider {
	clear: both;
	width: 100%;
	display: block;
}
#cloud {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
nav {
	clear: both;
	width: 100%;
	display: block;
}

section {
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	text-align: center;
	margin-top: 110px;
}
#visual {
	clear: both;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 95%;
	display: block;
	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-galeria {
	clear: both;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 95%;
	display: block;
	height: 1400px;
	margin-right: auto;
}
#gale1 {
	clear: none;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 90%;
	display: block;
	text-align: center;
	/* [disabled]height: 340px; */
	margin-right: auto;
}
#gale2 {
	clear: none;
	margin-left: auto;
	width: 90%;
	display: block;
	/* [disabled]float: left; */
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
#gale3 {
	clear: none;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 90%;
	display: block;
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
#gale4 {
	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: 100%;
	display: block;
	text-align: center;
	margin-right: auto;
}
#galeryx {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	text-align: center;
	margin-right: auto;
}
#gracias {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	text-align: center;
	margin-right: auto;
}
article {
	clear: none;
	width: 94%;
	display: block;
	text-align: center;
	/* [disabled]height: 400px; */
	margin-right: auto;
	margin-left: auto;
}
aside {
	clear: none;
	/* [disabled]float: left; */
	width: 94%;
	display: block;
	/* [disabled]height: 450px; */
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#main-galery {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	text-align: center;
	margin-right: auto;
}
#side1 {
	clear: none;
	width: 94%;
	display: block;
	text-align: center;
	/* [disabled]height: 400px; */
	margin-right: auto;
	margin-left: auto;
}
#side2 {
	clear: none;
	/* [disabled]float: left; */
	width: 94%;
	display: block;
	/* [disabled]height: 450px; */
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#hero {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	text-align: center;
	margin-right: auto;
}
#hero1 {
	clear: none;
	width: 94%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#hero2 {
	clear: none;
	width: 96%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#vizual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	/* [disabled]height: 1100px; */
	margin-right: auto;
}
#viz1 {
	clear: none;
	margin-left: auto;
	width: 70%;
	display: block;
	text-align: center;
	height: 350px;
	margin-right: auto;
}
#viz2 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}
#viz3 {
	clear: none;
	width: 70%;
	display: block;
	text-align: center;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}
#viz4 {
	clear: none;
	width: 85%;
	display: block;
	text-align: center;
	height: 290px;
	margin-right: auto;
	margin-left: auto;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(images/footer-tablet.png);
	height: 360px;
	color: #FFF;
}

#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: 90px;
	text-align: center;
	line-height: 24px;
}
#foot2 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 90px;
	text-align: center;
	line-height: 24px;
}
#foot3 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 90px;
	text-align: center;
	line-height: 24px;
}
.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #58B8DF;
}
.text-video {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #58B8DF;
}
.titulo-principal {

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
}
.text-section {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	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: 14px;
	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;
	margin-left: 0;
	width: 100%;
	display: block;
}
#social-media {
	clear: none;
	margin-left: auto;
	width: 50%;
	display: block;
	margin-right: auto;
}
#social1 {
	clear: none;
	float: left;

	width: 100%;
	display: block;
	height: 29px;
}
#social2 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	height: 29px;
}
#social3 {
	clear: none;
	float: left;
	margin-left: 15%;
	width: 100%;
	display: block;
	height: 29px;
}
#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;
}
.text-subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #58B8DF;
	font-style: normal;
}
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	float: left;
	width: 90%;
	display: block;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
}
#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; */
	}
#hour-central {
	clear: none;
	width: 100%;
	display: block;
	/* [disabled]margin-top: 30px; */
	height: 500px;
}
#hour1{
	clear: none;
	/* [disabled]float: left; */
	width: 90%;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
 #hour2{
	clear: none;
	/* [disabled]float:left; */
	width: 90%;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
  #hour3 {
	clear: none;
	/* [disabled]float:left; */
	width: 90%;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #009ADC;
	height: 35px;
	width: 90%;
	font-weight: 700;
	border: none;
	-webkit-border-radius: 50px;
}
.size {
	width: 90%;
	height: 35px;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.size2 {
	height: 210px;
	width: 89%;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
/* 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;
}
#slider {
	clear: both;
	width: 100%;
	display: block;
}
#cloud {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
nav {
	clear: both;
	width: 100%;
	display: block;
}

section {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 12px;
	margin-top: 100px;
}
#visual {
	clear: both;
	margin-left: auto;
	max-width: 900px;
	width: 95%;
	display: block;
	margin-right: auto;
	height: 840px;
	text-align: center;
}
#vis1 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}
#vis2 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}

#vis3 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}
#vis4 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}
#main-galeria {
	clear: both;
	margin-left: auto;
	max-width: 900px;
	width: 95%;
	display: block;
	margin-right: auto;
	height: 840px;
	text-align: center;
}
#gale1 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}
#gale2 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}

#gale3 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}
#gale4 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
}
main {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 820px; */
}
#galeryx {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 820px; */
}
#gracias {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
article {
	clear: none;
	/* [disabled]float: left; */
	width: 94%;
	display: block;
	text-align: center;
}
aside {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	/* [disabled]height: 320px; */
	margin-right: auto;
	margin-left: auto;
}
#main-galery {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 820px; */
}
#side1 {
	clear: none;
	/* [disabled]float: left; */
	width: 94%;
	display: block;
	text-align: center;
}
#side2 {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	/* [disabled]height: 320px; */
	margin-right: auto;
	margin-left: auto;
}
#hero{
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 820px; */
}
#hero2 {
	clear: none;
	width: 95%;
	display: block;
	text-align: center;
}
#hero1 {
	clear: none;
	width: 94%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#vizual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	height: 660px;
	color: #666;
	margin-right: auto;
}
#viz1 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 340px;
}
#viz2 {
	clear: none;
	margin-left: 18%;
	width: 35%;
	display: block;
	float: left;
	text-align: center;
	height: 340px;
}
#viz3 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 35%;
	display: block;
	text-align: center;
	height: 340px;
}
#viz4 {
	clear: none;
	float: left;
	margin-left: 18%;
	width: 35%;
	display: block;
	text-align: center;
	height: 340px;
}

footer {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(images/footer-tablet.png);
	height: 360px;
}
#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: 98px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot2 {
	clear: none;
	width: 90%;
	display: block;
	height: 98px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot3 {
	clear: none;
	width: 90%;
	display: block;
	height: 98px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #58B8DF;
}
.text-video {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #58B8DF;
}
.titulo-principal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #58B8DF;
	font-weight: bold;
}
.text-section {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #58B8DF;
}

.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	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;
}
#chat-bot {
	clear: none;
	width: 100%;
	display: none;
	height: 34px;
	float: right;
}
#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;
}
#social-media {
	clear: none;
	margin-left: auto;
	width: 60%;
	display: block;
	margin-right: auto;
	height: 30px;
}
#social1 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 20%;
	display: block;
	height: 30px;
}
#social2 {
	clear: none;
	float: left;
	margin-left: 25%;
	width: 25%;
	display: block;
	height: 30px;
}
#social3 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 15%;
	display: block;
	height: 30px;
}
.text-subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #58B8DF;
}
text-white {
	font-size: 0px;
	color: #FFF;
	line-height: 0px;
}	
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	/* [disabled]float: left; */
	width: 81%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#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; */
	}
#hour-central {
	clear: none;
	/* [disabled]float: left; */
	width: 90%;
	display: block;
	/* [disabled]margin-top: 30px; */
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#hour1 {
	clear: none;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 160px;
	text-align: center;
}
#hour2 {
	clear: none;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	text-align: center;
	height: 160px;
}
#hour3 {
	clear: none;
	margin-left: auto;
	width: 100%;
	display: block;
	height: 160px;
	margin-right: auto;
	text-align: center;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #009ADC;
	height: 35px;
	width: 90%;
	font-weight: 700;
	border: none;
	-webkit-border-radius: 50px;
}
.size {
	width: 90%;
	height: 35px;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.size2 {
	height: 210px;
	width: 89%;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
}

/* 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;
	background-image: url(images/cloud/cloud1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100%;
}
header {
	clear: none;
	width: 75%;
	display: block;
	height: 120px;
	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%;
}
#slider {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 450px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(img/ground1.png);
	position: relative;
	top: 0px;
	z-index: 2;
}
nav {
	clear: both;
	width: 100%;
	display: block;
	height: 52px;
	max-width: 1800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu-2.png);
	padding-top: 9px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: top;
}
#cloud {
	clear: both;
	width: 100%;
	display: block;
	height: 180px;
	z-index: 3;
	position: absolute;
	top: 470px;
	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);
}

section {
	clear: both;
	margin-left: auto;
	width: 80%;
	display: block;
	height: 90px;
	margin-right: auto;
	text-align: center;
	/* [disabled]background-color: #FFF; */
	/* [disabled]margin-top: 210px; */
}

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

main {
	clear: both;
	margin-left: auto;
	max-width: 1350px;
	width: 97%;
	display: block;
	height: 720px;
	margin-right: auto;
	padding-top: 30px;
}
#galeryx {
	clear: both;
	margin-left: auto;
	max-width: 1950px;
	width: 97%;
	display: block;
	height: 720px;
	margin-right: auto;
	padding-top: 30px;
	text-align: center;
	display: flex;
	justify-content: center; /* Centra los objetos horizontalmente */
	align-items: center;     /* Centra los objetos verticalmente */
	flex-direction: column;
	/* Asegúrate de que el div tenga una altura para notar el centrado vertical */
	min-height: 200px;
	width: 100%;
 
}
#gracias {
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	height: 650px;
	margin-right: auto;
	padding-top: 30px;
	text-align: center;
	max-width: 1200px;
}
article {
	clear: none;
	float: left;
	width: 54%;
	display: block;
	height: 650px;
	text-align: left;
}
aside {
	clear: none;
	float: right;
	width: 42%;
	display: block;
	height: 630px;
	text-align: center;
	padding-top: 15px;
}
#main-galery {
	clear: both;
	margin-left: auto;
	max-width: 1350px;
	width: 97%;
	display: block;
	height: 350px;
	margin-right: auto;
	padding-top: 30px;
}
#side1 {
	clear: none;
	float: left;
	width: 48%;
	display: block;
	height: 300px;
	text-align: center;
}
#side2 {
	clear: none;
	float: right;
	width: 48%;
	display: block;
	height: 300px;
	text-align: center;
	padding-top: 15px;
}

#galeria {
	clear: both;
	margin-left: auto;
	max-width: 1500px;
	width: 100%;
	margin-right: auto;
	height: 250px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
}
#gale1 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	height: 200px;
	text-align: center;
	margin-left: 4%;
}
#gale2 {
	clear: none;
	margin-left: 4%;
	width: 20%;
	display: block;
	height: 200px;
	float: left;
	text-align: center;
}
#gale3 {
	clear: none;
	margin-left: 4%;
	width: 20%;
	display: block;
	height: 200px;
	float: left;
	text-align: center;
}
#gale4 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	height: 200px;
	margin-left: 4%;
	text-align: center;
}
#hero {
	clear: both;
	margin-left: auto;
	max-width: 1350px;
	width: 100%;
	display: block;
	height: 700px;
	margin-right: auto;
	/* [disabled]padding-top: 180px; */
}
#hero1{
	clear: none;
	float: right;
	width: 53%;
	display: block;
	height: 630px;
	text-align: center;
	padding-top: 15px;
}
#hero2 {
	clear: none;
	float: left;
	width: 44%;
	display: block;
	height: 650px;
	text-align: center;
}
#vizual {
	clear: both;
	margin-left: auto;
	max-width: 1450px;
	width: 100%;
	margin-right: auto;
	height: 480px;
	line-height: 19px;
	background-repeat: no-repeat;
	text-align: center;
}
#viz1 {
	clear: none;
	float: left;
	width: 15%;
	display: block;
	height: 350px;
	text-align: left;
	margin-left: 3%;
	/* [disabled]margin-top: 122px; */
}
#viz2 {
	clear: none;
	margin-left: 5%;
	width: 15%;
	display: block;
	height: 350px;
	float: left;
	text-align: left;
}
#viz3 {
	clear: none;
	margin-left: 5%;
	width: 15%;
	display: block;
	height: 350px;
	float: left;
	text-align: left;
	/* [disabled]margin-top: 120px; */
}
#viz4 {
	clear: none;
	float: left;
	width: 40%;
	display: block;
	height: 350px;
	margin-left: 2%;
	text-align: center;
}

#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;
}
#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: 98%;
	border-radius: 15px;
	height:330px;
}
#social-media {
	clear: none;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	height: 30px;
}

#hour-central {
	clear: none;
	/* [disabled]float: left; */
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-color: #9C0; */
	height: 170px;
	/* [disabled]padding-top: 30px; */
	max-width: 1000px;
}
#hour1 {
	clear: none;
	float: left;
	width: 30%;
	display: block;
	height: 170px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	text-align: center;
}
#hour2 {
	clear: none;
	float: left;
	margin-left: 4%;
	width: 30%;
	display: block;
	height: 170px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
}

#hour3 {
	clear: none;
	float: left;
	margin-left: 4%;
	width: 30%;
	display: block;
	height: 170px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 24px;
	text-align: center;
}
#social1 {
	clear: none;
	float: left;
	margin-left: 6%;
	width: 26%;
	display: block;
}


#social2 {
	clear: none;
	float: left;
	margin-left: 8%;
	width: 26%;
	display: block;
}

#social3 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 20%;
	display: block;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	height: 170px;
	background-image: url(images/footer.png);
}
#footer-central 
	{
	clear: none;
	width: 100%;
	max-width: 1400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding-top: 40px;
}
#foot1 {
	clear: none;
	width: 32%;
	display: block;
	height: 90px;
	text-align: center;
	float: left;
	}
#foot2 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 27%;
	display: block;
	height: 90px;
	text-align: center;
	}
#foot3 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 28%;
	display: block;
	height: 90px;
	text-align: center;
	}
.text-visual {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #58B8DF;
}
.text-video {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #58B8DF;
}
.titulo-principal {
	font-family: "LTSaeada Bold";
	font-size: 25px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.text-subtitulo {
	font-family: "LTSaeada Bold";
	font-size: 16px;
	color: #58B8DF;
	font-weight: bold;
	font-style: normal;
}
.text-section {
	font-family: "LTSaeada Bold";
	font-size: 25px;
	font-weight: bold;
	color: #58B8DF;
}

.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	text-align: justify;
}
.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: #58B8DF;
}
.titulo-menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #58B8DF;
	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;
}
#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;
	}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #009ADC;
	height: 35px;
	width: 90%;
	font-weight: 700;
	border: none;
	-webkit-border-radius: 50px;
}
.size {
	width: 90%;
	height: 35px;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.size2 {
	height: 210px;
	width: 89%;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}	
	}
	
h5 {
 font-size: 2px;
 line-height:1px;
 text-align:5px;
 color:#FFF;
	}	
h4, h6 	{
 font-size: 0px;
 line-height:0px;
 color:#FFF;
	
	}
.text-white {
	font-size: 0px;
	color: #FFF;
	line-height: 0px;
}	
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}	

 /* Definición de la animación */
@keyframes pulse {
  0% {
    transform: scale(1); /* Escala normal (sin cambios) */
  }
  50% {
    transform: scale(1.03); /* 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 */
}
 


 .whatsapp-button {
    position: fixed;
    bottom: -10px; /* Ajusta según necesites */
    right: -10px; /* 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 */
}

.animate{
	animation: fadein 06s;
    -moz-animation: fadein 06s; /* Firefox */
    -webkit-animation: fadein 06s; /* Safari and Chrome */
    -o-animation: fadein 06s; /* Opera */
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}	
	
.animated {
            background-repeat: no-repeat;
            background-position: left top; 
            -webkit-animation-duration: 2s; 
            animation-duration: 3s; 
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both; 
         }
         
         @-webkit-keyframes bounceInLeft {
            0% {
               opacity: 0;
               -webkit-transform: translateX(-2000px);
            }
            60% {
               opacity: 1;
               -webkit-transform: translateX(30px);
            }
            80% {
               -webkit-transform: translateX(-10px);
            }
            100% {
               -webkit-transform: translateX(0);
            }
         }
         
         @keyframes bounceInLeft {
            0% {
               opacity: 0;
               transform: translateX(-2000px);
            }
            60% {
               opacity: 1;
               transform: translateX(30px);
            }
            80% {
               transform: translateX(-10px);
            }
            100% {
               transform: translateX(0);
            }
         }
         
         .bounceInLeft {
            -webkit-animation-name: bounceInLeft;
            animation-name: bounceInLeft;
         }		

}
