body {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}
p, td, li {
	font-weight: 300;
}
.clear {
	clear: both;	
}
.clearer {
	font-size: 1px;
	height: 1px;	
}
#header {
	border-bottom: 1px solid #7EA4D2;
	margin-bottom: 20px;
}
#header-main {
	float: left;
	width: 100%;
	padding: 8px 0;
	
	background-image: url(../img/layout/header-fondo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	height: 100px;
}
#header-main-logo {
	float: left;
	padding: 12px 0;	
}
#header-main-logo a {
	background-image: url(../img/layout/logo-helduenhitza.png);
	display: block;
	height: 60px;
	width: 300px;
}
#header-main-idioma {
	float: right;	
}
#header-main-idioma ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#header-main-idioma ul li {
	float: left;
	display: inline-block;
	margin-left: 10px;	
}
#header-main-idioma ul li a {
	color: #333;	
}
#header-main-idioma ul li.activo a {
	color: #7EA4D2;
	font-weight: bold;	
}
#header-main-menu {
	background-color: #7EA4D2;
}
#header-main-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header-main-menu ul li {
	display: inline;
}
#header-main-menu ul li a {
	background-color: #7EA4D2;
	color: #FFF;
	display: inline-block;
	padding: 8px 14px;
	text-decoration: none;
}
#header-main-menu ul li a:hover, #header-main-menu ul li.activo a {
	background-color: #6b89ad;
}
#header-main-menu ul li a i {
	margin-right: 10px;
}
#header-main-menu ul li.volver {
	float: right;
}
#header-main-menu ul li.volver a {
	text-transform: uppercase;
}

#home-slider {
	border: 10px solid #FFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	height: 413px;
	overflow: hidden;
}
#home-slider .slide {
	position: relative;
	display: none;
	width: 100%;
	height: 100%;
}
#home-slider .slide a {
	display: block;
	width: 100%;
	height: 100%;	
}
#home-slider .slide a.enlace {
	position: absolute;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	left: 0;
	top: 0;	
}
#home-slider .slide.activo {
	display: block;
}
#home-slider .slide img {
	width: 100%;
	max-height: 393px;	
}
#home-slider .slide h2 {
	background-color: rgba(0, 0, 0, 0.8);
	bottom: 0px;
	color: #FFF;
	font-size: 20px;
	margin: 0px;
	padding: 5px 20px;
	position: absolute;
	width: 100%;
}
#home-presentacion {
	background-color: #6B89AD;
	color: #FFF;
	margin-top: 20px;
	padding: 20px 0;
}
#home-presentacion h3 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#home-presentacion h3 a {
	color: #fff;	
}
#home-presentacion figure {
	background-color: #6B89AD;
	border: 6px solid #305178;
	box-sizing: border-box;
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}
.actividades-lista .actividad-icono {
	color: #305178;
	font-size: 40px;
	text-align: center;;
}
.actividades-lista .actividad {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
#home-calendario h2 a {
	color: #333;	
}
#home-calendario table, #calendario table {
	width: 100%;
}
#home-calendario table td, #calendario table td {
	border: 1px solid #CCC;
	text-align: center;
}
#calendario table td  {
	line-height: 50px;
	width: 14%;
	font-weight: normal;
}
#home-calendario table td a, #calendario table td a {
	font-weight: bold;	
}
#home-calendario table td strong {
	color: #7EA4D2;
}
#calendario table td strong {
	background-color: #305178;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
#home-calendario table td a strong, #calendario table td a strong {
	color: #fff;
}
#home-calendario table td a {
	background-color: #305178;
	color: #FFF;
	display: block;
	width: 100%;
}
#calendario table td a {
	background-color: #7EA4D2;
	color: #FFF;
	display: block;
	width: 100%;
}
#home-calendario-enlaces p, #calendario-enlaces p, #calendario-comision-enlaces p {
	margin: 0;	
}
#home-calendario-enlaces p.anterior, #calendario-enlaces p.anterior, #calendario-comision-enlaces p.anterior {
	float: left;	
}
#home-calendario-enlaces p.siguiente, #calendario-enlaces p.siguiente, #calendario-comision-enlaces p.siguiente {
	float: right;	
}
#calendario-comision-enlaces p.siguiente a, #calendario-comision-enlaces p.anterior a{
	color:white;
}
#home-sidebar-inscripcion {
	margin-top: 20px;
}
#home-sidebar-inscripcion a {
	background-color: #305178;
	color: #FFF;
	display: block;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
}
.noticias-lista .noticia figure {
	background-color: #333;
	height: 150px;
	margin-bottom: 10px;
	overflow: hidden;
}

#footer-contacto li a {
	color: #fff;	
}
#footer-legal {
	margin-top: 10px;	
}
#footer-legal p {
	margin-bottom: 0;
}
footer#footer {
	background-color: #305178;
	color: #FFF;
	margin-top: 30px;
	padding: 20px 0;
}
footer#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer-presentacion img {
	height: auto;
	margin-bottom: 20px;
	margin-top: 18px;
	width: 60%;
}
#footer #footer-actividades li {
	margin-bottom: 10px;
}
#footer #footer-actividades li a {
	color: #fff;	
}
#footer #footer-actividades li a:hover {
	text-decoration: none;	
}
#footer #footer-legal a {
	color: #fff;	
}

#actividades div.actividades-galeria {
	float: left;
	width: 500px;	
}
#actividades div.actividades-galeria .galeria {
	float: left;
	width: 150px;
	margin: 0 14px 14px 0;	
}
#actividades div.actividades-galeria .galeria img {
	width: 100%;	
}

#galeria-fotos-actividad .grid-sizer {
	width: 25%;	
}
#galeria-fotos-actividad .galeria {
	float: left;
	width: 25%;
	padding: 5px;
}
#galeria-fotos-actividad .galeria img {
	max-width: 100%;	
}


#actividades .imagen-categoria-actividad {
	float: left;
	max-width: 500px;
	padding: 10px;
	border: 1px solid #ccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin: 0 20px 20px 0;
}
#actividades .imagen-categoria-actividad img {
	width: 100%;	
}
#actividades .actividad {
	margin-bottom: 20px;
}
#actividades .actividad div.imagen {
	height: 168px;	
	overflow: hidden;
}
#actividades .actividad div.imagen img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	width: 100%;	
}
#actividades .actividad h3 {
	font-size: 17px;
	margin: 0;
	text-align: center;
	background-color: #7EA4D2;
	padding: 10px 0;
}
#actividades .actividad h3 a {
	color: #fff;	
}
#actividades .actividad h3 a:hover {
	text-decoration: none;	
}

#actividades .bloque-actividad {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
#actividades .bloque-actividad p.categoria {
	margin: 0;	
}
#actividades .bloque-actividad h4 {
	margin: 0 0 6px 0;	
}
#actividades .bloque-actividad p.fecha {
	margin: 0;
	font-size: 13px;
}
#lista-actividades-categoria, #lista-actividades-galeria {
	margin-top: 20px;	
}
#lista-actividades-categoria h3, #lista-actividades-galeria h3 {
	margin: 0;	
}

#breadcrumbs {
	
}
#breadcrumbs ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 10px solid #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#breadcrumbs ul li {
	float: left;
	display: inline-block;
	margin-right: 5px;
	color: #337ab7;
}

div.cookies {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.9);
	color:#fff;
	text-align:center;
	font-size:14px;
	padding-top: 10px;	
}
div.cookies a {
	color:#fff;
}
div.cookies a.cookiesBot {
	display:inline-block;
	background-color: #7EA4D2;
	color: #fff;	
	padding: 3px 10px;
	margin-right:10px;
	margin-bottom:2px;
}

#revistas div.revista {
	margin-bottom: 30px;	
}
#revistas div.revista img {
	max-width: 100%;
}
#revistas div.revista h4 {
	background-color: #7ea4d2;
	font-size: 17px;
	margin: 0;
	padding: 10px 0;
	text-align: center;	
	color: #fff;
}
#revistas div.revista h4 a {
	color: #fff;	
}
#revistas div.revista h4 a:hover {
	text-decoration: none;	
}

#finscripcion div.checkbox {
	margin-top: 0;
	margin-bottom: 0;	
}

#historico-actividades p a {
	display: inline-block;
	border: 10px solid #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		
}


#banner-publi {
	margin-top: 20px;
}
#banner-publi-imagen img {
	width: 100%;
}
#banner-publi-interior.conborde {
	border: 1px solid #ccc;
}
#banner-publi-texto h4 {
	text-align: center;	
}

#actividades .bloque-galeria {
	/*border-bottom: 1px solid #ccc; */
	padding: 20px 0;
}
#actividades .bloque-galeria p {
	margin: 0;
}
#actividades .bloque-galeria p.titulo {
	font-weight: bold;
}
#actividades .bloque-galeria p.fecha {
	margin: 6px 0;
}
#galeria-ficha p.fecha {
	margin: 0;
}
#galeria-ficha h3 {
	margin-top: 0;
	color: #1578bd;
}
#videos-ficha p.fecha {
	margin: 0;
}
#videos-ficha h3 {
	margin-top: 0;
	color: #1578bd;
}
#videos-ficha-listado {
	margin-top: 30px;
}
#videos-ficha-listado div {
	margin-bottom: 30px;
}
#videos-ficha-listado iframe {
	max-width: 100%;
}
#videos-ficha p.fecha {
	margin: 0;
}
#videos-ficha h3 {
	margin-top: 0;
}
.header-main-menu-socios {
	float: right;
}
.header-main-menu-socios a{
	background-color: #6b89ad !important;
}
.header-main-menu-socios i {
	margin-right: 2px;
}

#actividades .actividad div.imagen img {
	object-fit: cover;
	height: 100%;
}
.bt-galeria{
	border:1px solid #7EA4D2;
	padding:10px;
	
}
.bt-galeria:hover{
	text-decoration: none;
	background: #305178;
	color: white;
}
#galeria-contenedor:nth-child(2n+2){
    clear: right; 
}
.programas ul{
padding-inline-start: 0px;}
.programas li{
	list-style: none;
	padding: 10px;
}
.programas li i{
	margin-right: 10px;
	
}
#enlaces-interes ul, #enlaces-interes ul{
	padding-inline-start: 0px;
}
#enlaces-interes li, #localizaciones li{
list-style: none;
}

#enlaces-interes a, #localizaciones a{
	line-height: 30px;
}
#enlaces-interes  i, #localizaciones i{
	margin-right: 5px;
}



#junta ul {
	line-height: 28px;
	list-style: none;
	padding: 0;
	padding-inline-start: 10px;
  }
  #junta li {
	padding-left: 1.3em;

  }
  #junta li strong{
	color:#337ab7;
  }
  #junta li:before {
	content: "\f2be  "; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em; /* same as padding-left set on li */
	width: 1.3em; /* same as padding-left set on li */
	color:#337ab7;
  }
  #junta-doc{
	  margin-top:10px;
	  margin-left:10px;
  }
  #junta-doc h4{
	margin-bottom:25px;
}


.comisiones section{
	
	padding-top:25px;
	padding-bottom:25px; 
}
.comisiones h4 {

	font-weight: normal;
	text-transform: uppercase;

	text-decoration: underline;
}

.comisiones .area-enlaces{
	list-style: none;
	padding-inline-start:0px;

}
.comisiones .area-enlaces li{
	display:inline-block;
	margin-right: 5px;
}
.comisiones .area-enlaces li:last-child{
	margin-right: 0px;
}
.comisiones #proximas-actividades .col-md-6:nth-child(2n) {
	clear: inherit;
}

#proximas-actividades p {
	font-weight: normal;
}

.comisiones #proximas-actividades .bt-galeria{
	line-height: 55px;
	color:white;
}
.comisiones  #proximas-actividades .bt-galeria:hover{
color: #305178;
background: white;
}
.comisiones #proximas-actividades ul.area-enlaces a.bt-galeria {
	color: #305178;
}
.call-actividad{
	background: #305178;
	padding: 30px;
	padding-top:5px; 
	box-shadow: 4px 4px #88888836;
	color: white;
	border-radius: 5px;
}
.call-actividad h4{
	font-weight: bold;
}
.call-actividad .gap{
height: 20px;
}
.comisiones-actividad section{

	padding-top:25px;
	padding-bottom:25px; 
}
.comisiones-actividad p {
	font-size: 16px;
	font-weight: normal;
}
.mb-20{margin-bottom: 20px;}


/*************************/
/* PORTADA PORTADA
/*************************/
#area-inicio .col-md-3{
	margin-bottom: 20px;
}
.card {
	text-align: center;
	border: 1px solid lightgrey;
	border-radius: 5px;
	padding: 20px;
	color:#7e7e7e;
	font-size: 1.2em;
	/*min-height: 132px;*/
	min-height: 160px;
}
.card i{	
	display: block;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.5em; 
	padding-top: 26px;
}
.bloquecat .card i { display: none; }
.bloquecat .notifi i { display: block; padding-top: 0; }
.bloquecat .card { position: relative; background-position: center; }
.socios .bloquecat .card{
    min-height: 160px;

}
.bloquecat span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #7EA4D2;
}
.card a{
	color:#7e7e7e;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
}


.card:hover{
	background-color: #6B89AD;
	color: white;
}
.card:hover a{
	color:white;
}
.color-1{
	background: #efefef;
	color:black;
}
.color-2{
	background: #305178;
	color: white;
}
.color-3{
	background: #7EA4D2;
	color: white;
}
#inscr {
	padding: 5px;
}
.inscripciones-box{
	border: 6px white double;
padding: 8px;
/*	box-shadow: -6px -6px 8px -4px rgba(118, 140, 254, 0.75), 6px -6px 8px -4px rgba(50, 254, 254, 0.75), 6px 6px 8px -4px rgba(0, 172, 255, 0.75), 6px 6px 8px -4px rgb(0, 0, 255);*/
}
.notifi{
	position: absolute;
    right: 8px;
    top: 8px;
    background: #cb2a64;
    border-radius: 66px;
    height: 40px;
    width: 40px;
    border-radius: 50px;
   
    
}
.notifi a{
	padding: 4px;
	padding-top: 4px;
padding-top: 8px;
	color: white;
}
.notifi a:hover{
	text-decoration: none;
}
@media only screen and (max-width: 780px){
	.card{
		padding: 5px;
	}
	.card i{
		display: inline-block;
		margin-right: 10px;
		font-size: 1em;
	}

}

body.socios h2 {
	margin-top: 0;
}

div.clearfix {
	height: 0;
	clear: both;
}

#preinscripcion-acompanante {
	display: none;
}
#bt-acompanante {
	color: #fff;
}
#act-realizadas .bloque-galeria{
	padding: 0px;
	border-bottom: 1px solid #d3d3d354;
}
.act-actions{
	list-style: none;
	padding-inline-start:0px;
	margin-top: 10px;
}
.act-actions li{
	border: 1px solid #337ab7;
	padding: 2px 7px;
border-radius: 48px;
margin: 5px;
font-size: 1.2em;
display: inline-block;
}
.act-actions li:hover{
background-color: #305178;
color:white;

}
.act-actions li:hover a{
	color:white;
	border-color: #305178;
}

#cambio-pass .card{
	color:white!important;
	text-align: left;
}
#cambio-pass .btn-light{
	color: #305178; 
	font-weight: bold;
	
}
#cambio-pass .btn:hover{
	background-color: #305178;
	color:white;
}
.pass_show{position: relative} 

.pass_show .ptxt { 

position: absolute; 
top: 50%; 
right: 10px; 
z-index: 1; 
color: #305178; 
margin-top: -10px; 
cursor: pointer; 
transition: .3s ease all; 

} 
.pass_show .ptxt:hover{
	color: #333333;
} 

#datos-perfil{
	padding: 28px;
	padding-top: 23px;
	background: #7ea4d245;
	padding-bottom: 69px;
	border-radius: 5px;
}
#datos-perfil .form-group{
	margin-bottom: 14px;
	padding-right:8px; 
	}
#datos-perfil .form-control[readonly]{
	background-color: white;
}
#datos-perfil label{
	font-size: 1.2em;
	font-weight: 700;
} 

body.socios #calendario-comision-enlaces a {
	color: #23527c;
}

@media (max-width: 991px){
	.actividades-lista .actividad-icono {
		text-align: left!important;
	}
	.socios #area-inicio .col-md-3 {
		width: 49%;
		display: inline-block;
		vertical-align: top; /* alinear bloque inscripciones top */
	}
	.card{
		min-height: auto;
	}
}
@media (max-width: 768px){
	.socios  #area-inicio .col-md-3 {
		width: 100%;
	}
	 #header .container{
		padding-right: 0;
		padding-left: 0;
	}
	#header .container #header-main-logo{
		padding-left: 15px;
	}
	 #header .container #header-main-idioma{
		width:100%;
		padding: 5px;
		background: lightgray;

	}
	#header-main{
		height: auto;
		padding: 0px;	
	}
	
	#datos-perfil{
		padding-bottom:0px;
	}
	.card{
		min-height: auto;
	}
	.notifi{
		top: 3px;
	}
	.notifi i{
		margin-right: 0px;
	}
	.bloque-galeria .text-right{
		text-align: left!important;
	}
	.bloque-galeria .col-md-2, .bloque-galeria .col-md-7 {
		padding-top: 10px!important;
	}
}

#historico-inscripciones { margin-bottom: 20px; }
#historico-inscripciones div.bloque {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
#historico-inscripciones div.bloque div.interior { display: none; margin-top: 10px; }