.mask {
  background: url(../img/bg_admision_movil_test.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 420px;
  min-height: 156px;
  width: 100%;
}
.mask .mask-image {
  background-image: url(../img/bg_line_movil.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 420px;
  min-height: 156px;
}
.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-admision {
  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: #2e0065;
  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 rgba(136, 153, 166, 0.3);
  padding: 27px 19px 12px;
}
.mask .mask-image .header .menu-movil .items-menu .nav-item .nav-link {
  color: #ffffff;
  text-transform: uppercase;
}
.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 #8314f7;
}
.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;
}
.mask .mask-image .header-title {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  margin: 29px auto;
}

body {
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
}
body a:hover {
  text-decoration: none;
}
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 #calendario {
  background: #ffffff;
  position: relative;
  margin: 0 -15px 20px -15px;
}
body .main #calendario .calendario-header {
  background-color: transparent;
  color: #5c6981;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 13px;
  padding: 21px 0 9px;
  text-align: center;
}
body .main #calendario .calendar-item {
  margin: 12px 20px;
  position: relative;
}
body .main #calendario .calendar-item .calendar-item-date {
  background-color: #7720cf;
  border-radius: 0 7.2px 7.2px 0;
  bottom: 0;
  color: #f3f5f7;
  display: flex;
  flex-direction: column;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  left: -20px;
  line-height: 14px;
  justify-content: center;
  height: 60px;
  margin: auto 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 60px;
}
body .main #calendario .calendar-item .calendar-item-date .day {
  font-size: 29px;
  line-height: 29px;
  margin-top: 3px;
}
body .main #calendario .calendar-item .calendar-item-content {
  align-content: center;
  border-radius: 8px;
  background-color: #f0f2f5;
  padding: 10px 20px 10px 58px;
  color: #051c43;
  display: flex;
  flex-direction: column;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0;
  line-height: 20px;
  min-height: 80px;
}
body .main #calendario .calendar-item .calendar-item-content p {
  margin: 0;
  white-space: pre-line;
}
body .main #calendario .calendar-item .calendar-item-content p .calendar-item-hour {
  border-right: 1px solid rgba(92, 105, 129, 0.4);
  padding-right: 13px;
  margin-right: 13px;
}

.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: url(../img/bg_admision_escritorio_test.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    max-height: 412px;
    min-height: 325px;
  }
  .mask .mask-image {
    background-image: url(../img/bg_line_escritorio.png);
    background-size: 1280px;
    max-height: 412px;
    min-height: 325px;
  }
  .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;
  }
  .mask .mask-image .header-title {
    font-size: 22.88px;
    font-weight: 600;
    line-height: 30.03px;
    margin: 35px auto 34px;
    max-width: 1060px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
  }
  .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 #calendario {
    bottom: 146px;
    margin: 0 -15px 20px 0;
  }
  body .main #calendario .calendario-header {
    font-size: 12px;
    line-height: 13px;
    padding: 24px 0 11px;
  }
  body .main #calendario .calendar-item {
    margin: 12px auto;
  }
  body .main #calendario .calendar-item .calendar-item-date {
    border-radius: 6px;
    font-size: 12px;
    left: 83px;
    line-height: 12px;
    height: 50px;
    width: 59px;
  }
  body .main #calendario .calendar-item .calendar-item-date .day {
    font-size: 24px;
    line-height: 24px;
  }
  body .main #calendario .calendar-item .calendar-item-content {
    font-size: 14px;
    line-height: 20px;
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 20px 10px 62px;
  }
  body .main #calendario .calendar-item .calendar-item-content p .calendar-item-hour {
    display: block;
    border-right: none;
    margin-bottom: 7px;
  }
}
@media (min-width: 1200px) {
  .container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1060px;
  }
}
[v-cloak] {
  display: none !important;
}

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