/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #820229;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #370111;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #dcddd7;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #acacac;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #acacac;
}
.text-primary {
  color: #820229;
}
a.text-primary:hover {
  color: #500119;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #820229;
}
a.bg-primary:hover {
  background-color: #500119;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #dcddd7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #acacac;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #dcddd7;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #acacac;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #dcddd7;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}

.minimal-grid .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .minimal-grid .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .minimal-grid .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .minimal-grid .container {
    width: 1170px;
  }
}
@media (min-width: 768px) {
  .minimal-grid .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .minimal-grid .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .minimal-grid .container {
    width: 1170px;
  }
}
.minimal-grid .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.minimal-grid .row {
  margin-left: -15px;
  margin-right: -15px;
}
.minimal-grid .row:before,
.minimal-grid .row:after {
  content: " ";
  display: table;
}
.minimal-grid .row:after {
  clear: both;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.slider {
  overflow: hidden;
  margin: 0 auto;
  visibility: hidden;
}
.slider-wrap {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.slider-wrap li {
  float: left;
  width: 0;
  position: relative;
}
.slider-wrap li:first-child {
  width: 100%;
}
@font-face {
  font-family: "iconfont";
  src: url('../../assets/fonts/iconfont.eot?4');
  src: url('../../assets/fonts/iconfont.eot?4#iefix') format('embedded-opentype'), url('../../assets/fonts/iconfont.woff?4') format('woff'), url('../../assets/fonts/iconfont.ttf?4') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
}
.icon-menu:before {
  content: '\e800';
}
/* '' */
.icon-circle:before {
  content: '\e801';
}
/* '' */
.icon-up-open:before {
  content: '\e802';
}
/* '' */
img[data-srcset] {
  visibility: hidden;
}
img.yass-ready {
  visibility: visible;
}
img {
  max-width: 100%;
  height: auto;
}
iframe,
table {
  max-width: 100%;
}
h2,
h3 {
  text-transform: uppercase;
  font-weight: 400;
}
h2 {
  color: #acacac;
  font-size: 20px;
}
a:hover {
  cursor: pointer !important;
}
header {
  position: relative;
}
header .carousel img {
  width: 100%;
}
header .carousel .circles {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 34px;
  text-align: center;
}
header .carousel .circles .icon {
  color: #acacac;
  color: rgba(255, 255, 255, 0.3);
  font-size: 11px;
}
header .carousel .circles .icon.active {
  color: white;
}
header .logo {
  position: absolute;
  top: -7%;
  left: 7%;
  width: 60%;
  pointer-events: none;
}
header .menuBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 15px;
  background: #820229;
  background: rgba(130, 2, 41, 0.92);
  color: white;
  text-transform: uppercase;
  font-size: 12px;
}
header .menuBtn .icon {
  float: right;
  font-size: 16px;
}
header .menuBtn:hover {
  cursor: pointer;
}
header .mainMenu {
  z-index: 1;
  list-style-type: none;
  padding: 0 15px;
  padding-left: 15px;
  padding-bottom: 5px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #820229;
  background: rgba(130, 2, 41, 0.92);
  color: white;
  display: none;
}
header .mainMenu ul {
  list-style-type: none;
  padding-left: 0;
}
header .mainMenu li + li {
  padding-top: 5px;
}
header .mainMenu li {
  text-transform: none;
}
header .mainMenu li.active > a:before {
  position: absolute;
  left: -10px;
  top: 20%;
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  content: '\e801';
  font-size: 12px;
  vertical-align: 10%;
  text-decoration: none;
}
header .mainMenu li a {
  position: relative;
  color: white;
}
header .mainMenu li a:hover {
  cursor: pointer !important;
}
header .mainMenu > li {
  text-transform: uppercase;
}
header .mainMenu > li > a {
  padding-left: 10px;
}
header .mainMenu > li > ul > li > a {
  padding-left: 25px;
}
header .mainMenu.open {
  display: block;
}
.teaser {
  display: none;
}
.mainContainer {
  padding-top: 30px;
}
.mainContainer > img {
  margin: 30px 0;
  width: 100%;
}
.mainContainer .title {
  margin-top: 20px;
  margin-bottom: 10px;
}
.mainContainer .title:before {
  display: block;
  content: " ";
  margin-top: -8px;
  height: 8px;
  visibility: hidden;
}
.mainContainer .title .icon:hover {
  cursor: pointer;
}
.mainContainer .title .icon:before {
  font-size: 18px;
  line-height: 23px;
  vertical-align: top;
  width: 2.5em;
  margin: 0;
}
footer {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #585555;
}
footer .box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #dcddd7;
  font-family: "Century Gothic", sans-serif;
  font-size: 16px;
}
@media (min-width: 768px) {
  footer .box {
    float: left;
    width: 33.33333333%;
  }
}
footer .box .title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  footer .info,
  footer .news {
    display: none;
  }
}
footer .images img {
  display: block;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .images img {
    float: left;
    width: 100%;
  }
}
footer .images img.logo {
  margin-top: -10px;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 34px;
  }
  header {
    position: relative;
    overflow: hidden;
  }
  header:before {
    content: " ";
    position: absolute;
    bottom: 3px;
    z-index: 10;
    height: 100px;
    width: 100%;
    background: white;
    background: rgba(255, 255, 255, 0.7);
  }
  header .carousel .circles {
    display: none;
  }
  header .logo {
    top: 19%;
    left: -45%;
    width: 47%;
    z-index: 5;
  }
  header .container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 50%;
  }
  header .menuBtn {
    display: none;
  }
  header .mainMenu {
    display: block;
    position: absolute;
    padding: 0;
    width: 80%;
    top: 30%;
    left: -19%;
    background: none;
  }
  header .mainMenu li {
    float: left;
    padding: 30px !important;
    margin-right: 3px;
    background: rgba(255, 255, 255, 0.7);
  }
  header .mainMenu li.active a:before {
    content: "";
  }
  header .mainMenu li a {
    color: #820229;
    font-weight: bold;
    padding-left: 0;
  }
  header .mainMenu li ul {
    display: none;
  }
  header .mainMenu:before {
    content: " ";
    position: absolute;
    margin-left: -3px;
    height: 100%;
    width: 32%;
    left: -32%;
    background: rgba(255, 255, 255, 0.7);
  }
  header .mainMenu .desktopHidden {
    display: none;
  }
  .teaser {
    display: block;
    position: relative;
    margin: 0 -20px;
    margin-top: -90px;
    z-index: 20;
  }
  .teaser:before,
  .teaser:after {
    content: " ";
    display: table;
  }
  .teaser:after {
    clear: both;
  }
  .teaser .box {
    float: left;
    width: 33.33333333%;
    padding: 20px;
  }
  .teaser .wrapper {
    position: relative;
    background: #820229;
    padding: 10px 0;
    color: white;
    padding-bottom: 30px;
  }
  .teaser .wrapper:before,
  .teaser .wrapper:after {
    content: " ";
    display: table;
  }
  .teaser .wrapper:after {
    clear: both;
  }
  .teaser .wrapper .text {
    padding: 0 10px;
  }
  .teaser .wrapper img {
    margin-bottom: 20px;
    position: relative;
  }
  .teaser .wrapper .title {
    margin: 0;
    text-transform: uppercase;
    font-family: "Century Gothic", sans-serif;
    font-size: 24px;
  }
  .teaser .wrapper .text > p,
  .teaser .wrapper .more {
    color: #acacac;
    font-size: 14px;
  }
  .teaser .wrapper .more {
    float: right;
  }
  .teaser .wrapper .more:hover {
    text-decoration: none;
  }
  .teaser .wrapper .subMenu {
    position: relative;
    /* bottom: 30px; */
    clear: both;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-family: "Century Gothic", sans-serif;
  }
  .teaser .wrapper .subMenu a {
    color: white;
  }
  .teaser .wrapper .subMenu a:hover {
    text-decoration: none;
  }
  .mainContainer {
    margin-top: 30px;
  }
  .mainContainer > img {
    margin: 60px 0;
  }
  .mainContainer .title .icon:before {
    line-height: 34px;
  }
  footer {
    margin-top: 60px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  header .logo {
    left: -42%;
  }
  header .mainMenu {
    top: 30%;
    left: -16%;
  }
  header .mainMenu li {
    padding: 40px !important;
  }
  header:before {
    height: 150px;
  }
  .teaser {
    margin-top: -140px;
  }
  .teaser .wrapper .title {
    font-size: 28px;
  }
  .teaser .wrapper .text > p,
  .teaser .wrapper .more {
    font-size: 16px;
  }
  .teaser .wrapper .subMenu {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  header .logo {
    left: -38%;
  }
  header .mainMenu {
    top: 32%;
    left: -12.15%;
  }
  header .mainMenu li {
    padding: 50px !important;
  }
  header:before {
    height: 200px;
  }
  .teaser {
    margin-top: -180px;
  }
}
.scene {
  /** Reverse "exit" animations */
}
.scene .sceneElement {
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.scene .sceneElement.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.scene .sceneElement.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.scene .sceneElement.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.scene.exiting .sceneElement {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
.scene.hidden .sceneElement {
  display: none;
}
/*
 * Keyframes
 */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 5%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
