/*--------------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; } }

.texto .titulo-prensa {
  font-family: Apercu-Bold;
  color: #53b9ff;
  font-size: 40px; }
  .texto .titulo-prensa.t2 {
    margin-top: 50px; }
.texto .prensa-datos {
  font-family: Apercu-Light;
  font-size: 21px;
  padding-bottom: 10px; }
  .texto .prensa-datos a {
    text-decoration: none;
    color: #fffffd; }
.texto .prensa-descargas {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row; }
  @media (max-width: 600px) {
    .texto .prensa-descargas {
      flex-direction: column; } }
  .texto .prensa-descargas div.izq {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    flex-basis: 40%; }
  .texto .prensa-descargas div.der {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    flex-basis: 60%; }
    .texto .prensa-descargas div.der .title {
      font-family: Apercu-Bold;
      font-size: 21px;
      text-shadow: 3px 3px 3px #171815;
      text-transform: uppercase;
      width: 100%;
      padding: 0 0 10px 8px;
      margin: 0; }
    .texto .prensa-descargas div.der a {
      padding-right: 0;
      margin: 10px; }
      .texto .prensa-descargas div.der a:after {
        top: 10px;
        right: 29px;
        opacity: 0; }
        @media (max-width: 600px) {
          .texto .prensa-descargas div.der a:after {
            opacity: 1 !important; } }
      .texto .prensa-descargas div.der a:hover:after {
        opacity: 1; }
  .texto .prensa-descargas div a {
    max-width: 250px;
    position: relative;
    text-decoration: none;
    color: inherit;
    font-family: Apercu-Bold;
    font-size: 21px;
    padding-right: 50px;
    margin: 20px 0;
    margin-right: 8vw;
    text-shadow: 3px 3px 3px #171815; }
    .texto .prensa-descargas div a img {
      max-width: 100%; }
    @media (max-width: 600px) {
      .texto .prensa-descargas div a {
        margin-right: 0; } }
    @media (max-width: 460px) {
      .texto .prensa-descargas div a {
        padding-right: 0; } }
    .texto .prensa-descargas div a:after {
      content: "";
      display: block;
      background-image: url("../img/icons_download-white.png");
      width: 29px;
      height: 34px;
      position: absolute;
      top: 0;
      right: 0; }
      @media (max-width: 460px) {
        .texto .prensa-descargas div a:after {
          position: inherit; } }

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