@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #4d4d4d;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#ffe9e4; padding:1% 0%;}
#contenido_cabezera{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 10%; overflow:hidden;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:25%; height:auto; float:left; padding:1% 35% 1% 0%;}
#botones{ width:40%; height:auto; float:left;  padding:3% 0%;}	
nav{ right:0; background:#4d4d4d;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer;}
.menu_tablet_girar {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:40px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:5%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:15%;}
.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_tiktok{ width:70%; height:auto; float:left; background:#000; 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%;}
/****************************************************************************/
.imagenFilosofia{ width:30%; height:auto; float:left;}
.letreroFilosofia{ width:70%; height:auto; float:left;}
.cont3{ width:48%; height:auto; float:left; margin: 0% 0.5% 1% 0.5%;}
.cajaPaq{ width:32%; height:auto; float:left; margin-right: 0.5%; padding: 3% 0%; background:#fff;}
.icoInclu{ width:49%; height:auto; float:left; margin: 3% 1% 3% 0%;}
.icoIma{ width:20%; height:auto; float:left; margin: 0% 5% 0% 0%;}
.icoTex{ width:75%; height:auto; float:left;}
.Inco4{ width:50%; height:auto; float:left;}
.conbaInt1{ width:60%; height:auto; float:left; margin: 0% 20%;}
.conbaInt2{ width:100%; height:auto; float:left;}
.LogoCLie{ width:30%; height:auto; float:left; margin: 0% 1% 1% 1%; background:#fff; border: #e2e2e2 1px solid;}
.Cono1{ width:25%; height:auto; float:left; margin-right: 5%;}
.Cono2{ width:70%; height:auto; float:left;}
/*********************************** PIE  **********************************************************************/
.pie_9{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_10{ width:100%; height:auto; float:left; margin-bottom:3%;}
.pie_11{ width:100%; height:auto; float:left; }
.pie_linea{ width:100%; height:auto; float:left; margin:4% 0%; }
.pie_titulo{ width:100%; height:auto; float:left; }
.pie_texto{ width:100%; height:auto; float:left; }
/*********************************** DERECHOS  ****************************************/
#derechos{ width:100%; height:auto; float:left;  background:#424242;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_Grande {
	font-family: titulo;
	font-size: 50px;
	color: #000;
	text-decoration: none;
}
.Titulo {
	font-family: titulo;
	font-size: 30px;
	color: #000;
	text-decoration: none;
}
.Titulo_Precio {
	font-family: titulo;
	font-size: 35px;
	color: #00b8ff;
	text-decoration: none;
}
.Texto {
	font-family: normal;
	font-size: 17px;
	color: #393939;
	text-decoration: none;
	line-height: 25px;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #4d4d4d;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	line-height: 35px;
}
.Texto_pie {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
}