
:root {
    --color-primary: #333;
    --color-secondary: #444;
    --color-third: #002f6c; /* Azul oscuro */
    --color-fourth: #004085; /* Azul intermedio */
    --color-fifth: #0056b3; /* Azul más fuerte */
    --color-accent: #10f560;
    --color-light: #f4f4f4;
    --color-dark: #222;
    --color-text-light: white;
    --color-text-dark: #333;
}

/* General Reset */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
    background-color: var(--color-light);
    color: var(--color-text-dark);
    margin: 0;
    padding: 0;
    transition: background-color 0.3s ease, color 0.3s ease;
}

html {
  scroll-behavior: smooth;
}



/* Header Styles */
.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #000000;
    color: white;
    padding: 10px 20px;
}

.header .left a,
.header .center a,
.header .right a {
    text-decoration: none;
    color: white;
}

.header .left a:hover {
    color: #10f560;
}

.header .logo {
    height: 70px;
}

/* Redes Sociales en el Centro */
.header .center {
    display: flex;
    justify-content: center;
    gap: 60px;
}

.header .center a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    transition: color 0.3s ease;
}

.header .center a:hover {
    color: #10f560;
}

/* Menu Styles */
.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-evenly;
}

.menu ul li {
    position: relative;
}

.menu ul li a {
    color: white;
    text-decoration: none;
    padding: 15px 20px;
    display: block;
}

.menu ul .submenu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #555;
}

.menu ul .submenu:hover ul {
    display: block;
    width: 135px;
}

.menu-toggle {
    display: none;
    background: #333;
    color: white;
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
}


.menu ul .submenu ul {
    display: none;
}

.menu ul .submenu ul.open {
    display: block;
}


/* Bandera */
.flag {
    width: 24px; /* Ajusta el tamaño de las imágenes de las banderas */
    height: auto;
    margin-right: 5px;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .menu-toggle {
        display: block;
    }

    .menu ul {
        flex-direction: column;
        display: none;
        width: 100%;
        background-color: #444;
    }

    .menu ul.open {
        display: flex;
    }

    .menu ul .submenu ul {
        position: static;
    }

    .header .center {
       
        display: none;
    }
}

@media (max-width: 768px) {
    .header .left a {
        font-size: 14px; /* Ajusta el tamaño del texto */
        word-wrap: break-word; /* Permite que el texto se divida si es demasiado largo */
        display: block; /* Muestra el texto en una nueva línea */
    }
}


/* Dark Mode */
body.dark-mode {
    background-color: #222;
    color: #ccc;
}


/* Menu Styles */
.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-evenly;
    background-color: #444; /* Fondo oscuro para pantallas grandes */
}

.menu ul li {
    position: relative;
}

.menu ul li a {
    color: white;
    text-decoration: none;
    padding: 15px 20px;
    display: block;
}
.menu ul li a:hover {
    color: aqua;
}

/* Submenús */
.menu ul .submenu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #555;
}

.menu ul .submenu:hover ul {
    display: block;
}

/* Botón del menú en pantallas pequeñas */
.menu-toggle {
    display: none;
    background: #333;
    color: white;
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
}

/* Bandera */
.flag {
    width: 24px;
    height: auto;
    margin-right: 5px;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .menu-toggle {
        display: block; /* Mostrar el botón hamburguesa */
    }

    .menu ul {
        flex-direction: column;
        display: none; /* Ocultar menú en móviles por defecto */
        width: 100%;
        background-color: #444; /* Fondo para móviles también */
    }

    .menu ul.open {
        display: flex; /* Mostrar el menú cuando se activa el botón */
    }

    .menu ul .submenu ul {
        position: static;
    }
}


/* Hero Section */
.hero {
    text-align: center;
    padding: 50px 20px;
    background-color: #f0f0f0;
    color: #333;
}

.hero h1 {
    font-size: 2.5em;
    margin-bottom: 20px;
}

.hero p {
    font-size: 1.2em;
    margin-bottom: 30px;
    line-height: 1.5;
}

.cta-button {
    display: inline-block;
    background-color: #333;
    color: white;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.cta-button:hover {
    background-color: #555;
}

/* Responsive Styles for Hero Section */
@media (max-width: 768px) {
    .hero {
        padding: 30px 10px;
    }

    .hero h1 {
        font-size: 2em;
    }

    .hero p {
        font-size: 1em;
    }
}

/* seccion ayuda legal*/
.legal-help {
    display: flex;
    flex-wrap: wrap; /* Hace que las columnas se adapten en dispositivos pequeños */
    gap: 20px;
    padding: 40px;
    background-color: var(--color-light); /* Usa las variables definidas anteriormente */
    color: var(--color-text-dark);
}

.legal-help .column {
    flex: 1; /* Las columnas se ajustan automáticamente */
    min-width: 300px; /* Asegura que cada columna tenga un ancho mínimo */
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.legal-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px; /* Opcional para dar estilo */
}

.content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.content h2 {
    font-size: 2em;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.content p {
    font-size: 1.2em;
    line-height: 1.5;
    margin-bottom: 20px;
}

.cta-link {
    display: inline-block;
    padding: 10px 20px;
    background-color: var(--color-primary);
    color: var(--color-text-light);
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.cta-link:hover {
    background-color: var(--color-accent);
}

/* RESPONSIVE STYLES */
@media (max-width: 768px) {
    .legal-help {
        flex-direction: column; /* Pone las columnas en una sola fila vertical */
        align-items: center; /* Centra el contenido */
    }

    .content h2 {
        font-size: 1.8em; /* Ajusta el tamaño del texto */
    }

    .content p {
        font-size: 1em; /* Reduce el tamaño de la descripción */
    }
}

/*seccion galeria fotos abogados*/
.gallery {
    padding: 40px;
    text-align: center;
    background-color: var(--color-light);
    color: var(--color-text-dark);
}

.gallery h2 {
    font-size: 2em;
    margin-bottom: 20px;
    color: var(--color-primary);
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}

.grid-item {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.grid-item img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.grid-item img:hover {
    transform: scale(1.1); /* Efecto de zoom al pasar el mouse */
}

/* Responsive Design */
@media (max-width: 768px) {
    .gallery h2 {
        font-size: 1.5em; /* Ajusta el tamaño del título en pantallas pequeñas */
    }
}

/*seccion acerca de*/
.about {
    display: flex;
    flex-wrap: wrap; /* Permite que las columnas se adapten en pantallas pequeñas */
    gap: 20px;
    padding: 40px;
    background-color: var(--color-light);
    color: var(--color-text-dark);
}

.about .column {
    flex: 1;
    min-width: 300px; /* Asegura que cada columna tenga un tamaño mínimo */
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.content h2 {
    font-size: 2em;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.content p {
    font-size: 1.2em;
    line-height: 1.5;
    margin-bottom: 20px;
}

.cta-link {
    display: inline-block;
    padding: 10px 20px;
    background-color: var(--color-primary);
    color: var(--color-text-light);
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.cta-link:hover {
    background-color: var(--color-accent);
}

/* RESPONSIVE STYLES */
@media (max-width: 768px) {
    .about {
        flex-direction: column; /* Las columnas se apilan en pantallas pequeñas */
        align-items: center;
    }

    .content h2 {
        font-size: 1.8em; /* Ajusta el tamaño del título */
    }

    .content p {
        font-size: 1em; /* Ajusta el tamaño del texto */
    }
}

/* seccion musica*/

.music-links {
    padding: 60px 20px;
    text-align: center;
    background-color: #f0f8ff; /* Azul pastel suave #f0f8ff*/
    color: var(--color-text-dark);
    border-top: 5px solid var(--color-primary); /* Llamativo borde superior */
    border-bottom: 5px solid var(--color-accent); /* Añade un borde inferior atractivo */
}

.music-links h2 {
    font-size: 2.5em;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.music-links p {
    font-size: 1.2em;
    margin-bottom: 30px;
}

.links-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    align-items: center;
    justify-items: center;
}

.link-item {
    text-decoration: none;
    color: var(--color-text-dark);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 20px;
    border-radius: 10px;
    background-color: #ffffff; /* Fondo blanco para destacar los enlaces */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.link-item:hover {
    transform: scale(1.1); /* Efecto de zoom */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25); /* Sombra más pronunciada */
}

.link-item img {
    max-width: 80px; /* Tamaño uniforme para las imágenes */
    height: auto;
}

.link-item span {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

/* Responsividad */
@media (max-width: 768px) {
    .music-links h2 {
        font-size: 1.8em;
    }

    .music-links p {
        font-size: 1em;
    }

    .link-item img {
        max-width: 60px;
    }

    .link-item span {
        font-size: 0.9em;
    }
}


.hero-about {
    text-align: center;
    padding: 50px 20px;
    background-color: #dfefff; /* Azul claro (menos saturado y más agradable) */
    color: var(--color-text-dark); /* Contrasta mejor con el fondo */
    border-bottom: 5px solid var(--color-primary); /* Línea decorativa inferior */
}

.hero-about h1 {
    font-size: 2.5em;
    margin-bottom: 15px;
}

.hero-about p {
    font-size: 1.2em;
    margin-bottom: 30px;
}


.about-main {
    display: flex;
    flex-wrap: wrap; /* Adaptable para pantallas pequeñas */
    gap: 20px;
    padding: 40px;
    background-color: var(--color-light);
    color: var(--color-text-dark);
}

.about-main .column {
    flex: 1;
    min-width: 300px; /* Asegura que las columnas tengan un ancho mínimo */
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Sombra suave */
}

.content h2 {
    font-size: 2em;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.content p {
    font-size: 1.2em;
    line-height: 1.5;
    margin-bottom: 20px;
}

.content ul {
    list-style: disc;
    margin-left: 20px;
    font-size: 1.2em;
}

@media (max-width: 768px) {
    .about-main {
        flex-direction: column; /* Apila las columnas en pantallas pequeñas */
        align-items: center;
    }

    .about-main h2 {
        font-size: 1.8em;
    }

    .about-main p, .content ul {
        font-size: 1em;
    }
}


/* Hero Section */
.hero-legal {
    text-align: center;
    padding: 50px 20px;
    background-color: #edf7ff; /* Azul claro */
    color: var(--color-primary);
    border-bottom: 5px solid var(--color-accent);
}

.hero-legal h1 {
    font-size: 2.5em;
    margin-bottom: 15px;
}

.hero-legal p {
    font-size: 1.2em;
}

/* Servicios Legales */
.legal-services {
    padding: 40px 20px;
    text-align: center;
    background-color: var(--color-light);
    color: var(--color-text-dark);
}

.legal-services h2 {
    font-size: 2em;
    margin-bottom: 30px;
    color: var(--color-primary);
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    align-items: start;
}

.service-item {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-item:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.service-item img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 15px;
}

.service-item h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
    color: var(--color-primary);
}

.service-item p {
    font-size: 1em;
    color: var(--color-text-dark);
}

/* Contact Section */
.contact {
    padding: 30px 20px;
    text-align: center;
    background-color: var(--color-secondary);
    color: var(--color-text-light);
}

.contact a {
    color: var(--color-accent);
    text-decoration: none;
}

.contact a:hover {
    text-decoration: underline;
}



/* Hero Section */
.hero-singer {
    text-align: center;
    padding: 50px 20px;
    background-color: #f0f8ff; /* Azul Pastel #f0f8ff */
    color: var(--color-primary);
    border-bottom: 5px solid var(--color-accent);
}

.hero-singer h1 {
    font-size: 2.5em;
    margin-bottom: 15px;
}

.hero-singer p {
    font-size: 1.2em;
    margin-bottom: 30px;
}

/* Featured Songs */
.featured-songs {
    padding: 40px 20px;
    text-align: center;
    background-color: var(--color-light);
    color: var(--color-text-dark);
}

.featured-songs h2 {
    font-size: 2em;
    margin-bottom: 30px;
    color: var(--color-primary);
}

.songs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    align-items: start;
}

.song-item {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: left;
}

.song-item:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.song-item h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
    color: var(--color-primary);
}

.song-item p {
    font-size: 1em;
}

/* Career Section */
.career {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 40px;
    background-color: #f0f4ff; /* Azul pastel suave */
    color: var(--color-text-dark);
}

.career-content {
    flex: 1;
    min-width: 300px;
}

.career-content h2 {
    font-size: 2em;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.career-content p {
    font-size: 1.2em;
    line-height: 1.5;
}

.career-image {
    flex: 1;
    min-width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.career-image img {
    max-width: 100%; /* La imagen nunca será más grande que su contenedor */
    height: auto; /* La altura se ajustará automáticamente manteniendo las proporciones */
    margin: 0 auto; /* Centra la imagen dentro del contenedor */ 
    border-radius: 10px; /* Opcional, para redondear bordes */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Sombra suave, opcional */
}





/* Responsiveness */
@media (max-width: 768px) {
    .career {
        flex-direction: column;
        align-items: center;
    }

    .career-image {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .career-image img {
        max-width: 90%; /* Ajustar aún más el ancho si es necesario */
    }

    .songs-grid {
        grid-template-columns: 1fr;
    }
}



/* Hero Section pagina locutora */




.hero-announcer {
    position: relative; /* Base para el contenido del héroe */
  }
  
  .hero-overlay {
    position: relative; /* Contenido encima del fondo */
    z-index: 1; /* Eleva el contenido sobre el fondo */
  }
  
  .hero-content {
    position: relative;
    z-index: 2; /* Mantiene el texto y botón por encima del fondo */
  }
  
  .cta-button {
    position: relative;
    z-index: 2; /* Botón permanece interactivo */
  }
  
  .menu {
    position: relative;
    z-index: 3; /* Menú por encima del héroe */
  }
  
  .submenu ul {
    position: absolute; /* Asegura que los submenús se posicionen bien */
    z-index: 4; /* Submenús siempre sobre el resto */
  }
  
  .hero-announcer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('path-to-background-image.jpg') no-repeat center center;
    background-size: cover;
    z-index: -1; /* Fondo permanece debajo del contenido */
  }
  
.hero-announcer {
    text-align: center;
    padding: 50px 20px;
    background-color: #ffefe4; /* Naranja suave */
    color: var(--color-primary);
    border-bottom: 5px solid var(--color-accent);
}

.hero-announcer h1 {
    font-size: 2.5em;
    margin-bottom: 15px;
}

.hero-announcer p {
    font-size: 1.2em;
    margin-bottom: 30px;
}

/* Radio Shows Section */
.radio-shows {
    padding: 40px 20px;
    text-align: center;
    background-color: var(--color-light);
    color: var(--color-text-dark);
}

.radio-shows h2 {
    font-size: 2em;
    margin-bottom: 30px;
    color: var(--color-primary);
}

.radio-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    align-items: start;
}

.radio-item {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: left;
}

.radio-item:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.radio-item h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
    color: var(--color-primary);
}

.radio-item p {
    font-size: 1em;
}

/* Career Section */
.career {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 40px;
    background-color: #f7f9fc; /* Azul claro */
    color: var(--color-text-dark);
}

.career-content {
    flex: 1;
    min-width: 300px;
}

.career-content h2 {
    font-size: 2em;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.career-content p {
    font-size: 1.2em;
    line-height: 1.5;
}

.career-image {
    flex: 1;
    min-width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.career-image img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Responsiveness */
@media (max-width: 768px) {
    .career {
        flex-direction: column;
        align-items: center;
    }

    .radio-grid {
        grid-template-columns: 1fr;
    }
}



/* Hero Section pagina locutora */



.hero-announcer {
    position: relative;
    background-image: url("images/leona.jpg");
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.radio-item img {
    width: 120px;
    height: 120px;
}

.hero-content {
    color: var(--color-text-light);
    text-align: center;
    z-index: 1;
}

.hero-content h1 {
    font-size: 3.5em;
    margin-bottom: 15px;
}

.hero-content p {
    font-size: 1.5em;
    margin-bottom: 30px;
}

.hero-content .cta-button {
    padding: 15px 30px;
    background-color: var(--color-accent);
    color: var(--color-text-light);
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.hero-content .cta-button:hover {
    background-color: var(--color-primary);
}

/* Testimonials */
.testimonials {
    background-color: #f9f9f9;
    padding: 50px 20px;
    text-align: center;
}

.testimonials h2 {
    font-size: 2.5em;
    margin-bottom: 30px;
    color: var(--color-primary);
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    justify-items: center;
}

.testimonial-item {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-style: italic;
    transition: transform 0.3s ease;
}

.testimonial-item:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.testimonial-item p {
    margin-bottom: 15px;
    font-size: 1.1em;
}

.testimonial-item span {
    font-weight: bold;
}

/* Career Section */
.career {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px;
    background-color: #eef6ff; /* Azul claro */
    color: var(--color-text-dark);
    gap: 20px;
}

.career-content .cta-button {
    padding: 15px 30px;
    background-color: var(--color-accent);
    color: var(--color-text-light);
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}



/* Hero Section Musica */
.hero-music {
    text-align: center;
    padding: 70px 20px;
    background-color: #89cbf7;
    color: var(--color-text-dark);
}

.hero-music h1 {
    font-size: 2.8em;
    margin-bottom: 15px;
    color: #fd2410;
}

.hero-music p {
    font-size: 1.2em;
    margin-bottom: 30px;
}

.hero-music .cta-button {
    padding: 15px 30px;
    background-color: #fd2410;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    font-size: 1.2em;
    transition: transform 0.3s, background-color 0.3s ease;
}

.hero-music .cta-button:hover {
    background-color: #fd5243;
    transform: scale(1.1);
}

/* Music Player Section */
.music-section {
    padding: 50px 20px;
    background-color: var(--color-light);
    text-align: center;
}

.player-container {
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.player-container h2 {
    font-size: 2.2em;
    margin-bottom: 20px;
    color: var(--color-primary);
}

.playlist {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

.song {
    background: #f9f9f9;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.song h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
    color: var(--color-primary);
}

audio {
    width: 100%;
    outline: none;
    border-radius: 5px;
}

/* Responsividad */
@media (max-width: 768px) {
    .hero-music h1 {
        font-size: 2em;
    }

    .player-container {
        padding: 15px;
    }

    .playlist {
        grid-template-columns: 1fr;
    }
}



/* Hero Section */
.hero-contact {
    text-align: center;
    padding: 50px 20px;
    background-color: #f0f4ff; /* Azul claro */
    color: var(--color-text-dark);
}

.hero-contact h1 {
    font-size: 2.8em;
    margin-bottom: 15px;
}

.hero-contact p {
    font-size: 1.2em;
    margin-bottom: 30px;
}

/* Contact Form Section */
.contact-form-section {
    padding: 40px 20px;
    background-color: var(--color-light);
}

.form-container {
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.contact-form h2 {
    text-align: center;
    margin-bottom: 20px;
}

.contact-form label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: var(--color-primary);
    outline: none;
}

.submit-button {
    width: 100%;
    padding: 10px;
    background-color: var(--color-primary);
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 1.2em;
    cursor: pointer;
    transition: background-color 0.3s;
}

.submit-button:hover {
    background-color: var(--color-accent);
}

/* Contact Information Section */
.contact-info-section {
    padding: 40px 20px;
    background-color: #f9f9f9;
    text-align: center;
}

.contact-info-section h2 {
    font-size: 2.2em;
    margin-bottom: 20px;
}

.contact-info-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.contact-info-section li {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.contact-info-section a {
    color: var(--color-primary);
    text-decoration: none;
}

.contact-info-section a:hover {
    text-decoration: underline;
}

.social-links a {
    margin: 0 10px;
    padding: 10px 15px;
    background-color: var(--color-primary);
    color: white;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.social-links a:hover {
    background-color: var(--color-accent);
}

/* Responsividad */
@media (max-width: 768px) {
    .contact-form h2,
    .contact-info-section h2 {
        font-size: 1.8em;
    }

    .submit-button {
        font-size: 1em;
    }
}

/*Terminos y Condiciones*/

/* Estilos específicos para la sección de Términos y Condiciones */
.terms {
    background-color: white; /* Mantén un fondo limpio solo para esta sección */
    color: #333; /* Texto oscuro para mayor legibilidad */
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra suave */
    max-width: 800px;
    margin: 20px auto;
}

.terms h1 {
    color: var(--color-primary); /* Utiliza el color principal que ya tienes definido */
    text-align: center;
    margin-bottom: 20px;
}

.terms h2 {
    color: var(--color-secondary); /* Usa un color secundario existente, si tienes */
    margin-top: 20px;
    border-bottom: 2px solid #d9e2ef;
    padding-bottom: 5px;
}

.terms p {
    color: #555; /* Texto de párrafo legible */
    text-align: justify;
}

.terms a {
    color: var(--color-accent); /* Usa el color de acento existente */
    text-decoration: underline;
}

.terms a:hover {
    color: var(--color-primary);
}

/* Responsivo */
@media (max-width: 768px) {
    .terms {
        padding: 15px;
    }
}

/* Sección Política de Privacidad */
.privacy .container {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.privacy h1 {
    color: #002f6c;
    text-align: center;
    margin-bottom: 20px;
}

.privacy h2 {
    color: #004085;
    margin-top: 20px;
    border-bottom: 2px solid #d9e2ef;
    padding-bottom: 5px;
}

.privacy p {
    color: #555;
    margin: 10px 0;
    text-align: justify;
}

.privacy a {
    color: #004085;
    text-decoration: underline;
}

.privacy a:hover {
    color: #002f6c;
}



/* Sección Política de Cookies */
.cookies .container {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.cookies h1 {
    color: #002f6c;
    text-align: center;
    margin-bottom: 20px;
}

.cookies h2 {
    color: #004085;
    margin-top: 20px;
    border-bottom: 2px solid #d9e2ef;
    padding-bottom: 5px;
}

.cookies p {
    color: #555;
    margin: 10px 0;
    text-align: justify;
}

.cookies ul {
    margin-left: 20px;
    color: #555;
}

.cookies ul li {
    margin: 8px 0;
}

.cookies a {
    color: #004085;
    text-decoration: underline;
}

.cookies a:hover {
    color: #002f6c;
}

/* Responsividad */
@media (max-width: 768px) {
    .cookies .container {
        padding: 15px;
    }

    .footer {
        padding: 15px;
    }
}



/* Sección Aviso Legal */
.legal .container {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.legal h1 {
    color: #002f6c;
    text-align: center;
    margin-bottom: 20px;
}

.legal h2 {
    color: #004085;
    margin-top: 20px;
    border-bottom: 2px solid #d9e2ef;
    padding-bottom: 5px;
}

.legal p {
    color: #555;
    margin: 10px 0;
    text-align: justify;
}

.legal a {
    color: #004085;
    text-decoration: underline;
}

.legal a:hover {
    color: #002f6c;
}

/* Responsividad */
@media (max-width: 768px) {
    .legal .container {
        padding: 15px;
    }

    .footer {
        padding: 15px;
    }
}


/* Footer */
.footer {
    background-color: #002f6c;
    color: white;
    text-align: center;
    padding: 20px;
    margin-top: 20px;
}

.footer a {
    color: #d9e2ef;
    text-decoration: none;
}

.footer a:hover {
    color: white;
}
.footer span {
    color: #06a0fa
}


/* Responsividad */
@media (max-width: 768px) {
    .privacy .container {
        padding: 15px;
    }

    .footer {
        padding: 15px;
    }
}


.footer {
    background-color: var(--color-dark);
    color: var(--color-text-light);
    padding: 40px 20px;
    text-align: center;
}

.footer-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    align-items: start;
    justify-items: center;
}

.footer-column h3 {
    margin-bottom: 15px;
    font-size: 1.5em;
    color: #06a0fa;
}

.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-column ul li {
    margin-bottom: 10px;
}

.footer-column ul li a {
    color: var(--color-text-light);
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-column ul li a:hover {
    color: var(--color-accent);
}

.footer-logo {
    max-width: 150px;
    height: auto;
    margin-bottom: 15px;
}

.social-links a {
    display: inline-block;
    margin: 5px;
    padding: 10px 20px;
    background-color: var(--color-primary);
    color: var(--color-text-light);
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.social-links a:hover {
    background-color: var(--color-accent);
}

.footer-bottom {
    margin-top: 20px;
    font-size: 0.9em;
    border-top: 1px solid var(--color-text-light);
    padding-top: 10px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .footer-container {
        grid-template-columns: 1fr;
    }

    .footer-column {
        text-align: center;
    }
}



/*Pagina Media Responsive*/
@media (max-width: 768px) {
  #video-spots div,
  #video-comercial div {
    flex-direction: column;
    align-items: center;
  }

  #video-spots video,
  #video-comercial video {
    width: 100% !important;
    max-width: 100%;
  }

  #video-spots {
    padding: 0 10px;
  }

  #video-comercial {
    padding: 0 10px;
  }

  #video-comercial p {
    font-size: 1em;
  }
}

/*pagina de radio css*/
/* 🎧 Tarjetas de audio */
.audio-card {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  margin-bottom: 30px;
  text-align: center;
}

.audio-card h3 {
  font-size: 1.1em;
  margin-bottom: 10px;
}

.audio-card audio {
  width: 100%;
}

/* 📱 Grid adaptable */
.audio-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

@media (max-width: 768px) {
  .audio-grid {
    grid-template-columns: 1fr;
  }
}

/* 🔗 Botones de plataformas */
.btn-platform {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 12px;
  background-color: #1DB954;
  color: white;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.9em;
}

.btn-platform:hover {
  background-color: #14833b;
}

/* 🧭 Navegación interna */
.radio-nav {
  text-align: center;
  margin: 40px 0;
}

.radio-nav a {
  margin: 0 15px;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 1.1em;
}

/*Pagina Radio Responsive*/
@media (max-width: 768px) {
  #radio-shows div,
  #radio-spots div,
  #radio-commercials div {
    display: block;
    width: 100%;
  }

  #radio-shows audio,
  #radio-spots audio,
  #radio-commercials audio {
    width: 100% !important;
  }

  #radio-shows h3,
  #radio-spots h3,
  #radio-commercials h3 {
    font-size: 1em;
    margin-bottom: 10px;
  }

  #radio-shows,
  #radio-spots,
  #radio-commercials {
    padding: 0 10px;
  }
}

/*video y seccion 7 y 8 en index nuevas*/
@media (max-width: 768px) {
  #video-la-leona iframe {
    width: 100% !important;
    height: auto;
  }

  #radio-preview,
  #media-preview {
    padding: 0 10px;
  }

  #radio-preview audio,
  #media-preview video {
    width: 100% !important;
    max-width: 100%;
  }

  #radio-preview h2,
  #media-preview h2 {
    font-size: 1.5em;
  }

  #radio-preview p,
  #media-preview p {
    font-size: 1em;
  }

  #media-preview a,
  #radio-preview a {
    display: inline-block;
    margin-top: 10px;
  }
}

