.contenedor {
  overflow-x: hidden;
}

/* =========================
   FONDO GENERAL (TEATRO)
========================= */
.bg-imagenAzul{
    background: linear-gradient(rgba(30, 0, 0, 0.85), rgba(0, 0, 0, 0.95)),
                url("../img/cuadradas/fondo-2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* =========================
   TEXTOS
========================= */
.text-relieve{
    text-shadow: 0 0 2px rgba(0,0,0,0.8);
    color: #f5e6c8;
}

/* Texto destacado (Vídeo 360) */
.texto-destacado{
    color: #f5e6c8;
    text-shadow: 0 0 3px rgba(0,0,0,0.8);
}

/* =========================
   IMÁGENES LATERALES
========================= */
a.selec-video {
    display: inline-block;
    transition: transform 0.25s, opacity 0.25s;
}

a.selec-video:hover {
    transform: scale(1.08);
    opacity: 0.9;
}


 .offcanvas-header h5 {
      font-family: 'Oswald', sans-serif;
      color: #b08d57;
    }
.selec-video-opacity {
    opacity: 0.95;
}

a.selec-video {
 
    height: 175px;  /* alto fijo */
    overflow: hidden; /* recorta lo que sobresale */
}

a.selec-video img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* mantiene proporción y recorta */
}

/* =========================
   VIDEO CENTRAL (MARCO)
========================= */
.video-container2 {
    position: relative;
    padding: 4px;
    background: linear-gradient(45deg, 
        #3b0a0a,
        #c9a34a,
        #3b0a0a
    );
    background-size: 300% 300%;
    animation: gradientBorder 12s ease infinite;
    border-radius: 12px;
}

@keyframes gradientBorder {
    0% {background-position: 0% 50%}
    50% {background-position: 100% 50%}
    100% {background-position: 0% 50%}
}

/* Sombra elegante */
.pulse-shadow {
    animation: teatroPulse 4s ease-in-out infinite;
    border-radius: 12px;
}

@keyframes teatroPulse {
    0% {
        box-shadow: 
            0 0 15px rgba(120, 0, 0, 0.5),
            0 0 30px rgba(201, 163, 74, 0.4);
    }
    50% {
        box-shadow: 
            0 0 25px rgba(180, 30, 30, 0.7),
            0 0 50px rgba(201, 163, 74, 0.7);
    }
    100% {
        box-shadow: 
            0 0 15px rgba(120, 0, 0, 0.5),
            0 0 30px rgba(201, 163, 74, 0.4);
    }
}

/* Iframe */
.video-wrapper2 {
    border-radius: 8px;
    overflow: hidden;
}

.video-wrapper2 iframe {
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

/* =========================
   NAVBAR (ESTILO TEATRO)
========================= */
.bg-degrada1 {
    background: linear-gradient(90deg,
        #2b0000 10%,
        #5a0f0f 40%,
        #2b0000 90%);
    opacity: 0.3;
        
}

.bg-degrada2 {
    background: linear-gradient(90deg,
        #3b0a0a 40%,
        #2b0000 90%);
}


/* =========================
   ENLACES
========================= */
.nav-link {
    transition: color 0.3s ease;
}

.nav-link:hover {
    font-weight: bold;
    font-size: 16px;
    color: #f0c674 !important;
}

.dropdown-item:hover {
    font-weight: bold;
}

/* Activo */
.active{
    font-weight: bold;
    
    
}

/* =========================
   FOOTER
========================= */
.border-top-dorado {
    border-top: 3px solid #c9a34a;
}

.bg-pantone {
    background-color: #c9a34a;
}


/* texto encima de las imagenes*/


.boton-imagen {
    position: relative;
    display: block;
}


/* Capa de texto (título de la parte) */
    .capa {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

  .boton-imagen:hover .capa {
    opacity: 1;
}

    .capa h3 {
        color: #fff;
        border: 2px solid #89700d;
        padding: 10px 20px;
        text-transform: uppercase;
    }

          
 #visor360{
        height: 300px;
     }       


@media (min-width: 768px) {
  #visor360 {
    height: 400px;
  }
}

@media (min-width: 1200px) {
  #visor360 {
    height: 500px;
  }
}


/* ITEM ACTIVO DEL MENÚ */
#mainNav .nav-link.active{
   
    border-bottom: rgb(116, 100, 7) solid 2px;
  
}


      @media (max-width: 768px) {

  .contenedor-global {
    min-height: auto !important;
  }

  .contenedor-global img {
    height: 180px;   /* evita que empuje todo */
    object-fit: cover;
  }

  .position-absolute.top-650,
  .position-absolute.start-1100 {
    position: static !important;
    transform: none !important;
  }
}

@media (max-width: 768px) {

  body {
    padding-top: 0 !important;
  }

  .container-fluid {
    padding-top: 5px !important;
  }

  .dorado {
    margin-top: 10px !important;
  }
}


@font-face {
    font-family: fuenteEventos;
    src: url(../fonts/RobotoCondensed-Light.ttf);
}

p{
    font-size: 14pt;
}
.txtEventos{
    color: rgb(125, 125, 125);
}

.txtTitulo{
    color:  rgb(4, 63, 13);
}

.titEventosHistoricos{
    background-color:#274a27;
    color: antiquewhite;
}

@font-face {
    font-family: LetraMenu;
    src: url(../fonts/TrajanPro-Regular.ttf);
}

@font-face {
    font-family: LetraTitulo ;
    src: url(../fonts/AveriaSerifLibre-Bold.ttf);
}
@font-face {
    font-family: LetraSubtitulo;
    src: url(../fonts/Playball-Regular.ttf);
}
.fuenteEventos{
    font-family: fuenteEventos ;
}
.letraMenu{
    font-family: LetraMenu;
}
.letraSubtitulo{
    font-family: LetraSubtitulo;
}
 .letraParrafo{
    font-family: fuenteEventos;
}
.letraSubmenu{
    font-family: LetraMenu;
   
}

.bordesdorados{
    border-top: 10px solid rgb(116, 100, 7);
    border-bottom: 10px solid rgb(116, 100, 7);
    background-color: rgb(245, 241, 235); 
}

.border-bottom-dorado{
    border-bottom: 5px solid rgb(116, 100, 7);
}
.border-top-dorado{
      border-top: 2px solid rgb(116, 100, 7);
}
.dorado{
    color: #b08d57;
}

.colorfondomedallon{
    background-color: #dccaae;
}
.row-alto{
    height:50px;
}
.verdefilarmoniafondo{
    background-color:#274a27;
}

.w-6{
    width: 6%;
}

.verdefilarmoniaborde{
    border: solid 5px rgb(64, 103, 98) ;
}


.fs-50{
    font-size:50pt;
}

.verdefilarmonica{
    background-color:#274a27;
}

hr{
    border: none;
    height: 3px; 
    
}

.btn-recorrido {
    border: 2px solid #b08d57;
    color: #b08d57;
    background: transparent;
    transition: all .3s ease;
    font-weight: bold;
}

.btn-recorrido:hover {
    background: #b08d57;
    color: white;
}
.btn-recorrido2 {
    border: 2px solid #b08d57;
    color: #b08d57;
    background: black;
    transition: all .3s ease;
    font-weight: bold;
}
.btn-recorrido2:hover {
    background: #b08d57;
    color: white;
}

/*Estilo IDIOMAS*/
.idiomas{
    font-family:fuenteEventos;
    font-size: 12pt;
}
.idiomas a{
    text-decoration: none;
    color:white;

}
 .lang {
  padding: 4px 8px;
  color: #333;
  text-decoration: none;
  transition: all 0.3s;
 
}

.lang:hover {
  color: white;
  background-color:var(--dorado) ;
  border-radius: 4px;
  text-decoration: none;
}

.icon:hover{
    color:var(--dorado);
}
/*Estilo boton back to top*/

/*Variables*/

:root{
    --negro:#0f0f0f;
    --negro-suave:#111;
    --dorado:#b89b5e;
    --gris:#cfcfcf;
}
/*Velo opaco*/


.footer-filarmonica{
background-image:url("../img/filarmonicanoche.jpg");
background-size:cover;
background-position:center;
position:relative;
font-family:'Inter',sans-serif;
}

.footer-filarmonica::before{
content:"";
position:absolute;
inset:0;
background:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.95));
}

/*Contenido sobre el velo */


.footer-filarmonica *{
position:relative;
z-index:2;
}

.footer-titulo{
    font-family:'Playfair Display',serif;
    letter-spacing:2px;
    color:var(--dorado);
}

.footer-letra{
    font-family: 'Times New Roman', Times, serif;
    color: rgb(233, 231, 225);

}

.footer-link{ 
    text-decoration:none;
    color:var(--gris);
}

.footer-link:hover{
color:var(--dorado);
}
    /*Redes*/
.iconos-redes{
display:flex;
gap:18px;
margin-top:10px;
}

.icono-red{
color:var(--gris);
font-size:24px;
transition:.3s;
}


.icono-red:hover,.icono-localizacion:hover,.icono-localizacion2:hover{
color:var(--dorado);
}

#mainNav.scrolled .icono-localizacion:hover {
  color: var(--dorado) !important;
}

.icono-localizacion{
color:var(--gris);
font-size:20px;
transition:.3s;
}

.icono-localizacion2{
color:var(--negro-suave);
font-size:20px;
transition:.3s;
}


/* FOOTER FINAL */

.footer-remate{
background:#0a0a0a;
border-top:2px solid rgba(184,155,94,.3);
margin-top: 10px;

}
small{
    font-family:'Inter',sans-serif;
    
}

.letraPeque{
    font-size: 0.85rem;
    
}
.letraMediana{
    font-size: 0.95rem;
    font-family: arial;
}

/*TERMINA FOOTER*/


.fondo-imagen{
    background-image: url(../img/parallax/gray-wall-texture.webp);
    background-size: cover;      /* ocupa todo el div */
    background-position: center; /* centrada */
    background-repeat: no-repeat;

    min-height: 500px; /* altura del div */
}