@import url("https://fonts.googleapis.com/css2?family=Outfit&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital@0;1&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

.navbar {
  background-color: #93b2c3;
  font-family: "Outfit", sans-serif;
  font-size: 19px;
}
.navbar a {
  color: #000000 !important;
}

.nav-list {
  display: flex;
  justify-content: end;
  list-style: none;
}

.nav-link:hover {
  color: #FFFFFF !important;
}

.carousel-caption h1 {
  text-align: center;
  color: #FFFFFF;
  font-family: "Outfit", sans-serif;
  font-size: 20px;
}

.carousel-caption p {
  text-align: center;
  color: #FFFFFF;
  font-family: "Exo 2", sans-serif;
  font-size: 15px;
}

.sec1 {
  background-color: #2087c9;
  padding: 20px;
}
.sec1 h2 {
  font-family: "Outfit", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

.sec1 p {
  font-family: "Exo 2", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

.card-index {
  background-color: #2087c9;
  border: #2087c9;
}

.sec2 {
  background-color: #FFFFFF;
  background: linear-gradient(360deg, #d1d5d8 0%, #FFFFFF 100%);
}
.sec2 h2 {
  padding-top: 20px;
  font-family: "Outfit", sans-serif;
  text-align: center;
  color: #000000;
}

.sec2 h3 {
  padding-bottom: 10px;
  font-family: "Outfit", sans-serif;
  color: #000000;
  text-align: center;
}

.sec2 h4 {
  font-family: "Outfit", sans-serif;
  color: #000000;
}

.sec2 p {
  font-family: "Exo 2", sans-serif;
  color: #000000;
  text-align: center;
}

.sec2A {
  padding: 20px;
}

.funciones {
  padding: 20px;
}
.funciones p {
  font-family: "Exo 2", sans-serif;
  color: #000000;
  text-align: left;
}

.sec3 {
  background-color: #FFFFFF;
}
.sec3 h3 {
  font-family: "Outfit", sans-serif;
  color: #2087c9;
  text-align: center;
  padding-bottom: 20px;
}

.sec3 h4 {
  font-family: "Outfit", sans-serif;
  color: #2087c9;
  text-align: left;
  padding-top: 20px;
}

.sec3 p {
  font-family: "Exo 2", sans-serif;
  color: #000000;
  text-align: left;
  padding-bottom: 20px;
}

.fuentes {
  padding-bottom: 20px;
}

.sec4 {
  background-color: #2087c9;
  padding: 20px;
}
.sec4 h2 {
  font-family: "Outfit", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

.sec4 p {
  font-family: "Exo 2", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

.sec4 h3 {
  font-family: "Outfit", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

.sec4 h4 {
  font-family: "Outfit", sans-serif;
  color: #FFFFFF;
  text-align: left;
}

.sec4 h5 {
  font-family: "Outfit", sans-serif;
  color: #FFFFFF;
  text-align: left;
  padding-top: 20px;
}

.card-index-sec4 {
  background-color: #2087c9;
  border: #2087c9;
}

.deficiencias a {
  font-family: "Outfit", sans-serif;
}

.sec4 .card {
  border-color: #2087c9;
}

.sec4 .card-header {
  background-color: #2087c9;
  text-align: center;
  color: #FFFFFF;
}
.sec4 .card-header .btn {
  background-color: #2087c9;
  color: #FFFFFF;
  border-color: #93b2c3;
  transition: 0.7s;
  border-radius: 50px;
}

.sec4 .btn:hover {
  background-color: #93b2c3;
  color: #000000;
  border-color: #2087c9;
  transform: scale(0.9);
  border-radius: 20px;
}

.sec4 .card-body {
  background-color: #2087c9;
  text-align: center;
  color: #FFFFFF;
}

.causas p {
  font-family: "Exo 2", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

.causas h4 {
  font-family: "Outfit", sans-serif;
  color: #FFFFFF;
  text-align: center;
  padding: 20px;
}

.causas h5 {
  font-family: "Exo 2", sans-serif;
  color: #FFFFFF;
  text-align: center;
  padding: 20px;
}

.btn-causas {
  background-color: #2087c9 !important;
  color: #FFFFFF !important;
  border: 1px solid #93b2c3 !important;
}

.btn-primary:hover {
  background-color: #93b2c3 !important;
  border: 1px solid #93b2c3 !important;
  color: #000000 !important;
}

.indicadores {
  margin-top: 50px;
  border: 1px solid #2087c9 !important;
  padding: 20px;
  margin-bottom: 50px;
}

.sec4-bis p {
  font-family: "Exo 2", sans-serif;
  color: #2087c9;
  text-align: center;
}

.sec4-bis h3 {
  font-family: "Outfit", sans-serif;
  color: #2087c9;
  text-align: center;
}

.sec5 {
  background-color: #FFFFFF;
  padding: 20px;
}
.sec5 h2 {
  font-family: "Outfit", sans-serif;
  color: #000000;
  text-align: center;
}

.sec5 p {
  font-family: "Exo 2", sans-serif;
  color: #000000;
  text-align: center;
}

.card-index-sec5 {
  background-color: #FFFFFF;
  border: #FFFFFF;
}

.sec6 {
  background-color: #FFFFFF;
  background: linear-gradient(180deg, rgb(255, 254, 254) 0%, #93b2c3 100%);
}
.sec6 h4 {
  font-family: "Outfit", sans-serif;
}

.sec6 p {
  font-family: "Exo 2", sans-serif;
}

.pack {
  animation: zoomIn 10s ease-in-out infinite;
  align-items: center;
}

@keyframes zoomIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
footer {
  background-color: #93b2c3;
  color: #000000;
  text-align: center;
  padding: 20px;
}
footer .redes a {
  letter-spacing: 20px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  color: #000000;
}
footer .redes a :hover {
  color: #2087c9;
}

.logo-footer {
  padding: 20px;
}

.subir {
  width: 40px;
  height: 40px;
  background-color: #2087c9;
  text-decoration: none;
  color: #FFFFFF;
  position: fixed;
  bottom: 40px;
  right: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.subir :hover {
  color: #93b2c3;
}

.cierre {
  text-align: center;
}/*# sourceMappingURL=estilos.css.map */