@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:20%; height:auto; float:left; margin-right: 15%}
.datos_pag{  width:65%; height:auto; float:left; margin-top: 1%}
.datos_dir{  width:30%; height:auto; float:left;}
.datos_tel{  width:50%; height:auto; float:left;}
.datos_face{  width:20%; height:auto; float:left;}
.datos_icono{  width:5%; height:auto; float:left; margin-right: 5%; margin-bottom: 2%;}
.datos_texto{  width:90%; height:auto; float:left; margin-bottom: 2%;}
#menu_botones{ width:100%; height:auto; float:left; }
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1200px;}
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;	
	width:21%;
	padding:0.8% 0%;
    margin: 1.5% 1%;
	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:#305f7f 1px solid;
    border-radius: 10px;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;	
	width:21%;
	padding:0.8% 0%;
    margin: 1.5% 1%;
	float:left;
    background:#2c2e83;
    border-radius: 10px;
    border:#6668c9 1px solid;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;	
	width:21%;
    margin: 1.5% 1%;
    padding:0.8% 0%;
	float:left;
     background:#e80412;
    border-radius: 10px;
    border:#e80412 1px solid;
} 
/*********************************** 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%;}
.ico_tiktok{ width:70%; height:auto; float:left; background:#000; padding:15%;}
/*********************************** ESLOGAN  **********************************************/
.eslo{  width:100%; height:auto; float:left; }
/*********************************** PIE  **************************************************/
.pie_6{ width:30%; height:auto; float:left; margin-right:3%;}
.pie_7{ width:25%; height:auto; float:left; margin-right:3%;}
.pie_8{ width:12%; height:auto; float:left; margin-right:3%;}
.pie_9{ width:24%; height:auto; float:left;}
/*********************************** NOSOTROS  *********************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** SERVICIOS  ********************************************/
.servicios_caja{ width:30%; height:auto; float:left; margin: 0% 2% 2% 0%; }
/*********************************** LGOOS  ********************************************/
.log{ width:15%; height:auto; float:left; margin: 0% 0.2% 1% 0.2%; background:#fff; padding: 0.3%; border:#e9e9e9 1px solid; }

.titu_log{ width:100%; height:auto; float:left; margin-top: 2%; }
/*********************************** PRODUCTOS  ********************************************/
.pro_caja{ width:28%; padding: 1%; height:auto; float:left; margin: 0% 1% 2% 1%; border:#e3e5e8 1px solid; border-radius: 10px;}

#botn_mas li { display:inline; }
#botn_mas li a {  
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;	
	width:50%;
	padding:2% 5%; margin: 0% 0% 0% 15%;
	float:left;
    background:#e80412;
	-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-radius: 10px;
	}
#botn_mas li a:hover{
	font-family: titulo;
	font-size: 14px;
	color: #fd7062;
	text-decoration: none;	
	width:50%;
	padding:2% 5%; margin: 0% 0% 0% 15%;
	float:left;
    border-radius: 10px;
    background:#f2f4f7;
	 }	
/*********************************** DETALLES  *********************************************/
.detalles_foto{ width:29%; height:auto; float:left; margin-right:5%; border-radius: 10px; border:#e3e5e8 1px solid;}
.detalles_tex{ width:62%; height:auto; float:left; padding: 1%; border-radius: 10px; border:#e3e5e8 1px solid;}
/*********************************** CONTACTO  *********************************************/
.mapa{ width:45%; height:auto; float:left; margin-right:5%;}
.form{ width:50%; height:auto; float:left; }
#celdas{ width:32.3%; height:auto; float:left; margin-top:1%; margin:1% 1% 0% 0%;}
#celdas_comentario{ width:100%; height:auto; float:left; margin-top:1%;}
#boton_enviar{ width:auto; height:auto; float:left; margin-top:1%;}
.casilla{ width:90%;  background:#f2f4f7; border:#f2f4f7 solid 1px; padding:5%; border-radius: 10px;}
.comentarios{ width:92%;  background:#f2f4f7; border:#f2f4f7 solid 1px; padding:4%;  border-radius: 10px;}
/*********************************** TIPOGRAFIAS  *****************************************/
.titulo_banner {
	font-family: titulo;
	font-size: 50px;
	color: #ff3e4a;
	text-decoration: none;
}
.Sub_titulo_banner {
	font-family: titulo;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: Tahoma;
	font-size: 14px;
	color: #737c85;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 30px;
	color: #305f7f;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 23px;
	color: #4f5255;
}	
.Texto_pie {
	font-family: Tahoma;
	font-size: 14px;
	color: #737c85;
	text-decoration: none;
    line-height: 23px;
}
.Texto_blanco {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}