.mask {
  background-image: url(../img/bg_lollapalooza_movil.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 480px;
  position: absolute;
  width: 100%;
}
.mask .mask-image {
  background: url(../img/bg_line_movil.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 480px;
}
.mask .mask-image .header {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 500;
  height: 80px;
  letter-spacing: 0;
  line-height: 12px;
  border-bottom: 1px solid rgba(240, 242, 245, 0.3);
}
.mask .mask-image .header .logo-bbcl {
  height: 26px;
  width: auto;
}
.mask .mask-image .header .logo-lollapalooza {
  height: 34px;
  width: auto;
}
.mask .mask-image .header .btn-menu-movil {
  background: none;
  border: none;
  font-size: 22px;
}
.mask .mask-image .header .btn-menu-movil:focus {
  box-shadow: none;
  background: none;
}
.mask .mask-image .header .menu-movil {
  background-color: #24024c;
  height: 100%;
  line-height: 22px;
  position: relative;
}
.mask .mask-image .header .menu-movil .header-menu {
  display: flex;
  height: 80px;
  justify-content: space-between;
  padding: 11px 17px;
}
.mask .mask-image .header .menu-movil .header-menu .btn-cerrar-menu {
  background: none;
  border: none;
  font-size: 22px;
  width: 22px;
}
.mask .mask-image .header .menu-movil .items-menu {
  font-size: 16px;
  padding-top: 77px;
}
.mask .mask-image .header .menu-movil .items-menu .nav-item {
  border-bottom: 1px solid #8314f7;
  padding: 27px 19px 12px;
}
.mask .mask-image .header .menu-movil .redes-movil {
  bottom: 70px;
  font-size: 23px;
  left: 0;
  line-height: 12px;
  position: absolute;
  right: 0;
}
.mask .mask-image .header .menu-movil .redes-movil .nav-item {
  margin: 0 auto;
}
.mask .mask-image .header .menu-movil .redes-movil .nav-item .nav-link {
  color: #ffffff;
  margin: 0 20px;
  padding: 8px 0;
}
.mask .mask-image .header .navbar .navbar-brand {
  margin-right: 30px;
  margin-top: 10px;
}
.mask .mask-image .header .navbar .btn-menu-movil {
  margin-top: 10px;
}
.mask .mask-image .header .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid transparent;
  color: #ffffff;
  margin: 0 20px;
  padding: 8px 0;
  text-transform: uppercase;
}
.mask .mask-image .header .navbar-nav .nav-item .nav-link:hover {
  border-bottom: 1px solid #fff;
}
.mask .mask-image .header .navbar-nav .redes {
  align-items: center;
  font-size: 16px;
  display: flex;
}
.mask .mask-image .header .navbar-nav .redes a {
  color: #ffffff;
  margin: 0 14px;
}

body {
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
}
body a:hover {
  text-decoration: none;
}
body .main {
  padding-top: 95px;
}
body .main .ads-970-250px {
  height: 250px;
  width: 970px;
  background-color: #00b2c8;
  margin: 0 auto 25px;
}
body .main .ads-320-100px {
  height: 100px;
  width: 320px;
  background-color: #00b2c8;
  margin: 0 auto 15px;
}
body .main .ads-300-250px {
  height: 250px;
  width: 300px;
  background-color: #00b2c8;
  margin: 0 auto 25px;
}
body .main .titulo-general {
  color: #172a4c;
  font-family: "Passion one", cursive;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0 0 20px;
  position: relative;
  text-transform: capitalize;
}
body .main .titular .imagen {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  width: 100%;
}
body .main .titular .imagen::before {
  content: "";
  display: block;
  padding-top: 52.61%;
}
body .main .titular .contenedor-titulo {
  height: auto;
  padding: 20px;
  width: 100%;
}
body .main .titular .contenedor-titulo .titulo {
  color: #ffffff;
  font-family: "Passion one", cursive;
  font-size: 34px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
}
body .main .titular .contenedor-titulo .autor {
  display: none;
}
body .main .titular .contenedor-titulo .extracto {
  display: none;
}
body .main .destacada {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
body .main .destacada .contenedor-titulos {
  background: linear-gradient(0deg, #030c26 0%, rgba(3, 12, 38, 0) 100%);
  bottom: 0;
  height: 190px;
  left: 0;
  position: absolute;
  width: 100%;
}
body .main .destacada .destacada-titulo {
  position: absolute;
  bottom: 4px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
body .main .destacada .destacada-titulo .destacada-autor {
  font-size: 11px;
  font-weight: 600;
  line-height: 11px;
  margin-top: 12px;
}
body .main .destacada::before {
  content: "";
  display: block;
  padding-top: 63.6%;
}
body .main .destacada-horizontal {
  background-color: #f0f2f5;
  display: flex;
  margin-bottom: 20px;
  width: 100%;
}
body .main .destacada-horizontal .imagen {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 180px;
}
body .main .destacada-horizontal .imagen::before {
  content: "";
  display: block;
  padding-top: 57.78%;
}
body .main .destacada-horizontal .contenedor-titulo {
  padding: 8px 12px 8px 20px;
}
body .main .destacada-horizontal .contenedor-titulo .titulo {
  color: #24024c;
  font-family: "Passion one", cursive;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
}
body .main .notas-destacadas {
  margin-top: 30px;
}
body .main .noticias {
  margin-bottom: 30px;
}
body .main .noticias a {
  height: 100%;
  display: flex;
  flex-direction: column;
}
body .main .noticias .imagen {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body .main .noticias .imagen::before {
  content: "";
  display: block;
  padding-top: 50.48%;
}
body .main .noticias .contenedor-titulo {
  background-color: #f0f2f5;
  display: flex;
  flex-direction: column;
  padding: 10px 15px 15px;
  height: 100%;
}
body .main .noticias .contenedor-titulo p {
  color: #5c6981;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 13px;
}
body .main .noticias .contenedor-titulo h3 {
  color: #24024c;
  font-family: "Passion one", cursive;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
}
body .main .fetch-container {
  width: 100%;
}
body .main .fetch-container .item-container {
  display: flex;
  flex-wrap: wrap;
}
body .main .fetch-container .fetch-btn-container .fetch-btn {
  background-color: #50ff62;
  border: 1px solid #50ff62;
  color: #ffffff;
  font-weight: 500;
  line-height: 15px;
  margin: 0 auto 30px;
}
body .main .fetch-container .fetch-btn-container::before {
  content: none !important;
}
body .main .section-most-readed {
  counter-reset: destacadoCounter;
  display: block;
  margin-bottom: 35px;
}
body .main .section-most-readed .section-most-readed-title {
  border-bottom: 1px solid rgba(136, 152, 165, 0.3);
  color: #24024c;
  font-family: "Passion one", cursive;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 10px 0;
  position: relative;
}
body .main .section-most-readed .section-most-readed-body {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  flex-direction: column;
}
body .main .section-most-readed .section-most-readed-body .realtime-article-link {
  max-width: 375px;
}
body .main .section-most-readed .section-most-readed-body .realtime-article-link .article {
  border-bottom: 1px solid rgba(136, 153, 166, 0.3);
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
body .main .section-most-readed .section-most-readed-body .realtime-article-link .article::before {
  color: #8314f7;
  counter-increment: destacadoCounter;
  content: counter(destacadoCounter) "";
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  margin: auto;
  margin-right: 16px;
}
body .main .section-most-readed .section-most-readed-body .realtime-article-link .article .article-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 100px;
  margin: auto 0;
  margin-right: 15px;
  width: 100px;
}
body .main .section-most-readed .section-most-readed-body .realtime-article-link .article .article-image:before {
  content: "";
  display: block;
  padding-top: 75%;
}
body .main .section-most-readed .section-most-readed-body .realtime-article-link .article .article-title {
  color: #24024c;
  font-family: "Passion one", cursive;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  margin: auto;
  max-width: 235px;
}
body .main #lineup {
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 20px;
  background-color: black;
  padding: 15px 0;
}
body .main #lineup .img-lineup {
  width: 100%;
  padding: 0 10%;
}
body .main #lineup .lineup-header {
  margin-top: 30px;
}
body .main #lineup .lineup-header h3 {
  color: #24024c;
  font-family: "Passion one", cursive;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}
body .main #lineup .hooper.hooper .hooper-pagination {
  bottom: -45px;
}
body .main #lineup .hooper.hooper .hooper-pagination .hooper-indicators li {
  margin-right: 10px;
}
body .main #lineup .hooper.hooper .hooper-pagination .hooper-indicator {
  border: 1px solid #154f91;
  height: 12px;
  width: 12px;
  background-color: transparent;
  border-radius: 50%;
}
body .main #lineup .hooper.hooper .hooper-pagination .hooper-indicator.is-active {
  background-color: #154f91;
}
body .main #lineup .lineup-date-container {
  margin: 20px auto;
}
body .main #lineup .lineup-date-container .lineup-date {
  align-items: center;
  color: #24024c;
  display: flex;
  font-family: "Passion One", cursive;
  font-size: 28px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0;
  line-height: 28px;
}
body .main #lineup .lineup-date-container .lineup-date .lineup-date-number {
  font-size: 60px;
  line-height: 44px;
  margin-left: 16px;
}
body .main #lineup .lineup-item-container .lineup-item {
  color: #24024c;
  font-family: "Passion One", cursive;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 38px;
  text-align: center;
}
body .main #lineup .boton-mas-lineup {
  align-items: center;
  border-radius: 10px;
  background-color: #50ff62;
  display: flex;
  height: 45px;
  margin: 70px auto auto;
  width: 300px;
}
body .main #lineup .boton-mas-lineup span {
  color: #2e0065;
  font-family: "Passion One", cursive;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 20px;
  margin: auto;
}

.footer {
  background-color: #d4dae3;
  height: 165px;
  padding-top: 48px;
  text-align: center;
}
.footer img {
  height: 24px;
  margin-bottom: 45px;
  width: 71px;
}
.footer p {
  color: #8899a6;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 12px;
}

@media (min-width: 992px) {
  .mask {
    background-image: url(../img/bg_lollapalooza_escritorio.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 412px;
    min-height: 300px;
    height: auto;
  }
  .mask .mask-image {
    background-image: url(../img/bg_line_escritorio.png);
    max-height: 412px;
    min-height: 300px;
    height: auto;
  }
  .mask .mask-image .header {
    color: #ffffff;
  }
  .mask .mask-image .header .logo-bbcl {
    margin-right: 47px;
  }
  .mask .mask-image .header .navbar-nav {
    margin-top: 25px;
    margin-bottom: auto;
  }
  .col-lg-4 {
    flex: 0 0 29.717%;
    max-width: 29.717%;
    padding-right: 0 !important;
  }
  .col-lg-8 {
    flex: 0 0 70.284%;
    max-width: 70.284%;
  }
  body .main {
    padding-top: 110px;
  }
  body .main .titular {
    margin-bottom: 40px;
    position: relative;
  }
  body .main .titular .imagen {
    height: auto;
    width: 61%;
  }
  body .main .titular .contenedor-titulo {
    background: none;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 382px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 30px;
  }
  body .main .titular .contenedor-titulo .titulo {
    color: #ffffff;
    font-family: "Passion One", cursive;
    font-size: 40px;
    font-weight: 500;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    width: 382px;
  }
  body .main .titular .contenedor-titulo .extracto {
    box-orient: vertical;
    color: #424242;
    display: -webkit-box;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-clamp: 3;
    line-height: 20px;
    margin-top: auto;
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  body .main .titular .contenedor-titulo .autor {
    bottom: 35px;
    color: #424242;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 11px;
    right: 0;
    width: 382px;
    margin: 0;
    position: static;
  }
  body .main .titular .contenedor-titulo .autor a {
    color: #8314f7;
    font-weight: 600;
  }
  body .main .destacada .destacada-titulo {
    color: #ffffff;
    font-family: "Passion One", cursive;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
  }
  body .main .destacada .destacada-titulo .destacada-autor {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
  }
  body .main .destacada-horizontal {
    margin-bottom: 30px;
  }
  body .main .destacada-horizontal .imagen {
    flex: 0 0 225px;
  }
  body .main .destacada-horizontal .imagen::before {
    padding-top: 57.6%;
  }
  body .main .destacada-horizontal .contenedor-titulo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 130px;
    padding: 10px 15px 0;
  }
  body .main .destacada-horizontal .contenedor-titulo .titulo {
    color: #24024c;
    font-family: "Passion One", cursive;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
  }
  body .main .destacada-horizontal .contenedor-titulo .autor {
    color: #5c6981;
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 12px;
  }
  body .main .destacada-horizontal .contenedor-titulo .autor strong {
    color: #8314f7;
    font-weight: 600;
  }
  body .main .notas-destacadas {
    margin-top: 0;
  }
  body .main .notas-destacadas:last-child {
    margin-bottom: 20px;
  }
  body .main .noticias .imagen::before {
    padding-top: 53.193%;
  }
  body .main .noticias .contenedor-titulo h3 {
    color: #24024c;
    font-family: "Passion One", cursive;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
  }
  body .main .noticias .contenedor-titulo p {
    color: #5c6981;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 13px;
  }
  body .main .section-most-readed {
    display: block;
    counter-reset: destacadoCounter;
  }
  body .main .section-most-readed .section-most-readed-title {
    color: #172a4c;
    font-family: "Passion One", cursive;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 38px;
    border-bottom: 1px solid rgba(136, 153, 166, 0.3);
    margin-left: 0;
    padding-bottom: 10px;
  }
  body .main .section-most-readed .section-most-readed-body {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  body .main .section-most-readed .section-most-readed-body .realtime-article-link {
    max-width: 315px;
    padding: 0;
  }
  body .main .section-most-readed .section-most-readed-body .realtime-article-link .article {
    border-bottom: 1px solid rgba(136, 153, 166, 0.3);
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  body .main .section-most-readed .section-most-readed-body .realtime-article-link .article::before {
    color: #8314f7;
    counter-increment: destacadoCounter;
    content: counter(destacadoCounter) "";
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    margin: auto 0;
    margin-right: 12px;
    width: 12px;
  }
  body .main .section-most-readed .section-most-readed-body .realtime-article-link .article .article-image {
    flex: 0 0 90px;
    margin: auto 0;
    margin-right: 12px;
    width: 90px;
  }
  body .main .section-most-readed .section-most-readed-body .realtime-article-link .article .article-image:before {
    padding-top: 83.35%;
  }
  body .main .section-most-readed .section-most-readed-body .realtime-article-link .article .article-title {
    color: #051c43;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    margin: auto 0;
  }
  body .main .titulo-general {
    color: #172a4c;
    font-family: "Passion One", cursive;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 38px;
  }
  body .main #lineup {
    margin: auto;
    padding-bottom: 30px;
  }
  body .main #lineup .lineup-header {
    font-size: 16px;
    line-height: 21px;
    padding: 13px 0 12px;
  }
  body .main #lineup .lineup-header h3 {
    font-size: 34px;
    letter-spacing: 0;
    line-height: 34px;
  }
  body .main #lineup .lineup-body {
    flex-direction: row;
    display: flex;
    justify-content: space-around;
    max-width: 1060px;
    margin: auto;
  }
  body .main #lineup .lineup-body .lineup-date {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 28px;
  }
  body .main #lineup .lineup-body .lineup-date .lineup-date-number {
    font-size: 60px;
    letter-spacing: 0;
    line-height: 44px;
  }
  body .main #lineup .lineup-body .lineup-item {
    font-size: 40px;
    letter-spacing: 0;
    line-height: 38px;
  }
  body .main #lineup .boton-mas-lineup {
    border-radius: 10px;
    height: 36px;
    margin-top: 40px;
    margin-bottom: 30px;
    width: 250px;
  }
  body .main #lineup .boton-mas-lineup span {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 20px;
  }
  body .main .container-notas {
    border-top: 1px solid rgba(136, 152, 165, 0.3);
  }
}
@media (min-width: 1200px) {
  .container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1060px;
  }
}
[v-cloak] {
  display: none !important;
}

/*# sourceMappingURL=home.css.map */
