@font-face {
  font-family: "Bebas Neue";
  src: url('bebasneue_regular-webfont.eot?1391267930');
  src: url('bebasneue_regular-webfont.eot?&1391267930#iefix') format('embedded-opentype'), url('bebasneue_regular-webfont.woff?1391267930') format('woff'), url('bebasneue_regular-webfont.ttf?1391267930') format('truetype'), url('bebasneue_regular-webfont.svg?1391267930') format('svg');
}
body {
  background-color: #cccccc;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.container {
  display: table;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
}

.helper {
  display: table-cell;
  vertical-align: middle;
}

.logo {
  font-family: "Bebas Neue";
  font-weight: 500;
  letter-spacing: 9px;
  margin: 0 auto;
  width: 760px;
  height: 140px;
  color: #404040;
  text-align: center;
  border: 3px solid #404040;
  padding-top: 14px;
  box-sizing: border-box;
}
.logo div {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.logo .x span {
  font-size: 120px;
  width: 58px;
  display: block;
  position: relative;
  top: -10px;
  -webkit-animation-name: xshows;
  -moz-animation-name: xshows;
  -ms-animation-name: xshows;
  -o-animation-name: xshows;
  animation-name: xshows;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease, step-start, cubic-bezier(0.1, 0.7, 1, 0.1);
  -moz-animation-timing-function: ease, step-start, cubic-bezier(0.1, 0.7, 1, 0.1);
  -ms-animation-timing-function: ease, step-start, cubic-bezier(0.1, 0.7, 1, 0.1);
  -o-animation-timing-function: ease, step-start, cubic-bezier(0.1, 0.7, 1, 0.1);
  animation-timing-function: ease, step-start, cubic-bezier(0.1, 0.7, 1, 0.1);
}
.logo .ale, .logo .ces {
  position: relative;
  top: -11px;
  font-size: 90px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-animation-name: grow;
  -moz-animation-name: grow;
  -ms-animation-name: grow;
  -o-animation-name: grow;
  animation-name: grow;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.logo .ale span, .logo .ces span {
  opacity: 0;
  -webkit-animation-name: textshows;
  -moz-animation-name: textshows;
  -ms-animation-name: textshows;
  -o-animation-name: textshows;
  animation-name: textshows;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  -ms-animation-delay: 2.7s;
  -o-animation-delay: 2.7s;
  animation-delay: 2.7s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.logo .blackbox {
  width: 0px;
  height: 1px;
  position: relative;
  top: -12px;
  border-color: #404040;
  border-width: 1px 0;
  border-style: solid;
  display: inline-block;
  -webkit-animation-name: boxgrow;
  -moz-animation-name: boxgrow;
  -ms-animation-name: boxgrow;
  -o-animation-name: boxgrow;
  animation-name: boxgrow;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.left {
  left: 138px;
}

.right {
  left: -145px;
}

@-webkit-keyframes xshows {
  0% {
    display: inline-block;
    font-size: 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(2turn);
    -ms-transform: rotate(2turn);
    -o-transform: rotate(2turn);
    -webkit-transform: rotate(2turn);
    transform: rotate(2turn);
    font-size: 120px;
  }
}
@-webkit-keyframes textshows {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes boxgrow {
  0% {
    width: 0px;
  }

  20% {
    width: 140px;
    height: 0px;
  }

  100% {
    height: 76px;
    border-width: 2px 0;
    border-width: 2px 0;
    width: 140px;
  }
}
@-moz-keyframes xshows {
  0% {
    display: inline-block;
    font-size: 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(2turn);
    -ms-transform: rotate(2turn);
    -o-transform: rotate(2turn);
    -webkit-transform: rotate(2turn);
    transform: rotate(2turn);
    font-size: 120px;
  }
}
@-moz-keyframes textshows {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-moz-keyframes boxgrow {
  0% {
    width: 0px;
  }

  20% {
    width: 140px;
    height: 0px;
  }

  100% {
    height: 76px;
    border-width: 2px 0;
    border-width: 2px 0;
    width: 140px;
  }
}
@-ms-keyframes xshows {
  0% {
    display: inline-block;
    font-size: 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(2turn);
    -ms-transform: rotate(2turn);
    -o-transform: rotate(2turn);
    -webkit-transform: rotate(2turn);
    transform: rotate(2turn);
    font-size: 120px;
  }
}
@-ms-keyframes textshows {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-ms-keyframes boxgrow {
  0% {
    width: 0px;
  }

  20% {
    width: 140px;
    height: 0px;
  }

  100% {
    height: 76px;
    border-width: 2px 0;
    border-width: 2px 0;
    width: 140px;
  }
}
@-o-keyframes xshows {
  0% {
    display: inline-block;
    font-size: 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(2turn);
    -ms-transform: rotate(2turn);
    -o-transform: rotate(2turn);
    -webkit-transform: rotate(2turn);
    transform: rotate(2turn);
    font-size: 120px;
  }
}
@-o-keyframes textshows {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-o-keyframes boxgrow {
  0% {
    width: 0px;
  }

  20% {
    width: 140px;
    height: 0px;
  }

  100% {
    height: 76px;
    border-width: 2px 0;
    border-width: 2px 0;
    width: 140px;
  }
}
