.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;
  }
}
.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;
  }
}
.header .navbar-1 {
  position: fixed;
  top: 0;
  z-index: 99;
  background-color: #030c26;
  max-width: 100%;
}

.header .linea-header {
  margin-top: 80px;
}

.titulo-sticky {
  background-color: #030c26;
  padding: 10px 20px;
  position: fixed;
  z-index: -1;
  top: 80px;
  width: 100%;
  border-top: 1px solid rgba(136, 153, 166, 0.3);
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.titulo-sticky.active {
  z-index: 98;
  opacity: 1 !important;
}
.titulo-sticky .logo-nota {
  height: 25px;
  width: auto;
  margin-right: 40px;
}
.titulo-sticky .titulo-sticky-text {
  color: #ffffff;
  font-family: Martel;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  text-align: left;
  margin: 0;
}

.contenedor-imagen {
  width: 100%;
  margin-bottom: 25px;
  position: relative;
  background-color: #030c26;
}
.contenedor-imagen .imagen {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.contenedor-imagen .imagen::before {
  content: "";
  display: block;
  padding-top: 60.33%;
}
.contenedor-imagen .contenedor-titulo {
  height: 77%;
  width: 100%;
  z-index: 1;
  margin-top: -127px;
  padding: 103px 20px 25px;
  position: relative;
}
.contenedor-imagen .contenedor-titulo .degradado {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/especial/bbcl-investiga/assets/img/puntito.png) center/4px, linear-gradient(180deg, rgba(3, 12, 38, 0) 0%, #030c26 26%);
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0, 0, 0) 36%);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0, 0, 0) 36%);
}
.contenedor-imagen .contenedor-titulo .contenedor-h2 {
  position: relative;
}
.contenedor-imagen .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-imagen .contenedor-titulo .titulo {
  color: #ffffff;
  font-family: Martel;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 20px;
}
.contenedor-imagen .contenedor-autor {
  color: #ffffff;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  display: flex;
  flex-direction: column;
}
.contenedor-imagen .contenedor-autor a {
  color: #00f5ff;
}
.contenedor-imagen .contenedor-autor p {
  margin-bottom: 0;
}
.contenedor-imagen .contenedor-autor b {
  font-weight: bold;
}
.contenedor-imagen .contenedor-autor .autor {
  margin-bottom: 10px;
}
.contenedor-imagen .contenedor-autor .autores {
  margin-bottom: 10px;
}
.contenedor-imagen .contenedor-autor .fecha-visitas {
  display: flex;
  justify-content: space-between;
}
.contenedor-imagen .contenedor-autor .fecha-visitas .visitas-num {
  color: #00f5ff;
}

.nota div[class^=banners-contenido-nota-] p {
  color: #030c26;
  font-family: "Martel";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 30px;
}
.nota .redes {
  max-width: 400px;
  margin: 0 auto 25px;
}
.nota .redes .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  width: 100%;
  justify-content: space-around;
}
.nota .redes .nav .nav-item {
  margin-bottom: 9px;
}
.nota .redes .nav .nav-item .nav-link {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #8899a6;
  color: #8899a6;
  padding: 0;
  font-size: 20px;
}
.nota .redes .nav .nav-item.fb .nav-link {
  color: #3a5998;
  border-color: #3a5998;
}
.nota .redes .nav .nav-item.tw .nav-link {
  color: #26aced;
  border-color: #26aced;
}
.nota .redes .nav .nav-item.wsp .nav-link {
  color: #12c853;
  border-color: #12c853;
}
.nota .redes .nav .nav-item.tl .nav-link {
  color: #1e96c8;
  border-color: #1e96c8;
}
.nota .contenido-nota h2 {
  font-family: Lato;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 35px;
}
.nota .contenido-nota .post-excerpt {
  background-color: #e9ecf0;
  padding: 16px;
  border-radius: 4px;
  margin: 0 0 35px;
  position: relative;
  line-height: 28px;
  display: flex;
  flex-wrap: wrap;
}
.nota .contenido-nota .post-excerpt::after {
  content: "";
  position: absolute;
  bottom: -24px;
  border: 13px solid #e9ecf0;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.nota .contenido-nota .post-excerpt p:first-child:first-letter {
  font-size: 34px;
  line-height: 28px;
  color: #e9ecf0;
  background-color: #030c26;
  padding: 13px 7px 6px;
  float: left;
  margin-right: 5px;
}
.nota .contenido-nota .post-excerpt p {
  color: #030c26;
  font-family: Martel;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}
.nota .contenido-nota .destacador {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #00f5ff 0);
  background-size: 200%;
  background-position: 0;
  transition: background-position var(--marker-transition-duration, 1s) linear;
  font-weight: bold;
  padding: 0 4px;
}
.nota .contenido-nota .destacado {
  background-position: -100%;
}
.nota .contenido-nota .imagen-normal,
.nota .contenido-nota .imagen-medio,
.nota .contenido-nota .imagen-grande {
  width: 100%;
  max-width: 1920px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 35px;
  position: relative;
}
.nota .contenido-nota .imagen-normal img,
.nota .contenido-nota .imagen-medio img,
.nota .contenido-nota .imagen-grande img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.nota .contenido-nota .imagen-normal .caption,
.nota .contenido-nota .imagen-medio .caption,
.nota .contenido-nota .imagen-grande .caption {
  background: linear-gradient(0deg, #030c26 0%, rgba(3, 12, 38, 0) 100%);
  height: 110px;
  position: absolute;
  bottom: 0;
  padding: 20px 25px;
  display: flex;
  width: 100%;
}
.nota .contenido-nota .imagen-normal .caption div,
.nota .contenido-nota .imagen-medio .caption div,
.nota .contenido-nota .imagen-grande .caption div {
  color: #f0f2f5;
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  padding: 0 16px;
  border-left: 2px solid #00f5ff;
  margin-top: auto;
}
.nota .contenido-nota .cita-audio {
  border: 3px solid rgba(3, 12, 38, 0.2);
  position: relative;
  width: 100%;
  max-width: 456px;
  margin: 35px auto;
  padding: 26px 45px;
  display: flex;
  flex-direction: column;
}
.nota .contenido-nota .cita-audio .comillas {
  height: 32px;
  width: 84px;
  background-color: #ffffff;
  position: absolute;
  left: 20px;
  top: -17px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nota .contenido-nota .cita-audio .comillas img {
  height: auto;
  width: 44px;
}
.nota .contenido-nota .cita-audio .texto {
  font-family: Lato;
  color: #030c26;
  font-size: 17px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  margin-bottom: 25px;
}
.nota .contenido-nota .cita-audio .audio {
  margin: 0 auto 25px;
  display: flex;
}
.nota .contenido-nota .cita-audio .audio .play-pause {
  height: 61px;
  width: 61px;
  max-width: 61px;
  min-width: 61px;
  max-height: 61px;
  min-height: 61px;
  background-color: rgba(3, 12, 38, 0.7);
  color: #ffffff;
  font-size: 18px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  margin-right: 20px;
  cursor: pointer;
}
.nota .contenido-nota .cita-audio .audio .play-pause:hover {
  background-color: rgba(3, 12, 38, 0.8);
}
.nota .contenido-nota .cita-audio .audio .espectro-tiempo {
  /*.espectro{
  	position: relative;

  	.shape {
  		width:100%;
  		height:67px;

  		.gradient-bg {
  			fill: url(#header-shape-gradient) #222;
  		}
  	}

  	#header-shape-gradient {
  	--color-stop: #00F5FF;
  	--color-bot: #030C26;
  	}

  	.range{
  	    position: absolute;
  	    width: 100%;
  		margin: auto!important;
  		top: 0;
  		bottom: 0;
  		left: 50%;
  		-webkit-transform: translateX(-50%);
  		transform: translateX(-50%);
  	}
  }*/
}
.nota .contenido-nota .cita-audio .audio .espectro-tiempo .tiempo {
  color: #5c6981;
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  justify-content: space-between;
  display: flex;
}
.nota .contenido-nota .cita-audio .autor {
  font-family: Lato;
  color: #5c6981;
  font-size: 15px;
  text-align: center;
}
.nota .contenido-nota .lee-tambien-bbcl .lee-tambien-titulo {
  color: #030c26;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja {
  padding: 20px 0 48px;
  border: none;
  border-top: 1px solid rgba(92, 105, 129, 0.2);
  border-bottom: 1px solid rgba(92, 105, 129, 0.2);
  margin: 0 0 35px;
  position: relative;
  min-height: 150px;
  display: flex;
  float: none;
}
.nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-img {
  height: 80px;
  width: 128px;
}
.nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-titular {
  color: #222222 !important;
  font-family: Martel;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
}
.nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-titular .fecha {
  color: #5c6981;
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
.nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja span {
  color: #5c6981;
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  display: block !important;
  position: absolute;
  bottom: 20px;
  left: 139px;
}
.nota .contenido-nota blockquote {
  box-sizing: border-box;
  border: 5px solid #ffffff;
  outline: 3px solid #eaecf0;
  color: #030c26;
  font-weight: bold;
  background-color: #eaecf0;
  padding: 33px;
  border-radius: 0;
  margin: 29px 0 25px;
}
.nota .contenido-nota blockquote a {
  color: #447dff;
}
.nota .contenido-nota .advertencia {
  background-color: #e9ecf0;
  padding: 20px 30px;
  color: #5c6981;
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.nota .indice .titulo {
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 13px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(136, 153, 166, 0.3);
  text-transform: uppercase;
  margin-bottom: 0;
}
.nota .indice .lista-indice {
  padding-top: 25px;
  padding-left: 0;
  display: flex;
  flex-direction: column;
}
.nota .indice .lista-indice .item-indice {
  font-family: Lato;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 13px;
  text-transform: uppercase;
  color: #030c26;
  margin-bottom: 18px;
}
.nota .indice .lista-indice .item-indice.is-active {
  font-weight: 900;
  position: relative;
}
.nota .indice .lista-indice .item-indice.is-active::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f105";
  position: absolute;
  left: -13px;
  top: 0;
}

.lo-ultimo {
  padding-top: 50px;
  border-top: 1px solid rgba(92, 105, 129, 0.2);
  margin-top: 40px;
  margin-bottom: 60px;
}

@media (min-width: 992px) {
  .header .navbar-1 {
    position: inherit;
    max-width: 960px;
  }
  .header .linea-header {
    margin-top: 0;
  }
  .titulo-sticky {
    padding: 13px;
    top: 0;
  }
  .titulo-sticky h1 {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 17px;
  }
  .contenedor-imagen {
    max-width: 1920px;
    margin: 0 auto 38px;
  }
  .contenedor-imagen .imagen::before {
    padding-top: 36.71875%;
  }
  .contenedor-imagen .contenedor-titulo {
    margin-top: -364px;
    padding: 103px 110px 25px;
    min-height: 364px;
  }
  .contenedor-imagen .contenedor-titulo .degradado {
    background: url(/especial/bbcl-investiga/assets/img/puntito.png) center/4px, linear-gradient(180deg, rgba(3, 12, 38, 0) 0%, #030c26 82%);
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0, 0, 0) 82%);
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0, 0, 0) 82%);
  }
  .contenedor-imagen .contenedor-titulo .frase {
    font-size: 13px;
    line-height: 18px;
    padding: 5px 15px;
  }
  .contenedor-imagen .contenedor-titulo .contenedor-h2 {
    margin: 15px 23px 30px;
  }
  .contenedor-imagen .contenedor-titulo .contenedor-h2 .titulo {
    font-size: 34px;
    line-height: 65px;
    background-color: rgba(3, 12, 38, 0.78);
    box-shadow: 23px 0 0 rgba(3, 12, 38, 0.78), -23px 0 0 rgba(3, 12, 38, 0.78);
    display: inline;
  }
  .nota div[class^=banners-contenido-nota-] p {
    font-size: 17px;
  }
  .nota .redes {
    max-width: 8.3333333333%;
  }
  .nota .contenido-nota .post-excerpt {
    margin: 0 0 35px;
    line-height: 2rem;
  }
  .nota .contenido-nota .post-excerpt p {
    font-size: 17px;
  }
  .nota .contenido-nota .lee-tambien-bbcl .lee-tambien-titulo {
    margin-bottom: 15px;
  }
  .nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja {
    padding: 25px 0;
    margin: 0 0 40px;
  }
  .nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-img {
    height: 119px;
    width: 235px;
  }
  .nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-titular {
    font-size: 20px;
    line-height: 25px;
  }
  .nota .contenido-nota .lee-tambien-bbcl .lee-tambien-caja span {
    bottom: 24px;
    left: 258px;
  }
  .nota .contenido-nota .imagen-normal {
    width: 100%;
    margin-bottom: 40px;
  }
  .nota .contenido-nota .imagen-normal .caption {
    height: 190px;
  }
  .nota .contenido-nota .imagen-medio {
    z-index: 97;
    width: 900px;
    margin-bottom: 40px;
    margin-left: -18%;
  }
  .nota .contenido-nota .imagen-medio .caption {
    height: 190px;
    padding-left: 119px;
    padding-right: 122px;
  }
  .nota .contenido-nota .imagen-grande {
    z-index: 97;
    width: 100vw;
    margin-bottom: 40px;
    margin-left: calc(54.99% - 100vw);
    transform: translateX(54.8%);
  }
  .nota .contenido-nota .imagen-grande .caption {
    height: 190px;
    width: 100%;
    padding-left: 19%;
    padding-right: 32%;
  }
  .nota .contenido-nota .cita-audio {
    margin: 40px auto;
    padding: 26px 45px;
  }
  .nota .contenido-nota .cita-audio .comillas {
    height: 76px;
    width: 60px;
    left: -32px;
    top: 35px;
  }
  .nota .contenido-nota .cita-audio .comillas img {
    height: auto;
    width: 55px;
  }
  .nota .contenido-nota .cita-audio .texto {
    font-size: 16px;
  }
  .nota .contenido-nota .cita-audio .autor {
    font-size: 14px;
    text-align: right;
  }
  .lo-ultimo {
    padding-top: 60px;
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) {
  .header .navbar-1 {
    max-width: 1060px;
  }
}
@media (min-width: 1075px) {
  .nota .contenido-nota .imagen-grande {
    margin-left: calc(54.5% - 100vw);
    transform: translateX(54.5%);
  }
  .nota .contenido-nota .imagen-grande .caption {
    height: 190px;
    width: 100%;
    padding-left: 19%;
    padding-right: 32%;
  }
}
@media (min-width: 1300px) {
  .nota .contenido-nota .imagen-grande {
    margin-left: calc(54% - 100vw);
    transform: translateX(54%);
  }
  .nota .contenido-nota .imagen-grande .caption {
    height: 190px;
    width: 100%;
    padding-left: 19%;
    padding-right: 32%;
  }
}
@media (min-width: 1600px) {
  .nota .contenido-nota .imagen-grande {
    margin-left: calc(53% - 100vw);
    transform: translateX(54%);
  }
  .nota .contenido-nota .imagen-grande .caption {
    height: 190px;
    width: 100%;
    padding-left: 24%;
    padding-right: 32%;
  }
}
@media (min-width: 1800px) {
  .nota .contenido-nota .imagen-grande {
    margin-left: calc(55% - 100vw);
    transform: translateX(53%);
  }
  .nota .contenido-nota .imagen-grande .caption {
    height: 190px;
    width: 100%;
    padding-left: 26%;
    padding-right: 32%;
  }
}
@media (min-width: 1920px) {
  .nota .contenido-nota .imagen-grande {
    margin-left: calc(47% - 1920px);
    transform: translateX(55%);
  }
  .nota .contenido-nota .imagen-grande .caption {
    height: 190px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content: center;
  }
}
/*https://css-tricks.com/sliding-nightmare-understanding-range-input/*/
.header .navbar-1 {
  position: relative;
}

.header .linea-header {
  margin-top: 0;
}

.contenedor-imagen-titulo {
  max-width: 100%;
  margin: 0 auto 50px;
}
.contenedor-imagen-titulo .imagen {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 34px;
  margin-left: -15px;
  margin-right: -15px;
}
.contenedor-imagen-titulo .imagen::before {
  content: "";
  display: block;
  padding-top: 53.0904%;
}
.contenedor-imagen-titulo .imagen .categoria {
  background-color: #00f5ff;
  padding: 5px 15px;
  color: #030c26;
  font-family: "Roboto Mono";
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 18px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -14px;
  width: -moz-fit-content;
  width: fit-content;
}
.contenedor-imagen-titulo .titulo {
  color: #030c26;
  font-family: Martel;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
  margin-bottom: 25px;
}
.contenedor-imagen-titulo .contenedor-autor {
  color: #5c6981;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 14px;
  max-width: 630px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.contenedor-imagen-titulo .contenedor-autor a {
  color: #5c6981;
  font-weight: bold;
}
.contenedor-imagen-titulo .contenedor-autor p {
  margin-bottom: 0;
}
.contenedor-imagen-titulo .contenedor-autor .autor {
  margin-bottom: 10px;
}
.contenedor-imagen-titulo .contenedor-autor .autores {
  margin-bottom: 10px;
}
.contenedor-imagen-titulo .contenedor-autor .fecha-visitas {
  display: flex;
  justify-content: space-between;
}

.nota {
  max-width: 780px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .contenedor-imagen-titulo {
    max-width: 780px;
    margin-bottom: 30px;
  }
  .contenedor-imagen-titulo .imagen {
    margin-bottom: 39px;
    margin-left: 0;
    margin-right: 0;
  }
  .contenedor-imagen-titulo .imagen::before {
    padding-top: 51.794871%;
  }
  .contenedor-imagen-titulo .titulo {
    font-size: 34px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 30px;
  }
}/*# sourceMappingURL=nota-simple.css.map */