.header {
  background-color: #030C26;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 13px;
  text-transform: uppercase;
}
.header .navbar-1 {
  height: 80px;
}
.header .logo-bbcl {
  width: auto;
  height: 26px;
  margin-right: 33px;
}
.header .investiga {
  background-color: #00F5FF;
  color: #030C26;
  font-family: "Roboto Mono";
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 18px;
  padding: 3px 22px;
}
.header .linea-header {
  background-color: rgba(136, 153, 166, 0.3);
  line-height: 1px;
  margin: 0;
}
.header .denuncia {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 13px;
  padding: 14px;
}
.header .denuncia .fa-paper-plane {
  margin-right: 14px;
}
.header .denuncia:hover {
  text-decoration: none;
}
.header .menu-items .nav-item .nav-link {
  color: #FFFFFF;
  padding: 0 40px 0 0;
}
.header .btn-menu-movil {
  background: none;
  border: none;
  font-size: 22px;
}
.header .btn-menu-movil:focus {
  box-shadow: none;
  background: none;
}
.header .menu-movil {
  background-color: rgba(3, 12, 38, 0.95);
  height: 100%;
  position: relative;
}
.header .menu-movil .header-menu {
  padding: 11px 17px;
}
.header .menu-movil .header-menu .btn-cerrar-menu {
  background: none;
  border: none;
  width: 42px;
  font-size: 22px;
  margin-left: auto;
}
.header .menu-movil .items-menu {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-top: 72px;
}
.header .menu-movil .items-menu .nav-item {
  padding: 21px 35px 20px;
  border-bottom: 1px solid rgba(136, 153, 166, 0.3);
}
.header .menu-movil .items-menu .nav-link {
  color: #FFFFFF;
  padding: 0;
}
.header .menu-movil .redes-movil {
  color: #FFFFFF;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 12px;
  font-size: 18px;
  position: relative;
  margin-top: 80px;
  background-color: rgba(3, 12, 38, 0.95);
}
.header .menu-movil .redes-movil .denuncia {
  text-align: center;
  margin-bottom: 30%;
  border-bottom: 1px solid rgba(136, 153, 166, 0.3);
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 14px;
}
.header .menu-movil .redes-movil .nav-item {
  margin: 0 auto;
}
.header .menu-movil .redes-movil .nav-link {
  color: #FFFFFF;
}
.header .menu-movil .redes-movil .volver-bbcl {
  background-color: #00F5FF;
  padding: 30px;
  margin-top: 11%;
  color: #030C26;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.18px;
  line-height: 15px;
  text-align: center;
}

@media (min-width: 992px) {
  .header .logo-bbcl {
    margin-right: 29px;
  }
  .header .investiga {
    font-size: 15px;
    line-height: 20px;
  }
  .header .denuncia {
    color: #030C26;
    font-size: 11px;
    background-color: #00F5FF;
    padding: 11px 19px;
  }
  .header .denuncia .fa-paper-plane {
    margin-right: 12px;
    font-size: 13px;
  }
}
.footer {
  background-color: #030C26;
  padding-top: 30px;
  padding-bottom: 26px;
  margin-top: 20px;
}
.footer .logo-bbcl {
  height: 26px;
  width: auto;
  margin-bottom: 30px;
  margin-right: 30px;
}
.footer .investiga {
  background-color: #00F5FF;
  color: #030C26;
  font-family: "Roboto Mono";
  font-size: 13.5px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 18px;
  padding: 3px 22px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.footer .redes-footer {
  color: #FFFFFF;
  font-size: 17px;
}
.footer .redes-footer .nav-link {
  padding-bottom: 0;
  padding-top: 0;
  color: #FFFFFF;
}
.footer .secciones-footer {
  border-top: 1px solid rgba(136, 153, 166, 0.3);
  border-bottom: 1px solid rgba(136, 153, 166, 0.3);
  padding: 25px;
  margin-bottom: 20px;
}
.footer .secciones-footer .denuncia-footer {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 14px;
  margin-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
}
.footer .desarrollo {
  opacity: 0.5;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 12px;
  text-align: center;
}

@media (min-width: 768px) {
  .footer {
    padding-bottom: 30px;
  }
  .footer .logo-bbcl {
    height: 23px;
    margin-right: 26px;
  }
  .footer .investiga {
    font-size: 14px;
    line-height: 18px;
  }
  .footer .secciones-footer {
    padding: 11px;
    margin-bottom: 30px;
  }
  .footer .secciones-footer .items-footer {
    margin-left: -16px;
  }
  .footer .secciones-footer .items-footer .nav-link {
    color: #FFFFFF;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 13px;
    text-transform: uppercase;
    padding-bottom: 0;
    padding-top: 0;
  }
  .footer .secciones-footer .denuncia-footer {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 0;
    text-align: right;
    text-transform: uppercase;
  }
  .footer .desarrollo {
    text-align: left;
  }
}
[v-cloak] {
  display: none;
}

a:hover {
  text-decoration: none;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto {
  padding-left: 20px;
  padding-right: 20px;
}

.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}

.section-notas {
  padding: 0 5px;
  max-width: 630px;
}
.section-notas .titulo {
  color: #030C26;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(92, 105, 129, 0.2);
  margin-bottom: 20px;
}
.section-notas .article {
  border-bottom: 1px solid rgba(92, 105, 129, 0.2);
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: flex;
}
.section-notas .article .titulo-autor h3 {
  color: #222222;
  font-family: Martel;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 20px;
}
.section-notas .article .titulo-autor p {
  color: #5C6981;
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-bottom: 10px;
}
.section-notas .article .imagen {
  flex: 0 0 128px;
  width: 128px;
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 14px;
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1090px;
  }
  .section-notas {
    margin: 0 auto;
  }
  .section-notas .titulo {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .section-notas .article {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .section-notas .article .titulo-autor h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
  }
  .section-notas .article .imagen {
    flex: 0 0 270px;
    width: 270px;
    height: 150px;
    margin-left: 20px;
  }
}
.section-notas {
  padding-top: 30px;
  padding-bottom: 60px;
}
.section-notas .fetch-container .fetch-btn-container {
  display: block !important;
}
.section-notas .fetch-container .fetch-btn-container::before {
  display: none !important;
}
.section-notas .fetch-container .fetch-btn-container .fetch-btn {
  background-color: #447DFF !important;
  padding: 13px !important;
  color: #FFFFFF !important;
  font-family: Lato !important;
  font-size: 14px !important;
  font-weight: bold !important;
  letter-spacing: 0 !important;
  line-height: 15px !important;
  text-align: center !important;
  margin-top: 40px !important;
  border: none !important;
  display: block !important;
  width: 100%;
}
.section-notas .fetch-container .fetch-btn-container .fetch-btn::before {
  display: none !important;
}

@media (min-width: 992px) {
  .section-notas {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .section-notas .fetch-container .fetch-btn-container .fetch-btn {
    font-size: 15px !important;
    margin-top: 48px !important;
  }
}/*# sourceMappingURL=seccion.css.map */