@charset "utf-8";
/* 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%;
	background-image: url(images/background/nube.png);
	background-repeat: no-repeat;
	background-position: center top;
}
header {
	clear: none;
	width: 100%;
	display: block;
}
#head1 {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#head2{
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	text-align: center;
	margin-right: auto;
}
#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;
	margin-left: auto;
	width: 95%;
	display: block;
	height: 1300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
}
#vis1 {
	clear: none;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 70%;
	display: block;
	text-align: center;
	/* [disabled]height: 340px; */
	margin-right: auto;
}
#vis2 {
	clear: none;
	margin-left: auto;
	width: 70%;
	display: block;
	/* [disabled]float: left; */
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
#vis3 {
	clear: none;
	/* [disabled]float: left; */
	margin-left: auto;
	width: 70%;
	display: block;
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
#vis4 {
	clear: none;
	margin-left: auto;
	width: 70%;
	display: block;
	text-align: center;
	/* [disabled]height: 330px; */
	margin-right: auto;
}
main {
	clear: both;
	margin-left: auto;
	width: 92%;
	display: block;
	text-align: center;
	margin-right: auto;
}
article {
	clear: none;
	/* [disabled]float: left; */
	width: 90%;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #0F8C89;
	text-align: center;
	/* [disabled]height: 400px; */
	margin-right: auto;
	margin-left: auto;
}
aside {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	height: 450px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0F8885;
	font-style: italic;
	text-align: center;
}
footer {
	clear: both;
	/* [disabled]float: left; */
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/footer-tablet.png);
	height: 310px;
	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: 80px;
	text-align: center;
	line-height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
}
#foot2 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 80px;
	text-align: center;
	line-height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
}
#foot3 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 80px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 24px;
}
.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-section {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #58B8DF;
}

.text-contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	font-style: normal;
	font-weight: normal;
}
.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;
}
.text-donations {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]font-style: italic; */
	color: #D94154;
	text-align: center;
}

#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: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	height: 70px;
}
#social1 {
	clear: none;
	width: 20%;
	display: inline-block;
	height: 29px;
	margin-left: 10%;
	float: left;
}
#social2 {
	clear: none;
	width: 20%;
	display: inline-block;
	height: 29px;
	margin-left: 15%;
	float: left;
}
#social3 {
	clear: none;
	width: 20%;
	display: inline-block;
	height: 29px;
	margin-left: 10%;
	float: left;
}
.text-subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
}
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	float: left;
	width: 80%;
	display: block;
	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; */
	}


/* 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%;
	background-image: url(images/cloud/cloud1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
header {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
}
#head1 {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#head2 {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#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-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #009B98;
	margin-top: 100px;
}
#visual {
	clear: both;
	margin-left: auto;
	max-width: 900px;
	width: 95%;
	display: block;
	margin-right: auto;
	height: 700px;
	text-align: center;
}
#vis1 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 320px;
	text-align: center;
}
#vis2 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 320px;
	text-align: center;
}

#vis3 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 45%;
	display: block;
	height: 320px;
	text-align: center;
}
#vis4 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	display: block;
	height: 320px;
	text-align: center;
}
main {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 590px;
}
article {
	clear: none;
	/* [disabled]float: left; */
	width: 90%;
	display: block;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0E8683;
}
aside {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
}
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-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: 13px;
	color: #666;
	font-style: normal;
}
.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;
}
.text-subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #999999;
}
.text-donations {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]font-style: italic; */
	color: #D94154;
	text-align: center;
}

#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: both;
	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;
}
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	float: left;
	width: 81%;
	display: block;
	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; */
	}

}

/* 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.png);
	background-repeat: no-repeat;
	background-position: top;
}
header {
	clear: none;
	width: 100%;
	display: block;
	height: 150px;
	z-index: 3;
	position: relative;
	/* [disabled]text-align: left; */
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
		#head1 {
	clear: none;
	float: left;
	width: 40%;
	display: block;
}
		#head2 {
	clear: none;
	float: right;
	width: 40%;
	display: block;
	height: 140px;
}
#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: 50px;
	/* [disabled]margin-top: 60px; */
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu.png);
	padding-top: 7px;
	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;
	background-color: #FFF;
	/* [disabled]margin-top: 210px; */
}

#visual {
	clear: both;
	margin-left: auto;
	max-width: 1270px;
	width: 100%;
	margin-right: auto;
	height: 430px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 19px;
	background-image: url(imagenes/background/bg-visual.png);
	background-repeat: no-repeat;
	text-align: center;
}
#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: 1000px;
	width: 92%;
	display: block;
	height: 680px;
	margin-right: auto;
	/* [disabled]padding-top: 180px; */
}
article {
	clear: both;
	float: left;
	width: 44%;
	display: none;
	height: 380px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #0F8C89;
	text-align: left;
}
aside {
	clear: none;
	float: right;
	width: 45%;
	display: block;
	height: 380px;
	text-align: center;
	padding-top: 15px;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #0F8C89;
	font-style: oblique;
}
#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;
}
#social-media {
	clear: both;
	margin-left: auto;
	width: 70%;
	display: block;
	margin-right: auto;
	height: 30px;
}


#social1 {
	clear: none;
	float: left;
	margin-left: 14%;
	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;
}
.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;
	font-style: normal;
}
.text-subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999999;
	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: 13px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
.text-vix {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
}
.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: 16px;
	font-weight: bold;
	margin: 0px;
	color: #58B8E0;
	font-style: normal;
}
.text-donations {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]font-style: italic; */
	color: #D94154;
	text-align: center;
}
.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;
	/* [disabled]float: left; */
	margin-left: 0;
	width: 100%;
	display: block;
	height: 160px;
	background-image: url(images/footer.png);
}
#footer-central 
	{
	clear: none;
	width: 100%;
	max-width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	/* [disabled]padding-top: 90px; */
}
#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;
	}
#vix1, #vix2, #vix3, #vix4 {
	clear: none;
	width: 76%;
	display: block;
	text-align: center;
	float: left;
	padding-left: 12px;
	color: #999;
	text-decoration: none;
}
#vis1, #vis2, #vis3, #vis4, ul{
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
	color: #999;
	text-decoration: none;
	}
#vis1, #vis2, #vis3, #vis4, li{
	text-align: center;
	list-style: none;
	/* [disabled]padding-right: 99px; */
	color: #999;
	text-decoration: none;
	}
	
.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-image: url(/css/images/logo.png);
            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;
         }		

}



a:link {
	color: #999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999;
}
