/*
Theme Name: Fundación Andrés Segovia Child
Theme URI: https://www.fundacionsegovia.com
Author: veovirtual.com
Author URI: https://www.veovirtual.com/
Text Domain: fundacionsegovia.com
Template: andres-segovia
Version: 050326
*/
/*-------- Layout ----------*/
#Error_404 .error_desk p .button{display:inline-block;}
#bloque-parallax > div{overflow: hidden; display: flex; justify-content: center; position:relative; box-sizing: border-box;}
.the_content #bloque-parallax .mfn-parallax{position: absolute; left: 50%; top: 0; max-width: unset !important; transition: opacity .2s;  min-width: 100%; min-height: 100%; object-fit: cover;}
#bloque-parallax .contenido-parallax{position:relative; z-index:2;}
.has_content .the_content_wrapper {margin-bottom: 0;}
.the_content_wrapper {margin: 0; width: 100%;}
.alignleft {margin: 0;}
.wp-block-group{margin:0 auto;}
.caja-up{margin-top:-200px;}

/*----------Botones---------*/
/* base común botones */
.boton{display:inline-block; padding:9px 17px; border-radius:6px; font-size:.95rem; cursor:pointer; transition:all .25s ease; border:1px solid transparent; text-align:center;}

/* enlace dentro del botón */
.boton a{display:block; text-decoration:none; color:inherit;}

/* BOTON PRINCIPAL */
.boton1{background:#ff8282; color:#111b20;}
.boton1:hover{background:#ff9a9a; transform:translateY(-2px);}

/* BOTON OSCURO */
.boton2{background:#111b20; color:#ffffff; border:1px solid rgba(255,255,255,.15);}
.boton2:hover{background:#1c2a31; transform:translateY(-2px);}

/* BOTON OLIVA */
.boton3{background:#6f7a53; color:#ffffff;}
.boton3:hover{background:#7f8b60; transform:translateY(-2px);}

/* BOTON OUTLINE */
.boton4{background:transparent; color:#ff8282; border:1px solid #ff8282;}
.boton4:hover{background:#ff8282; color:#111b20; transform:translateY(-2px);}

/* Quitar botón recaptcha V3 de Google */
.grecaptcha-badge { visibility: hidden !important; }

/*---------------------- Header -------------------------------*/
#Subheader{background:linear-gradient(to top, #ffffff 0%, rgba(255,255,255,.9) 20%, rgba(255,255,255,0) 100%);}

/*----------------------- Home --------------------------------*/
#intro-banners-home{background-color:#111b20;}
#texto-banners-home h2{color:#fff; font-size: 2.3em; line-height: 1.3;}
#texto-banners-home h2 strong{font-size:1.2em;}

/* Banners Home */
.banners-home{display:grid; grid-template-columns:repeat(3,1fr);}
@media only screen and (max-width: 959px){
	.banners-home{grid-template-columns:repeat(2,1fr);}	
}

/* contenedor banner */
.banners-home .banner-home{min-height:440px; display:flex; position:relative; overflow:hidden;}
@media only screen and (max-width: 767px){
	.banners-home .banner-home{min-height:244px;}
}

/* imagen */
.banners-home .banner-home::before{content:""; position:absolute; inset:0; background-position:center; background-repeat:no-repeat; background-size:cover; transition:transform .6s ease; z-index:0;}

/* imágenes */
.banner-andres-segovia::before{background-image:url(https://www.segoviamuseo.com/imagenes/banner-home-andres-segovia.png);}
.banner-casa-museo::before{background-image:url(https://www.segoviamuseo.com/imagenes/banner-home-casa-museo.png);}
.banner-sus-guitarras::before{background-image:url(https://www.segoviamuseo.com/imagenes/banner-home-sus-guitarras.png);}
.banner-archivo-y-coleccion::before{background-image:url(https://www.segoviamuseo.com/imagenes/banner-home-archivo-y-coleccion.png);}
.banner-premios-y-honores::before{background-image:url(https://www.segoviamuseo.com/imagenes/banner-home-premios-y-honores.png);}
.banner-conciertos-y-actividades::before{background-image:url(https://www.segoviamuseo.com/imagenes/banner-home-conciertos-y-actividades.png);}

/* zoom suave */
.banner-home:hover::before{transform:scale(1.15);}

/* enlace */
.banner-home a{position:relative; z-index:2; text-decoration:none; color:#fff; display:flex; flex-direction:column; justify-content:flex-end; width:100%; height:100%;}
.banner-home a:hover{text-decoration:none;}

/* caja texto */
.banner-home .texto{position:relative; padding:12% 8% 6%; overflow:hidden;}
@media only screen and (max-width: 767px){
	.banner-home .texto{padding:12% 2% 6%;}
}

/* degradado base */
.banner-home .texto::before{content:""; position:absolute; inset:0; z-index:-1;}

/* colores degradado según imagen */
.banner-andres-segovia .texto::before{background:linear-gradient(to top,rgba(155,96,70,.95) 0%, rgba(155,96,70,.85) 45%, rgba(155,96,70,0) 100%);}
.banner-casa-museo .texto::before{background:linear-gradient(to top,rgba(116,128,82,.95) 0%, rgba(116,128,82,.85) 45%, rgba(116,128,82,0) 100%);}
.banner-sus-guitarras .texto::before{background:linear-gradient(to top,rgba(90,62,43,.95) 0%, rgba(90,62,43,.85) 45%, rgba(90,62,43,0) 100%);}
.banner-archivo-y-coleccion .texto::before{background:linear-gradient(to top,rgba(108,94,69,.95) 0%, rgba(108,94,69,.85) 45%, rgba(108,94,69,0) 100%);}
.banner-premios-y-honores .texto::before{background:linear-gradient(to top,rgba(137,110,60,.95) 0%, rgba(137,110,60,.85) 45%, rgba(137,110,60,0) 100%);}
.banner-conciertos-y-actividades .texto::before{background:linear-gradient(to top,rgba(48,54,42,.95) 0%, rgba(48,54,42,.85) 45%, rgba(48,54,42,0) 100%);}

/* contenedor interno para animación */
.banner-home .texto-inner{transition:transform .35s ease;}

/* desplazamiento suave del texto */
.banner-home:hover .texto-inner{transform:translateX(14px);}

/* tipografía */
.banner-home a h4{color:#fff; margin:0 0 10px; font-size:2.2em; text-shadow:0 2px 8px rgba(0,0,0,.35);}
.banner-home a p{color:#fff; margin:0; font-size:.95rem; text-shadow:0 2px 8px rgba(0,0,0,.35);}
@media only screen and (max-width: 767px){
	.banner-home .texto-inner{text-align:center;}
	.banner-home a h4{font-size: 1.85em; line-height:1.1em;}
	.banner-home a p{font-size: .95em;; line-height:1.2em; font-weight:300;}
}

/* Botón bajo banners */
.boton-bajo-banners{background-image:url(https://www.segoviamuseo.com/imagenes/fondo-guitarra-y-manos.png); background-position:center; background-repeat:no-repeat; background-size:cover;}
.boton-bajo-banners-contenedor{padding:150px 0; position:relative; overflow:hidden;}
.boton-bajo-banners-contenedor::after{content:""; position:absolute; left:0; right:0; bottom:0; height:33%; background:linear-gradient(to top, #111b20 0%, rgba(17,27,32,0) 100%); pointer-events:none;}

/* Eventos bajo botones Home */
#eventos-home{padding:250px 0; background-position:top center; background-repeat:no-repeat; background-image:url(https://www.segoviamuseo.com/imagenes/fondo-flecha-abajo.png);}

/* Side Slide */
#Side_slide{background-image: url(https://www.segoviamuseo.com/imagenes/fondo-side-slide.png); background-position: bottom right; background-repeat: no-repeat;}

/* ---------- TICKER GLOBAL · PRÓXIMOS EVENTOS ---------- */
.ticker-eventos-proximos{width:100%;display:flex;align-items:center;background:#101719;color:#fff;overflow:hidden;position:relative;z-index:50;border-bottom:1px solid rgba(255,255,255,.08);}
.ticker-eventos-etiqueta{flex:0 0 auto;padding:11px 18px;background:#ff8282;color:#101719;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:12px;line-height:1;}
.ticker-eventos-pista{flex:1;overflow:hidden;white-space:nowrap;}
.ticker-eventos-movimiento{display:inline-flex;align-items:center;gap:34px;padding-left:100%;animation:ticker-eventos-scroll 38s linear infinite;}
.ticker-eventos-proximos:hover .ticker-eventos-movimiento{animation-play-state:paused;}
.ticker-evento{display:inline-flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:14px;line-height:1;padding:12px 0;opacity:.92;transition:opacity .25s ease,color .25s ease;}
.ticker-evento:hover{opacity:1;color:#ff8282;text-decoration:none;}
.ticker-evento-fecha{font-weight:700;color:#ff8282;text-transform:uppercase;font-size:12px;letter-spacing:.08em;}
.ticker-evento-titulo{font-weight:500;}
.ticker-evento-hora{font-size:12px;opacity:.72;}
.ticker-evento::after{content:"";width:5px;height:5px;border-radius:50%;background:#ff8282;margin-left:24px;opacity:.7;}
.ticker-evento:last-child::after{display:none;}
@keyframes ticker-eventos-scroll{0%{transform:translateX(0);}100%{transform:translateX(-100%);}}
@media (max-width:767px){
.ticker-eventos-proximos{display:block;}
.ticker-eventos-etiqueta{display:block;text-align:center;padding:9px 12px;font-size:10px;}
.ticker-eventos-movimiento{gap:24px;animation-duration:30s;}
.ticker-evento{font-size:12px;padding:10px 0;}
.ticker-evento-fecha{font-size:10px;}
.ticker-evento-hora{display:none;}
}


/* Footer Widget */
.footer-segovia-widget{text-align:center;padding:0 15%;}
.footer-segovia-firma{max-width:150px;height:auto;margin:0 auto 25px auto;display:block;opacity:.75;}
.footer-segovia-redes{margin:0 0 25px 0;}
.footer-segovia-redes a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#8d999c;text-decoration:none;font-size:20px;transition:all .3s ease;}
.footer-segovia-redes a:hover{color:#ff8282;transform:translateY(-2px);}
.footer-segovia-texto{max-width:760px;margin:0 auto 35px auto;font-size:17px;line-height:1.7;color:#7f8d90;}
.footer-segovia-patrocinadores h3{margin:0 0 20px 0;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.22em;color:#7f8d90;font-weight:600;}
.footer-segovia-patrocinadores-logos{display:flex;justify-content:center;align-items:center;gap:35px;flex-wrap:wrap;}
.footer-segovia-patrocinadores-logos img{max-width:210px;max-height:133px;width:auto;height:auto;object-fit:contain;}
@media (max-width:767px){
.footer-segovia-widget{padding:0 8%;}
.footer-segovia-texto{font-size:15px;}
.footer-segovia-patrocinadores-logos{gap:22px;}
.footer-segovia-patrocinadores-logos img{max-width:170px;max-height:58px;}
}

@media only screen and (min-width: 1240px){
	body.page #Content .section_wrapper{max-width: inherit;}
	.caja > div{max-width: 1240px; padding:3%; margin:0 auto;}
}

@media only screen and (min-width: 1240px){
	.logo-overflow #Top_bar:not(.is-sticky) .logo #logo{margin-left:-21px;}
}

@media only screen and (max-width: 1239px){
	#Top_bar .top_bar_left{min-height:70px;}
}

@media only screen and (min-width: 960px) and (max-width: 1239px){
	body.page #Content .section_wrapper{max-width:inherit; padding:0;}
	.section_wrapper, .container, .with_aside .content_wrapper {max-width: 100%;}
	.caja > div{padding:3%; margin:0 auto;}	
}

@media only screen and (min-width: 768px) and (max-width: 959px){
	body.page #Content .section_wrapper{max-width:inherit;}
	.section_wrapper, .container, .with_aside .content_wrapper {max-width: 100%;}
	.caja > div{padding:3%; margin:0 auto;}	
}
@media only screen and (min-width: 960px){
	
}
@media only screen and (max-width: 959px){
	
}

@media only screen and (min-width: 768px){
	.movil{display:none;}
	.caja-reverso > div{justify-content:flex-end;}
	.logo-overflow #Top_bar:not(.is-sticky) .logo{margin-top:-39px;}
}
@media only screen and (max-width: 767px){
	p{font-size:1.2em; line-height:1.4em;}
	body.page #Content .section_wrapper{max-width:inherit !important; padding-left: 0; padding-right: 0;}
	.section_wrapper, .container, .with_aside .content_wrapper {max-width: 100%;}
	.caja > div{padding:3%; margin:0 auto;}
	.pc-tablet{display:none;}
	.mobile-header-mini #Top_bar #logo {height: 108px !important; line-height: 108px !important;  margin: 5px 0 0 15px; }
	.mobile-header-mini #Top_bar a.responsive-menu-toggle {right: 20px;  margin-top: 9px;}
}