
	* { margin: 0; padding: 0; }
	body { position: relative; background: #eee; font-family: Arial; font-size: 16px; line-height: 18px; }
	a { text-decoration: none; }
	a img{border: none;}
	h1 a { color: #000; position: absolute; top: 30px; left: 30px; }
	
/* ----------------------------------------------------------------------------
* The Parallax Scrolling Effect - (http://www.entheosweb.com/tutorials/css/default.asp)
* This notice must stay intact for use
* Visit http://www.entheosweb.com/ for more
------------------------------------------------------------------------------ */
@font-face {
    font-family: "Museo";
    src: url("fonts/Museo.ttf");
    
}

body {
	color:white;
	font-family:Museo;
	background: url(bg.jpg) center fixed;

	}

body >*:not(header, #lightboxOverlay) { 
	animation: myfirst 1s;
	-moz-animation: myfirst 1s; /* Firefox */
	-webkit-animation: myfirst 1s; /* Safari and Chrome */}

body.2{

}

a{
	color:white;
	text-decoration:none;
}
#container { 
	width: 100%;
	margin: 0 auto;
 }

#all_pages {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
	}

.page {
	width: 100%;
	text-align: center;
	}	

	.page h1{
		margin:50px 0px;
	}

#menu {
	width:450px;
	position:absolute;
	bottom:10px;
	right:25%;

	}
#menu ul { 
	list-style: none;
	width: 457px;
	height: 35px;
	margin:auto;
	}
#menu ul li {

	float: left;
	color: #fff;
	font-size:1em;
	margin-right:35px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	}
.active {
	color: #fff !important;
	}



h2{
	text-align:center;
	font-size:4.5em;
	margin-top:160px;
}

.nina{
	position:absolute;
	left:50px;
}

video{
	margin-top:50px;
	z-index:-99;
	width:100%;
}

section img{
	width:100px;
	height:100px;
}

h1{
	text-align:center;
	margin:0 auto;
	margin-top:25px;
	font-size:30px;
	text-transform:uppercase;
	margin-bottom:25px;
}

section{
	margin:0 auto;
	margin-top::20px;
	margin-bottom::20px;
}


div p{
	line-height:1.4em;
}

section.uvideo{
	width:100%;
	height:100%;
	overflow:hidden;
}


.page a{
	line-height:1.5em;
}

#menu2{
	text-align:center;
}

#menu2 li{
	text-align:center;
	display:inline;
}

#menu2 li a{
	padding:5px 8px;
	color:white;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#menu2 li a:hover{
	color:white;
	padding:5px 8px;
	background:#ABD037;
}

#menu2 li a.selected{
	color:white;
	padding:5px 8px;
	background:#ABD037;
}

.contactanos p{
	text-shadow: 0.1em 0.1em 0.2em black
}

section.galeria{
	text-align:center;
	width:794px;
	padding:10px;
}

section.galeria img{
	margin:5px;
		-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s ;
}

section.galeria img:hover{
	-webkit-transform:scale(1.1)
}

h2.titulo{
	padding-top:55px;
	line-height:1.5em;
	margin:0;
}

h2.verde{
	color:#173f09;

}

header.page-header{
	background: url(verde.png), url(bg.jpg);
	border-bottom:dashed 1px #3c974c;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	position:absolute;
	position:fixed;
	margin:0;
	z-index:99;
}

.contenido h2{
	position: absolute;
	top:0;
	left:0;
	padding:7px;
	margin:0 auto;
	font-size:1.0em;

}

.contenido{
	margin-top:50px;
	position:absolute;
	top:0;
	text-align:center;
	width:100%;
}

.contenido article{
	overflow:hidden;
	position:relative;
	width:100%;
	margin:0 auto;
	-webkit-transition: all .2s ease-in-out;
}


.contenido article div.acabado{
	width:100%;
	height:225px;
}

body.map{
	background:url(map.jpg) center fixed;
}


.empresa{
	margin-top:35px;
	position:relative;
	text-align: justify; 
	font-size:13px;
	font-family:arial;
	color:#666;
	background:white;
	float:left;
	width:40%;
	padding:3%;
	margin-left:2%;
	padding-top:1%;
	min-height:382px;
}

.indica{
	font-weight:bold;
	position:absolute;
	top:-30px;
	left:0px;
	background:#abd037;
	padding:6px 30px;
	color:white;
	text-transform:uppercase;
}

.indica:hover{
	top:-33px;
	background:#8db318;
	padding-bottom:9px;
}

.empresa h2{
	color:#0a3c16;
	font-size:1.4em;
	margin:0 ;
	padding:0;
	line-height:1.8em;
}

.empresa img{
	width:100%;
	height:auto;
}

.empresa p{
	padding-bottom:15px;
}



.nina{
	margin-top:-30px;
}

.filosofia-box{
	padding:20px;
	font-size:13px;
	width:50%;
	background:white;
	color:#444;
	font-family:arial;
}

.filosofia-box p{
	margin:10px 0px;
	line-height:1.2em;
}

.filosofia-box header{
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
}

.green{
	color:#45c122;
}


.describe{
	width:100%;
	text-align:center;
	font-size:12px;
	color:#444;
	position:absolute;
	bottom:-10px;
	left:0;
}

.planos{
	display:inline;
	position:relative;
}

@keyframes myfirst
{
from {opacity:0;-webkit-transform:scale(0.98);}
to {opacity:1;-webkit-transform:scale(1);}
}

@-moz-keyframes myfirst /* Firefox */
{
from {opacity:0;-webkit-transform:scale(0.98);}
to {opacity:1;-webkit-transform:scale(1);}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {opacity:0;-webkit-transform:scale(0.98);}
to {opacity:1;-webkit-transform:scale(1);}
}