@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #066071;}
/*********************************** MENU PRINCIPAL  *****************************/
.datos_pag{  width:100%; height:auto; float:left; padding:2% 0%;}
.logo{  width:20%; height:auto; float:left; margin-right: 5%;}
.datos_pag_1{  width:25%; height:auto; float:left;}
#botones{ width:100%; height:auto; float:left;}	
nav{ right:0; background:#066071;  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: 20px;
	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_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_ficha{ width:auto; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px; }
#boton_ficha li { display:inline; }
#boton_ficha li a {  
	font-family: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:150px;
	padding:5% 0%;
	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:#870000;
	border-radius:5px;
	}
#boton_ficha li a:hover{
	font-family: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:150px;
	padding:5% 0%;
	float:left;
	background:#333333;
	border-radius:5px;
	 }
/*********************************** INDEX  ********************************************************************/
.ico_ini{ width:33%; height:auto; float:left; }
/*********************************** ESLOGAN  ****************************/
.eslogan_banner{ width:90%; height:auto; float:left; padding:0% 0% 0% 10%; position:absolute; z-index:1000;}
/*********************************** PRODUCTOS  ************************************/
.cajaProTitulo{ width:98%; height:auto; float:left; padding: 1%; background:#dfdfdf; margin-bottom:1%;}
.productos{ width:30%; height:auto; float:left; padding: 1%; background:#fff; margin:0% 0.5% 1% 0.5%;}
#vermas{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1250px;}
#vermas li { display:inline; }
#vermas li a {  
	font-family: titulo;
	font-size: 16px;
	color: #b7c4c6;
	text-decoration: none;	
	width:100%;
    padding: 3% 0%;
	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:#000; border-radius:10px;
	}
#vermas li a:hover{
	font-family: titulo;
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	float:left;
    padding: 3% 0%;
    background: #066071; border-radius:10px;
	 }	
/*********************************** detalles  ************************************/
.FotoProDet{ width:30%; height:auto; float:left; margin-right: 1%; background:#FFF; padding:1%;}
.infoProd{ width:65%; height:auto; float:left; background:#FFF; padding:1%;}
/*********************************** NOSOTROS *************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** PIE  ***************************************/
.pie_26{ width:48%; height:auto; float:left; margin-right:2%;}
.pie_27{ width:48%; height:auto; float:left; margin-right:2%;}
.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; }
/*********************************** 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:#fff; padding:3%; border:#d6d6d6 1px solid;}
.comentarios{ width:90%;  background:#fff; padding:5%; border:#d6d6d6 1px solid;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_banner {
	font-family: titulo;
	font-size: 45px;
	color: #fff;
	text-decoration: none;
    line-height: 55px;
}
.SubTitulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 35px;
}
.Texto_banner {
	font-family: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}
.Texto_blanco {
	font-family: normal;
	font-size: 12px;
	color: #232829;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: normal;
	font-size: 12px;
	color: #333e48;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #066071;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 17px;
	color: #085f70;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: none;
    line-height: 20px;
}