/* CSS Document */
@charset "utf-8";
html{
	width:100%;
	height:100%;
}
@font-face {
	font-family: 'Mermaid-Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Mermaid-Bold'), url('Mermaid-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Ubuntu-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Ubuntu-Regular'), url('Ubuntu-Regular.woff') format('woff');
}

body {
	font-family: 'Ubuntu-Regular';
	text-align:center;
	margin:0;
	/*background:#FFF;*/
	width:100%;
	height:100%;
	background-image:url(../images/1_Pattern_BackGround.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}

.clearer{
    display:block;
    clear: both;
}

#idioma{
	position:absolute;
	width:auto;
	top:5px;
	right:2%;
	z-index:1000;
}
#idioma_izq{
	width:auto;
	float:left;
	margin-right:5px;
}

/*INICIO*/
#bloque_inicio{
	width:100%;
	height:100%;
	position:relative;
}
#fondo_inicio{
	width:100%;
	height:100%;
	z-index:100;
}
#fondo_inicio img{
	width:100%;
}
#logotipo{
	width:100%;
	text-align:center;
	padding:30px 0;
	z-index:1000;
}
#logotipo img{
	height:150px;
}
#barra_bienvenida{
	width:100%;
	position:absolute;
	top:40%;
}
#foto_bienvenida{
	width:100%;
	z-index:500;
}
#foto_bienvenida img{
	width:100%;
}
#texto_bienvenida{
	width:35%;
	padding:40px 10%;
	position:absolute;
	left:40%;
	color:rgba(255,255,255,0.9);
	font-size:16px;
	text-align:center;
	top:35%;
}
#elote{
	width:50%;
	position:absolute;
	top:5%;
	left:0;
}
#elote img{
	width:90%;
}
#flecha_abajo{
	width:auto;
	position:absolute;
	bottom:5%;
	left:50%;
	z-index:1500;
	animation: latidos .5s infinite;
	transform-origin: center;
}
#flecha_abajo img{
	height:30px;
}
@keyframes latidos {
    from { transform: none; }
    30% { transform: scale(1.2); }
    to { transform: none; }
}





/*DOS*/
#segundo_bloque{
	width:100%;
	height:auto;
	background:#FFF;
	display:table;
	/*position:relative;*/
}
#titulo_equipo{
	width:100%;
	padding:40px 0;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:50px;
}
#iconos_equipo{
	width:50%;
	margin:30px 25%;
}
#iconos_equipo ul{
	width:100%;
}
#iconos_equipo ul li{
	width:20%;
	float:left;
	text-align:center;
	display:none;
}
#iconos_equipo ul li img{
	height:50px;
}
#texto_equipo{
	width:50%;
	padding:60px 25% 40px 25%;
	font-size:14px;
	text-align:center;
	color:#999;
	display:table;
}
#imagen_equipo{
	width:100%;
	height:auto;
	display:table;
	/*position:absolute;
	bottom:0;*/
}
#imagen_equipo img{
	width:100%;
}

/*TRES*/
#tercer_bloque{
	width:100%;
	height:auto;
	background:#FFF;
	/*position:relative;*/
}
#titulo_alianzas{
	width:100%;
	padding:40px 0;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:50px;
}
#texto_alianzas{
	width:50%;
	padding:40px 25%;
	font-size:16px;
	text-align:center;
	color:#999;
	display:table;
}
#imagen_alianzas{
	width:40%;
	padding:30px 30%;
	text-align:center;
	display:none;
}
#imagen_alianzas img{
	width:100%;
}
#imagen_alianzas a img{
	width:100%;
	height:100%;
	transition:all .5s ease-in-out;
}
#imagen_alianzas a:hover img{
	width:105%;
	height:105%;
	transition:all .5s ease-in-out;
	margin-left:-2%;
}

/*CUATRO*/
#cuarto_bloque{
	width:100%;
	height:auto;
	/*height:100%;
	position:relative;*/
	background-image:url(../images/1_Pattern_BackGround.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}
#titulo_infra{
	width:100%;
	padding:40px 0;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:50px;
}
#texto_infra{
	width:60%;
	padding:40px 20%;
	font-size:16px;
	text-align:center;
	color:#999;
	display:table;
}
#infra_izq{
	width:55%;
	float:left;
	text-align:right;
	display:none;
}
#infra_izq img{
	width:60%;
}
#infra_izq a img{
	width:60%;
	height:60%;
	transition:all .5s ease-in-out;
}
#infra_izq a:hover img{
	width:63%;
	height:63%;
	transition:all .5s ease-in-out;
	margin-top:-1%;
}
#infra_der{
	width:45%;
	float:left;
	text-align:left;
	display:none;
}
#listado{
	width:auto;
	padding:0 10px;
	float:left;
	font-size:15px;
	text-align:center;
	color:#999;
}
.gris{
	color:#666;
}
#imagen_infra{
	width:100%;
	/*position:absolute;
	bottom:0;*/
}
#imagen_infra img{
	width:100%;
}

/*QUINTO*/
#quinto_bloque{
	width:100%;
	height:100%;
	position:relative;
	/*height:100%;
	position:relative;*/
	background-image:url(../images/1_Pattern_BackGround.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}
#titulo_montes{
	width:100%;
	padding:40px 0;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:50px;
}
#texto_montes{
	width:50%;
	padding:40px 25%;
	font-size:16px;
	text-align:center;
	color:#999;
	display:table;
}
#imagen_montes{
	width:100%;
	position:absolute;
	bottom:25%;
}
#imagen_montes img{
	width:100%;
}
#imagen_montes_2{
	width:auto;
	position:absolute;
	bottom:5%;
	left:15%;
	display:none;
}
#imagen_montes_2 img{
	height:450px;
}
#imagen_montes_2 a img{
	height:450px;
	transition:all .5s ease-in-out;
}
#imagen_montes_2 a:hover img{
	height:470px;
	transition:all .5s ease-in-out;
	margin-left:-2%;
}

/*SEXTO*/
#sexto_bloque{
	width:100%;
	height:100%;
	position:relative;
	background-image:url(../images/1_Pattern_BackGround.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}
#titulo_hablemos{
	width:100%;
	padding:40px 0;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:50px;
}
#texto_hablemos{
	width:50%;
	padding:40px 25%;
	font-size:16px;
	text-align:center;
	color:#999;
	display:table;
}
#footer{
	width:100%;
	height:300px;
	position:absolute;
	bottom:0;
	background-image:url(../images/Footer_Background.png);
	background-size:100%;
	background-repeat:no-repeat;
}
#footer_izq{
	width:40%;
	float:left;
	text-align:right;
	padding-top:50px;
	padding-right:10%;
}
#footer_izq img{
	height:120px;
}
#footer_der{
	width:39%;
	float:left;
	text-align:left;
	margin-top:50px;
	padding-left:10%;
	border-left:solid 1px #FFFFFF;
}
#footer_der img{
	height:80px;
}
#texto_bienvenida_movil{
	display:none;
}
#imagen_montes_movil{
	display:none;
}
#imagen_montes_movil_2{
	display:none;
}
#footer_movil{
	display:none;
}

@media only screen and (min-width:300px) and (max-width:850px){
#logotipo{
	width:100%;
	text-align:center;
	padding:50px 0;
	z-index:1000;
}
#logotipo img{
	height:150px;
}
#barra_bienvenida{
	width:100%;
	position:absolute;
	top:40%;
}
#foto_bienvenida{
	width:100%;
	z-index:500;
}
#foto_bienvenida img{
	width:100%;
}
#texto_bienvenida{
	display:none;
}
#texto_bienvenida_movil{
	display:block;
	color:#E2AF47;
	width:80%;
	padding:40px 10%;
	position:absolute;
	font-size:16px;
	text-align:center;
	top:60%;
}
#elote{
	width:60%;
	position:absolute;
	top:30%;
	left:0;
}
#elote img{
	width:90%;
}

/*BLOQUE DOS*/
#titulo_equipo{
	width:80%;
	padding:40px 10%;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:40px;
}
#iconos_equipo{
	width:100%;
	margin:30px 0;
}
#iconos_equipo ul{
	width:100%;
}
#iconos_equipo ul li{
	width:20%;
	float:left;
	text-align:center;
	display:none;
}
#iconos_equipo ul li img{
	height:50px;
}
#texto_equipo{
	width:90%;
	padding:60px 5%;
	font-size:14px;
	text-align:center;
	color:#999;
	display:table;
}
/*FIN DEL BLOQUE*/

/*BLOQUE TRES*/
#titulo_alianzas{
	width:80%;
	padding:40px 10%;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:40px;
}
#texto_alianzas{
	width:90%;
	padding:30px 5%;
	font-size:14px;
	text-align:center;
	color:#999;
	display:table;
}
#imagen_alianzas{
	width:60%;
	padding:30px 20%;
	text-align:center;
	display:none;
}
#imagen_alianzas img{
	width:100%;
}
/*FIN DEL BLOQUE*/

/*BLOQUE CUATRO*/
#titulo_infra{
	width:80%;
	padding:40px 10%;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:40px;
}
#texto_infra{
	width:90%;
	padding:20px 5% 30px 5%;
	font-size:14px;
	text-align:center;
	color:#999;
	display:table;
}
#infra_izq{
	width:100%;
	height:auto;
	text-align:center;
	display:block;
}
#infra_izq img{
	width:60%;
}
#infra_der{
	margin:30px 0;
	width:100%;
	display:block;
}
#listado{
	width:31%;
	padding:0;
	float:left;
	font-size:14px;
	text-align:center;
	color:#999;
	display:table;
}
/*FIN DEL BLOQUE*/

/*BLOQUE CINCO*/
#quinto_bloque{
	width:100%;
	height:auto;
	display:table;
	/*height:100%;
	position:relative;*/
	background-image:url(../images/1_Pattern_BackGround.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}
#titulo_montes{
	width:80%;
	padding:40px 10%;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:40px;
}
#texto_montes{
	width:90%;
	padding:20px 5% 50px 5%;
	font-size:14px;
	text-align:center;
	color:#999;
	display:table;
}
#imagen_montes{
	display:none;
}
#imagen_montes_2{
	display:none;
}
#imagen_montes_movil{
	width:100%;
	height:auto;
	display:block;
}
#imagen_montes_movil img{
	width:100%;
}
/*FIN DEL BLOQUE*/

/*BLOQUE 6*/
#sexto_bloque{
	width:100%;
	height:auto;
	background-image:url(../images/1_Pattern_BackGround.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}
#titulo_hablemos{
	width:80%;
	padding:40px 10%;
	font-size:40px;
	color:#79A445;
	font-family: 'Mermaid-Bold';
	font-size:40px;
}
#texto_hablemos{
	width:90%;
	padding:20px 5% 30px 5%;
	font-size:14px;
	text-align:center;
	color:#999;
	display:table;
}
#footer{
	display:none;
}
#footer_izq{
	width:40%;
	float:left;
	text-align:right;
	padding-top:50px;
	padding-right:10%;
}
#footer_izq img{
	height:120px;
}
#footer_der{
	width:39%;
	float:left;
	text-align:left;
	margin-top:50px;
	padding-left:10%;
	border-left:solid 1px #FFFFFF;
}
#footer_der img{
	height:80px;
}
#footer_movil{
	width:100%;
	padding:30px 0;
	height:auto;
	display:table;
	background:#79A445;
}
#footer_movil_1{
	width:30%;
	text-align:center;
	float:left;
}
#footer_movil_1 img{
	height:80px;
}
#footer_movil_2{
	width:70%;
	padding:20px 0;
	text-align:center;
	float:left;
}
#footer_movil_2 img{
	height:50px;
}
/*FIN DEL BLOQUE*/

}