/*Theme Name: 
Theme URI: www.pixandlab.com
Author: PIX & LAB 
Description: Tema para 
*/

@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, html a{
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

ol, ul {
	list-style: none;
	line-height:1.5em;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong{
	font-weight:bold;
}
em{
	font-style: italic;
}
body a{
	color:#962f74;
}
html body{

	font-family: 'Poppins', sans-serif;
}
html body.blog, html body.home, html body.single, html body.category, html body.tag, html body.archive{
	background-color:#f1f1f1;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6{
	font-family: 'Teko', sans-serif;
}
/* Header */
header{
	position:absolute;
	top:0;
	z-index:200;
	padding-top:15px;
}
.menu_ajub ul li{
	display:inline-block;
	margin-left:17px;
	margin-right:17px;
}
.menu_ajub ul li a{
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

.menu_ajub ul li a:hover, .menu_ajub ul li.current-menu-item a, .redes-header a:hover{
	color:#962f74;
	text-decoration:none;
}
#logo-header a img{
	max-width:200px;
}
.menu_ajub{
	padding-top:30px;
}
.redes-header{
	text-align:right;
	padding-top:30px;
}
.redes-header a{
	color:#fff;
	padding-right:5px;
	padding-left:5px;
	font-size:24px;
}
header.sticky{
	background-color:#fff;
	position:fixed;
	padding-top:5px;
}
header.sticky #logo-header a img{
	width:80%;
	height:auto;
}
header.sticky .menu_ajub ul li a{
	color:#000;
}
header.sticky .redes-header a{
	color:#000;
}
header.sticky .menu_ajub ul li a:hover, header.sticky .menu_ajub ul li.current-menu-item a, header.sticky .redes-header a:hover{
	color:#962f74;
	text-decoration:none;
}
header.sticky .menu_ajub, header.sticky .redes-header{
	padding-top:18px;
}
/* Front-page */

body .card {
	border: none;
}

.row .image-col {
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.imagen-recuadro-quienes{
	background-image: url('img/portada01.jpg');
	height:327px;
}
.imagen-recuadro-beneficios{
	background-image: url('img/portada02.jpg');
	height:363px;
}
.recuadros{

	padding-top:70px;
	padding-bottom:70px;
}
.recuadro-arriba{
	margin-bottom:70px;
}
.recuadro-int{
	background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	text-align:left;
}
.texto-recuadros{
	background-color:#fff;
}
.texto-recuadros p{
	font-size:14px;
	color:#666;
	margin-bottom:40px;
}
.texto-recuadros ul{
	margin-bottom:40px;
}
.texto-recuadros ul li{
	list-style-type:disc;
	list-style-position: inside;
		text-indent: -1.5em;
	padding-left: 1.5em;
	font-size:14px;
	color:#666;
}
body .texto-recuadros{
	padding:50px 70px;
}
.recuadros h2{
	font-size:56px;

}
a.boton-vermas{
	background-color:#962f74;
	color:#fff;
	border-radius:30px;
	padding:14px 80px;
	font-size:0.85em;
	transition: all .2s ease-in;
}
a.boton-vermas:hover{
	background-color:#000;
	text-decoration: none;
	color:#fff;
}
.blog .foto-principal img, .category .foto-principal img, .tag .foto-principal img, .archive .foto-principal img {
	width: 100%;
	height: auto;
}
.cabeceras {
    text-align: center;
    height: auto;
    background-size: cover;
    background-position: bottom;
    padding-top: 120px;
    padding-bottom: 80px;
}
.page-ajub .cabeceras{
	background-image: url(img/fondo01.jpg);
}
.page-hazte-socia .cabeceras{
	background-image: url(img/fondo02.jpg);
}
.page-ligas .cabeceras{
	background-image: url(img/fondo03.jpg);
}
.page-contacto .cabeceras{
	background-image: url(img/fondo04.jpg);
}
.blog .cabeceras, .single .cabeceras, .cateogory .cabeceras, .tag .cabeceras, .archive .cabeceras{
	background-image: url(img/fondo05.jpg);
}
.page-aviso-legal .cabeceras, .page-politica-privacidad .cabeceras, .page-politica-de-cookies .cabeceras, .error404 .cabeceras{
	background-image: url(img/legales.jpg);
}
.cabeceras h1{
	color:#fff;
	font-size:5em;
	text-transform:uppercase;
	width:100%;
}
.migas-pan{
	width:100%;
}
.contenido-pagina{
	background-color:#fff;
	padding:70px 40px;
	text-align:justify;
}
.contenido-pagina h2{
	font-size:55px;
}
.contenido-pagina p, .contenido-pagina ul li{
	color:#666;
	font-size:16px;
}
.contenido-pagina ul{
	margin-left:40px;
}
.contenido-pagina ul li{
	list-style-type:disc;
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.junta-directiva h3, .junta-directiva h4{
	text-align:center;
}

.junta-directiva h4{
	color:#962f74;
}
.noticias{
	margin-top:50px;
}
.noticias h3{
	font-size:2em;
	padding-left:1.5%;
	width:100%;
	padding-top:10px;
	padding-bottom:6px;
	background-color:#333;
	color:#fff;
	margin-bottom:0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-left:8px solid #962f74;
}
.bloque-noticias{
	padding-top:50px;
	padding-bottom:50px;
	margin-bottom:50px;
	background-color:#fff;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.cada-noticia h2 a{
	color:#000;
}
.entrada-categoria ul, .entrada-categoria .fecha{
	display:inline-block;
}
.entrada-categoria a{
	background-color:#962f74;
	color:#fff;
	border-radius:30px;
	padding:5px 15px;
	font-size:0.75em;
	font-weight:bold;
	text-transform: uppercase;
}
.entrada-categoria .fecha{
	font-size:0.65em;
}
.entrada-resumen p{
	color:#666;
	font-size:14px;
}
.cada-noticia{
	height:520px;
	overflow:hidden;
	margin-bottom:70px;
}
.noticia-abajo, .resto-noticia{
	padding-left:20px;
	padding-right:20px;
}
.resto-noticia{
	padding-bottom:30px;
}

/* Single */
body .container.single-noticias{
	max-width:750px;
	margin-top:50px;
	margin-bottom:50px;
}
.cabecera-articulo{
	text-align:center;
}
.single-actualidad{
	padding-top:20px;
	padding-bottom:20px;
}
.single-actualidad .foto-principal{
	text-align:center;
}
.single .foto-principal img {
	max-width: 100%;
	height: auto;
}
.single .entrada-fecha{
	font-size:0.75em;
	display:block;
	margin-bottom:20px;
}
.etiquetas{
	font-size:0.75em;
}
/* Paginación */
.paginacion-ajub{
	margin-bottom: 50px
}
.paginacion-ajub .navigation{
	text-align:center;
}
.paginacion-ajub .navigation ul li{
	display:inline-block;
	margin-left:5px;
	margin-right:5px;

}
.paginacion-ajub .navigation ul li a{
	padding:10px 15px;
	opacity:1;

	border-radius:10px;
	background-color:#fff;
}
.paginacion-ajub .navigation ul li a:hover{
	color:#fff;
	background-color:#962f74;
	text-decoration:none;
}
.paginacion-ajub .navigation ul li.active a{
	opacity:.5;
}
/* Formularios de contacto */
.hazte-socia{
	background-color:#000;
	background-image: url(img/fondo-n.jpg);
    background-size: cover;
	overflow:hidden;
	text-align:center;
	padding-top:70px;
	padding-bottom:70px;
}
.hazte-socia h2{
	font-size:55px;
	color:#fff;
	margin-bottom:40px;
}
#wpcf7-f51-p7-o1{
	max-width:600px;
	width:100%;
	margin:0 auto;
}
.formulario-contacto {
	width:100%;
	height:45px;
	border-radius:30px;
	padding-left:20px;
	margin-bottom:25px;
}
.wpcf7-radio .wpcf7-list-item-label{
	color:#fff;
}
.bloque-radio{
	margin-bottom:30px;
}
.radio-ajub{
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
}
.wpcf7-textarea{
	height: 200px;
	padding-top: 10px;
	resize: none;
}
#cond-ac{
	font-size:0.75em;
	color:#fff;
	margin-bottom:20px;
}
#cond-ac a{
	color:#fff;
}
.wpcf7-submit:disabled{
	opacity:.5;
}
.hazte-socia .wpcf7-submit{
	background-color:#962f74;
	color:#fff;
	border-radius:30px;
	padding:14px 80px;
	font-size:0.85em;
	transition: all .2s ease-in;
	cursor:pointer;
}
.wpcf7-response-output{
	color:#fff;
}
/* Contacto */
.redes-contacto{
	text-align:center;
}
.redes-contacto div{
	margin-bottom:50px;
}
.redes-contacto a{
	color:#962f74;
	transition: all .2s ease-in;
}
.redes-contacto a:hover{
	color:#000;

}
.redes-contacto a h4{
	color:#000;
	transition: all .2s ease-in;
}
.redes-contacto i{
	font-size:100px;
	width:auto;
	margin-bottom:40px;
}
/* 404 */
.error-404{
	padding-top:100px;
	padding-bottom:100px;
}
.error-404 h2{
	font-size:6em;
}
/* Footer */
.contenedor-footer{

	border-bottom:2px solid #202020;
	padding-top:30px;
	padding-bottom:30px;
}
.colaboradores-footer img{
	display:inline-block;
	border-radius:10px;
}
.contenedor-footer a, .contenedor-footer h4{
	color:#962f74;
}
.contenedor-footer p, .contenedor-footer ul li{
	color:#fff;
}
.abajo-footer{
	color:#666;
	font-size:0.8em;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}

.migas-pan, .migas-pan a{
	color:#fff;
}

footer{
	background-color: #000;

}
/* Legal y cookies */
body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{
	background-color:#962f74;
}
.page-politica-de-cookies table{
	font-size:0.8em;
}
.page-politica-de-cookies table td{
	border:1px solid #000;
	padding:5px;
}
@media screen and (max-width: 992px) {
	.redes-header, header.sticky .redes-header {
		text-align: left;
		padding-top: 0;
		font-size:30px;
	}
	.redes-header a{
		padding-right: 15px;
		padding-left: 15px;
	}
	#logo-header a img{
		max-height:40px;
	}
	body header, body header.sticky{
		height:60px;
		overflow:hidden;
		padding-top:10px;
		padding-bottom:10px;
	}
	#responsive-menu-button.boton-bajando .responsive-menu-box .responsive-menu-inner, #responsive-menu-button.boton-bajando .responsive-menu-box .responsive-menu-inner::before, #responsive-menu-button.boton-bajando .responsive-menu-box .responsive-menu-inner::after{
		background-color:#962f74;
	}
	.cada-noticia{
		height:auto;
	}
}

@media screen and (max-width: 544px){
	.contenido-pagina .wp-block-image .alignleft{
		float:none;
		margin:0 auto;
	}
	.contenido-pagina h2{
		text-align:center;
	}
	body .texto-recuadros{
		padding:40px 40px;
	}
	.row .image-col{
		background-size: auto;
	}
	.recuadros h2{
		font-size:40px;
	}
}