@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:20%; height:auto; float:left; padding:2% 0%;}
.datos_pag{  width:50%; height:auto; float:right; padding:3% 0%;}
.datos_pag_1{  width:48%; height:auto; float:left; margin-left:1%; }
.datos_pag_icono{  width:auto; height:auto; float:left; margin-right:5%; }
.datos_pag_text{  width:auto; height:auto; float:left; }
.top_mitad{  width:50%; height:auto; float:left; }
#menu_botones{ width:100%; height:auto; float:left; padding:1.5% 0%;}
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1250px;}
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 18px;
	color: #fff;
	text-decoration: none;	
	width:14%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 18px;
	color: #265bfe;
	text-decoration: none;	
	width:14%;
	float:left;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 18px;
	color: #265bfe;
	text-decoration: none;	
	width:14%;
	float:left;
} 
/*********************************** BARRA FLOTANTE******************************************/
.barra_flotante{ width:45px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:15%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:5%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#3d548e; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
/*********************************** BANNER  *******************************************************************/
#boton_1{ width:auto; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px; }
#boton_1 li { display:inline; }
#boton_1 li a {  
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;	
	width:200px;
	padding:18px 0px;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	background:#265bfe;
	border-radius:5px;
	margin-right:20px; margin-top:20px;
	}
#boton_1 li a:hover{
	font-family: titulo;
	font-size: 20px;
	color: #265bfe;
	text-decoration: none;	
	width:200px;
	padding:18px 0px;
	float:left;
	background:#fff;
	border-radius:5px;
	margin-right:20px;margin-top:20px;
	 }	
#boton_2{ width:auto; height:auto; float:left; margin:0px; padding:0px; }
#boton_2 li { display:inline; }
#boton_2 li a {  
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;	
	width:200px;
	padding:15px 0px;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	border:#fff 2px solid;
	border-radius:5px; margin-top:20px;
	}
#boton_2 li a:hover{
	font-family: titulo;
	font-size: 20px;
	color: #265bfe;
	text-decoration: none;	
	width:200px;
	padding:15px 0px;
	float:left;
	background:#fff;
	border:#fff 2px solid;
	border-radius:5px; margin-top:20px;
	 }	
/*********************************** ESLOGAN  ******************************************************************/
.eslogan_tex{ width:100%; height:auto; float:left; padding:5% 0% 1% 0%;}
.eslogan_banner{ width:85%; height:auto; float:left; padding:8% 0% 0% 15%; position:absolute; z-index:1000;}
/*********************************** INDEX  ********************************************************************/
.ini{ width:15%; height:auto; float:left; margin:0% 5%; }
.ini_2{ width:12%; height:auto; float:left; margin:0% 2%; }

#cont_4_cont{ width:100%; height:auto; float:left;  margin-bottom:20px; border-bottom:#eeeeee solid 1px;}
#cont_5{ width:100%; height:auto; float:left; }
.cont_8{ width:20%; height:300px; float:left;  margin-right:3%;}
.cont_9{ width:44%; height:auto; float:left; margin-right:3%;}
.cont_10{ width:30%; height:auto; float:left; }
/*********************************** MINI GALERIA  *************************************************************/
.titulo_mini{ width:auto; height:auto; float:left; margin-right:5%; padding-right:5%; border-right:#FFF 1px solid;}
.texto_mini{ width:auto; height:auto; float:left; margin-top:2.5%;}
/*********************************** PIE  **********************************************************************/
.pie_24{ width:20%; height:auto; float:left; margin-right:10%;}
.pie_25{ width:20%; height:auto; float:left; margin-right:5%;}
.pie_26{ width:20%; height:auto; float:left; margin-right:5%;}
.pie_27{ width:20%; height:auto; float:left; }
.pie_50{ width:50%; height:auto; float:left; border-top:#616873 1px solid; padding-top:20px; }
.pie_100{ width:100%; height:auto; float:left; border-top:#616873 1px solid; padding-top:20px; }
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** SERVICIOS  ****************************************************************/
#caja_cont{ width:100%; height:auto; float:left; margin-bottom:5%;}
#cont_13_foto{ width:40%; height:auto; float:left; float:left; background:#fff; margin-right:5%;  }
#cont_13_cont{ width:55%; height:auto; float:left; padding-top:25%;}
.cont_24{ width:47%; height:auto; float:left; background:#fff; margin:0% 6% 0% 0%;}
.cont_25{ width:47%; height:auto; float:left; background:#fff; }
/*********************************** CAMPAÑAS  ****************************************************************/
.camp{ width:47%; height:auto; float:left; margin:0% 1% 5% 1%;  border:#dfdfdf 1px solid; }
.camp_foto{ width:100%; height:auto; float:left; margin-bottom:2%; }
.camp_texto{ width:94%; height:auto; float:left; background:#fff; padding:3%;}
.camp_logo{ width:18%; height:auto; float:left; margin-right:2%; }
.camp_titulo{ width:80%; height:auto; float:left; }
/*********************************** CLIENTES  ****************************************************************/
.clientes{ width:15%; height:auto; float:left; background:#FFF; border:#e9e9e9 1px solid; padding:1%; margin:0% 1% 2% 1%; }
/*********************************** CONTACTO  *****************************************************************/
#formulario{ width:100%; height:auto; float:left; margin:0% 0% 8% 0%;}
#direccion{ width:100%; height:auto; float:left; }

.caja_mapa{ width:100%; height:auto; float:left; margin-bottom:2%; padding-bottom:2%; border-bottom:#eeeeee 1px solid;  }
.texto_mapa{ width:35%; height:auto; float:left; margin-right:5%;  }
.mapa{ width:60%; height:auto; float:left;  }

.casilla{ width:87%;  background:#f4f7f9; padding:3%; border:#f4f7f9 1px solid;}
.comentarios{ width:90%;  background:#f4f7f9; padding:5%; border:#f4f7f9 1px solid;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_min{
	font-family: titulo;
	font-size: 50px;
	color: #fff;
    text-decoration: none;	
}
.Titulo_banner{
	font-family: titulo;
	font-size: 70px;
	color: #fff;
    text-decoration: none;	
}
.Texto_banner{
	font-family: titulo;
	font-size: 17px;
	color: #fff;
    text-decoration: none;	
}
.Texto {
	font-family: normal;
	font-size: 14px;
	color: #646464;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 40px;
	color: #000;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #000;
	text-decoration: none;
}
.Titulo_eslogan {
	font-family: futura;
	font-size: 60px;
	color: #265bfe;	
}
.Titulo_pie {
	font-family: titulo;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.Texto_pie_2 {
	font-family: normal;
	font-size: 14px;
	color: #888c94;
	text-decoration: none;
}