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

body {
	font-family: 'Avenir Next LT Pro Regular';
	text-align:center;
	margin:0;
	background:#FFF;
	width:100%;
	height:100%;
}

.carousel-cell{
	width: 100%;
	height: 780px;
	background: #F58100;
}
.carousel-cell img{
	width: 100%;
}


.clearer{
    display:block;
    clear: both;
}
.resaltar{
	font-family: 'Avenir Next LT Pro Bold';
}
.naranja{ color:#F57F23; }

/*INICIO*/
#wrapper{
	width:100%;
	margin:0;
	padding: 0;
	height:auto;
	display: table;
}
#slide{
	width: 100%;
	height: auto;
	display: block;

}
#imagen_slide{
	width: 100%;
	z-index: 1000;
}
#imagen_slide img{
	width: 100%;
}
#menu{
	width: 90%;
	padding: 0 5%;
	height: auto;
	display: block;
	position: absolute;
	top: 10px;
	z-index: 20000;
}
#menu_datos{
	width: 100%;
	height: auto;
	display: table;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 10px;
	position: absolute;
	top: 70px;
}
#menu_datos_1{
	width: 30%;
	text-align: center;
	float: left;
	padding-left: 10%;
	padding-right: 10%;
}
#menu_datos_1 a{
	text-decoration: none;
	color:#369;
}
#menu_datos_1 img{
	height: 25px;
}
#menu_datos_2{
	width: 30%;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
	float: left;
	color:#369;
}
#menu_datos_2 a{
	text-decoration: none;
	color:#369;
}
#menu_datos_2 img{
	height: 25px;
}
#menu_general{
	width: 100%;
	height: 100px;
	margin: 0;
	background: #FFF;
	border-radius:15px;
	padding: 10px 0 15px 0;
	position: relative;
}
#menu_1{
	width: 40%;
	float: left;
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 30px;
	height: auto;
	display: table;
}
#menu_1 ul{
	width: 100%;
	list-style: none;
}
#menu_1 ul li{
	width: 33%;
	float: left;
	text-align: center;
}
#menu_1 ul li a{
	padding: 10px 0;
	display: block;
	text-decoration: none;
	color: #333;
}
#menu_2{
	width: 20%;
	float: left;
	text-align: center;
	position: absolute;
	top:5px;
	left: 40%;
	height: auto;
	display: table;
	font-size: 14px;
	color: #009FF1;
}
#menu_2 img{
	width: 70%;
}
#menu_3{
	width: 40%;
	float: left;
	font-size: 13px;
	position: absolute;
	left: 60%;
	top: 30px;
	height: auto;
	display: table;
}
#menu_3 ul{
	width: 100%;
	list-style: none;
}
#menu_3 ul li{
	width: 33%;
	float: left;
	text-align: center;
}
#menu_3 ul li a{
	padding: 10px 0;
	display: block;
	text-decoration: none;
	color: #333;
}
#menu_centro{
	width: auto;
	position: absolute;
	text-align: center;
	top:100px;
	left: 43%;
	z-index: 2000;

	font-size: 13px;
}
#slogan{
	width: 50%;
	position: absolute;
	top: 400px;
	left: 25%;
	font-size: 35px;
	color: #FFF;
	z-index: 2000;
}
.resaltar_tel{
	font-weight: 700;
}
.resaltar{
	font-weight: 700;
	font-size: 40px;
}
.link_azul{
	text-decoration: none;
	padding: 20px 30px;
	background:#009FF1;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	border-radius: 15px;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}
.link_azul:hover{
	text-decoration: none;
	padding: 20px 30px;
	background:#F58100;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	border-radius: 15px;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}
.naranja{
	color:#F58100;
}

#bloque_naranja{
	width: 70%;
	padding: 30px 15% 100px 15%;
	height: auto;
	display: table;
	background:#F58100;
	position: relative;
}
#bloque_naranja_arriba{
	width: 40%;
	padding:30px 0 30px 50%;
	font-size: 30px;
	color: #FFF;
	text-align: left;
}
#bloque_naranja_abajo{
	width: 100%;
	padding:0 10px;
}
#bloque_naranja_abajo_1{
	width: 50%;
	padding:0;
	float: left;
	text-align: right;
	z-index: 2900;
	position: relative;
}
#bloque_naranja_abajo_1 img{
	height: 180px;
	border-radius: 15px;
}
#bloque_naranja_abajo_2{
	width: 40%;
	padding:0 0 0 5%;
	float: left;
	text-align: left;
	font-size: 17px;
	color:#FFF;
}
#imagen_detalle_naranja{
	width: 18%;
	position: absolute;
	top: -50px;
	left: 20%;
	z-index: 2000;
}
#imagen_detalle_naranja img{
	width: 100%;
	border-radius: 15px;
}
#bloque_blanco{
	width: 80%;
	padding: 50px 10%;
	height: auto;
	display: table;
	background:#FFF;
}
#mitad_izq{
	width: 45%;
	margin-right: 5%;
	float:left;
	text-align: right;;
}
#mitad_der{
	width: 45%;
	margin-left: 5%;
	float:left;
	text-align: left;
}
#mision{
	width: 70%;
	margin-left: 30%;
	padding: 30px 20px 60px 20px;
	background: #EEE;
	height:180px;
	border-radius: 15px;
	text-align: center;
}
#mision h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	font-family: 'Avenir Next LT Pro Bold';
}
#mision p{
	font-size: 17px;
	color:#666;
}
#mision_2{
	width: 70%;
	margin-right: 30%;
	padding: 30px 20px 60px 20px;
	background: #EEE;
	height:180px;
	border-radius: 15px;
	text-align: center;
}
#mision_2 h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	font-family: 'Avenir Next LT Pro Bold';
}
#mision_2 p{
	font-size: 17px;
	color:#666;
}
#fotos_inicio{
	width: 100%;
	height: auto;
	display: table;
	padding-top: 50px;
}
#fotos_inicio_1{
	width: 18%;
	margin: 0 1%;
	float: left;
}
#fotos_inicio_2{
	width: 18%;
	margin: 0 1%;
	float: left;
	padding-top: 30px;
}
#fotos_inicio_1 img, #fotos_inicio_2 img{
	width: 100%;
	border-radius: 15px;
}
#completa{
	width: 100%;
	text-align:center;
	padding: 10px 0;
}
#bloque_direccion_izquierda{
	width: 43%;
	margin: 0 2% 0 5%;
	float: left;
	text-align: center;
	position: relative;
}
#bloque_direccion_izquierda h1{
	font-size: 20px;
	font-weight: 700;
	color:#009FF1;
	margin-bottom: 10px;
}
#bloque_direccion_derecha{
	width: 43%;
	margin: 0 5% 0 2%;
	float: left;
	text-align: center;
	position: relative;
}
#bloque_direccion_derecha h1{
	font-size: 20px;
	font-weight: 700;
	color:#F57F23;
	margin-bottom: 10px;
}
#bloque_direccion_izquierda p, #bloque_direccion_derecha p{
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}
#separador{
	width: 80%;
	margin: 0 10%;
	border-bottom: solid 2px #EEE;
	padding: 30px 0;
	display: block;
}
#imagen_mapa{
	width: 100%;
	margin-top: 10px;
}
#imagen_mapa img{
	width: 100%;
	border-radius: 15px;
}
#footer{
	width: 100%;
	height: auto;
	display: table;
	background: #EEE;
	padding: 40px 0 0 0;
	border-top: solid 2px #F57F23;
}
#footer_izq{
	width: 30%;
	padding: 0px 5%;
	text-align: center;
	float: left;
}
#footer_izq img{
	height: 50px;
}
#footer_der{
	width: 60%;
	float: left;
	height: auto;
	font-size: 10px;
	padding-top: 30px;
	position: relative;
}
#footer_der ul{
	width: 100%;
	list-style: none;
}
#footer_der ul li{
	width: 15.5%;
	text-align: center;
	float: left;
}
#footer_der ul li img{
	height: 20px;
}
#footer_der ul li a{
	text-decoration: none;
	color: #333;
	padding: 5px 0;
	display: block;
}
#icono_face{
	position: absolute;
	bottom: -5px;
	right: 20px;
}
#icono_face img{
	height: 40px;
}
#aviso{
	width: 100%;
	padding: 20px 0;
	text-align:center;
	font-size:10px;
	background: #DDD;
	margin-top: 20px;
}
#aviso a{
	text-decoration: none;
	color: #666;
}
#btn_azul{
	width: 100%;
	position: absolute;
	bottom: -10px;
	text-align: center;
}
#btn_azul a{
	padding: 20px 30px;
	border: none;
	font-size: 11px;
	color: #FFF;
	background:#009FF1;
	border-radius: 15px;
	text-decoration: none;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}
#btn_azul a:hover{
	padding: 20px 30px;
	border: none;
	font-size: 11px;
	color: #009FF1;
	background:#FFF;
	border-radius: 15px;
	text-decoration: none;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}
#btn_naranja{
	width: 100%;
	position: absolute;
	bottom: -10px;
	text-align: center;
}
#btn_naranja a{
	padding: 20px 30px;
	border: none;
	font-size: 11px;
	color: #FFF;
	background:#F57F23;
	border-radius: 15px;
	text-decoration: none;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}
#btn_naranja a:hover{
	padding: 20px 30px;
	border: none;
	font-size: 11px;
	color: #F57F23;
	background:#FFF;
	border-radius: 15px;
	text-decoration: none;
	-webkit-transition:all .5s ease; /* Safari y Chrome */
	-moz-transition:all .5s ease; /* Firefox */
	-o-transition:all .5s ease; /* IE 9 */
	-ms-transition:all .5s ease;
}


/* QUIÉNES SOMOS */
#slide_interior{
	width: 100%;
	height: 350px;
	overflow: hidden;
	display: block;
}
#bloque_quienes{
	width: 70%;
	padding: 20px 15%;
	height: auto;
	display: table;
}
#bloque_quienes h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
}
#bloque_quienes_izq{
	width:80%;
	padding: 30px 10%;
	float: left;
	text-align: left;
	font-size: 17px;
	color: #666;
	line-height: 20px;
}

/* BLOQUE METODO */
#bloque_metodo{
	width: 80%;
	padding: 20px 10%;
	height: auto;
	display: table;
	text-align: left;
	font-size: 17px;
	color: #666;
	line-height: 20px;
}
#bloque_metodo h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	text-align: center;
	padding-bottom: 30px;
}
#bloque_metodo ul{
	width: 100%;
	list-style: none;
	margin-top: 20px;
}
#bloque_metodo ul li{
	width: 48%;
	margin: 5px 1%;
	float: left;
}
#bloque_metodo ul li img{
	width: 100%;
	border-radius: 15px;
}


/* AMBIENTES */
#bloque_ambientes{
	width: 80%;
	padding: 20px 10%;
	height: auto;
	display: table;
	text-align: left;
	font-size: 17px;
	color: #666;
	line-height: 20px;
}
#bloque_ambientes h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	text-align: center;
	padding-bottom: 30px;
}
#bloque_ambientes ul{
	width: 100%;
	list-style: none;
	margin-top: 20px;
}
#bloque_ambientes ul li{
	width: 31%;
	margin: 5px 1%;
	float: left;
}
#bloque_ambientes ul li img{
	width: 100%;
	border-radius: 15px;
}


/* MÉTODO */
#bloque_metodo_izq{
	width:50%;
	padding: 30px 0;
	float: left;
	text-align: left;
	font-size: 17px;
	color: #666;
	line-height: 20px;
	position: relative;
}
#bloque_metodo_der{
	width: 50%;
	padding: 30px 0;
	float: left;
	position: relative;
}
#bloque_metodo_imagen_1{
	width: 70%;
	position: absolute;
	top: 30px;
	left: 10%;
}
#bloque_metodo_imagen_1 img{
	width: 100%;
	border-radius: 15px;
}
#bloque_metodo_imagen_2{
	width: 70%;
	position: absolute;
	top: 200px;
	left: 30%;
}
#bloque_metodo_imagen_2 img{
	width: 100%;
	border-radius: 15px;
}
#bloque_metodo_imagen_3{
	width: 70%;
	position: absolute;
	top: 370px;
	left: 10%;
}
#bloque_metodo_imagen_3 img{
	width: 100%;
	border-radius: 15px;
}

/* CONTACTO*/
#bloque_contacto{
	width: 70%;
	padding: 20px 15%;
	height: auto;
	display: table;
}
.texto{
	width: 95%;
	padding: 10px;
	text-align: center;
	border: none;
	font-size: 13px;
	background:#EEE;
	color:#333;
	border-radius: 15px;
}
.texto_2{
	width: 95%;
	height: 100px;
	padding: 10px;
	text-align: center;
	border: none;
	font-size: 13px;
	background:#EEE;
	color:#333;
	border-radius: 15px;
}
.enviar{
	width: 100%;
	padding: 10px;
	border: none;
	cursor: pointer;
	border-radius: 15px;
	background:#009FF1;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}

/* GALERIA */
#bloque_galeria{
	width: 80%;
	padding: 20px 10%;
	height: auto;
	display: table;
}
#bloque_galeria ul{
	width: 100%;
	list-style: none;
}
#bloque_galeria ul li{
	width: 23%;
	margin: 5px 1%;
	float: left;
}
#bloque_galeria ul li img{
	width: 100%;
	border-radius: 15px;
}
#bloque_galeria h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
}
#idioma{
	position: absolute;
	top: 10px;
	right: 15px;
}
#idioma img{
	height: 30px;
}


#bloque_menu, #bloque_fijo, #menu_2_movil{
	display: none;
}


@media (max-width: 800px){
	#slogan{
		font-size: 25px;
		top: 350px;
	}
	.resaltar{
		font-size: 30px;}
	.carousel-cell{
		width: 100%;
		height: 700px;}

}

/*MOVIL*/
@media only screen and (min-width:300px) and (max-width:1200px){
#bloque_fijo{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	padding:10px 0;
	display: table;
	background:#FFF;
	z-index:3000;
	border-bottom:solid 2px #009FF1;
}
#menu{
	display:none;
}
#bloque_blanco{
	width: 90%;
	padding: 50px 5%;
	height: auto;
	display: table;
	background:#FFF;
}
#bloque_direccion_izquierda{
	width: 96%;
	margin: 0 2% 50px 2%;
	text-align: center;
	position: relative;
}
#bloque_direccion_izquierda h1{
	font-size: 20px;
	font-weight: 700;
	color:#009FF1;
	margin-bottom: 10px;
}
#bloque_direccion_derecha{
	width: 96%;
	margin: 0 2% 50px 2%;
	text-align: center;
	position: relative;
}
#bloque_direccion_derecha h1{
	font-size: 20px;
	font-weight: 700;
	color:#F57F23;
	margin-bottom: 10px;
}
#bloque_direccion_izquierda p, #bloque_direccion_derecha p{
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}
#mitad_izq{
	width: 90%;
	margin:0 5% 20px 5%;
}
#mitad_der{
	width: 90%;
	margin:0 5%;
}
#mision{
	width: 96%;
	padding: 20px 2%;
	margin: 0;
	background: #EEE;
	height:180px;
	border-radius: 15px;
	text-align: center;
}
#mision h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	font-family: 'Avenir Next LT Pro Bold';
}
#mision p{
	font-size: 17px;
	color:#666;
}
#mision_2{
	width: 96%;
	padding: 20px 2%;
	margin: 0;
	background: #EEE;
	height:220px;
	border-radius: 15px;
	text-align: center;
}
#mision_2 h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	font-family: 'Avenir Next LT Pro Bold';
}
#mision_2 p{
	font-size: 17px;
	color:#666;
}

/*NARANJA*/
#bloque_naranja{
	width: 90%;
	padding: 30px 5%;
	height: auto;
	display: table;
	background:#F58100;
	position: relative;
}
#bloque_naranja_arriba{
	width: 60%;
	padding:30px 0 30px 40%;
	font-size: 30px;
	color: #FFF;
	text-align: left;
}
#bloque_naranja_abajo{
	width: 100%;
	padding:0 10px;
}
#bloque_naranja_abajo_1{
	width: 90%;
	padding:0 5%;
	text-align:center;
	z-index: 2900;
	position: relative;
}
#bloque_naranja_abajo_1 img{
	height: auto;
	width: 100%;
	border-radius: 15px;
}
#bloque_naranja_abajo_2{
	width: 90%;
	padding:20px 5%;
	text-align: left;
	font-size: 17px;
	color:#FFF;
}
#imagen_detalle_naranja{
	width: 30%;
	position: absolute;
	top: -40px;
	left: 8%;
	z-index: 2000;
}
#imagen_detalle_naranja img{
	width: 100%;
	border-radius: 15px;
}

/*FOOTER*/
#footer{
	position: relative;
}
#footer_izq{
	width: 100%;
	padding: 0px;
	text-align: center;
	float: left;
}
#footer_izq img{
	height: 50px;
}
#footer_der{
	width: 100%;
	height: auto;
	font-size: 10px;
	padding-top: 10px;
	position: relative;
}
#footer_der ul{
	width: 100%;
	list-style: none;
	margin-bottom: 90px;
}
#footer_der ul li{
	width: 33%;
	text-align: center;
	float: left;
	padding: 5px 0;
}
#footer_der ul li img{
	height: 20px;
}
#footer_der ul li a{
	text-decoration: none;
	color: #333;
	padding: 5px 0;
	display: block;
}
#icono_face{
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
}
#icono_face img{
	height: 40px;
}

/*MENÚ*/
#menu_2_movil{
	width:auto;
	position: fixed;
	top: 10px;
	left: 20px;
	z-index: 3000;
	display: block;
}
#menu_2_movil img{
	height: 25px;
	width: auto;
}
#bloque_menu{
	width:100%;
	height:150%;
	padding:20px 0;
	background:rgba(254,254,254,0.9);
	position:fixed;
	left:-100%;
	top:0;
	z-index:30000;
	display:table;
}
#opcion{
	width:100%;
	height:auto;
	padding:0;
	text-align:center;
	font-size:14px;
	border-bottom:solid 1px #626567;
	display:table;
}
#opcion a{
	width:100%;
	text-decoration:none;
	padding:15px 0;
	color:#626567;
	display:block;
}

/*MÉTODO*/
#slide_interior{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	margin-top:70px;
}
#bloque_metodo{
	width: 90%;
	padding: 10px 5%;
	height: auto;
	display: table;
	text-align: left;
	font-size: 17px;
	color: #666;
	line-height: 20px;
}
#bloque_metodo h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	text-align: center;
	padding-bottom: 30px;
	line-height: 30px;
}
#bloque_metodo ul{
	width: 100%;
	list-style: none;
	margin-top: 20px;
}
#bloque_metodo ul li{
	width: 90%;
	margin: 5px 5%;
	float: left;
}
#bloque_metodo ul li img{
	width: 100%;
	border-radius: 15px;
}
#separador{
	width: 80%;
	margin: 0 10%;
	border-bottom: solid 2px #EEE;
	padding: 10px 0;
	display: block;
}

/* AMBIENTES */
#bloque_ambientes{
	width: 90%;
	padding: 10px 5%;
	height: auto;
	display: table;
	text-align: left;
	font-size: 17px;
	color: #666;
	line-height: 20px;
}
#bloque_ambientes h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	text-align: center;
	padding-bottom: 30px;
	line-height: 30px;
}
#bloque_ambientes ul{
	width: 100%;
	list-style: none;
	margin-top: 20px;
}
#bloque_ambientes ul li{
	width: 46%;
	margin: 5px 2%;
	float: left;
}
#bloque_ambientes ul li img{
	width: 100%;
	border-radius: 15px;
}

/*UBICACIÓN*/
#bloque_quienes{
	width: 90%;
	padding: 10px 5%;
	height: auto;
	display: table;
}
#bloque_quienes h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	padding-bottom: 30px;
	line-height: 30px;
}

/*GALERÍA*/
#bloque_galeria{
	width: 98%;
	padding: 0 1% 10px 1%;
	height: auto;
	display: table;
}
#bloque_galeria ul{
	width: 100%;
	list-style: none;
}
#bloque_galeria ul li{
	width: 46%;
	margin: 5px 2%;
	float: left;
}
#bloque_galeria ul li img{
	width: 100%;
	border-radius: 15px;
}
#bloque_galeria h1{
	font-size: 30px;
	color:#009FF1;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 20px;
}

/* CONTACTO*/
#bloque_contacto{
	width: 100%;
	padding: 10px 0;
	height: auto;
	display: table;
}

#idioma{
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 5000;
}
#idioma img{
	height: 30px;
}


}


@media (min-width: 1200px){
	.carousel-cell{
		width: 100%;
		height: 1000px;}
		#slogan{
			top: 400px;
		}
}
