/*--------------menu-----------------*/
body .menu-checkbox {
  display: none; }
body .menu-label {
  width: 50px;
  height: 36px;
  background-image: url(../img/menu1.png);
  background-position: center left;
  background-repeat: no-repeat;
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 99;
  background-size: contain; }
  @media (max-width: 768px) {
    body .menu-label {
      height: 25px;
      left: auto;
      right: 8px;
      top: 30px; } }
body .menu-checkbox:checked ~ .menu-label {
  background-image: url(../img/menu2.png);
  position: fixed; }
body .menu-lateral {
  position: fixed;
  top: 0;
  left: -50%;
  width: 50%;
  min-height: 100vh;
  background-color: #121c30;
  background-color: rgba(18, 28, 48, 0.8);
  display: flex;
  align-items: center;
  overflow-y: auto;
  height: 100%; }
  @media (max-width: 1200px) {
    body .menu-lateral {
      left: -85%;
      width: 85%; } }
  @media (max-width: 768px) {
    body .menu-lateral {
      left: -100%;
      width: 100%;
      transition: none; } }
  body .menu-lateral ul {
    margin: auto; }
    body .menu-lateral ul a {
      display: block;
      text-decoration: none;
      color: #f1c993; }
      body .menu-lateral ul a.submenu-caja {
        position: relative;
        display: block;
        width: 100%; }
    body .menu-lateral ul li {
      list-style: none;
      margin: 4vh 0;
      color: #f1c993;
      font-size: 50px;
      font-family: Knockout-HTF27-JuniorBantamwt; }
      @media (max-width: 420px) {
        body .menu-lateral ul li {
          font-size: 11vw; } }
      body .menu-lateral ul li .proximamente {
        color: #53b9ff;
        letter-spacing: 4px; }
      body .menu-lateral ul li.menu-rrss {
        display: flex;
        justify-content: space-around;
        align-items: center; }
body .menu-checkbox:checked ~ .menu-lateral {
  transition: left 0.4s;
  left: 0; }

/*--------------submenu-----------------*/
body .submenu-caja {
  position: relative; }
body .submenu-checkbox {
  display: none; }
body .submenu-label {
  position: relative;
  padding-right: 50px; }
  body .submenu-label:after {
    content: "";
    background-image: url(../img/abajo.png);
    width: 23px;
    height: 10vw;
    max-height: 50px;
    background-position: center left;
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    display: block;
    top: 0;
    right: 0; }
body .submenu-checkbox:checked ~ .submenu-label:after {
  background-image: url(../img/arriba.png); }
body .submenu {
  height: 100%;
  margin-left: 20px;
  display: none; }
  body .submenu ul a {
    text-decoration: none;
    color: #f4d4aa;
    font-size: 50px;
    font-family: Knockout-HTF27-JuniorBantamwt; }
    @media (max-width: 420px) {
      body .submenu ul a {
        font-size: 11vw; } }
  body .submenu ul li {
    list-style: none;
    margin: 4vh 0 0; }
    body .submenu ul li.menu-rrss {
      display: flex;
      justify-content: space-around;
      align-items: center; }
body .submenu-checkbox:checked ~ .submenu {
  display: block; }

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-shadow: 3px 3px 3px #171815; }

html, body {
  width: 100%;
  height: 100%; }

body {
  background-color: #01050c;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/bg-sinopsis.png");
  background-position: top center;
  color: #fffffd; }
  body.overfh {
    overflow-y: hidden; }
  body .contenedor-titulo {
    margin-top: -10vh; }
    @media (max-width: 940px) {
      body .contenedor-titulo {
        margin-top: 0; } }
  @media (max-width: 768px) {
    body {
      background-image: url("../img/bg-sinopsis-m.png"); } }
  body .wrap {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    padding-bottom: 150px;
    position: relative; }
  body header {
    text-align: center; }
    body header .logo {
      margin: auto;
      max-width: 65%;
      margin-top: 10px; }
  body footer.rrss {
    position: absolute;
    bottom: 0;
    right: 10vw;
    width: 100%;
    padding: 0 20px 50px;
    max-width: 1280px;
    margin: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    body footer.rrss.novisible {
      display: none; }
    body footer.rrss div {
      width: 100px;
      text-align: right; }
    @media (max-width: 768px) {
      body footer.rrss {
        display: none; } }
  body .contenido {
    width: 100%;
    padding: 0 30px;
    max-width: 1440px;
    margin: auto;
    display: flex;
    flex-direction: row; }
    @media (max-width: 768px) {
      body .contenido {
        display: block; } }
    body .contenido .titulo {
      flex-basis: 25%;
      font-family: Knockout-HTF68-FullFeatherwt;
      font-size: 160px;
      color: #f1c993; }
      @media (max-width: 768px) {
        body .contenido .titulo {
          font-size: 18vw;
          line-height: 16vw;
          flex-basis: auto; } }
      body .contenido .titulo img {
        width: 100%; }
    body .contenido .texto {
      flex-basis: 75%; }
      body .contenido .texto p {
        margin: 30px 0;
        font-size: 20px;
        font-family: Apercu-Light;
        text-shadow: 3px 3px 3px #171815;
        line-height: 30px; }
        body .contenido .texto p:first-child:not(.fecha) {
          margin-top: 0; }
        @media (max-width: 480px) {
          body .contenido .texto p {
            font-size: 18px; } }
        body .contenido .texto p span:not(.noespacio) {
          font-family: Apercu-Medium;
          color: #53b9ff; }
        body .contenido .texto p span.noespacio {
          white-space: nowrap; }
        body .contenido .texto p strong {
          font-family: Apercu-Bold; }

/*-----------------------------------------------------------------------------------------*/
body .c1 {
  color: #c0e4ff; }
body .c2 {
  color: #f1c993; }
body .c3 {
  color: #fffffd; }
body .c4 {
  color: #101827; }
body .c5 {
  color: #53b9ff; }
body .ff1 {
  font-family: Knockout-HTF26-JuniorFlyweight; }
body .ff2 {
  font-family: Knockout-HTF27-JuniorBantamwt; }
body .ff3 {
  font-family: Knockout-HTF68-FullFeatherwt; }
body .fs34 {
  font-size: 34px; }
  @media (max-width: 420px) {
    body .fs34 {
      font-size: 8vw;
      line-height: 8vw; } }
body .fs42 {
  font-size: 42px; }
  @media (max-width: 420px) {
    body .fs42 {
      font-size: 11vw;
      line-height: 10vw; } }
body .fs45 {
  font-size: 45px; }
body .fs52 {
  font-size: 52px; }
  @media (max-width: 420px) {
    body .fs52 {
      font-size: 12vw;
      line-height: 9vw; } }
body .flexcc {
  display: flex;
  justify-content: center;
  align-items: center; }
body .flexccc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
body .db {
  display: block; }
body .lh1 {
  line-height: 38px; }
body .ts1 {
  text-shadow: 3px 3px 3px #171815; }
@media (max-width: 768px) {
  body .desktop {
    display: none; } }
body .mobile {
  display: none; }
  @media (max-width: 768px) {
    body .mobile {
      display: block; } }

.flex1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .flex1 > div {
    max-width: 31%;
    margin: 1%;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative; }
    @media (max-width: 768px) {
      .flex1 > div {
        max-width: 41%; } }
    @media (max-width: 480px) {
      .flex1 > div {
        max-width: 90%;
        height: 46vh;
        overflow: hidden;
        background-size: cover;
        background-position: center -23px;
        margin-bottom: 10px; } }
    .flex1 > div .nombre {
      position: absolute;
      bottom: 5%;
      left: 5%;
      font-size: 55px;
      font-family: Knockout-HTF68-FullFeatherwt;
      color: #f1c993;
      text-shadow: 3px 3px 3px #171815;
      display: none;
      text-align: left; }
      .flex1 > div .nombre > span {
        display: block; }
        @media (max-width: 980px) {
          .flex1 > div .nombre > span {
            font-size: 5vw; } }
        @media (max-width: 768px) {
          .flex1 > div .nombre > span {
            font-size: 7vw; } }
        @media (max-width: 480px) {
          .flex1 > div .nombre > span {
            font-size: 12vw; } }
    .flex1 > div:hover .nombre {
      display: block; }
    .flex1 > div#p1 {
      background-image: url("../img/p1-1.jpg"); }
      .flex1 > div#p1:hover {
        background-image: url("../img/p1-2.jpg"); }
    .flex1 > div#p2 {
      background-image: url("../img/p2-1.jpg"); }
      .flex1 > div#p2:hover {
        background-image: url("../img/p2-2.jpg"); }
    .flex1 > div#p3 {
      background-image: url("../img/p3-1.jpg"); }
      .flex1 > div#p3:hover {
        background-image: url("../img/p3-2.jpg"); }
    .flex1 > div#p4 {
      background-image: url("../img/p4-1.jpg"); }
      .flex1 > div#p4:hover {
        background-image: url("../img/p4-2.jpg"); }
    .flex1 > div#p5 {
      background-image: url("../img/p5-1.jpg"); }
      .flex1 > div#p5:hover {
        background-image: url("../img/p5-2.jpg"); }
    .flex1 > div#p6 {
      background-image: url("../img/p6-1.jpg"); }
      .flex1 > div#p6:hover {
        background-image: url("../img/p6-2.jpg"); }
    .flex1 > div img {
      max-width: 100%;
      visibility: hidden; }

.ficha {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #121c30;
  background-color: rgba(18, 28, 48, 0.9);
  display: none;
  overflow-y: auto;
  z-index: 100; }
  .ficha.activa {
    display: block; }
  .ficha .close {
    position: absolute;
    top: 100px;
    right: 15vw;
    width: 30px;
    height: 30px;
    background-image: url(../img/menu2.png);
    background-size: contain;
    background-repeat: no-repeat; }
    @media (max-width: 1700px) {
      .ficha .close {
        right: 5vw; } }
  .ficha .interior-ficha {
    margin: 200px auto;
    width: 1200px;
    max-width: 90%; }
    @media (max-width: 980px) {
      .ficha .interior-ficha {
        margin-top: 80px; } }
    .ficha .interior-ficha .img-ficha {
      float: left;
      padding-right: 50px;
      padding-bottom: 40px; }
      @media (max-width: 980px) {
        .ficha .interior-ficha .img-ficha {
          width: 600px;
          max-width: 100%;
          float: none;
          padding-right: inherit;
          padding-bottom: inherit;
          margin: auto;
          height: 46vh;
          overflow: hidden; }
          .ficha .interior-ficha .img-ficha img {
            width: 100%;
            max-width: 100%; } }
    @media (max-width: 980px) {
      .ficha .interior-ficha .contenido-ficha {
        max-width: 600px;
        padding-left: inherit;
        margin: auto; } }
    .ficha .interior-ficha .contenido-ficha .nombre-ficha {
      font-family: Knockout-HTF68-FullFeatherwt;
      color: #f1c993;
      font-size: 95px; }
      @media (max-width: 768px) {
        .ficha .interior-ficha .contenido-ficha .nombre-ficha {
          font-size: 13vw; } }
    .ficha .interior-ficha .contenido-ficha .papel-ficha {
      font-family: Knockout-HTF68-FullFeatherwt;
      color: #f1c993;
      font-size: 65px; }
      @media (max-width: 768px) {
        .ficha .interior-ficha .contenido-ficha .papel-ficha {
          font-size: 10vw; } }
    .ficha .interior-ficha .contenido-ficha .texto-ficha {
      font-family: Apercu-Light;
      font-size: 21px; }
      @media (max-width: 768px) {
        .ficha .interior-ficha .contenido-ficha .texto-ficha {
          font-size: 18px; } }
      .ficha .interior-ficha .contenido-ficha .texto-ficha p {
        margin: 1em 0; }
        .ficha .interior-ficha .contenido-ficha .texto-ficha p strong {
          font-family: Apercu-Bold; }
        .ficha .interior-ficha .contenido-ficha .texto-ficha p:first-child:first-letter {
          font-size: 60px;
          display: inline-block;
          float: left;
          LINE-HEIGHT: 50px;
          margin-right: 8px;
          color: #f1c993; }

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