@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  ******************************/
.datos_pag{  width:100%; height:auto; float:left; padding:1.5% 0%;}
.logo{  width:15%; height:auto; float:left; margin: 1% 10% 1% 0%;}
.datos_pag_1{  width:23%; height:auto; float:left; margin-top: 2%;}
#menu_botones{ width:100%; height:auto; float:left; }
#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: 16px;
	color: #b7c4c6;
	text-decoration: none;	
	width:20%;
    padding: 1.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;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
	width:20%;
	float:left;
     padding: 1.5% 0%;
    background: #066071;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
	width:20%;
	float:left;
     padding: 1.5% 0%;
    background: #066071;
}
/*********************************** INDEX  ********************************************************************/
.ico_ini{ width:25%; height:auto; float:left; margin:0% 4%;}
/*********************************** 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%;} 
/*********************************** ESLOGAN  ******************************/
.eslogan_banner{ width:80%; height:auto; float:left; padding:7% 0% 0% 20%; position:absolute; z-index:1000;}
/*********************************** PRODUCTOS  ************************************/
.cajaProTitulo{ width:98%; height:auto; float:left; padding: 1%; background:#dfdfdf; margin-bottom:1%;}
.productos{ width:22%; 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:25%; height:auto; float:left; margin-right:1%;}
.pie_27{ width:24%; height:auto; float:left; margin-right:1%;}
.pie_28{ width:24%; height:auto; float:left; margin-right:1%;}
.pie_28{ width:24%; height:auto; float:left;}
/*********************************** TIPOGRAFIAS  ************/
.Titulo_banner {
	font-family: titulo;
	font-size: 80px;
	color: #fff;
	text-decoration: none;
    line-height: 100px;
}
.SubTitulo_banner {
	font-family: titulo;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
    line-height: 45px;
}
.Texto_banner {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
.Texto_blanco {
	font-family: normal;
	font-size: 14px;
	color: #232829;
	text-decoration: none;
	line-height: 23px;
}
.Texto {
	font-family: normal;
	font-size: 14px;
	color: #333e48;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 30px;
	color: #066071;
	text-decoration: none;
    line-height: 50px;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 17px;
	color: #085f70;
	text-decoration: none;
    line-height: 25px;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 14px;
	color: #c3cbcd;
	text-decoration: none;
    line-height: 23px;
}