@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #e80412;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:50%; height:auto; float:left; margin-bottom: 2%}
.datos_pag{  width:100%; height:auto; float:left;}
.datos_dir{  width:100%; height:auto; float:left;}
.datos_tel{  width:100%; height:auto; float:left;}
.datos_face{  width:100%; height:auto; float:left;}
.datos_icono{  width:9%; height:auto; float:left; margin-right: 1%; margin-bottom: 2%;}
.datos_texto{  width:90%; height:auto; float:left; margin-bottom: 2%;}
#botones{ width:100%; height:auto; float:left;}	
nav{ right:0; background:#e80412;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;}
#boton{  cursor:pointer; padding:2% 2% 1% 2%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:0%; bottom:0%;  }
.ico_llamar{ width:8%; height:auto; float:left; background:#01d59c; padding:1% 10%;}
.ico_whatsapp{ width:8%; height:auto; float:left; background:#40e15d; padding:1% 2%;}
.ico_facebook{ width:8%; height:auto; float:left; background:#3d548e; padding:1% 2%;}
.ico_mail{ width:8%; height:auto; float:left; background:#0f7dee; padding:1% 2%;}
.ico_ubicacion{ width:8%; height:auto; float:left; background:#f6f6f6; padding:1% 2%;}
.ico_youtube{ width:8%; height:auto; float:left; background:#de1a2a; padding:1% 2%;}
.ico_instagram{ width:8%; height:auto; float:left; background:#cb2a5f; padding:1% 2%;}
.ico_tiktok{ width:8%; height:auto; float:left; background:#000; padding:1% 2%;}
/*********************************** DETALLES  *********************************************/
.detalles_foto{ width:89%; height:auto; float:left; padding: 5%; border-radius: 10px; border:#e3e5e8 1px solid; margin-bottom: 4%;}
.detalles_tex{ width:89%; height:auto; float:left; padding: 5%; border-radius: 10px; border:#e3e5e8 1px solid;}
/*********************************** PIE  **************************************************/
.pie_6{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_7{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_8{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_9{ width:100%; height:auto; float:left;}
/*********************************** NOSOTROS  *********************************************/
.cont_21{ width:100%; height:auto; float:left; margin-bottom:40px;}
.cont_22{ width:100%; height:auto; float:left; }
/*********************************** SERVICIOS  ********************************************/
.servicios_caja{ width:80%; height:auto; float:left; margin: 0% 10% 2% 10%; }
/*********************************** PRODUCTOS  ********************************************/
.pro_caja{ width:85%; padding: 5%; height:auto; float:left; margin: 0% 1% 4% 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:60%;
	padding:2% 5%; margin: 0% 10%;
	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:60%;
	padding:2% 5%; margin: 0% 10%;
	float:left;
    border-radius: 10px;
    background:#f2f4f7;
	 }	
/*********************************** LGOOS  ********************************************/
.log{ width:27%; height:auto; float:left; margin: 0% 1% 1% 1%; background:#fff; padding: 1%; border:#e9e9e9 1px solid; }
.titu_log{ width:100%; height:auto; float:left; margin-top: 2%; }
/*********************************** CONTACTO  *********************************************/
.mapa{ width:100%; height:auto; float:left; margin-bottom:2%;}
.form{ width:100%; height:auto; float:left; }
#celdas{ width:100%; height:auto; float:left; margin:0% 0% 2% 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:96%;  background:#f2f4f7; border:#f2f4f7 solid 1px; padding:2%; border-radius: 10px;}
.comentarios{ width:96%;  background:#f2f4f7; border:#f2f4f7 solid 1px; padding:2%;  border-radius: 10px;}
/*********************************** TIPOGRAFIAS  *****************************************/
.titulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #ff3e4a;
	text-decoration: none;
}
.Sub_titulo_banner {
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #737c85;
	text-decoration: none;
	line-height: 19px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #305f7f;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 17px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #4f5255;
}	
.Texto_pie {
	font-family: Tahoma;
	font-size: 12px;
	color: #737c85;
	text-decoration: none;
    line-height: 15px;
}
.Texto_blanco {
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}