*, *::before, *::after {
  box-sizing: border-box;
}


html, body {
  height: 100%;
  margin: 0;
}


body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: 'Raleway';
}

main {
  flex: 1;
  padding-top: 10px;
}


footer {
  border-radius: 20px;
  background: #EBEFF4;
  text-align: center;
  padding: 15px;
}
footer p{
  color: #000;
text-align: center;
font-family: 'Raleway';
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 121.2%;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  border: 1px solid #486284;
  padding: 15px 30px;
}


.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.logo-area {
  display: flex;
  align-items: center;
  gap: 40px;
}

.logo-area img {
  height: 40px;
}


.menu-contacto {
  display: flex;
  align-items: center;
  gap: 40px;
}


.menu ul {
  display: flex;
  gap: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}

.menu a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  transition: color 0.2s;
}

.menu a:hover {
  color: #007BFF;
}


.btn-contacto {
  background: #253780;
  color: white;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 20px;
  transition: background 0.2s;
}

.btn-contacto:hover {
  background: #0056b3;
}

/*.hero-section {
  position: relative;
  background-image: url('images/Group\ 56.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 200px 40px 40px 40px;
  overflow: hidden;
  text-align: center;
}*/

.hero-section {
  background-image: url('images/cabecera-noticias.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-height: 200px;
  padding: 250px 40px;
}

.hero-logo {
  width: 500px;
  margin: -150px 0 0px;
  border-radius: 10px;
  padding: 0px;
  display: block;
}


.btn-ver:hover {
  background: #0f1a3a;
}

.scroll-down {
  font-size: 2rem;
  color: white;
  margin-top: -2rem;
  opacity: 0.7;
  font-weight: bold;
  user-select: none;
}

h1{
  color: #253780;
  text-align: center;
  font-family: "Raleway";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.2%;
  text-transform: uppercase;
}




.redes-sociales {
  position: absolute;
  top: 70px;
  right: 30px;
  width: 200px;
  padding: 20px;
  border-radius: 21.363px;
  background: rgba(234, 239, 246, 0.70);
  box-shadow: 0 3.715px 3.715px 0 rgba(0, 0, 0, 0.25);
  margin-top: 2rem;
}

.redes-sociales p {
  text-align: center;
  margin: 0;
  font-size: 18px;
  color: black;
}

.iconos-redes {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  gap: 15px;
}

.iconos-redes img {
  width: 40px;
  height: 40px;
  cursor: pointer;
}



.footer-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 90px;
  gap: 250px;
  padding: 50px;
}

.footer-left,
.footer-right {
  display: flex;
  align-items: center;
  gap: 15px;
}

.footer-logo {
width: 169px;
height: 47px;
}

.footer-icon {
  width: 24px;
  height: 24px;
}

.footer-link {
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  color: #000;
  text-align: center;
  font-family: 'Raleway';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 121.2%; /* 21.816px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-transform: uppercase;
}
.footer-link-container {
  border-radius: 20px;
  border: 1px solid #B2B6C7;
  padding: 5px 10px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

@font-face {
  font-family: 'Raleway';
  src: url('Tipografias/Raleway/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url('Tipografias/Raleway/Raleway/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
}
@font-face {
  font-family: 'Le jour';
  src: url('Tipografias/TTF/TTF/Le Jour Serif.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}
.container{
    max-width: 1238px;
    margin: 0 auto;
}
.container p, table{
    color: #6B6B6B;
    font-family: 'Raleway';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: -0.4px;
}
.lista{
  color: #6B6B6B;
    font-family: 'Raleway';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: -0.4px;
}
.container a{
    color: #253780;
    text-decoration: none;
}

strong {
display: block;
margin-top: 2em;
margin-bottom: 0.5em;
}

.footer-legal {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-bottom: 20px;
}

.footer-legal a {
  text-decoration: none;
  color: #000;
  font-family: 'Raleway';
  font-size: 16px;
  font-weight: 500;
}

.footer-legal a:hover {
  text-decoration: underline;
}
table {
width: 100%;
border-collapse: collapse;
margin: 1.5em 0;
}
th, td {
border: 1px solid #ccc;
padding: 10px;
text-align: left;
}
th {
background: #f4f4f4;
}
table th,
table td {
    width: 50%;
}
#cookie-popup {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #253780;
    color: white;
    padding: 20px;
    border-radius: 10px;
    max-width: 300px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.3);
    font-family: 'Raleway', sans-serif;
    z-index: 1000;
  }

  #cookie-popup p {
    font-size: 14px;
    margin: 0 0 10px 0;
  }

  #cookie-popup button {
    background: #fff;
    color: #253780;
    border: none;
    padding: 8px 16px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
  }

  #cookie-popup button:hover {
    background: #e0e0e0;
  }
