.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;
  }
}
.contenedor-titular {
  width: 100%;
  margin-bottom: 19px;
  overflow: hidden;
}
.contenedor-titular .titular {
  position: relative;
  background-color: #030C26;
}
.contenedor-titular .titular .imagen {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.contenedor-titular .titular .imagen::before {
  content: "";
  display: block;
  padding-top: 60.33%;
}
.contenedor-titular .titular .contenedor-titulo {
  position: relative;
  height: 77%;
  width: 100%;
  z-index: 1;
  margin-top: -127px;
  padding: 103px 20px 25px;
}
.contenedor-titular .titular .contenedor-titulo .degradado {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/especial/bbcl-investiga/assets/img/puntito.png) 50%/4px, linear-gradient(180deg, rgba(3, 12, 38, 0) 0%, #030c26 40%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 28%);
  mask-image: linear-gradient(to bottom, transparent 0, #000 40%);
}
.contenedor-titular .titular .contenedor-titulo .frase {
  background-color: #00F5FF;
  color: #030C26;
  font-family: "Roboto Mono";
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 15px;
  padding: 7px 17px;
  text-transform: uppercase;
  position: relative;
}
.contenedor-titular .titular .contenedor-titulo .titulo {
  color: #FFFFFF;
  font-family: Martel;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 20px;
  max-width: 520px;
  position: relative;
}
.contenedor-titular .titular .contenedor-titulo .autor {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  margin-bottom: 0;
  position: relative;
}
.contenedor-titular .titular .contenedor-titulo .autor strong {
  color: #00F5FF;
}

.separador {
  background-color: rgba(92, 105, 129, 0.2);
  height: 1px;
  width: 100%;
}

.logo-de-pasillo {
  color: #030C26;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 18px;
  margin-bottom: 8px;
}
.logo-de-pasillo img {
  height: 28px;
  width: auto;
  margin-right: 12px;
}

.hooper {
  height: auto !important;
}

.de-pasillo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 236px;
}
.de-pasillo .titulo {
  color: #030C26;
  font-family: Martel;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  margin: 30px 0 8px;
}
.de-pasillo .contenido {
  display: flex;
}
.de-pasillo .contenido .imagen {
  flex: 0 0 200px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 20px;
}
.de-pasillo .contenido .imagen::before {
  content: "";
  display: block;
  padding-top: 60%;
}
.de-pasillo .contenido .texto-boton .texto {
  height: 73px;
  opacity: 0.7;
  color: rgba(3, 12, 38, 0.7);
  font-family: Martel;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.de-pasillo .contenido .texto-boton .boton {
  border-radius: 4px;
  background-color: #5C6981;
  padding: 7px 16px;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  max-width: 100px;
}

.de-pasillo-hooper {
  padding-bottom: 37px;
}
.de-pasillo-hooper .hooper-indicator.is-active, .de-pasillo-hooper .hooper-indicator:hover {
  background-color: #5C6981;
}
.de-pasillo-hooper .hooper-indicator {
  width: 8px;
  height: 8px;
  border: 1px solid rgba(23, 42, 76, 0.3);
  margin: 0 8px;
}

.contenedor-btn-slider {
  position: relative;
  margin-bottom: 36px;
}
.contenedor-btn-slider .separador {
  position: absolute;
  top: 50%;
}
.contenedor-btn-slider .boton {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  color: #8899A6;
  font-size: 20px;
  border: 1px solid #8899A6;
  background-color: #FFFFFF;
  z-index: 10;
}
.contenedor-btn-slider .boton:nth-child(1) {
  margin-left: auto;
  margin-right: 9px;
}
.contenedor-btn-slider .boton:focus, .contenedor-btn-slider .boton:focus-visible {
  outline: none;
}
.contenedor-btn-slider .boton:hover {
  color: #FFFFFF;
  background-color: #607381;
}

.seccion {
  margin-bottom: 40px;
}
.seccion .titulo-seccion {
  color: #030C26;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.seccion .titulo-seccion img {
  height: 28px;
  width: auto;
  margin-right: 12px;
}
.seccion .primera {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.seccion .primera::before {
  content: "";
  display: block;
  padding-top: 70.545%;
}
.seccion .primera .sombra {
  height: 200px;
  width: 100%;
  background: linear-gradient(0deg, #030C26 0%, rgba(3, 12, 38, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.seccion .primera .titulo-primera {
  color: #FFFFFF;
  font-family: Martel;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  position: absolute;
  bottom: 15px;
}
.seccion .notas-seccion {
  background-color: rgba(240, 242, 245, 0.8);
  padding: 20px 20px 25px 15px;
}
.seccion .notas-seccion .nota {
  color: #030C26;
  font-family: Martel;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.seccion .notas-seccion .nota::before {
  position: absolute;
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  background-color: #07CBD3;
  left: 0;
  top: 6px;
}
.seccion .notas-seccion .nota-imagen {
  display: flex;
  margin-bottom: 20px;
}
.seccion .notas-seccion .nota-imagen .imagen {
  flex: 0 0 125px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
  height: 100px;
}
.seccion .notas-seccion .nota-imagen .imagen::before {
  content: "";
  display: block;
  padding-top: 60%;
}
.seccion .notas-seccion .nota-imagen .titulo {
  color: #030C26;
  font-family: Martel;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 0;
}
.seccion .notas-seccion .nota-titulo {
  color: #030C26;
  font-family: Martel;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 25px;
}
.seccion .notas-seccion .nota-titulo::before {
  position: absolute;
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  background-color: #07CBD3;
  left: 0;
  top: 6px;
}
.seccion .notas-seccion .btn-ver-mas {
  border-radius: 4px;
  background-color: #5C6981;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  padding: 11px;
  max-width: 120px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .contenedor-titular {
    max-width: 1920px;
    height: 420px;
    margin: 0 auto 29px;
  }
  .contenedor-titular .titular {
    height: 100%;
  }
  .contenedor-titular .titular .imagen {
    width: 312%;
    height: auto;
  }
  .contenedor-titular .titular .imagen::before {
    padding-top: 44.422%;
  }
  .contenedor-titular .titular .contenedor-titulo {
    margin-top: 0;
    margin-left: -366px;
    width: 199%;
    padding: 114px 30px 30px 98px;
    height: 100%;
  }
  .contenedor-titular .titular .contenedor-titulo .degradado {
    background: url(/especial/bbcl-investiga/assets/img/puntito.png) 50%/4px, linear-gradient(90deg, rgba(3, 12, 38, 0) 0%, #030c26 10%);
    -webkit-mask-image: linear-gradient(to right, transparent 0, #000 40%);
    mask-image: linear-gradient(to right, transparent 0, #000 40%);
  }
  .contenedor-titular .titular .contenedor-titulo .frase {
    font-size: 13px;
    line-height: 18px;
  }
  .contenedor-titular .titular .contenedor-titulo .titulo {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .de-pasillo {
    margin-right: 30px;
  }
  .de-pasillo .contenido .texto-boton .texto {
    max-width: 256px;
  }
  .seccion {
    margin-bottom: 35px;
  }
  .seccion .primera::before {
    padding-top: 127.166%;
  }
  .seccion .primera .sombra {
    height: 264px;
  }
  .seccion .notas-seccion {
    padding: 20px 5px 25px 15px;
  }
  .seccion .notas-seccion .btn-ver-mas {
    margin: 0 5px 0 auto;
    max-width: 100px;
    padding: 7px;
  }
}/*# sourceMappingURL=home.css.map */