@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css");
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Noo+Serif;100;700&display=swap');

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }


footer,
header,
main,
section {
  display: block; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

b {
  font-weight: bold; }

img {
  border: 0; 
}


body {
  color: #777;
  background: #f7f7f7;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
  text-shadow: none; }

body, h2, h3, h4, .h2, .h3, .h4 {
  font-family: 'Lato', sans-serif; }

 h2, h3, h4 {
  color: #222; }

 h2, h3, h4 {
  font-style: normal;
  margin: 0 0 20px 0; }

h2 {
  font-size: 32px; }

h3 {
  padding-top: 20px; 
  font-size: 24px; 
}

h4 {
  font-size: 18px; }

.txt-bold {
  font-weight: 700; }

footer, header, section {
  display: block; 
}

a:hover {
  text-decoration: none; }

.row {
  z-index: 9999; }

.align-center {
  text-align: center; }


.pad-bot30 {
  padding-bottom: 30px; }


.mar-bot40 {
  margin-bottom: 40px; }

section.section {
  margin: 0;
  padding: 10px 0 10px 0; }

section#seasonlinks {
  margin-top: -60px;
  margin-bottom: 20px;
}

.bg-white {
  background-color: #fff; }

section.featured {
  padding: 200px 0 60px;
  background: #69c5f6;
  color: #fdfdfd; }
  section.featured h2.slogan {
    color: #fff;
    font-size: 48px;
    font-weight: 900; }

section#footer {
    background: #242424;
    margin: 0; 
}
section#footer a {
    color: #aaa;
    font-weight: 500; 
}

a.scrollup {
  height: 32px;
  width: 32px;
  color: #69c5f6;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  opacity: 0.7; }
  a.scrollup:hover {
    opacity: 1; }

@media (max-width: 767px) {
  section.featured {
    padding-top: 100px; } }

body, h2, h3, h4, .h2, .h3, .h4 {
  font-family: 'Lato', sans-serif; }

 h2, h3, h4 {
  color: #222; }

 h2, h3, h4 {
  font-style: bold;
  margin: 0 0 20px 0; 
}

h2 {
  font-size: 32px; }

h3 {
  font-size: 32px; 
  margin: 30px 0 20px 0; 
}

h4 {
  font-size: 18px; }

.txt-bold {
  font-weight: 700; }

 footer, header, section {
  display: block; }

a:hover {
  text-decoration: none; }

.row {
  z-index: 9999; }

.index-item {
    padding-left: 20px; 
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500; 
}

.align-center {
  text-align: center; }

.pad-bot30 {
  padding-bottom: 30px; }

.mar-bot40 {
  margin-bottom: 40px; }

section.section {
  margin: 0;
  padding: 50px 0 30px 0; }

.bg-white {
  background-color: #fff; }

section.featured {
  padding: 100px 0 60px;
  background: #70B9B0;
  text-align: center; 
  color: #fdfdfd; }

section.featured h1.slogan {
  color: #02233e;
  font-size: 80px;
  font-weight: 800; 
}

section.featured h1.slogan a {
  color: #02233e;
}
section.featured h1.slogan a:hover {
  color: #0000aa; 
}

section.featured h3.slogan a {
  color: #02233e;
}
section.featured h3.slogan a:hover {
  color: #0000aa; 
}

section.featured h2.slogan {
  color: #02233e;
  font-size: 50px;
  font-weight: 800; }

section#footer {
  background: #065aa9;
  color: #FFF;
  margin: 0; }

section#footer .copyright {
  text-align: center; }

@media (max-width: 767px) {
  section.featured {
    padding-top: 100px; } }

a {
  color: #062989;
}
a:hover {
  color: #0000ff; 
}

body section.featured {
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #9ff5cf), color-stop(23%, #69c5f6), color-stop(100%, #065aa9));
  background: linear-gradient(135deg, #9ff5cf 0%, #69c5f6 23%, #065aa9 100%); }

.slogan {
  font-family: 'Ubuntu', sans-serif; }

.text-big {
  font-size: 1.25em;
  line-height: 1.5em; }

.align-horizontal {
  display: flex;
  align-items: center;
  gap: 20px; /* espacio entre imagen y texto */
  justify-content: center; /* centra el conjunto en la página */
}

.logo-side img {
  max-width: 180px;
  height: auto;
}

.text-side .slogan {
  font-size: 3em;
  margin: 0;
}

tr {
  padding-top: 0px;
}
th {
  padding-top: 15px;
  padding-left: 15px;
  height: 2em;
  font-size: 18px;
}
td {
  padding-top: 12px;
}
.description {
  padding-top: 3px;
  padding-left: 18px;
  height: auto;
  vertical-align: top;
  font-weight: 400;
}

/* Estilos para la sección de descarga */

/* Responsivo para móviles */

/* Botones de navegación en el header */
.nav-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
  margin-bottom: -10px;
}

.nav-btn {
  padding: 8px 20px;
  background-color: #62bdf0aa;
  color: rgba(55, 55, 55, .7);
  text-decoration: none;
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  min-width: 280px; 
  text-align: center;
}

.nav-btn:hover {
  background-color: #62bdf0;
  color: rgba(55, 55, 55);
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* Responsivo para móviles */
@media (max-width: 767px) {
  .nav-buttons {
    gap: 15px;
    margin-top: 30px;
  }
  
  .nav-btn {
    padding: 6px 15px;
    font-size: 13px;
    min-width: 100px;
  }
}

.search-container {
    padding-top: -20px;
    text-align: center;
}

input[type="text"] {
    width: 50%;
    max-width: 800px;
    padding: 10px;
    font-size: 1em;
    border: 1px solid #ccc;
    border-radius: 5px;
}

button[type="submit"] {
    background-color: #007acc;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 1em;
    cursor: pointer;
}

.maintext {
    padding-left: 50px;
    text-indent: 30px;
    font-size: 14pt;
    font-weight: 100; 
    font-family: 'Noto Serif', serif;
}

#table{
    border-collapse: collapse;
    text-align: left;
    width: 95%;
    max-width: 1200px;
    align: center;
    margin-left: auto; 
    margin-right: auto;
}

#table th{
    border-bottom: 2px solid #6678b1;
    padding-top: 50px;
    padding-bottom: 5px;
}

#table th.descrip{
    font-size: 10pt;
    /*color: #FFF;
     border-bottom: 2px solid #aaaaaa; */
    padding-left: 0px;
    padding-bottom: 5px;
}

#table td{
    color: #666;
    padding-left: 40px;
    padding-top: 15px;
}

#table th:last-child{
    width:1%;
    white-space:nowrap;
}

.errormsg {
    font-size: 14pt;
    font-weight: 500; 
    text-align: center;
    padding-bottom: 200px;
}
