@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #953f00;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:25%; height:auto; float:left; padding:1% 0%; margin-right: 10%;}
.datos_y_menu{  width:15%; height:auto; float:left; margin-right: 5%; padding:2.5% 0%;}
.RedesSociales{  width:25%; height:auto; float:left; padding:2% 0%;}
.idiomas{  width:20%; height:auto; float:left; padding:2% 0% 1% 0%;}

.datos_pag{  width:100%; height:auto; float:left;  padding:1% 0%;}
#menu_botones{ width:100%; height:auto; float:left;}
#botones{ width:100%; height:auto; float:left;}	
nav{ right:0; background:#953f00;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:2% 5%;}
.menu_tablet_girar {
	font-family: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
#info2{ width:100%; height:auto; margin-left:auto; margin-right:auto; max-width:1200px; overflow:hidden;}
.Caja100Cie{ width:100%; height:auto; float:left; margin-bottom: 1%; }
/*********************************** 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_pinterest{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
.ico_tiktok{ width:70%; height:auto; float:left; background:#000; padding:15%;}
/*********************************** INICIO  ********************************************/
.iniCont{ width:48%; height:auto; float:left; margin: 1%; background: #953f00;}
.iniCont2{ width:70%; height:auto; float:left; margin:1% 15%; }
.iniCont50{ width:100%; height:auto; float:left; margin-bottom:3%; }
/*********************************** INICIO  ********************************************/
.cajaCat{ width:100%; height:auto; float:left; margin-bottom: 10%; background: #e6d4a7;}

.imgPri{ width:100%; height:auto; float:left;}
.cajaPeq{ width:100%; height:auto; float:left;}
.peqFotos{ width:20%; height:auto; float:left;}

.imgPri2{ width:100%; height:auto; float:left;}
.cajaPeq2{ width:40%; height:auto; float:left; }
.cajaPeq2a{ width:50%; height:auto; float:left;}
.cajaPeq2b{ width:50%; height:auto; float:left;}
.peqFotos2{ width:100%; height:auto; float:left;}

.cajaHori{ width:70%; height:auto; float:left; margin: 0% 15% 5% 15%; background: #e6d4a7;}
.cajaDrsc{ width:80%; height:auto; float:left; margin: 0% 10% 2% 10%;}
.cajaDrscs{ width:80%; height:auto; float:left; margin: 0% 10% 2% 10%;}
.cajaIntCagVideo{ width:80%; height:auto; float:left; margin: 0% 10% 2% 10%;}
/*********************************** EXPOSICIONES  ********************************************/
.cajExpo{ width:100%; height:auto; float:left; margin-bottom: 5%; padding: 0% 0% 5% 0%; border-bottom: #b29240 1px solid;}
.texExp{ width:50%; height:auto; float:left;}
.imaExpo{ width:50%; height:auto; float:left;}
/*********************************** FORMACION  ********************************************/
.cjaFor{ width:80%; height:auto; float:left;  margin: 0% 10% 5% 10%;}
.ForIma{ width:100%; height:auto; float:left; margin-bottom: 5%;}
.ForTEx{ width:100%; height:auto; float:left; margin-bottom: 5%; background: #e6d4a7; padding: 1%;}
.ForCont{ width:100%; height:auto; float:left; margin-bottom: 5%; background: #e6d4a7; padding: 1%;}

.cajSem{ width:96%; height:auto; float:left;  background: #e6d4a7; padding: 2%;}
.SemTex1{ width:48%; height:auto; float:left; margin-right: 2%;}
.SemTex2{ width:48%; height:auto; float:left; margin-left: 2%;}
/*********************************** PIE  ********************************************/
#pie_info{ width:90%; height:auto; margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
/*********************************** TIPOGRAFIAS  *****************************************/
.Texto {
	font-family: cursiva;
	font-size: 15px;
	color: #2c271a;
	text-decoration: none;
}
.Titulo {
	font-family: cursiva;
	font-size: 25px;
	color: #2c271a;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: cursiva;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo2;
	font-size: 20px;
	color: #953f00;
}	
.Texto_pie {
	font-family: cursiva;
	font-size: 15px;
	color: #b7994e;
	text-decoration: none;
    line-height: 25px;
}