@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&subset=latin-ext';
body {
  margin: 0; }

.trizer-bnr {
  font-family: 'Source Sans Pro', sans-serif;
  display: block;
  margin: auto;
  max-width: 1000px;
  width: 100%;
  height: 300px;
  background-color: #000;
  position: relative; }
  .trizer-bnr * {
    text-decoration: none;
    border: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.trizer-bnr__left {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 200px; }

.trizer__left__logo {
  display: block;
  text-align: center; }
  .trizer__left__logo img {
    display: inline-block;
    margin: 20px 0; }

.trizer__left__slogan {
  display: block;
  text-align: center;
  margin: 0;
  padding: 0; }
  .trizer__left__slogan .trizer-slogan-text-1 {
    display: block;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    margin: 0;
    padding: 0; }
  .trizer__left__slogan .trizer-slogan-text-2 {
    display: block;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    margin: 0;
    padding: 0; }

.trizer-cta {
  display: block;
  text-align: center; }
  .trizer-cta .trizer-cta-btn {
    display: inline-block;
    background-color: #f91429;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 30px;
    margin: 20px 0;
    font-weight: 600;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    text-decoration: none; }
  .trizer-cta .trizer-cta-btn:hover {
    background-color: #f7443a;
    text-decoration: none; }

.trizer-cta-des {
  display: block; }
  .trizer-cta-des .trizer-cta-des-text-1 {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    margin: 0;
    padding: 0; }
  .trizer-cta-des .trizer-cta-des-text-2 {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 0; }

.trizer-bnr__right {
  display: block;
  position: absolute;
  left: 200px;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden; }
  .trizer-bnr__right .trizer__right__slogan {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 70px;
    text-align: center; }
    .trizer-bnr__right .trizer__right__slogan .slogan-title {
      display: inline-block;
      font-weight: 300;
      color: #fff;
      font-size: 86px;
      opacity: .9;
      margin: 0;
      padding: 0;
      text-decoration: none; }
    .trizer-bnr__right .trizer__right__slogan .slogan-des {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 30px;
      font-weight: 700;
      margin: 0;
      padding: 0;
      text-decoration: none; }
  .trizer-bnr__right .trizer__right__item {
    display: inline-block;
    float: left;
    width: 20%;
    opacity: 0;
    position: relative;
    margin: 0;
    padding: 0; }
    .trizer-bnr__right .trizer__right__item img {
      display: block;
      max-width: 100%;
      margin: 0;
      padding: 0; }
  .trizer-bnr__right .trizer__right__item.item-1 {
    -webkit-animation: trizer__bnr-item-1 6s infinite;
    -moz-animation: trizer__bnr-item-1 6s infinite;
    -o-animation: trizer__bnr-item-1 6s infinite;
    animation: trizer__bnr-item-1 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-2 {
    -webkit-animation: trizer__bnr-item-2 6s infinite;
    -moz-animation: trizer__bnr-item-2 6s infinite;
    -o-animation: trizer__bnr-item-2 6s infinite;
    animation: trizer__bnr-item-2 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-3 {
    -webkit-animation: trizer__bnr-item-3 6s infinite;
    -moz-animation: trizer__bnr-item-3 6s infinite;
    -o-animation: trizer__bnr-item-3 6s infinite;
    animation: trizer__bnr-item-3 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-4 {
    -webkit-animation: trizer__bnr-item-4 6s infinite;
    -moz-animation: trizer__bnr-item-4 6s infinite;
    -o-animation: trizer__bnr-item-4 6s infinite;
    animation: trizer__bnr-item-4 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-5 {
    -webkit-animation: trizer__bnr-item-5 6s infinite;
    -moz-animation: trizer__bnr-item-5 6s infinite;
    -o-animation: trizer__bnr-item-5 6s infinite;
    animation: trizer__bnr-item-5 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-6 {
    -webkit-animation: trizer__bnr-item-6 6s infinite;
    -moz-animation: trizer__bnr-item-6 6s infinite;
    -o-animation: trizer__bnr-item-6 6s infinite;
    animation: trizer__bnr-item-6 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-7 {
    -webkit-animation: trizer__bnr-item-7 6s infinite;
    -moz-animation: trizer__bnr-item-7 6s infinite;
    -o-animation: trizer__bnr-item-7 6s infinite;
    animation: trizer__bnr-item-7 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-8 {
    -webkit-animation: trizer__bnr-item-8 6s infinite;
    -moz-animation: trizer__bnr-item-8 6s infinite;
    -o-animation: trizer__bnr-item-8 6s infinite;
    animation: trizer__bnr-item-8 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-9 {
    -webkit-animation: trizer__bnr-item-9 6s infinite;
    -moz-animation: trizer__bnr-item-9 6s infinite;
    -o-animation: trizer__bnr-item-9 6s infinite;
    animation: trizer__bnr-item-9 6s infinite; }
  .trizer-bnr__right .trizer__right__item.item-10 {
    -webkit-animation: trizer__bnr-item-10 6s infinite;
    -moz-animation: trizer__bnr-item-10 6s infinite;
    -o-animation: trizer__bnr-item-10 6s infinite;
    animation: trizer__bnr-item-10 6s infinite; }

@-moz-keyframes trizer__bnr-item-1 {
  0%, 2%, 90% {
    opacity: 0;
    left: 40px; }
  4%, 6%, 88% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-1 {
  0%, 2%, 90% {
    opacity: 0;
    left: 40px; }
  4%, 6%, 88% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-1 {
  0%, 2%, 90% {
    opacity: 0;
    left: 40px; }
  4%, 6%, 88% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-1 {
  0%, 2%, 90% {
    opacity: 0;
    left: 40px; }
  4%, 6%, 88% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-2 {
  0%, 6%, 88% {
    opacity: 0;
    left: 40px; }
  8%, 10%, 86% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-2 {
  0%, 6%, 88% {
    opacity: 0;
    left: 40px; }
  8%, 10%, 86% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-2 {
  0%, 6%, 88% {
    opacity: 0;
    left: 40px; }
  8%, 10%, 86% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-2 {
  0%, 6%, 88% {
    opacity: 0;
    left: 40px; }
  8%, 10%, 86% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-3 {
  0%, 10%, 86% {
    opacity: 0;
    left: 40px; }
  12%, 14%, 84% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-3 {
  0%, 10%, 86% {
    opacity: 0;
    left: 40px; }
  12%, 14%, 84% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-3 {
  0%, 10%, 86% {
    opacity: 0;
    left: 40px; }
  12%, 14%, 84% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-3 {
  0%, 10%, 86% {
    opacity: 0;
    left: 40px; }
  12%, 14%, 84% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-4 {
  0%, 14%, 84% {
    opacity: 0;
    left: 40px; }
  16%, 18%, 82% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-4 {
  0%, 14%, 84% {
    opacity: 0;
    left: 40px; }
  16%, 18%, 82% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-4 {
  0%, 14%, 84% {
    opacity: 0;
    left: 40px; }
  16%, 18%, 82% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-4 {
  0%, 14%, 84% {
    opacity: 0;
    left: 40px; }
  16%, 18%, 82% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-5 {
  0%, 18%, 82% {
    opacity: 0;
    left: 40px; }
  20%, 22%, 80% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-5 {
  0%, 18%, 82% {
    opacity: 0;
    left: 40px; }
  20%, 22%, 80% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-5 {
  0%, 18%, 82% {
    opacity: 0;
    left: 40px; }
  20%, 22%, 80% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-5 {
  0%, 18%, 82% {
    opacity: 0;
    left: 40px; }
  20%, 22%, 80% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-6 {
  0%, 22%, 80% {
    opacity: 0;
    left: 40px; }
  24%, 26%, 78% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-6 {
  0%, 22%, 80% {
    opacity: 0;
    left: 40px; }
  24%, 26%, 78% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-6 {
  0%, 22%, 80% {
    opacity: 0;
    left: 40px; }
  24%, 26%, 78% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-6 {
  0%, 22%, 80% {
    opacity: 0;
    left: 40px; }
  24%, 26%, 78% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-7 {
  0%, 26%, 78% {
    opacity: 0;
    left: 40px; }
  28%, 30%, 76% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-7 {
  0%, 26%, 78% {
    opacity: 0;
    left: 40px; }
  28%, 30%, 76% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-7 {
  0%, 26%, 78% {
    opacity: 0;
    left: 40px; }
  28%, 30%, 76% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-7 {
  0%, 26%, 78% {
    opacity: 0;
    left: 40px; }
  28%, 30%, 76% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-8 {
  0%, 30%, 76% {
    opacity: 0;
    left: 40px; }
  32%, 34%, 74% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-8 {
  0%, 30%, 76% {
    opacity: 0;
    left: 40px; }
  32%, 34%, 74% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-8 {
  0%, 30%, 76% {
    opacity: 0;
    left: 40px; }
  32%, 34%, 74% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-8 {
  0%, 30%, 76% {
    opacity: 0;
    left: 40px; }
  32%, 34%, 74% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-9 {
  0%, 34%, 74% {
    opacity: 0;
    left: 40px; }
  36%, 38%, 72% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-9 {
  0%, 34%, 74% {
    opacity: 0;
    left: 40px; }
  36%, 38%, 72% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-9 {
  0%, 34%, 74% {
    opacity: 0;
    left: 40px; }
  36%, 38%, 72% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-9 {
  0%, 34%, 74% {
    opacity: 0;
    left: 40px; }
  36%, 38%, 72% {
    opacity: 1;
    left: 0px; } }

@-moz-keyframes trizer__bnr-item-10 {
  0%, 38%, 72% {
    opacity: 0;
    left: 40px; }
  40%, 42%, 70% {
    opacity: 1;
    left: 0px; } }

@-o-keyframes trizer__bnr-item-10 {
  0%, 38%, 72% {
    opacity: 0;
    left: 40px; }
  40%, 42%, 70% {
    opacity: 1;
    left: 0px; } }

@-webkit-keyframes trizer__bnr-item-10 {
  0%, 38%, 72% {
    opacity: 0;
    left: 40px; }
  40%, 42%, 70% {
    opacity: 1;
    left: 0px; } }

@keyframes trizer__bnr-item-10 {
  0%, 38%, 72% {
    opacity: 0;
    left: 40px; }
  40%, 42%, 70% {
    opacity: 1;
    left: 0px; } }
