@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
/* Truco para calcular px utilizando rem */
/* html{
    font-size: 62.5%;
    Al realizar esto siempre nuestro font-size será de 10px
    Si se quiere 20px, se pondrá 2rem, si se quieren 38px, se pondrán 3.8rem
}*/


.parrafo {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #000;
    margin-bottom: 10px;
  }

  .parrafo a {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-decoration: underline;
    color: #2BA8E1;
    margin-bottom: 10px;
  }

  .parrafo ul li {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 1.6rem;
    line-height: 2.5rem;
  }

  .parrafo ol li {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    line-height: 2.5rem;
  }

.parrafobienvenida {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #000;
    margin-bottom: 10px;
    text-align: justify;
    margin: 50px;
}

.parrafo span {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.2rem;
    color: #0c4f93;
  }

.tituloprincipal {
    font-family: 'Lato', sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 40px;
    color: #5a5f5e !important;
    text-align: left;
}

.titulomodulo {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  text-decoration: underline #2BA8E1;  
  letter-spacing: 2px; 
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 400;
  margin-bottom: 10px;
  color:#2BA8E1!important;
  text-align: left;
}

.titulocabezal {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 900;
  margin-bottom: 20px;
  color: #0D4583 !important;
  text-align: left;
}
  
.subtitulo2 {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #2BA8E1!important;
    text-align: left;
}
  
.subtitulo3 {
    font-family: 'Lato', sans-serif;
    margin: 20px;
    font-style: italic;
    background-color: #0D4583;
    font-size: 2.0rem;
    padding: 40px;
    color: #fff;
    text-align: left;
    line-height: 2.8rem;
    width: 80%;
} 

.destacado2 {
  font-family: 'Lato', sans-serif;
  margin: 20px;
  border-color: #1D7ABD;
  color: #1D7ABD;
  border-style: solid;
  border-width: 1px;
  font-size: 2.0rem;
  padding: 40px;
  text-align: left;
  line-height: 2.8rem;
  width: 80%;
} 

.epigrafe {
    font-family: 'Lato', sans-serif;
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #000;
    margin-bottom: 10px;
  }

.flex-menu-bio {
    display: flex;
    background-color: #fff;
  justify-content:center;
    flex-wrap: wrap;
  margin: auto;
  width: 90%;
  padding: 10px;
  }
  .flex-menu-bio > div {
  margin-right: 15px;
  }
  .btn-1 {
    margin-right: 15px;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 10px;
    background-color: #014f7f;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: background-color 15ms linear,
      box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 2.0rem;
    font-family: 'Krona One', sans-serif;
    font-size: 1.6rem;
  }
  
  .btn-2 {
    margin-right: 15px;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 10px;
    background-color: #014f7f;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: background-color 15ms linear,
      box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 2.0rem;
    font-family: 'Krona One', sans-serif;
    font-size: 1.6rem;
  }
  
  .btn-3 {
    margin-right: 15px;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 10px;
    background-color: #014f7f;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: background-color 15ms linear,
      box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 2.0rem;
    font-family: 'Krona One', sans-serif;
    font-size: 1.6rem;
  }
  
  .btn-4 {
    margin-right: 15px;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 10px;
    background-color: #ac9fa4;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: background-color 15ms linear,
      box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 2.0rem;
    font-family: 'Krona One', sans-serif;
    font-size: 1.6rem;
  }
  
  .btn-1:hover, .btn-1:focus, .btn-1:visited {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
      0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #87bcdd;
    color: #fff;
    text-decoration:none;
  }
  
  .btn-1:active {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
      0 8px 10px 1px rgba(0, 0, 0, 0.14),
      0 3px 14px 2px rgba(0, 0, 0, 0.12);
    background-color: #87bcdd;
  COLOR: #FFF;
  }
  
  .btn-1:before {
    font-family: fontAwesome;
    content: "\f055";
  }
  .btn-2:hover, .btn-2:focus, .btn-2:visited{
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
      0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #87bcdd;
    color: #fff;
  text-decoration:none;
  }
  
  .btn-2:active {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
      0 8px 10px 1px rgba(0, 0, 0, 0.14),
      0 3px 14px 2px rgba(0, 0, 0, 0.12);
    background-color: #87bcdd;
    color: #fff;
  }
  
  .btn-2:before {
    font-family: fontAwesome;
    content: "\f1ea";
  }
  
  .btn-3:hover, .btn-3:focus, .btn-3:visited {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
      0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #87bcdd;
    color: #fff;
    text-decoration:none;
  }
  
  .btn-3:active {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
      0 8px 10px 1px rgba(0, 0, 0, 0.14),
      0 3px 14px 2px rgba(0, 0, 0, 0.12);
    background-color: #87bcdd;
  COLOR: #FFF;
  }
  
  .btn-3:before {
    font-family: fontAwesome;
    content: "\f073";
  }
  
  .btn-4:hover, .btn-4:focus {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
      0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #847676;
    color: #fff;
  text-decoration:none;
  }
  
  .btn-4:active {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
      0 8px 10px 1px rgba(0, 0, 0, 0.14),
      0 3px 14px 2px rgba(0, 0, 0, 0.12);
    background-color: #847676;
  }
  .btn-4:before {
    font-family: fontAwesome;
    content: "\f26c";
  }

  

  
@media only screen and (min-width: 576px) and (max-width: 768px)  {
    .subtitulo2 {
        font-family: 'Lato', sans-serif;
        font-size: 3.4rem;
        color: #5edbc6;
        text-align: left;
    }
}
@media only screen and (min-width: 360px) and (max-width: 576px)  {
    .subtitulo2 {
        font-family: 'Lato', sans-serif;
        font-size: 2.4rem;
        color: #5edbc6;
        text-align: left;
}
}