
/* PAGINA HOME NUEVA 2014 */
#home{
	position:relative;
	padding:20px 0;
	color:#fff;
}
#bg{
	position:absolute;
	top:0; z-index:100;
	background:url(../images/bg-a.png) top center no-repeat;
	min-height:976px;
	width:100%;
}
#anim{
	float:left;
	position:relative; z-index:300;
	width:650px; min-height:450px;
	margin:0 0 20px 0;
}
#anim #slider{
	position:relative;
	width:650px; min-height:410px; 
	overflow:hidden;
	margin:0; padding:0;
	list-style:none;
	background:#E55A45;
	border-bottom:20px solid #8AA4CA;
}
#anim #slider li {
	position:relative;
	height:100%;
	background:#E55A45;
}
#anim #slider li img{
	width:650px;
	background:#E55A45;
	height:410px;
	object-fit: cover;
	object-position: 0 0;
}
#anim #titulo{
	position:absolute; z-index:9999;
	top:30px; left:30px;
	width:200px; min-height:40px;
	font-size:30px;
}
#anim #titulo a{
	color:#fff; font-weight:normal;
	text-transform:uppercase;
}
#anim #titulo a:hover{
	color:#E55A45;
}
/*
#tipos{
	clear:both;
	min-height:80px;
	width:100%;
	position:relative;
	margin:10px 0;
	
}
#tipos ul{
	margin:0; padding:0; 
	list-style:none;
	text-align:center;
}
#tipos li{
	float:left;
	margin-right:15px;
	width:120px;
	min-height:100px;
}
#tipos li a:link, #tipos li a:visited{
	display:block;
	min-height:40px;
	border:3px solid rgba(255,255,255,0.5);
	background:#E49442;
	text-align:center;
	color:#fff; font-size:12px;
	
	padding:20px 0;
	text-decoration:none;
	text-transform:uppercase;
}
#tipos li a:hover{
	background:#E55A45;
}
*/


.tipos a:link, .tipos a:visited{
	display:block;
	min-height:40px;
	border:3px solid rgba(255,255,255,0.5);
	background:#E49442;
	text-align:center;
	color:#fff;
	
	padding:20px 20px;
	text-decoration:none;
	text-transform:uppercase;
	margin:5px;
}
.tipos a:hover{
	background:#E55A45;
}

#videos{
	position:relative;
	width:240px;
	float:right;
	background:#00BBE6;
	min-height:410px;
	text-align:center;
	color:#fff;
	border-bottom:20px solid #8AA4CA;
}
#videos h1{
	position:absolute; top:70px;
	font-size:18px;
}
#videos a{
	color:#fff;
}
#videos a:hover{
	color:#FC0;
}
#videos #play{
	position:absolute; top:284px; left:85px;
	
	width:80px; 
}
#videos #play a:link, #videos #play a:visited{
	display:block;
	background:rgba(0,187,230,0.8); /* #00BBE6;*/
	border-radius:100%;
	height:78px; width:78px;
	text-align:center;
}
#videos #play a:hover{
	background:rgba(0,187,230,1) /* #00BBE6;*/
}
#videos #play a img{
	padding-top:28px;
}
#boxVideo{
	position:absolute; top:0; left:0; bottom:0; z-index:2000;
	width:100%; text-align:center;
	min-height:500px; height:100% !important;
	background:rgba(0,0,0,0.9);
	padding:120px 0px;
}
#boxVideo #btnCerrar{
	position:absolute;
	top:30px; right:30px;
	width:50px; height:20px; padding:10px 20px;
	background:#093; display:block;
	color:#fff; text-align:center;
}
#boxVideo .info{
	width:600px; margin:0 auto;
	color:#fff;
	padding:30px 0;
}

.blocked{
	clear:both;
	position:relative;
	width:100%;
	min-height:200px;
	margin:40px 0;
	padding:20px 0;
	border-radius:0 20px 0 20px;
}
.blocked .texto{
	margin-left:340px;
	padding:20px 20px 20px 0;
}
.spacing{
	width:100%;
	clear:both;
	height:10px;
}
#imagen-ppal{
	position:absolute; top:-20px;
	width:280px;
	height:280px;
	background:#FF3;
	border-radius:100%;
	border:15px solid #FED100;
}
#h-welcome{
	background:#007D3F;
}
#h-proyectos{
	background:#E49442;
}
#h-welcome #imagen-ppal{
	left:10px;
}
#h-proyectos #imagen-ppal{
	right:10px;
}
#h-proyectos h1{
	position:absolute;
	top:24px; left:24px;
}
#h-proyectos ul{
	margin:0; padding:50px 0 0 20px; list-style:none;
}
#h-proyectos li{
	position:relative;
	width:160px; height:100px; 
	float:left; margin-right:20px;
	
	text-align:center;
	border:6px solid rgba(255,255,255,0.2);
}
#h-proyectos li h2{
	display:none;
	font-size:11px; font-weight:normal;
	position:absolute;
	bottom:-30px; margin:0; 
	width:100%; height:20px; padding:10px 0;
	/* background:rgba(0,0,0,0.3); */
	background-image:
    linear-gradient(
      to bottom, 
      rgba(0,0,0,0), rgba(0,0,0,0.7)
    );
	
	transition: all 0.4s;   
	-moz-transition: all 0.4s; 
	-webkit-transition: all 0.4s;
	
}
#h-proyectos li a:link, #h-proyectos li a:visited{
	text-decoration:none; font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	
}
#h-proyectos li .imagen{
	width:160px; height:100px;
	overflow:hidden;
	background:#E49442;
}
#h-proyectos li .imagen img{
	width:160px;
}
#h-proyectos li a:hover{
	color:#F90;
}
#h-proyectos li:hover{
	-webkit-box-shadow: 1px 3px 69px -8px rgba(0,0,0,0.84);
	   -moz-box-shadow: 1px 3px 69px -8px rgba(0,0,0,0.84);
			box-shadow: 1px 3px 69px -8px rgba(0,0,0,0.84);
}
#h-proyectos li:hover h2{
	display:block;
	bottom:0px;
	background:#E55A45;
}



/* DE LA PAGINA HOME ANTERIOR */

#contenido{
	padding:0px;
}
#bloxA{
	width:268px;
	float:left;
	margin:16px 0 0 0;
}
#bloxB{
	width:630px;
	float:left;
}
#proyectos{
	margin:20px 0 20px 20px;	
}
.proyecto{
	width:100px;
	float:left;
	margin:20px 10px 10px 0;
	padding:4px;
	background:#BDD2EC;
}
#ult{
	margin-right:0;
}
.proyecto .imagen{
	width:100px;
	height:60px;
	overflow:hidden;
}
.proyecto .imagen img{
	width:100px;
}
.proyecto .texto{
	padding:6px;
	height:50px;
	border:1px solid #BDD2EC;
}
.proyecto .texto a{
	text-decoration:none;
}


.plants div{
	background:#F90;
	margin:0 10px;
	padding:10px;
}