@font-face {
  font-family: 'Gotham Black';
  src: url(/wp-content/themes/goya/fonts/gotham-black-webfont.woff2) format("woff2"), url(/wp-content/themes/goya/fonts/gotham-black-webfont.woff) format("woff");
  font-weight: 700;
  font-style: normal; }

body {
  overflow: hidden; }

.pagina__header {
  margin-bottom: 0; }

.pagina__contenido {
  padding: 0; }

svg {
  display: none; }

.infografia-datos {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.infografia-estatuilla {
  font-family: "Krona One", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  position: relative;
  background: url(/wp-content/themes/goya/img/infografia/fondo.png) center top no-repeat;
  background-size: 2px 0; }
  .js .infografia-estatuilla.sin-cargar {
    visibility: hidden; }

.infografia-estatuilla p {
  margin: 0.7rem; }
  @media only screen and (min-width: 640px) {
    .infografia-estatuilla p {
      margin: 1rem; } }

.infografia-estatuilla-bolitas {
  height: 110px;
  background: url(/wp-content/themes/goya/img/infografia/bolita.png) top repeat-y;
  z-index: -1;
  width: 100%; }

.infografia-estatuilla-paso-1 {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.infografia-estatuilla-peso {
  position: absolute;
  top: 5%;
  left: 5%;
  right: 5%;
  text-align: center; }

.infografia-estatuilla-paso-1-imagen {
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }
  .infografia-estatuilla-paso-1-imagen > img {
    width: 70%; }

.infografia-estatuilla-tamano {
  position: absolute;
  right: 5%;
  bottom: 5%;
  left: 5%;
  text-align: center; }

.numero {
  font-family: "Gotham Black", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #a89267;
  font-size: 1.6em; }

.infografia-estatuilla-paso-2 {
  position: relative;
  text-align: right; }
  .infografia-estatuilla-paso-2 > div {
    background: #f5f5f5; }
  .infografia-estatuilla-paso-2 img {
    position: absolute;
    bottom: 0;
    right: 0; }
  .infografia-estatuilla-paso-2 img:last-of-type {
    display: none; }

.infografia-estatuilla-nombre {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 5%;
  text-align: center; }
  .infografia-estatuilla-nombre p {
    margin: 0; }
  .infografia-estatuilla-nombre .dorado {
    color: #a89267;
    font-weight: bold; }

.infografia-estatuilla-disenador {
  position: absolute;
  right: 5%;
  left: 5%;
  bottom: 5%;
  text-align: center; }
  .infografia-estatuilla-disenador .infografia-estatuilla-disenador-nombre {
    display: block;
    font-weight: bold;
    font-family: "Gotham Black", sans-serif;
    font-size: 1.6em;
    font-style: normal;
    text-transform: uppercase;
    color: #a89267; }

.infografia-estatuilla-paso-3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #353535;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center; }
  .infografia-estatuilla-paso-3 .infografia-estatuilla-paso-foto {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .infografia-estatuilla-paso-3 .infografia-estatuilla-paso-foto img {
      max-width: 100%;
      display: none; }

.infografia-estatuilla-paso-3-titulo h2 {
  font-size: 20px; }

.infografia-estatuilla-pasos {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 1rem 0;
  position: relative; }
  .infografia-estatuilla-pasos ol {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .infografia-estatuilla-pasos li {
    white-space: nowrap;
    overflow: hidden;
    margin: 0; }
  .infografia-estatuilla-pasos h3 {
    margin: 0;
    color: #a89267;
    font-family: "Gotham Black", sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px; }

.infografia-estatuilla-paso-3-titulo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  background: #f5f5f5;
  padding: 5% 0; }
  .infografia-estatuilla-paso-3-titulo h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0; }

p.paso-actual {
  font-family: "Gotham Black", sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 24px;
  color: #a89267;
  margin-left: 0; }

.infografia-estatuilla-paso-4 {
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .infografia-estatuilla-paso-4 img {
    max-height: 80vh;
    width: auto; }

.infografia-estatuilla-paso-4-izquierda {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 5%;
  text-align: center; }
  .infografia-estatuilla-paso-4-izquierda .dorado {
    font-family: "Gotham Black", sans-serif;
    font-style: normal;
    color: #a89267;
    display: block;
    font-size: 24px;
    text-transform: uppercase; }
  .infografia-estatuilla-paso-4-izquierda p:last-child {
    text-align: center;
    width: 210px;
    margin: 0 auto; }
  .infografia-estatuilla-paso-4-izquierda .numero {
    display: block; }

.infografia-estatuilla-paso-4-derecha {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .infografia-estatuilla-paso-4-derecha ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #a89267;
    overflow: hidden; }
    .infografia-estatuilla-paso-4-derecha ul b {
      display: block;
      font-family: "Gotham Black", sans-serif;
      font-style: normal;
      font-size: 20px;
      font-weight: bold;
      text-transform: uppercase; }
  .infografia-estatuilla-paso-4-derecha li {
    position: relative;
    margin: 0; }

#lineaCamara {
  position: absolute;
  right: 82%;
  top: 0;
  width: 190px;
  height: 125px; }
  @media only screen and (min-width: 1024px) {
    #lineaCamara {
      right: 75%;
      width: 225px;
      top: -5%; } }

#lineaBusto {
  position: absolute;
  right: 75%;
  top: 52%;
  width: 205px;
  height: 49px; }
  @media only screen and (min-width: 1024px) {
    #lineaBusto {
      width: 225px;
      top: 50%; } }

.infografia-estatuilla-paso-5 {
  position: relative;
  padding-top: 10px;
  text-align: center;
  color: #353535;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .infografia-estatuilla-paso-5 > div {
    background: #f5f5f5; }
  .infografia-estatuilla-paso-5 .numero {
    margin: 20px 0; }
  .infografia-estatuilla-paso-5 .animado {
    font-size: 60px;
    line-height: 1; }
  .infografia-estatuilla-paso-5 img {
    margin-left: -6px;
    position: relative; }
  .infografia-estatuilla-paso-5 .goyas {
    overflow: hidden;
    white-space: nowrap; }

#lineaPeso {
  width: 250px;
  height: 100px; }

#lineaTamano {
  width: 350px;
  height: 425px; }

#lineaDiseno {
  width: 450px;
  height: 75px; }

.creditos {
  margin-top: 30px !important;
  font-size: 1rem;
  font-family: Gotham, sans-serif;
  text-align: center;
  font-style: normal;
  color: #353535; }

@media only screen and (min-width: 768px) {
  .pagina__header {
    margin-bottom: 2.5rem; }
  svg {
    display: inline; }
  .infografia-datos {
    background: transparent;
    position: static; }
  .infografia-estatuilla {
    color: #353535;
    margin-top: 60px; }
  .infografia-estatuilla-peso {
    left: auto;
    right: 50%;
    margin-right: 180px;
    top: 50%;
    margin-top: -150px; }
  .infografia-estatuilla-paso-1-imagen {
    background: #f5f5f5;
    display: block;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .infografia-estatuilla-paso-1-imagen img {
      width: auto; }
    .infografia-estatuilla-paso-1-imagen > svg:first-child {
      position: absolute;
      top: 32%;
      right: 50%;
      z-index: 100; }
    .infografia-estatuilla-paso-1-imagen > svg:last-child {
      position: absolute;
      left: 50%;
      margin-left: -106px;
      top: -23px; }
  .infografia-estatuilla-tamano {
    left: 50%;
    margin-left: 250px;
    top: 50%;
    margin-top: -85px; }
  .infografia-estatuilla-paso-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .infografia-estatuilla-paso-2 > div {
      width: 100%;
      position: relative; }
    .infografia-estatuilla-paso-2 img {
      position: relative; }
    .infografia-estatuilla-paso-2 img:last-of-type {
      position: absolute;
      right: 0;
      bottom: -25px;
      display: inline-block; }
    .infografia-estatuilla-paso-2 svg {
      position: absolute;
      z-index: 100;
      bottom: 80px;
      right: 244px; }
  .infografia-estatuilla-nombre {
    position: absolute;
    left: auto;
    right: 40%;
    top: 0;
    text-align: center; }
    .infografia-estatuilla-nombre q {
      color: #a89267;
      font-weight: bold; }
  .infografia-estatuilla-disenador {
    right: 48%;
    left: auto;
    bottom: 153px; }
  .infografia-estatuilla-paso-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .infografia-estatuilla-paso-3 .infografia-estatuilla-paso-foto {
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      pointer-events: none; }
  .infografia-estatuilla-pasos {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 0 0 auto;
    position: static;
    padding-right: 10px; }
    .infografia-estatuilla-pasos ol {
      margin: 0 0 0 20px; }
    .no-js .infografia-estatuilla-pasos li:hover img {
      display: block; }
    .infografia-estatuilla-pasos h3 {
      margin: .5rem 0; }
  .infografia-estatuilla-paso-3-titulo {
    margin-left: 40px; }
  p.paso-actual {
    font-family: "Gotham Black", sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 24px;
    color: #a89267;
    margin-left: 0; }
  .infografia-estatuilla-paso-4 {
    text-align: center; }
    .infografia-estatuilla-paso-4 > div {
      position: relative;
      width: 100%; }
  .infografia-estatuilla-paso-4-izquierda {
    right: 50%;
    left: auto;
    bottom: 100px;
    margin-right: 115px;
    text-align: right; }
    .infografia-estatuilla-paso-4-izquierda p:last-child {
      margin: .2em 1em;
      width: auto;
      text-align: right; }
    .infografia-estatuilla-paso-4-izquierda .dorado {
      font-size: 30px; }
  #lineaEstatuillaPeso {
    margin-right: 3em; }
  .infografia-estatuilla-paso-4-derecha {
    position: absolute;
    left: 50%;
    right: auto;
    top: 60px;
    margin-left: 100px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
    .infografia-estatuilla-paso-4-derecha ul b {
      font-size: 35px; }
    .infografia-estatuilla-paso-4-derecha li {
      margin: .3em 0; }
    .infografia-estatuilla-paso-4-derecha li:not(:first-child):nth-child(2n+1) {
      position: relative; }
  #lineaCamara {
    position: absolute;
    right: 82%;
    top: -10%;
    width: 190px;
    height: 125px; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    #lineaCamara {
      right: 75%;
      width: 225px;
      top: -5%; } }

@media only screen and (min-width: 768px) {
  #lineaBusto {
    position: absolute;
    right: 75%;
    top: 52%;
    width: 205px;
    height: 49px; }
  #lineaInsignia {
    position: absolute;
    right: 84.3%;
    bottom: 11%;
    width: 190px;
    height: 75px; }
  .infografia-estatuilla-paso-5 {
    margin-top: 100px; }
  #lineaPeso {
    width: 250px;
    height: 100px; }
  #lineaTamano {
    width: 350px;
    height: 425px; }
  #lineaDiseno {
    width: 450px;
    height: 75px; } }

@media only screen and (min-width: 1024px) {
  .infografia-estatuilla {
    font-size: 24px; }
  .infografia-estatuilla-paso-2 > div {
    padding-right: 155px; }
  .infografia-estatuilla-paso-4-izquierda {
    font-size: 28px; }
  #lineaBusto {
    width: 225px;
    top: 52%; }
  #lineaInsignia {
    right: 75.3%;
    bottom: 12%;
    width: 250px; } }

@media only screen and (orientation: landscape) and (max-height: 600px) {
  body {
    overflow: hidden;
    height: 100vh; }
    body:before {
      content: '';
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 100000;
      background: #e41f13 url(/wp-content/themes/goya/img/infografia/rotate.png) center no-repeat; } }
