@charset "UTF-8";
/* FONTS */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,300,700");
@import url(../../css/animate.css);
@import url(../../css/justifiedGallery.css);
@font-face {
  font-family: 'Harabara';
  src: url("../../fonts/Harabara.ttf.woff") format("woff"), url("../../fonts/Harabara.ttf.svg#Harabara") format("svg"), url("../../fonts/Harabara.ttf.eot"), url("../../fonts/Harabara.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Harabara', sans-serif !important; }

/* END FONTS */
/* GUTTER */
/* COLUMN */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-ms-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-moz-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-ms-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-o-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-ms-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-o-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@-moz-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@-ms-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@-o-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-moz-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-ms-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-o-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@-moz-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@-ms-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@-o-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-moz-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-ms-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-o-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); } }

@-moz-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); } }

@-ms-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); } }

@-o-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); } }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-moz-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-ms-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-o-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-moz-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-ms-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-o-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-moz-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-ms-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-o-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-moz-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-ms-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-o-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); } }

@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); } }

@-ms-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); } }

@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); } }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-ms-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); } }

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); } }

@-ms-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); } }

@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); } }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-ms-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); } }

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); } }

@-ms-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); } }

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); } }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-ms-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-ms-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-ms-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-moz-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-ms-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-o-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-ms-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-ms-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-webkit-keyframes flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@-moz-keyframes flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@-ms-keyframes flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@-o-keyframes flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@keyframes flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@-webkit-keyframes flipOutY {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@-moz-keyframes flipOutY {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@-ms-keyframes flipOutY {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@-o-keyframes flipOutY {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@keyframes flipOutY {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@-webkit-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg); }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); } }

@-moz-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg); }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); } }

@-ms-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg); }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); } }

@-o-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg); }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); } }

@keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg); }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); } }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); } }

@-moz-keyframes lightSpeedOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); } }

@-ms-keyframes lightSpeedOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); } }

@-o-keyframes lightSpeedOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); } }

@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-moz-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-ms-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-o-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-webkit-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-moz-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-ms-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-o-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-moz-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-ms-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-o-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-moz-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-ms-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-o-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-moz-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-ms-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-o-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-moz-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-ms-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-o-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; } }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-moz-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-ms-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-o-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-moz-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-ms-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-o-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-moz-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-ms-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-o-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-moz-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-ms-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-o-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-moz-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-ms-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-o-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-moz-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-ms-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-o-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-moz-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-ms-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-o-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-moz-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-ms-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-o-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-webkit-keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  20%, 60% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  40% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  80% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px); } }

@-moz-keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  20%, 60% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  40% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  80% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px); } }

@-ms-keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  20%, 60% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  40% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  80% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px); } }

@-o-keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  20%, 60% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  40% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  80% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px); } }

@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  20%, 60% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  40% {
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  80% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px); } }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@-ms-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -moz-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    -o-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -moz-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    -o-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@-ms-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -moz-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    -o-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -moz-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    -o-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -moz-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    -o-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-ms-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-webkit-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }

@-moz-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }

@-ms-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }

@-o-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }

@keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }

@-webkit-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }

@-moz-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }

@-ms-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }

@-o-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }

@keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }

@-webkit-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }

@-moz-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }

@-ms-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }

@-o-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }

@keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }

@-webkit-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }

@-moz-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }

@-ms-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }

@-o-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }

@keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-moz-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-ms-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-o-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-webkit-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@-moz-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@-ms-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@-o-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; } }

@-moz-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; } }

@-ms-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; } }

@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; } }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center; } }

@-moz-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center; } }

@-ms-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center; } }

@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center; } }

@-webkit-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@-moz-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@-ms-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@-o-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

@keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; } }

/**
 * cssanimation.css
 * Current Version: 1.0.2
 * https://www.cssanimatio.io
 * Created and maintained by: Pavel
 * Find me at: https://www.linkedin.com/in/yesiamrocks/
 * Email: hello@cssanimation.io
 * Github: https://github.com/yesiamrocks/cssanimation.io
 * Title: A CSS Animation Library for Developers and Ninjas
 * Copyright (c) 2017 Pavel
 * License: cssanimation.io is licensed under the MIT license
 **/
.cssanimation, .testanim1.in-view {
  animation-duration: 1s;
  animation-fill-mode: both;
  display: inline-block;
  visibility: visible; }

.infinite {
  animation-iteration-count: infinite !important; }

/*************************************************************
Striking
**************************************************************/
.hu__hu__ {
  animation: hu__hu__ infinite 2s ease-in-out; }

@keyframes hu__hu__ {
  50% {
    transform: translateY(30px); } }

.leSnake {
  animation: leSnake 1.5s ease-in-out;
  animation-iteration-count: infinite; }

@keyframes leSnake {
  from, to {
    transform: translateY(0px); }
  50% {
    transform: translateY(30px); } }

.lePeek {
  animation-name: lePeek; }

@keyframes lePeek {
  25% {
    transform: rotateX(30deg) translateY(10px) rotate(-13deg); }
  50% {
    transform: translateY(-22px) rotate(3deg) scale(1.1); } }

.effect3d {
  animation-name: effect3d; }

@keyframes effect3d {
  to {
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15); } }

.leRainDrop {
  animation-name: leRainDrop;
  animation-iteration-count: infinite; }

@keyframes leRainDrop {
  0%, 25%, 55%, 75%, 87%, 97%, 100% {
    transform: scaleX(1); }
  26%, 56%, 76% {
    transform: scaleX(1.3) scaleY(0.8); }
  31%, 61%, 81% {
    transform: scaleX(0.8) scaleY(1.2); }
  76%, 88% {
    transform: scaleX(1.2); }
  98% {
    transform: scaleX(1.1); } }

.pepe {
  animation-name: pepe;
  animation-iteration-count: infinite; }

@keyframes pepe {
  from, 33%, 66%, to {
    transform: rotate(4deg); }
  16%, 50%, 83% {
    transform: rotate(-4deg); } }

.leWaterWave {
  animation: leWaterWave .2s linear infinite; }

@keyframes leWaterWave {
  50% {
    transform: skewY(1deg) skewX(-1deg) scale(1.06); } }

.lightning {
  animation-name: lightning; }

@keyframes lightning {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.leJoltZoom {
  animation-name: leJoltZoom; }

@keyframes leJoltZoom {
  10% {
    font-size: 140%; }
  40% {
    font-size: 80%; }
  100% {
    font-size: 100%; } }

.typing {
  width: 473px;
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid #7E2EA0;
  animation: typing 2s steps(12, end), cursor 0.2s steps(12, end) infinite; }

@keyframes typing {
  from {
    width: 0; } }

@keyframes cursor {
  50% {
    border-color: transparent; } }

.electricity {
  animation-name: electricity;
  animation-iteration-count: infinite; }

@keyframes electricity {
  from, 37%, 67%, 85%, 93% {
    transform: translateY(30px); }
  4%, 64%, 88% {
    transform: translateY(10px); }
  8%, 24%, 32%, 44% {
    transform: translateY(5px); }
  12%, 52%, 60%, 20% {
    transform: translateY(10px); }
  16%, 40% {
    transform: translateY(5px); }
  28%, 56% {
    transform: translateY(10px); }
  48%, 72%, 80%, 96% {
    transform: translateY(30px); }
  76%, to {
    transform: translateY(40px); } }

.wipe {
  width: 473px;
  overflow: hidden;
  margin: 0 auto;
  display: inline-flex;
  animation-name: wipe; }

@keyframes wipe {
  to {
    width: 0; } }

.open {
  width: 473px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-flex;
  animation-name: open; }

@keyframes open {
  from {
    width: 0; } }

.leMagnify {
  animation-name: leMagnify; }

@keyframes leMagnify {
  50% {
    transform: scale(1.8);
    letter-spacing: 26px; } }

.leBeat {
  animation-name: leBeat; }

@keyframes leBeat {
  14%, 42% {
    transform: scale(1.3); }
  28%, 70% {
    transform: scale(1); } }

/*************************************************************
Letter Fade in
**************************************************************/
.leFadeIn {
  animation-name: leFadeIn; }

@keyframes leFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.leFadeInLeft {
  animation-name: leFadeInLeft; }

@keyframes leFadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-60px); }
  to {
    opacity: 1; } }

.leFadeInRight {
  animation-name: leFadeInRight; }

@keyframes leFadeInRight {
  from {
    opacity: 0;
    transform: translateX(60px); }
  to {
    opacity: 1; } }

.leFadeInTop {
  animation-name: leFadeInTop; }

@keyframes leFadeInTop {
  from {
    opacity: 0;
    transform: translateY(-100%); }
  to {
    opacity: 1; } }

.leFadeInBottom {
  animation-name: leFadeInBottom; }

@keyframes leFadeInBottom {
  from {
    opacity: 0;
    transform: translateY(100%); }
  to {
    opacity: 1; } }

/************************************************************
Letter Fade Out
*************************************************************/
.leFadeOut {
  animation-name: leFadeOut; }

@keyframes leFadeOut {
  to {
    opacity: 0; } }

.leFadeOutLeft {
  animation-name: leFadeOutLeft; }

@keyframes leFadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateX(-60px); } }

.leFadeOutRight {
  animation-name: leFadeOutRight; }

@keyframes leFadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateX(60px); } }

.leFadeOutTop {
  animation-name: leFadeOutTop; }

@keyframes leFadeOutTop {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateY(-100%); } }

.leFadeOutBottom {
  animation-name: leFadeOutBottom; }

@keyframes leFadeOutBottom {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateY(100%); } }

/*************************************************************
Moving Back
**************************************************************/
.leMovingBackFromRight {
  animation-name: leMovingBackFromRight;
  transform-origin: bottom; }

@keyframes leMovingBackFromRight {
  40% {
    transform: rotate(45deg); }
  100% {
    transform: rotate(0deg);
    animation-timing-function: cubic-bezier(0, 0.9, 0.7, 1.45); } }

.leMovingBackFromLeft {
  animation-name: leMovingBackFromLeft;
  transform-origin: bottom; }

@keyframes leMovingBackFromLeft {
  40% {
    transform: rotate(-45deg); }
  100% {
    transform: rotate(0deg);
    animation-timing-function: cubic-bezier(0, 0.9, 0.7, 1.45); } }

/*************************************************************
Kick out
**************************************************************/
.leKickOutBehind {
  animation-name: leKickOutFront;
  transform-origin: top; }

@keyframes leKickOutFront {
  40% {
    transform: rotate(45deg); }
  100% {
    transform: rotate(0deg);
    animation-timing-function: cubic-bezier(0, 0.9, 0.7, 1.45); } }

.leKickOutFront {
  animation-name: leKickOutBehind;
  transform-origin: top; }

@keyframes leKickOutBehind {
  40% {
    transform: rotate(-45deg); }
  100% {
    transform: rotate(0deg);
    animation-timing-function: cubic-bezier(0, 0.9, 0.7, 1.45); } }

/************************************************************
Letter Skate
*************************************************************/
.leSkateX {
  animation-name: leScaleX;
  animation-iteration-count: infinite; }

@keyframes leScaleX {
  50% {
    transform: scaleX(0.4); } }

.leSkateY {
  animation-name: leSkateY;
  animation-iteration-count: infinite; }

@keyframes leSkateY {
  50% {
    transform: scaleY(0.4); } }

.leSkateXY {
  animation-name: leSkateXY;
  animation-iteration-count: infinite;
  animation-duration: 1.5s; }

@keyframes leSkateXY {
  25% {
    transform: scale3d(1, 0.4, 0); }
  50% {
    transform: scale3d(0.4, 0.4, 1); }
  75% {
    transform: scale3d(0.4, 1, 1); } }

/************************************************************
Letter Scale
*************************************************************/
.leScaleXIn {
  animation-name: leScaleXIn; }

@keyframes leScaleXIn {
  from {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  50% {
    opacity: 1; } }

.leScaleXOut {
  animation-name: leScaleXOut; }

@keyframes leScaleXOut {
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  from {
    opacity: 1; } }

.leScaleYIn {
  animation-name: leScaleYIn; }

@keyframes leScaleYIn {
  from {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  50% {
    opacity: 1; } }

.leScaleYOut {
  animation-name: leScaleYOut; }

@keyframes leScaleYOut {
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  from {
    opacity: 1; } }

/*************************************************************
Letter Jump
**************************************************************/
.leJump {
  animation-name: leJump;
  animation-iteration-count: infinite; }

@keyframes leJump {
  to {
    transform: translateY(-20px); } }

/*************************************************************
Letter Fly
**************************************************************/
.leAboundTop {
  animation-name: leAboundTop; }

@keyframes leAboundTop {
  50% {
    transform: translateY(-100px);
    animation-timing-function: ease-in; } }

.leAboundBottom {
  animation-name: leAboundBottom; }

@keyframes leAboundBottom {
  50% {
    transform: translateY(100px);
    animation-timing-function: ease-in; } }

.leAboundLeft {
  animation-name: leAboundLeft; }

@keyframes leAboundLeft {
  50% {
    transform: translateX(-100px);
    animation-timing-function: ease-in; } }

.leAboundRight {
  animation-name: leAboundRight; }

@keyframes leAboundRight {
  50% {
    transform: translateX(100px);
    animation-timing-function: ease-in; } }

/*************************************************************
Letter Fly In
**************************************************************/
.leFlyInTop {
  animation-name: leFlyInTop; }

@keyframes leFlyInTop {
  0% {
    transform: translate(0px, -80px);
    opacity: 0; }
  50% {
    transform: translate(10px, 50px);
    animation-timing-function: ease-in-out; } }

.leFlyInLeft {
  animation-name: leFlyInLeft;
  animation-timing-function: ease-in-out; }

@keyframes leFlyInLeft {
  0% {
    transform: translate(-40px, 0px);
    opacity: 0; }
  50% {
    transform: translate(40px, 0px); } }

.leFlyInRight {
  animation-name: leFlyInRight;
  animation-timing-function: ease-in-out; }

@keyframes leFlyInRight {
  0% {
    transform: translate(40px, 0px);
    opacity: 0; }
  50% {
    transform: translate(-40px, 0px); } }

.leFlyInBottom {
  animation-name: leFlyInBottom; }

@keyframes leFlyInBottom {
  0% {
    transform: translate(0px, 80px);
    opacity: 0; }
  50% {
    transform: translate(10px, -50px);
    animation-timing-function: ease-in-out; } }

/*************************************************************
Letter Fly Out
**************************************************************/
.leFlyOutTop {
  animation-name: leFlyOutTop; }

@keyframes leFlyOutTop {
  50% {
    transform: translate(0px, 50px); }
  to {
    transform: translate(0px, -100px);
    opacity: 0; } }

.leFlyOutLeft {
  animation-name: leFlyOutLeft;
  animation-timing-function: ease-in-out; }

@keyframes leFlyOutLeft {
  50% {
    transform: translate(40px, 0px); }
  to {
    transform: translate(-100px, 0px);
    opacity: 0; } }

.leFlyOutRight {
  animation-name: leFlyOutRight;
  animation-timing-function: ease-in-out; }

@keyframes leFlyOutRight {
  50% {
    transform: translate(-40px, 0px); }
  to {
    transform: translate(100px, 0px);
    opacity: 0; } }

.leFlyOutBottom {
  animation-name: leFlyOutBottom; }

@keyframes leFlyOutBottom {
  50% {
    transform: translate(0px, -40px); }
  to {
    transform: translate(0px, 100px);
    opacity: 0; } }

/*************************************************************
Letter Door Open & Close
**************************************************************/
.leDoorCloseLeft {
  animation-name: leDoorCloseLeft; }

@keyframes leDoorCloseLeft {
  from, to {
    transform: perspective(400px);
    transform-origin: left; }
  from {
    transform: rotateY(90deg);
    opacity: 0; }
  to {
    opacity: 1; } }

.leDoorOpenRight {
  animation-name: leDoorOpenRight; }

@keyframes leDoorOpenRight {
  from, to {
    transform: perspective(400px);
    transform-origin: left; }
  to {
    transform: rotateY(90deg);
    opacity: 0; } }

.leDoorCloseRight {
  animation-name: leDoorCloseRight; }

@keyframes leDoorCloseRight {
  from, to {
    transform: perspective(400px);
    transform-origin: right; }
  from {
    transform: rotateY(-90deg);
    opacity: 0; }
  to {
    opacity: 1; } }

.leDoorOpenLeft {
  animation-name: leDoorOpenLeft; }

@keyframes leDoorOpenLeft {
  from, to {
    transform: perspective(400px);
    transform-origin: right; }
  to {
    transform: rotateY(-90deg);
    opacity: 0; } }

/*************************************************************
Letter Hang And Drop
**************************************************************/
.leHangAndDropLeft {
  animation-name: leHangAndDropLeft; }

@keyframes leHangAndDropLeft {
  from {
    transform-origin: left; }
  50% {
    transform: rotate(100deg);
    transform-origin: left; }
  60% {
    transform: rotate(90deg);
    transform-origin: left; }
  to {
    transform: translateY(800px) rotate(70deg);
    transform-origin: left; } }

.leHangAndDropRight {
  animation-name: leHangAndDropRight; }

@keyframes leHangAndDropRight {
  from {
    transform-origin: right; }
  50% {
    transform: rotate(-100deg);
    transform-origin: right; }
  60% {
    transform: rotate(-90deg);
    transform-origin: right; }
  to {
    transform: translateY(800px) rotate(-70deg);
    transform-origin: right; } }

/*************************************************************
Letter Shake
**************************************************************/
.leRencontre {
  animation: leRencontre .4s;
  animation-iteration-count: infinite; }

@keyframes leRencontre {
  0%, 33%, 100% {
    transform-origin: bottom;
    animation-timing-function: cubic-bezier(0.17, 0.67, 0.79, 1.83); }
  33% {
    transform: translateY(-2px) rotate(-3deg); }
  66% {
    transform: translateY(2px) rotate(3deg); } }

.lePulseShake {
  animation-name: lePulseShake;
  animation-iteration-count: infinite; }

@keyframes lePulseShake {
  90% {
    transform: scale(1); }
  92% {
    transform: scale(1.2); }
  96% {
    transform: scale(1, 1); }
  98% {
    transform: scale(1.1); } }

.leHorizontalShake {
  animation-name: leHorizontalShake;
  animation-iteration-count: infinite; }

@keyframes leHorizontalShake {
  3%, 12%, 21%, 30%, 39%, 48%, 57%, 65%, 74%, 3%, 92% {
    transform: translateX(5px); }
  6%, 15%, 24%, 33%, 42%, 51%, 60%, 68%, 77%, 86%, 95% {
    transform: translateX(3px); }
  9%, 18%, 27%, 36%, 45%, 54%, 63%, 71%, 80%, 89%, 98% {
    transform: translateX(-5px); } }

.leVerticalShake {
  animation-name: leVerticalShake;
  animation-iteration-count: infinite; }

@keyframes leVerticalShake {
  3%, 12%, 21%, 30%, 39%, 48%, 57%, 65%, 74%, 83%, 92% {
    transform: translateY(5px); }
  6%, 15%, 24%, 33%, 42%, 51%, 60%, 68%, 77%, 86%, 95% {
    transform: translateY(3px); }
  9%, 18%, 27%, 36%, 45%, 54%, 63%, 71%, 80%, 89%, 98% {
    transform: translateY(-5px); } }

.leMadMax {
  animation-name: leMadMax;
  animation-iteration-count: infinite; }

@keyframes leMadMax {
  3%, 12%, 21%, 30%, 39%, 48%, 57%, 65%, 74%, 83%, 92% {
    transform: translateY(5px) scale(1.1); }
  6%, 15%, 24%, 33%, 42%, 51%, 60%, 68%, 77%, 86%, 95% {
    transform: translateY(3px) scale(0.8); }
  9%, 18%, 27%, 36%, 45%, 54%, 63%, 71%, 80%, 89%, 98% {
    transform: translateY(-5px) scale(1.1); } }

.leHorizontalTremble {
  animation-name: leHorizontalTremble;
  animation-iteration-count: infinite; }

@keyframes leHorizontalTremble {
  3%, 21%, 39%, 57%, 74%, 92% {
    transform: translateX(5px); }
  6%, 24%, 42%, 60%, 77%, 95% {
    transform: translateX(3px); }
  9%, 27%, 45%, 63%, 80%, 98% {
    transform: translateX(-5px); } }

.leVerticalTremble {
  animation-name: leVerticalTremble;
  animation-iteration-count: infinite; }

@keyframes leVerticalTremble {
  3%, 21%, 39%, 57%, 74%, 92% {
    transform: translateY(5px); }
  6%, 24%, 42%, 60%, 77%, 95% {
    transform: translateY(3px); }
  9%, 27%, 45%, 63%, 80%, 98% {
    transform: translateY(-5px); } }

.leCrazyCool {
  animation-name: leCrazyCool;
  animation-iteration-count: infinite; }

@keyframes leCrazyCool {
  3%, 21%, 39%, 57%, 74%, 92% {
    transform: translateY(5px) scale(1.1); }
  6%, 24%, 42%, 60%, 77%, 95% {
    transform: translateY(3px) scale(0.8); }
  9%, 27%, 45%, 63%, 80%, 98% {
    transform: translateY(-5px) scale(1.1); } }

.leVibration {
  animation: leVibration .1s linear infinite; }

@keyframes leVibration {
  50% {
    transform: skewY(1deg) skewX(-1deg) scale(1.06); } }

/*************************************************************
Letter Push Release
**************************************************************/
.lePushReleaseFrom {
  animation-name: lePushReleaseFrom; }

@keyframes lePushReleaseFrom {
  from {
    transform: scale(3, 3);
    opacity: 0; }
  50% {
    transform: scale(0.5, 0.5); } }

.lePushReleaseFromLeft {
  animation-name: lePushReleaseFromLeft; }

@keyframes lePushReleaseFromLeft {
  from {
    transform: translateX(-100%);
    opacity: 0; }
  30% {
    transform: translateX(100px); } }

.lePushReleaseFromTop {
  animation-name: lePushReleaseFromTop; }

@keyframes lePushReleaseFromTop {
  from {
    transform: translateY(-100%);
    opacity: 0; }
  30% {
    transform: translateY(100px); } }

.lePushReleaseFromBottom {
  animation-name: lePushReleaseFromBottom; }

@keyframes lePushReleaseFromBottom {
  from {
    transform: translateY(100%);
    opacity: 0; }
  30% {
    transform: translateY(-100px); } }

.lePushReleaseTo {
  animation-name: lePushReleaseTo; }

@keyframes lePushReleaseTo {
  30% {
    transform: scale(0.5, 0.5); }
  to {
    transform: scale(5, 5);
    opacity: 0; } }

.lePushReleaseToTop {
  animation-name: lePushReleaseToTop; }

@keyframes lePushReleaseToTop {
  30% {
    transform: translateY(100px); }
  to {
    transform: translateY(-100%);
    opacity: 0; } }

.lePushReleaseToBottom {
  animation-name: lePushReleaseToBottom; }

@keyframes lePushReleaseToBottom {
  30% {
    transform: translateY(-100px); }
  to {
    transform: translateY(100%);
    opacity: 0; } }

/*************************************************************
Letter Flip
**************************************************************/
.leFlipInTop {
  animation-name: leFlipInTop; }

@keyframes leFlipInTop {
  from {
    transform: perspective(600px);
    opacity: 0; }
  30% {
    transform: perspective(600px) rotateX(180deg);
    transform-origin: 0 0;
    animation-timing-function: ease-out; }
  to {
    transform: perspective(600px); } }

.leFlipOutTop {
  animation-name: leFlipOutTop; }

@keyframes leFlipOutTop {
  to {
    transform: perspective(600px);
    opacity: 0; }
  70% {
    transform: perspective(600px) rotateX(180deg);
    transform-origin: 0 0;
    animation-timing-function: ease-out; }
  to {
    transform: perspective(600px); } }

.leFlipInBottom {
  animation-name: leFlipInBottom; }

@keyframes leFlipInBottom {
  from {
    transform: perspective(600px);
    opacity: 0; }
  30% {
    transform: perspective(600px) rotateX(180deg);
    transform-origin: bottom;
    animation-timing-function: ease-out; }
  to {
    transform: perspective(600px); } }

.leFlipOutBottom {
  animation-name: leFlipOutBottom; }

@keyframes leFlipOutBottom {
  to {
    transform: perspective(600px);
    opacity: 0; }
  70% {
    transform: perspective(600px) rotateX(180deg);
    transform-origin: bottom;
    animation-timing-function: ease-out; }
  to {
    transform: perspective(600px); } }

/*************************************************************
Letter Elevate
**************************************************************/
.leElevateLeft {
  animation-name: leElevateLeft; }

@keyframes leElevateLeft {
  from {
    transform: translateY(100%) rotate(-20deg);
    transform-origin: right;
    opacity: 0; }
  40% {
    transform: rotate(20deg);
    transform-origin: right; }
  65% {
    transform: rotate(0deg);
    transform-origin: right; } }

.leElevateRight {
  animation-name: leElevateRight; }

@keyframes leElevateRight {
  from {
    transform: translateY(100%) rotate(20deg);
    transform-origin: left;
    opacity: 0; }
  40% {
    transform: rotate(-20deg);
    transform-origin: left; }
  65% {
    transform: rotate(0deg);
    transform-origin: left; } }

/*************************************************************
Letter Roll From
**************************************************************/
.leRollFromLeft {
  animation-name: leRollFromLeft; }

@keyframes leRollFromLeft {
  from {
    transform: translateX(-60px) perspective(600px) rotateY(180deg);
    opacity: 0; } }

.leRollFromRight {
  animation-name: leRollFromRight; }

@keyframes leRollFromRight {
  from {
    transform: translateX(60px) perspective(600px) rotateY(-180deg);
    opacity: 0; } }

.leRollFromTop {
  animation-name: leRollFromTop; }

@keyframes leRollFromTop {
  from {
    transform: translateY(-60px) perspective(600px) rotateX(180deg);
    opacity: 0; } }

.leRollFromBottom {
  animation-name: leRollFromBottom; }

@keyframes leRollFromBottom {
  from {
    transform: translateY(60px) perspective(600px) rotateX(-180deg);
    opacity: 0; } }

/*************************************************************
Letter Roll To
**************************************************************/
.leRollToLeft {
  animation-name: leRollToLeft; }

@keyframes leRollToLeft {
  to {
    transform: translateX(-60px) perspective(600px) rotateY(180deg);
    opacity: 0; } }

.leRollToRight {
  animation-name: leRollToRight; }

@keyframes leRollToRight {
  to {
    transform: translateX(60px) perspective(600px) rotateY(-180deg);
    opacity: 0; } }

.leRollToTop {
  animation-name: leRollToTop; }

@keyframes leRollToTop {
  to {
    transform: translateY(-60px) perspective(600px) rotateX(180deg);
    opacity: 0; } }

.leRollToBottom {
  animation-name: leRollToBottom; }

@keyframes leRollToBottom {
  to {
    transform: translateY(60px) perspective(600px) rotateX(-180deg);
    opacity: 0; } }

/*************************************************************
Letter Rotate In skate
**************************************************************/
.leRotateSkateInRight {
  animation-name: leRotateSkateInRight; }

@keyframes leRotateSkateInRight {
  from {
    transform: scaleX(0.2) translateX(100px);
    opacity: 0; } }

.leRotateSkateInLeft {
  animation-name: leRotateSkateInLeft; }

@keyframes leRotateSkateInLeft {
  from {
    transform: scaleX(0.2) translateX(-100px);
    opacity: 0; } }

.leRotateSkateInTop {
  animation-name: leRotateSkateInTop; }

@keyframes leRotateSkateInTop {
  from {
    transform: scaleY(0.2) translateY(-100px);
    opacity: 0; } }

.leRotateSkateInBottom {
  animation-name: leRotateSkateInBottom; }

@keyframes leRotateSkateInBottom {
  from {
    transform: scaleY(0.2) translateY(100px);
    opacity: 0; } }

/*************************************************************
Letter Rotate Out skate
**************************************************************/
.leRotateSkateOutRight {
  animation-name: leRotateSkateOutRight; }

@keyframes leRotateSkateOutRight {
  to {
    transform: scaleX(0.2) translateX(100px);
    opacity: 0; } }

.leRotateSkateOutLeft {
  animation-name: leRotateSkateOutLeft; }

@keyframes leRotateSkateOutLeft {
  to {
    transform: scaleX(0.2) translateX(-100px);
    opacity: 0; } }

.leRotateSkateOutTop {
  animation-name: leRotateSkateOutTop; }

@keyframes leRotateSkateOutTop {
  to {
    transform: scaleY(0.2) translateY(-100px);
    opacity: 0; } }

.leRotateSkateOutBottom {
  animation-name: leRotateSkateOutBottom; }

@keyframes leRotateSkateOutBottom {
  to {
    transform: scaleY(0.2) translateY(100px);
    opacity: 0; } }

/*************************************************************
Letter Rotation
**************************************************************/
.leRotateXZoomIn {
  animation-name: leRotateXZoomIn; }

@keyframes leRotateXZoomIn {
  from {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
    opacity: 0; }
  5% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg); } }

.leRotateXZoomOut {
  animation-name: leRotateXZoomOut; }

@keyframes leRotateXZoomOut {
  95% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg); }
  to {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
    opacity: 0; } }

.leRotateYZoomIn {
  animation-name: leRotateYZoomIn; }

@keyframes leRotateYZoomIn {
  from {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
    opacity: 0; }
  5% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg); } }

.leRotateYZoomOut {
  animation-name: leRotateYZoomOut; }

@keyframes leRotateYZoomOut {
  95% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg); }
  to {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
    opacity: 0; } }

/*************************************************************
Letter Rotate
**************************************************************/
.leRotateIn {
  animation-name: leRotateIn; }

@keyframes leRotateIn {
  from {
    transform: rotate(-180deg);
    opacity: 0; }
  to {
    opacity: 1; } }

.leRotateOut {
  animation-name: leRotateOut; }

@keyframes leRotateOut {
  from {
    opacity: 1; }
  to {
    transform: rotate(180deg);
    opacity: 0; } }

.leRotateInLeft {
  animation-name: leRotateInLeft; }

@keyframes leRotateInLeft {
  from {
    transform: rotate(-180deg) translateX(150px);
    opacity: 0; }
  to {
    opacity: 1; } }

.leRotateOutLeft {
  animation-name: leRotateOutLeft; }

@keyframes leRotateOutLeft {
  from {
    opacity: 1; }
  to {
    transform: rotate(180deg) translateX(150px);
    opacity: 0; } }

.leRotateInRight {
  animation-name: leRotateInRight; }

@keyframes leRotateInRight {
  from {
    transform: rotate(-180deg) translateX(-150px);
    opacity: 0; }
  to {
    opacity: 1; } }

.leRotateOutRight {
  animation-name: leRotateOutRight; }

@keyframes leRotateOutRight {
  from {
    opacity: 1; }
  to {
    transform: rotate(180deg) translateX(-150px);
    opacity: 0; } }

/*************************************************************
Letter Spin
**************************************************************/
.leSpinInLeft {
  animation-name: leSpinInLeft; }

@keyframes leSpinInLeft {
  from, to {
    transform-origin: left bottom; }
  from {
    transform: rotate(90deg);
    opacity: 0; } }

.leSpinInRight {
  animation-name: leSpinInRight; }

@keyframes leSpinInRight {
  from, to {
    transform-origin: right bottom; }
  from {
    transform: rotate(-90deg);
    opacity: 0; } }

.leSpinOutLeft {
  animation-name: leSpinOutLeft; }

@keyframes leSpinOutLeft {
  from, to {
    transform-origin: left bottom; }
  to {
    transform: rotate(90deg);
    opacity: 0; } }

.leSpinOutRight {
  animation-name: leSpinOutRight; }

@keyframes leSpinOutRight {
  from, to {
    transform-origin: right bottom; }
  to {
    transform: rotate(-90deg);
    opacity: 0; } }

/*************************************************************
Letter Blur In
**************************************************************/
.leBlurIn {
  animation-name: leBlurIn; }

@keyframes leBlurIn {
  from {
    transform: scaleX(0.2);
    filter: blur(20px);
    opacity: 0; } }

.leBlurInRight {
  animation-name: leBlurInRight; }

@keyframes leBlurInRight {
  from {
    transform: scaleX(0.2) translateX(100px);
    filter: blur(20px);
    opacity: 0; } }

.leBlurInLeft {
  animation-name: leBlurInLeft; }

@keyframes leBlurInLeft {
  from {
    transform: scaleX(0.2) translateX(-100px);
    filter: blur(20px);
    opacity: 0; } }

.leBlurInTop {
  animation-name: leBlurInTop; }

@keyframes leBlurInTop {
  from {
    transform: scaleY(0.2) translateY(-100px);
    filter: blur(20px);
    opacity: 0; } }

.leBlurInBottom {
  animation-name: leBlurInBottom; }

@keyframes leBlurInBottom {
  from {
    transform: scaleY(0.2) translateY(100px);
    filter: blur(20px);
    opacity: 0; } }

/*************************************************************
Letter Blur Out
**************************************************************/
.leBlurOut {
  animation-name: leBlurOut; }

@keyframes leBlurOut {
  to {
    transform: scaleX(0.2);
    filter: blur(20px);
    opacity: 0; } }

.leBlurOutRight {
  animation-name: leBlurOutRight; }

@keyframes leBlurOutRight {
  to {
    transform: scaleX(0.2) translateX(100px);
    filter: blur(20px);
    opacity: 0; } }

.leBlurOutLeft {
  animation-name: leBlurOutLeft; }

@keyframes leBlurOutLeft {
  to {
    transform: scaleX(0.2) translateX(-100px);
    filter: blur(20px);
    opacity: 0; } }

.leBlurOutTop {
  animation-name: leBlurOutTop; }

@keyframes leBlurOutTop {
  to {
    transform: scaleY(0.2) translateY(-100px);
    filter: blur(20px);
    opacity: 0; } }

.leBlurOutBottom {
  animation-name: leBlurOutBottom; }

@keyframes leBlurOutBottom {
  to {
    transform: scaleY(0.2) translateY(100px);
    filter: blur(20px);
    opacity: 0; } }

/*************************************************************
Letter Pop Up
**************************************************************/
.lePopUp {
  animation-name: lePopUp; }

@keyframes lePopUp {
  50% {
    transform: scale(1.5); } }

.lePopUpLeft {
  animation-name: lePopUpLeft; }

@keyframes lePopUpLeft {
  50% {
    transform: translateX(-50px) scale(1.5);
    animation-timing-function: ease-in; } }

.lePopUpRight {
  animation-name: lePopUpRight; }

@keyframes lePopUpRight {
  50% {
    transform: translateX(50px) scale(1.5);
    animation-timing-function: ease-in; } }

/*************************************************************
Letter Pop Out
**************************************************************/
.lePopOut {
  animation-name: lePopOut; }

@keyframes lePopOut {
  50% {
    transform: scale(0.5); } }

.lePopOutLeft {
  animation-name: lePopOutLeft; }

@keyframes lePopOutLeft {
  50% {
    transform: translateX(-50px) scale(0.5);
    animation-timing-function: ease-in; } }

.lePopOutRight {
  animation-name: lePopOutRight; }

@keyframes lePopOutRight {
  50% {
    transform: translateX(50px) scale(0.5);
    animation-timing-function: ease-in; } }

/*************************************************************
Letter Bouncing
**************************************************************/
.leBounceFromTop {
  animation-name: leBounceFromTop; }

@keyframes leBounceFromTop {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -80px, 0) scale3d(1, 1.2, 1); }
  70% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -20px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.leBounceFromDown {
  animation-name: leBounceFromDown; }

@keyframes leBounceFromDown {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1); }
  70% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 20px, 0); }
  90% {
    transform: translate3d(0, 4px, 0); } }

.leBounceY {
  animation-name: leBounceY; }

@keyframes leBounceY {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: scale3d(1, 1, 1); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: scale3d(1, 2, 1); }
  70% {
    animation-timing-function: ease-in;
    transform: scale3d(1, 1.5, 1); }
  90% {
    transform: scale3d(1, 1.1, 1); } }

.leBounceZoomIn {
  animation-name: leBounceZoomIn; }

@keyframes leBounceZoomIn {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: scale(1.7); }
  70% {
    animation-timing-function: ease-in;
    transform: scale(1.9); }
  90% {
    transform: scale(1.1); } }

.leBounceZoomOut {
  animation-name: leBounceZoomOut; }

@keyframes leBounceZoomOut {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: scale(0.5); }
  70% {
    animation-timing-function: ease-in;
    transform: scale(0.7); }
  90% {
    transform: scale(0.9); } }

/*************************************************************
Letter Perspective
**************************************************************/
.lePerspectiveOutTop {
  animation-name: lePerspectiveOutTop;
  transform: perspective(500px);
  transform-style: preserve-3d; }

@keyframes lePerspectiveOutTop {
  50% {
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
    opacity: 0; } }

.lePerspectiveOutBottom {
  animation-name: lePerspectiveOutBottom;
  transform: perspective(500px);
  transform-style: preserve-3d; }

@keyframes lePerspectiveOutBottom {
  50% {
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
    opacity: 0; } }

/*************************************************************
Letter Zoom In
**************************************************************/
.leZoomIn {
  animation-name: leZoomIn; }

@keyframes leZoomIn {
  from {
    transform: scale(10);
    opacity: 0; } }

.leZoomInLeft {
  animation-name: leZoomInLeft; }

@keyframes leZoomInLeft {
  from {
    transform: scale(10) translateX(-150%);
    opacity: 0; } }

.leZoomInRight {
  animation-name: leZoomInRight; }

@keyframes leZoomInRight {
  from {
    transform: scale(10) translateX(150%);
    opacity: 0; } }

.leZoomInTop {
  animation-name: LetterZoomInTop; }

@keyframes LetterZoomInTop {
  from {
    transform: scale(10) translateY(-50%);
    opacity: 0; } }

.leZoomInBottom {
  animation-name: leZoomInBottom; }

@keyframes leZoomInBottom {
  from {
    transform: scale(10) translateY(50%);
    opacity: 0; } }

/*************************************************************
Letter Zoom Out
**************************************************************/
.leZoomOut {
  animation-name: leZoomOut; }

@keyframes leZoomOut {
  to {
    transform: scale(10);
    opacity: 0; } }

.leZoomOutLeft {
  animation-name: leZoomOutLeft; }

@keyframes leZoomOutLeft {
  to {
    transform: scale(10) translateX(-150%);
    opacity: 0; } }

.leZoomOutRight {
  animation-name: leZoomOutRight; }

@keyframes leZoomOutRight {
  to {
    transform: scale(10) translateX(150%);
    opacity: 0; } }

.leZoomOutTop {
  animation-name: leZoomOutTop; }

@keyframes leZoomOutTop {
  to {
    transform: scale(10) translateY(-50%);
    opacity: 0; } }

.leZoomOutBottom {
  animation-name: leZoomOutBottom; }

@keyframes leZoomOutBottom {
  to {
    transform: scale(10) translateY(50%);
    opacity: 0; } }

/*************************************************************
Letter Dance In
**************************************************************/
.leDanceInTop {
  animation-name: leDanceInTop;
  transform-origin: top; }

@keyframes leDanceInTop {
  from {
    opacity: 0; }
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); } }

.leDanceInMiddle {
  animation-name: leDanceInMiddle; }

@keyframes leDanceInMiddle {
  from {
    opacity: 0; }
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); } }

.leDanceInBottom {
  animation-name: leDanceInBottom;
  transform-origin: bottom; }

@keyframes leDanceInBottom {
  from {
    opacity: 0; }
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); } }

/*************************************************************
Letter Dance Out
**************************************************************/
.leDanceOutTop {
  animation-name: leDanceOutTop;
  transform-origin: top; }

@keyframes leDanceOutTop {
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); }
  to {
    opacity: 0; } }

.leDanceOutMiddle {
  animation-name: leDanceOutMiddle; }

@keyframes leDanceOutMiddle {
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); }
  to {
    opacity: 0; } }

.leDanceOutBottom {
  animation-name: leDanceOutBottom;
  transform-origin: bottom; }

@keyframes leDanceOutBottom {
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); }
  to {
    opacity: 0; } }

/*************************************************************
One After One Fade in
**************************************************************/
.oaoFadeIn:nth-child(even) {
  animation-name: leoaoFadeInTop;
  animation-duration: .7s;
  animation-timing-function: ease-out; }

@keyframes leoaoFadeInTop {
  from {
    transform: translateY(-100px);
    opacity: 0; } }

.oaoFadeIn:nth-child(odd) {
  animation-name: leoaoFadeInBottom;
  animation-duration: .7s;
  animation-timing-function: ease-out; }

@keyframes leoaoFadeInBottom {
  from {
    transform: translateY(100px);
    opacity: 0; } }

.oaoFadeOut:nth-child(even) {
  animation-name: leoaoFadeOutop;
  animation-duration: .7s;
  animation-timing-function: ease-in; }

@keyframes leoaoFadeOutop {
  to {
    transform: translateY(-100px);
    opacity: 0; } }

.oaoFadeOut:nth-child(odd) {
  animation-name: leoaoFadeOutBottom;
  animation-duration: .7s;
  animation-timing-function: ease-in; }

@keyframes leoaoFadeOutBottom {
  to {
    transform: translateY(100%);
    opacity: 0; } }

.oaoFlyIn:nth-child(even) {
  animation-name: leoaoFlyInTop; }

@keyframes leoaoFlyInTop {
  0% {
    transform: translateY(80px);
    opacity: 0; }
  50% {
    transform: translateY(-50px);
    animation-timing-function: ease-out; } }

.oaoFlyIn:nth-child(odd) {
  animation-name: leoaoFlyInBottom; }

@keyframes leoaoFlyInBottom {
  0% {
    transform: translateY(-80px);
    opacity: 0; }
  50% {
    transform: translateY(50px);
    animation-timing-function: ease-out; } }

.oaoFlyOut:nth-child(even) {
  animation-name: leoaoFlyOutTop; }

@keyframes leoaoFlyOutTop {
  30% {
    transform: translateY(80px);
    animation-timing-function: ease-out; }
  80% {
    transform: translateY(-50px);
    animation-timing-function: ease-out; }
  to {
    opacity: 0; } }

.oaoFlyOut:nth-child(odd) {
  animation-name: leoaoFlyOutBottom; }

@keyframes leoaoFlyOutBottom {
  30% {
    transform: translateY(-80px);
    animation-timing-function: ease-out; }
  80% {
    transform: translateY(50px);
    animation-timing-function: ease-out; }
  to {
    opacity: 0; } }

.oaoRotateIn:nth-child(even) {
  animation-name: oaoRotateInTop; }

@keyframes oaoRotateInTop {
  from {
    transform: translateY(-100px) rotate(360deg);
    opacity: 0; } }

.oaoRotateIn:nth-child(odd) {
  animation-name: oaoRotateInBottom; }

@keyframes oaoRotateInBottom {
  from {
    transform: translateY(100px) rotate(360deg);
    opacity: 0; } }

.oaoRotateOut:nth-child(even) {
  animation-name: oaoRotateOutTop; }

@keyframes oaoRotateOutTop {
  to {
    transform: translateY(-100px) rotate(360deg);
    opacity: 0; } }

.oaoRotateOut:nth-child(odd) {
  animation-name: oaoRotateOutBottom; }

@keyframes oaoRotateOutBottom {
  to {
    transform: translateY(100px) rotate(360deg);
    opacity: 0; } }

.oaoRotateXIn:nth-child(even) {
  animation-name: oaoRotateXInTop; }

@keyframes oaoRotateXInTop {
  from {
    transform: translateY(-100px) rotateX(360deg);
    opacity: 0; } }

.oaoRotateXIn:nth-child(odd) {
  animation-name: oaoRotateXInBottom; }

@keyframes oaoRotateXInBottom {
  from {
    transform: translateY(100px) rotateX(360deg);
    opacity: 0; } }

.oaoRotateXOut:nth-child(even) {
  animation-name: oaoRotateXOutTop; }

@keyframes oaoRotateXOutTop {
  to {
    transform: translateY(-100px) rotateX(360deg);
    opacity: 0; } }

.oaoRotateXOut:nth-child(odd) {
  animation-name: oaoRotateXOutBottom; }

@keyframes oaoRotateXOutBottom {
  to {
    transform: translateY(100px) rotateX(360deg);
    opacity: 0; } }

.oaoRotateYIn:nth-child(even) {
  animation-name: oaoRotateYInTop; }

@keyframes oaoRotateYInTop {
  from {
    transform: translateY(-100px) rotateY(360deg);
    opacity: 0; } }

.oaoRotateYIn:nth-child(odd) {
  animation-name: oaoRotateYInBottom; }

@keyframes oaoRotateYInBottom {
  from {
    transform: translateY(100px) rotateY(360deg);
    opacity: 0; } }

.oaoRotateYOut:nth-child(even) {
  animation-name: oaoRotateYOutTop; }

@keyframes oaoRotateYOutTop {
  to {
    transform: translateY(-100px) rotateY(360deg);
    opacity: 0; } }

.oaoRotateYOut:nth-child(odd) {
  animation-name: oaoRotateYOutBottom; }

@keyframes oaoRotateYOutBottom {
  to {
    transform: translateY(100px) rotateY(360deg);
    opacity: 0; } }

/*************************************************************
Fade in
**************************************************************/
.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-100%); }
  to {
    opacity: 1; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(100%); }
  to {
    opacity: 1; } }

.fadeInTop {
  animation-name: fadeInTop; }

@keyframes fadeInTop {
  from {
    opacity: 0;
    transform: translateY(-100%); }
  to {
    opacity: 1; } }

.fadeInBottom {
  animation-name: fadeInBottom; }

@keyframes fadeInBottom {
  from {
    opacity: 0;
    transform: translateY(100%); }
  to {
    opacity: 1; } }

/**************************************************************
Fade Out
**************************************************************/
.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  to {
    opacity: 0; } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateX(-100%); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateX(100%); } }

.fadeOutTop {
  animation-name: fadeOutTop; }

@keyframes fadeOutTop {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateY(-100%); } }

.fadeOutBottom {
  animation-name: fadeOutBottom; }

@keyframes fadeOutBottom {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translateY(100%); } }

/*************************************************************
Move From
**************************************************************/
.moveFromLeft {
  animation-name: moveFromLeft; }

@keyframes moveFromLeft {
  from {
    transform: translateX(-800px); } }

.moveFromRight {
  animation-name: moveFromRight; }

@keyframes moveFromRight {
  from {
    transform: translateX(800px); } }

.moveFromTop {
  animation-name: moveFromTop; }

@keyframes moveFromTop {
  from {
    transform: translateY(-800px); } }

.moveFromBottom {
  animation-name: moveFromBottom; }

@keyframes moveFromBottom {
  from {
    transform: translateY(800px); } }

/*************************************************************
Move To
**************************************************************/
.moveToLeft {
  animation-name: moveToLeft; }

@keyframes moveToLeft {
  to {
    transform: translateX(-800px); } }

.moveToRight {
  animation-name: moveToRight; }

@keyframes moveToRight {
  to {
    transform: translateX(800px); } }

.moveToTop {
  animation-name: moveToTop; }

@keyframes moveToTop {
  to {
    transform: translateY(-800px); } }

.moveToBottom {
  animation-name: moveToBottom; }

@keyframes moveToBottom {
  to {
    transform: translateY(800px); } }

/*************************************************************
Door
**************************************************************/
.doorCloseFromLeft {
  animation-name: doorCloseFromLeft; }

@keyframes doorCloseFromLeft {
  from {
    transform: perspective(400px) rotateY(90deg);
    transform-origin: left;
    opacity: 0; }
  50%, to {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: left;
    opacity: 1; } }

.doorOpenFromRight {
  animation-name: doorOpenFromRight; }

@keyframes doorOpenFromRight {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: left;
    opacity: 1; }
  50%, to {
    transform: perspective(400px) rotateY(90deg);
    transform-origin: left;
    opacity: 0; } }

.doorCloseFromRight {
  animation-name: doorCloseFromRight; }

@keyframes doorCloseFromRight {
  from {
    transform: perspective(400px) rotateY(-90deg);
    transform-origin: right;
    opacity: 0; }
  50%, to {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: right;
    opacity: 1; } }

.doorOpenFromLeft {
  animation-name: doorOpenFromLeft; }

@keyframes doorOpenFromLeft {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: right;
    opacity: 1; }
  50%, to {
    transform: perspective(400px) rotateY(-90deg);
    transform-origin: right;
    opacity: 0; } }

/*************************************************************
Heartbeat
**************************************************************/
.heartbeatSlow {
  animation-name: heartbeatSlow;
  animation-iteration-count: infinite;
  animation-duration: .5s; }

@keyframes heartbeatSlow {
  35%, 65% {
    transform: scale(1.2); } }

.heartbeatFast {
  animation-name: heartbeatFast;
  animation-iteration-count: infinite; }

@keyframes heartbeatFast {
  14%, 42% {
    transform: scale(1.3); }
  28%, 70% {
    transform: scale(1); } }

/*************************************************************
Hang On
**************************************************************/
.hangOnLeft {
  animation-name: hangOnLeft; }

@keyframes hangOnLeft {
  from {
    transform-origin: left; }
  40% {
    transform: rotate(100deg);
    transform-origin: left; }
  55% {
    transform: rotate(80deg);
    transform-origin: left; }
  70% {
    transform: rotate(95deg);
    transform-origin: left; }
  85% {
    transform: rotate(85deg);
    transform-origin: left; }
  100% {
    transform: rotate(90deg);
    transform-origin: left; } }

.hangOnRight {
  animation-name: hangOnRight; }

@keyframes hangOnRight {
  from {
    transform-origin: right; }
  40% {
    transform: rotate(-100deg);
    transform-origin: right; }
  55% {
    transform: rotate(-80deg);
    transform-origin: right; }
  70% {
    transform: rotate(-95deg);
    transform-origin: right; }
  85% {
    transform: rotate(-85deg);
    transform-origin: right; }
  100% {
    transform: rotate(-90deg);
    transform-origin: right; } }

/*************************************************************
Hang And Drop
**************************************************************/
.hangAndDropLeft {
  animation-name: hangAndDropLeft; }

@keyframes hangAndDropLeft {
  from {
    transform-origin: left; }
  50% {
    transform: rotate(100deg);
    transform-origin: left; }
  60% {
    transform: rotate(90deg);
    transform-origin: left;
    opacity: 1; }
  to {
    transform: translateY(300px) rotate(70deg);
    transform-origin: left;
    opacity: 0; } }

.hangAndDropRight {
  animation-name: hangAndDropRight; }

@keyframes hangAndDropRight {
  from {
    transform-origin: right; }
  50% {
    transform: rotate(-100deg);
    transform-origin: right; }
  60% {
    transform: rotate(-90deg);
    transform-origin: right;
    opacity: 1; }
  to {
    transform: translateY(300px) rotate(-70deg);
    transform-origin: right;
    opacity: 0; } }

/*************************************************************
Shake
**************************************************************/
.pulseShake {
  animation-name: pulseShake;
  animation-iteration-count: infinite; }

@keyframes pulseShake {
  90% {
    transform: scale(1); }
  92% {
    transform: scale(1.2); }
  96% {
    transform: scale(1, 1); }
  98% {
    transform: scale(1.1); } }

.horizontalShake {
  animation-name: horizontalShake;
  animation-iteration-count: infinite; }

@keyframes horizontalShake {
  3%, 12%, 21%, 30%, 39%, 48%, 57%, 65%, 74%, 83%, 92% {
    transform: translateX(5px); }
  6%, 15%, 24%, 33%, 42%, 51%, 60%, 68%, 77%, 86%, 95% {
    transform: translateX(3px); }
  9%, 18%, 27%, 36%, 45%, 54%, 63%, 71%, 80%, 89%, 98% {
    transform: translateX(-5px); } }

.verticalShake {
  animation-name: verticalShake;
  animation-iteration-count: infinite; }

@keyframes verticalShake {
  3%, 12%, 21%, 30%, 39%, 48%, 57%, 65%, 74%, 83%, 92% {
    transform: translateY(5px); }
  6%, 15%, 24%, 33%, 42%, 51%, 60%, 68%, 77%, 86%, 95% {
    transform: translateY(3px); }
  9%, 18%, 27%, 36%, 45%, 54%, 63%, 71%, 80%, 89%, 98% {
    transform: translateY(-5px); } }

.madMax {
  animation-name: madMax;
  animation-iteration-count: infinite; }

@keyframes madMax {
  3%, 12%, 21%, 30%, 39%, 48%, 57%, 65%, 74%, 83%, 92% {
    transform: translateY(5px) scale(1.1); }
  6%, 15%, 24%, 33%, 42%, 51%, 60%, 68%, 77%, 86%, 95% {
    transform: translateY(3px) scale(0.8); }
  9%, 18%, 27%, 36%, 45%, 54%, 63%, 71%, 80%, 89%, 98% {
    transform: translateY(-5px) scale(1.1); } }

.coolHorizontalShake {
  animation-name: coolHorizontalShake;
  animation-iteration-count: infinite; }

@keyframes coolHorizontalShake {
  3%, 21%, 39%, 57%, 74%, 92% {
    transform: translateX(5px); }
  6%, 24%, 42%, 60%, 77%, 95% {
    transform: translateX(3px); }
  9%, 27%, 45%, 63%, 80%, 98% {
    transform: translateX(-5px); } }

.coolVerticalShake {
  animation-name: coolVerticalShake;
  animation-iteration-count: infinite; }

@keyframes coolVerticalShake {
  3%, 21%, 39%, 57%, 74%, 92% {
    transform: translateY(5px); }
  6%, 24%, 42%, 60%, 77%, 95% {
    transform: translateY(3px); }
  9%, 27%, 45%, 63%, 80%, 98% {
    transform: translateY(-5px); } }

.quietMad {
  animation-name: quietMad;
  animation-iteration-count: infinite; }

@keyframes quietMad {
  3%, 21%, 39%, 57%, 74%, 92% {
    transform: translateY(5px) scale(1.1); }
  6%, 24%, 42%, 60%, 77%, 95% {
    transform: translateY(3px) scale(0.8); }
  9%, 27%, 45%, 63%, 80%, 98% {
    transform: translateY(-5px) scale(1.1); } }

.vibration {
  animation: vibration .1s linear infinite; }

@keyframes vibration {
  50% {
    transform: skewY(1deg) skewX(-1deg) scale(1.06); } }

/*************************************************************
Push Release From
**************************************************************/
.pushReleaseFrom {
  animation-name: pushReleaseFrom; }

@keyframes pushReleaseFrom {
  from {
    transform: scale(3, 3);
    opacity: 0; }
  30% {
    transform: scale(0.5, 0.5); } }

.pushReleaseFromLeft {
  animation-name: pushReleaseFromLeft; }

@keyframes pushReleaseFromLeft {
  from {
    transform: translateX(-100%); }
  30% {
    transform: translateX(100px); } }

.pushReleaseFromRight {
  animation-name: pushReleaseFromRight; }

@keyframes pushReleaseFromRight {
  from {
    transform: translateX(100%); }
  30% {
    transform: translateX(-100px); } }

.pushReleaseFromTop {
  animation-name: pushReleaseFromTop; }

@keyframes pushReleaseFromTop {
  from {
    transform: translateY(-100%); }
  30% {
    transform: translateY(100px); } }

.pushReleaseFromBottom {
  animation-name: pushReleaseFromBottom; }

@keyframes pushReleaseFromBottom {
  from {
    transform: translateY(100%); }
  30% {
    transform: translateY(-100px); } }

/*************************************************************
Push Release To
**************************************************************/
.pushReleaseTo {
  animation-name: pushReleaseTo; }

@keyframes pushReleaseTo {
  30% {
    transform: scale(0.5, 0.5); }
  to {
    transform: scale(5, 5);
    opacity: 0; } }

.pushReleaseToLeft {
  animation-name: pushReleaseToLeft; }

@keyframes pushReleaseToLeft {
  30% {
    transform: translateX(100px); }
  to {
    transform: translateX(-100%);
    opacity: 0; } }

.pushReleaseToRight {
  animation-name: pushReleaseToRight; }

@keyframes pushReleaseToRight {
  30% {
    transform: translateX(-100px); }
  to {
    transform: translateX(100%);
    opacity: 0; } }

.pushReleaseToTop {
  animation-name: pushReleaseToTop; }

@keyframes pushReleaseToTop {
  30% {
    transform: translateY(100px); }
  to {
    transform: translateY(-100%);
    opacity: 0; } }

.pushReleaseToBottom {
  animation-name: pushReleaseToBottom; }

@keyframes pushReleaseToBottom {
  30% {
    transform: translateY(-100px); }
  to {
    transform: translateY(100%);
    opacity: 0; } }

/*************************************************************
Flip X
**************************************************************/
.flipX {
  animation-name: flipX; }

@keyframes flipX {
  from {
    transform: perspective(600px) rotateX(-180deg);
    opacity: 0; }
  to {
    transform: perspective(600px) rotateX(-360deg); } }

.flipXZoomIn {
  animation-name: flipXZoomIn; }

@keyframes flipXZoomIn {
  from {
    transform: perspective(600px) rotateX(0deg) scale(1);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(600px) rotateX(-180deg) scale(1.8);
    animation-timing-function: ease-out; }
  80% {
    transform: perspective(600px) rotateX(-360deg) scale(0.7);
    animation-timing-function: ease-in; }
  to {
    transform: scale(1); } }

.flipXZoomOut {
  animation-name: flipXZoomOut; }

@keyframes flipXZoomOut {
  from {
    transform: perspective(600px) rotateX(0deg) scale(1);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(600px) rotateX(180deg) scale(1.8);
    animation-timing-function: ease-out; }
  80% {
    transform: perspective(600px) rotateX(360deg) scale(0.7);
    animation-timing-function: ease-in; }
  to {
    transform: scale(1); } }

/*************************************************************
Flip Y
**************************************************************/
.flipY {
  animation-name: flipY; }

@keyframes flipY {
  from {
    transform: perspective(600px) rotateY(180deg);
    opacity: 0; }
  to {
    transform: perspective(600px) rotateY(360deg); } }

.flipYZoomIn {
  animation-name: flipYZoomIn; }

@keyframes flipYZoomIn {
  from {
    transform: perspective(600px) rotateY(0deg) scale(1);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(600px) rotateY(180deg) scale(1.6);
    animation-timing-function: ease-out; }
  80% {
    transform: perspective(600px) rotateY(360deg) scale(0.7);
    animation-timing-function: ease-in; }
  to {
    transform: scale(1); } }

.flipYZoomOut {
  animation-name: flipYZoomOut; }

@keyframes flipYZoomOut {
  from {
    transform: perspective(600px) rotateY(0deg) scale(1);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(600px) rotateY(180deg) scale(0.6);
    animation-timing-function: ease-out; }
  80% {
    transform: perspective(600px) rotateY(360deg) scale(1.8);
    animation-timing-function: ease-in; }
  to {
    transform: scale(1); } }

/*************************************************************
Skew
**************************************************************/
.skewLeft {
  animation-name: skewLeft; }

@keyframes skewLeft {
  70% {
    transform: skewX(40deg); } }

.skewRight {
  animation-name: skewRight; }

@keyframes skewRight {
  70% {
    transform: skewX(-40deg); } }

.skewInLeft {
  animation-name: skewInLeft; }

@keyframes skewInLeft {
  from {
    opacity: 0;
    transform: translateX(-100%) skewX(-40deg); }
  70% {
    transform: skewX(-30deg); } }

.skewInRight {
  animation-name: skewInRight; }

@keyframes skewInRight {
  from {
    opacity: 0;
    transform: translateX(100%) skewX(40deg); }
  70% {
    transform: skewX(30deg); } }

.skewOutLeft {
  animation-name: skewOutLeft; }

@keyframes skewOutLeft {
  20% {
    transform: skewX(40deg); }
  to {
    transform: translateX(-100%) skewX(40deg);
    opacity: 0; } }

.skewOutRight {
  animation-name: skewOutRight; }

@keyframes skewOutRight {
  20% {
    transform: skewX(-40deg); }
  to {
    transform: translateX(100%) skewX(-40deg);
    opacity: 0; } }

/*************************************************************
Shock In
**************************************************************/
.shockZoom {
  animation-name: shockZoom; }

@keyframes shockZoom {
  from {
    transform: matrix(5, 0, 0, 5, 0, 0); }
  35% {
    transform: matrix(2, 0, 0, 2, 0, 0); }
  43% {
    transform: matrix(1, 0, 0, 1, 0, 0); } }

.shockInLeft {
  animation-name: shockInLeft; }

@keyframes shockInLeft {
  from {
    transform: matrix(1, 0, 0, 1, -800, 0); }
  35% {
    transform: matrix(1, 0, 0, 1, 50, 0); }
  43% {
    transform: matrix(1, 0, 0, 1, 0, 0); } }

.shockInRight {
  animation-name: shockInRight; }

@keyframes shockInRight {
  from {
    transform: matrix(1, 0, 0, 1, 800, 0); }
  35% {
    transform: matrix(1, 0, 0, 1, -50, 0); }
  43% {
    transform: matrix(1, 0, 0, 1, 0, 0); } }

.shockInTop {
  animation-name: shockInTop; }

@keyframes shockInTop {
  from {
    transform: matrix(1, 0, 0, 1, 0, -400); }
  35% {
    transform: matrix(1, 0, 0, 1, 0, 50); }
  43% {
    transform: matrix(1, 0, 0, 1, 0, 0); } }

.shockInBottom {
  animation-name: shockInBottom; }

@keyframes shockInBottom {
  from {
    transform: matrix(1, 0, 0, 1, 0, 400); }
  35% {
    transform: matrix(1, 0, 0, 1, 0, -50); }
  43% {
    transform: matrix(1, 0, 0, 1, 0, 0); } }

/*************************************************************
Pull release
**************************************************************/
.pullRelease {
  animation-name: pullRelease; }

@keyframes pullRelease {
  15% {
    transform: scale(1.8); } }

.pushRelease {
  animation-name: pushRelease; }

@keyframes pushRelease {
  15% {
    transform: scale(0.5); } }

/*************************************************************
Swing In
**************************************************************/
.swingInLeft {
  animation-name: swingInLeft; }

@keyframes swingInLeft {
  from {
    transform: matrix(3, 0, 0, 3, -800, 0);
    animation-timing-function: ease-out; }
  50% {
    transform: matrix(1.3, 0, 0, 1.3, 20, 0); } }

.swingInRight {
  animation-name: swingInRight; }

@keyframes swingInRight {
  from {
    transform: matrix(3, 0, 0, 3, 800, 0);
    animation-timing-function: ease-out; }
  50% {
    transform: matrix(1.3, 0, 0, 1.3, -20, 0); } }

.swingInTop {
  animation-name: swingInTop; }

@keyframes swingInTop {
  from {
    transform: matrix(3, 0, 0, 3, 0, -800);
    animation-timing-function: ease-out; }
  50% {
    transform: matrix(1.3, 0, 0, 1.3, 0, 20); } }

.swingInBottom {
  animation-name: swingInBottom; }

@keyframes swingInBottom {
  from {
    transform: matrix(3, 0, 0, 3, 0, 800);
    animation-timing-function: ease-out; }
  50% {
    transform: matrix(1.3, 0, 0, 1.3, 0, -20); } }

/*************************************************************
Elevate
**************************************************************/
.elevateLeft {
  animation-name: elevateLeft; }

@keyframes elevateLeft {
  from {
    transform: translateY(100%) rotate(-20deg);
    transform-origin: right; }
  40% {
    transform: rotate(20deg);
    transform-origin: right; }
  65% {
    transform: rotate(0deg);
    transform-origin: right; } }

.elevateRight {
  animation-name: elevateRight; }

@keyframes elevateRight {
  from {
    transform: translateY(100%) rotate(20deg);
    transform-origin: left; }
  40% {
    transform: rotate(-20deg);
    transform-origin: left; }
  65% {
    transform: rotate(0deg);
    transform-origin: left; } }

/*************************************************************
Roll From
**************************************************************/
.rollFromLeft {
  animation-name: rollFromLeft; }

@keyframes rollFromLeft {
  from {
    transform: translateX(-100%) perspective(600px) rotateY(180deg);
    opacity: 0; }
  to {
    transform: translateX(0) perspective(600px) rotateY(0deg);
    opacity: 1; } }

.rollFromRight {
  animation-name: rollFromRight; }

@keyframes rollFromRight {
  from {
    transform: translateX(100%) perspective(600px) rotateY(-180deg);
    opacity: 0; }
  to {
    transform: translateX(0) perspective(600px) rotateY(0deg);
    opacity: 1; } }

.rollFromTop {
  animation-name: rollFromTop; }

@keyframes rollFromTop {
  from {
    transform: translateY(-100%) perspective(600px) rotateY(180deg);
    opacity: 0; }
  to {
    transform: translateY(0) perspective(600px) rotateY(0deg);
    opacity: 1; } }

.rollFromBottom {
  animation-name: rollFromBottom; }

@keyframes rollFromBottom {
  from {
    transform: translateY(100%) perspective(600px) rotateY(-180deg);
    opacity: 0; }
  to {
    transform: translateY(0) perspective(600px) rotateY(0deg);
    opacity: 1; } }

/*************************************************************
Roll To
**************************************************************/
.rollToLeft {
  animation-name: rollToLeft; }

@keyframes rollToLeft {
  from {
    transform: translateX(0) perspective(600px) rotateY(0deg);
    opacity: 1; }
  to {
    transform: translateX(-100%) perspective(600px) rotateY(180deg);
    opacity: 0; } }

.rollToRight {
  animation-name: rollToRight; }

@keyframes rollToRight {
  from {
    transform: translateX(0) perspective(600px) rotateY(0deg);
    opacity: 1; }
  to {
    transform: translateX(100%) perspective(600px) rotateY(-180deg);
    opacity: 0; } }

.rollToTop {
  animation-name: rollToTop; }

@keyframes rollToTop {
  from {
    transform: translateY(0) perspective(600px) rotateX(0deg);
    opacity: 1; }
  to {
    transform: translateY(-100%) perspective(600px) rotateX(180deg);
    opacity: 0; } }

.rollToBottom {
  animation-name: rollToBottom; }

@keyframes rollToBottom {
  to {
    transform: translateY(0) perspective(600px) rotateX(0deg);
    opacity: 1; }
  to {
    transform: translateY(100%) perspective(600px) rotateX(-180deg);
    opacity: 0; } }

/*************************************************************
Rotation
**************************************************************/
.rotate {
  animation-name: rotate;
  animation-timing-function: ease-in-out; }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.rotateX {
  animation-name: rotateX; }

@keyframes rotateX {
  from {
    transform: perspective(600px) rotateX(0deg); }
  to {
    transform: perspective(600px) rotateX(90deg); } }

.rotateXIn {
  animation-name: rotateXIn; }

@keyframes rotateXIn {
  from {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
    opacity: 0; }
  5% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg); } }

.rotateXOut {
  animation-name: rotateXOut; }

@keyframes rotateXOut {
  95% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg); }
  to {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
    opacity: 0; } }

.rotateY {
  animation-name: rotateY; }

@keyframes rotateY {
  from {
    transform: perspective(600px) rotateY(0deg); }
  to {
    transform: perspective(600px) rotateY(90deg); } }

.rotateYIn {
  animation-name: rotateYIn; }

@keyframes rotateYIn {
  from {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
    opacity: 0; }
  5% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg); } }

.rotateYOut {
  animation-name: rotateYOut; }

@keyframes rotateYOut {
  95% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg); }
  to {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
    opacity: 0; } }

/*************************************************************
Rotate In
**************************************************************/
.rotateInLeft {
  animation-name: rotateInLeft; }

@keyframes rotateInLeft {
  from {
    opacity: 0;
    transform: translateX(-100%) rotate(0deg); }
  to {
    transform: translateX(0px) rotate(360deg); } }

.rotateInRight {
  animation-name: rotateInRight; }

@keyframes rotateInRight {
  from {
    opacity: 0;
    transform: translateX(100%) rotate(0deg); }
  to {
    transform: translateX(0px) rotate(-360deg); } }

.rotateInTop {
  animation-name: rotateInTop; }

@keyframes rotateInTop {
  from {
    opacity: 0;
    transform: translateY(-400%) rotate(0deg); }
  to {
    transform: translateX(0px) rotate(360deg); } }

.rotateInBottom {
  animation-name: rotateInBottom; }

@keyframes rotateInBottom {
  from {
    opacity: 0;
    transform: translateY(400%) rotate(0deg); }
  to {
    transform: translateX(0px) rotate(360deg); } }

/*************************************************************
Rotate Out
**************************************************************/
.rotateOutLeft {
  animation-name: rotateOutLeft; }

@keyframes rotateOutLeft {
  from {
    transform: translateX(0px) rotate(360deg); }
  to {
    transform: translateX(-800px) rotate(0deg);
    opacity: 0; } }

.rotateOutRight {
  animation-name: rotateOutRight; }

@keyframes rotateOutRight {
  from {
    transform: translateX(0px) rotate(-360deg); }
  to {
    transform: translateX(800px) rotate(0deg);
    opacity: 0; } }

.rotateOutTop {
  animation-name: rotateOutTop; }

@keyframes rotateOutTop {
  from {
    transform: translateX(0px) rotate(360deg); }
  to {
    transform: translateY(-800px) rotate(0deg);
    opacity: 0; } }

.rotateOutBottom {
  animation-name: rotateOutBottom; }

@keyframes rotateOutBottom {
  from {
    transform: translateX(0px) rotate(360deg); }
  to {
    transform: translateY(800px) rotate(0deg);
    opacity: 0; } }

/*************************************************************
Spin To
**************************************************************/
.spinToLeft {
  animation-name: spinToLeft; }

@keyframes spinToLeft {
  from, to {
    transform-origin: left bottom; }
  from {
    transform: rotate(90deg);
    opacity: 0; } }

.spinToRight {
  animation-name: spinToRight; }

@keyframes spinToRight {
  from, to {
    transform-origin: right bottom; }
  from {
    transform: rotate(-90deg);
    opacity: 0; } }

.spinToTop {
  animation-name: spinToTop; }

@keyframes spinToTop {
  from, to {
    transform-origin: left bottom; }
  from {
    transform: rotate(-90deg);
    opacity: 0; } }

.spinToBottom {
  animation-name: spinToBottom; }

@keyframes spinToBottom {
  from, to {
    transform-origin: right bottom; }
  from {
    transform: rotate(90deg);
    opacity: 0; } }

/*************************************************************
Spin From
**************************************************************/
.spinFromLeft {
  animation-name: spinFromLeft; }

@keyframes spinFromLeft {
  from, to {
    transform-origin: left bottom; }
  to {
    transform: rotate(90deg);
    opacity: 0; } }

.spinFromRight {
  animation-name: spinFromRight; }

@keyframes spinFromRight {
  from, to {
    transform-origin: right bottom; }
  to {
    transform: rotate(-90deg);
    opacity: 0; } }

.spinFromTop {
  animation-name: spinFromTop; }

@keyframes spinFromTop {
  from, to {
    transform-origin: left bottom; }
  to {
    transform: rotate(-90deg);
    opacity: 0; } }

.spinFromBottom {
  animation-name: spinFromBottom; }

@keyframes spinFromBottom {
  from, to {
    transform-origin: right bottom; }
  to {
    transform: rotate(90deg);
    opacity: 0; } }

/*************************************************************
Blur In
**************************************************************/
.blurIn {
  animation-name: blurIn; }

@keyframes blurIn {
  from {
    filter: blur(20px);
    opacity: 0; } }

.blurInLeft, .testanim1.in-view {
  animation-name: blurInLeft; }

@keyframes blurInLeft {
  from {
    transform: translateX(100%);
    filter: blur(20px);
    opacity: 0; } }

.blurInRight {
  animation-name: blurInRight; }

@keyframes blurInRight {
  from {
    transform: translateX(-100%);
    filter: blur(20px);
    opacity: 0; } }

.blurInTop {
  animation-name: blurInTop; }

@keyframes blurInTop {
  from {
    transform: translateY(100%);
    filter: blur(20px);
    opacity: 0; } }

.blurInBottom {
  animation-name: blurInBottom; }

@keyframes blurInBottom {
  from {
    transform: translateY(-100%);
    filter: blur(20px);
    opacity: 0; } }

/*************************************************************
Blur Out
**************************************************************/
.blurOut {
  animation-name: blurOut; }

@keyframes blurOut {
  85%, to {
    filter: blur(20px); }
  to {
    opacity: 0; } }

.blurOutLeft {
  animation-name: blurOutLeft; }

@keyframes blurOutLeft {
  85%, to {
    filter: blur(20px);
    transform: translateX(100%); }
  to {
    opacity: 0; } }

.blurOutRight {
  animation-name: blurOutRight; }

@keyframes blurOutRight {
  85%, to {
    filter: blur(20px);
    transform: translateX(-100%); }
  to {
    opacity: 0; } }

.blurOutTop {
  animation-name: blurOutTop; }

@keyframes blurOutTop {
  85%, to {
    filter: blur(20px);
    transform: translateY(100%); }
  to {
    opacity: 0; } }

.blurOutBottom {
  animation-name: blurOutBottom; }

@keyframes blurOutBottom {
  85%, to {
    filter: blur(20px);
    transform: translateY(-100%); }
  to {
    opacity: 0; } }

/*************************************************************
Bounce
**************************************************************/
.bounceFromTop {
  animation-name: bounceFromTop; }

@keyframes bounceFromTop {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -80px, 0) scale3d(1, 1.6, 1); }
  70% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -20px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounceFromDown {
  animation-name: bounceFromDown; }

@keyframes bounceFromDown {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1); }
  70% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 20px, 0); }
  90% {
    transform: translate3d(0, 4px, 0); } }

.bounceX {
  animation-name: bounceX; }

@keyframes bounceX {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: scale3d(1, 1, 1); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: scale3d(1.8, 1, 1); }
  70% {
    animation-timing-function: ease-in;
    transform: scale3d(1.5, 1, 1); }
  90% {
    transform: scale3d(1.1, 1, 1); } }

.bounceY {
  animation-name: bounceY; }

@keyframes bounceY {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: scale3d(1, 1, 1); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: scale3d(1, 2, 1); }
  70% {
    animation-timing-function: ease-in;
    transform: scale3d(1, 1.5, 1); }
  90% {
    transform: scale3d(1, 1.1, 1); } }

.bounceZoomIn {
  animation-name: bounceZoomIn; }

@keyframes bounceZoomIn {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: scale(1.5); }
  70% {
    animation-timing-function: ease-in;
    transform: scale(1.3); }
  90% {
    transform: scale(1.1); } }

.bounceZoomOut {
  animation-name: bounceZoomOut; }

@keyframes bounceZoomOut {
  0%, 25%, 55%, 85%, 100% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  41%, 44% {
    animation-timing-function: ease-in;
    transform: scale(0.3); }
  70% {
    animation-timing-function: ease-in;
    transform: scale(0.5); }
  90% {
    transform: scale(0.9); } }

/*************************************************************
Bounce In
**************************************************************/
.bounceInTop {
  animation-name: bounceInTop; }

@keyframes bounceInTop {
  0% {
    transform: translate3d(0, -300%, 0); }
  58% {
    transform: translate3d(0, 27px, 0); }
  73% {
    transform: translate3d(0, -12px, 0); }
  88% {
    transform: translate3d(0, 7px, 0); } }

.bounceInBottom {
  animation-name: bounceInBottom; }

@keyframes bounceInBottom {
  0% {
    transform: translate3d(0, 300%, 0); }
  58% {
    transform: translate3d(0, -27px, 0); }
  73% {
    transform: translate3d(0, 12px, 0); }
  88% {
    transform: translate3d(0, -8px, 0); } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInLeft {
  0% {
    transform: translate3d(-300%, 0, 0); }
  58% {
    transform: translate3d(27px, 0, 0); }
  73% {
    transform: translate3d(-12px, 0, 0); }
  88% {
    transform: translate3d(8px, 0, 0); } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInRight {
  0% {
    transform: translate3d(300%, 0, 0); }
  58% {
    transform: translate3d(-27px, 0, 0); }
  73% {
    transform: translate3d(12px, 0, 0); }
  88% {
    transform: translate3d(-8px, 0, 0); } }

/*************************************************************
Bounce Out
**************************************************************/
.bounceOutTop {
  animation-name: bounceOutTop; }

@keyframes bounceOutTop {
  18%, 33%, 48% {
    opacity: 1; }
  18% {
    transform: translate3d(0, 27px, 0); }
  33% {
    transform: translate3d(0, -12px, 0); }
  48% {
    transform: translate3d(0, 8px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, -300%, 0); } }

.bounceOutBottom {
  animation-name: bounceOutBottom; }

@keyframes bounceOutBottom {
  18%, 33%, 48% {
    opacity: 1; }
  18% {
    transform: translate3d(0, -27px, 0); }
  33% {
    transform: translate3d(0, 12px, 0); }
  48% {
    transform: translate3d(0, -8px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, 300%, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutLeft {
  18%, 33%, 48% {
    opacity: 1; }
  18% {
    transform: translate3d(27px, 0, 0); }
  33% {
    transform: translate3d(-12px, 0, 0); }
  48% {
    transform: translate3d(8px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(-300%, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutRight {
  18%, 33%, 48% {
    opacity: 1; }
  18% {
    transform: translate3d(-27px, 0, 0); }
  33% {
    transform: translate3d(12px, 0, 0); }
  48% {
    transform: translate3d(-8px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(300%, 0, 0); } }

/*************************************************************
Perspective
**************************************************************/
.perspectiveToTop {
  animation-name: perspectiveToTop;
  transform: perspective(500px);
  transform-style: preserve-3d; }

@keyframes perspectiveToTop {
  50% {
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
    opacity: 0; } }

.perspectiveToBottom {
  animation-name: perspectiveToBottom;
  transform: perspective(500px);
  transform-style: preserve-3d; }

@keyframes perspectiveToBottom {
  50% {
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
    opacity: 0; } }

/*************************************************************
Zoom In
**************************************************************/
.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomIn {
  from {
    transform: scale(10);
    opacity: 0; } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInLeft {
  from {
    transform: scale(10) translateX(-50%);
    opacity: 0; } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInRight {
  from {
    transform: scale(10) translateX(50%);
    opacity: 0; } }

.zoomInTop {
  animation-name: zoomInTop; }

@keyframes zoomInTop {
  from {
    transform: scale(10) translateY(-50%);
    opacity: 0; } }

.zoomInBottom {
  animation-name: zoomInBottom; }

@keyframes zoomInBottom {
  from {
    transform: scale(10) translateY(50%);
    opacity: 0; } }

/*************************************************************
Zoom Out
**************************************************************/
.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOut {
  to {
    transform: scale(10);
    opacity: 0; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutLeft {
  to {
    transform: scale(10) translateX(-50%);
    opacity: 0; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutRight {
  to {
    transform: scale(10) translateX(50%);
    opacity: 0; } }

.zoomOutTop {
  animation-name: zoomOutTop; }

@keyframes zoomOutTop {
  to {
    transform: scale(10) translateY(-50%);
    opacity: 0; } }

.zoomOutBottom {
  animation-name: zoomOutBottom; }

@keyframes zoomOutBottom {
  to {
    transform: scale(10) translateY(50%);
    opacity: 0; } }

/*************************************************************
Dance
**************************************************************/
.danceTop {
  animation-name: danceTop;
  transform-origin: top; }

@keyframes danceTop {
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); } }

.danceMiddle {
  animation-name: danceMiddle; }

@keyframes danceMiddle {
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); } }

.danceBottom {
  animation-name: danceBottom;
  transform-origin: bottom; }

@keyframes danceBottom {
  16% {
    transform: skew(-14deg); }
  33% {
    transform: skew(12deg); }
  49% {
    transform: skew(-8deg); }
  66% {
    transform: skew(6deg); }
  83% {
    transform: skew(-4deg); } }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-push:hover, .hvr-push:focus, .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg); }

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg); }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }
  .hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }

/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px); }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #2098D1;
    color: white; }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098D1;
    background-color: #2098d1;
    color: white; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white; }
    .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
    color: white; }
    .hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
    color: white; }
    .hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
    color: white; }
    .hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
    color: white; }
    .hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
    color: white; }
    .hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
    color: white; }
    .hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
    color: white; }
    .hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
    color: white; }
    .hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
      -webkit-transform: scale(2);
      transform: scale(2); }

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
    color: white; }
    .hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
    color: white; }
    .hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
    color: white; }
    .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
      -webkit-transform: scale(1);
      transform: scale(1); }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
    color: white; }
    .hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: white; }
    .hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
    color: white; }
    .hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
      -webkit-transform: scaleY(0);
      transform: scaleY(0); }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
    color: white; }
    .hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none; }

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
    opacity: 1; }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out; }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in; }

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px; }

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1; }

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius; }
  .hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
    border-radius: 1em; }

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
    right: 0; }

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
    left: 0;
    right: 0; }

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
    left: 0; }

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
    right: 0; }

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
    left: 0;
    right: 0; }

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
    left: 0; }

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098D1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px; }

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }
  .hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity; }
  .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */ }
    .hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px);
      /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-shadow-radial:before, .hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
    opacity: 1; }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent; }
  .hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1; }
  .hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent; }
  .hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent; }
  .hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
    .hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px); }

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
    .hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
      -webkit-transform: translateX(10px);
      transform: translateX(10px); }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
    .hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
      -webkit-transform: translateY(10px);
      transform: translateY(10px); }

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
    .hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px); }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px); }

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color; }
  .hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
    color: #0F9E5E; }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-float-away:before, .hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome; }
  .hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0); }

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg); }

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
    /*For IE7-8-9*/
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px; }

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

/* 
* @preserve brand-colors 1.2.1
* http://reimertz.github.io/brand-colors
* (c) 2014 Pierre Reimertz
* may be freely distributed under the MIT license.
*/
.flag-icon-background, .flag-icon, .mod_changelanguage ul li a, .mod_changelanguage ul li span {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat; }

.flag-icon, .mod_changelanguage ul li a, .mod_changelanguage ul li span {
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em; }
  .flag-icon:before, .mod_changelanguage ul li a:before, .mod_changelanguage ul li span:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared, .mod_changelanguage ul li a.flag-icon-squared, .mod_changelanguage ul li span.flag-icon-squared {
    width: 1em; }

.flag-icon-ad {
  background-image: url(../../images/flags/4x3/ad.svg); }
  .flag-icon-ad.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ad.svg); }

.flag-icon-ae {
  background-image: url(../../images/flags/4x3/ae.svg); }
  .flag-icon-ae.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ae.svg); }

.flag-icon-af {
  background-image: url(../../images/flags/4x3/af.svg); }
  .flag-icon-af.flag-icon-squared {
    background-image: url(../../images/flags/1x1/af.svg); }

.flag-icon-ag {
  background-image: url(../../images/flags/4x3/ag.svg); }
  .flag-icon-ag.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ag.svg); }

.flag-icon-ai {
  background-image: url(../../images/flags/4x3/ai.svg); }
  .flag-icon-ai.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ai.svg); }

.flag-icon-al {
  background-image: url(../../images/flags/4x3/al.svg); }
  .flag-icon-al.flag-icon-squared {
    background-image: url(../../images/flags/1x1/al.svg); }

.flag-icon-am {
  background-image: url(../../images/flags/4x3/am.svg); }
  .flag-icon-am.flag-icon-squared {
    background-image: url(../../images/flags/1x1/am.svg); }

.flag-icon-ao {
  background-image: url(../../images/flags/4x3/ao.svg); }
  .flag-icon-ao.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ao.svg); }

.flag-icon-aq {
  background-image: url(../../images/flags/4x3/aq.svg); }
  .flag-icon-aq.flag-icon-squared {
    background-image: url(../../images/flags/1x1/aq.svg); }

.flag-icon-ar {
  background-image: url(../../images/flags/4x3/ar.svg); }
  .flag-icon-ar.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ar.svg); }

.flag-icon-as {
  background-image: url(../../images/flags/4x3/as.svg); }
  .flag-icon-as.flag-icon-squared {
    background-image: url(../../images/flags/1x1/as.svg); }

.flag-icon-at {
  background-image: url(../../images/flags/4x3/at.svg); }
  .flag-icon-at.flag-icon-squared {
    background-image: url(../../images/flags/1x1/at.svg); }

.flag-icon-au {
  background-image: url(../../images/flags/4x3/au.svg); }
  .flag-icon-au.flag-icon-squared {
    background-image: url(../../images/flags/1x1/au.svg); }

.flag-icon-aw {
  background-image: url(../../images/flags/4x3/aw.svg); }
  .flag-icon-aw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/aw.svg); }

.flag-icon-ax {
  background-image: url(../../images/flags/4x3/ax.svg); }
  .flag-icon-ax.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ax.svg); }

.flag-icon-az {
  background-image: url(../../images/flags/4x3/az.svg); }
  .flag-icon-az.flag-icon-squared {
    background-image: url(../../images/flags/1x1/az.svg); }

.flag-icon-ba {
  background-image: url(../../images/flags/4x3/ba.svg); }
  .flag-icon-ba.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ba.svg); }

.flag-icon-bb {
  background-image: url(../../images/flags/4x3/bb.svg); }
  .flag-icon-bb.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bb.svg); }

.flag-icon-bd {
  background-image: url(../../images/flags/4x3/bd.svg); }
  .flag-icon-bd.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bd.svg); }

.flag-icon-be {
  background-image: url(../../images/flags/4x3/be.svg); }
  .flag-icon-be.flag-icon-squared {
    background-image: url(../../images/flags/1x1/be.svg); }

.flag-icon-bf {
  background-image: url(../../images/flags/4x3/bf.svg); }
  .flag-icon-bf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bf.svg); }

.flag-icon-bg {
  background-image: url(../../images/flags/4x3/bg.svg); }
  .flag-icon-bg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bg.svg); }

.flag-icon-bh {
  background-image: url(../../images/flags/4x3/bh.svg); }
  .flag-icon-bh.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bh.svg); }

.flag-icon-bi {
  background-image: url(../../images/flags/4x3/bi.svg); }
  .flag-icon-bi.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bi.svg); }

.flag-icon-bj {
  background-image: url(../../images/flags/4x3/bj.svg); }
  .flag-icon-bj.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bj.svg); }

.flag-icon-bl {
  background-image: url(../../images/flags/4x3/bl.svg); }
  .flag-icon-bl.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bl.svg); }

.flag-icon-bm {
  background-image: url(../../images/flags/4x3/bm.svg); }
  .flag-icon-bm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bm.svg); }

.flag-icon-bn {
  background-image: url(../../images/flags/4x3/bn.svg); }
  .flag-icon-bn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bn.svg); }

.flag-icon-bo {
  background-image: url(../../images/flags/4x3/bo.svg); }
  .flag-icon-bo.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bo.svg); }

.flag-icon-bq {
  background-image: url(../../images/flags/4x3/bq.svg); }
  .flag-icon-bq.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bq.svg); }

.flag-icon-br {
  background-image: url(../../images/flags/4x3/br.svg); }
  .flag-icon-br.flag-icon-squared {
    background-image: url(../../images/flags/1x1/br.svg); }

.flag-icon-bs {
  background-image: url(../../images/flags/4x3/bs.svg); }
  .flag-icon-bs.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bs.svg); }

.flag-icon-bt {
  background-image: url(../../images/flags/4x3/bt.svg); }
  .flag-icon-bt.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bt.svg); }

.flag-icon-bv {
  background-image: url(../../images/flags/4x3/bv.svg); }
  .flag-icon-bv.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bv.svg); }

.flag-icon-bw {
  background-image: url(../../images/flags/4x3/bw.svg); }
  .flag-icon-bw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bw.svg); }

.flag-icon-by {
  background-image: url(../../images/flags/4x3/by.svg); }
  .flag-icon-by.flag-icon-squared {
    background-image: url(../../images/flags/1x1/by.svg); }

.flag-icon-bz {
  background-image: url(../../images/flags/4x3/bz.svg); }
  .flag-icon-bz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/bz.svg); }

.flag-icon-ca {
  background-image: url(../../images/flags/4x3/ca.svg); }
  .flag-icon-ca.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ca.svg); }

.flag-icon-cc {
  background-image: url(../../images/flags/4x3/cc.svg); }
  .flag-icon-cc.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cc.svg); }

.flag-icon-cd {
  background-image: url(../../images/flags/4x3/cd.svg); }
  .flag-icon-cd.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cd.svg); }

.flag-icon-cf {
  background-image: url(../../images/flags/4x3/cf.svg); }
  .flag-icon-cf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cf.svg); }

.flag-icon-cg {
  background-image: url(../../images/flags/4x3/cg.svg); }
  .flag-icon-cg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cg.svg); }

.flag-icon-ch {
  background-image: url(../../images/flags/4x3/ch.svg); }
  .flag-icon-ch.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ch.svg); }

.flag-icon-ci {
  background-image: url(../../images/flags/4x3/ci.svg); }
  .flag-icon-ci.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ci.svg); }

.flag-icon-ck {
  background-image: url(../../images/flags/4x3/ck.svg); }
  .flag-icon-ck.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ck.svg); }

.flag-icon-cl {
  background-image: url(../../images/flags/4x3/cl.svg); }
  .flag-icon-cl.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cl.svg); }

.flag-icon-cm {
  background-image: url(../../images/flags/4x3/cm.svg); }
  .flag-icon-cm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cm.svg); }

.flag-icon-cn {
  background-image: url(../../images/flags/4x3/cn.svg); }
  .flag-icon-cn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cn.svg); }

.flag-icon-co {
  background-image: url(../../images/flags/4x3/co.svg); }
  .flag-icon-co.flag-icon-squared {
    background-image: url(../../images/flags/1x1/co.svg); }

.flag-icon-cr {
  background-image: url(../../images/flags/4x3/cr.svg); }
  .flag-icon-cr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cr.svg); }

.flag-icon-cu {
  background-image: url(../../images/flags/4x3/cu.svg); }
  .flag-icon-cu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cu.svg); }

.flag-icon-cv {
  background-image: url(../../images/flags/4x3/cv.svg); }
  .flag-icon-cv.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cv.svg); }

.flag-icon-cw {
  background-image: url(../../images/flags/4x3/cw.svg); }
  .flag-icon-cw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cw.svg); }

.flag-icon-cx {
  background-image: url(../../images/flags/4x3/cx.svg); }
  .flag-icon-cx.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cx.svg); }

.flag-icon-cy {
  background-image: url(../../images/flags/4x3/cy.svg); }
  .flag-icon-cy.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cy.svg); }

.flag-icon-cz {
  background-image: url(../../images/flags/4x3/cz.svg); }
  .flag-icon-cz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/cz.svg); }

.flag-icon-de {
  background-image: url(../../images/flags/4x3/de.svg); }
  .flag-icon-de.flag-icon-squared {
    background-image: url(../../images/flags/1x1/de.svg); }

.flag-icon-dj {
  background-image: url(../../images/flags/4x3/dj.svg); }
  .flag-icon-dj.flag-icon-squared {
    background-image: url(../../images/flags/1x1/dj.svg); }

.flag-icon-dk {
  background-image: url(../../images/flags/4x3/dk.svg); }
  .flag-icon-dk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/dk.svg); }

.flag-icon-dm {
  background-image: url(../../images/flags/4x3/dm.svg); }
  .flag-icon-dm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/dm.svg); }

.flag-icon-do {
  background-image: url(../../images/flags/4x3/do.svg); }
  .flag-icon-do.flag-icon-squared {
    background-image: url(../../images/flags/1x1/do.svg); }

.flag-icon-dz {
  background-image: url(../../images/flags/4x3/dz.svg); }
  .flag-icon-dz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/dz.svg); }

.flag-icon-ec {
  background-image: url(../../images/flags/4x3/ec.svg); }
  .flag-icon-ec.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ec.svg); }

.flag-icon-ee {
  background-image: url(../../images/flags/4x3/ee.svg); }
  .flag-icon-ee.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ee.svg); }

.flag-icon-eg {
  background-image: url(../../images/flags/4x3/eg.svg); }
  .flag-icon-eg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/eg.svg); }

.flag-icon-eh {
  background-image: url(../../images/flags/4x3/eh.svg); }
  .flag-icon-eh.flag-icon-squared {
    background-image: url(../../images/flags/1x1/eh.svg); }

.flag-icon-er {
  background-image: url(../../images/flags/4x3/er.svg); }
  .flag-icon-er.flag-icon-squared {
    background-image: url(../../images/flags/1x1/er.svg); }

.flag-icon-es {
  background-image: url(../../images/flags/4x3/es.svg); }
  .flag-icon-es.flag-icon-squared {
    background-image: url(../../images/flags/1x1/es.svg); }

.flag-icon-et {
  background-image: url(../../images/flags/4x3/et.svg); }
  .flag-icon-et.flag-icon-squared {
    background-image: url(../../images/flags/1x1/et.svg); }

.flag-icon-fi {
  background-image: url(../../images/flags/4x3/fi.svg); }
  .flag-icon-fi.flag-icon-squared {
    background-image: url(../../images/flags/1x1/fi.svg); }

.flag-icon-fj {
  background-image: url(../../images/flags/4x3/fj.svg); }
  .flag-icon-fj.flag-icon-squared {
    background-image: url(../../images/flags/1x1/fj.svg); }

.flag-icon-fk {
  background-image: url(../../images/flags/4x3/fk.svg); }
  .flag-icon-fk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/fk.svg); }

.flag-icon-fm {
  background-image: url(../../images/flags/4x3/fm.svg); }
  .flag-icon-fm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/fm.svg); }

.flag-icon-fo {
  background-image: url(../../images/flags/4x3/fo.svg); }
  .flag-icon-fo.flag-icon-squared {
    background-image: url(../../images/flags/1x1/fo.svg); }

.flag-icon-fr, .mod_changelanguage ul li a.lang-fr, .mod_changelanguage ul li span.lang-fr {
  background-image: url(../../images/flags/4x3/fr.svg); }
  .flag-icon-fr.flag-icon-squared, .mod_changelanguage ul li a.flag-icon-squared.lang-fr, .mod_changelanguage ul li span.flag-icon-squared.lang-fr {
    background-image: url(../../images/flags/1x1/fr.svg); }

.flag-icon-ga {
  background-image: url(../../images/flags/4x3/ga.svg); }
  .flag-icon-ga.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ga.svg); }

.flag-icon-gb, .mod_changelanguage ul li a.lang-en, .mod_changelanguage ul li span.lang-en {
  background-image: url(../../images/flags/4x3/gb.svg); }
  .flag-icon-gb.flag-icon-squared, .mod_changelanguage ul li a.flag-icon-squared.lang-en, .mod_changelanguage ul li span.flag-icon-squared.lang-en {
    background-image: url(../../images/flags/1x1/gb.svg); }

.flag-icon-gd {
  background-image: url(../../images/flags/4x3/gd.svg); }
  .flag-icon-gd.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gd.svg); }

.flag-icon-ge {
  background-image: url(../../images/flags/4x3/ge.svg); }
  .flag-icon-ge.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ge.svg); }

.flag-icon-gf {
  background-image: url(../../images/flags/4x3/gf.svg); }
  .flag-icon-gf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gf.svg); }

.flag-icon-gg {
  background-image: url(../../images/flags/4x3/gg.svg); }
  .flag-icon-gg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gg.svg); }

.flag-icon-gh {
  background-image: url(../../images/flags/4x3/gh.svg); }
  .flag-icon-gh.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gh.svg); }

.flag-icon-gi {
  background-image: url(../../images/flags/4x3/gi.svg); }
  .flag-icon-gi.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gi.svg); }

.flag-icon-gl {
  background-image: url(../../images/flags/4x3/gl.svg); }
  .flag-icon-gl.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gl.svg); }

.flag-icon-gm {
  background-image: url(../../images/flags/4x3/gm.svg); }
  .flag-icon-gm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gm.svg); }

.flag-icon-gn {
  background-image: url(../../images/flags/4x3/gn.svg); }
  .flag-icon-gn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gn.svg); }

.flag-icon-gp {
  background-image: url(../../images/flags/4x3/gp.svg); }
  .flag-icon-gp.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gp.svg); }

.flag-icon-gq {
  background-image: url(../../images/flags/4x3/gq.svg); }
  .flag-icon-gq.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gq.svg); }

.flag-icon-gr {
  background-image: url(../../images/flags/4x3/gr.svg); }
  .flag-icon-gr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gr.svg); }

.flag-icon-gs {
  background-image: url(../../images/flags/4x3/gs.svg); }
  .flag-icon-gs.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gs.svg); }

.flag-icon-gt {
  background-image: url(../../images/flags/4x3/gt.svg); }
  .flag-icon-gt.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gt.svg); }

.flag-icon-gu {
  background-image: url(../../images/flags/4x3/gu.svg); }
  .flag-icon-gu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gu.svg); }

.flag-icon-gw {
  background-image: url(../../images/flags/4x3/gw.svg); }
  .flag-icon-gw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gw.svg); }

.flag-icon-gy {
  background-image: url(../../images/flags/4x3/gy.svg); }
  .flag-icon-gy.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gy.svg); }

.flag-icon-hk {
  background-image: url(../../images/flags/4x3/hk.svg); }
  .flag-icon-hk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/hk.svg); }

.flag-icon-hm {
  background-image: url(../../images/flags/4x3/hm.svg); }
  .flag-icon-hm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/hm.svg); }

.flag-icon-hn {
  background-image: url(../../images/flags/4x3/hn.svg); }
  .flag-icon-hn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/hn.svg); }

.flag-icon-hr {
  background-image: url(../../images/flags/4x3/hr.svg); }
  .flag-icon-hr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/hr.svg); }

.flag-icon-ht {
  background-image: url(../../images/flags/4x3/ht.svg); }
  .flag-icon-ht.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ht.svg); }

.flag-icon-hu {
  background-image: url(../../images/flags/4x3/hu.svg); }
  .flag-icon-hu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/hu.svg); }

.flag-icon-id {
  background-image: url(../../images/flags/4x3/id.svg); }
  .flag-icon-id.flag-icon-squared {
    background-image: url(../../images/flags/1x1/id.svg); }

.flag-icon-ie {
  background-image: url(../../images/flags/4x3/ie.svg); }
  .flag-icon-ie.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ie.svg); }

.flag-icon-il {
  background-image: url(../../images/flags/4x3/il.svg); }
  .flag-icon-il.flag-icon-squared {
    background-image: url(../../images/flags/1x1/il.svg); }

.flag-icon-im {
  background-image: url(../../images/flags/4x3/im.svg); }
  .flag-icon-im.flag-icon-squared {
    background-image: url(../../images/flags/1x1/im.svg); }

.flag-icon-in {
  background-image: url(../../images/flags/4x3/in.svg); }
  .flag-icon-in.flag-icon-squared {
    background-image: url(../../images/flags/1x1/in.svg); }

.flag-icon-io {
  background-image: url(../../images/flags/4x3/io.svg); }
  .flag-icon-io.flag-icon-squared {
    background-image: url(../../images/flags/1x1/io.svg); }

.flag-icon-iq {
  background-image: url(../../images/flags/4x3/iq.svg); }
  .flag-icon-iq.flag-icon-squared {
    background-image: url(../../images/flags/1x1/iq.svg); }

.flag-icon-ir {
  background-image: url(../../images/flags/4x3/ir.svg); }
  .flag-icon-ir.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ir.svg); }

.flag-icon-is {
  background-image: url(../../images/flags/4x3/is.svg); }
  .flag-icon-is.flag-icon-squared {
    background-image: url(../../images/flags/1x1/is.svg); }

.flag-icon-it {
  background-image: url(../../images/flags/4x3/it.svg); }
  .flag-icon-it.flag-icon-squared {
    background-image: url(../../images/flags/1x1/it.svg); }

.flag-icon-je {
  background-image: url(../../images/flags/4x3/je.svg); }
  .flag-icon-je.flag-icon-squared {
    background-image: url(../../images/flags/1x1/je.svg); }

.flag-icon-jm {
  background-image: url(../../images/flags/4x3/jm.svg); }
  .flag-icon-jm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/jm.svg); }

.flag-icon-jo {
  background-image: url(../../images/flags/4x3/jo.svg); }
  .flag-icon-jo.flag-icon-squared {
    background-image: url(../../images/flags/1x1/jo.svg); }

.flag-icon-jp {
  background-image: url(../../images/flags/4x3/jp.svg); }
  .flag-icon-jp.flag-icon-squared {
    background-image: url(../../images/flags/1x1/jp.svg); }

.flag-icon-ke {
  background-image: url(../../images/flags/4x3/ke.svg); }
  .flag-icon-ke.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ke.svg); }

.flag-icon-kg {
  background-image: url(../../images/flags/4x3/kg.svg); }
  .flag-icon-kg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/kg.svg); }

.flag-icon-kh {
  background-image: url(../../images/flags/4x3/kh.svg); }
  .flag-icon-kh.flag-icon-squared {
    background-image: url(../../images/flags/1x1/kh.svg); }

.flag-icon-ki {
  background-image: url(../../images/flags/4x3/ki.svg); }
  .flag-icon-ki.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ki.svg); }

.flag-icon-km {
  background-image: url(../../images/flags/4x3/km.svg); }
  .flag-icon-km.flag-icon-squared {
    background-image: url(../../images/flags/1x1/km.svg); }

.flag-icon-kn {
  background-image: url(../../images/flags/4x3/kn.svg); }
  .flag-icon-kn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/kn.svg); }

.flag-icon-kp {
  background-image: url(../../images/flags/4x3/kp.svg); }
  .flag-icon-kp.flag-icon-squared {
    background-image: url(../../images/flags/1x1/kp.svg); }

.flag-icon-kr {
  background-image: url(../../images/flags/4x3/kr.svg); }
  .flag-icon-kr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/kr.svg); }

.flag-icon-kw {
  background-image: url(../../images/flags/4x3/kw.svg); }
  .flag-icon-kw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/kw.svg); }

.flag-icon-ky {
  background-image: url(../../images/flags/4x3/ky.svg); }
  .flag-icon-ky.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ky.svg); }

.flag-icon-kz {
  background-image: url(../../images/flags/4x3/kz.svg); }
  .flag-icon-kz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/kz.svg); }

.flag-icon-la {
  background-image: url(../../images/flags/4x3/la.svg); }
  .flag-icon-la.flag-icon-squared {
    background-image: url(../../images/flags/1x1/la.svg); }

.flag-icon-lb {
  background-image: url(../../images/flags/4x3/lb.svg); }
  .flag-icon-lb.flag-icon-squared {
    background-image: url(../../images/flags/1x1/lb.svg); }

.flag-icon-lc {
  background-image: url(../../images/flags/4x3/lc.svg); }
  .flag-icon-lc.flag-icon-squared {
    background-image: url(../../images/flags/1x1/lc.svg); }

.flag-icon-li {
  background-image: url(../../images/flags/4x3/li.svg); }
  .flag-icon-li.flag-icon-squared {
    background-image: url(../../images/flags/1x1/li.svg); }

.flag-icon-lk {
  background-image: url(../../images/flags/4x3/lk.svg); }
  .flag-icon-lk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/lk.svg); }

.flag-icon-lr {
  background-image: url(../../images/flags/4x3/lr.svg); }
  .flag-icon-lr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/lr.svg); }

.flag-icon-ls {
  background-image: url(../../images/flags/4x3/ls.svg); }
  .flag-icon-ls.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ls.svg); }

.flag-icon-lt {
  background-image: url(../../images/flags/4x3/lt.svg); }
  .flag-icon-lt.flag-icon-squared {
    background-image: url(../../images/flags/1x1/lt.svg); }

.flag-icon-lu {
  background-image: url(../../images/flags/4x3/lu.svg); }
  .flag-icon-lu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/lu.svg); }

.flag-icon-lv {
  background-image: url(../../images/flags/4x3/lv.svg); }
  .flag-icon-lv.flag-icon-squared {
    background-image: url(../../images/flags/1x1/lv.svg); }

.flag-icon-ly {
  background-image: url(../../images/flags/4x3/ly.svg); }
  .flag-icon-ly.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ly.svg); }

.flag-icon-ma {
  background-image: url(../../images/flags/4x3/ma.svg); }
  .flag-icon-ma.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ma.svg); }

.flag-icon-mc {
  background-image: url(../../images/flags/4x3/mc.svg); }
  .flag-icon-mc.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mc.svg); }

.flag-icon-md {
  background-image: url(../../images/flags/4x3/md.svg); }
  .flag-icon-md.flag-icon-squared {
    background-image: url(../../images/flags/1x1/md.svg); }

.flag-icon-me {
  background-image: url(../../images/flags/4x3/me.svg); }
  .flag-icon-me.flag-icon-squared {
    background-image: url(../../images/flags/1x1/me.svg); }

.flag-icon-mf {
  background-image: url(../../images/flags/4x3/mf.svg); }
  .flag-icon-mf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mf.svg); }

.flag-icon-mg {
  background-image: url(../../images/flags/4x3/mg.svg); }
  .flag-icon-mg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mg.svg); }

.flag-icon-mh {
  background-image: url(../../images/flags/4x3/mh.svg); }
  .flag-icon-mh.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mh.svg); }

.flag-icon-mk {
  background-image: url(../../images/flags/4x3/mk.svg); }
  .flag-icon-mk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mk.svg); }

.flag-icon-ml {
  background-image: url(../../images/flags/4x3/ml.svg); }
  .flag-icon-ml.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ml.svg); }

.flag-icon-mm {
  background-image: url(../../images/flags/4x3/mm.svg); }
  .flag-icon-mm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mm.svg); }

.flag-icon-mn {
  background-image: url(../../images/flags/4x3/mn.svg); }
  .flag-icon-mn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mn.svg); }

.flag-icon-mo {
  background-image: url(../../images/flags/4x3/mo.svg); }
  .flag-icon-mo.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mo.svg); }

.flag-icon-mp {
  background-image: url(../../images/flags/4x3/mp.svg); }
  .flag-icon-mp.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mp.svg); }

.flag-icon-mq {
  background-image: url(../../images/flags/4x3/mq.svg); }
  .flag-icon-mq.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mq.svg); }

.flag-icon-mr {
  background-image: url(../../images/flags/4x3/mr.svg); }
  .flag-icon-mr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mr.svg); }

.flag-icon-ms {
  background-image: url(../../images/flags/4x3/ms.svg); }
  .flag-icon-ms.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ms.svg); }

.flag-icon-mt {
  background-image: url(../../images/flags/4x3/mt.svg); }
  .flag-icon-mt.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mt.svg); }

.flag-icon-mu {
  background-image: url(../../images/flags/4x3/mu.svg); }
  .flag-icon-mu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mu.svg); }

.flag-icon-mv {
  background-image: url(../../images/flags/4x3/mv.svg); }
  .flag-icon-mv.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mv.svg); }

.flag-icon-mw {
  background-image: url(../../images/flags/4x3/mw.svg); }
  .flag-icon-mw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mw.svg); }

.flag-icon-mx {
  background-image: url(../../images/flags/4x3/mx.svg); }
  .flag-icon-mx.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mx.svg); }

.flag-icon-my {
  background-image: url(../../images/flags/4x3/my.svg); }
  .flag-icon-my.flag-icon-squared {
    background-image: url(../../images/flags/1x1/my.svg); }

.flag-icon-mz {
  background-image: url(../../images/flags/4x3/mz.svg); }
  .flag-icon-mz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/mz.svg); }

.flag-icon-na {
  background-image: url(../../images/flags/4x3/na.svg); }
  .flag-icon-na.flag-icon-squared {
    background-image: url(../../images/flags/1x1/na.svg); }

.flag-icon-nc {
  background-image: url(../../images/flags/4x3/nc.svg); }
  .flag-icon-nc.flag-icon-squared {
    background-image: url(../../images/flags/1x1/nc.svg); }

.flag-icon-ne {
  background-image: url(../../images/flags/4x3/ne.svg); }
  .flag-icon-ne.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ne.svg); }

.flag-icon-nf {
  background-image: url(../../images/flags/4x3/nf.svg); }
  .flag-icon-nf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/nf.svg); }

.flag-icon-ng {
  background-image: url(../../images/flags/4x3/ng.svg); }
  .flag-icon-ng.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ng.svg); }

.flag-icon-ni {
  background-image: url(../../images/flags/4x3/ni.svg); }
  .flag-icon-ni.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ni.svg); }

.flag-icon-nl {
  background-image: url(../../images/flags/4x3/nl.svg); }
  .flag-icon-nl.flag-icon-squared {
    background-image: url(../../images/flags/1x1/nl.svg); }

.flag-icon-no {
  background-image: url(../../images/flags/4x3/no.svg); }
  .flag-icon-no.flag-icon-squared {
    background-image: url(../../images/flags/1x1/no.svg); }

.flag-icon-np {
  background-image: url(../../images/flags/4x3/np.svg); }
  .flag-icon-np.flag-icon-squared {
    background-image: url(../../images/flags/1x1/np.svg); }

.flag-icon-nr {
  background-image: url(../../images/flags/4x3/nr.svg); }
  .flag-icon-nr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/nr.svg); }

.flag-icon-nu {
  background-image: url(../../images/flags/4x3/nu.svg); }
  .flag-icon-nu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/nu.svg); }

.flag-icon-nz {
  background-image: url(../../images/flags/4x3/nz.svg); }
  .flag-icon-nz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/nz.svg); }

.flag-icon-om {
  background-image: url(../../images/flags/4x3/om.svg); }
  .flag-icon-om.flag-icon-squared {
    background-image: url(../../images/flags/1x1/om.svg); }

.flag-icon-pa {
  background-image: url(../../images/flags/4x3/pa.svg); }
  .flag-icon-pa.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pa.svg); }

.flag-icon-pe {
  background-image: url(../../images/flags/4x3/pe.svg); }
  .flag-icon-pe.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pe.svg); }

.flag-icon-pf {
  background-image: url(../../images/flags/4x3/pf.svg); }
  .flag-icon-pf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pf.svg); }

.flag-icon-pg {
  background-image: url(../../images/flags/4x3/pg.svg); }
  .flag-icon-pg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pg.svg); }

.flag-icon-ph {
  background-image: url(../../images/flags/4x3/ph.svg); }
  .flag-icon-ph.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ph.svg); }

.flag-icon-pk {
  background-image: url(../../images/flags/4x3/pk.svg); }
  .flag-icon-pk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pk.svg); }

.flag-icon-pl {
  background-image: url(../../images/flags/4x3/pl.svg); }
  .flag-icon-pl.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pl.svg); }

.flag-icon-pm {
  background-image: url(../../images/flags/4x3/pm.svg); }
  .flag-icon-pm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pm.svg); }

.flag-icon-pn {
  background-image: url(../../images/flags/4x3/pn.svg); }
  .flag-icon-pn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pn.svg); }

.flag-icon-pr {
  background-image: url(../../images/flags/4x3/pr.svg); }
  .flag-icon-pr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pr.svg); }

.flag-icon-ps {
  background-image: url(../../images/flags/4x3/ps.svg); }
  .flag-icon-ps.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ps.svg); }

.flag-icon-pt {
  background-image: url(../../images/flags/4x3/pt.svg); }
  .flag-icon-pt.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pt.svg); }

.flag-icon-pw {
  background-image: url(../../images/flags/4x3/pw.svg); }
  .flag-icon-pw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pw.svg); }

.flag-icon-py {
  background-image: url(../../images/flags/4x3/py.svg); }
  .flag-icon-py.flag-icon-squared {
    background-image: url(../../images/flags/1x1/py.svg); }

.flag-icon-qa {
  background-image: url(../../images/flags/4x3/qa.svg); }
  .flag-icon-qa.flag-icon-squared {
    background-image: url(../../images/flags/1x1/qa.svg); }

.flag-icon-re {
  background-image: url(../../images/flags/4x3/re.svg); }
  .flag-icon-re.flag-icon-squared {
    background-image: url(../../images/flags/1x1/re.svg); }

.flag-icon-ro {
  background-image: url(../../images/flags/4x3/ro.svg); }
  .flag-icon-ro.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ro.svg); }

.flag-icon-rs {
  background-image: url(../../images/flags/4x3/rs.svg); }
  .flag-icon-rs.flag-icon-squared {
    background-image: url(../../images/flags/1x1/rs.svg); }

.flag-icon-ru {
  background-image: url(../../images/flags/4x3/ru.svg); }
  .flag-icon-ru.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ru.svg); }

.flag-icon-rw {
  background-image: url(../../images/flags/4x3/rw.svg); }
  .flag-icon-rw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/rw.svg); }

.flag-icon-sa {
  background-image: url(../../images/flags/4x3/sa.svg); }
  .flag-icon-sa.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sa.svg); }

.flag-icon-sb {
  background-image: url(../../images/flags/4x3/sb.svg); }
  .flag-icon-sb.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sb.svg); }

.flag-icon-sc {
  background-image: url(../../images/flags/4x3/sc.svg); }
  .flag-icon-sc.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sc.svg); }

.flag-icon-sd {
  background-image: url(../../images/flags/4x3/sd.svg); }
  .flag-icon-sd.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sd.svg); }

.flag-icon-se {
  background-image: url(../../images/flags/4x3/se.svg); }
  .flag-icon-se.flag-icon-squared {
    background-image: url(../../images/flags/1x1/se.svg); }

.flag-icon-sg {
  background-image: url(../../images/flags/4x3/sg.svg); }
  .flag-icon-sg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sg.svg); }

.flag-icon-sh {
  background-image: url(../../images/flags/4x3/sh.svg); }
  .flag-icon-sh.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sh.svg); }

.flag-icon-si {
  background-image: url(../../images/flags/4x3/si.svg); }
  .flag-icon-si.flag-icon-squared {
    background-image: url(../../images/flags/1x1/si.svg); }

.flag-icon-sj {
  background-image: url(../../images/flags/4x3/sj.svg); }
  .flag-icon-sj.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sj.svg); }

.flag-icon-sk {
  background-image: url(../../images/flags/4x3/sk.svg); }
  .flag-icon-sk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sk.svg); }

.flag-icon-sl {
  background-image: url(../../images/flags/4x3/sl.svg); }
  .flag-icon-sl.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sl.svg); }

.flag-icon-sm {
  background-image: url(../../images/flags/4x3/sm.svg); }
  .flag-icon-sm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sm.svg); }

.flag-icon-sn {
  background-image: url(../../images/flags/4x3/sn.svg); }
  .flag-icon-sn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sn.svg); }

.flag-icon-so {
  background-image: url(../../images/flags/4x3/so.svg); }
  .flag-icon-so.flag-icon-squared {
    background-image: url(../../images/flags/1x1/so.svg); }

.flag-icon-sr {
  background-image: url(../../images/flags/4x3/sr.svg); }
  .flag-icon-sr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sr.svg); }

.flag-icon-ss {
  background-image: url(../../images/flags/4x3/ss.svg); }
  .flag-icon-ss.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ss.svg); }

.flag-icon-st {
  background-image: url(../../images/flags/4x3/st.svg); }
  .flag-icon-st.flag-icon-squared {
    background-image: url(../../images/flags/1x1/st.svg); }

.flag-icon-sv {
  background-image: url(../../images/flags/4x3/sv.svg); }
  .flag-icon-sv.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sv.svg); }

.flag-icon-sx {
  background-image: url(../../images/flags/4x3/sx.svg); }
  .flag-icon-sx.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sx.svg); }

.flag-icon-sy {
  background-image: url(../../images/flags/4x3/sy.svg); }
  .flag-icon-sy.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sy.svg); }

.flag-icon-sz {
  background-image: url(../../images/flags/4x3/sz.svg); }
  .flag-icon-sz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/sz.svg); }

.flag-icon-tc {
  background-image: url(../../images/flags/4x3/tc.svg); }
  .flag-icon-tc.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tc.svg); }

.flag-icon-td {
  background-image: url(../../images/flags/4x3/td.svg); }
  .flag-icon-td.flag-icon-squared {
    background-image: url(../../images/flags/1x1/td.svg); }

.flag-icon-tf {
  background-image: url(../../images/flags/4x3/tf.svg); }
  .flag-icon-tf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tf.svg); }

.flag-icon-tg {
  background-image: url(../../images/flags/4x3/tg.svg); }
  .flag-icon-tg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tg.svg); }

.flag-icon-th {
  background-image: url(../../images/flags/4x3/th.svg); }
  .flag-icon-th.flag-icon-squared {
    background-image: url(../../images/flags/1x1/th.svg); }

.flag-icon-tj {
  background-image: url(../../images/flags/4x3/tj.svg); }
  .flag-icon-tj.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tj.svg); }

.flag-icon-tk {
  background-image: url(../../images/flags/4x3/tk.svg); }
  .flag-icon-tk.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tk.svg); }

.flag-icon-tl {
  background-image: url(../../images/flags/4x3/tl.svg); }
  .flag-icon-tl.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tl.svg); }

.flag-icon-tm {
  background-image: url(../../images/flags/4x3/tm.svg); }
  .flag-icon-tm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tm.svg); }

.flag-icon-tn {
  background-image: url(../../images/flags/4x3/tn.svg); }
  .flag-icon-tn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tn.svg); }

.flag-icon-to {
  background-image: url(../../images/flags/4x3/to.svg); }
  .flag-icon-to.flag-icon-squared {
    background-image: url(../../images/flags/1x1/to.svg); }

.flag-icon-tr {
  background-image: url(../../images/flags/4x3/tr.svg); }
  .flag-icon-tr.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tr.svg); }

.flag-icon-tt {
  background-image: url(../../images/flags/4x3/tt.svg); }
  .flag-icon-tt.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tt.svg); }

.flag-icon-tv {
  background-image: url(../../images/flags/4x3/tv.svg); }
  .flag-icon-tv.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tv.svg); }

.flag-icon-tw {
  background-image: url(../../images/flags/4x3/tw.svg); }
  .flag-icon-tw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tw.svg); }

.flag-icon-tz {
  background-image: url(../../images/flags/4x3/tz.svg); }
  .flag-icon-tz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/tz.svg); }

.flag-icon-ua {
  background-image: url(../../images/flags/4x3/ua.svg); }
  .flag-icon-ua.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ua.svg); }

.flag-icon-ug {
  background-image: url(../../images/flags/4x3/ug.svg); }
  .flag-icon-ug.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ug.svg); }

.flag-icon-um {
  background-image: url(../../images/flags/4x3/um.svg); }
  .flag-icon-um.flag-icon-squared {
    background-image: url(../../images/flags/1x1/um.svg); }

.flag-icon-us {
  background-image: url(../../images/flags/4x3/us.svg); }
  .flag-icon-us.flag-icon-squared {
    background-image: url(../../images/flags/1x1/us.svg); }

.flag-icon-uy {
  background-image: url(../../images/flags/4x3/uy.svg); }
  .flag-icon-uy.flag-icon-squared {
    background-image: url(../../images/flags/1x1/uy.svg); }

.flag-icon-uz {
  background-image: url(../../images/flags/4x3/uz.svg); }
  .flag-icon-uz.flag-icon-squared {
    background-image: url(../../images/flags/1x1/uz.svg); }

.flag-icon-va {
  background-image: url(../../images/flags/4x3/va.svg); }
  .flag-icon-va.flag-icon-squared {
    background-image: url(../../images/flags/1x1/va.svg); }

.flag-icon-vc {
  background-image: url(../../images/flags/4x3/vc.svg); }
  .flag-icon-vc.flag-icon-squared {
    background-image: url(../../images/flags/1x1/vc.svg); }

.flag-icon-ve {
  background-image: url(../../images/flags/4x3/ve.svg); }
  .flag-icon-ve.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ve.svg); }

.flag-icon-vg {
  background-image: url(../../images/flags/4x3/vg.svg); }
  .flag-icon-vg.flag-icon-squared {
    background-image: url(../../images/flags/1x1/vg.svg); }

.flag-icon-vi {
  background-image: url(../../images/flags/4x3/vi.svg); }
  .flag-icon-vi.flag-icon-squared {
    background-image: url(../../images/flags/1x1/vi.svg); }

.flag-icon-vn {
  background-image: url(../../images/flags/4x3/vn.svg); }
  .flag-icon-vn.flag-icon-squared {
    background-image: url(../../images/flags/1x1/vn.svg); }

.flag-icon-vu {
  background-image: url(../../images/flags/4x3/vu.svg); }
  .flag-icon-vu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/vu.svg); }

.flag-icon-wf {
  background-image: url(../../images/flags/4x3/wf.svg); }
  .flag-icon-wf.flag-icon-squared {
    background-image: url(../../images/flags/1x1/wf.svg); }

.flag-icon-ws {
  background-image: url(../../images/flags/4x3/ws.svg); }
  .flag-icon-ws.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ws.svg); }

.flag-icon-ye {
  background-image: url(../../images/flags/4x3/ye.svg); }
  .flag-icon-ye.flag-icon-squared {
    background-image: url(../../images/flags/1x1/ye.svg); }

.flag-icon-yt {
  background-image: url(../../images/flags/4x3/yt.svg); }
  .flag-icon-yt.flag-icon-squared {
    background-image: url(../../images/flags/1x1/yt.svg); }

.flag-icon-za {
  background-image: url(../../images/flags/4x3/za.svg); }
  .flag-icon-za.flag-icon-squared {
    background-image: url(../../images/flags/1x1/za.svg); }

.flag-icon-zm {
  background-image: url(../../images/flags/4x3/zm.svg); }
  .flag-icon-zm.flag-icon-squared {
    background-image: url(../../images/flags/1x1/zm.svg); }

.flag-icon-zw {
  background-image: url(../../images/flags/4x3/zw.svg); }
  .flag-icon-zw.flag-icon-squared {
    background-image: url(../../images/flags/1x1/zw.svg); }

.flag-icon-es-ct {
  background-image: url(../../images/flags/4x3/es-ct.svg); }
  .flag-icon-es-ct.flag-icon-squared {
    background-image: url(../../images/flags/1x1/es-ct.svg); }

.flag-icon-eu {
  background-image: url(../../images/flags/4x3/eu.svg); }
  .flag-icon-eu.flag-icon-squared {
    background-image: url(../../images/flags/1x1/eu.svg); }

.flag-icon-gb-eng {
  background-image: url(../../images/flags/4x3/gb-eng.svg); }
  .flag-icon-gb-eng.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gb-eng.svg); }

.flag-icon-gb-nir {
  background-image: url(../../images/flags/4x3/gb-nir.svg); }
  .flag-icon-gb-nir.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gb-nir.svg); }

.flag-icon-gb-sct {
  background-image: url(../../images/flags/4x3/gb-sct.svg); }
  .flag-icon-gb-sct.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gb-sct.svg); }

.flag-icon-gb-wls {
  background-image: url(../../images/flags/4x3/gb-wls.svg); }
  .flag-icon-gb-wls.flag-icon-squared {
    background-image: url(../../images/flags/1x1/gb-wls.svg); }

.flag-icon-un {
  background-image: url(../../images/flags/4x3/un.svg); }
  .flag-icon-un.flag-icon-squared {
    background-image: url(../../images/flags/1x1/un.svg); }

/*
 * Main Stylesheet
 *
 * @copyright Copyright (c) 2012 rocksolidthemes.com
 * @license   http://rocksolidthemes.com/agb   No free usage allowed
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 *
 * - Imports (Sass only)
 * - Fonts
 * - Basic settings (Sass only)
 * - Colors (Sass only)
 * - General
 * - Buttons
 * - Wrapper elements
 * - Layout in order of appearance in HTML
 * - Content
 * - Forms
 * - Content elements
 * - Modules (Search, FAQ, News, Events, Comments)
 * - Sidebar / Widgets
 * - Footer
 * - Slider
 * - Grid (design + production helper)
 * ======================================== */
/* ===========================================
 * Fonts
 * ======================================== */
@font-face {
  font-family: "RockSolid Icons";
  src: url("../fonts/rocksolid-icons.eot");
  src: url("../fonts/rocksolid-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/rocksolid-icons.woff") format("woff"), url("../fonts/rocksolid-icons.ttf") format("truetype"), url("../fonts/rocksolid-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ===========================================
 * General
 * ======================================== */
html {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: #1995e8; }

body {
  font: 16px/1.5625 "Open Sans", sans-serif;
  color: #4f4f4f;
  background: white none 50% 0 no-repeat scroll;
  background-size: auto; }
  @media screen and (max-width: 800px) {
    body {
      font-size: 14px; } }
  body[class^="icon-"]:before, body[class*=" icon-"]:before {
    /* Ignore icon classes on the body element */
    content: none; }
  body.background-variation-1 {
    background: image-url("demo/background-1.jpg") 50% 0 no-repeat;
    background-attachment: fixed; }
  body.background-variation-2 {
    background: image-url("demo/background-10.jpg") 50% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed; }

* {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

.rs-columns {
  clear: both;
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.rs-column {
  float: left;
  width: 100%;
  margin-top: 6.25%;
  margin-right: 6.25%; }
  .rs-column.-large-first {
    clear: left; }
  .rs-column.-large-last {
    margin-right: -5px; }
  .rs-column.-large-first-row {
    margin-top: 0; }
  .rs-column.-large-col-1-1 {
    width: 100%; }
  .rs-column.-large-col-2-1 {
    width: 46.875%; }
  .rs-column.-large-col-2-2 {
    width: 100%; }
  .rs-column.-large-col-3-1 {
    width: 29.16667%; }
  .rs-column.-large-col-3-2 {
    width: 64.58333%; }
  .rs-column.-large-col-3-3 {
    width: 100%; }
  .rs-column.-large-col-4-1 {
    width: 20.3125%; }
  .rs-column.-large-col-4-2 {
    width: 46.875%; }
  .rs-column.-large-col-4-3 {
    width: 73.4375%; }
  .rs-column.-large-col-4-4 {
    width: 100%; }
  .rs-column.-large-col-5-1 {
    width: 15%; }
  .rs-column.-large-col-5-2 {
    width: 36.25%; }
  .rs-column.-large-col-5-3 {
    width: 57.5%; }
  .rs-column.-large-col-5-4 {
    width: 78.75%; }
  .rs-column.-large-col-5-5 {
    width: 100%; }
  .rs-column.-large-col-6-1 {
    width: 11.45833%; }
  .rs-column.-large-col-6-2 {
    width: 29.16667%; }
  .rs-column.-large-col-6-3 {
    width: 46.875%; }
  .rs-column.-large-col-6-4 {
    width: 64.58333%; }
  .rs-column.-large-col-6-5 {
    width: 82.29167%; }
  .rs-column.-large-col-6-6 {
    width: 100%; }
  .rs-column.-large-col-7-1 {
    width: 8.92857%; }
  .rs-column.-large-col-7-2 {
    width: 24.10714%; }
  .rs-column.-large-col-7-3 {
    width: 39.28571%; }
  .rs-column.-large-col-7-4 {
    width: 54.46429%; }
  .rs-column.-large-col-7-5 {
    width: 69.64286%; }
  .rs-column.-large-col-7-6 {
    width: 84.82143%; }
  .rs-column.-large-col-7-7 {
    width: 100%; }
  .tao-no-sidebar .rs-column, .mega-dropdown .rs-column, .page-footer .rs-column {
    margin-top: 4%;
    margin-right: 4%; }
    .tao-no-sidebar .rs-column.-large-last, .mega-dropdown .rs-column.-large-last, .page-footer .rs-column.-large-last {
      margin-right: -5px; }
    .tao-no-sidebar .rs-column.-large-first-row, .mega-dropdown .rs-column.-large-first-row, .page-footer .rs-column.-large-first-row {
      margin-top: 0; }
    .tao-no-sidebar .rs-column.-large-col-1-1, .mega-dropdown .rs-column.-large-col-1-1, .page-footer .rs-column.-large-col-1-1 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-2-1, .mega-dropdown .rs-column.-large-col-2-1, .page-footer .rs-column.-large-col-2-1 {
      width: 48%; }
    .tao-no-sidebar .rs-column.-large-col-2-2, .mega-dropdown .rs-column.-large-col-2-2, .page-footer .rs-column.-large-col-2-2 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-3-1, .mega-dropdown .rs-column.-large-col-3-1, .page-footer .rs-column.-large-col-3-1 {
      width: 30.66667%; }
    .tao-no-sidebar .rs-column.-large-col-3-2, .mega-dropdown .rs-column.-large-col-3-2, .page-footer .rs-column.-large-col-3-2 {
      width: 65.33333%; }
    .tao-no-sidebar .rs-column.-large-col-3-3, .mega-dropdown .rs-column.-large-col-3-3, .page-footer .rs-column.-large-col-3-3 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-4-1, .mega-dropdown .rs-column.-large-col-4-1, .page-footer .rs-column.-large-col-4-1 {
      width: 22%; }
    .tao-no-sidebar .rs-column.-large-col-4-2, .mega-dropdown .rs-column.-large-col-4-2, .page-footer .rs-column.-large-col-4-2 {
      width: 48%; }
    .tao-no-sidebar .rs-column.-large-col-4-3, .mega-dropdown .rs-column.-large-col-4-3, .page-footer .rs-column.-large-col-4-3 {
      width: 74%; }
    .tao-no-sidebar .rs-column.-large-col-4-4, .mega-dropdown .rs-column.-large-col-4-4, .page-footer .rs-column.-large-col-4-4 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-5-1, .mega-dropdown .rs-column.-large-col-5-1, .page-footer .rs-column.-large-col-5-1 {
      width: 16.8%; }
    .tao-no-sidebar .rs-column.-large-col-5-2, .mega-dropdown .rs-column.-large-col-5-2, .page-footer .rs-column.-large-col-5-2 {
      width: 37.6%; }
    .tao-no-sidebar .rs-column.-large-col-5-3, .mega-dropdown .rs-column.-large-col-5-3, .page-footer .rs-column.-large-col-5-3 {
      width: 58.4%; }
    .tao-no-sidebar .rs-column.-large-col-5-4, .mega-dropdown .rs-column.-large-col-5-4, .page-footer .rs-column.-large-col-5-4 {
      width: 79.2%; }
    .tao-no-sidebar .rs-column.-large-col-5-5, .mega-dropdown .rs-column.-large-col-5-5, .page-footer .rs-column.-large-col-5-5 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-6-1, .mega-dropdown .rs-column.-large-col-6-1, .page-footer .rs-column.-large-col-6-1 {
      width: 13.33333%; }
    .tao-no-sidebar .rs-column.-large-col-6-2, .mega-dropdown .rs-column.-large-col-6-2, .page-footer .rs-column.-large-col-6-2 {
      width: 30.66667%; }
    .tao-no-sidebar .rs-column.-large-col-6-3, .mega-dropdown .rs-column.-large-col-6-3, .page-footer .rs-column.-large-col-6-3 {
      width: 48%; }
    .tao-no-sidebar .rs-column.-large-col-6-4, .mega-dropdown .rs-column.-large-col-6-4, .page-footer .rs-column.-large-col-6-4 {
      width: 65.33333%; }
    .tao-no-sidebar .rs-column.-large-col-6-5, .mega-dropdown .rs-column.-large-col-6-5, .page-footer .rs-column.-large-col-6-5 {
      width: 82.66667%; }
    .tao-no-sidebar .rs-column.-large-col-6-6, .mega-dropdown .rs-column.-large-col-6-6, .page-footer .rs-column.-large-col-6-6 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-7-1, .mega-dropdown .rs-column.-large-col-7-1, .page-footer .rs-column.-large-col-7-1 {
      width: 10.85714%; }
    .tao-no-sidebar .rs-column.-large-col-7-2, .mega-dropdown .rs-column.-large-col-7-2, .page-footer .rs-column.-large-col-7-2 {
      width: 25.71429%; }
    .tao-no-sidebar .rs-column.-large-col-7-3, .mega-dropdown .rs-column.-large-col-7-3, .page-footer .rs-column.-large-col-7-3 {
      width: 40.57143%; }
    .tao-no-sidebar .rs-column.-large-col-7-4, .mega-dropdown .rs-column.-large-col-7-4, .page-footer .rs-column.-large-col-7-4 {
      width: 55.42857%; }
    .tao-no-sidebar .rs-column.-large-col-7-5, .mega-dropdown .rs-column.-large-col-7-5, .page-footer .rs-column.-large-col-7-5 {
      width: 70.28571%; }
    .tao-no-sidebar .rs-column.-large-col-7-6, .mega-dropdown .rs-column.-large-col-7-6, .page-footer .rs-column.-large-col-7-6 {
      width: 85.14286%; }
    .tao-no-sidebar .rs-column.-large-col-7-7, .mega-dropdown .rs-column.-large-col-7-7, .page-footer .rs-column.-large-col-7-7 {
      width: 100%; }
  @media screen and (max-width: 1100px) {
    .rs-column, .tao-no-sidebar .rs-column, .mega-dropdown .rs-column, .page-footer .rs-column {
      margin-top: 6.25%;
      margin-right: 6.25%; }
      .rs-column.-large-first, .tao-no-sidebar .rs-column.-large-first, .mega-dropdown .rs-column.-large-first, .page-footer .rs-column.-large-first {
        clear: none; }
      .rs-column.-large-last, .tao-no-sidebar .rs-column.-large-last, .mega-dropdown .rs-column.-large-last, .page-footer .rs-column.-large-last {
        margin-right: 6.25%; }
      .rs-column.-large-first-row, .tao-no-sidebar .rs-column.-large-first-row, .mega-dropdown .rs-column.-large-first-row, .page-footer .rs-column.-large-first-row {
        margin-top: 6.25%; }
      .rs-column.-medium-first, .tao-no-sidebar .rs-column.-medium-first, .mega-dropdown .rs-column.-medium-first, .page-footer .rs-column.-medium-first {
        clear: left; }
      .rs-column.-medium-last, .tao-no-sidebar .rs-column.-medium-last, .mega-dropdown .rs-column.-medium-last, .page-footer .rs-column.-medium-last {
        margin-right: -5px; }
      .rs-column.-medium-first-row, .tao-no-sidebar .rs-column.-medium-first-row, .mega-dropdown .rs-column.-medium-first-row, .page-footer .rs-column.-medium-first-row {
        margin-top: 0; }
      .rs-column.-medium-col-1-1, .tao-no-sidebar .rs-column.-medium-col-1-1, .mega-dropdown .rs-column.-medium-col-1-1, .page-footer .rs-column.-medium-col-1-1 {
        width: 100%; }
      .rs-column.-medium-col-2-1, .tao-no-sidebar .rs-column.-medium-col-2-1, .mega-dropdown .rs-column.-medium-col-2-1, .page-footer .rs-column.-medium-col-2-1 {
        width: 46.875%; }
      .rs-column.-medium-col-2-2, .tao-no-sidebar .rs-column.-medium-col-2-2, .mega-dropdown .rs-column.-medium-col-2-2, .page-footer .rs-column.-medium-col-2-2 {
        width: 100%; }
      .rs-column.-medium-col-3-1, .tao-no-sidebar .rs-column.-medium-col-3-1, .mega-dropdown .rs-column.-medium-col-3-1, .page-footer .rs-column.-medium-col-3-1 {
        width: 29.16667%; }
      .rs-column.-medium-col-3-2, .tao-no-sidebar .rs-column.-medium-col-3-2, .mega-dropdown .rs-column.-medium-col-3-2, .page-footer .rs-column.-medium-col-3-2 {
        width: 64.58333%; }
      .rs-column.-medium-col-3-3, .tao-no-sidebar .rs-column.-medium-col-3-3, .mega-dropdown .rs-column.-medium-col-3-3, .page-footer .rs-column.-medium-col-3-3 {
        width: 100%; }
      .rs-column.-medium-col-4-1, .tao-no-sidebar .rs-column.-medium-col-4-1, .mega-dropdown .rs-column.-medium-col-4-1, .page-footer .rs-column.-medium-col-4-1 {
        width: 20.3125%; }
      .rs-column.-medium-col-4-2, .tao-no-sidebar .rs-column.-medium-col-4-2, .mega-dropdown .rs-column.-medium-col-4-2, .page-footer .rs-column.-medium-col-4-2 {
        width: 46.875%; }
      .rs-column.-medium-col-4-3, .tao-no-sidebar .rs-column.-medium-col-4-3, .mega-dropdown .rs-column.-medium-col-4-3, .page-footer .rs-column.-medium-col-4-3 {
        width: 73.4375%; }
      .rs-column.-medium-col-4-4, .tao-no-sidebar .rs-column.-medium-col-4-4, .mega-dropdown .rs-column.-medium-col-4-4, .page-footer .rs-column.-medium-col-4-4 {
        width: 100%; }
      .rs-column.-medium-col-5-1, .tao-no-sidebar .rs-column.-medium-col-5-1, .mega-dropdown .rs-column.-medium-col-5-1, .page-footer .rs-column.-medium-col-5-1 {
        width: 15%; }
      .rs-column.-medium-col-5-2, .tao-no-sidebar .rs-column.-medium-col-5-2, .mega-dropdown .rs-column.-medium-col-5-2, .page-footer .rs-column.-medium-col-5-2 {
        width: 36.25%; }
      .rs-column.-medium-col-5-3, .tao-no-sidebar .rs-column.-medium-col-5-3, .mega-dropdown .rs-column.-medium-col-5-3, .page-footer .rs-column.-medium-col-5-3 {
        width: 57.5%; }
      .rs-column.-medium-col-5-4, .tao-no-sidebar .rs-column.-medium-col-5-4, .mega-dropdown .rs-column.-medium-col-5-4, .page-footer .rs-column.-medium-col-5-4 {
        width: 78.75%; }
      .rs-column.-medium-col-5-5, .tao-no-sidebar .rs-column.-medium-col-5-5, .mega-dropdown .rs-column.-medium-col-5-5, .page-footer .rs-column.-medium-col-5-5 {
        width: 100%; }
      .rs-column.-medium-col-6-1, .tao-no-sidebar .rs-column.-medium-col-6-1, .mega-dropdown .rs-column.-medium-col-6-1, .page-footer .rs-column.-medium-col-6-1 {
        width: 11.45833%; }
      .rs-column.-medium-col-6-2, .tao-no-sidebar .rs-column.-medium-col-6-2, .mega-dropdown .rs-column.-medium-col-6-2, .page-footer .rs-column.-medium-col-6-2 {
        width: 29.16667%; }
      .rs-column.-medium-col-6-3, .tao-no-sidebar .rs-column.-medium-col-6-3, .mega-dropdown .rs-column.-medium-col-6-3, .page-footer .rs-column.-medium-col-6-3 {
        width: 46.875%; }
      .rs-column.-medium-col-6-4, .tao-no-sidebar .rs-column.-medium-col-6-4, .mega-dropdown .rs-column.-medium-col-6-4, .page-footer .rs-column.-medium-col-6-4 {
        width: 64.58333%; }
      .rs-column.-medium-col-6-5, .tao-no-sidebar .rs-column.-medium-col-6-5, .mega-dropdown .rs-column.-medium-col-6-5, .page-footer .rs-column.-medium-col-6-5 {
        width: 82.29167%; }
      .rs-column.-medium-col-6-6, .tao-no-sidebar .rs-column.-medium-col-6-6, .mega-dropdown .rs-column.-medium-col-6-6, .page-footer .rs-column.-medium-col-6-6 {
        width: 100%; }
      .rs-column.-medium-col-7-1, .tao-no-sidebar .rs-column.-medium-col-7-1, .mega-dropdown .rs-column.-medium-col-7-1, .page-footer .rs-column.-medium-col-7-1 {
        width: 8.92857%; }
      .rs-column.-medium-col-7-2, .tao-no-sidebar .rs-column.-medium-col-7-2, .mega-dropdown .rs-column.-medium-col-7-2, .page-footer .rs-column.-medium-col-7-2 {
        width: 24.10714%; }
      .rs-column.-medium-col-7-3, .tao-no-sidebar .rs-column.-medium-col-7-3, .mega-dropdown .rs-column.-medium-col-7-3, .page-footer .rs-column.-medium-col-7-3 {
        width: 39.28571%; }
      .rs-column.-medium-col-7-4, .tao-no-sidebar .rs-column.-medium-col-7-4, .mega-dropdown .rs-column.-medium-col-7-4, .page-footer .rs-column.-medium-col-7-4 {
        width: 54.46429%; }
      .rs-column.-medium-col-7-5, .tao-no-sidebar .rs-column.-medium-col-7-5, .mega-dropdown .rs-column.-medium-col-7-5, .page-footer .rs-column.-medium-col-7-5 {
        width: 69.64286%; }
      .rs-column.-medium-col-7-6, .tao-no-sidebar .rs-column.-medium-col-7-6, .mega-dropdown .rs-column.-medium-col-7-6, .page-footer .rs-column.-medium-col-7-6 {
        width: 84.82143%; }
      .rs-column.-medium-col-7-7, .tao-no-sidebar .rs-column.-medium-col-7-7, .mega-dropdown .rs-column.-medium-col-7-7, .page-footer .rs-column.-medium-col-7-7 {
        width: 100%; } }
  @media screen and (max-width: 800px) {
    .rs-column, .tao-no-sidebar .rs-column, .page-footer .rs-column {
      margin-right: 6.25%; }
      .rs-column.-medium-first, .tao-no-sidebar .rs-column.-medium-first, .page-footer .rs-column.-medium-first {
        clear: none; }
      .rs-column.-medium-last, .tao-no-sidebar .rs-column.-medium-last, .page-footer .rs-column.-medium-last {
        margin-right: 6.25%; }
      .rs-column.-medium-first-row, .tao-no-sidebar .rs-column.-medium-first-row, .page-footer .rs-column.-medium-first-row {
        margin-top: 6.25%; }
      .rs-column.-small-first, .tao-no-sidebar .rs-column.-small-first, .page-footer .rs-column.-small-first {
        clear: left; }
      .rs-column.-small-last, .tao-no-sidebar .rs-column.-small-last, .page-footer .rs-column.-small-last {
        margin-right: -5px; }
      .rs-column.-small-first-row, .tao-no-sidebar .rs-column.-small-first-row, .page-footer .rs-column.-small-first-row {
        margin-top: 0; }
      .rs-column.-small-col-1-1, .tao-no-sidebar .rs-column.-small-col-1-1, .page-footer .rs-column.-small-col-1-1 {
        width: 100%; }
      .rs-column.-small-col-2-1, .tao-no-sidebar .rs-column.-small-col-2-1, .page-footer .rs-column.-small-col-2-1 {
        width: 46.875%; }
      .rs-column.-small-col-2-2, .tao-no-sidebar .rs-column.-small-col-2-2, .page-footer .rs-column.-small-col-2-2 {
        width: 100%; }
      .rs-column.-small-col-3-1, .tao-no-sidebar .rs-column.-small-col-3-1, .page-footer .rs-column.-small-col-3-1 {
        width: 29.16667%; }
      .rs-column.-small-col-3-2, .tao-no-sidebar .rs-column.-small-col-3-2, .page-footer .rs-column.-small-col-3-2 {
        width: 64.58333%; }
      .rs-column.-small-col-3-3, .tao-no-sidebar .rs-column.-small-col-3-3, .page-footer .rs-column.-small-col-3-3 {
        width: 100%; }
      .rs-column.-small-col-4-1, .tao-no-sidebar .rs-column.-small-col-4-1, .page-footer .rs-column.-small-col-4-1 {
        width: 20.3125%; }
      .rs-column.-small-col-4-2, .tao-no-sidebar .rs-column.-small-col-4-2, .page-footer .rs-column.-small-col-4-2 {
        width: 46.875%; }
      .rs-column.-small-col-4-3, .tao-no-sidebar .rs-column.-small-col-4-3, .page-footer .rs-column.-small-col-4-3 {
        width: 73.4375%; }
      .rs-column.-small-col-4-4, .tao-no-sidebar .rs-column.-small-col-4-4, .page-footer .rs-column.-small-col-4-4 {
        width: 100%; }
      .rs-column.-small-col-5-1, .tao-no-sidebar .rs-column.-small-col-5-1, .page-footer .rs-column.-small-col-5-1 {
        width: 15%; }
      .rs-column.-small-col-5-2, .tao-no-sidebar .rs-column.-small-col-5-2, .page-footer .rs-column.-small-col-5-2 {
        width: 36.25%; }
      .rs-column.-small-col-5-3, .tao-no-sidebar .rs-column.-small-col-5-3, .page-footer .rs-column.-small-col-5-3 {
        width: 57.5%; }
      .rs-column.-small-col-5-4, .tao-no-sidebar .rs-column.-small-col-5-4, .page-footer .rs-column.-small-col-5-4 {
        width: 78.75%; }
      .rs-column.-small-col-5-5, .tao-no-sidebar .rs-column.-small-col-5-5, .page-footer .rs-column.-small-col-5-5 {
        width: 100%; }
      .rs-column.-small-col-6-1, .tao-no-sidebar .rs-column.-small-col-6-1, .page-footer .rs-column.-small-col-6-1 {
        width: 11.45833%; }
      .rs-column.-small-col-6-2, .tao-no-sidebar .rs-column.-small-col-6-2, .page-footer .rs-column.-small-col-6-2 {
        width: 29.16667%; }
      .rs-column.-small-col-6-3, .tao-no-sidebar .rs-column.-small-col-6-3, .page-footer .rs-column.-small-col-6-3 {
        width: 46.875%; }
      .rs-column.-small-col-6-4, .tao-no-sidebar .rs-column.-small-col-6-4, .page-footer .rs-column.-small-col-6-4 {
        width: 64.58333%; }
      .rs-column.-small-col-6-5, .tao-no-sidebar .rs-column.-small-col-6-5, .page-footer .rs-column.-small-col-6-5 {
        width: 82.29167%; }
      .rs-column.-small-col-6-6, .tao-no-sidebar .rs-column.-small-col-6-6, .page-footer .rs-column.-small-col-6-6 {
        width: 100%; }
      .rs-column.-small-col-7-1, .tao-no-sidebar .rs-column.-small-col-7-1, .page-footer .rs-column.-small-col-7-1 {
        width: 8.92857%; }
      .rs-column.-small-col-7-2, .tao-no-sidebar .rs-column.-small-col-7-2, .page-footer .rs-column.-small-col-7-2 {
        width: 24.10714%; }
      .rs-column.-small-col-7-3, .tao-no-sidebar .rs-column.-small-col-7-3, .page-footer .rs-column.-small-col-7-3 {
        width: 39.28571%; }
      .rs-column.-small-col-7-4, .tao-no-sidebar .rs-column.-small-col-7-4, .page-footer .rs-column.-small-col-7-4 {
        width: 54.46429%; }
      .rs-column.-small-col-7-5, .tao-no-sidebar .rs-column.-small-col-7-5, .page-footer .rs-column.-small-col-7-5 {
        width: 69.64286%; }
      .rs-column.-small-col-7-6, .tao-no-sidebar .rs-column.-small-col-7-6, .page-footer .rs-column.-small-col-7-6 {
        width: 84.82143%; }
      .rs-column.-small-col-7-7, .tao-no-sidebar .rs-column.-small-col-7-7, .page-footer .rs-column.-small-col-7-7 {
        width: 100%; } }

/* Resetting box model for moo_mediabox,  moo_slimbox and j_colorbox */
#mbCenter, #colorbox, #lbCenter, #lbBottomContainer {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

::selection {
  background: #1995e8;
  color: white;
  text-shadow: none !important; }

::-moz-selection {
  background: #1995e8;
  color: white;
  text-shadow: none !important; }

button, input, select, textarea {
  font-family: inherit; }

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #b2b9c4;
  border-radius: 2em;
  background: white; }
  table th, table td {
    border: solid #f3f3f3;
    border-width: 1px 0 0 1px; }
    table th:first-child, table td:first-child {
      border-left: 0; }
  table > thead > tr:first-child > th, table > thead > tr:first-child > td, table > tbody:first-child > tr:first-child > th, table > tbody:first-child > tr:first-child > td, table > tfoot:first-child + tbody > tr:first-child > th, table > tfoot:first-child + tbody > tr:first-child > td {
    /* First row of the table */
    border-top: 0; }
  table th {
    padding: 0.375em 0.625em;
    font-weight: bold;
    text-align: left; }
  table td {
    padding: 0.375em 0.625em; }
  table thead {
    background: rgba(0, 0, 0, 0.02); }
  table tfoot td {
    font-style: italic; }

strong, b {
  font-weight: bold; }

a {
  color: #1995e8;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }
  a:hover, a:active {
    outline: 0; }
  a.external-link:after {
    font: 0.8125em/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    margin-left: 0.25em; }

/* Icon attribute */
*[data-icon]:before, *[class^="icon-"]:before, *[class*=" icon-"]:before {
  font: 100%/1 "RockSolid Icons";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  margin-right: 0.25em; }

*[data-icon]:before {
  content: attr(data-icon); }

*[data-icon].after:before {
  content: none; }

*[data-icon].after:after {
  font: 100%/1 "RockSolid Icons";
  content: attr(data-icon);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  margin-left: 0.25em; }

.clear {
  clear: both; }

.invisible {
  position: absolute;
  height: 1px !important;
  width: 1px !important;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0 !important;
  overflow: hidden;
  border: 0; }

.-no-border {
  border: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.pdf_link {
  margin: 0.75em 0 0 1.25em;
  float: right; }
  .pdf_link a {
    margin-left: 0.125em; }

.mime_icon {
  margin-bottom: -0.25em; }

.ce_toplink, .toplink {
  overflow: hidden;
  margin: 1.5em 0; }
  .ce_toplink:after, .toplink:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 0;
    overflow: visible;
    margin: 0 -100% 0 0.625em;
    border-top: 1px solid #b2b9c4; }

.ce_toplink > a:before, .toplink > a:before {
  font: 100%/1 "RockSolid Icons";
  content: "";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  margin-right: 0.3125em; }

/* Style for dlh_googlemaps (if you don't use the plugin, you might want to delete this) */
.dlh_googlemap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.main-content .dlh_googlemap, .sidebar .dlh_googlemap {
  /* Setting the maps max-width to 100% is best practice, since it becomes fluid that way */
  max-width: 100%; }

.main-content .dlh_googlemap img {
  max-width: none; }

hr, .headline-hr:before, .headline-hr:after {
  clear: both;
  height: 0;
  overflow: visible;
  margin: 2.25em 0;
  border: 0;
  border-top: 1px solid #b2b9c4; }

hr.-hr-dotted, .headline-hr.-hr-dotted:before, .headline-hr.-hr-dotted:after {
  border-top-style: dotted;
  border-top-color: #4f4f4f; }

hr.-hr-shadow, .headline-hr.-hr-shadow:before, .headline-hr.-hr-shadow:after {
  height: 8px;
  background: -owg-radial-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0) 60%);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0) 60%);
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0) 60%);
  background: -o-radial-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0) 60%);
  -pie-background: -pie-radial-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0) 60%);
  background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0) 60%);
  background-size: 100% 16px;
  background-position: 50% -8px; }

.headline-hr {
  overflow: hidden; }
  .headline-hr:before, .headline-hr:after {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0 0.625em 0 -100%; }
  .headline-hr:after {
    content: "";
    margin: 0 -100% 0 0.625em; }
  .headline-hr.-centered {
    text-align: center; }
    .headline-hr.-centered:before {
      content: ""; }
  .headline-hr.-align-right {
    text-align: right; }
    .headline-hr.-align-right:before {
      content: ""; }
    .headline-hr.-align-right:after {
      content: none; }

.icon-hr {
  display: block; }
  .icon-hr:before {
    position: relative;
    display: block;
    bottom: -0.5em;
    width: 1.875em;
    margin: 0;
    background: white; }
  .icon-hr.-centered:before {
    width: 2.25em;
    margin: 0 auto;
    text-align: center; }
  .icon-hr.-align-right:before {
    margin: 0 0 0 auto;
    text-align: right; }
  .icon-hr hr {
    margin: 0; }

.confirmation {
  color: #b5da44; }

.information {
  color: #37aadf; }

.warning {
  color: #df3763; }

p.confirmation, p.information, p.warning, div.confirmation, div.information, div.warning, span.confirmation, span.information, span.warning {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 1.5625em 0;
  padding: 1em 6.25% 1em 12.5%;
  border: 1px solid #b2b9c4;
  border-radius: 2em;
  color: #8caf23;
  background: white; }
  @media screen and (max-width: 800px) {
    p.confirmation, p.information, p.warning, div.confirmation, div.information, div.warning, span.confirmation, span.information, span.warning {
      padding-left: 4em; } }
  p.confirmation:before, p.information:before, p.warning:before, div.confirmation:before, div.information:before, div.warning:before, span.confirmation:before, span.information:before, span.warning:before {
    font: 1.5em/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    position: absolute;
    top: 50%;
    left: -0.41667em;
    width: 1.16667em;
    height: 1.16667em;
    margin: -1.25em 0 0;
    padding: 0.66667em;
    border-radius: 100%;
    color: white;
    text-align: center;
    background: #b5da44; }

p.information, div.information, span.information {
  color: #1c80ae; }
  p.information:before, div.information:before, span.information:before {
    content: "\e0a6";
    background: #37aadf; }

p.warning, div.warning, span.warning {
  color: #ae1c42; }
  p.warning:before, div.warning:before, span.warning:before {
    content: "\e143";
    background: #df3763; }

p.drop-cap:first-letter, span.drop-cap {
  float: left;
  margin: 0.11111em 0.33333em 0 0;
  padding: 0.19444em;
  border: 1px solid #b2b9c4;
  border-radius: 2em;
  font-size: 2.25em;
  font-weight: normal;
  /* Fixes line-height difference between gecko and webkit */
  line-height: 0.7;
  background: white;
  background: transparent, rgba(0, 0, 0, 0.05);
  background: transparent, rgba(0, 0, 0, 0.05);
  background: transparent, rgba(0, 0, 0, 0.05);
  background: transparent, rgba(0, 0, 0, 0.05);
  -pie-background: transparent, rgba(0, 0, 0, 0.05);
  background: transparent, rgba(0, 0, 0, 0.05); }

p.drop-cap:first-letter {
  /* IE8 and IE9 calculate em's from the parent element */
  margin: 0.25em 0.75em 0 0 	; }

code {
  padding: 0.14286em 0.35714em;
  font-family: "Lucida Console", monospace;
  font-size: 0.875em;
  line-height: 1.35786;
  background-color: #f3f3f3;
  border-radius: 2em; }

pre {
  margin: 1.71429em 0;
  padding: 0.5em 1em;
  display: block;
  overflow: auto;
  border-radius: 2em;
  font-family: "Lucida Console", monospace;
  font-size: 0.875em;
  line-height: 1.715;
  background-color: #f3f3f3; }
  pre code {
    font-size: 1em;
    padding: 0;
    line-height: inherit;
    background-color: transparent; }

/* ===========================================
 * Buttons
 * ======================================== */
button.-secondary, .button.-secondary, input[type="submit"].-secondary, .header-login .formbody input[type=submit],
.header-dropdown > ul input[type=submit], .pricing-table-plan.-highlighted a, .feature-box-link.-secondary, .headline-box-link.-secondary, button.-tertiary, .button.-tertiary, input[type="submit"].-tertiary, .rotating-boxes-item-content .rotating-boxes-item-link, .pricing-table-plan a, .feature-box-link.-tertiary, .headline-box-link.-tertiary, button.-quaternary, .button.-quaternary, input[type="submit"].-quaternary, .feature-box-link.-quaternary, .headline-box-link.-quaternary, .highlight-box-link, .feature-box-link, .headline-box-link, .footer-bar input[type=submit], .footer-bar button, button, .button, input[type="submit"], input[type="reset"], input[type="button"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  padding: 0.64286em 1.42857em;
  border-radius: 2em;
  outline: none;
  font-size: 0.875em;
  line-height: 1.42929;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #1995e8; }
  button.-secondary:hover, .button.-secondary:hover, input[type="submit"].-secondary:hover, .header-login .formbody input[type=submit]:hover,
  .header-dropdown > ul input[type=submit]:hover, button.-tertiary:hover, .button.-tertiary:hover, input[type="submit"].-tertiary:hover, .rotating-boxes-item-content .rotating-boxes-item-link:hover, .pricing-table-plan a:hover, button.-quaternary:hover, .button.-quaternary:hover, input[type="submit"].-quaternary:hover, .highlight-box-link:hover, .feature-box-link:hover, .headline-box-link:hover, .footer-bar input[type=submit]:hover, .footer-bar button:hover, button.-secondary:focus, .button.-secondary:focus, input[type="submit"].-secondary:focus, .header-login .formbody input[type=submit]:focus,
  .header-dropdown > ul input[type=submit]:focus, button.-tertiary:focus, .button.-tertiary:focus, input[type="submit"].-tertiary:focus, .rotating-boxes-item-content .rotating-boxes-item-link:focus, .pricing-table-plan a:focus, button.-quaternary:focus, .button.-quaternary:focus, input[type="submit"].-quaternary:focus, .highlight-box-link:focus, .feature-box-link:focus, .headline-box-link:focus, .footer-bar input[type=submit]:focus, .footer-bar button:focus, button:hover, button:focus, .button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus {
    background-color: #47aaed;
    color: white !important;
    text-decoration: none; }
  button.-secondary:active, .button.-secondary:active, input[type="submit"].-secondary:active, .header-login .formbody input[type=submit]:active,
  .header-dropdown > ul input[type=submit]:active, button.-tertiary:active, .button.-tertiary:active, input[type="submit"].-tertiary:active, .rotating-boxes-item-content .rotating-boxes-item-link:active, .pricing-table-plan a:active, button.-quaternary:active, .button.-quaternary:active, input[type="submit"].-quaternary:active, .highlight-box-link:active, .feature-box-link:active, .headline-box-link:active, .footer-bar input[type=submit]:active, .footer-bar button:active, button:active, .button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
    background-color: #47aaed;
    color: white;
    text-decoration: none; }
  #colorbox button.-secondary, #colorbox .button.-secondary, #colorbox input[type="submit"].-secondary, #colorbox .header-login .formbody input[type=submit], .header-login .formbody #colorbox input[type=submit], #colorbox
  .header-dropdown > ul input[type=submit],
  .header-dropdown > ul #colorbox input[type=submit], #colorbox button.-tertiary, #colorbox .button.-tertiary, #colorbox input[type="submit"].-tertiary, #colorbox .rotating-boxes-item-content .rotating-boxes-item-link, .rotating-boxes-item-content #colorbox .rotating-boxes-item-link, #colorbox .pricing-table-plan a, .pricing-table-plan #colorbox a, #colorbox button.-quaternary, #colorbox .button.-quaternary, #colorbox input[type="submit"].-quaternary, #colorbox .highlight-box-link, #colorbox .feature-box-link, #colorbox .headline-box-link, #colorbox .footer-bar input[type=submit], .footer-bar #colorbox input[type=submit], #colorbox .footer-bar button, .footer-bar #colorbox button, #colorbox button, #colorbox .button, #colorbox input[type="submit"], #colorbox input[type="reset"], #colorbox input[type="button"] {
    /* Fix colorbox close button */
    box-shadow: none; }

button.-quaternary:hover, button.-quaternary:focus, .button.-quaternary:hover, .button.-quaternary:focus, input[type="submit"].-quaternary:hover, input[type="submit"].-quaternary:focus {
  border-color: currentColor; }

button.-single, .button.-single, input[type="submit"].-single {
  margin: 0.75em 0; }

button.-small, .button.-small, input[type="submit"].-small {
  padding: 0.41667em 0.83333em;
  font-size: 0.75em; }

button.-secondary, .button.-secondary, input[type="submit"].-secondary, .header-login .formbody input[type=submit],
.header-dropdown > ul input[type=submit], .pricing-table-plan.-highlighted a, .feature-box-link.-secondary, .headline-box-link.-secondary {
  color: white;
  background-color: #8CCAF3; }
  button.-secondary:hover, .button.-secondary:hover, input[type="submit"].-secondary:hover, .header-login .formbody input[type=submit]:hover,
  .header-dropdown > ul input[type=submit]:hover, .pricing-table-plan.-highlighted a:hover, .feature-box-link.-secondary:hover, .headline-box-link.-secondary:hover, button.-secondary:focus, .button.-secondary:focus, input[type="submit"].-secondary:focus, .header-login .formbody input[type=submit]:focus,
  .header-dropdown > ul input[type=submit]:focus, .pricing-table-plan.-highlighted a:focus, .feature-box-link.-secondary:focus, .headline-box-link.-secondary:focus {
    background-color: #badff8; }
  button.-secondary:active, .button.-secondary:active, input[type="submit"].-secondary:active, .header-login .formbody input[type=submit]:active,
  .header-dropdown > ul input[type=submit]:active, .pricing-table-plan.-highlighted a:active, .feature-box-link.-secondary:active, .headline-box-link.-secondary:active {
    background-color: #badff8; }

button.-tertiary, .button.-tertiary, input[type="submit"].-tertiary, .rotating-boxes-item-content .rotating-boxes-item-link, .pricing-table-plan a, .feature-box-link.-tertiary, .headline-box-link.-tertiary {
  border-color: #e6e6e6;
  color: #1995e8 !important;
  background-color: white;
  background: -owg-linear-gradient(#f7f7f7, #f2f2f2);
  background: -webkit-linear-gradient(#f7f7f7, #f2f2f2);
  background: -moz-linear-gradient(#f7f7f7, #f2f2f2);
  background: -o-linear-gradient(#f7f7f7, #f2f2f2);
  -pie-background: -pie-linear-gradient(#f7f7f7, #f2f2f2);
  background: linear-gradient(#f7f7f7, #f2f2f2);
  box-shadow: none; }

button.-quaternary, .button.-quaternary, input[type="submit"].-quaternary, .feature-box-link.-quaternary, .headline-box-link.-quaternary {
  border: 2px solid #1995e8;
  border-radius: 2em;
  color: #1995e8;
  text-shadow: none;
  background-color: none;
  box-shadow: none; }
  button.-quaternary:hover, .button.-quaternary:hover, input[type="submit"].-quaternary:hover, .feature-box-link.-quaternary:hover, .headline-box-link.-quaternary:hover, button.-quaternary:focus, .button.-quaternary:focus, input[type="submit"].-quaternary:focus, .feature-box-link.-quaternary:focus, .headline-box-link.-quaternary:focus {
    background-color: #1995e8;
    color: white; }

/* ===========================================
 * Wrapper Elements
 * ======================================== */
.header-bar-inner, .header-navigation-inner, .content-wrapper {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }

.centered-wrapper-inner, .info-map-boxes {
  max-width: 1111.11111px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 1200px) {
    .centered-wrapper-inner, .info-map-boxes {
      max-width: none;
      margin-right: 3.7037%;
      margin-left: 3.7037%; } }
  @media screen and (max-width: 1100px) {
    .centered-wrapper-inner, .info-map-boxes {
      margin-right: 5.55556%;
      margin-left: 5.55556%; } }

.page {
  zoom: 1;
  position: relative;
  margin: 0 auto;
  background: white; }
  .page:before {
    content: "";
    display: table; }
  .page:after {
    content: "";
    display: table;
    clear: both; }
  .tao-boxed .page {
    max-width: 1200px;
    border: solid #b2b9c4;
    border-width: 0 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 1200px) {
    .tao-boxed .page {
      border: 0;
      box-shadow: none; } }
  .tao-not-boxed .page {
    max-width: none;
    border: 0;
    box-shadow: none; }

/* ===========================================
 * Layout in order of appearance in HTML
 * ======================================== */
.page-header {
  position: relative;
  z-index: 20; }
  .page-header.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }

.header-bar {
  zoom: 1;
  border-bottom: 1px solid #f3f3f3;
  font-size: 0.8125em;
  background: whitesmoke; }
  .header-bar:before {
    content: "";
    display: table; }
  .header-bar:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 800px) {
    .header-bar {
      display: none; } }
  .tao-boxed .header-bar {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px solid #b2b9c4;
    border-left: 1px solid #b2b9c4; }
  @media screen and (max-width: 1200px) {
    .tao-boxed .header-bar {
      border-right: 0;
      border-left: 0; } }
  .tao-not-boxed .header-bar {
    max-width: none;
    border-right: 0;
    border-left: 0; }

.header-bar-inner {
  color: #737373; }
  @media screen and (max-width: 1100px) {
    .header-bar-inner {
      padding-right: 5.55556%;
      padding-left: 5.55556%; } }

.header-links {
  float: left;
  margin: 0 0 0 3.7037%;
  padding: 0.61538em 0; }
  @media screen and (max-width: 1100px) {
    .header-links {
      float: none;
      margin-left: 0; } }
  .header-links.-right {
    float: right;
    margin: 0 3.7037% 0 0; }
    @media screen and (max-width: 1100px) {
      .header-links.-right {
        float: none;
        margin-right: 0; } }
    .header-links.-right a {
      margin-right: 0;
      margin-left: 1em; }
  .header-links li {
    display: inline; }
  .header-links a {
    display: inline-block;
    color: inherit;
    margin-right: 1em; }
  .header-links .icon-links-label {
    color: inherit; }
  .header-links.-secondary {
    padding-top: 0;
    padding-bottom: 0; }
    @media screen and (max-width: 1100px) {
      .header-links.-secondary > li:first-child > a {
        margin-left: -0.625em; } }
    .header-links.-secondary a {
      float: left;
      position: relative;
      width: 2.76923em;
      height: 2.76923em;
      overflow: hidden;
      margin: 0;
      line-height: 0;
      /* Fixes Chrome bug */
      letter-spacing: -1em;
      color: #737373;
      text-indent: -99em;
      text-decoration: none; }
      .header-links.-secondary a:before, .header-links.-secondary a:after {
        font: 1.15385em/1 "RockSolid Icons";
        content: attr(data-icon);
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        text-rendering: geometricPrecision;
        text-indent: 0;
        display: inline-block;
        position: relative;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        padding-top: 0.06667em;
        line-height: 2.40067;
        letter-spacing: 0;
        text-align: center;
        background: whitesmoke;
        -webkit-transition: top 0.2s ease-out;
        -moz-transition: top 0.2s ease-out false;
        -o-transition: top 0.2s ease-out false;
        transition: top 0.2s ease-out; }
      .header-links.-secondary a:after {
        top: 100%;
        color: white;
        background: transparent; }
      .header-links.-secondary a:hover:before, .header-links.-secondary a:focus:before {
        top: -100%; }
      .header-links.-secondary a:hover:after, .header-links.-secondary a:focus:after {
        top: 0; }

.header-login,
.header-dropdown {
  position: relative;
  float: right;
  z-index: 4;
  margin: 0.30769em 0.76923em -0.15385em 0; }
  @media screen and (max-width: 1100px) {
    .header-login,
    .header-dropdown {
      margin-right: -0.61538em;
      margin-left: 1em; } }
  .header-login > h1, .header-login > h2, .header-login > h3, .header-login > h4, .header-login > h5, .header-login > h6,
  .header-dropdown > h1,
  .header-dropdown > h2,
  .header-dropdown > h3,
  .header-dropdown > h4,
  .header-dropdown > h5,
  .header-dropdown > h6 {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0.38462em 0.76923em 0.61538em;
    border: 1px solid transparent;
    border-bottom: 0;
    border-radius: 2em 2em 0 0;
    outline: none;
    font-weight: normal;
    font-size: inherit;
    line-height: 1.5;
    color: inherit;
    cursor: pointer; }
    .header-login > h1:hover, .header-login > h1:focus, .header-login > h2:hover, .header-login > h2:focus, .header-login > h3:hover, .header-login > h3:focus, .header-login > h4:hover, .header-login > h4:focus, .header-login > h5:hover, .header-login > h5:focus, .header-login > h6:hover, .header-login > h6:focus,
    .header-dropdown > h1:hover,
    .header-dropdown > h1:focus,
    .header-dropdown > h2:hover,
    .header-dropdown > h2:focus,
    .header-dropdown > h3:hover,
    .header-dropdown > h3:focus,
    .header-dropdown > h4:hover,
    .header-dropdown > h4:focus,
    .header-dropdown > h5:hover,
    .header-dropdown > h5:focus,
    .header-dropdown > h6:hover,
    .header-dropdown > h6:focus {
      text-decoration: underline; }
      .header-login > h1:hover:after, .header-login > h1:focus:after, .header-login > h2:hover:after, .header-login > h2:focus:after, .header-login > h3:hover:after, .header-login > h3:focus:after, .header-login > h4:hover:after, .header-login > h4:focus:after, .header-login > h5:hover:after, .header-login > h5:focus:after, .header-login > h6:hover:after, .header-login > h6:focus:after,
      .header-dropdown > h1:hover:after,
      .header-dropdown > h1:focus:after,
      .header-dropdown > h2:hover:after,
      .header-dropdown > h2:focus:after,
      .header-dropdown > h3:hover:after,
      .header-dropdown > h3:focus:after,
      .header-dropdown > h4:hover:after,
      .header-dropdown > h4:focus:after,
      .header-dropdown > h5:hover:after,
      .header-dropdown > h5:focus:after,
      .header-dropdown > h6:hover:after,
      .header-dropdown > h6:focus:after {
        text-decoration: none !important; }
    .header-login > h1:after, .header-login > h2:after, .header-login > h3:after, .header-login > h4:after, .header-login > h5:after, .header-login > h6:after,
    .header-dropdown > h1:after,
    .header-dropdown > h2:after,
    .header-dropdown > h3:after,
    .header-dropdown > h4:after,
    .header-dropdown > h5:after,
    .header-dropdown > h6:after {
      font: 0.69231em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      top: -0.11111em;
      margin-left: 0.44444em; }

.header-dropdown:hover {
  color: #4f4f4f; }

.header-login .formbody,
.header-dropdown > ul {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  margin-top: -1px;
  padding: 1em 1.53846em 1.38462em;
  border: 1px solid #b2b9c4;
  border-radius: 2em 0 2em 2em;
  color: #4f4f4f;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); }
  .header-login .formbody .error,
  .header-dropdown > ul .error {
    margin-top: 0;
    min-width: 21.53846em; }
  .header-login .formbody .login_info,
  .header-dropdown > ul .login_info {
    margin-top: 0;
    white-space: nowrap; }
  .header-login .formbody label,
  .header-dropdown > ul label {
    display: block;
    margin: 0 0 0.3em;
    font-size: 0.76923em;
    text-transform: uppercase; }
  .header-login .formbody input,
  .header-dropdown > ul input {
    width: 100%;
    margin: 0 0 1.07692em;
    padding: 0.46154em 0.92308em;
    border-radius: 0;
    font-size: 1em; }
    .header-login .formbody input[type=submit],
    .header-dropdown > ul input[type=submit] {
      margin: 0; }
  .header-login .formbody .checkbox_container,
  .header-dropdown > ul .checkbox_container {
    margin: 0 0 1.07692em; }
    .header-login .formbody .checkbox_container input,
    .header-dropdown > ul .checkbox_container input {
      margin-bottom: 0; }
    .header-login .formbody .checkbox_container label,
    .header-dropdown > ul .checkbox_container label {
      display: inline; }

.header-login .formbody {
  min-width: 16.92308em; }

.header-dropdown > ul {
  min-width: 150%;
  padding: 0.76923em 0;
  list-style: none; }
  .header-dropdown > ul li:before {
    content: none; }
  .header-dropdown > ul a, .header-dropdown > ul span.trail, .header-dropdown > ul span.active, .header-dropdown > ul span.forward {
    display: block;
    padding: 0.30769em 1.53846em;
    color: inherit;
    text-decoration: none; }
  .header-dropdown > ul a:hover, .header-dropdown > ul a:focus {
    text-decoration: underline; }
  .header-dropdown > ul span.trail, .header-dropdown > ul span.active, .header-dropdown > ul span.forward {
    font-weight: bold; }

.header-login.is-active > h1, .header-login.is-active > h2, .header-login.is-active > h3, .header-login.is-active > h4, .header-login.is-active > h5, .header-login.is-active > h6,
.header-dropdown:hover > h1,
.header-dropdown:hover > h2,
.header-dropdown:hover > h3,
.header-dropdown:hover > h4,
.header-dropdown:hover > h5,
.header-dropdown:hover > h6,
.header-dropdown:focus > h1,
.header-dropdown:focus > h2,
.header-dropdown:focus > h3,
.header-dropdown:focus > h4,
.header-dropdown:focus > h5,
.header-dropdown:focus > h6 {
  border-color: #b2b9c4;
  color: #4f4f4f;
  background-color: white; }

.header-login.is-active > h1:after, .header-login.is-active > h2:after, .header-login.is-active > h3:after, .header-login.is-active > h4:after, .header-login.is-active > h5:after, .header-login.is-active > h6:after {
  content: "\d7"; }

.header-login.is-active .formbody,
.header-dropdown:hover > ul,
.header-dropdown:focus > ul {
  display: block; }

.header-navigation {
  zoom: 1;
  position: relative;
  border-bottom: 1px solid #f3f3f3;
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  .header-navigation:before {
    content: "";
    display: table; }
  .header-navigation:after {
    content: "";
    display: table;
    clear: both; }
  .tao-boxed .header-navigation {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px solid #b2b9c4;
    border-left: 1px solid #b2b9c4; }
  @media screen and (max-width: 1200px) {
    .tao-boxed .header-navigation {
      border-right: 0;
      border-left: 0; } }
  .tao-not-boxed .header-navigation {
    max-width: none;
    border-right: 0;
    border-left: 0; }

.header-navigation-inner {
  position: relative;
  height: 5.25em;
  min-height: 3.125em;
  color: #4f4f4f; }
  @media screen and (max-width: 1100px) {
    .header-navigation-inner {
      height: auto;
      min-height: 0; } }

.logo {
  position: absolute;
  top: 17.5%;
  bottom: 17.5%;
  left: 3.7037%;
  margin: 0;
  font-size: inherit; }
  @media screen and (max-width: 1100px) {
    .logo {
      position: static;
      margin-left: 5.55556%;
      padding-top: 1.5em;
      padding-bottom: 0.75em; } }
  @media screen and (max-width: 800px) {
    .logo {
      text-align: center;
      margin-left: 0;
      padding-top: 0.75em; } }
  .logo a {
    display: block;
    height: 100%; }
    @media screen and (max-width: 1100px) {
      .logo a {
        display: inline; } }
  .logo img {
    display: block;
    width: auto;
    height: 100%; }
    @media screen and (max-width: 1100px) {
      .logo img {
        display: inline;
        height: auto;
        max-height: 4.0625em; } }

.main-navigation-wrapper {
  position: relative;
  clear: both;
  border: 1px solid #b2b9c4;
  background: white;
  background: -owg-linear-gradient(white, #fafafa);
  background: -webkit-linear-gradient(white, #fafafa);
  background: -moz-linear-gradient(white, #fafafa);
  background: -o-linear-gradient(white, #fafafa);
  -pie-background: -pie-linear-gradient(white, #fafafa);
  background: linear-gradient(white, #fafafa);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5); }

.main-navigation {
  float: right;
  height: 100%;
  margin-right: 5.55556%;
  padding-right: 2.75em; }
  @media screen and (max-width: 1100px) {
    .main-navigation {
      position: relative;
      float: none;
      height: 3.125em;
      margin-right: 0;
      padding-right: 1.5em;
      padding-left: 1.5em; } }
  @media screen and (max-width: 800px) {
    .main-navigation {
      display: none; } }
  .main-navigation a:before, .main-navigation span:before, .main-navigation span.active:before, .main-navigation span.trail:before, .main-navigation span.forward:before {
    content: none;
    display: none; }
  .main-navigation ul {
    display: inline;
    margin: 0;
    padding: 0; }
  .main-navigation > ul > li {
    position: relative;
    float: left;
    height: 100%; }
    .main-navigation > ul > li.-mega {
      position: static; }
    .main-navigation > ul > li:before {
      position: absolute;
      top: 50%;
      left: 0.5em;
      margin-top: -0.33333em;
      font-size: 0.75em; }
    .main-navigation > ul > li > a, .main-navigation > ul > li span, .main-navigation > ul > li > span.active, .main-navigation > ul > li > span.trail, .main-navigation > ul > li > span.forward {
      position: relative;
      float: left;
      height: 100%;
      padding: 0 1.429em;
      font-size: 0.875em;
      color: #4f4f4f; }
      .main-navigation > ul > li > a:before, .main-navigation > ul > li span:before, .main-navigation > ul > li > span.active:before, .main-navigation > ul > li > span.trail:before, .main-navigation > ul > li > span.forward:before {
        content: "";
        display: block;
        height: 50%;
        margin-bottom: -0.71429em; }
      .main-navigation > ul > li > a:after, .main-navigation > ul > li span:after, .main-navigation > ul > li > span.active:after, .main-navigation > ul > li > span.trail:after, .main-navigation > ul > li > span.forward:after {
        content: "";
        position: absolute;
        top: -1px;
        right: 50%;
        left: 50%;
        border-top: 2px solid #4f4f4f;
        -webkit-transition: right 0.4s ease-out, left 0.4s ease-out;
        -moz-transition: right 0.4s ease-out false, left 0.4s ease-out false;
        -o-transition: right 0.4s ease-out false, left 0.4s ease-out false;
        transition: right 0.4s ease-out, left 0.4s ease-out; }
        @media screen and (max-width: 1100px) {
          .main-navigation > ul > li > a:after, .main-navigation > ul > li span:after, .main-navigation > ul > li > span.active:after, .main-navigation > ul > li > span.trail:after, .main-navigation > ul > li > span.forward:after {
            top: auto;
            bottom: -1px; } }
    .main-navigation > ul > li > a:hover, .main-navigation > ul > li > a:focus {
      color: #1995e8;
      text-decoration: none; }
    .main-navigation > ul > li > a.active, .main-navigation > ul > li > a.trail, .main-navigation > ul > li > a.forward, .main-navigation > ul > li span.active, .main-navigation > ul > li span.trail, .main-navigation > ul > li span.forward {
      color: #1995e8; }
    .main-navigation > ul > li > ul {
      position: absolute;
      top: 100%;
      left: 0.5em;
      display: block;
      overflow: hidden;
      max-height: 0;
      min-width: 11.25em;
      padding: 0;
      border: solid #f3f3f3;
      border-width: 1px 1px 2px;
      border-top-color: #f3f3f3;
      border-radius: 0 0 2em 2em;
      background: white;
      opacity: 0;
      box-shadow: inset 0 6px 2px -5px rgba(0, 0, 0, 0.1);
      -webkit-transition: max-height 0s false, padding 0s false, opacity 0.3s false;
      -webkit-transition-delay: 0.3s, 0.3s, 0s;
      -moz-transition: max-height 0s false 0.3s, padding 0s false 0.3s, opacity 0.3s false false;
      -o-transition: max-height 0s false 0.3s, padding 0s false 0.3s, opacity 0.3s false false;
      transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
      pointer-events: none; }
      .main-navigation > ul > li > ul li {
        position: relative;
        display: block;
        padding: 0.125em 0.375em;
        border-bottom: 1px solid #f3f3f3;
        white-space: nowrap; }
        .main-navigation > ul > li > ul li li {
          margin: 0 -0.375em;
          border: 0; }
      .main-navigation > ul > li > ul li[data-icon]:before, .main-navigation > ul > li > ul li[class^="icon-"]:before, .main-navigation > ul > li > ul li[class*=" icon-"]:before {
        position: absolute;
        top: 0.64286em;
        left: 0.28571em;
        z-index: 1;
        font-size: 0.875em; }
      .main-navigation > ul > li > ul li[data-icon] a, .main-navigation > ul > li > ul li[data-icon] span.active, .main-navigation > ul > li > ul li[data-icon] span.trail, .main-navigation > ul > li > ul li[data-icon] span.forward, .main-navigation > ul > li > ul li[class^="icon-"] a, .main-navigation > ul > li > ul li[class^="icon-"] span.active, .main-navigation > ul > li > ul li[class^="icon-"] span.trail, .main-navigation > ul > li > ul li[class^="icon-"] span.forward, .main-navigation > ul > li > ul li[class*=" icon-"] a, .main-navigation > ul > li > ul li[class*=" icon-"] span.active, .main-navigation > ul > li > ul li[class*=" icon-"] span.trail, .main-navigation > ul > li > ul li[class*=" icon-"] span.forward {
        padding-left: 1.71429em; }
      .main-navigation > ul > li > ul a, .main-navigation > ul > li > ul span.active, .main-navigation > ul > li > ul span.trail, .main-navigation > ul > li > ul span.forward {
        position: relative;
        display: block;
        padding: 0.21429em 0.42857em;
        margin: 0 -0.42857em;
        font-size: 0.875em; }
      .main-navigation > ul > li > ul a {
        border-radius: 2em;
        color: #1995e8;
        -webkit-transition: background-color 0.6s ease-in, color 0.6s ease-in;
        -moz-transition: background-color 0.6s ease-in false, color 0.6s ease-in false;
        -o-transition: background-color 0.6s ease-in false, color 0.6s ease-in false;
        transition: background-color 0.6s ease-in, color 0.6s ease-in; }
        .main-navigation > ul > li > ul a:hover {
          text-decoration: none;
          color: #1995e8;
          background-color: #f3f3f3;
          -webkit-transition-duration: 0.05s;
          -moz-transition-duration: 0.05s;
          -o-transition-duration: 0.05s;
          transition-duration: 0.05s; }
      .main-navigation > ul > li > ul span.active, .main-navigation > ul > li > ul span.trail, .main-navigation > ul > li > ul span.forward {
        color: #4f4f4f; }
      .main-navigation > ul > li > ul ul {
        display: block;
        padding-left: 0.625em; }
    .main-navigation > ul > li:hover:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      margin-top: 0.625em; }
    .main-navigation > ul > li:hover > a, .main-navigation > ul > li:hover > span.active, .main-navigation > ul > li:hover > span.trail, .main-navigation > ul > li:hover > span.forward {
      z-index: 2; }
      .main-navigation > ul > li:hover > a:after, .main-navigation > ul > li:hover > span.active:after, .main-navigation > ul > li:hover > span.trail:after, .main-navigation > ul > li:hover > span.forward:after {
        right: 1.42857em;
        left: 1.42857em;
        -webkit-transition-duration: 0.1s, 0.1s;
        -moz-transition-duration: 0.1s, 0.1s;
        -o-transition-duration: 0.1s, 0.1s;
        transition-duration: 0.1s, 0.1s; }
    .main-navigation > ul > li:hover > ul {
      z-index: 1;
      max-height: 9999px;
      padding: 0.875em 1em;
      opacity: 1;
      -webkit-transition: opacity 0.2s false;
      -moz-transition: opacity 0.2s false false;
      -o-transition: opacity 0.2s false false;
      transition: opacity 0.2s;
      pointer-events: auto; }
    .modernizr-no-pointerevents .main-navigation > ul > li > ul {
      border-width: 0; }
    .modernizr-no-pointerevents .main-navigation > ul > li:hover > ul {
      border-width: 1px 1px 2px; }
    .main-navigation > ul > li.last > ul {
      left: auto;
      right: -0.125em; }

.mega-dropdown {
  position: absolute;
  top: 100%;
  left: 3.7037%;
  display: block;
  width: 92.59259%;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  border: solid #f3f3f3;
  border-width: 1px 1px 2px;
  border-top-color: #f3f3f3;
  border-radius: 0 0 2em 2em;
  font-size: 0.875em;
  background: white;
  opacity: 0;
  box-shadow: inset 0 6px 2px -5px rgba(0, 0, 0, 0.1);
  -webkit-transition: max-height 0s false, padding 0s false, opacity 0.3s false;
  -webkit-transition-delay: 0.3s, 0.3s, 0s;
  -moz-transition: max-height 0s false 0.3s, padding 0s false 0.3s, opacity 0.3s false false;
  -o-transition: max-height 0s false 0.3s, padding 0s false 0.3s, opacity 0.3s false false;
  transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
  pointer-events: none;
  /* Fixes chrome text flicker */
  -webkit-backface-visibility: hidden; }
  @media screen and (max-width: 1100px) {
    .mega-dropdown {
      background-image: none !important;
      left: 0;
      width: 100%; } }
  li:hover > .mega-dropdown {
    z-index: 1;
    max-height: 9999px;
    overflow: visible;
    padding: 1.57143em 3.7037%;
    opacity: 1;
    -webkit-transition: opacity 0.2s false;
    -moz-transition: opacity 0.2s false false;
    -o-transition: opacity 0.2s false false;
    transition: opacity 0.2s;
    pointer-events: auto; }
  .modernizr-no-pointerevents .mega-dropdown {
    border-width: 0; }
  .modernizr-no-pointerevents li:hover > .mega-dropdown {
    border-width: 1px 1px 2px; }

.mega-dropdown-column h1, .mega-dropdown-column h2, .mega-dropdown-column h3 {
  margin: 0 0 0.71429em;
  font-size: inherit;
  font-weight: bold;
  color: #1995e8; }
  .mega-dropdown-column h1 a, .mega-dropdown-column h2 a, .mega-dropdown-column h3 a {
    color: inherit; }

.mega-dropdown-column p {
  margin: 1em 0; }

.mega-dropdown-column ul a {
  display: inline-block;
  padding: 0.28571em 0 0.21429em;
  color: #1995e8; }
  .mega-dropdown-column ul a:hover {
    color: #1995e8; }

.mega-dropdown-image {
  margin: 1.42857em 0; }
  .mega-dropdown-image img {
    display: block;
    width: 100%;
    height: auto; }

.main-navigation-search {
  position: absolute;
  top: 50%;
  right: 3.7037%;
  z-index: 3;
  height: 2.85714em;
  min-width: 3.42857em;
  margin-top: -1.35714em;
  border-radius: 2em;
  overflow: hidden;
  font-size: 0.875em;
  background: white; }
  @media screen and (max-width: 1100px) {
    .main-navigation-search {
      right: 5.55556%;
      top: auto;
      bottom: 4.6875em;
      margin-top: 0;
      z-index: 0; } }
  @media screen and (max-width: 800px) {
    .main-navigation-search {
      display: none; } }
  .main-navigation-search:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1.07143em;
    margin: -0.5em 0 0;
    border-left: 1px solid #f3f3f3; }
  .main-navigation-search input {
    /* Fixes border-radius on iOS 7 */
    -webkit-appearance: none;
    float: right;
    width: 11.78571em;
    margin: 0.57143em 0.85714em 0 -10.35714em;
    padding: 0.14286em 0 0.21429em;
    border: 0;
    border-bottom: 1px solid white;
    border-radius: 0;
    font-size: inherit;
    background: none;
    box-shadow: none;
    -webkit-transition: margin-left 0.2s ease-out;
    -moz-transition: margin-left 0.2s ease-out false;
    -o-transition: margin-left 0.2s ease-out false;
    transition: margin-left 0.2s ease-out; }
  .main-navigation-search:hover, .main-navigation-search.focus {
    margin-right: -1px;
    border: 1px solid #f3f3f3; }
    .main-navigation-search:hover input, .main-navigation-search.focus input {
      margin-left: 0.85714em;
      border-color: #b2b9c4;
      box-shadow: none; }
    .main-navigation-search:hover:after, .main-navigation-search.focus:after {
      content: none; }
  @media screen and (max-width: 1100px) {
    .main-navigation-search {
      margin-right: -1px;
      border: 1px solid #f3f3f3; }
      .main-navigation-search input {
        margin-left: 0.85714em;
        border-color: #b2b9c4;
        box-shadow: none; }
      .main-navigation-search:after {
        content: none; } }
  .main-navigation-search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.57143em;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    color: #4f4f4f;
    text-align: left;
    text-indent: -99em;
    text-shadow: none;
    line-height: 0;
    background: none;
    box-shadow: none; }
    .main-navigation-search button:after {
      font: 1.14286em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      display: block;
      text-align: center; }
    .main-navigation-search button:hover, .main-navigation-search button:focus {
      color: #1995e8; }

.main-navigation-mobile-open {
  position: absolute;
  top: 41px;
  left: 6.66667%;
  width: 44px;
  height: 39px;
  margin: -20px 0 0 -11px;
  padding: 11px;
  display: none;
  z-index: 200;
  text-indent: -99em;
  line-height: 0; }
  .main-navigation-mobile-open:after {
    content: "";
    display: block;
    height: 3px;
    border-radius: 2px;
    background: #4f4f4f;
    box-shadow: 0 7px #4f4f4f, 0 14px #4f4f4f; }
  @media screen and (max-width: 800px) {
    .main-navigation-mobile-open {
      display: block; } }

.main-navigation-mobile-close {
  position: absolute;
  top: 0;
  right: -17.64706%;
  display: none;
  width: 17.64706%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0 !important;
  text-indent: -99em;
  background: none !important;
  box-shadow: none !important; }
  .is-active > .main-navigation-mobile-close {
    display: block; }

.main-navigation-mobile {
  /* Hide mobile navigation by default */
  display: none;
  padding: 0;
  border-top: 1px solid #47aaed;
  color: white;
  background: #1995e8; }
  @media screen and (max-width: 800px) {
    .main-navigation-mobile {
      display: block; } }
  .modernizr-js .main-navigation-mobile {
    display: none; }
  .main-navigation-mobile.is-enabled {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 201;
    width: 85%;
    min-height: 100%;
    -webkit-transition: left 0.2s ease-out;
    -moz-transition: left 0.2s ease-out false;
    -o-transition: left 0.2s ease-out false;
    transition: left 0.2s ease-out; }
    @media screen and (max-width: 800px) {
      .main-navigation-mobile.is-enabled {
        display: block; } }
    .modernizr-csstransforms3d .main-navigation-mobile.is-enabled {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      -moz-transform: translate3d(-100%, 0, 0);
      -ms-transform: translate3d(-100%, 0, 0);
      -o-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      -webkit-transition: -webkit-transform 0.2s ease-out;
      -moz-transition: -moz-transform 0.2s ease-out false;
      -o-transition: -o-transform 0.2s ease-out false;
      transition: transform 0.2s ease-out; }
  .main-navigation-mobile.is-active {
    left: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    .modernizr-csstransforms3d .main-navigation-mobile.is-active {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .main-navigation-mobile ul {
    display: block;
    margin: 0;
    padding: 0; }
    .main-navigation-mobile ul ul {
      background: #1995e8;
      box-shadow: inset 0 40px 40px -20px rgba(0, 0, 0, 0.04), inset 0 -40px 40px -20px rgba(0, 0, 0, 0.04); }
  .main-navigation-mobile .is-collapsed > ul {
    display: none; }
  .main-navigation-mobile li {
    position: relative;
    display: block; }
    .main-navigation-mobile li:before {
      content: none; }
  .main-navigation-mobile a, .main-navigation-mobile span.active, .main-navigation-mobile span.trail, .main-navigation-mobile span.forward {
    display: block;
    padding: 0.64286em 0.92857em 0.57143em;
    border-bottom: 1px solid #47aaed;
    color: inherit;
    background-color: #1995e8;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.05);
    -webkit-transition: background-color 0.6s ease-out;
    -moz-transition: background-color 0.6s ease-out false;
    -o-transition: background-color 0.6s ease-out false;
    transition: background-color 0.6s ease-out; }
    .main-navigation-mobile a:before, .main-navigation-mobile span.active:before, .main-navigation-mobile span.trail:before, .main-navigation-mobile span.forward:before {
      margin-right: 0.42857em; }
    .main-navigation-mobile a:hover, .main-navigation-mobile a:focus, .main-navigation-mobile span.active:hover, .main-navigation-mobile span.active:focus, .main-navigation-mobile span.trail:hover, .main-navigation-mobile span.trail:focus, .main-navigation-mobile span.forward:hover, .main-navigation-mobile span.forward:focus {
      outline: none;
      text-decoration: none;
      background-color: #1587d2;
      -webkit-transition: background-color 0.2s ease-out;
      -moz-transition: background-color 0.2s ease-out false;
      -o-transition: background-color 0.2s ease-out false;
      transition: background-color 0.2s ease-out; }
  .main-navigation-mobile a.active, .main-navigation-mobile a.trail, .main-navigation-mobile span.active, .main-navigation-mobile span.trail, .main-navigation-mobile span.forward {
    font-weight: bold; }
  .main-navigation-mobile a.active, .main-navigation-mobile span.active {
    background-color: #3ea6ec;
    box-shadow: inset 0 0 5px #1995e8; }
  .main-navigation-mobile li li {
    color: #bfbfbf; }
    .main-navigation-mobile li li a, .main-navigation-mobile li li span.active, .main-navigation-mobile li li span.trail, .main-navigation-mobile li li span.forward {
      padding-left: 1.85714em; }
  .main-navigation-mobile li li li a, .main-navigation-mobile li li li span.active, .main-navigation-mobile li li li span.trail, .main-navigation-mobile li li li span.forward {
    padding-left: 2.78571em; }
  .main-navigation-mobile li li li li a, .main-navigation-mobile li li li li span.active, .main-navigation-mobile li li li li span.trail, .main-navigation-mobile li li li li span.forward {
    padding-left: 3.71429em; }
  .main-navigation-mobile li li li li li a, .main-navigation-mobile li li li li li span.active, .main-navigation-mobile li li li li li span.trail, .main-navigation-mobile li li li li li span.forward {
    padding-left: 4.64286em; }
  .main-navigation-mobile .main-navigation-mobile-expand {
    position: absolute;
    top: 0.21429em;
    right: 0;
    overflow: hidden;
    margin: 0;
    padding: 0.57143em 0.92857em;
    border: solid transparent;
    border-width: 0.21429em 0;
    box-shadow: inset 1px 0 #7fc4f2;
    border-radius: 0;
    outline: none;
    line-height: 0;
    color: inherit;
    text-indent: -99em;
    text-shadow: none;
    background: none; }
    .main-navigation-mobile .main-navigation-mobile-expand:after {
      font: 1.14286em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      display: block; }
  .main-navigation-mobile .is-expanded > .main-navigation-mobile-expand:after {
    content: "\e00c"; }

.main-navigation-mobile-search {
  position: relative;
  margin: 5%; }
  .main-navigation-mobile-search input, .main-navigation-mobile-search input:hover, .main-navigation-mobile-search input:focus {
    width: 100%;
    border: 1px solid #47aaed;
    background: transparent;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); }
  .main-navigation-mobile-search button {
    position: absolute;
    top: 0.07143em;
    right: 0;
    width: 3.57143em;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    text-indent: -99em;
    text-shadow: none;
    line-height: 0;
    background: none;
    box-shadow: none; }
    .main-navigation-mobile-search button:after {
      font: 1.14286em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      display: block;
      text-align: center; }

.main-navigation-mobile-icons.main-navigation-mobile-icons {
  margin: 1em 0;
  text-align: center; }
  .main-navigation-mobile-icons.main-navigation-mobile-icons li {
    display: inline;
    padding: 0; }
  .main-navigation-mobile-icons.main-navigation-mobile-icons a {
    display: inline-block;
    width: 2.85714em;
    height: 2.85714em;
    overflow: hidden;
    padding: 0;
    border: 0;
    border-radius: 2em;
    box-shadow: none; }
    .main-navigation-mobile-icons.main-navigation-mobile-icons a:before {
      font-size: 1.28571em;
      line-height: 2.22278;
      margin: 0 0 100%;
      color: white !important; }
    .main-navigation-mobile-icons.main-navigation-mobile-icons a:hover:before {
      color: inherit !important; }

.tagline {
  zoom: 1;
  border-bottom: 1px solid #f3f3f3;
  background: white; }
  .tagline:before {
    content: "";
    display: table; }
  .tagline:after {
    content: "";
    display: table;
    clear: both; }
  .tagline .page-title {
    float: left;
    font-size: 20px;
    font-weight: normal;
    margin-top: 1.15789em; }
    @media screen and (max-width: 800px) {
      .tagline .page-title {
        float: none;
        text-align: center; } }
  .tagline .mod_breadcrumb {
    float: right;
    margin: 0;
    padding: 2.15385em 0 1.84615em; }
    @media screen and (max-width: 800px) {
      .tagline .mod_breadcrumb {
        float: none;
        margin: 1.69231em 0;
        padding: 0;
        text-align: center; } }
  .tagline .image_container {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    box-shadow: none; }
  .tagline img {
    display: block; }
  .tagline-no-border .tagline {
    border: 0; }

.tagline-inner {
  position: relative;
  /* clearfix */
  overflow: hidden;
  color: #737373;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.content-wrapper {
  zoom: 1; }
  .content-wrapper:before {
    content: "";
    display: table; }
  .content-wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .tao-fullwidth .content-wrapper {
    max-width: none; }

.centered-wrapper {
  zoom: 1;
  position: relative;
  clear: both;
  background: 50% 50% no-repeat;
  background-size: cover; }
  .centered-wrapper:before {
    content: "";
    display: table; }
  .centered-wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .centered-wrapper.-border-top {
    border-top: 1px solid #b2b9c4; }
  .centered-wrapper.-border-bottom {
    border-bottom: 1px solid #b2b9c4; }
  .centered-wrapper.-color-inverted {
    color: white; }
  .centered-wrapper.-highlight-color {
    background-color: #1995e8; }
  .centered-wrapper.-background-color-1 {
    background-color: #353d47; }
  .centered-wrapper.-background-color-2 {
    background-color: whitesmoke; }
  .centered-wrapper.-small {
    min-height: 300px; }
    @media screen and (max-width: 800px) {
      .centered-wrapper.-small {
        min-height: 200px; } }
  .centered-wrapper.-medium {
    min-height: 600px; }
    @media screen and (max-width: 800px) {
      .centered-wrapper.-medium {
        min-height: 400px; } }
  .centered-wrapper.-large {
    min-height: 900px; }
    @media screen and (max-width: 800px) {
      .centered-wrapper.-large {
        min-height: 600px; } }
  .centered-wrapper.-background-mousemove, .centered-wrapper.-background-mousemove-inverted, .centered-wrapper.-background-parallax {
    overflow: hidden; }

.centered-wrapper-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: 50% 50% no-repeat;
  background-size: cover; }
  .centered-wrapper-background video {
    /* Change this to `object-fit: cover;` once all browsers support it, */
    /* see http://stackoverflow.com/a/20851590 */
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .-background-mousemove > .centered-wrapper-background, .-background-mousemove-inverted > .centered-wrapper-background {
    right: -12%; }

.centered-wrapper-inner {
  position: relative; }
  .centered-wrapper-inner.-fullwidth {
    max-width: none;
    margin: 0; }

/* ===========================================
 * Content
 * ======================================== */
h1, h2 {
  line-height: 1.3; }

h3, h4, h5, h6 {
  line-height: 1.5;
  font-weight: normal; }

.main-content {
  float: right;
  width: 59.25926%;
  margin: 1.5em 7.40741% 3.75em 0; }
  @media screen and (max-width: 1100px) {
    .main-content {
      float: none;
      width: auto;
      margin-right: 5.55556%;
      margin-left: 5.55556%; } }
  .tao-no-sidebar .main-content {
    float: none;
    width: auto;
    margin-left: 3.57143%;
    margin-right: 3.57143%; }
    @media screen and (max-width: 1100px) {
      .tao-no-sidebar .main-content {
        margin-right: 5.55556%;
        margin-left: 5.55556%; } }
  .tao-sidebar-right .main-content {
    float: left;
    margin-right: 0;
    margin-left: 7.40741%; }
    @media screen and (max-width: 1100px) {
      .tao-sidebar-right .main-content {
        float: none;
        margin-right: 5.55556%;
        margin-left: 5.55556%; } }
  .tao-fullwidth .main-content {
    margin: 0; }
  .tao-3-columns .main-content {
    width: 48.14815%;
    margin-right: 25.92593%; }
    @media screen and (max-width: 1100px) {
      .tao-3-columns .main-content {
        width: auto;
        margin-right: 5.55556%; } }
  .main-content p, .main-content ul, .main-content ol, .main-content table, .main-content form, .main-content fieldset {
    margin-top: 0.75em;
    margin-bottom: 1.5em; }
  .main-content p > span[style] {
    padding: 0 0.1875em; }
  .main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
    margin-top: 0.75em;
    margin-bottom: 0.3em;
    font-weight: normal; }
  .main-content h1 {
    font-size: 3em;
    font-weight: bold;
    color: #1995e8; }
  .main-content .-color-inverted h1 {
    color: white; }
  .main-content h2 {
    font-size: 2.5em;
    color: #1995e8; }
  .main-content .-color-inverted h2 {
    color: white; }
  .main-content h3 {
    font-size: 2em; }
  .main-content h4 {
    font-size: 1.5em; }
  .main-content h5 {
    font-size: 1.2em;
    line-height: 1.50056; }
  .main-content h6 {
    font-size: 1em;
    line-height: 1.50063;
    letter-spacing: 0.0625em;
    color: #4f4f4f;
    text-transform: uppercase; }
    .-color-inverted .main-content h6 {
      color: white; }
  .main-content ul, .main-content ol {
    padding-left: 1.25em; }
    .main-content ul li[data-icon], .main-content ul li[class^="icon-"], .main-content ul li[class*=" icon-"], .main-content ol li[data-icon], .main-content ol li[class^="icon-"], .main-content ol li[class*=" icon-"] {
      padding-left: 0.25em;
      list-style: none; }
      .main-content ul li[data-icon]:before, .main-content ul li[class^="icon-"]:before, .main-content ul li[class*=" icon-"]:before, .main-content ol li[data-icon]:before, .main-content ol li[class^="icon-"]:before, .main-content ol li[class*=" icon-"]:before {
        left: -1.5em;
        width: 0;
        margin-right: 0;
        color: #1995e8; }
  .main-content ul {
    list-style: disc; }
    .main-content ul ul {
      margin-top: 0; }
  .main-content ol {
    padding-left: 1.25em;
    list-style: decimal; }
    .main-content ol ol, .main-content ol ul {
      margin-top: 0; }
    .main-content ol ol {
      padding-left: 1.5em;
      list-style: upper-alpha; }
      .main-content ol ol ol {
        list-style: lower-roman; }
        .main-content ol ol ol ol {
          list-style: lower-alpha; }
  .main-content blockquote {
    position: relative;
    margin: 1.28571em 0 1.28571em 1.90476em;
    font-size: 1.3125em;
    line-height: 1.33381;
    color: #4f4f4f; }
    .-color-inverted .main-content blockquote {
      color: white; }
    @media screen and (max-width: 800px) {
      .main-content blockquote {
        margin-left: 12.5%; } }
    .main-content blockquote small, .main-content blockquote i, .main-content blockquote em {
      font-size: 0.7619em;
      line-height: 1.5625;
      font-style: normal; }
    .main-content blockquote:before {
      content: "\201c";
      position: absolute;
      top: 0;
      left: -0.47619em;
      margin: 0.47619em 0 0 -0.08333em;
      font-size: 4em;
      font-weight: bold;
      line-height: 0;
      opacity: 0.5; }
      @media screen and (max-width: 800px) {
        .main-content blockquote:before {
          left: -12.5%;
          margin-left: -0.11905em; } }
  .main-content img {
    max-width: 100%;
    height: auto; }
  .main-content .gm-style img {
    max-width: none; }
  .main-content .rsts-main {
    margin: 24px 0; }
  .main-content .main-slider {
    margin: 0; }

/* ===========================================
 * Forms
 * ======================================== */
form h1, form h2, form h3, form h4, form h5, form h6 {
  clear: both; }

form .form-row {
  position: relative;
  clear: both; }

form p b.error, form p.error {
  margin: 0;
  display: block;
  color: #df3763; }

input, textarea, select {
  padding: 0.85714em 1.35714em;
  line-height: normal;
  border: 1px solid #b2b9c4;
  border-bottom-color: #a4acb9;
  border-radius: 2em;
  font-size: 0.875em;
  color: inherit;
  background: white; }
  .valid input, .valid textarea, .valid select {
    border-color: #b5da44; }
  .invalid input, input.error, .invalid textarea, textarea.error, .invalid select, select.error {
    border-color: #df3763; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    /* multiple rules, because user agents are required to ignore a rule with an unknown selector */
    color: #737373; }
  input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
    color: #737373; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    color: #737373; }
  input::placeholder, textarea::placeholder, select::placeholder {
    color: #737373; }
  input:hover, textarea:hover, select:hover {
    border-color: #a4acb9 #a4acb9 #98a1b0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }
  input:focus, textarea:focus, select:focus {
    border-color: #1995e8; }
  .-color-inverted input, .-color-inverted textarea, .-color-inverted select {
    background: #353d47; }

input[type="text"], input[type="search"], input[type="email"], input[type="password"], input[type="url"] {
  outline: none; }

input[type="checkbox"], input[type="radio"], input[type="image"] {
  width: auto !important;
  height: auto !important;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none; }

input[type="checkbox"] {
  vertical-align: middle;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox; }

input[type="radio"] {
  vertical-align: middle;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
  background: none; }

input[type="file"] {
  height: auto;
  padding: 0;
  border: 0;
  /* IE8 and IE9 */
  border: 1px solid #b2b9c4 	;
  background: none;
  box-shadow: none; }

button, input[type="submit"] {
  margin-top: 1.125em; }

textarea {
  height: 200px;
  resize: vertical;
  line-height: 1.5;
  outline: none; }

fieldset {
  margin: 1.125em 0;
  border: 1px solid #b2b9c4; }
  fieldset legend {
    padding: 0 0.3125em; }
  fieldset + br {
    /* Kill <br> that Contao injects */
    display: none; }

.main-content form .form-row {
  margin-top: 1.125em;
  margin-bottom: 1.125em; }

.main-content label {
  display: block;
  margin-bottom: 0.35714em;
  font-size: 0.875em;
  color: #4f4f4f; }
  .-color-inverted .main-content label {
    color: white; }
  .main-content label .mandatory {
    margin-left: 0.14286em;
    color: #1995e8; }

.main-content input[type="checkbox"] + label {
  display: inline; }

.main-content fieldset p {
  margin: 0; }

.main-content fieldset label {
  display: inline;
  margin: 0; }
  .main-content fieldset label:after {
    /* add line break after label */
    content: "\A";
    white-space: pre; }

.main-content input, .main-content textarea, .main-content select, .main-content fieldset {
  width: 75%; }
  @media screen and (max-width: 800px) {
    .main-content input, .main-content textarea, .main-content select, .main-content fieldset {
      width: 100%; } }

.main-content button, .main-content input[type="submit"] {
  width: auto; }
  @media screen and (max-width: 800px) {
    .main-content button, .main-content input[type="submit"] {
      width: 100%; } }

.explanation p, .captcha_text p {
  margin: 0; }

.explanation {
  font-size: 0.875em;
  margin: -0.85714em 0 1.71429em;
  color: #4f4f4f; }
  .-color-inverted .explanation {
    color: white; }

.captcha_text {
  display: block; }
  label .captcha_text {
    display: inline; }

.sidebar form input, .sidebar form textarea, .sidebar form select, .sidebar form fieldset, .sidebar form button {
  width: 100%; }

.sidebar form label {
  display: block;
  margin-bottom: 0.3125em;
  font-size: 1em; }

.sidebar form input[type="checkbox"], .sidebar form input[type="radio"], .sidebar form input[type="image"] {
  width: auto; }

/* ===========================================
 * Content elements
 * ======================================== */
.image_container {
  position: relative;
  display: inline-block; }
  .image_container.no-border, .no-border .image_container {
    padding: 0;
    border: 0;
    box-shadow: none;
    background: none; }
  .image_container.float_above {
    margin-top: 1.5em; }
  .image_container.float_below {
    margin-bottom: 1.5em; }
  .image_container img {
    display: block;
    width: 100%;
    height: auto; }
  .image_container a {
    position: relative;
    display: block;
    overflow: hidden;
    /* Fixes IE bug */
    text-decoration: none; }
    .image_container a:hover:before, .image_container a:focus:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.3); }
    .image_container a:hover:after, .image_container a:focus:after {
      font: 1.5em/1 "RockSolid Icons";
      content: "+";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 2;
      margin: -0.5em;
      color: white;
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.35); }
    .image_container a:hover img, .image_container a:focus img {
      -webkit-filter: blur(2px);
      -moz-filter: blur(2px);
      filter: blur(2px);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
  .image_container figcaption, .image_container .caption {
    /* overwrite elements style attribute */
    width: 100% !important;
    padding: 0.42857em 0 0;
    font-size: 0.875em;
    color: #4f4f4f; }

.image_container.float_right, .image_container.float_left {
  float: right;
  width: 37.5% !important;
  margin: 1.5em 0 1.125em 6.25%; }
  @media screen and (max-width: 800px) {
    .image_container.float_right, .image_container.float_left {
      margin-left: 0;
      float: none !important;
      width: auto !important;
      width: auto !important; } }
  .tao-no-sidebar .image_container.float_right, .tao-no-sidebar .image_container.float_left {
    margin: 0.5em 0 1em 4%;
    width: 24% !important; }
    @media screen and (max-width: 1100px) {
      .tao-no-sidebar .image_container.float_right, .tao-no-sidebar .image_container.float_left {
        margin-left: 6.25%;
        width: 37.5% !important; } }
    @media screen and (max-width: 800px) {
      .tao-no-sidebar .image_container.float_right, .tao-no-sidebar .image_container.float_left {
        margin-left: 0;
        width: auto !important; } }
  .no-resize .image_container.float_right, .tao-no-sidebar .no-resize .image_container.float_right, .image_container.float_right.no-resize, .tao-no-sidebar .image_container.float_right.no-resize, .no-resize .image_container.float_left, .tao-no-sidebar .no-resize .image_container.float_left, .image_container.float_left.no-resize, .tao-no-sidebar .image_container.float_left.no-resize {
    width: auto !important; }

.image_container.float_left {
  float: left;
  margin: 0.5em 6.25% 1em 0; }
  @media screen and (max-width: 800px) {
    .image_container.float_left {
      margin-right: 0; } }
  .tao-no-sidebar .image_container.float_left {
    margin: 0.5em 3.84615% 1em 0; }
    @media screen and (max-width: 1100px) {
      .tao-no-sidebar .image_container.float_left {
        margin-right: 6.25%; } }
    @media screen and (max-width: 800px) {
      .tao-no-sidebar .image_container.float_left {
        margin-right: 0; } }

.ce_youtube-wrapper, .video-responsive, .iframe-responsive, .map-responsive {
  position: relative;
  margin: 1.5em 0;
  /* ratio 16 to 9 */
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .ce_youtube-wrapper iframe, .video-responsive iframe, .iframe-responsive iframe, .map-responsive iframe, .ce_youtube-wrapper object, .video-responsive object, .iframe-responsive object, .map-responsive object, .ce_youtube-wrapper embed, .video-responsive embed, .iframe-responsive embed, .map-responsive embed, .ce_youtube-wrapper .ce_youtube-wrapper-poster, .video-responsive .ce_youtube-wrapper-poster, .iframe-responsive .ce_youtube-wrapper-poster, .map-responsive .ce_youtube-wrapper-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ce_youtube-wrapper-poster {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  .ce_youtube-wrapper-poster:before {
    font: 1.25em/1 "RockSolid Icons";
    content: "▶";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.2em -1.675em;
    padding: 0.7em 1.2em 0.7em 1.4em;
    border-radius: 0.5em;
    color: white;
    background: black;
    background: rgba(0, 0, 0, 0.6);
    transition: background-color 0.1s linear; }
  .ce_youtube-wrapper-poster:hover:before {
    opacity: 1;
    background: #cc181e; }

.mejs-video, .mejs-audio {
  margin: 1.25em 0;
  background: transparent; }
  .mejs-video button, .mejs-audio button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border-radius: 0;
    box-shadow: none; }

.ce_gallery > ul.cols_1 > li {
  width: 100%; }

.ce_gallery > ul.cols_2 > li {
  width: 49.25%; }

.ce_gallery > ul.cols_3 > li {
  width: 32.33333%; }

.ce_gallery > ul.cols_4 > li {
  width: 23.875%; }

.ce_gallery > ul.cols_5 > li {
  width: 18.8%; }

.ce_gallery > ul.cols_6 > li {
  width: 15.41667%; }

.ce_gallery > ul.cols_7 > li {
  width: 13%; }

.ce_gallery > ul.cols_8 > li {
  width: 11.1875%; }

.ce_gallery > ul.cols_9 > li {
  width: 9.77778%; }

.ce_gallery > ul.cols_10 > li {
  width: 8.65%; }

.ce_gallery > ul.cols_11 > li {
  width: 7.72727%; }

.ce_gallery > ul.cols_12 > li {
  width: 6.95833%; }

@media screen and (max-width: 800px) {
  .ce_gallery.ce_gallery > ul > li {
    /* doubled class for specificity */
    width: auto; } }

.ce_gallery.no-resize > ul > li {
  width: auto; }

.main-content .ce_gallery {
  margin: 1.5em 0; }

.ce_gallery > ul {
  zoom: 1;
  margin: 0 !important;
  padding: 0 0 1.5% 0 !important;
  list-style: none !important; }
  .ce_gallery > ul:before {
    content: "";
    display: table; }
  .ce_gallery > ul:after {
    content: "";
    display: table;
    clear: both; }
  .ce_gallery > ul > li {
    float: left;
    width: 23.875%;
    margin: 1.5% 0 0 1.5%; }
    @media screen and (max-width: 800px) {
      .ce_gallery > ul > li {
        margin-left: 0;
        margin-right: 1.5%; } }
    .ce_gallery > ul > li.col_first {
      clear: left;
      margin-left: 0; }
      @media screen and (max-width: 800px) {
        .ce_gallery > ul > li.col_first {
          clear: none; } }
    .ce_gallery > ul > li.col_last {
      /* for rounding failures */
      margin-right: -1%; }
      @media screen and (max-width: 800px) {
        .ce_gallery > ul > li.col_last {
          margin-right: 1.5%; } }
    .ce_gallery > ul > li > .image_container {
      display: block;
      width: 100%; }

.ce_gallery img {
  width: 100%;
  height: auto; }

.enclosure,
.sidebar .enclosure,
.ce_downloads,
.sidebar .ce_downloads {
  margin: 1.6875em 0;
  padding: 1.25em 1.875em;
  border: 1px solid #b2b9c4;
  border-radius: 2em; }
  .enclosure h1, .enclosure h2, .enclosure h3, .enclosure h4, .enclosure h5, .enclosure h6,
  .sidebar .enclosure h1,
  .sidebar .enclosure h2,
  .sidebar .enclosure h3,
  .sidebar .enclosure h4,
  .sidebar .enclosure h5,
  .sidebar .enclosure h6,
  .ce_downloads h1,
  .ce_downloads h2,
  .ce_downloads h3,
  .ce_downloads h4,
  .ce_downloads h5,
  .ce_downloads h6,
  .sidebar .ce_downloads h1,
  .sidebar .ce_downloads h2,
  .sidebar .ce_downloads h3,
  .sidebar .ce_downloads h4,
  .sidebar .ce_downloads h5,
  .sidebar .ce_downloads h6 {
    margin: -1.75em -2.58333em 1.66667em;
    padding: 0.66667em 1.66667em;
    border-radius: 2em 2em 0 0;
    font-size: 0.75em;
    font-weight: bold;
    letter-spacing: 0.08333em;
    color: white;
    text-transform: uppercase;
    background: #1995e8; }
    .enclosure h1:before, .enclosure h2:before, .enclosure h3:before, .enclosure h4:before, .enclosure h5:before, .enclosure h6:before,
    .sidebar .enclosure h1:before,
    .sidebar .enclosure h2:before,
    .sidebar .enclosure h3:before,
    .sidebar .enclosure h4:before,
    .sidebar .enclosure h5:before,
    .sidebar .enclosure h6:before,
    .ce_downloads h1:before,
    .ce_downloads h2:before,
    .ce_downloads h3:before,
    .ce_downloads h4:before,
    .ce_downloads h5:before,
    .ce_downloads h6:before,
    .sidebar .ce_downloads h1:before,
    .sidebar .ce_downloads h2:before,
    .sidebar .ce_downloads h3:before,
    .sidebar .ce_downloads h4:before,
    .sidebar .ce_downloads h5:before,
    .sidebar .ce_downloads h6:before {
      font: 1.16667em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      top: 0.07143em;
      float: right; }
  .enclosure ul, .enclosure p,
  .sidebar .enclosure ul,
  .sidebar .enclosure p,
  .ce_downloads ul,
  .ce_downloads p,
  .sidebar .ce_downloads ul,
  .sidebar .ce_downloads p {
    margin: 0;
    padding: 0;
    list-style: none; }

.ce_accordion {
  color: #4f4f4f; }
  .ce_accordion[data-icon], .ce_accordion[class^="icon-"], .ce_accordion[class*=" icon-"] {
    position: relative; }
    .ce_accordion[data-icon]:before, .ce_accordion[class^="icon-"]:before, .ce_accordion[class*=" icon-"]:before {
      position: absolute;
      top: 0.75em;
      left: 1em;
      z-index: 1;
      font-size: 1.25em; }
    .ce_accordion[data-icon] .toggler, .ce_accordion[class^="icon-"] .toggler, .ce_accordion[class*=" icon-"] .toggler {
      padding-left: 3.125em; }
  .ce_accordion .toggler {
    position: relative;
    /* collapse borders */
    margin-bottom: -2px;
    padding: 0.6875em 2.5em 0.8125em 1.25em;
    border: 1px solid #b2b9c4;
    border-radius: 2em;
    outline: none;
    font-weight: bold;
    cursor: pointer;
    background: white; }
    .ce_accordion .toggler:after {
      font: 0.8125em/1 "RockSolid Icons";
      content: "+";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      position: absolute;
      top: 1.38462em;
      right: 1.53846em; }
    .ce_accordion .toggler:hover {
      color: #1995e8;
      text-decoration: none; }
    .ce_accordion .toggler.ui-accordion-header-active:after {
      content: "\2212"; }
    .ce_accordion + .ce_accordion .toggler {
      border-radius: 0 0 2em 2em; }
  .ce_accordion .accordion {
    position: relative;
    /* collapse borders */
    margin-bottom: -2px;
    padding: 0.0625em 1.25em;
    border: 1px solid #b2b9c4;
    border-top-color: #d9dce2;
    border-radius: 0 0 2em 2em;
    background: #e6e6e6; }

.icon-boxes {
  zoom: 1;
  margin: 2.75em 0; }
  .icon-boxes:before {
    content: "";
    display: table; }
  .icon-boxes:after {
    content: "";
    display: table;
    clear: both; }
  .icon-boxes > h1, .icon-boxes > h2, .icon-boxes > h3, .icon-boxes > h4, .icon-boxes > h5, .icon-boxes > h6 {
    margin-top: 0;
    margin-bottom: 1em; }

.icon-boxes-item {
  position: relative;
  display: block;
  font-size: 0.875em;
  color: #4f4f4f;
  text-align: center;
  text-decoration: none; }
  .icon-boxes-item.-align-left {
    text-align: left; }
  .icon-boxes-item.-align-right {
    text-align: right; }
  .icon-boxes-item.-color-inverted, .-color-inverted .icon-boxes-item {
    color: white; }
    .icon-boxes-item.-color-inverted:before, .icon-boxes-item.-color-inverted.-inverted-icon:before, .-color-inverted .icon-boxes-item:before, .-color-inverted .icon-boxes-item.-inverted-icon:before {
      border-color: white;
      color: white; }
    .icon-boxes-item.-color-inverted h3, .-color-inverted .icon-boxes-item h3 {
      color: white; }
  .icon-boxes-item.-boxed {
    top: 1.78571em;
    /* margin-top can not be used here because it's set by .rs-column */
    margin-bottom: 1.78571em;
    padding: 0 1.42857em 1.42857em;
    border: 1px solid #b2b9c4;
    border-radius: 2em; }
    .icon-boxes-item.-boxed.-headline-icon {
      top: auto;
      margin-bottom: 0;
      padding-top: 1.42857em; }
    .icon-boxes-item.-boxed:before {
      top: -0.46875em;
      margin-top: -0.46875em;
      margin-bottom: 0.125em; }
  .icon-boxes-item.-background-color {
    padding: 1.42857em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2em; }
    .icon-boxes-item.-background-color:before {
      background-color: inherit; }
    .icon-boxes-item.-background-color:hover:before, .icon-boxes-item.-background-color:focus:before {
      background-color: inherit; }
  .icon-boxes-item.-boxed.-background-color {
    padding: 0 1.42857em 1.42857em; }
  .icon-boxes-item:hover, .icon-boxes-item:focus {
    text-decoration: none; }
  .icon-boxes-item:before {
    width: 1em;
    height: 1em;
    margin: 0 0 0.59375em;
    padding: 0.34375em;
    border: 0.09375em solid #1995e8;
    border-radius: 100%;
    font-size: 2.28571em;
    color: #1995e8;
    text-align: center;
    background: transparent;
    -webkit-transition-property: opacity, -webkit-transform, color, background;
    -moz-transition-property: opacity, -moz-transform, color, background;
    -o-transition-property: opacity, -o-transform, color, background;
    transition-property: opacity, transform, color, background;
    -webkit-transition-duration: 0.2s, 0.2s, 0.2s, 0.8s;
    -moz-transition-duration: 0.2s, 0.2s, 0.2s, 0.8s;
    -o-transition-duration: 0.2s, 0.2s, 0.2s, 0.8s;
    transition-duration: 0.2s, 0.2s, 0.2s, 0.8s; }
    .not-in-view > .icon-boxes-item:before, .does-repeat.not-in-view > .icon-boxes-item:before, .does-repeat .not-in-view > .icon-boxes-item:before {
      opacity: 0;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
    .does-repeat.in-view > .icon-boxes-item:before, .does-repeat .in-view > .icon-boxes-item:before, .has-shown > .icon-boxes-item:before {
      opacity: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
  .icon-boxes-item:nth-of-type(12n+1):before {
    -webkit-transition-delay: 0.1s, 0.1s, 0, 0;
    -moz-transition-delay: 0.1s, 0.1s, 0, 0;
    -o-transition-delay: 0.1s, 0.1s, 0, 0;
    transition-delay: 0.1s, 0.1s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+2):before {
    -webkit-transition-delay: 0.2s, 0.2s, 0, 0;
    -moz-transition-delay: 0.2s, 0.2s, 0, 0;
    -o-transition-delay: 0.2s, 0.2s, 0, 0;
    transition-delay: 0.2s, 0.2s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+3):before {
    -webkit-transition-delay: 0.3s, 0.3s, 0, 0;
    -moz-transition-delay: 0.3s, 0.3s, 0, 0;
    -o-transition-delay: 0.3s, 0.3s, 0, 0;
    transition-delay: 0.3s, 0.3s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+4):before {
    -webkit-transition-delay: 0.4s, 0.4s, 0, 0;
    -moz-transition-delay: 0.4s, 0.4s, 0, 0;
    -o-transition-delay: 0.4s, 0.4s, 0, 0;
    transition-delay: 0.4s, 0.4s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+5):before {
    -webkit-transition-delay: 0.5s, 0.5s, 0, 0;
    -moz-transition-delay: 0.5s, 0.5s, 0, 0;
    -o-transition-delay: 0.5s, 0.5s, 0, 0;
    transition-delay: 0.5s, 0.5s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+6):before {
    -webkit-transition-delay: 0.6s, 0.6s, 0, 0;
    -moz-transition-delay: 0.6s, 0.6s, 0, 0;
    -o-transition-delay: 0.6s, 0.6s, 0, 0;
    transition-delay: 0.6s, 0.6s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+7):before {
    -webkit-transition-delay: 0.7s, 0.7s, 0, 0;
    -moz-transition-delay: 0.7s, 0.7s, 0, 0;
    -o-transition-delay: 0.7s, 0.7s, 0, 0;
    transition-delay: 0.7s, 0.7s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+8):before {
    -webkit-transition-delay: 0.8s, 0.8s, 0, 0;
    -moz-transition-delay: 0.8s, 0.8s, 0, 0;
    -o-transition-delay: 0.8s, 0.8s, 0, 0;
    transition-delay: 0.8s, 0.8s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+9):before {
    -webkit-transition-delay: 0.9s, 0.9s, 0, 0;
    -moz-transition-delay: 0.9s, 0.9s, 0, 0;
    -o-transition-delay: 0.9s, 0.9s, 0, 0;
    transition-delay: 0.9s, 0.9s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+10):before {
    -webkit-transition-delay: 1s, 1s, 0, 0;
    -moz-transition-delay: 1s, 1s, 0, 0;
    -o-transition-delay: 1s, 1s, 0, 0;
    transition-delay: 1s, 1s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+11):before {
    -webkit-transition-delay: 1.1s, 1.1s, 0, 0;
    -moz-transition-delay: 1.1s, 1.1s, 0, 0;
    -o-transition-delay: 1.1s, 1.1s, 0, 0;
    transition-delay: 1.1s, 1.1s, 0, 0; }
  .icon-boxes-item:nth-of-type(12n+12):before {
    -webkit-transition-delay: 1.2s, 1.2s, 0, 0;
    -moz-transition-delay: 1.2s, 1.2s, 0, 0;
    -o-transition-delay: 1.2s, 1.2s, 0, 0;
    transition-delay: 1.2s, 1.2s, 0, 0; }
  .icon-boxes-item.-inverted-icon:before {
    border-color: #1995e8;
    color: white;
    background-color: #1995e8; }
  .icon-boxes-item.-large-icon:before {
    font-size: 2.71429em;
    /* IE9 - IE11 */
    font-size: 2.375rem; }
  .icon-boxes-item.-headline-icon {
    text-align: left; }
    .icon-boxes-item.-headline-icon:before {
      float: left;
      top: 0;
      margin: 0;
      padding: 0;
      border: 0;
      border-radius: 0;
      background: none; }
    .icon-boxes-item.-headline-icon h3 {
      padding: 0.09524em 0 0 2.19048em; }
  .icon-boxes-item:hover:before, .icon-boxes-item:focus:before {
    color: white;
    background-color: #1995e8; }
  .icon-boxes-item:hover.-inverted-icon:before, .icon-boxes-item:focus.-inverted-icon:before {
    color: #1995e8;
    background-color: white; }
  .icon-boxes-item:hover.-headline-icon:before, .icon-boxes-item:focus.-headline-icon:before {
    color: #1995e8;
    background: none; }
  .icon-boxes-item h3 {
    margin: 0 0 0.66667em;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-size: 1.5em;
    color: #4f4f4f; }
  .icon-boxes-item p {
    margin: 0.5em 0; }

.icon-boxes-item-link.-link {
  color: #1995e8; }
  .icon-boxes-item:hover > .icon-boxes-item-link.-link, .icon-boxes-item:focus > .icon-boxes-item-link.-link {
    text-decoration: underline; }

.-color-inverted .icon-boxes-item-link {
  color: white; }

.rotating-boxes {
  zoom: 1;
  margin: 4% 0; }
  .rotating-boxes:before {
    content: "";
    display: table; }
  .rotating-boxes:after {
    content: "";
    display: table;
    clear: both; }

.rotating-boxes-item {
  position: relative;
  color: #4f4f4f;
  text-decoration: none;
  -webkit-perspective: 750px;
  -moz-perspective: 750px;
  -ms-perspective: 750px;
  -o-perspective: 750px;
  perspective: 750px; }
  .rotating-boxes-item:hover, .rotating-boxes-item:focus, .rotating-boxes-item.hover {
    text-decoration: none; }
    .rotating-boxes-item:hover > .rotating-boxes-item-cover, .rotating-boxes-item:focus > .rotating-boxes-item-cover, .rotating-boxes-item.hover > .rotating-boxes-item-cover {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    .rotating-boxes-item:hover > .rotating-boxes-item-content, .rotating-boxes-item:focus > .rotating-boxes-item-content, .rotating-boxes-item.hover > .rotating-boxes-item-content {
      -webkit-transform: rotateY(360deg);
      -moz-transform: rotateY(360deg);
      -ms-transform: rotateY(360deg);
      -o-transform: rotateY(360deg);
      transform: rotateY(360deg); }

.rotating-boxes-item-cover,
.rotating-boxes-item-content {
  position: relative;
  border: 1px solid #b2b9c4;
  border-radius: 2em;
  background: white;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: -webkit-transform 0.3s false;
  -moz-transition: -moz-transform 0.3s false false;
  -o-transition: -o-transform 0.3s false false;
  transition: transform 0.3s;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotating-boxes-item-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #1995e8; }
  .rotating-boxes-item-cover:before, .rotating-boxes-item-cover:after {
    position: absolute;
    top: 50%;
    left: 50%; }
  .rotating-boxes-item-cover:before {
    margin: -1em 0 0 -0.5em;
    font-size: 2.625em; }
  .rotating-boxes-item-cover:after {
    content: attr(data-headline);
    left: 0;
    width: 100%;
    margin: 0.35714em 0 0;
    font-size: 1.75em;
    text-align: center; }

.rotating-boxes-item-content {
  overflow: hidden;
  margin: -1em;
  padding: 1em 3.14286em;
  font-size: 0.875em;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }
  .rotating-boxes-item-content:before {
    position: absolute;
    top: 0;
    right: 0;
    margin: -0.3em;
    font-size: 14.28571em;
    color: #1995e8;
    opacity: 0.2; }
  .rotating-boxes-item-content h3 {
    position: relative;
    margin: 0.66667em 0;
    font-size: 1.5em;
    color: #1995e8; }
    .-color-inverted .rotating-boxes-item-content h3 {
      color: #1995e8; }
  .rotating-boxes-item-content p {
    position: relative;
    margin: 1em 0; }
  .rotating-boxes-item-content .rotating-boxes-item-link {
    margin-top: 0; }

.teaser-boxes, .team-boxes {
  margin: 2.5em 0;
  zoom: 1; }
  .teaser-boxes:before, .team-boxes:before {
    content: "";
    display: table; }
  .teaser-boxes:after, .team-boxes:after {
    content: "";
    display: table;
    clear: both; }
  .teaser-boxes > h1, .team-boxes > h1, .teaser-boxes > h2, .team-boxes > h2, .teaser-boxes > h3, .team-boxes > h3, .teaser-boxes > h4, .team-boxes > h4, .teaser-boxes > h5, .team-boxes > h5, .teaser-boxes > h6, .team-boxes > h6 {
    margin-top: 0;
    margin-bottom: 1.5em; }

.teaser-boxes-item, .team-boxes-item {
  font-size: 0.875em;
  text-decoration: none;
  color: inherit;
  outline: none; }
  .teaser-boxes-item.-align-center, .-align-center.team-boxes-item {
    text-align: center; }
  .teaser-boxes-item.-align-right, .-align-right.team-boxes-item {
    text-align: right; }
  .-color-inverted .teaser-boxes-item, .-color-inverted .team-boxes-item {
    color: white; }
  .-boxed > .teaser-boxes-item, .-boxed > .team-boxes-item {
    color: #4f4f4f; }
  .teaser-boxes-item .image-wrapper, .team-boxes-item .image-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none; }
    .teaser-boxes-item .image-wrapper.-image-circle, .team-boxes-item .image-wrapper.-image-circle {
      border-radius: 99em;
      overflow: hidden;
      /* Fixes hover in Chrome */
      opacity: 0.99; }
      .teaser-boxes-item .image-wrapper.-image-circle img, .team-boxes-item .image-wrapper.-image-circle img {
        /* Fixes android bug with border-radius and overflow */
        border-radius: 99em; }
  .teaser-boxes-item .image-wrapper, .team-boxes-item .image-wrapper, .teaser-boxes-item .no-image, .team-boxes-item .no-image {
    margin-bottom: 1.28571em; }
    .-boxed > .teaser-boxes-item .image-wrapper, .-boxed > .team-boxes-item .image-wrapper, .-boxed > .teaser-boxes-item .no-image, .-boxed > .team-boxes-item .no-image {
      margin: -1.42857em -1.42857em 1.28571em; }
  .-boxed > .teaser-boxes-item, .-boxed > .team-boxes-item {
    overflow: hidden;
    padding: 1.42857em;
    border: 1px solid #b2b9c4;
    border-radius: 2em;
    outline: none;
    background-color: white; }
  .teaser-boxes-item img, .team-boxes-item img {
    display: block;
    width: 100%;
    height: auto; }
  .teaser-boxes-item .no-image, .team-boxes-item .no-image {
    display: block;
    padding-top: 75%;
    background: #f3f3f3; }
  .teaser-boxes-item h3, .team-boxes-item h3 {
    margin: 0 0 0.33333em;
    font-size: 1.28571em;
    font-weight: bold;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out false;
    -o-transition: color 0.3s ease-out false;
    transition: color 0.3s ease-out; }
    .-color-inverted .teaser-boxes-item h3, .-color-inverted .team-boxes-item h3 {
      color: white; }
    .-color-inverted .-boxed .teaser-boxes-item h3, .-color-inverted .-boxed .team-boxes-item h3 {
      color: #4f4f4f; }
  .teaser-boxes-item h4, .team-boxes-item h4 {
    margin: 0;
    font-size: 1em;
    font-weight: normal; }
  .teaser-boxes-item p, .team-boxes-item p, .teaser-boxes-item ul, .team-boxes-item ul, .teaser-boxes-item ol, .team-boxes-item ol {
    margin: 0.42857em 0; }
  .teaser-boxes-item a, .team-boxes-item a {
    margin-top: 0.57143em; }
    .-color-inverted .teaser-boxes-item a, .-color-inverted .team-boxes-item a {
      color: inherit; }
  .teaser-boxes-item .image-wrapper.-has-hover:hover, .team-boxes-item .image-wrapper.-has-hover:hover,
  .teaser-boxes-item .image-wrapper.-has-hover:focus, .team-boxes-item .image-wrapper.-has-hover:focus {
    outline: none; }
    .teaser-boxes-item .image-wrapper.-has-hover:hover:before, .team-boxes-item .image-wrapper.-has-hover:hover:before,
    .teaser-boxes-item .image-wrapper.-has-hover:focus:before, .team-boxes-item .image-wrapper.-has-hover:focus:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.3); }
    .teaser-boxes-item .image-wrapper.-has-hover:hover img, .team-boxes-item .image-wrapper.-has-hover:hover img,
    .teaser-boxes-item .image-wrapper.-has-hover:focus img, .team-boxes-item .image-wrapper.-has-hover:focus img {
      -webkit-filter: blur(2px);
      -moz-filter: blur(2px);
      filter: blur(2px);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
  .teaser-boxes-item a.image-wrapper.-has-hover:hover, .team-boxes-item a.image-wrapper.-has-hover:hover,
  .teaser-boxes-item a.image-wrapper.-has-hover:focus, .team-boxes-item a.image-wrapper.-has-hover:focus {
    /* Fixes IE bug */
    text-decoration: none; }
    .teaser-boxes-item a.image-wrapper.-has-hover:hover:after, .team-boxes-item a.image-wrapper.-has-hover:hover:after,
    .teaser-boxes-item a.image-wrapper.-has-hover:focus:after, .team-boxes-item a.image-wrapper.-has-hover:focus:after {
      font: 1.5em/1 "RockSolid Icons";
      content: "+";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 2;
      margin: -0.5em;
      color: white;
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.35); }

.team-boxes-item h3 {
  font-size: 1.14286em; }

.team-boxes-item .hover-image {
  position: absolute;
  top: auto;
  bottom: -100%;
  left: 0;
  width: 100%;
  -webkit-transition: bottom 0.2s ease-out;
  -moz-transition: bottom 0.2s ease-out false;
  -o-transition: bottom 0.2s ease-out false;
  transition: bottom 0.2s ease-out; }

.team-boxes-item:hover .hover-image {
  bottom: 0; }

.team-boxes-item > ul {
  margin: 0.57143em 0;
  padding: 0;
  list-style-type: none; }
  .team-boxes-item > ul li {
    display: inline; }
  .team-boxes-item > ul a {
    display: inline-block;
    overflow: hidden;
    padding: 0.57143em 0.57143em 0 0.07143em;
    outline: none;
    line-height: 0;
    /* Fixes Chrome bug */
    letter-spacing: -1em;
    text-indent: -99em;
    text-decoration: none; }
    .team-boxes-item > ul a:before {
      content: none; }
    .team-boxes-item > ul a:after {
      font: 1.28571em/1 "RockSolid Icons";
      content: attr(data-icon);
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      display: block;
      letter-spacing: 0;
      color: #828282 !important; }
    .team-boxes-item > ul a:hover:after, .team-boxes-item > ul a:focus:after {
      color: inherit !important; }

.highlight-box {
  /* clearfix */
  overflow: hidden;
  display: table;
  width: 100%;
  margin: 1.5em 0;
  padding: 1.11111em 1.11111em;
  border: 1px solid #b2b9c4;
  border-radius: 2em;
  font-size: 1.125em;
  line-height: 1.50056;
  color: #4f4f4f; }

.highlight-box-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: right; }
  @media screen and (max-width: 800px) {
    .highlight-box-inner {
      display: block;
      margin-top: 1em;
      text-align: left; } }
  .highlight-box-inner:first-child {
    width: 65%;
    text-align: left; }
    @media screen and (max-width: 800px) {
      .highlight-box-inner:first-child {
        width: auto;
        margin-top: 0; } }
  .highlight-box-inner h1:first-child, .highlight-box-inner h2:first-child, .highlight-box-inner h3:first-child, .highlight-box-inner h4:first-child, .highlight-box-inner p:first-child, .highlight-box-inner ul:first-child, .highlight-box-inner ol:first-child {
    margin: 0; }
  .highlight-box-inner p:last-child {
    margin-bottom: 0; }

.highlight-box-link {
  font-size: 0.77778em; }

.testimonial, .main-content .testimonial {
  margin: 1.5em 0;
  font-size: 1em;
  line-height: 1.56313; }
  .testimonial:before, .main-content .testimonial:before {
    content: none; }
  .-color-inverted .testimonial, .-color-inverted .main-content .testimonial {
    color: white; }
  .testimonial > p, .main-content .testimonial > p {
    position: relative;
    margin: 0;
    padding: 1.0625em 1.25em 1.125em;
    border: 1px solid #b2b9c4;
    border-radius: 2em; }
    .testimonial > p:before, .testimonial > p:after, .main-content .testimonial > p:before, .main-content .testimonial > p:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 4.375em;
      width: 0;
      height: 0;
      border: solid transparent;
      border-top-color: #a4acb9;
      border-style: solid;
      border-width: 16px 16px 0 0; }
      @media screen and (max-width: 800px) {
        .testimonial > p:before, .testimonial > p:after, .main-content .testimonial > p:before, .main-content .testimonial > p:after {
          content: none; } }
    .testimonial > p:after, .main-content .testimonial > p:after {
      margin-left: 1px;
      border-top-color: white;
      border-width: 14px 14px 0 0; }
  .testimonial.-large, .main-content .testimonial.-large {
    margin: 2em 0;
    font-size: 1.125em;
    text-align: center; }
    .testimonial.-large:before, .main-content .testimonial.-large:before {
      content: "\201c";
      position: static;
      display: block;
      margin: 0 0 -0.05556em;
      line-height: 1; }
    .testimonial.-large > p, .main-content .testimonial.-large > p {
      padding: 0;
      border: 0;
      font-size: 1.33333em;
      font-weight: 300; }
      @media screen and (max-width: 800px) {
        .testimonial.-large > p, .main-content .testimonial.-large > p {
          font-size: 1.11111em; } }
      .testimonial.-large > p:before, .testimonial.-large > p:after, .main-content .testimonial.-large > p:before, .main-content .testimonial.-large > p:after {
        content: none; }

.testimonial-author, .testimonial .testimonial-author {
  /* clearfix */
  overflow: hidden;
  padding: 1em 0 0 0;
  font-size: 1em; }
  .testimonial-author img, .testimonial .testimonial-author img {
    float: left;
    width: 3.25em;
    height: auto;
    margin-left: 1.3125em;
    border: 1px solid #f3f3f3;
    border: 1px solid rgba(79, 79, 79, 0.5);
    border-radius: 100%; }
    @media screen and (max-width: 800px) {
      .testimonial-author img, .testimonial .testimonial-author img {
        margin-left: 0; } }
  .testimonial-author > small, .testimonial .testimonial-author > small {
    float: left;
    margin: 0.375em 0 0 1.25em;
    font-size: inherit;
    line-height: 1.2; }
    .testimonial-author > small b, .testimonial .testimonial-author > small b {
      display: block;
      font-size: 0.875em;
      font-weight: 300; }
  .testimonial-author > img + small, .testimonial-author > picture + small, .testimonial .testimonial-author > img + small, .testimonial .testimonial-author > picture + small {
    margin-left: 0.875em; }

.testimonial.-large .testimonial-author {
  display: inline-block;
  min-height: 5.33333em;
  padding-top: 2em;
  text-align: left; }
  @media screen and (max-width: 800px) {
    .testimonial.-large .testimonial-author {
      text-align: center; } }
  .testimonial.-large .testimonial-author > small {
    margin-left: 0;
    text-align: center; }
  .testimonial.-large .testimonial-author img {
    margin-left: 0; }
    @media screen and (max-width: 800px) {
      .testimonial.-large .testimonial-author img {
        display: block;
        float: none;
        margin-right: auto;
        margin-left: auto; } }
  .testimonial.-large .testimonial-author > img + small, .testimonial.-large .testimonial-author > picture + small {
    margin-left: 0.875em;
    text-align: left; }
    @media screen and (max-width: 800px) {
      .testimonial.-large .testimonial-author > img + small, .testimonial.-large .testimonial-author > picture + small {
        margin-left: 0;
        text-align: center; } }

.pricing-table {
  zoom: 1;
  margin: 2.75em 0; }
  .pricing-table:before {
    content: "";
    display: table; }
  .pricing-table:after {
    content: "";
    display: table;
    clear: both; }
  .pricing-table > h1, .pricing-table > h2, .pricing-table > h3, .pricing-table > h4, .pricing-table > h5, .pricing-table > h6 {
    margin-top: 0; }

.pricing-table-plan {
  position: relative;
  float: left;
  width: 33.33333%;
  margin: 0.875em -1px 0 0;
  border: 1px solid #b2b9c4;
  text-align: center; }
  @media screen and (max-width: 800px) {
    .pricing-table-plan {
      float: none;
      width: auto !important;
      border-radius: 2em;
      margin-bottom: 1.6875em; } }
  .pricing-table-plan:first-of-type {
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em; }
  .pricing-table-plan:last-of-type {
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em; }
    @media screen and (max-width: 800px) {
      .pricing-table-plan:last-of-type {
        margin-bottom: 0; } }
  .-columns-1 > .pricing-table-plan {
    width: 100%; }
    .-columns-1 > .pricing-table-plan.-highlighted {
      width: 103%; }
  .-columns-2 > .pricing-table-plan {
    width: 50%; }
    .-columns-2 > .pricing-table-plan.-highlighted {
      width: 53%; }
  .-columns-3 > .pricing-table-plan {
    width: 33.33333%; }
    .-columns-3 > .pricing-table-plan.-highlighted {
      width: 36.33333%; }
  .-columns-4 > .pricing-table-plan {
    width: 25%; }
    .-columns-4 > .pricing-table-plan.-highlighted {
      width: 28%; }
  .-columns-5 > .pricing-table-plan {
    width: 20%; }
    .-columns-5 > .pricing-table-plan.-highlighted {
      width: 23%; }
  .-columns-6 > .pricing-table-plan {
    width: 16.66667%; }
    .-columns-6 > .pricing-table-plan.-highlighted {
      width: 19.66667%; }
  .pricing-table-plan.-highlighted {
    z-index: 1;
    width: 36.33333%;
    margin-right: -1.5%;
    margin-left: -1.5%;
    padding-bottom: 1.25em;
    border-radius: 2em;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .pricing-table-plan.-highlighted h3 {
      margin: -0.9375em -1px 0;
      padding-top: 1.8125em;
      border-radius: 2em 2em 0 0;
      color: white;
      background: #1995e8; }
  .pricing-table-plan h3 {
    margin: 0;
    padding: 0.875em 0;
    border-bottom: 1px solid #f3f3f3;
    font-size: inherit;
    font-weight: bold;
    color: inherit; }
  .pricing-table-plan p {
    margin: 0;
    padding: 0.375em 0;
    border-bottom: 1px solid #f3f3f3;
    font-size: 3em;
    line-height: 1; }
    .pricing-table-plan p b {
      display: inline-block;
      vertical-align: super;
      margin-left: -0.83333em;
      font-weight: normal;
      font-size: 0.5em;
      color: #4f4f4f; }
    .pricing-table-plan p i {
      display: block;
      font-style: normal;
      font-size: 0.29167em;
      color: #4f4f4f; }
  .pricing-table-plan ul {
    margin: 0 0 -1px 0;
    padding: 0;
    list-style: none;
    font-size: 0.875em;
    color: #4f4f4f; }
  .pricing-table-plan li {
    display: block;
    padding: 0.5em;
    border-bottom: 1px solid #f3f3f3;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in false;
    -o-transition: background-color 0.3s ease-in false;
    transition: background-color 0.3s ease-in; }
    .pricing-table-plan li:hover {
      background-color: #f3f3f3;
      -webkit-transition-duration: 0.05s;
      -moz-transition-duration: 0.05s;
      -o-transition-duration: 0.05s;
      transition-duration: 0.05s; }
  .pricing-table-plan a {
    font-size: 0.75em;
    margin: 1.5em 0;
    padding: 0.83333em 1.66667em 0.75em; }

.info-table {
  overflow: auto;
  border: 0; }
  .info-table td, .info-table th {
    border-width: 0 0 1px; }
  .info-table .image-cell {
    padding: 20% 10%;
    text-align: center; }
    @media screen and (max-width: 1100px) {
      .info-table .image-cell {
        padding: 0 0 5%; } }

.feature-box {
  zoom: 1;
  position: relative;
  overflow: hidden; }
  .feature-box:before {
    content: "";
    display: table; }
  .feature-box:after {
    content: "";
    display: table;
    clear: both; }
  .feature-box.-image-centered {
    text-align: center; }
  .feature-box.-vertical-centered {
    display: table;
    table-layout: fixed;
    /* Fixes IE bug */
    width: 100%; }
  .feature-box.-small {
    min-height: 300px; }
    .feature-box.-small.-vertical-centered {
      height: 300px; }
    @media screen and (max-width: 800px) {
      .feature-box.-small {
        min-height: 200px; }
        .feature-box.-small.-vertical-centered {
          height: 200px; } }
  .feature-box.-medium {
    min-height: 600px; }
    .feature-box.-medium.-vertical-centered {
      height: 600px; }
    @media screen and (max-width: 800px) {
      .feature-box.-medium {
        min-height: 400px; }
        .feature-box.-medium.-vertical-centered {
          height: 400px; } }
  .feature-box.-large {
    min-height: 900px; }
    .feature-box.-large.-vertical-centered {
      height: 900px; }
    @media screen and (max-width: 800px) {
      .feature-box.-large {
        min-height: 600px; }
        .feature-box.-large.-vertical-centered {
          height: 600px; } }
  .feature-box.-headline-dropshadow h1, .feature-box.-headline-dropshadow h2, .feature-box.-headline-dropshadow h3 {
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.45); }

.feature-box-text {
  margin: 6.25em 48% 6.25em 0;
  color: #4f4f4f; }
  @media screen and (max-width: 1100px) {
    .feature-box-text {
      margin-right: 37.5%; } }
  @media screen and (max-width: 800px) {
    .feature-box-text {
      margin: 2.25em 0; } }
  .-image-left > .feature-box-text {
    margin-right: 0;
    margin-left: 48%; }
    @media screen and (max-width: 1100px) {
      .-image-left > .feature-box-text {
        margin-left: 37.5%; } }
    @media screen and (max-width: 800px) {
      .-image-left > .feature-box-text {
        margin-left: 0; } }
  .-image-centered > .feature-box-text {
    margin-right: 16%;
    margin-left: 16%; }
    @media screen and (max-width: 1100px) {
      .-image-centered > .feature-box-text {
        margin-right: 0;
        margin-left: 0; } }
    .-image-centered > .feature-box-text + .feature-box-image {
      margin-top: -2.25em; }
      @media screen and (max-width: 800px) {
        .-image-centered > .feature-box-text + .feature-box-image {
          margin-top: 0; } }
  .-vertical-centered > .feature-box-text {
    display: table-cell;
    vertical-align: middle;
    width: 56%;
    margin: 0;
    padding: 4.5em 4% 4.5em 0; }
    @media screen and (max-width: 1100px) {
      .-vertical-centered > .feature-box-text {
        width: 68.75%; } }
    @media screen and (max-width: 800px) {
      .-vertical-centered > .feature-box-text {
        display: block;
        width: auto;
        padding-right: 0; } }
  .-vertical-centered.-image-left > .feature-box-text {
    padding-right: 0;
    padding-left: 4%; }
    @media screen and (max-width: 800px) {
      .-vertical-centered.-image-left > .feature-box-text {
        padding-left: 0; } }
  .-vertical-centered.-image-centered > .feature-box-text {
    width: 100%;
    padding-right: 8%;
    padding-left: 8%; }
    @media screen and (max-width: 1100px) {
      .-vertical-centered.-image-centered > .feature-box-text {
        padding-right: 0;
        padding-left: 0; } }
  .-no-image > .feature-box-text {
    width: 100%; }
  .-color-inverted .feature-box-text {
    color: white; }
  .no-margin .feature-box-text {
    margin: 0;
    padding: 0; }
  .no-margin-top .feature-box-text {
    margin-top: 0;
    padding-top: 0; }
  .no-margin-bottom .feature-box-text {
    margin-bottom: 0;
    padding-bottom: 0; }
  .feature-box-text h1, .feature-box-text h2, .feature-box-text h3 {
    margin: 0;
    color: #4f4f4f;
    font-size: 2em;
    font-weight: bold; }
    @media screen and (max-width: 800px) {
      .feature-box-text h1, .feature-box-text h2, .feature-box-text h3 {
        font-size: 1.57143em; } }
    .feature-box-text h1 + a, .feature-box-text h2 + a, .feature-box-text h3 + a {
      margin-top: 1.71429em; }
    .-color-inverted .feature-box-text h1, .-color-inverted .feature-box-text h2, .-color-inverted .feature-box-text h3 {
      color: white; }
    .feature-box-text h1.-small, .feature-box-text h2.-small, .feature-box-text h3.-small {
      font-size: 1.3125em; }
    .feature-box-text h1.-medium, .feature-box-text h2.-medium, .feature-box-text h3.-medium {
      font-size: 2.375em; }
      @media screen and (max-width: 800px) {
        .feature-box-text h1.-medium, .feature-box-text h2.-medium, .feature-box-text h3.-medium {
          font-size: 1.875em; } }
    .feature-box-text h1.-large, .feature-box-text h2.-large, .feature-box-text h3.-large {
      font-size: 2.875em; }
      @media screen and (max-width: 800px) {
        .feature-box-text h1.-large, .feature-box-text h2.-large, .feature-box-text h3.-large {
          font-size: 2em; } }
    .feature-box-text h1.-super-size, .feature-box-text h2.-super-size, .feature-box-text h3.-super-size {
      font-size: 3.625em; }
      @media screen and (max-width: 800px) {
        .feature-box-text h1.-super-size, .feature-box-text h2.-super-size, .feature-box-text h3.-super-size {
          font-size: 2.25em; } }
  .feature-box-text p {
    font-size: 1.125em; }

.feature-box-image {
  display: block;
  float: right;
  width: 44%;
  margin: 3em 0 3em 4%; }
  @media screen and (max-width: 1100px) {
    .feature-box-image {
      width: 31.25%; } }
  @media screen and (max-width: 800px) {
    .feature-box-image {
      width: 100%; } }
  .-image-left > .feature-box-image {
    float: left;
    margin-right: 4%;
    margin-left: 0; }
    @media screen and (max-width: 800px) {
      .-image-left > .feature-box-image {
        float: none;
        margin-right: 0; } }
  .-image-centered > .feature-box-image {
    float: none;
    width: 64%;
    margin-right: auto;
    margin-left: auto; }
    @media screen and (max-width: 1100px) {
      .-image-centered > .feature-box-image {
        width: 100%; } }
    .-image-centered > .feature-box-image + .feature-box-text {
      margin-top: 3em; }
  .-image-top > .feature-box-image {
    margin-top: 0; }
  .-image-bottom > .feature-box-image {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0; }
    @media screen and (max-width: 800px) {
      .-image-bottom > .feature-box-image {
        position: static;
        margin-bottom: 3em; } }
  .-image-bottom.-image-left > .feature-box-image {
    right: auto;
    left: 0; }
  .-vertical-centered > .feature-box-image {
    display: table-cell;
    vertical-align: middle;
    float: none;
    margin: 0;
    padding: 3em 0; }
    @media screen and (max-width: 800px) {
      .-vertical-centered > .feature-box-image {
        display: block;
        padding-top: 1.5em;
        padding-bottom: 1.5em; } }
  .-image-rounded > .feature-box-image img {
    border-radius: 99em; }

.in-view > .feature-box-text, .in-view > .feature-box-image {
  -webkit-transition: opacity 0.6s linear, -webkit-transform 0.6s ease-out;
  -moz-transition: opacity 0.6s linear false, -moz-transform 0.6s ease-out false;
  -o-transition: opacity 0.6s linear false, -o-transform 0.6s ease-out false;
  transition: opacity 0.6s linear, transform 0.6s ease-out; }

.not-in-view > .feature-box-text.-fade, .not-in-view > .feature-box-image.-fade {
  opacity: 0; }

.in-view > .feature-box-text.-fade, .in-view > .feature-box-image.-fade {
  opacity: 1; }

.not-in-view > .feature-box-text.-move, .not-in-view > .feature-box-image.-move {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

.not-in-view > .feature-box-text.-move-right, .not-in-view > .feature-box-image.-move-right {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

.not-in-view > .feature-box-text.-move-top, .not-in-view > .feature-box-image.-move-top {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.not-in-view > .feature-box-text.-move-bottom, .not-in-view > .feature-box-image.-move-bottom {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.in-view > .feature-box-text.-move, .in-view > .feature-box-image.-move {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.feature-box-text img, .feature-box-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.counter-boxes {
  zoom: 1;
  margin: 3.125em 0; }
  .counter-boxes:before {
    content: "";
    display: table; }
  .counter-boxes:after {
    content: "";
    display: table;
    clear: both; }

.counter-boxes-item {
  text-decoration: none;
  color: inherit; }
  .counter-boxes-item:link:hover, .counter-boxes-item:link:focus {
    text-decoration: none; }
    .counter-boxes-item:link:hover:before, .counter-boxes-item:link:focus:before {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }
  .counter-boxes-item:before {
    margin: 0;
    font-size: 2.25em;
    color: #4f4f4f; }
    .-color-inverted .counter-boxes-item:before {
      color: white; }
    .-color-inverted.-highlight-color .counter-boxes-item:before {
      color: #093c5f; }
  .counter-boxes-item p {
    margin: 0.06944em -0.5em 0.16667em;
    font-size: 4.5em;
    line-height: 1;
    color: #1995e8;
    font-weight: 300; }
    @media screen and (max-width: 1100px) {
      .counter-boxes-item p {
        font-size: 2.875em; } }
    @media screen and (max-width: 800px) {
      .counter-boxes-item p {
        font-size: 2.25em; } }
    .-color-inverted.-highlight-color .counter-boxes-item p {
      color: #093c5f; }
  .counter-boxes-item h3 {
    margin: 0;
    font-size: 1.5em;
    font-weight: bold;
    color: inherit; }
    @media screen and (max-width: 1100px) {
      .counter-boxes-item h3 {
        font-size: 1.25em; } }
  .counter-boxes-item h4 {
    margin: 0.28571em 0 0;
    font-size: 0.875em;
    color: #4f4f4f; }
    .-color-inverted .counter-boxes-item h4 {
      color: white; }

.headline-box {
  margin: 2.25em 0;
  text-align: center; }
  .headline-box.-align-left {
    text-align: left; }
  .headline-box.-align-right {
    text-align: right; }
  .headline-box:before {
    display: block;
    width: 1.95455em;
    height: 1.95455em;
    margin: 0 auto 0.27273em auto;
    border-radius: 100%;
    font-size: 2.75em;
    font-weight: normal;
    line-height: 2.00023;
    text-align: center;
    background: white;
    background: rgba(255, 255, 255, 0.6); }
    .-color-inverted .headline-box:before {
      background: #353d47;
      background: rgba(53, 61, 71, 0.6); }
  .headline-box h2 {
    margin: 0; }
    .-color-inverted .headline-box h2 {
      color: inherit; }
    @media screen and (max-width: 800px) {
      .headline-box h2 {
        font-size: 1.3125em; } }
    .headline-box h2.-bold {
      font-weight: bold; }
    .headline-box h2.-small {
      font-size: 1.5em; }
    .headline-box h2.-medium {
      font-size: 2em; }
      @media screen and (max-width: 800px) {
        .headline-box h2.-medium {
          font-size: 1.5em; } }
    .headline-box h2.-large {
      font-size: 2.25em; }
      @media screen and (max-width: 800px) {
        .headline-box h2.-large {
          font-size: 1.75em; } }
    .headline-box h2.-super-size {
      font-size: 2.625em; }
      @media screen and (max-width: 800px) {
        .headline-box h2.-super-size {
          font-size: 2em; } }
  .headline-box h3 {
    margin: 0; }
    .-color-inverted.-highlight-color .headline-box h3 {
      color: #093c5f; }
    .-color-inverted .headline-box h3 {
      color: white; }
    .headline-box h3.-small {
      font-size: 1.125em; }
    .headline-box h3.-medium {
      font-size: 1.5em; }
      @media screen and (max-width: 800px) {
        .headline-box h3.-medium {
          font-size: 1.3125em; } }
    .headline-box h3.-large {
      font-size: 1.75em; }
      @media screen and (max-width: 800px) {
        .headline-box h3.-large {
          font-size: 1.5em; } }
    .headline-box h3.-super-size {
      font-size: 2.25em; }
      @media screen and (max-width: 800px) {
        .headline-box h3.-super-size {
          font-size: 1.625em; } }
  .headline-box.-button-inline h2, .headline-box.-button-inline h3 {
    display: inline; }
    @media screen and (max-width: 800px) {
      .headline-box.-button-inline h2, .headline-box.-button-inline h3 {
        display: block; } }

h2 + .headline-box-link, h3 + .headline-box-link {
  margin-top: 1.92857em; }

.headline-box-link.-quaternary {
  color: inherit; }

.-align-left > .headline-box-link {
  float: right;
  margin: -0.14286em 0 0 3.14286em; }
  @media screen and (max-width: 800px) {
    .-align-left > .headline-box-link {
      float: none;
      margin: 0 0 1em; } }

.-align-right > .headline-box-link {
  float: left;
  margin: -0.14286em 3.14286em 0 0; }
  @media screen and (max-width: 800px) {
    .-align-right > .headline-box-link {
      float: none;
      margin: 0 0 1em; } }

.-button-inline > .headline-box-link {
  margin: 0 0 0 2.14286em; }
  @media screen and (max-width: 800px) {
    .-button-inline > .headline-box-link {
      margin: 1em 0 0; } }

.projects {
  zoom: 1;
  clear: both; }
  .projects:before {
    content: "";
    display: table; }
  .projects:after {
    content: "";
    display: table;
    clear: both; }

.projects-item {
  position: relative;
  float: left;
  overflow: hidden;
  border-top: 5px solid #f3f3f3;
  color: inherit; }
  .projects-item:nth-of-type(even) {
    border-top-color: #b2b9c4; }
  .projects-item.-large-col-1-1 {
    width: 100%; }
  .projects-item.-large-col-2-1 {
    width: 50%; }
  .projects-item.-large-col-3-1 {
    width: 33.33333%; }
  .projects-item.-large-col-4-1 {
    width: 25%; }
  .projects-item.-large-col-5-1 {
    width: 20%; }
  .projects-item.-large-col-6-1 {
    width: 16.66667%; }
  .projects-item.-large-col-7-1 {
    width: 14.28571%; }
  .projects-item.-large-col-8-1 {
    width: 12.5%; }
  .projects-item.-large-col-9-1 {
    width: 11.11111%; }
  .projects-item.-large-col-10-1 {
    width: 10%; }
  @media screen and (min-width: 1200px) {
    .projects-item.-verylarge-col-1-1 {
      width: 100%; }
    .projects-item.-verylarge-col-2-1 {
      width: 50%; }
    .projects-item.-verylarge-col-3-1 {
      width: 33.33333%; }
    .projects-item.-verylarge-col-4-1 {
      width: 25%; }
    .projects-item.-verylarge-col-5-1 {
      width: 20%; }
    .projects-item.-verylarge-col-6-1 {
      width: 16.66667%; }
    .projects-item.-verylarge-col-7-1 {
      width: 14.28571%; }
    .projects-item.-verylarge-col-8-1 {
      width: 12.5%; }
    .projects-item.-verylarge-col-9-1 {
      width: 11.11111%; }
    .projects-item.-verylarge-col-10-1 {
      width: 10%; } }
  @media screen and (max-width: 1100px) {
    .projects-item.-medium-col-1-1 {
      width: 100%; }
    .projects-item.-medium-col-2-1 {
      width: 50%; }
    .projects-item.-medium-col-3-1 {
      width: 33.33333%; }
    .projects-item.-medium-col-4-1 {
      width: 25%; }
    .projects-item.-medium-col-5-1 {
      width: 20%; }
    .projects-item.-medium-col-6-1 {
      width: 16.66667%; }
    .projects-item.-medium-col-7-1 {
      width: 14.28571%; }
    .projects-item.-medium-col-8-1 {
      width: 12.5%; }
    .projects-item.-medium-col-9-1 {
      width: 11.11111%; }
    .projects-item.-medium-col-10-1 {
      width: 10%; } }
  @media screen and (max-width: 800px) {
    .projects-item.-small-col-1-1 {
      width: 100%; }
    .projects-item.-small-col-2-1 {
      width: 50%; }
    .projects-item.-small-col-3-1 {
      width: 33.33333%; }
    .projects-item.-small-col-4-1 {
      width: 25%; }
    .projects-item.-small-col-5-1 {
      width: 20%; }
    .projects-item.-small-col-6-1 {
      width: 16.66667%; }
    .projects-item.-small-col-7-1 {
      width: 14.28571%; }
    .projects-item.-small-col-8-1 {
      width: 12.5%; }
    .projects-item.-small-col-9-1 {
      width: 11.11111%; }
    .projects-item.-small-col-10-1 {
      width: 10%; } }
  .projects-item .projects-item-title {
    position: absolute;
    bottom: -3.125em;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0.625em 0 0.6875em;
    font-size: 1em;
    font-weight: bold;
    color: inherit;
    text-align: center;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: bottom 0.4s ease-out;
    -moz-transition: bottom 0.4s ease-out false;
    -o-transition: bottom 0.4s ease-out false;
    transition: bottom 0.4s ease-out; }
    .projects-item .projects-item-title:before {
      content: "";
      position: absolute;
      left: 50%;
      top: -8px;
      width: 0;
      height: 0;
      border: 8px solid transparent;
      border-color: rgba(255, 255, 255, 0);
      border-top: 0;
      border-bottom-color: white;
      border-bottom-color: rgba(255, 255, 255, 0.9); }
  .projects-item:hover .projects-item-title, .projects-item:focus .projects-item-title {
    bottom: 0;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s; }

.projects-item-image {
  position: relative;
  display: block;
  overflow: hidden; }
  .projects-item-image img {
    display: block;
    width: 100%;
    height: auto; }

.projects-item-image-hover {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  -webkit-transition: top 0.4s ease-out;
  -moz-transition: top 0.4s ease-out false;
  -o-transition: top 0.4s ease-out false;
  transition: top 0.4s ease-out; }
  .projects-item:hover .projects-item-image-hover, .projects-item:focus .projects-item-image-hover {
    top: 0;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s; }

.google-map {
  position: relative;
  padding-bottom: 56.25%; }
  .google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.info-map {
  position: relative;
  clear: both; }

.info-map-gmap {
  height: 29.375em; }
  @media screen and (max-width: 800px) {
    .info-map-gmap {
      height: 20em;
      /* Add area for touch scrolling */
      margin-right: 5.55556%;
      margin-left: 5.55556%; } }
  .info-map-gmap:hover ~ .info-map-boxes {
    opacity: 0.2; }
  .info-map-gmap.-no-hover:hover ~ .info-map-boxes {
    opacity: 1; }

.info-map-boxes {
  zoom: 1;
  position: relative;
  margin-top: -7.25em;
  margin-bottom: 2.75em;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear false;
  -o-transition: opacity 0.2s linear false;
  transition: opacity 0.2s linear; }
  .info-map-boxes:before {
    content: "";
    display: table; }
  .info-map-boxes:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 800px) {
    .info-map-boxes {
      margin-top: 1.375em; } }

.info-map-boxes-item {
  padding: 0.71429em 1.42857em;
  border-radius: 2em;
  font-size: 0.875em;
  color: inherit;
  background: white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 7px rgba(0, 0, 0, 0.15); }
  .info-map-boxes-item:before {
    float: right;
    margin: 0;
    padding: 0.15152em 0 0.45455em 0.30303em;
    font-size: 4.71429em;
    color: #1995e8;
    background: white; }
  .info-map-boxes-item:hover, .info-map-boxes-item:focus {
    text-decoration: none; }
  .info-map-boxes-item h3 {
    margin: 0.57143em 0;
    padding: 0 0 0.21429em;
    border-bottom: 1px solid #f3f3f3;
    color: #1995e8;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase; }
  .info-map-boxes-item p {
    margin: 0.57143em 0; }

.info-map-boxes-item-link {
  color: #1995e8; }

.icon-buttons h3 {
  margin: 0;
  font-size: 1.125em;
  font-weight: normal; }

.icon-buttons ul {
  margin: 1.25em 0;
  padding: 0;
  list-style: none; }

.icon-buttons li {
  display: inline; }

.icon-buttons a {
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  overflow: hidden;
  margin: 0 0.5em;
  border: 2px solid #4f4f4f;
  border-radius: 2em;
  color: inherit;
  text-indent: -99em;
  line-height: 0; }
  .icon-buttons a:before {
    content: none; }
  .icon-buttons a:after {
    font: 1.5em/1 "RockSolid Icons";
    content: attr(data-icon);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    display: block;
    line-height: 1.58375; }
  .icon-buttons a:hover, .icon-buttons a:focus {
    text-decoration: none;
    background: #4f4f4f;
    background: rgba(79, 79, 79, 0.25); }
  .-color-inverted .icon-buttons a {
    border-color: white; }
    .-color-inverted .icon-buttons a:hover, .-color-inverted .icon-buttons a:focus {
      background: white;
      background: rgba(255, 255, 255, 0.25); }

.icon-links li {
  padding-bottom: 0.4375em; }

.icon-links a {
  text-decoration: none; }
  .icon-links a:hover span {
    text-decoration: underline; }

.icon-links-label {
  color: #1995e8; }

.tab-navigation {
  margin: 2.25em 0 0;
  border: 1px solid transparent;
  border-bottom-color: #b2b9c4;
  text-align: center; }
  .tab-navigation ul, .tab-navigation li {
    margin: 0;
    padding: 0; }
  .tab-navigation ul {
    display: table;
    table-layout: fixed;
    width: 100%; }
    @media screen and (max-width: 800px) {
      .tab-navigation ul {
        display: inline; } }
  .tab-navigation li {
    display: table-cell;
    list-style-type: none;
    vertical-align: bottom; }
    @media screen and (max-width: 800px) {
      .tab-navigation li {
        display: block; } }
    .tab-navigation li:first-child a {
      margin-left: -1px; }
  .tab-navigation a {
    position: relative;
    display: block;
    margin: -1px -1px 0 0;
    padding: 0.5625em 1.75em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    outline: none;
    border: 1px solid #b2b9c4;
    border-bottom-width: 0;
    background-color: white; }
    @media screen and (max-width: 800px) {
      .tab-navigation a {
        margin: 0 -1px; } }
    .tab-navigation a:hover, .tab-navigation a:focus {
      text-decoration: none; }
    .tab-navigation a.is-active {
      z-index: 1;
      box-shadow: 0 10px 0 -1px white, 0 -3px #1995e8, -3px 0 3px -1px rgba(0, 0, 0, 0.1), 3px 0 3px -1px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 800px) {
        .tab-navigation a.is-active {
          border-color: #1995e8;
          color: white;
          background: #1995e8;
          box-shadow: 0 1px #1995e8; } }
  .tab-navigation.-image-tabs {
    border: 0; }
    .tab-navigation.-image-tabs ul, .tab-navigation.-image-tabs li {
      display: inline; }
    .tab-navigation.-image-tabs a {
      display: inline-block;
      margin: 0;
      padding: 0.5625em 1.75em;
      border: 0;
      font-size: 1em;
      color: inherit;
      background: none; }
      .tab-navigation.-image-tabs a:hover, .tab-navigation.-image-tabs a:focus {
        color: #1995e8; }
      .tab-navigation.-image-tabs a.is-active {
        color: #1995e8;
        box-shadow: none; }
        .tab-navigation.-image-tabs a.is-active:after {
          content: "";
          position: absolute;
          top: 100%;
          left: 50%;
          margin-left: -0.4375em;
          border: 0.4375em solid transparent;
          border-top-color: #1995e8;
          border-bottom: 0; }
      .tab-navigation.-image-tabs a:before {
        display: block;
        margin: 0 auto 0.25em;
        font-size: 3em;
        color: #1995e8; }
      .tab-navigation.-image-tabs a img {
        display: block;
        margin: 0 auto 0.75em; }

.-columns-1 .tab-navigation-item {
  width: 100%; }

.-columns-2 .tab-navigation-item {
  width: 50%; }

.-columns-3 .tab-navigation-item {
  width: 33.33333%; }

.-columns-4 .tab-navigation-item {
  width: 25%; }

.-columns-5 .tab-navigation-item {
  width: 20%; }

.-columns-6 .tab-navigation-item {
  width: 16.66667%; }

@media screen and (max-width: 800px) {
  .tab-navigation-item.tab-navigation-item {
    width: auto; } }

.tab-start.-has-border {
  margin-top: -1px;
  border: 1px solid #b2b9c4;
  padding-right: 2.5em;
  padding-left: 2.5em; }

/* ===========================================
 * Modules (Search, FAQ, News, Events, Comments, Sitemap etc.)
 * ======================================== */
.fixed-note {
  position: fixed;
  display: table;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 3.75em;
  padding: 0.75em 1.25em 0.75em 5em;
  border-top: 1px solid #b2b9c4;
  z-index: 99;
  background-color: white;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 1100px) {
    .fixed-note {
      position: relative; } }
  @media screen and (max-width: 800px) {
    .fixed-note {
      display: block;
      padding-left: 1.25em; } }
  .fixed-note:before {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    left: 0.83333em;
    font-size: 2.25em;
    color: #1995e8; }
    @media screen and (max-width: 1100px) {
      .fixed-note:before {
        top: 0.66667em;
        margin-top: 0; } }
    @media screen and (max-width: 800px) {
      .fixed-note:before {
        position: static; } }
  .fixed-note h1, .fixed-note h2, .fixed-note h3 {
    font-size: 0.9375em;
    margin: 0.4em 0; }
  .fixed-note p {
    font-size: 0.875em;
    margin: 0.42857em 0; }
    @media screen and (max-width: 800px) {
      .fixed-note p {
        font-size: 1em; } }

.fixed-note-column {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.625em; }
  .fixed-note-column:last-child {
    text-align: right; }
    @media screen and (max-width: 1100px) {
      .fixed-note-column:last-child {
        text-align: left; } }
  @media screen and (max-width: 1100px) {
    .fixed-note-column {
      display: block;
      margin: 0.75em 0;
      padding: 0; } }

.fixed-note-link, .fixed-note-button {
  white-space: nowrap; }

.fixed-note-button {
  margin: 0; }

.fixed-note-closed {
  position: fixed;
  right: 1.875em;
  bottom: 0;
  z-index: 99;
  padding: 0.5em 0.75em;
  color: white;
  text-decoration: none;
  background: #1995e8;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 1200px) {
    .fixed-note-closed {
      right: 0; } }
  @media screen and (max-width: 1100px) {
    .fixed-note-closed {
      position: absolute;
      top: 0.75em;
      right: 0.75em;
      bottom: auto;
      padding: 0.25em 0.75em;
      font-size: 0.875em; } }
  @media screen and (max-width: 800px) {
    .fixed-note-closed {
      font-size: 1em; } }
  .fixed-note-closed:hover, .fixed-note-closed:focus {
    background-color: #1378bb; }
  .fixed-note-closed:before {
    font: 100%/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative; }
  .fixed-note-closed > span {
    display: none; }

.mod_breadcrumb {
  font-size: 0.8125em; }
  .mod_breadcrumb ul, .mod_breadcrumb li {
    display: inline;
    margin: 0;
    padding: 0; }
  .mod_breadcrumb li:before {
    content: " \A0 / \A0 "; }
  .mod_breadcrumb li:first-child:before {
    content: none; }
  .mod_breadcrumb a {
    color: inherit;
    text-decoration: underline; }
    .mod_breadcrumb a:hover {
      text-decoration: none; }

.back a:before, .previous a:before, .next a:after {
  font: 0.75em/1 "RockSolid Icons";
  content: "";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  top: -0.16667em;
  margin-right: 0.5em;
  vertical-align: middle; }

.next a:after {
  content: "\e019";
  margin-right: 0;
  margin-left: 0.5em; }

.pagination > p {
  text-align: center; }

.pagination ul {
  list-style-type: none !important;
  text-align: center; }

.pagination li {
  display: inline-block; }
  .pagination li a, .pagination li span {
    padding: 4px 12px;
    background-color: white; }
  .pagination li .current {
    border-bottom: 1px solid #f3f3f3;
    background: transparent, rgba(0, 0, 0, 0.02);
    background: transparent, rgba(0, 0, 0, 0.02);
    background: transparent, rgba(0, 0, 0, 0.02);
    background: transparent, rgba(0, 0, 0, 0.02);
    -pie-background: transparent, rgba(0, 0, 0, 0.02);
    background: transparent, rgba(0, 0, 0, 0.02); }

.news-image-teaser {
  position: relative;
  margin: 2.25em 0;
  padding-left: 12.5%; }
  @media screen and (max-width: 800px) {
    .news-image-teaser {
      padding-left: 0; } }
  .news-image-teaser a {
    -webkit-transition: color 0.3s false;
    -moz-transition: color 0.3s false false;
    -o-transition: color 0.3s false false;
    transition: color 0.3s; }
  .news-image-teaser img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0; }
  .news-image-teaser h2 {
    display: block;
    margin: 0.75em 0 0.25em;
    padding: 0 0 0.41667em;
    border-bottom: 1px solid #f3f3f3;
    font-size: 1.5em;
    font-weight: bold;
    color: inherit; }
    .news-image-teaser h2 a {
      color: inherit; }
      .news-image-teaser h2 a:hover {
        color: #1995e8;
        text-decoration: none; }
  .news-image-teaser p {
    margin: 0.625em 0;
    color: #4f4f4f; }
  .news-image-teaser .news-image-teaser-info {
    margin: 0 0 0.93333em;
    font-size: 0.9375em;
    color: #4f4f4f; }

.news-image-teaser-meta {
  float: left;
  position: relative;
  left: -12.5%;
  width: 9.375%;
  margin-bottom: -6.25em;
  line-height: 1;
  text-align: center;
  border-right: 1px solid #f3f3f3; }
  @media screen and (max-width: 800px) {
    .news-image-teaser-meta {
      position: absolute;
      top: 0;
      left: 0;
      width: 18.75%;
      border-right: 0;
      background: white; }
      .news-image-teaser-meta + h2 {
        padding-top: 3.75em; } }
  .news-image-teaser-meta time {
    font-size: 2.125em;
    font-weight: bold; }
  .news-image-teaser-meta b {
    display: block;
    margin: -0.05556em 0 0.44444em;
    font-size: 0.52941em;
    font-weight: inherit;
    color: #4f4f4f;
    text-transform: uppercase; }
  .news-image-teaser-meta .comment-count {
    display: block;
    padding: 0.25em 0;
    border-top: 1px solid #f3f3f3;
    color: #4f4f4f; }
    .news-image-teaser-meta .comment-count:before {
      font: 100%/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      bottom: 0.0625em;
      margin-right: 0.16667em;
      font-size: 0.75em; }
    .news-image-teaser-meta .comment-count:hover {
      color: #1995e8;
      text-decoration: none; }

.news-list-boxed {
  zoom: 1;
  margin: 2.75em 0; }
  .news-list-boxed:before {
    content: "";
    display: table; }
  .news-list-boxed:after {
    content: "";
    display: table;
    clear: both; }

.news-list-boxed-item {
  padding: 1.07143em;
  border: 1px solid #b2b9c4;
  border-radius: 2em;
  font-size: 0.875em;
  color: #4f4f4f; }
  .news-list-boxed-item h3 {
    margin: 0.38095em 0 0;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.38143;
    color: #1995e8; }
    .news-list-boxed-item h3 a {
      color: inherit;
      -webkit-transition: color 0.3s false;
      -moz-transition: color 0.3s false false;
      -o-transition: color 0.3s false false;
      transition: color 0.3s; }
      .news-list-boxed-item h3 a:hover {
        color: #1995e8;
        text-decoration: none; }
  .news-list-boxed-item p {
    margin: 1em 0; }
  .news-list-boxed-item .news-list-boxed-item-info {
    margin-top: 0.66667em;
    padding-bottom: 0.5em;
    font-size: 0.85714em;
    border-bottom: 1px solid #f3f3f3; }

.news-list-boxed-item-image {
  position: relative;
  display: block;
  overflow: hidden; }
  .news-list-boxed-item-image.-no-image {
    padding-bottom: 56.81818%;
    background: #4f4f4f; }
  .news-list-boxed-item-image:hover, .news-list-boxed-item-image:focus {
    opacity: 0.8; }
    .news-list-boxed-item-image:hover img, .news-list-boxed-item-image:focus img {
      -webkit-filter: blur(2px);
      -moz-filter: blur(2px);
      filter: blur(2px);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
  .news-list-boxed-item-image img {
    display: block;
    width: 100%;
    height: auto; }
  .news-list-boxed-item-image time {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin: -0.77778em 0 0;
    font-size: 2.57143em;
    font-weight: bold;
    color: white;
    text-align: center;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

.news-boxes {
  zoom: 1;
  margin: 2.75em 0; }
  .news-boxes:before {
    content: "";
    display: table; }
  .news-boxes:after {
    content: "";
    display: table;
    clear: both; }

.news-boxes-item h3 {
  margin: 0;
  font-size: 1.125em;
  font-weight: bold;
  color: inherit; }
  .news-boxes-item h3 a {
    display: block;
    color: inherit;
    text-decoration: none; }
    .news-boxes-item h3 a:hover, .news-boxes-item h3 a:focus {
      color: #1995e8; }

.news-boxes-item p {
  margin: 0.5em 0; }

.news-boxes-item .news-boxes-item-more {
  position: relative;
  margin: -0.9375em 0 0 0; }
  .news-boxes-item .news-boxes-item-more a {
    position: relative;
    top: 0;
    display: block;
    height: 2.0625em;
    color: white;
    color: transparent;
    text-decoration: none;
    background: white;
    box-shadow: 0 -7px 10px -7px rgba(0, 0, 0, 0.2), 0 -8px 10px 7px rgba(255, 255, 255, 0.5);
    -webkit-transition: top 0.2s ease-out;
    -moz-transition: top 0.2s ease-out false;
    -o-transition: top 0.2s ease-out false;
    transition: top 0.2s ease-out; }
    .news-boxes-item .news-boxes-item-more a:after {
      font: 1.5em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      position: absolute;
      top: 0;
      left: 50%;
      width: 3.66667em;
      height: 100%;
      margin: 0 0 0 -1.83333em;
      padding: 0.20833em 0 0;
      border: 1px solid #f3f3f3;
      border-top: 0;
      border-radius: 0 0 1px 1px;
      color: #4f4f4f;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); }
    .news-boxes-item .news-boxes-item-more a:hover, .news-boxes-item .news-boxes-item-more a:focus {
      top: 1.25em; }
      .news-boxes-item .news-boxes-item-more a:hover:before, .news-boxes-item .news-boxes-item-more a:focus:before {
        content: "";
        position: absolute;
        top: -1.25em;
        left: 0;
        height: 1.25em;
        width: 100%; }
      .news-boxes-item .news-boxes-item-more a:hover:after, .news-boxes-item .news-boxes-item-more a:focus:after {
        color: #1995e8; }

.news-boxes-item-image {
  display: block;
  overflow: hidden; }
  .news-boxes-item-image.-no-image {
    padding-bottom: 56.81818%;
    background: #4f4f4f; }
  .news-boxes-item-image:hover, .news-boxes-item-image:focus {
    opacity: 0.8; }
    .news-boxes-item-image:hover img, .news-boxes-item-image:focus img {
      -webkit-filter: blur(2px);
      -moz-filter: blur(2px);
      filter: blur(2px);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
  .news-boxes-item-image img {
    display: block;
    width: 100%;
    height: auto; }

.news-boxes-item-info {
  margin: 0;
  font-size: 0.875em;
  color: #4f4f4f; }

.main-content .mod_calendar {
  margin: 1.5em 0; }

.mod_calendar th.previous a:after, .mod_calendar th.previous a:before, .mod_calendar th.next a:after, .mod_calendar th.next a:before {
  display: none; }

.mod_calendar th.current {
  border-right: 0;
  border-left: 0;
  text-align: center; }
  .mod_calendar th.current:before {
    font: 16px/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    margin-right: 6px; }

.mod_calendar th.previous {
  border-right: 0; }

.mod_calendar th.next {
  border-left: 0;
  text-align: right; }

.mod_calendar th.label {
  font-size: 0.75em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.07143em; }
  @media screen and (max-width: 800px) {
    .mod_calendar th.label > span {
      display: none; } }

.mod_calendar td {
  vertical-align: top;
  width: 14.28571%; }
  @media screen and (max-width: 800px) {
    .mod_calendar td {
      text-align: center; } }
  .mod_calendar td.today {
    font-weight: bold;
    background-color: #b2b9c4; }

.mod_calendar .event {
  font-size: 0.75em; }

.mod_calendar .minicalendar td {
  padding: 0.1875em;
  text-align: center; }

.mod_eventlist > .header {
  font-weight: bold; }

.mod_eventlist .event > h2 {
  margin-top: 0;
  font-size: 1.5em; }

.mod_faqlist ul {
  list-style: none;
  padding-left: 0; }

.mod_faqlist li:before {
  font: 100%/1 "RockSolid Icons";
  content: "";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  margin-right: 0.5em; }

.mod_faqpage section {
  margin: 2.25em 0;
  padding-left: 4.5em; }

.mod_faqpage h3 {
  position: relative;
  margin: 1em 0;
  padding: 0.47619em 0 0.71429em;
  border-bottom: 1px solid #f3f3f3;
  font-size: 1.3125em; }
  .mod_faqpage h3:before, .mod_faqpage h3 + *:before {
    content: "Q";
    position: absolute;
    top: 0;
    left: -2.57143em;
    width: 1em;
    padding: 0.35714em 0.39286em 0.42857em;
    border-radius: 100%;
    font-size: 1.33333em;
    line-height: 1;
    color: white;
    text-align: center;
    background: #1995e8; }
  .mod_faqpage h3 + * {
    position: relative; }
    .mod_faqpage h3 + *:before {
      content: "A";
      left: -3.75em;
      font-size: 1em; }

.mod_faqpage p {
  margin-top: 0.75em;
  margin-bottom: 0.75em; }

.mod_faqpage .info {
  font-size: 0.8125em;
  color: #4f4f4f; }

.mod_faqreader .info {
  font-size: 0.8125em;
  color: #4f4f4f; }

.mod_login form p.error {
  float: none;
  width: auto;
  margin: 1.125em 0; }

.mod_login input {
  width: 80%; }
  @media screen and (max-width: 800px) {
    .mod_login input {
      width: 100%; } }

.mod_login table {
  border: 0;
  box-shadow: none; }
  .mod_login table td {
    border: 0;
    padding: 0.375em 0; }

.mod_search {
  margin: 1.6875em 0; }
  .mod_search form input {
    vertical-align: middle; }
    .mod_search form input[type="search"] {
      width: 74.375%;
      margin: 0;
      padding-top: 0.75em;
      padding-bottom: 0.75em; }
    .mod_search form input[type="submit"] {
      width: 25%;
      margin: 0 -2% 0 0; }
      @media screen and (max-width: 800px) {
        .mod_search form input[type="submit"] {
          padding-right: 0;
          padding-left: 0; } }
  .mod_search .relevance {
    float: right;
    margin-top: 0.71429em;
    font-size: 0.58333em; }
  .mod_search .header {
    padding-bottom: 0.3125em;
    border-bottom: 1px solid #b2b9c4;
    color: #4f4f4f; }
  .mod_search .highlight {
    padding: 0 0.25em;
    font-weight: bold;
    background: #d1eafa; }
  .mod_search .url {
    padding-bottom: 1.42857em;
    border-bottom: 1px dotted #b2b9c4;
    font-size: 0.875em;
    color: #4f4f4f; }
    .mod_search .url:before {
      font: 100%/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      margin-right: 0.35714em; }
    .mod_search .url .filesize {
      font-size: 0.85714em; }

.comment_default {
  margin: 1.6875em 0;
  padding: 1.25em 6.25% 0;
  border: 1px solid #b2b9c4;
  border-radius: 2em;
  font-size: 1em;
  background: white;
  background: transparent, rgba(0, 0, 0, 0.02);
  background: transparent, rgba(0, 0, 0, 0.02);
  background: transparent, rgba(0, 0, 0, 0.02);
  background: transparent, rgba(0, 0, 0, 0.02);
  -pie-background: transparent, rgba(0, 0, 0, 0.02);
  background: transparent, rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  .comment_default .info {
    margin-top: 0;
    border-bottom: 1px solid #b2b9c4; }
  .comment_default .reply {
    margin-left: 6.66667%; }
    .comment_default .reply .info {
      font-weight: bold; }

.ce_comments .form {
  margin-top: 2.25em; }
  .ce_comments .form .widget {
    margin-top: 1.5em; }
    .ce_comments .form .widget:nth-of-type(-n+4) {
      float: left;
      width: 46.66667%; }
      @media screen and (max-width: 800px) {
        .ce_comments .form .widget:nth-of-type(-n+4) {
          width: 100%; } }
    .ce_comments .form .widget:nth-of-type(-2n+4) {
      margin-right: -1%;
      margin-left: 6.66667%; }
      @media screen and (max-width: 800px) {
        .ce_comments .form .widget:nth-of-type(-2n+4) {
          margin-right: 0;
          margin-left: 0; } }
    .ce_comments .form .widget:nth-of-type(5) {
      clear: both;
      padding-top: 1.5em; }
    .ce_comments .form .widget input {
      width: 100%; }
    .ce_comments .form .widget textarea {
      width: 100%; }
  .ce_comments .form .checkbox_container {
    margin: 0;
    border: 0;
    margin-top: -1.125em;
    padding: 0; }

.ce_comments h2 + .form, .ce_comments h2 + .form > form {
  margin-top: 0; }

.mod_sitemap ul {
  padding-left: 0;
  list-style-type: none; }
  .mod_sitemap ul li:before {
    content: none; }
  .mod_sitemap ul li li {
    padding: 0.1875em 0 0.1875em 1.75em;
    font-size: 1em; }
  .mod_sitemap ul li li.submenu ul {
    margin: 0; }

.mod_sitemap > ul > li:before {
  font: 100%/1 "RockSolid Icons";
  content: "";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  margin-right: 0.625em;
  color: #1995e8; }

.mod_sitemap a:before {
  margin-right: 0.5em; }

.mod_subscribe {
  position: relative; }
  .mod_subscribe input[type=text], .mod_subscribe input[type=email] {
    width: 75%; }
    @media screen and (max-width: 800px) {
      .mod_subscribe input[type=text], .mod_subscribe input[type=email] {
        display: block;
        margin: 0 auto 0.625em; } }
  .mod_subscribe .submit {
    vertical-align: top;
    overflow: hidden;
    width: 20%;
    margin-top: 0;
    padding: 0.875em 1.25em 0.625em;
    text-align: center; }
  .mod_subscribe.-centered {
    text-align: center; }
  .centered-wrapper .mod_subscribe input[type=text], .centered-wrapper .mod_subscribe input[type=email] {
    width: 30%;
    min-width: 16.25em; }
  .centered-wrapper .mod_subscribe .submit {
    width: auto; }
  .sidebar .mod_subscribe input[type=text], .sidebar .mod_subscribe input[type=email] {
    width: 75%; }
    @media screen and (max-width: 800px) {
      .sidebar .mod_subscribe input[type=text], .sidebar .mod_subscribe input[type=email] {
        display: inline;
        margin: 0; } }
  .sidebar .mod_subscribe .submit {
    width: 20%;
    padding: 1em 0 0.78571em;
    text-indent: -99em;
    line-height: 0; }
    .sidebar .mod_subscribe .submit:after {
      font: 100%/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      left: 1px;
      display: block;
      font-size: 1.14286em; }

/* ===========================================
 * Sidebar / Widgets
 * ======================================== */
.sidebar {
  position: relative;
  float: left;
  width: 22.22222%;
  margin: 2.5em 0 0 3.7037%;
  font-size: 0.875em; }
  @media screen and (max-width: 1100px) {
    .sidebar {
      float: none;
      clear: both;
      width: auto;
      margin-right: 0;
      margin-left: 0; } }
  @media screen and (max-width: 800px) {
    .sidebar {
      margin-right: 5.55556%;
      margin-left: 5.55556%; } }
  .tao-sidebar-right .sidebar {
    float: right;
    margin-right: 3.7037%;
    margin-left: 0; }
    @media screen and (max-width: 1100px) {
      .tao-sidebar-right .sidebar {
        float: none;
        margin-right: 0;
        margin-left: 0; } }
    @media screen and (max-width: 800px) {
      .tao-sidebar-right .sidebar {
        margin-right: 5.55556%;
        margin-left: 5.55556%; } }
  .tao-3-columns .sidebar {
    width: 18.51852%; }
    @media screen and (max-width: 1100px) {
      .tao-3-columns .sidebar {
        width: auto; } }
    .tao-3-columns .sidebar.-right {
      left: 51.85185%;
      margin-right: -18.51852%; }
      @media screen and (max-width: 1100px) {
        .tao-3-columns .sidebar.-right {
          left: auto;
          clear: none;
          margin-right: 0; } }
      @media screen and (max-width: 800px) {
        .tao-3-columns .sidebar.-right {
          margin-right: 5.55556%; } }
  .sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4 {
    margin: 2em 0 0.5em;
    padding: 0 0 0.42857em;
    font-size: 1em;
    font-weight: bold;
    color: #4f4f4f; }
  .sidebar p, .sidebar ul, .sidebar ol, .sidebar table, .sidebar blockquote, .sidebar fieldset, .sidebar form {
    margin: 1em 0; }
  .sidebar ul, .sidebar ol {
    padding: 0;
    list-style-type: none; }
  .sidebar > .block {
    margin: 1.25em 0; }
    @media screen and (max-width: 1100px) {
      .sidebar > .block {
        float: left;
        width: 41.66667%;
        margin-left: 5.55556%; } }
    @media screen and (max-width: 800px) {
      .sidebar > .block {
        float: none;
        width: auto;
        margin-left: 0; } }
  .sidebar .ce_youtube-wrapper, .sidebar .video-responsive, .sidebar .iframe-responsive, .sidebar .map-responsive {
    margin: 0.75em 0; }
  .sidebar .image_container {
    margin: 0.75em 0 0; }

@media screen and (max-width: 800px) {
  .sub-navigation {
    display: none; } }

.sub-navigation > ul > li > a {
  color: #4f4f4f; }

.sub-navigation ul {
  margin: 0;
  padding: 0; }
  .sub-navigation ul a, .sub-navigation ul span.trail, .sub-navigation ul span.active, .sub-navigation ul span.forward {
    position: relative;
    display: block;
    margin: 0 -0.28571em;
    padding: 0.28571em;
    color: #4f4f4f;
    -webkit-transition: background-color 0.6s ease-in, color 0.6s ease-in;
    -moz-transition: background-color 0.6s ease-in false, color 0.6s ease-in false;
    -o-transition: background-color 0.6s ease-in false, color 0.6s ease-in false;
    transition: background-color 0.6s ease-in, color 0.6s ease-in; }
    .sub-navigation ul a:hover, .sub-navigation ul span.trail:hover, .sub-navigation ul span.active:hover, .sub-navigation ul span.forward:hover {
      border-radius: 2em;
      color: #4f4f4f;
      text-decoration: none;
      background-color: #f3f3f3;
      -webkit-transition-duration: 0.05s;
      -moz-transition-duration: 0.05s;
      -o-transition-duration: 0.05s;
      transition-duration: 0.05s; }
    .sub-navigation ul a:before, .sub-navigation ul span.trail:before, .sub-navigation ul span.active:before, .sub-navigation ul span.forward:before {
      margin-right: 0.42857em; }
  .sub-navigation ul a.active, .sub-navigation ul span.active {
    color: #1378bb; }
  .sub-navigation ul a.trail, .sub-navigation ul span.trail {
    color: #1995e8; }
  .sub-navigation ul ul {
    margin-left: 0.85714em; }

.sub-navigation li {
  padding: 0.14286em 0.42857em;
  border-top: 1px solid #f3f3f3; }
  .sub-navigation li:before {
    content: none; }
  .sub-navigation li:first-child, .sub-navigation li li li {
    border: 0; }
  .sub-navigation li li {
    margin-right: -0.42857em; }

/* ===========================================
 * Footer
 * ======================================== */
.footer-bar {
  padding: 1.71429em 0;
  font-size: 0.875em;
  color: #4f4f4f; }
  .footer-bar.-color-inverted {
    color: white;
    background: #353d47; }
  .footer-bar h1, .footer-bar h2, .footer-bar h3 {
    margin: 1em 0;
    padding-bottom: 0.21429em;
    border-bottom: 1px solid #b2b9c4;
    font-size: 1em;
    font-weight: bold; }
  .footer-bar ul {
    list-style: none;
    padding: 0; }
  .footer-bar .form-row {
    margin: 1em 0; }
  .footer-bar label {
    display: block; }
  .footer-bar input, .footer-bar textarea, .footer-bar select, .footer-bar fieldset {
    display: block;
    width: 100%; }
  .footer-bar input[type=submit], .footer-bar button {
    margin-top: 0.375em; }
  .footer-bar textarea {
    height: 6.25em; }

.icon-text-block {
  position: relative;
  padding-left: 1.875em; }
  .icon-text-block:before {
    position: absolute;
    top: 0.21429em;
    left: 0; }

.footer-news h1, .footer-news h2, .footer-news h3 {
  margin-bottom: 1.14286em; }

.news-footer-item {
  margin: 0.57143em 0;
  min-height: 2.57143em; }
  .news-footer-item:hover time:before {
    top: 0.4em; }
  .news-footer-item:hover b {
    margin-top: 40px; }
  .news-footer-item time {
    position: relative;
    float: left;
    width: 3.6em;
    height: 3.6em;
    padding: 0.6em 0 0;
    overflow: hidden;
    font-size: 0.71429em;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    text-align: center;
    background: #353d47; }
    .news-footer-item time:before {
      font: 2em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      position: absolute;
      top: -1em;
      left: 0.4em;
      -webkit-transition: top 0.2s ease-out;
      -moz-transition: top 0.2s ease-out false;
      -o-transition: top 0.2s ease-out false;
      transition: top 0.2s ease-out; }
    .news-footer-item time b {
      display: block;
      font-size: 1.4em;
      font-weight: inherit;
      -webkit-transition: margin 0.2s ease-out;
      -moz-transition: margin 0.2s ease-out false;
      -o-transition: margin 0.2s ease-out false;
      transition: margin 0.2s ease-out; }
    .-color-inverted .news-footer-item time {
      background: white;
      color: #4f4f4f; }
  .news-footer-item a {
    display: block;
    line-height: 1.28571em; }
  .news-footer-item time + a {
    padding-left: 3.1875em; }

.footer-navigation {
  float: left;
  margin: 0;
  font-size: 0.875em;
  color: #4f4f4f; }
  @media screen and (max-width: 800px) {
    .footer-navigation {
      float: none;
      padding: 0.5em 0;
      text-align: center; } }
  .footer-navigation ul, .footer-navigation li {
    display: inline;
    margin: 0;
    padding: 0; }
  .footer-navigation > ul > li:before {
    font-size: 0.75em; }
  .footer-navigation > ul > li a, .footer-navigation > ul > li span.trail, .footer-navigation > ul > li span.active, .footer-navigation > ul > li span.forward {
    position: relative;
    display: inline-block;
    padding: 2.14286em 0;
    margin-right: 3.14286em;
    color: inherit; }
    @media screen and (max-width: 1100px) {
      .footer-navigation > ul > li a, .footer-navigation > ul > li span.trail, .footer-navigation > ul > li span.active, .footer-navigation > ul > li span.forward {
        margin-right: 1.57143em; } }
    @media screen and (max-width: 800px) {
      .footer-navigation > ul > li a, .footer-navigation > ul > li span.trail, .footer-navigation > ul > li span.active, .footer-navigation > ul > li span.forward {
        margin: 0 0.78571em;
        padding: 0.5em 0; } }
    .footer-navigation > ul > li a:before, .footer-navigation > ul > li span.trail:before, .footer-navigation > ul > li span.active:before, .footer-navigation > ul > li span.forward:before {
      content: none; }
    .footer-navigation > ul > li a:after, .footer-navigation > ul > li span.trail:after, .footer-navigation > ul > li span.active:after, .footer-navigation > ul > li span.forward:after {
      content: "";
      position: absolute;
      top: auto;
      bottom: -1px;
      right: 50%;
      left: 50%;
      border-top: 2px solid #4f4f4f;
      -webkit-transition: right 0.4s ease-out, left 0.4s ease-out;
      -moz-transition: right 0.4s ease-out false, left 0.4s ease-out false;
      -o-transition: right 0.4s ease-out false, left 0.4s ease-out false;
      transition: right 0.4s ease-out, left 0.4s ease-out; }
    .footer-navigation > ul > li a:hover, .footer-navigation > ul > li span.trail:hover, .footer-navigation > ul > li span.active:hover, .footer-navigation > ul > li span.forward:hover {
      text-decoration: none; }
      .footer-navigation > ul > li a:hover:after, .footer-navigation > ul > li span.trail:hover:after, .footer-navigation > ul > li span.active:hover:after, .footer-navigation > ul > li span.forward:hover:after {
        right: 0;
        left: 0;
        -webkit-transition-duration: 0.1s, 0.1s;
        -moz-transition-duration: 0.1s, 0.1s;
        -o-transition-duration: 0.1s, 0.1s;
        transition-duration: 0.1s, 0.1s; }

.footer-icon-links {
  float: right;
  margin: 0;
  padding: 0;
  border-right: 1px solid #b2b9c4; }
  @media screen and (max-width: 800px) {
    .footer-icon-links {
      float: none;
      border-right: 0;
      text-align: center; } }
  .footer-icon-links li {
    display: inline; }
  .footer-icon-links a {
    float: left;
    position: relative;
    width: 2.75em;
    height: 5.0625em;
    overflow: hidden;
    border-left: 1px solid #b2b9c4;
    line-height: 0;
    /* Fixes Chrome bug */
    letter-spacing: -1em;
    color: #4f4f4f;
    text-indent: -99em;
    text-decoration: none; }
    @media screen and (max-width: 800px) {
      .footer-icon-links a {
        display: inline-block;
        float: none;
        height: 2.75em;
        border-left: 0; } }
    .footer-icon-links a:before, .footer-icon-links a:after {
      font: 1.375em/1 "RockSolid Icons";
      content: attr(data-icon);
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      padding-top: 0.04545em;
      line-height: 3.68227;
      letter-spacing: 0;
      text-align: center;
      background: white;
      -webkit-transition: top 0.5s ease-out;
      -moz-transition: top 0.5s ease-out false;
      -o-transition: top 0.5s ease-out false;
      transition: top 0.5s ease-out; }
      @media screen and (max-width: 800px) {
        .footer-icon-links a:before, .footer-icon-links a:after {
          line-height: 2.00045; } }
    .footer-icon-links a:after {
      top: 100%;
      color: white;
      background: transparent; }
    .footer-icon-links a:hover:before, .footer-icon-links a:hover:after, .footer-icon-links a:focus:before, .footer-icon-links a:focus:after {
      -webkit-transition: top 0.2s ease-out;
      -moz-transition: top 0.2s ease-out false;
      -o-transition: top 0.2s ease-out false;
      transition: top 0.2s ease-out; }
    .footer-icon-links a:hover:before, .footer-icon-links a:focus:before {
      top: -100%; }
    .footer-icon-links a:hover:after, .footer-icon-links a:focus:after {
      top: 0; }

.footer-copyright {
  float: left;
  margin: 0;
  padding: 2.14286em 0;
  font-size: 0.875em;
  color: #4f4f4f; }
  .footer-copyright .rocksolid-copyright {
    color: inherit;
    opacity: 0.6; }
  @media screen and (max-width: 1100px) {
    .footer-copyright {
      float: none;
      padding-bottom: 1em; } }

.footer-links {
  float: right;
  margin: 0;
  padding: 2.14286em 0;
  font-size: 0.875em;
  color: #4f4f4f; }
  @media screen and (max-width: 1100px) {
    .footer-links {
      float: none;
      padding-top: 0; } }
  .footer-links ul, .footer-links li {
    display: inline;
    margin: 0;
    padding: 0; }
  .footer-links li:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 0.78571em;
    margin: 0 0.57143em 0 0.35714em;
    background: #4f4f4f; }
  .footer-links li:first-child:before {
    content: none; }
  .footer-links a, .footer-links span.trail, .footer-links span.active, .footer-links span.forward {
    color: inherit; }

.footer-top-link {
  position: relative;
  display: block;
  width: 2.875em;
  height: 2.875em;
  margin: 0 auto;
  color: #4f4f4f;
  white-space: nowrap; }
  .footer-top-link:after {
    font: 1em/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 0.9375em;
    border: 1px solid #b2b9c4;
    border-bottom: 0;
    border-radius: 1px 1px 0 0;
    text-align: center;
    background: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15); }
  .footer-top-link > span {
    position: absolute;
    top: 0;
    right: 0;
    margin: 1em 0.71429em 0;
    font-size: 0.875em;
    color: #4f4f4f;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out false;
    -o-transition: all 0.4s ease-out false;
    transition: all 0.4s ease-out; }
    .footer-top-link > span + span {
      right: auto;
      left: 0; }
  .footer-top-link:hover, .footer-top-link:focus {
    /* Fixes IE bug */
    text-decoration: none; }
    .footer-top-link:hover > span, .footer-top-link:focus > span {
      right: 100%;
      opacity: 1;
      -webkit-transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }
      .footer-top-link:hover > span + span, .footer-top-link:focus > span + span {
        right: auto;
        left: 100%; }

/* ===========================================
 * Slider
 * ======================================== */
.main-slider {
  height: 600px; }
  @media screen and (max-width: 800px) {
    .main-slider {
      height: auto; }
      .main-slider img {
        max-width: 100%;
        height: auto; } }

.rsts-skin-testimonials .testimonial {
  margin: 0; }

.rsts-skin-testimonials.rsts-main {
  position: relative;
  margin: 1.6875em 0;
  padding: 2em 0 0 0; }

.rsts-skin-testimonials .rsts-header {
  margin-top: -2em; }
  .rsts-skin-testimonials .rsts-header h1, .rsts-skin-testimonials .rsts-header h2, .rsts-skin-testimonials .rsts-header h3, .rsts-skin-testimonials .rsts-header h4, .rsts-skin-testimonials .rsts-header h5, .rsts-skin-testimonials .rsts-header h6 {
    margin: 0 0 1em;
    padding: 0 5em;
    font-size: 0.875em;
    font-weight: bold;
    color: #4f4f4f;
    text-align: center; }

.rsts-skin-testimonials .rsts-prev, .rsts-skin-testimonials .rsts-next {
  position: absolute;
  top: -2.375em;
  right: 1.375em;
  overflow: hidden;
  text-indent: -99em;
  line-height: 0; }
  .rsts-skin-testimonials .rsts-prev:hover, .rsts-skin-testimonials .rsts-prev:focus, .rsts-skin-testimonials .rsts-next:hover, .rsts-skin-testimonials .rsts-next:focus {
    text-decoration: none; }
  .rsts-skin-testimonials .rsts-prev:after, .rsts-skin-testimonials .rsts-next:after {
    font: 0.875em/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    display: block;
    padding: 0.57143em;
    color: #b2b9c4; }
  .rsts-skin-testimonials .rsts-prev:hover:after, .rsts-skin-testimonials .rsts-prev:focus:after, .rsts-skin-testimonials .rsts-next:hover:after, .rsts-skin-testimonials .rsts-next:focus:after {
    color: #959fae; }

.rsts-skin-testimonials .rsts-next {
  right: -0.5625em; }
  .rsts-skin-testimonials .rsts-next:after {
    content: "\e019"; }

.rsts-skin-testimonials .rsts-nav {
  position: absolute;
  left: -4px;
  top: 0;
  line-height: 0; }
  .rsts-skin-testimonials .rsts-nav ul {
    margin: 0;
    padding: 0; }
  .rsts-skin-testimonials .rsts-nav li {
    display: inline; }
  .rsts-skin-testimonials .rsts-nav a {
    float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    outline: none;
    padding: 5px;
    text-indent: -99em; }
    .rsts-skin-testimonials .rsts-nav a:after {
      content: "";
      display: block;
      width: 6px;
      height: 6px;
      border: 1px solid #b2b9c4;
      border-radius: 100%;
      background: #b2b9c4;
      background: rgba(178, 185, 196, 0.5); }
    .rsts-skin-testimonials .rsts-nav a:hover:after, .rsts-skin-testimonials .rsts-nav a.active:after {
      background-color: #b2b9c4; }

.rsts-skin-testimonials .rsts-nav-prev, .rsts-skin-testimonials .rsts-nav-next {
  display: none !important; }

.rsts-skin-tao.rsts-main {
  position: relative; }

.rsts-skin-tao .rsts-caption {
  position: absolute;
  top: 1.25em;
  left: 1.25em;
  padding: 0.1875em 0.625em;
  color: white;
  border-radius: 2em;
  background-color: #1995e8;
  opacity: 0;
  -webkit-transition: opacity 0.2s false;
  -moz-transition: opacity 0.2s false false;
  -o-transition: opacity 0.2s false false;
  transition: opacity 0.2s; }

.rsts-skin-tao .rsts-prev, .rsts-skin-tao .rsts-next, .rsts-skin-tao .rsts-video-play, .rsts-skin-tao .rsts-video-stop {
  position: absolute;
  top: 50%;
  left: 1.25em;
  margin-top: -1.375em;
  border-radius: 2em;
  overflow: hidden;
  text-indent: -99em;
  line-height: 0;
  background-color: #1995e8;
  opacity: 0;
  -webkit-transition: opacity 0.2s false;
  -moz-transition: opacity 0.2s false false;
  -o-transition: opacity 0.2s false false;
  transition: opacity 0.2s; }
  .rsts-skin-tao .rsts-prev:hover, .rsts-skin-tao .rsts-prev:focus, .rsts-skin-tao .rsts-next:hover, .rsts-skin-tao .rsts-next:focus, .rsts-skin-tao .rsts-video-play:hover, .rsts-skin-tao .rsts-video-play:focus, .rsts-skin-tao .rsts-video-stop:hover, .rsts-skin-tao .rsts-video-stop:focus {
    text-decoration: none; }
  .sidebar .rsts-skin-tao .rsts-prev, .sidebar .rsts-skin-tao .rsts-next, .sidebar .rsts-skin-tao .rsts-video-play, .sidebar .rsts-skin-tao .rsts-video-stop {
    bottom: 0.375em; }
  .rsts-skin-tao .rsts-prev:after, .rsts-skin-tao .rsts-next:after, .rsts-skin-tao .rsts-video-play:after, .rsts-skin-tao .rsts-video-stop:after {
    font: 0.875em/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    display: block;
    padding: 1.07143em;
    color: white; }

.rsts-skin-tao:hover .rsts-prev, .rsts-skin-tao:hover .rsts-next, .rsts-skin-tao:hover .rsts-nav, .rsts-skin-tao:hover .rsts-caption {
  opacity: 0.8; }
  .rsts-skin-tao:hover .rsts-prev:hover, .rsts-skin-tao:hover .rsts-next:hover, .rsts-skin-tao:hover .rsts-nav:hover, .rsts-skin-tao:hover .rsts-caption:hover {
    opacity: 1; }

.rsts-skin-tao .rsts-next {
  left: auto;
  right: 1.25em; }
  .rsts-skin-tao .rsts-next:after {
    content: "\e019"; }

.tao-fullwidth .tagline .rsts-skin-tao .rsts-prev {
  left: 0;
  border-radius: 0 2em 2em 0; }

.tao-fullwidth .tagline .rsts-skin-tao .rsts-next {
  right: 0;
  border-radius: 2em 0 0 2em; }

.rsts-skin-tao .rsts-nav {
  position: absolute;
  left: 0;
  bottom: 12%;
  width: 100%;
  opacity: 0; }
  @media screen and (max-width: 800px) {
    .rsts-skin-tao .rsts-nav {
      bottom: 30px; } }
  .rsts-skin-tao .rsts-nav ul {
    /* Setting height to zero to fix click area */
    height: 0;
    margin: 0;
    padding: 0;
    text-align: center; }
  .rsts-skin-tao .rsts-nav li {
    display: inline; }
  .rsts-skin-tao .rsts-nav a {
    display: inline-block;
    outline: none;
    margin: 3px;
    padding: 5px; }

.rsts-skin-tao .rsts-nav-bullets a {
  overflow: hidden;
  width: 18px;
  height: 18px;
  padding: 6px;
  line-height: 0;
  text-indent: -99em; }
  .rsts-skin-tao .rsts-nav-bullets a:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid #1995e8;
    border-radius: 100%;
    background-color: white; }
  .rsts-skin-tao .rsts-nav-bullets a:hover:after, .rsts-skin-tao .rsts-nav-bullets a.active:after {
    background-color: #1995e8; }

.rsts-skin-tao .rsts-nav-numbers a, .rsts-skin-tao .rsts-nav-tabs a {
  margin: 5px;
  border: 2px solid #1995e8;
  border-radius: 2em;
  font-size: 0.8125em;
  line-height: 0.61538em;
  color: #4f4f4f;
  background-color: white; }
  .rsts-skin-tao .rsts-nav-numbers a:hover, .rsts-skin-tao .rsts-nav-numbers a.active, .rsts-skin-tao .rsts-nav-tabs a:hover, .rsts-skin-tao .rsts-nav-tabs a.active {
    color: white;
    background-color: #1995e8;
    text-decoration: none; }

.rsts-skin-tao .rsts-nav-prev, .rsts-skin-tao .rsts-nav-next {
  display: none !important; }

.rsts-skin-tao .rsts-video-play, .rsts-skin-tao .rsts-video-stop {
  opacity: 1; }

.rsts-skin-tao .rsts-video-play {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  width: 5.25em;
  height: 5.25em;
  margin: -2.625em 0 0 -2.625em;
  border: 3px solid #1995e8;
  border-radius: 100%;
  background-color: rgba(25, 149, 232, 0.6);
  -webkit-transition: background-color 0.3s false;
  -moz-transition: background-color 0.3s false false;
  -o-transition: background-color 0.3s false false;
  transition: background-color 0.3s; }
  .rsts-skin-tao .rsts-video-play:after {
    content: "\25b6";
    padding: 0;
    margin-left: 0.21429em;
    font-size: 1.75em;
    line-height: 2.78571em;
    text-align: center; }
  .rsts-skin-tao .rsts-video-play:hover {
    background-color: #1995e8; }

.rsts-skin-tao .rsts-video-stop {
  top: 20px;
  right: 20px;
  left: auto;
  margin-top: 0;
  border-radius: 2em; }
  .rsts-skin-tao .rsts-video-stop:after {
    content: "\d7";
    color: white;
    padding: 0.78571em; }

.rsts-skin-tao .rsts-video-youtube > .rsts-video-stop {
  top: 30px;
  right: 10px;
  background-color: #1b1b1b; }
  .rsts-skin-tao .rsts-video-youtube > .rsts-video-stop:hover {
    background-color: #cc181e; }

.rsts-skin-tao .rsts-video-vimeo > .rsts-video-stop {
  top: 10px;
  right: auto;
  left: 10px;
  background-color: #111a19; }
  .rsts-skin-tao .rsts-video-vimeo > .rsts-video-stop:hover {
    background-color: #00adef; }

.rsts-skin-tao .rsts-video-ipad > .rsts-video-iframe {
  padding-top: 38px;
  background-color: black; }

.rsts-skin-tao .rsts-video-ipad > .rsts-video-stop {
  top: 1px;
  right: 10px;
  left: auto; }

.rsts-skin-tao.rsts-video-playing .rsts-nav, .rsts-skin-tao.rsts-video-playing .rsts-prev, .rsts-skin-tao.rsts-video-playing .rsts-next {
  display: none; }

.rsts-skin-tao.rsts-touch .rsts-nav {
  opacity: 1; }

.rsts-skin-tao .rsts-progress {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: black;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear false;
  -o-transition: opacity 0.2s linear false;
  transition: opacity 0.2s linear; }
  .rsts-skin-tao .rsts-progress div {
    height: 100%;
    background-color: white; }
  .rsts-skin-tao .rsts-progress.rsts-progress-active {
    opacity: 0.3; }

.rsts-skin-testimonials-centered.rsts-main, .rsts-skin-partner.rsts-main, .rsts-skin-mega-dropdown.rsts-main {
  position: relative;
  margin: 2.25em 0; }

.rsts-skin-testimonials-centered .rsts-view, .rsts-skin-partner .rsts-view, .rsts-skin-mega-dropdown .rsts-view {
  padding: 0 3.75em; }
  @media screen and (max-width: 800px) {
    .rsts-skin-testimonials-centered .rsts-view, .rsts-skin-partner .rsts-view, .rsts-skin-mega-dropdown .rsts-view {
      padding-right: 1.875em;
      padding-left: 1.875em; } }

.rsts-skin-testimonials-centered .rsts-nav ul, .rsts-skin-partner .rsts-nav ul, .rsts-skin-mega-dropdown .rsts-nav ul {
  height: 0;
  margin: 0; }

.rsts-skin-testimonials-centered .rsts-prev, .rsts-skin-testimonials-centered .rsts-next, .rsts-skin-partner .rsts-prev, .rsts-skin-partner .rsts-next, .rsts-skin-mega-dropdown .rsts-prev, .rsts-skin-mega-dropdown .rsts-next {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1em;
  border: 1px solid #f3f3f3;
  overflow: hidden;
  text-indent: -99em;
  line-height: 0;
  background-color: white; }
  .rsts-skin-testimonials-centered .rsts-prev:hover, .rsts-skin-testimonials-centered .rsts-prev:focus, .rsts-skin-testimonials-centered .rsts-next:hover, .rsts-skin-testimonials-centered .rsts-next:focus, .rsts-skin-partner .rsts-prev:hover, .rsts-skin-partner .rsts-prev:focus, .rsts-skin-partner .rsts-next:hover, .rsts-skin-partner .rsts-next:focus, .rsts-skin-mega-dropdown .rsts-prev:hover, .rsts-skin-mega-dropdown .rsts-prev:focus, .rsts-skin-mega-dropdown .rsts-next:hover, .rsts-skin-mega-dropdown .rsts-next:focus {
    text-decoration: none; }
  .sidebar .rsts-skin-testimonials-centered .rsts-prev, .sidebar .rsts-skin-testimonials-centered .rsts-next, .sidebar .rsts-skin-partner .rsts-prev, .sidebar .rsts-skin-partner .rsts-next, .sidebar .rsts-skin-mega-dropdown .rsts-prev, .sidebar .rsts-skin-mega-dropdown .rsts-next {
    bottom: 0.375em; }
  .rsts-skin-testimonials-centered .rsts-prev:after, .rsts-skin-testimonials-centered .rsts-next:after, .rsts-skin-partner .rsts-prev:after, .rsts-skin-partner .rsts-next:after, .rsts-skin-mega-dropdown .rsts-prev:after, .rsts-skin-mega-dropdown .rsts-next:after {
    font: 0.875em/1 "RockSolid Icons";
    content: "";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    display: block;
    padding: 0.57143em;
    color: #4f4f4f; }
  .rsts-skin-testimonials-centered .rsts-prev:hover:after, .rsts-skin-testimonials-centered .rsts-prev:focus:after, .rsts-skin-testimonials-centered .rsts-next:hover:after, .rsts-skin-testimonials-centered .rsts-next:focus:after, .rsts-skin-partner .rsts-prev:hover:after, .rsts-skin-partner .rsts-prev:focus:after, .rsts-skin-partner .rsts-next:hover:after, .rsts-skin-partner .rsts-next:focus:after, .rsts-skin-mega-dropdown .rsts-prev:hover:after, .rsts-skin-mega-dropdown .rsts-prev:focus:after, .rsts-skin-mega-dropdown .rsts-next:hover:after, .rsts-skin-mega-dropdown .rsts-next:focus:after {
    color: #363636; }

.rsts-skin-testimonials-centered .rsts-next, .rsts-skin-partner .rsts-next, .rsts-skin-mega-dropdown .rsts-next {
  left: auto;
  right: 0; }
  .rsts-skin-testimonials-centered .rsts-next:after, .rsts-skin-partner .rsts-next:after, .rsts-skin-mega-dropdown .rsts-next:after {
    content: "\e019"; }

.rsts-skin-testimonials-centered .rsts-nav-prev, .rsts-skin-testimonials-centered .rsts-nav-next, .rsts-skin-partner .rsts-nav-prev, .rsts-skin-partner .rsts-nav-next, .rsts-skin-mega-dropdown .rsts-nav-prev, .rsts-skin-mega-dropdown .rsts-nav-next {
  display: none !important; }

.rsts-skin-testimonials-centered .rsts-nav, .rsts-skin-partner .rsts-nav, .rsts-skin-mega-dropdown .rsts-nav, .rsts-skin-carousel .rsts-nav {
  line-height: 0; }
  .rsts-skin-testimonials-centered .rsts-nav ul, .rsts-skin-partner .rsts-nav ul, .rsts-skin-mega-dropdown .rsts-nav ul, .rsts-skin-carousel .rsts-nav ul {
    padding: 0;
    text-align: center; }
  .rsts-skin-testimonials-centered .rsts-nav .rsts-nav-item, .rsts-skin-partner .rsts-nav .rsts-nav-item, .rsts-skin-mega-dropdown .rsts-nav .rsts-nav-item, .rsts-skin-carousel .rsts-nav .rsts-nav-item {
    display: inline; }
    .rsts-skin-testimonials-centered .rsts-nav .rsts-nav-item a, .rsts-skin-partner .rsts-nav .rsts-nav-item a, .rsts-skin-mega-dropdown .rsts-nav .rsts-nav-item a, .rsts-skin-carousel .rsts-nav .rsts-nav-item a {
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px;
      overflow: hidden;
      outline: none;
      padding: 5px;
      text-indent: -99em; }
      .rsts-skin-testimonials-centered .rsts-nav .rsts-nav-item a:after, .rsts-skin-partner .rsts-nav .rsts-nav-item a:after, .rsts-skin-mega-dropdown .rsts-nav .rsts-nav-item a:after, .rsts-skin-carousel .rsts-nav .rsts-nav-item a:after {
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        border: 1px solid #b2b9c4;
        border-radius: 100%;
        background: #b2b9c4;
        background: rgba(178, 185, 196, 0.5); }
      .rsts-skin-testimonials-centered .rsts-nav .rsts-nav-item a:hover, .rsts-skin-testimonials-centered .rsts-nav .rsts-nav-item a.active, .rsts-skin-partner .rsts-nav .rsts-nav-item a:hover, .rsts-skin-partner .rsts-nav .rsts-nav-item a.active, .rsts-skin-mega-dropdown .rsts-nav .rsts-nav-item a:hover, .rsts-skin-mega-dropdown .rsts-nav .rsts-nav-item a.active, .rsts-skin-carousel .rsts-nav .rsts-nav-item a:hover, .rsts-skin-carousel .rsts-nav .rsts-nav-item a.active {
        text-decoration: none; }
        .rsts-skin-testimonials-centered .rsts-nav .rsts-nav-item a:hover:after, .rsts-skin-testimonials-centered .rsts-nav .rsts-nav-item a.active:after, .rsts-skin-partner .rsts-nav .rsts-nav-item a:hover:after, .rsts-skin-partner .rsts-nav .rsts-nav-item a.active:after, .rsts-skin-mega-dropdown .rsts-nav .rsts-nav-item a:hover:after, .rsts-skin-mega-dropdown .rsts-nav .rsts-nav-item a.active:after, .rsts-skin-carousel .rsts-nav .rsts-nav-item a:hover:after, .rsts-skin-carousel .rsts-nav .rsts-nav-item a.active:after {
          background-color: #b2b9c4; }

.rsts-skin-partner .rsts-nav {
  margin: 1.5em 0; }

.rsts-skin-mega-dropdown.rsts-main {
  margin: 0; }

.rsts-skin-mega-dropdown .rsts-view {
  padding: 0; }

.rsts-skin-mega-dropdown .rsts-prev {
  left: -6%;
  right: auto; }

.rsts-skin-mega-dropdown .rsts-next {
  left: auto;
  right: -6%; }

.rsts-skin-mega-dropdown .rsts-nav {
  text-align: center; }

.rsts-skin-carousel .rsts-nav ul {
  margin: 0.375em 0; }

.rsts-skin-carousel .rsts-prev, .rsts-skin-carousel .rsts-next {
  display: none !important; }

.rsts-skin-carousel .rsts-nav-prev, .rsts-skin-carousel .rsts-nav-next {
  display: inline;
  margin-right: 1.25em; }
  .rsts-skin-carousel .rsts-nav-prev a, .rsts-skin-carousel .rsts-nav-next a {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-indent: -99em;
    line-height: 0; }
    .rsts-skin-carousel .rsts-nav-prev a:after, .rsts-skin-carousel .rsts-nav-next a:after {
      font: 1em/1 "RockSolid Icons";
      content: "";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      display: block;
      padding: 0.5em;
      color: #4f4f4f; }
    .rsts-skin-carousel .rsts-nav-prev a:hover, .rsts-skin-carousel .rsts-nav-prev a:focus, .rsts-skin-carousel .rsts-nav-next a:hover, .rsts-skin-carousel .rsts-nav-next a:focus {
      text-decoration: none; }
      .rsts-skin-carousel .rsts-nav-prev a:hover:after, .rsts-skin-carousel .rsts-nav-prev a:focus:after, .rsts-skin-carousel .rsts-nav-next a:hover:after, .rsts-skin-carousel .rsts-nav-next a:focus:after {
        color: #363636; }

.rsts-skin-carousel .rsts-nav-next {
  margin-left: 1.25em;
  margin-right: 0; }
  .rsts-skin-carousel .rsts-nav-next a:after {
    content: "\e019"; }

.rsts-skin-light .rsts-nav {
  position: absolute;
  bottom: 20px;
  margin: 0;
  width: 100%; }

/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Left: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - arguments: What: all, Length: 1s, Easing: ease-in-out
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)

------------------------------------------------------------- */
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/* BACKGROUND GRADIENT */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BACKGROUND COLOR OPACITY */
/* BORDER RADIUS */
/* BOX */
/* BOX RGBA */
/* BOX SHADOW */
/* BOX SIZING */
/* COLUMNS */
/* DOUBLE BORDERS */
/* FLEX */
/* FLIP */
/* FONT FACE */
/* OPACITY */
/* OUTLINE RADIUS */
/* RESIZE */
/* ROTATE*/
/* TEXT SHADOW */
/* TRANSFORM  */
/* TRANSFORM STYLE */
/* TRANSITION */
/* TRIPLE BORDERS */
/* ANIMATION */
*:focus {
  outline: 0 !important; }

.font1 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300; }

.font2 {
  font-family: 'Harabara', sans-serif !important; }

.black-font {
  color: #4f4f4f !important; }

.uppercase {
  text-transform: uppercase !important; }

.overflow {
  overflow: hidden !important; }

@media screen and (min-width: 1101px) {
  .d-flex {
    display: flex; } }

.align-items-center {
  align-items: center; }

.img-responsive {
  max-width: 100%;
  height: auto;
  display: block; }
  .img-responsive img {
    max-width: 100%;
    height: auto;
    display: block; }

.align-center {
  margin-right: auto !important;
  margin-left: auto !important;
  display: block !important; }

.align-right {
  margin-right: auto !important;
  margin-left: auto !important;
  display: block !important; }
  @media screen and (min-width: 1101px) {
    .align-right {
      margin-right: 0 !important; } }

.text-left {
  text-align: left !important; }
  .text-left * {
    text-align: left !important; }

.text-right {
  text-align: right !important; }
  .text-right * {
    text-align: right !important; }

.text-center {
  text-align: center !important; }
  .text-center * {
    text-align: center !important; }

.max-mobileportrait {
  max-width: 400px; }

.max-mobile {
  max-width: 800px; }

.max-tablet {
  max-width: 1100px; }

.max-desktop {
  max-width: 1200px; }

.bg-repeat .centered-wrapper-background {
  background-repeat: repeat; }

.footer-top-link {
  position: fixed;
  opacity: 0;
  bottom: -3px;
  left: 50%;
  margin-left: -20px;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .footer-top-link > span {
    display: none; }
  .footer-top-link:hover {
    bottom: 0; }

.always-show-hamburger .main-navigation-mobile {
  display: block;
  transform: translate3d(-100%, 0, 0);
  /* Hide mobile navigation by default */ }
  .always-show-hamburger .main-navigation-mobile.is-active {
    display: block; }

.header-overflow .page {
  padding-top: 0 !important; }
  .header-overflow .page .page-header {
    position: absolute;
    left: 0;
    right: 0; }
    .header-overflow .page .page-header .header-bar {
      background: none;
      border: none; }
    .header-overflow .page .page-header .header-navigation {
      background: none;
      border: none;
      box-shadow: none; }

.scroll .footer-top-link {
  opacity: 1; }

.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

.justified-gallery .image_container {
  box-shadow: none;
  padding: 0;
  border: none;
  background: none; }
  .justified-gallery .image_container a {
    position: static; }

.gallery-nice-1 .image_container {
  box-shadow: none;
  padding: 0;
  border: none;
  background: none; }

.gallery-nice-1 .grid .grid-sizer, .gallery-nice-1 .grid .grid-item {
  margin: 0 !important;
  padding: 0 !important; }

.gallery-nice-1 .grid .grid-item {
  font-size: 0;
  display: block;
  padding: 5px !important; }
  .gallery-nice-1 .grid .grid-item img {
    height: 100%;
    position: relative;
    display: block;
    top: 30px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -khtml-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .gallery-nice-1 .grid .grid-item:hover, .gallery-nice-1 .grid .grid-item:focus {
    opacity: .7 !important; }
  .gallery-nice-1 .grid .grid-item.in-view img {
    top: 0;
    opacity: 1 !important; }

.gallery-nice-2 .image_container {
  box-shadow: none;
  padding: 0;
  border: none;
  background: none; }

.gallery-nice-2 .grid .grid-sizer, .gallery-nice-2 .grid .grid-item {
  width: 25%;
  margin: 0 !important;
  padding: 0 !important; }

.gallery-nice-2 .grid .grid-item {
  height: 300px;
  display: block; }
  .gallery-nice-2 .grid .grid-item .image-wrapper {
    display: block;
    height: 100%; }
    .gallery-nice-2 .grid .grid-item .image-wrapper img {
      position: absolute;
      left: 50%;
      top: 50%; }
  .gallery-nice-2 .grid .grid-item .image-bg {
    background-size: cover !important;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 30px;
    opacity: 0;
    -webkit-transition: all 1s ease-out;
    -khtml-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out; }
  .gallery-nice-2 .grid .grid-item:nth-child(10n-9) {
    width: 50%;
    height: 600px; }
  .gallery-nice-2 .grid .grid-item:nth-child(6) {
    height: 150px; }
  @media screen and (max-width: 800px) {
    .gallery-nice-2 .grid .grid-item {
      width: 100% !important;
      height: 250px !important; } }
  .gallery-nice-2 .grid .grid-item:hover, .gallery-nice-2 .grid .grid-item:focus {
    opacity: .7 !important; }
  .gallery-nice-2 .grid .grid-item.in-view .image-bg {
    top: 0;
    opacity: 1 !important; }

.masonry-layout {
  counter-reset: grid-item;
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .masonry-layout .grid {
      height: auto !important; } }
  .masonry-layout .grid .grid-sizer {
    margin-bottom: 0 !important;
    width: 8.33333%; }
  @media screen and (max-width: 800px) {
    .masonry-layout .grid .grid-sizer, .masonry-layout .grid .grid-item {
      position: static !important; } }
  .masonry-layout .grid .grid-sizer.grid-item-width1, .masonry-layout .grid .grid-item.grid-item-width1 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width2, .masonry-layout .grid .grid-item.grid-item-width2 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width3, .masonry-layout .grid .grid-item.grid-item-width3 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width4, .masonry-layout .grid .grid-item.grid-item-width4 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width5, .masonry-layout .grid .grid-item.grid-item-width5 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width6, .masonry-layout .grid .grid-item.grid-item-width6 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width7, .masonry-layout .grid .grid-item.grid-item-width7 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width8, .masonry-layout .grid .grid-item.grid-item-width8 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width9, .masonry-layout .grid .grid-item.grid-item-width9 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width10, .masonry-layout .grid .grid-item.grid-item-width10 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width11, .masonry-layout .grid .grid-item.grid-item-width11 {
    width: 100%; }
  @media screen and (min-width: 801px) {
    .masonry-layout .grid .grid-sizer.grid-item-width1, .masonry-layout .grid .grid-item.grid-item-width1 {
      width: 8.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width2, .masonry-layout .grid .grid-item.grid-item-width2 {
      width: 16.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width3, .masonry-layout .grid .grid-item.grid-item-width3 {
      width: 25%; }
    .masonry-layout .grid .grid-sizer.grid-item-width4, .masonry-layout .grid .grid-item.grid-item-width4 {
      width: 33.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width5, .masonry-layout .grid .grid-item.grid-item-width5 {
      width: 41.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width6, .masonry-layout .grid .grid-item.grid-item-width6 {
      width: 50%; }
    .masonry-layout .grid .grid-sizer.grid-item-width7, .masonry-layout .grid .grid-item.grid-item-width7 {
      width: 58.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width8, .masonry-layout .grid .grid-item.grid-item-width8 {
      width: 66.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width9, .masonry-layout .grid .grid-item.grid-item-width9 {
      width: 75%; }
    .masonry-layout .grid .grid-sizer.grid-item-width10, .masonry-layout .grid .grid-item.grid-item-width10 {
      width: 83.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width11, .masonry-layout .grid .grid-item.grid-item-width11 {
      width: 91.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width12, .masonry-layout .grid .grid-item.grid-item-width12 {
      width: 100%; } }
  @media screen and (min-width: 1101px) {
    .masonry-layout .grid .grid-sizer.grid-item-width1, .masonry-layout .grid .grid-item.grid-item-width1 {
      width: 8.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width2, .masonry-layout .grid .grid-item.grid-item-width2 {
      width: 16.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width3, .masonry-layout .grid .grid-item.grid-item-width3 {
      width: 25%; }
    .masonry-layout .grid .grid-sizer.grid-item-width4, .masonry-layout .grid .grid-item.grid-item-width4 {
      width: 33.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width5, .masonry-layout .grid .grid-item.grid-item-width5 {
      width: 41.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width6, .masonry-layout .grid .grid-item.grid-item-width6 {
      width: 50%; }
    .masonry-layout .grid .grid-sizer.grid-item-width7, .masonry-layout .grid .grid-item.grid-item-width7 {
      width: 58.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width8, .masonry-layout .grid .grid-item.grid-item-width8 {
      width: 66.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width9, .masonry-layout .grid .grid-item.grid-item-width9 {
      width: 75%; }
    .masonry-layout .grid .grid-sizer.grid-item-width10, .masonry-layout .grid .grid-item.grid-item-width10 {
      width: 83.33333%; }
    .masonry-layout .grid .grid-sizer.grid-item-width11, .masonry-layout .grid .grid-item.grid-item-width11 {
      width: 91.66667%; }
    .masonry-layout .grid .grid-sizer.grid-item-width12, .masonry-layout .grid .grid-item.grid-item-width12 {
      width: 100%; } }
  .masonry-layout .grid .grid-sizer.grid-item-haslink .grid-item-wrapper, .masonry-layout .grid .grid-item.grid-item-haslink .grid-item-wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .masonry-layout .grid .grid-sizer.grid-item-haslink .grid-item-wrapper:hover, .masonry-layout .grid .grid-sizer.grid-item-haslink .grid-item-wrapper:focus, .masonry-layout .grid .grid-item.grid-item-haslink .grid-item-wrapper:hover, .masonry-layout .grid .grid-item.grid-item-haslink .grid-item-wrapper:focus {
      opacity: .7; }
  .masonry-layout .grid .grid-sizer .grid-item-wrapper, .masonry-layout .grid .grid-item .grid-item-wrapper {
    height: 100%;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden; }
    .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-background, .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-background-color, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-background, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-background-color {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      z-index: 1; }
    .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-background-color, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-background-color {
      z-index: 2; }
    .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master {
      height: 100%;
      display: block;
      position: relative;
      z-index: 3; }
      .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container {
        position: relative;
        z-index: 4;
        display: inline-block;
        vertical-align: middle;
        line-height: 1.2;
        width: 100%; }
        .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-link, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-link {
          display: block;
          position: absolute;
          z-index: 4;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0; }
          .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-link:hover, .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-link:focus, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-link:hover, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-link:focus {
            text-decoration: none; }
        .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-title, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-title {
          display: block;
          font-family: 'Harabara', sans-serif !important;
          font-size: 2em; }
        .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-subtitle, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-subtitle {
          display: block; }
        .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-text, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container .grid-item-text {
          font-size: .8em; }
        .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container .counter-boxes, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container .counter-boxes {
          margin: 0 !important; }
        .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted {
          color: white; }
          .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted .grid-item-link, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted .grid-item-link {
            color: white; }
          .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted .counter-boxes-item .counter-boxes-number, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted .counter-boxes-item .counter-boxes-number {
            color: white;
            font-weight: 800; }
          .masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted .counter-boxes-item .counter-boxes-text, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-item-master .grid-item-container.-color-inverted .counter-boxes-item .counter-boxes-text {
            color: white;
            font-size: 1em; }
  @media screen and (max-width: 1100px) {
    .masonry-layout .grid .grid-sizer.cbl .grid-item-wrapper .grid-item-master .grid-item-container, .masonry-layout .grid .grid-item.cbl .grid-item-wrapper .grid-item-master .grid-item-container {
      position: absolute;
      bottom: 0;
      left: 0;
      top: auto;
      right: 0;
      text-align: left; }
    .masonry-layout .grid .grid-sizer.cbr .grid-item-wrapper .grid-item-master .grid-item-container, .masonry-layout .grid .grid-item.cbr .grid-item-wrapper .grid-item-master .grid-item-container {
      position: absolute;
      bottom: 0;
      left: 0;
      top: auto;
      right: 0;
      text-align: right; }
    .masonry-layout .grid .grid-sizer.ctl .grid-item-wrapper .grid-item-master .grid-item-container, .masonry-layout .grid .grid-item.ctl .grid-item-wrapper .grid-item-master .grid-item-container {
      position: absolute;
      bottom: auto;
      left: 0;
      top: 0;
      right: 0;
      text-align: left; }
    .masonry-layout .grid .grid-sizer.ctr .grid-item-wrapper .grid-item-master .grid-item-container, .masonry-layout .grid .grid-item.ctr .grid-item-wrapper .grid-item-master .grid-item-container {
      position: absolute;
      bottom: auto;
      left: 0;
      top: 0;
      right: 0;
      text-align: right; } }
  @media screen and (max-width: 800px) {
    .masonry-layout .grid .grid-sizer:not(.force-height) .grid-item-wrapper, .masonry-layout .grid .grid-sizer:not(.force-height) .grid-item-master, .masonry-layout .grid .grid-item:not(.force-height) .grid-item-wrapper, .masonry-layout .grid .grid-item:not(.force-height) .grid-item-master {
      height: auto !important;
      line-height: 1.2 !important; } }
  .masonry-layout.debug .grid-item:before {
    background: rgba(0, 0, 0, 0.8);
    counter-increment: grid-item;
    content: counter(grid-item) " - " attr(data-block-infos);
    display: inline-block;
    padding: 10px;
    color: white;
    text-align: center;
    font-size: 12px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0; }

.hidden, .hide {
  visibility: hidden !important; }

.displaynone, .d-none {
  display: none !important; }

@media screen and (max-width: 800px) {
  .hide-mobile {
    display: none !important; } }

@media screen and (min-width: 801px) and (max-width: 1100px) {
  .hide-tablet {
    display: none !important; } }

@media screen and (min-width: 801px) {
  .hide-tablet-up {
    display: none !important; } }

@media screen and (max-width: 1100px) {
  .hide-tablet-down {
    display: none !important; } }

@media screen and (min-width: 1101px) and (max-width: 1200px) {
  .hide-desktop {
    display: none !important; } }

@media screen and (min-width: 1101px) {
  .hide-desktop-up {
    display: none !important; } }

@media screen and (max-width: 1200px) {
  .hide-desktop-down {
    display: none !important; } }

@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .hide-desktopxl {
    display: none !important; } }

@media screen and (min-width: 1201px) {
  .hide-desktopxl-up {
    display: none !important; } }

@media screen and (max-width: 1400px) {
  .hide-desktopxl-down {
    display: none !important; } }

.centered-wrapper .centered-wrapper-background-color {
  z-index: 3;
  position: absolute;
  bottom: -1px;
  top: -1px;
  right: 0;
  left: 0; }
  .centered-wrapper .centered-wrapper-background-color.-bg-color-1 {
    background: #1995e8 !important; }
  .centered-wrapper .centered-wrapper-background-color.-bg-color-2 {
    background: #8CCAF3 !important; }
  .centered-wrapper .centered-wrapper-background-color.-bg-color-3 {
    background: #1378bb !important; }

.centered-wrapper .centered-wrapper-inner {
  z-index: 3; }

.centered-wrapper .media-background .centered-wrapper-background.youtube-background video {
  opacity: 0;
  -webkit-transition: all 2s ease-in-out;
  -khtml-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }
  .centered-wrapper .media-background .centered-wrapper-background.youtube-background video.loaded {
    opacity: 1; }

.min-height50 {
  min-height: 50px; }

.min-height100 {
  min-height: 100px; }

.min-height200 {
  min-height: 200px; }

.min-height300 {
  min-height: 300px; }

.min-height400 {
  min-height: 400px; }

.min-height500 {
  min-height: 400px; }
  @media screen and (min-width: 1101px) {
    .min-height500 {
      min-height: 500px; } }

.min-height600 {
  min-height: 400px; }
  @media screen and (min-width: 1101px) {
    .min-height600 {
      min-height: 600px; } }

.min-height700 {
  min-height: 400px; }
  @media screen and (min-width: 1101px) {
    .min-height700 {
      min-height: 700px; } }

.min-height800 {
  min-height: 400px; }
  @media screen and (min-width: 1101px) {
    .min-height800 {
      min-height: 800px; } }

.min-height900 {
  min-height: 400px; }
  @media screen and (min-width: 1101px) {
    .min-height900 {
      min-height: 900px; } }

.min-height1000 {
  min-height: 400px; }
  @media screen and (min-width: 1101px) {
    .min-height1000 {
      min-height: 1000px; } }

.fullheight {
  height: 100%; }

.margin-reset {
  margin: 0 !important; }

.margin-top-reset {
  margin-top: 0 !important; }

.margin-bottom-reset {
  margin-bottom: 0 !important; }

.margin-right-reset {
  margin-right: 0 !important; }

.margin-left-reset {
  margin-left: 0 !important; }

.margin-gutter {
  margin: 30px !important; }

.margin-gutter-double {
  margin: 60px !important; }

.margin-top-gutter {
  margin-top: 30px !important; }

.margin-top-gutter-double {
  margin-top: 60px !important; }

.margin-bottom-gutter {
  margin-bottom: 30px !important; }

.margin-bottom-gutter-double {
  margin-bottom: 60px !important; }

.margin-right-gutter {
  margin-right: 30px !important; }

.margin-right-gutter-double {
  margin-right: 60px !important; }

.margin-left-gutter {
  margin-left: 30px !important; }

.margin-left-gutter-double {
  margin-left: 60px !important; }

.padding-reset {
  margin: 0 !important; }

.padding-top-reset {
  margin-top: 0 !important; }

.padding-bottom-reset {
  margin-bottom: 0 !important; }

.padding-right-reset {
  margin-right: 0 !important; }

.padding-left-reset {
  margin-left: 0 !important; }

.padding-gutter {
  padding: 30px !important; }

.padding-gutter-double {
  padding: 60px !important; }

.padding-top-gutter {
  padding-top: 30px !important; }

.padding-top-gutter-double {
  padding-top: 60px !important; }

.padding-bottom-gutter {
  padding-bottom: 30px !important; }

.padding-bottom-gutter-double {
  padding-bottom: 60px !important; }

.padding-right-gutter {
  padding-right: 30px !important; }

.padding-right-gutter-double {
  padding-right: 60px !important; }

.padding-left-gutter {
  padding-left: 30px !important; }

.padding-left-gutter-double {
  padding-left: 60px !important; }

.headline-box-link, button, .button {
  background-color: #1995e8;
  color: white;
  box-shadow: none;
  border: none; }
  .headline-box-link:hover, .headline-box-link:focus, button:hover, button:focus, .button:hover, .button:focus {
    background-color: #47aaed; }

@media screen and (min-width: 1101px) {
  form .width50 {
    margin: 15px 0;
    overflow: hidden; }
    form .width50 .widget {
      width: 49%;
      float: left;
      clear: none;
      margin: 0; }
      form .width50 .widget:first-child {
        margin-right: 2%; }
  form .width33 {
    margin: 15px 0;
    overflow: hidden; }
    form .width33 .widget {
      width: 32%;
      float: left;
      clear: none;
      margin: 0 2% 0 0; }
      form .width33 .widget:last-child {
        margin-right: 0; } }

.main-slider.main-slider-over-header {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }
  .main-slider.main-slider-over-header .rsts-crop:after {
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1); }
  .main-slider.main-slider-over-header .rsts-crop:before {
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0, transparent 25%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0, transparent 25%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0, transparent 25%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3000000', endColorstr='#00000000', GradientType=0); }

.main-slider .rsts-view {
  height: 100% !important; }
  .main-slider .rsts-view .rsts-crop {
    height: 100% !important; }
    .main-slider .rsts-view .rsts-crop .rsts-slides {
      height: 100% !important; }
      .main-slider .rsts-view .rsts-crop .rsts-slides .rsts-slide {
        height: 100% !important; }
        .main-slider .rsts-view .rsts-crop .rsts-slides .rsts-slide > div {
          height: 100% !important; }
          .main-slider .rsts-view .rsts-crop .rsts-slides .rsts-slide > div .slider-image-bg {
            background-size: cover !important;
            height: 100% !important; }
          .main-slider .rsts-view .rsts-crop .rsts-slides .rsts-slide > div img {
            opacity: 0;
            visibility: hidden;
            height: 0 !important; }

.textintro {
  font-size: 1.5em;
  line-height: 1.33381; }

.testanim1 {
  visibility: hidden; }

.testanim2 {
  opacity: 0; }
  .testanim2.in-view {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }

/* --------------------------------

VERTICAL TIMELINE

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */ }
  .cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both; }

/* --------------------------------

Main components

-------------------------------- */
.cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em; }
  .cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 2px;
    background: #f3f3f3; }
  @media screen and (min-width: 1201px) {
    .cd-timeline {
      margin-top: 3em;
      margin-bottom: 3em; }
      .cd-timeline::before {
        left: 50%;
        margin-left: -2px; } }

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
  zoom: 1; }
  .cd-timeline-block:before {
    content: "";
    display: table; }
  .cd-timeline-block:after {
    content: "";
    display: table;
    clear: both; }
  .cd-timeline-block:first-child {
    margin-top: 0; }
  .cd-timeline-block:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 1201px) {
    .cd-timeline-block {
      margin: 4em 0; }
      .cd-timeline-block:first-child {
        margin-top: 0; }
      .cd-timeline-block:last-child {
        margin-bottom: 0; } }

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: -15px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: white; }
  .cd-timeline-img img {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px; }
  @media screen and (min-width: 1201px) {
    .cd-timeline-img {
      left: 50%;
      margin-left: -35px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden; }
      .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        -khtml-animation: cd-bounce-1 0.6s;
        -moz-animation: cd-bounce-1 0.6s;
        -ms-animation: cd-bounce-1 0.6s;
        -o-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s; } }

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  padding: 1em;
  box-shadow: 0 3px 0 #f3f3f3;
  zoom: 1; }
  .cd-timeline-content:before {
    content: "";
    display: table; }
  .cd-timeline-content:after {
    content: "";
    display: table;
    clear: both; }
  .cd-timeline-content .cd-timeline-content-text {
    font-size: .9em; }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block; }
  .cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.4; }
  .cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    color: white; }
  .cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
    width: 100%; }
  .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white; }
  @media screen and (min-width: 1201px) {
    .cd-timeline-content {
      margin-left: 0;
      padding: 1.6em;
      width: 45%; }
      .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: white; }
      .cd-timeline-content .cd-read-more {
        float: left; }
      .cd-timeline-content .cd-date {
        position: absolute;
        left: 122%;
        top: 6px;
        font-size: 1.5em; }
      .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
          top: 24px;
          left: auto;
          right: 100%;
          border-color: transparent;
          border-right-color: white; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
          float: right; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
          left: auto;
          right: 122%;
          text-align: right; }
      .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -khtml-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        -ms-animation: cd-bounce-2 0.6s;
        -o-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s; } }

@media screen and (min-width: 1201px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -khtml-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    -ms-animation: cd-bounce-2-inverse 0.6s;
    -o-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s; } }

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -khtml-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -khtml-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -khtml-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -khtml-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -khtml-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -khtml-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

/* --------------------------------

HORIZONTAL TIMELINE

-------------------------------- */
.cd-horizontal-timeline {
  margin: 2em auto;
  -webkit-transition: opacity 0.2s 0.3s ease-in-out;
  -khtml-transition: opacity 0.2s 0.3s ease-in-out;
  -moz-transition: opacity 0.2s 0.3s ease-in-out;
  -ms-transition: opacity 0.2s 0.3s ease-in-out;
  -o-transition: opacity 0.2s 0.3s ease-in-out;
  transition: opacity 0.2s 0.3s ease-in-out; }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none; }
  .cd-horizontal-timeline.loaded {
    /* show the timeline after events position has been set (using JavaScript) */
    opacity: 1; }
  .cd-horizontal-timeline .timeline {
    position: relative;
    height: 100px;
    width: 90%;
    max-width: 800px;
    margin: 0 auto; }
  .cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden; }
    .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
      /* these are used to create a shadow effect at the sides of the timeline */
      content: '';
      position: absolute;
      z-index: 2;
      top: 0;
      height: 100%;
      width: 20px; }
    .cd-horizontal-timeline .events-wrapper::before {
      left: 0; }
    .cd-horizontal-timeline .events-wrapper::after {
      right: 0; }
  .cd-horizontal-timeline .events {
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    /* width will be set using JavaScript */
    background: #e6e6e6;
    -webkit-transition: transform 0.4s 0.3s ease-in-out;
    -khtml-transition: transform 0.4s 0.3s ease-in-out;
    -moz-transition: transform 0.4s 0.3s ease-in-out;
    -ms-transition: transform 0.4s 0.3s ease-in-out;
    -o-transition: transform 0.4s 0.3s ease-in-out;
    transition: transform 0.4s 0.3s ease-in-out; }
  .cd-horizontal-timeline .filling-line {
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #8CCAF3;
    -webkit-transform: scaleX(0);
    -khtml-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -khtml-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: transform 0.3s 0.3s ease-in-out;
    -khtml-transition: transform 0.3s 0.3s ease-in-out;
    -moz-transition: transform 0.3s 0.3s ease-in-out;
    -ms-transition: transform 0.3s 0.3s ease-in-out;
    -o-transition: transform 0.3s 0.3s ease-in-out;
    transition: transform 0.3s 0.3s ease-in-out; }
  .cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 1.1rem;
    padding-bottom: 15px;
    color: #1995e8;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .cd-horizontal-timeline .events a::after {
      /* this is used to create the event spot */
      content: '';
      position: absolute;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: -7px;
      height: 12px;
      width: 12px;
      border-radius: 50%;
      border: 2px solid #e6e6e6;
      background-color: white;
      -webkit-transition: background-color 0.3s border-color 0.3s ease-in-out;
      -khtml-transition: background-color 0.3s border-color 0.3s ease-in-out;
      -moz-transition: background-color 0.3s border-color 0.3s ease-in-out;
      -ms-transition: background-color 0.3s border-color 0.3s ease-in-out;
      -o-transition: background-color 0.3s border-color 0.3s ease-in-out;
      transition: background-color 0.3s border-color 0.3s ease-in-out; }
    .no-touch .cd-horizontal-timeline .events a:hover::after {
      background-color: #8CCAF3;
      border-color: #8CCAF3; }
    .cd-horizontal-timeline .events a.selected {
      pointer-events: none; }
      .cd-horizontal-timeline .events a.selected::after {
        background-color: #8CCAF3;
        border-color: #8CCAF3; }
    .cd-horizontal-timeline .events a.older-event::after {
      border-color: #8CCAF3; }
    .cd-horizontal-timeline .events a:hover, .cd-horizontal-timeline .events a:focus {
      text-decoration: none;
      padding-bottom: 20px; }
  .cd-horizontal-timeline .events ol li:nth-child(even) a {
    bottom: auto;
    top: 13px; }
    .cd-horizontal-timeline .events ol li:nth-child(even) a:after {
      bottom: auto;
      top: -20px; }
  @media screen and (min-width: 1201px) {
    .cd-horizontal-timeline {
      margin: 6em auto; }
      .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop'; } }
  .cd-horizontal-timeline .cd-timeline-navigation {
    margin: 0 !important;
    padding: 0 !important; }
    .cd-horizontal-timeline .cd-timeline-navigation a {
      /* these are the left/right arrows to navigate the timeline */
      position: absolute;
      z-index: 1;
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 34px;
      line-height: 30px;
      vertical-align: middle;
      width: 34px;
      border-radius: 50%;
      border: 2px solid #e6e6e6;
      overflow: hidden;
      text-align: center;
      white-space: nowrap;
      color: #1995e8;
      -webkit-transition: border-color 0.3s 0.3s ease-in-out;
      -khtml-transition: border-color 0.3s 0.3s ease-in-out;
      -moz-transition: border-color 0.3s 0.3s ease-in-out;
      -ms-transition: border-color 0.3s 0.3s ease-in-out;
      -o-transition: border-color 0.3s 0.3s ease-in-out;
      transition: border-color 0.3s 0.3s ease-in-out; }
      .cd-horizontal-timeline .cd-timeline-navigation a:before {
        position: relative;
        right: -1px;
        -webkit-transition: all 0.3s ease-in-out;
        -khtml-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .cd-horizontal-timeline .cd-timeline-navigation a.prev {
        left: 0;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -khtml-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg); }
      .cd-horizontal-timeline .cd-timeline-navigation a.next {
        right: 0; }
      .cd-horizontal-timeline .cd-timeline-navigation a:hover, .cd-horizontal-timeline .cd-timeline-navigation a:focus {
        text-decoration: none; }
      .cd-horizontal-timeline .cd-timeline-navigation a:not(.inactive):hover:before, .cd-horizontal-timeline .cd-timeline-navigation a:not(.inactive):focus:before {
        right: -5px; }
      .no-touch .cd-horizontal-timeline .cd-timeline-navigation a:hover {
        border-color: #8CCAF3; }
      .cd-horizontal-timeline .cd-timeline-navigation a.inactive {
        cursor: not-allowed;
        color: #f3f3f3; }
        .cd-horizontal-timeline .cd-timeline-navigation a.inactive::after {
          background-position: 0 -16px; }
        .no-touch .cd-horizontal-timeline .cd-timeline-navigation a.inactive:hover {
          border-color: #e6e6e6; }
  .cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 2em 0;
    overflow: hidden;
    -webkit-transition: height 0.4s 0.3s ease-in-out;
    -khtml-transition: height 0.4s 0.3s ease-in-out;
    -moz-transition: height 0.4s 0.3s ease-in-out;
    -ms-transition: height 0.4s 0.3s ease-in-out;
    -o-transition: height 0.4s 0.3s ease-in-out;
    transition: height 0.4s 0.3s ease-in-out; }
    .cd-horizontal-timeline .events-content li {
      position: absolute;
      z-index: 1;
      width: 100%;
      left: 0;
      top: 0;
      -webkit-transform: translateX(-100%);
      -khtml-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%);
      padding: 0 5%;
      opacity: 0;
      -webkit-animation-duration: 0.4s;
      -khtml-animation-duration: 0.4s;
      -moz-animation-duration: 0.4s;
      -ms-animation-duration: 0.4s;
      -o-animation-duration: 0.4s;
      animation-duration: 0.4s;
      -webkit-animation-timing-function: ease-in-out;
      -khtml-animation-timing-function: ease-in-out;
      -moz-animation-timing-function: ease-in-out;
      -ms-animation-timing-function: ease-in-out;
      -o-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out; }
      .cd-horizontal-timeline .events-content li.selected {
        /* visible event content */
        position: relative;
        z-index: 2;
        opacity: 1;
        -webkit-transform: translateX(0);
        -khtml-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); }
      .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
        -webkit-animation-name: cd-enter-right;
        -khtml-animation-name: cd-enter-right;
        -moz-animation-name: cd-enter-right;
        -ms-animation-name: cd-enter-right;
        -o-animation-name: cd-enter-right;
        animation-name: cd-enter-right; }
      .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
        -webkit-animation-name: cd-enter-left;
        -khtml-animation-name: cd-enter-left;
        -moz-animation-name: cd-enter-left;
        -ms-animation-name: cd-enter-left;
        -o-animation-name: cd-enter-left;
        animation-name: cd-enter-left; }
      .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
        -webkit-animation-direction: reverse;
        -khtml-animation-direction: reverse;
        -moz-animation-direction: reverse;
        -ms-animation-direction: reverse;
        -o-animation-direction: reverse;
        animation-direction: reverse; }
    .cd-horizontal-timeline .events-content li > * {
      max-width: 800px;
      margin: 0 auto; }
    .cd-horizontal-timeline .events-content em {
      display: block;
      font-style: italic;
      margin: 10px auto; }
      .cd-horizontal-timeline .events-content em::before {
        content: '- '; }
    .cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
      line-height: 1.3; }
    @media screen and (min-width: 1101px) {
      .cd-horizontal-timeline .events-content .events-content-right.events-content-contain-image {
        margin-left: 130px; } }
    .cd-horizontal-timeline .events-content .events-content-image {
      max-width: 200px;
      margin: 0 auto 30px; }
      @media screen and (min-width: 1101px) {
        .cd-horizontal-timeline .events-content .events-content-image {
          margin: 0;
          float: left;
          max-width: 100px; } }

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@media screen and (max-width: 1100px) {
  .centered-wrapper-background-mobile .centered-wrapper {
    margin: 30px 0 !important; }
  .centered-wrapper-background-mobile .centered-wrapper-background {
    height: 400px !important;
    position: static;
    -webkit-transform: none !important;
    -khtml-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important; }
  .centered-wrapper-background-mobile .centered-wrapper-background-color {
    opacity: 1 !important;
    background: white !important;
    top: 400px; }
  .centered-wrapper-background-mobile.-color-inverted .centered-wrapper-background-color {
    background: #1995e8 !important; } }

@media screen and (max-width: 800px) {
  .ce_text .image_container.float_left, .ce_text .image_container.float_right {
    margin-left: auto;
    margin-right: auto;
    display: block; } }

.ce_text a:not([class]) {
  text-decoration: underline; }
  .ce_text a:not([class]):hover, .ce_text a:not([class]):focus {
    text-decoration: none; }

.info-map-list .info-map-list-wrapper {
  border: 1px solid #f3f3f3;
  padding: 30px;
  display: inline-block; }

.border-radius {
  -webkit-border-radius: 2em;
  -khtml-border-radius: 2em;
  -moz-border-radius: 2em;
  -ms-border-radius: 2em;
  -o-border-radius: 2em;
  border-radius: 2em; }

.mediaquery {
  position: fixed;
  z-index: 1000000000000;
  right: 0;
  bottom: 50px;
  background: black;
  opacity: .3;
  color: white;
  padding: 5px;
  font-weight: bold;
  text-align: right; }
  .mediaquery:before {
    display: block;
    font-size: 12px;
    content: 'Default'; }
  .mediaquery:after {
    display: none; }
  .mediaquery:hover:after {
    display: block;
    content: "Désactiver l'affichage des erreurs dans le BE pour masquer";
    font-size: 10px; }
  @media screen and (min-width: 401px) {
    .mediaquery:before {
      content: 'Mobile portrait'; } }
  @media screen and (min-width: 801px) {
    .mediaquery:before {
      content: 'Mobile'; } }
  @media screen and (min-width: 1101px) {
    .mediaquery:before {
      content: 'Tablet'; } }
  @media screen and (min-width: 1201px) {
    .mediaquery:before {
      content: 'Desktop'; } }
  @media screen and (min-width: 1401px) {
    .mediaquery:before {
      content: 'DesktopXl'; } }

* {
  -webkit-tap-highlight-color: transparent; }

a[href^=tel] {
  color: inherit !important;
  text-decoration: none !important; }

*:before, :after {
  box-sizing: border-box; }

.sidebar {
  will-change: min-height; }
  .sidebar over h1, .sidebar h2, .sidebar h3, .sidebar h4 {
    padding-bottom: 0;
    margin-bottom: .2em !important; }
  .sidebar h3 {
    margin-top: .5em !important; }
  .sidebar h4 {
    margin-top: .3em !important; }
  .sidebar .sidebar-inner {
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform; }
    .sidebar .sidebar-inner .block:last-child.mod_article {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important; }

.image_container .caption {
  font-size: .7em;
  text-align: center; }

@media screen and (max-width: 800px) {
  .ce_gallery ul > li {
    float: none; } }

@media screen and (min-width: 801px) {
  .ce_gallery ul > li .image_container {
    margin: 0; } }

.header-links span {
  display: inline;
  color: inherit;
  margin-right: 1em; }

.fontawesome:before {
  font-family: FontAwesome; }

.icon-image:before {
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain !important;
  vertical-align: middle;
  width: 5rem;
  height: 5rem; }

.icon-buttons-custom .icon-button-item {
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  vertical-align: middle; }
  .icon-buttons-custom .icon-button-item:hover, .icon-buttons-custom .icon-button-item:focus {
    background: none;
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .icon-buttons-custom .icon-button-item.icon-image:after {
    content: '';
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain !important;
    vertical-align: middle;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 1100px) {
  form .rs-column {
    margin-top: 0 !important; } }

form .form-row {
  margin-top: 1.125em;
  margin-bottom: 1.125em; }

form input, form select, form textarea, form fieldset {
  border-width: 3px;
  border-color: #b2b9c4;
  width: 100% !important;
  padding: 10px; }

form textarea {
  height: auto !important; }

form select {
  padding: 8px; }

form .widget {
  position: relative; }
  form .widget:hover p.error, form .widget:focus p.error {
    display: none; }
  form .widget p.error {
    font-size: .7em;
    position: absolute;
    color: white;
    bottom: -6px;
    left: 0;
    background: #df3763;
    padding: 0 4px; }

.main-navigation-search input:-webkit-autofill, .main-navigation-mobile-search input:-webkit-autofill {
  background: transparent !important;
  box-shadow: 0 0 0 30px white inset; }
  .main-navigation-search input:-webkit-autofill:hover, .main-navigation-search input:-webkit-autofill:focus, .main-navigation-search input:-webkit-autofill:active, .main-navigation-mobile-search input:-webkit-autofill:hover, .main-navigation-mobile-search input:-webkit-autofill:focus, .main-navigation-mobile-search input:-webkit-autofill:active {
    background: transparent !important;
    box-shadow: 0 0 0 30px white inset; }

.main-navigation-mobile-search {
  padding-right: 3.57143em; }
  .main-navigation-mobile-search input {
    color: white; }
  .main-navigation-mobile-search button {
    top: 0; }
  .main-navigation-mobile-search.focus input, .main-navigation-mobile-search:hover input, .main-navigation-mobile-search:focus input {
    color: #1995e8;
    background: white; }

.main-navigation-search {
  margin-top: 0;
  right: 0;
  height: 36px;
  vertical-align: middle;
  display: inline-block;
  background: none;
  border: none;
  position: relative; }
  @media screen and (min-width: 1101px) {
    .main-navigation-search {
      float: right;
      position: relative; } }
  .main-navigation-search input {
    border-bottom: 1px solid transparent;
    height: 23px;
    color: #1995e8;
    width: 0 !important;
    padding: 3px;
    margin-right: 36px; }
  @media screen and (max-width: 1100px) {
    .main-navigation-search {
      bottom: 0; }
      .main-navigation-search input {
        width: 11.78571em !important;
        border-bottom-color: rgba(115, 115, 115, 0.5); } }
  .main-navigation-search button {
    color: #1995e8;
    width: 36px; }
  .main-navigation-search.focus, .main-navigation-search:hover, .main-navigation-search:focus {
    border: none;
    box-shadow: none;
    margin: 0; }
    .main-navigation-search.focus input, .main-navigation-search:hover input, .main-navigation-search:focus input {
      border-bottom-color: rgba(115, 115, 115, 0.5);
      background: none;
      width: 11.78571em !important; }

.info-map-boxes-item {
  padding: 30px; }
  @media screen and (max-width: 1100px) {
    .info-map-boxes-item:before {
      float: none; } }
  .info-map-boxes-item.icon-image:before {
    height: 86px;
    width: 106px; }
  .info-map-boxes-item hr {
    margin: 10px 0; }

.icon-link-item.icon-image:before, .icon-text-block.icon-image:before {
  height: 16px;
  width: 16px; }

.ce_rsce_button.icon-image:before, .feature-box-link.icon-image:before, .headline-box-link.icon-image:before, .highlight-box-link.icon-image:before {
  height: 14px;
  width: 14px; }

.headline-box-custom:before {
  border-radius: 0;
  height: 0;
  width: 0;
  margin-bottom: 30px;
  max-width: 100%; }

.rotating-boxes-custom .counter-boxes-headline {
  margin-bottom: 7.5px !important; }

.rotating-boxes-custom .rotating-boxes-item .rotating-boxes-item-cover {
  border-color: #f3f3f3;
  box-shadow: 0 0 5px transparent; }
  .rotating-boxes-custom .rotating-boxes-item .rotating-boxes-item-cover:after {
    line-height: 1.1;
    text-align: center;
    right: 15px;
    left: 15px;
    width: auto;
    display: none; }
  .rotating-boxes-custom .rotating-boxes-item .rotating-boxes-item-cover:before {
    top: 0;
    height: 0;
    content: attr(data-headline);
    font-size: 1.3em;
    text-align: center;
    margin-top: 30px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
    background-size: 80% !important; }

.rotating-boxes-custom .rotating-boxes-item .rotating-boxes-item-content {
  margin: 0;
  padding: 30px;
  border-color: transparent;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }
  .rotating-boxes-custom .rotating-boxes-item .rotating-boxes-item-content.icon-image:before {
    height: 200px;
    width: 200px; }
  .rotating-boxes-custom .rotating-boxes-item .rotating-boxes-item-content .rotating-boxes-title {
    font-weight: bolder;
    font-size: 1.2em; }
  .rotating-boxes-custom .rotating-boxes-item .rotating-boxes-item-content .rotating-boxes-text {
    font-size: .9em; }

.counter-boxes.counter-boxes-custom .counter-boxes-headline {
  margin-bottom: 7.5px !important; }

.counter-boxes.counter-boxes-custom .counter-boxes-container {
  text-align: center; }
  @media screen and (max-width: 800px) {
    .counter-boxes.counter-boxes-custom .counter-boxes-container .counter-boxes-item {
      padding-bottom: 30px;
      border-bottom: 1px solid #f3f3f3; } }
  .counter-boxes.counter-boxes-custom .counter-boxes-container .counter-boxes-item .counter-boxes-number {
    margin: 30px 0;
    font-size: 4em; }
  .counter-boxes.counter-boxes-custom .counter-boxes-container .counter-boxes-item .counter-boxes-title {
    line-height: 1.1;
    margin: 0 0 15px; }
  .counter-boxes.counter-boxes-custom .counter-boxes-container .counter-boxes-item .counter-boxes-text {
    font-size: 1.1em;
    margin: 0 auto; }
  .counter-boxes.counter-boxes-custom .counter-boxes-container .counter-boxes-item:before {
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 100%; }

.counter-boxes .counter-boxes-container {
  overflow: hidden; }

.-bold {
  font-weight: bold !important; }

@media screen and (min-width: 1101px) {
  .tao-sidebar-right .main-content {
    margin-left: 3.7037%; } }

.sidebar {
  margin-bottom: 30px;
  margin-top: 30px; }
  .sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
    margin-top: 0.75em;
    font-weight: normal;
    color: #1995e8; }
  .sidebar h1 {
    font-size: 3em; }
  .sidebar h2 {
    font-size: 2.5em; }
  .sidebar h3 {
    font-size: 2em; }
  .sidebar h4 {
    font-size: 1.5em; }
  .sidebar h5 {
    font-size: 1.2em; }
  .sidebar h6 {
    font-size: 1em; }
  .sidebar .block.mod_article {
    margin: 0 0 30px !important;
    padding: 0 0 30px !important;
    border-bottom: 1px solid #f3f3f3; }
    .sidebar .block.mod_article.last {
      border: none; }
  @media screen and (max-width: 1100px) {
    .sidebar {
      border-top: 1px solid #f3f3f3;
      padding-top: 30px;
      margin-right: 5.55556% !important;
      margin-left: 5.55556% !important; }
      .sidebar > .block {
        float: none;
        width: auto; } }
  .sidebar ol {
    list-style: decimal;
    list-style-position: inside; }
  .sidebar ul {
    list-style: disc;
    list-style-position: inside; }

.page-footer {
  padding-bottom: 30px; }

.footer-icon-links {
  margin: 0 auto;
  display: block !important; }

.footer-links {
  text-align: center;
  font-size: .7em; }

.footer-copyright {
  font-size: .7em; }

@media screen and (max-width: 1100px) {
  .icon-links {
    display: inline-block;
    vertical-align: middle; } }

.icon-links ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .icon-links ul .icon-link-item:before {
    vertical-align: middle; }
  .icon-links ul .icon-link-item .icon-link-label {
    vertical-align: middle; }

.header-bar .icon-link-item .icon-links-label {
  margin: 0; }

.main-navigation-mobile-close {
  display: block;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 200; }

.main-navigation-mobile.is-enabled {
  visibility: hidden; }
  .main-navigation-mobile.is-enabled.is-active {
    visibility: visible; }

.main-navigation-mobile ul li {
  padding: 0; }
  .main-navigation-mobile ul li > a {
    padding: 0.64286em 0.92857em 0.57143em;
    margin: 0; }
  .main-navigation-mobile ul li > span {
    margin: 0;
    display: block;
    padding: 0.64286em 0.92857em 0.57143em;
    border-bottom: 1px solid #47aaed;
    color: inherit;
    background-color: #1995e8;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.05);
    -webkit-transition: background-color 0.6s ease-out 0.3s ease-in-out;
    -khtml-transition: background-color 0.6s ease-out 0.3s ease-in-out;
    -moz-transition: background-color 0.6s ease-out 0.3s ease-in-out;
    -ms-transition: background-color 0.6s ease-out 0.3s ease-in-out;
    -o-transition: background-color 0.6s ease-out 0.3s ease-in-out;
    transition: background-color 0.6s ease-out 0.3s ease-in-out; }
    .main-navigation-mobile ul li > span:before {
      margin-right: 0.42857em; }
  .main-navigation-mobile ul li.level_2 li a, .main-navigation-mobile ul li.level_2 li span {
    font-size: .9em;
    padding-left: 35px;
    color: white;
    background-color: #1587d2; }

.ce_text ul {
  margin-right: 30px;
  position: relative;
  padding: 0;
  left: 30px; }

.icon-hr {
  clear: both;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .icon-hr:before {
    background-size: contain;
    color: #1995e8; }

.team-boxes .team-boxes-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 4px solid #f3f3f3; }
  .team-boxes .team-boxes-item .teammate-socials li a:hover, .team-boxes .team-boxes-item .teammate-socials li a:focus {
    text-decoration: underline; }
  .team-boxes .team-boxes-item .teammate-socials li a, .team-boxes .team-boxes-item .teammate-socials li span {
    padding: 0.57143em 0.57143em 0 0.07143em;
    margin-top: 0.57143em;
    display: inline-block; }
    .team-boxes .team-boxes-item .teammate-socials li a:after, .team-boxes .team-boxes-item .teammate-socials li span:after {
      display: none; }
    .team-boxes .team-boxes-item .teammate-socials li a:before, .team-boxes .team-boxes-item .teammate-socials li span:before {
      font: 1.28571em/1 "RockSolid Icons";
      content: attr(data-icon);
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      text-rendering: geometricPrecision;
      text-indent: 0;
      display: inline-block;
      position: relative;
      display: inline-block;
      letter-spacing: 0;
      color: #828282; }
  .team-boxes .team-boxes-item .teammate-socials li.showLabel a, .team-boxes .team-boxes-item .teammate-socials li.showLabel span {
    letter-spacing: normal;
    text-indent: initial; }
  .team-boxes .team-boxes-item .teammate-socials li:not(.showLabel) a:before, .team-boxes .team-boxes-item .teammate-socials li:not(.showLabel) span:before {
    display: block; }
  .team-boxes .team-boxes-item .teammate-name {
    color: #1995e8;
    font-size: 1.7em;
    font-weight: lighter; }
  .team-boxes .team-boxes-item .teammate-head, .team-boxes .team-boxes-item .teammate-text {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3; }

body.ie *[data-icon]::before, body.ie *[class^='icon-']::before, body.ie *[class*=' icon-']::before {
  font: 11px "RockSolid Icons"; }

body.ie .icon-boxes-item:before, body.ie .info-map-boxes-item:before, body.ie .counter-boxes-item:before, body.ie .headline-box:before {
  font-size: 40px; }

body.ie .icon-buttons a:after {
  font-size: 22px; }

body.ie .footer-icon-links a:before, body.ie .footer-icon-links a:after {
  font-size: 22px;
  line-height: 3.68227em; }

body.ie .headline-box:before {
  vertical-align: middle;
  line-height: 2em; }

body.ie .main-navigation > ul > li > ul li[data-icon]:before, body.ie .main-navigation > ul > li > ul li[class^="icon-"]:before, body.ie .main-navigation > ul > li > ul li[class*=" icon-"]:before {
  font-size: 14px; }

body.ie .header-links.-secondary a:before, body.ie .header-links.-secondary a:after {
  font-size: 14px;
  line-height: 2.40067em; }

body.ie .news-image-teaser-meta .comment-count:before {
  font-size: 12px; }

body.ie .rotating-boxes-item-content:before {
  font-size: 90px; }

body.ie .rotating-boxes-item-cover:before {
  font-size: 45px; }

body.ie .rotating-boxes-item-cover:after {
  font-size: 20px; }

body.ie .testimonial.-large:before, body.ie .main-content .testimonial.-large:before {
  font-size: 55px; }

body.ie .news-boxes-item .news-boxes-item-more a:after {
  font-size: 22px; }

body.ie .team-boxes-item > ul a:after {
  font-size: 16px; }

body.ie .ce_accordion[data-icon]:before, body.ie .ce_accordion[class^="icon-"]:before, body.ie .ce_accordion[class*=" icon-"]:before {
  font-size: 20px; }

body.ie p.confirmation:before, body.ie p.information:before, body.ie p.warning:before, body.ie div.confirmation:before, body.ie div.information:before, body.ie div.warning:before, body.ie span.confirmation:before, body.ie span.information:before, body.ie span.warning:before {
  font-size: 25px; }

body.ie .main-content blockquote:before {
  font-size: 80px; }

body.ie .fixed-note:before {
  font-size: 40px; }

body.ie .main-content ul li[data-icon]:before, body.ie .main-content ul li[class^="icon-"]:before, body.ie .main-content ul li[class*=" icon-"]:before, body.ie .main-content ol li[data-icon]:before, body.ie .main-content ol li[class^="icon-"]:before, body.ie .main-content ol li[class*=" icon-"]:before {
  font-size: 16px; }

body.ie .tab-navigation-item a:before {
  font-size: 18px; }

body.ie .ce_accordion .toggler:after {
  font-size: 14px; }

body.ie .mod_faqpage h3:before, body.ie .mod_faqpage h3 + *:before {
  font-size: 30px; }

body.ie .mod_faqpage h3 + *:before {
  font-size: 16px; }

body.ie .header-login > h1:after, body.ie .header-login > h2:after, body.ie .header-login > h3:after, body.ie .header-login > h4:after, body.ie .header-login > h5:after, body.ie .header-login > h6:after, body.ie .header-dropdown > h1:after, body.ie .header-dropdown > h2:after, body.ie .header-dropdown > h3:after, body.ie .header-dropdown > h4:after, body.ie .header-dropdown > h5:after, body.ie .header-dropdown > h6:after {
  font-size: 10px; }

.invisible {
  display: none !important; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+1):before {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+2):before {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+3):before {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+4):before {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+5):before {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+6):before {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+7):before {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+8):before {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+9):before {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+10):before {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+11):before {
  -webkit-transition-delay: 1.1s;
  -moz-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s; }

.icon-boxes .icon-boxes-item:nth-of-type(12n+12):before {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s; }

.icon-boxes .icon-boxes-item:before {
  box-sizing: content-box; }

.icon-boxes .icon-boxes-item .icon-boxes-item-title {
  margin-top: 0; }

.icon-boxes .icon-boxes-item:not(.-color-inverted) .icon-boxes-item-title {
  color: #1995e8; }

.icon-boxes .icon-boxes-item.-headline-icon:before {
  margin: 7.5px 15px 15px 0; }

.rs-column {
  float: left;
  width: 100%;
  margin-top: 6.66667%;
  margin-right: 6.66667%; }
  .rs-column.-large-first {
    clear: left; }
  .rs-column.-large-last {
    margin-right: -5px; }
  .rs-column.-large-first-row {
    margin-top: 0; }
  .rs-column.-large-col-1-1 {
    width: 100%; }
  .rs-column.-large-col-2-1 {
    width: 46.66667%; }
  .rs-column.-large-col-2-2 {
    width: 100%; }
  .rs-column.-large-col-3-1 {
    width: 28.88889%; }
  .rs-column.-large-col-3-2 {
    width: 64.44444%; }
  .rs-column.-large-col-3-3 {
    width: 100%; }
  .rs-column.-large-col-4-1 {
    width: 20%; }
  .rs-column.-large-col-4-2 {
    width: 46.66667%; }
  .rs-column.-large-col-4-3 {
    width: 73.33333%; }
  .rs-column.-large-col-4-4 {
    width: 100%; }
  .rs-column.-large-col-5-1 {
    width: 14.66667%; }
  .rs-column.-large-col-5-2 {
    width: 36%; }
  .rs-column.-large-col-5-3 {
    width: 57.33333%; }
  .rs-column.-large-col-5-4 {
    width: 78.66667%; }
  .rs-column.-large-col-5-5 {
    width: 100%; }
  .rs-column.-large-col-6-1 {
    width: 11.11111%; }
  .rs-column.-large-col-6-2 {
    width: 28.88889%; }
  .rs-column.-large-col-6-3 {
    width: 46.66667%; }
  .rs-column.-large-col-6-4 {
    width: 64.44444%; }
  .rs-column.-large-col-6-5 {
    width: 82.22222%; }
  .rs-column.-large-col-6-6 {
    width: 100%; }
  .rs-column.-large-col-7-1 {
    width: 8.57143%; }
  .rs-column.-large-col-7-2 {
    width: 23.80952%; }
  .rs-column.-large-col-7-3 {
    width: 39.04762%; }
  .rs-column.-large-col-7-4 {
    width: 54.28571%; }
  .rs-column.-large-col-7-5 {
    width: 69.52381%; }
  .rs-column.-large-col-7-6 {
    width: 84.7619%; }
  .rs-column.-large-col-7-7 {
    width: 100%; }
  .tao-no-sidebar .rs-column, .mega-dropdown .rs-column, .page-footer .rs-column {
    margin-top: 6.66667%;
    margin-right: 6.66667%; }
    .tao-no-sidebar .rs-column.-large-last, .mega-dropdown .rs-column.-large-last, .page-footer .rs-column.-large-last {
      margin-right: -5px; }
    .tao-no-sidebar .rs-column.-large-first-row, .mega-dropdown .rs-column.-large-first-row, .page-footer .rs-column.-large-first-row {
      margin-top: 0; }
    .tao-no-sidebar .rs-column.-large-col-1-1, .mega-dropdown .rs-column.-large-col-1-1, .page-footer .rs-column.-large-col-1-1 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-2-1, .mega-dropdown .rs-column.-large-col-2-1, .page-footer .rs-column.-large-col-2-1 {
      width: 46.66667%; }
    .tao-no-sidebar .rs-column.-large-col-2-2, .mega-dropdown .rs-column.-large-col-2-2, .page-footer .rs-column.-large-col-2-2 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-3-1, .mega-dropdown .rs-column.-large-col-3-1, .page-footer .rs-column.-large-col-3-1 {
      width: 28.88889%; }
    .tao-no-sidebar .rs-column.-large-col-3-2, .mega-dropdown .rs-column.-large-col-3-2, .page-footer .rs-column.-large-col-3-2 {
      width: 64.44444%; }
    .tao-no-sidebar .rs-column.-large-col-3-3, .mega-dropdown .rs-column.-large-col-3-3, .page-footer .rs-column.-large-col-3-3 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-4-1, .mega-dropdown .rs-column.-large-col-4-1, .page-footer .rs-column.-large-col-4-1 {
      width: 20%; }
    .tao-no-sidebar .rs-column.-large-col-4-2, .mega-dropdown .rs-column.-large-col-4-2, .page-footer .rs-column.-large-col-4-2 {
      width: 46.66667%; }
    .tao-no-sidebar .rs-column.-large-col-4-3, .mega-dropdown .rs-column.-large-col-4-3, .page-footer .rs-column.-large-col-4-3 {
      width: 73.33333%; }
    .tao-no-sidebar .rs-column.-large-col-4-4, .mega-dropdown .rs-column.-large-col-4-4, .page-footer .rs-column.-large-col-4-4 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-5-1, .mega-dropdown .rs-column.-large-col-5-1, .page-footer .rs-column.-large-col-5-1 {
      width: 14.66667%; }
    .tao-no-sidebar .rs-column.-large-col-5-2, .mega-dropdown .rs-column.-large-col-5-2, .page-footer .rs-column.-large-col-5-2 {
      width: 36%; }
    .tao-no-sidebar .rs-column.-large-col-5-3, .mega-dropdown .rs-column.-large-col-5-3, .page-footer .rs-column.-large-col-5-3 {
      width: 57.33333%; }
    .tao-no-sidebar .rs-column.-large-col-5-4, .mega-dropdown .rs-column.-large-col-5-4, .page-footer .rs-column.-large-col-5-4 {
      width: 78.66667%; }
    .tao-no-sidebar .rs-column.-large-col-5-5, .mega-dropdown .rs-column.-large-col-5-5, .page-footer .rs-column.-large-col-5-5 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-6-1, .mega-dropdown .rs-column.-large-col-6-1, .page-footer .rs-column.-large-col-6-1 {
      width: 11.11111%; }
    .tao-no-sidebar .rs-column.-large-col-6-2, .mega-dropdown .rs-column.-large-col-6-2, .page-footer .rs-column.-large-col-6-2 {
      width: 28.88889%; }
    .tao-no-sidebar .rs-column.-large-col-6-3, .mega-dropdown .rs-column.-large-col-6-3, .page-footer .rs-column.-large-col-6-3 {
      width: 46.66667%; }
    .tao-no-sidebar .rs-column.-large-col-6-4, .mega-dropdown .rs-column.-large-col-6-4, .page-footer .rs-column.-large-col-6-4 {
      width: 64.44444%; }
    .tao-no-sidebar .rs-column.-large-col-6-5, .mega-dropdown .rs-column.-large-col-6-5, .page-footer .rs-column.-large-col-6-5 {
      width: 82.22222%; }
    .tao-no-sidebar .rs-column.-large-col-6-6, .mega-dropdown .rs-column.-large-col-6-6, .page-footer .rs-column.-large-col-6-6 {
      width: 100%; }
    .tao-no-sidebar .rs-column.-large-col-7-1, .mega-dropdown .rs-column.-large-col-7-1, .page-footer .rs-column.-large-col-7-1 {
      width: 8.57143%; }
    .tao-no-sidebar .rs-column.-large-col-7-2, .mega-dropdown .rs-column.-large-col-7-2, .page-footer .rs-column.-large-col-7-2 {
      width: 23.80952%; }
    .tao-no-sidebar .rs-column.-large-col-7-3, .mega-dropdown .rs-column.-large-col-7-3, .page-footer .rs-column.-large-col-7-3 {
      width: 39.04762%; }
    .tao-no-sidebar .rs-column.-large-col-7-4, .mega-dropdown .rs-column.-large-col-7-4, .page-footer .rs-column.-large-col-7-4 {
      width: 54.28571%; }
    .tao-no-sidebar .rs-column.-large-col-7-5, .mega-dropdown .rs-column.-large-col-7-5, .page-footer .rs-column.-large-col-7-5 {
      width: 69.52381%; }
    .tao-no-sidebar .rs-column.-large-col-7-6, .mega-dropdown .rs-column.-large-col-7-6, .page-footer .rs-column.-large-col-7-6 {
      width: 84.7619%; }
    .tao-no-sidebar .rs-column.-large-col-7-7, .mega-dropdown .rs-column.-large-col-7-7, .page-footer .rs-column.-large-col-7-7 {
      width: 100%; }
  @media screen and (max-width: 1100px) {
    .rs-column, .tao-no-sidebar .rs-column, .mega-dropdown .rs-column, .page-footer .rs-column {
      margin-top: 5.55556%;
      margin-right: 5.55556%; }
      .rs-column.-large-first, .tao-no-sidebar .rs-column.-large-first, .mega-dropdown .rs-column.-large-first, .page-footer .rs-column.-large-first {
        clear: none; }
      .rs-column.-large-last, .tao-no-sidebar .rs-column.-large-last, .mega-dropdown .rs-column.-large-last, .page-footer .rs-column.-large-last {
        margin-right: 5.55556%; }
      .rs-column.-large-first-row, .tao-no-sidebar .rs-column.-large-first-row, .mega-dropdown .rs-column.-large-first-row, .page-footer .rs-column.-large-first-row {
        margin-top: 5.55556%; }
      .rs-column.-medium-first, .tao-no-sidebar .rs-column.-medium-first, .mega-dropdown .rs-column.-medium-first, .page-footer .rs-column.-medium-first {
        clear: left; }
      .rs-column.-medium-last, .tao-no-sidebar .rs-column.-medium-last, .mega-dropdown .rs-column.-medium-last, .page-footer .rs-column.-medium-last {
        margin-right: -5px; }
      .rs-column.-medium-first-row, .tao-no-sidebar .rs-column.-medium-first-row, .mega-dropdown .rs-column.-medium-first-row, .page-footer .rs-column.-medium-first-row {
        margin-top: 0; }
      .rs-column.-medium-col-1-1, .tao-no-sidebar .rs-column.-medium-col-1-1, .mega-dropdown .rs-column.-medium-col-1-1, .page-footer .rs-column.-medium-col-1-1 {
        width: 100%; }
      .rs-column.-medium-col-2-1, .tao-no-sidebar .rs-column.-medium-col-2-1, .mega-dropdown .rs-column.-medium-col-2-1, .page-footer .rs-column.-medium-col-2-1 {
        width: 47.22222%; }
      .rs-column.-medium-col-2-2, .tao-no-sidebar .rs-column.-medium-col-2-2, .mega-dropdown .rs-column.-medium-col-2-2, .page-footer .rs-column.-medium-col-2-2 {
        width: 100%; }
      .rs-column.-medium-col-3-1, .tao-no-sidebar .rs-column.-medium-col-3-1, .mega-dropdown .rs-column.-medium-col-3-1, .page-footer .rs-column.-medium-col-3-1 {
        width: 29.62963%; }
      .rs-column.-medium-col-3-2, .tao-no-sidebar .rs-column.-medium-col-3-2, .mega-dropdown .rs-column.-medium-col-3-2, .page-footer .rs-column.-medium-col-3-2 {
        width: 64.81481%; }
      .rs-column.-medium-col-3-3, .tao-no-sidebar .rs-column.-medium-col-3-3, .mega-dropdown .rs-column.-medium-col-3-3, .page-footer .rs-column.-medium-col-3-3 {
        width: 100%; }
      .rs-column.-medium-col-4-1, .tao-no-sidebar .rs-column.-medium-col-4-1, .mega-dropdown .rs-column.-medium-col-4-1, .page-footer .rs-column.-medium-col-4-1 {
        width: 20.83333%; }
      .rs-column.-medium-col-4-2, .tao-no-sidebar .rs-column.-medium-col-4-2, .mega-dropdown .rs-column.-medium-col-4-2, .page-footer .rs-column.-medium-col-4-2 {
        width: 47.22222%; }
      .rs-column.-medium-col-4-3, .tao-no-sidebar .rs-column.-medium-col-4-3, .mega-dropdown .rs-column.-medium-col-4-3, .page-footer .rs-column.-medium-col-4-3 {
        width: 73.61111%; }
      .rs-column.-medium-col-4-4, .tao-no-sidebar .rs-column.-medium-col-4-4, .mega-dropdown .rs-column.-medium-col-4-4, .page-footer .rs-column.-medium-col-4-4 {
        width: 100%; }
      .rs-column.-medium-col-5-1, .tao-no-sidebar .rs-column.-medium-col-5-1, .mega-dropdown .rs-column.-medium-col-5-1, .page-footer .rs-column.-medium-col-5-1 {
        width: 15.55556%; }
      .rs-column.-medium-col-5-2, .tao-no-sidebar .rs-column.-medium-col-5-2, .mega-dropdown .rs-column.-medium-col-5-2, .page-footer .rs-column.-medium-col-5-2 {
        width: 36.66667%; }
      .rs-column.-medium-col-5-3, .tao-no-sidebar .rs-column.-medium-col-5-3, .mega-dropdown .rs-column.-medium-col-5-3, .page-footer .rs-column.-medium-col-5-3 {
        width: 57.77778%; }
      .rs-column.-medium-col-5-4, .tao-no-sidebar .rs-column.-medium-col-5-4, .mega-dropdown .rs-column.-medium-col-5-4, .page-footer .rs-column.-medium-col-5-4 {
        width: 78.88889%; }
      .rs-column.-medium-col-5-5, .tao-no-sidebar .rs-column.-medium-col-5-5, .mega-dropdown .rs-column.-medium-col-5-5, .page-footer .rs-column.-medium-col-5-5 {
        width: 100%; }
      .rs-column.-medium-col-6-1, .tao-no-sidebar .rs-column.-medium-col-6-1, .mega-dropdown .rs-column.-medium-col-6-1, .page-footer .rs-column.-medium-col-6-1 {
        width: 12.03704%; }
      .rs-column.-medium-col-6-2, .tao-no-sidebar .rs-column.-medium-col-6-2, .mega-dropdown .rs-column.-medium-col-6-2, .page-footer .rs-column.-medium-col-6-2 {
        width: 29.62963%; }
      .rs-column.-medium-col-6-3, .tao-no-sidebar .rs-column.-medium-col-6-3, .mega-dropdown .rs-column.-medium-col-6-3, .page-footer .rs-column.-medium-col-6-3 {
        width: 47.22222%; }
      .rs-column.-medium-col-6-4, .tao-no-sidebar .rs-column.-medium-col-6-4, .mega-dropdown .rs-column.-medium-col-6-4, .page-footer .rs-column.-medium-col-6-4 {
        width: 64.81481%; }
      .rs-column.-medium-col-6-5, .tao-no-sidebar .rs-column.-medium-col-6-5, .mega-dropdown .rs-column.-medium-col-6-5, .page-footer .rs-column.-medium-col-6-5 {
        width: 82.40741%; }
      .rs-column.-medium-col-6-6, .tao-no-sidebar .rs-column.-medium-col-6-6, .mega-dropdown .rs-column.-medium-col-6-6, .page-footer .rs-column.-medium-col-6-6 {
        width: 100%; }
      .rs-column.-medium-col-7-1, .tao-no-sidebar .rs-column.-medium-col-7-1, .mega-dropdown .rs-column.-medium-col-7-1, .page-footer .rs-column.-medium-col-7-1 {
        width: 9.52381%; }
      .rs-column.-medium-col-7-2, .tao-no-sidebar .rs-column.-medium-col-7-2, .mega-dropdown .rs-column.-medium-col-7-2, .page-footer .rs-column.-medium-col-7-2 {
        width: 24.60317%; }
      .rs-column.-medium-col-7-3, .tao-no-sidebar .rs-column.-medium-col-7-3, .mega-dropdown .rs-column.-medium-col-7-3, .page-footer .rs-column.-medium-col-7-3 {
        width: 39.68254%; }
      .rs-column.-medium-col-7-4, .tao-no-sidebar .rs-column.-medium-col-7-4, .mega-dropdown .rs-column.-medium-col-7-4, .page-footer .rs-column.-medium-col-7-4 {
        width: 54.7619%; }
      .rs-column.-medium-col-7-5, .tao-no-sidebar .rs-column.-medium-col-7-5, .mega-dropdown .rs-column.-medium-col-7-5, .page-footer .rs-column.-medium-col-7-5 {
        width: 69.84127%; }
      .rs-column.-medium-col-7-6, .tao-no-sidebar .rs-column.-medium-col-7-6, .mega-dropdown .rs-column.-medium-col-7-6, .page-footer .rs-column.-medium-col-7-6 {
        width: 84.92063%; }
      .rs-column.-medium-col-7-7, .tao-no-sidebar .rs-column.-medium-col-7-7, .mega-dropdown .rs-column.-medium-col-7-7, .page-footer .rs-column.-medium-col-7-7 {
        width: 100%; } }
  @media screen and (max-width: 800px) {
    .rs-column, .tao-no-sidebar .rs-column, .page-footer .rs-column {
      margin-right: 6.25%; }
      .rs-column.-medium-first, .tao-no-sidebar .rs-column.-medium-first, .page-footer .rs-column.-medium-first {
        clear: none; }
      .rs-column.-medium-last, .tao-no-sidebar .rs-column.-medium-last, .page-footer .rs-column.-medium-last {
        margin-right: 6.25%; }
      .rs-column.-medium-first-row, .tao-no-sidebar .rs-column.-medium-first-row, .page-footer .rs-column.-medium-first-row {
        margin-top: 6.25%; }
      .rs-column.-small-first, .tao-no-sidebar .rs-column.-small-first, .page-footer .rs-column.-small-first {
        clear: left; }
      .rs-column.-small-last, .tao-no-sidebar .rs-column.-small-last, .page-footer .rs-column.-small-last {
        margin-right: -5px; }
      .rs-column.-small-first-row, .tao-no-sidebar .rs-column.-small-first-row, .page-footer .rs-column.-small-first-row {
        margin-top: 0; }
      .rs-column.-small-col-1-1, .tao-no-sidebar .rs-column.-small-col-1-1, .page-footer .rs-column.-small-col-1-1 {
        width: 100%; }
      .rs-column.-small-col-2-1, .tao-no-sidebar .rs-column.-small-col-2-1, .page-footer .rs-column.-small-col-2-1 {
        width: 46.875%; }
      .rs-column.-small-col-2-2, .tao-no-sidebar .rs-column.-small-col-2-2, .page-footer .rs-column.-small-col-2-2 {
        width: 100%; }
      .rs-column.-small-col-3-1, .tao-no-sidebar .rs-column.-small-col-3-1, .page-footer .rs-column.-small-col-3-1 {
        width: 29.16667%; }
      .rs-column.-small-col-3-2, .tao-no-sidebar .rs-column.-small-col-3-2, .page-footer .rs-column.-small-col-3-2 {
        width: 64.58333%; }
      .rs-column.-small-col-3-3, .tao-no-sidebar .rs-column.-small-col-3-3, .page-footer .rs-column.-small-col-3-3 {
        width: 100%; }
      .rs-column.-small-col-4-1, .tao-no-sidebar .rs-column.-small-col-4-1, .page-footer .rs-column.-small-col-4-1 {
        width: 20.3125%; }
      .rs-column.-small-col-4-2, .tao-no-sidebar .rs-column.-small-col-4-2, .page-footer .rs-column.-small-col-4-2 {
        width: 46.875%; }
      .rs-column.-small-col-4-3, .tao-no-sidebar .rs-column.-small-col-4-3, .page-footer .rs-column.-small-col-4-3 {
        width: 73.4375%; }
      .rs-column.-small-col-4-4, .tao-no-sidebar .rs-column.-small-col-4-4, .page-footer .rs-column.-small-col-4-4 {
        width: 100%; }
      .rs-column.-small-col-5-1, .tao-no-sidebar .rs-column.-small-col-5-1, .page-footer .rs-column.-small-col-5-1 {
        width: 15%; }
      .rs-column.-small-col-5-2, .tao-no-sidebar .rs-column.-small-col-5-2, .page-footer .rs-column.-small-col-5-2 {
        width: 36.25%; }
      .rs-column.-small-col-5-3, .tao-no-sidebar .rs-column.-small-col-5-3, .page-footer .rs-column.-small-col-5-3 {
        width: 57.5%; }
      .rs-column.-small-col-5-4, .tao-no-sidebar .rs-column.-small-col-5-4, .page-footer .rs-column.-small-col-5-4 {
        width: 78.75%; }
      .rs-column.-small-col-5-5, .tao-no-sidebar .rs-column.-small-col-5-5, .page-footer .rs-column.-small-col-5-5 {
        width: 100%; }
      .rs-column.-small-col-6-1, .tao-no-sidebar .rs-column.-small-col-6-1, .page-footer .rs-column.-small-col-6-1 {
        width: 11.45833%; }
      .rs-column.-small-col-6-2, .tao-no-sidebar .rs-column.-small-col-6-2, .page-footer .rs-column.-small-col-6-2 {
        width: 29.16667%; }
      .rs-column.-small-col-6-3, .tao-no-sidebar .rs-column.-small-col-6-3, .page-footer .rs-column.-small-col-6-3 {
        width: 46.875%; }
      .rs-column.-small-col-6-4, .tao-no-sidebar .rs-column.-small-col-6-4, .page-footer .rs-column.-small-col-6-4 {
        width: 64.58333%; }
      .rs-column.-small-col-6-5, .tao-no-sidebar .rs-column.-small-col-6-5, .page-footer .rs-column.-small-col-6-5 {
        width: 82.29167%; }
      .rs-column.-small-col-6-6, .tao-no-sidebar .rs-column.-small-col-6-6, .page-footer .rs-column.-small-col-6-6 {
        width: 100%; }
      .rs-column.-small-col-7-1, .tao-no-sidebar .rs-column.-small-col-7-1, .page-footer .rs-column.-small-col-7-1 {
        width: 8.92857%; }
      .rs-column.-small-col-7-2, .tao-no-sidebar .rs-column.-small-col-7-2, .page-footer .rs-column.-small-col-7-2 {
        width: 24.10714%; }
      .rs-column.-small-col-7-3, .tao-no-sidebar .rs-column.-small-col-7-3, .page-footer .rs-column.-small-col-7-3 {
        width: 39.28571%; }
      .rs-column.-small-col-7-4, .tao-no-sidebar .rs-column.-small-col-7-4, .page-footer .rs-column.-small-col-7-4 {
        width: 54.46429%; }
      .rs-column.-small-col-7-5, .tao-no-sidebar .rs-column.-small-col-7-5, .page-footer .rs-column.-small-col-7-5 {
        width: 69.64286%; }
      .rs-column.-small-col-7-6, .tao-no-sidebar .rs-column.-small-col-7-6, .page-footer .rs-column.-small-col-7-6 {
        width: 84.82143%; }
      .rs-column.-small-col-7-7, .tao-no-sidebar .rs-column.-small-col-7-7, .page-footer .rs-column.-small-col-7-7 {
        width: 100%; } }

@media screen and (min-width: 1101px) {
  .main-content {
    width: 57.40741%;
    margin-left: 1.85185%;
    margin-right: 3.7037%; }
    .tao-sidebar-right .main-content {
      margin-right: 1.85185%;
      margin-left: 3.7037%; }
    .tao-3-columns .main-content {
      width: 55.55556%;
      margin-right: 22.22222%; }
  .sidebar {
    width: 31.48148%;
    margin-right: 1.85185%; }
    .tao-sidebar-right .sidebar {
      margin-left: 1.85185%;
      margin-right: 3.7037%; }
    .tao-3-columns .sidebar {
      width: 14.81481%; }
      .tao-3-columns .sidebar.-right {
        left: 79.62963%;
        margin-left: -18.51852%;
        margin-right: 3.7037%; } }

.cocoen img {
  max-width: none !important;
  height: inherit !important; }

.cocoen .cocoen-drag {
  box-shadow: 2px 0px 1px #f3f3f3; }
  .cocoen .cocoen-drag:before {
    border: 1px solid #f3f3f3;
    background: white;
    margin-left: -5px; }

@media screen and (max-width: 1200px) {
  .tagline .page-title,
  .tagline .mod_breadcrumb {
    float: none;
    text-align: center; } }

.info-table .image-cell {
  padding: 10%; }

.pricing-table .pricing-table-plan {
  border-bottom-width: 2px; }
  .pricing-table .pricing-table-plan .pricing-table-plan-priceinfo {
    font-size: 1em;
    padding: 30px; }
  .pricing-table .pricing-table-plan .pricing-table-plan-priceinfo {
    border-bottom: 1px solid #f3f3f3; }
    .pricing-table .pricing-table-plan .pricing-table-plan-priceinfo p {
      line-height: 1.2;
      font-size: 1em;
      border: none; }
  .pricing-table .pricing-table-plan .button {
    margin-bottom: 0; }
  .pricing-table .pricing-table-plan .pricing-table-plan-currencySymbol {
    margin-left: 0; }
  .pricing-table .pricing-table-plan.-highlighted {
    background: #1995e8;
    color: white;
    margin-top: -10px; }
    .pricing-table .pricing-table-plan.-highlighted .pricing-table-plan-title, .pricing-table .pricing-table-plan.-highlighted p, .pricing-table .pricing-table-plan.-highlighted i, .pricing-table .pricing-table-plan.-highlighted b, .pricing-table .pricing-table-plan.-highlighted ul {
      color: white; }
    .pricing-table .pricing-table-plan.-highlighted p {
      border-color: rgba(255, 255, 255, 0.2); }
    .pricing-table .pricing-table-plan.-highlighted .pricing-table-plan-features li {
      border-color: rgba(255, 255, 255, 0.2); }
      .pricing-table .pricing-table-plan.-highlighted .pricing-table-plan-features li:hover, .pricing-table .pricing-table-plan.-highlighted .pricing-table-plan-features li:focus {
        background: #47aaed; }
    .pricing-table .pricing-table-plan.-highlighted .pricing-table-plan-priceinfo {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .pricing-table .pricing-table-plan.-highlighted .button {
      background: white; }
      .pricing-table .pricing-table-plan.-highlighted .button:hover, .pricing-table .pricing-table-plan.-highlighted .button:focus {
        opacity: .7;
        background: white;
        color: #1995e8 !important; }

.projects .projects-item .projects-item-title {
  color: white;
  background: #1995e8; }
  .projects .projects-item .projects-item-title:before {
    border-bottom-color: #1995e8; }

.color-inverted .counter-boxes-container .counter-boxes .counter-boxes-item .counter-boxes-number {
  color: white; }

.media-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .media-background .centered-wrapper-background {
    z-index: 3; }

body {
  font: 400 16px/1.5625 "Open Sans", sans-serif; }

.button, button {
  font-family: 'Harabara', sans-serif !important;
  letter-spacing: 1px; }
  .button.-tertiary:hover, .button.-tertiary:focus, button.-tertiary:hover, button.-tertiary:focus {
    color: #8CCAF3 !important; }

.page-title {
  text-align: center; }

.-color-inverted .team-boxes-container .team-boxes .team-boxes-item {
  color: #4f4f4f; }
  .-color-inverted .team-boxes-container .team-boxes .team-boxes-item .teammate-name {
    color: #1995e8; }
  .-color-inverted .team-boxes-container .team-boxes .team-boxes-item .teammate-socials a:before {
    color: #1995e8 !important; }

.header-navigation {
  box-shadow: none;
  border: none; }

.header-navigation-inner,
.header-bar-inner,
.page-footer .centered-wrapper-inner {
  max-width: none !important;
  padding: 0 2.75em; }

.header-bar {
  background: white;
  border: none;
  margin-top: 20px; }
  @media screen and (min-width: 1101px) {
    .header-bar {
      margin-top: 10px; } }
  .header-bar .header-bar-inner {
    max-width: none !important; }
    .header-bar .header-bar-inner .header-bar-right {
      margin-right: 0; }
    .header-bar .header-bar-inner .header-bar-left {
      margin-left: 0; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  letter-spacing: 1px; }

@media screen and (max-width: 800px) {
  h1 {
    font-size: 2.5em !important; } }

h3 {
  color: #4f4f4f; }

.font1 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300; }

.font2 {
  font-family: 'Harabara', sans-serif !important; }

.contact-btn, .secondary-navigation ul li a.page-contact, .secondary-navigation ul li span.page-contact {
  font-weight: 700;
  line-height: 20px;
  margin-top: 2px;
  color: white !important;
  border-radius: 2em;
  background: #1995e8; }
  .contact-btn:hover, .secondary-navigation ul li a.page-contact:hover, .secondary-navigation ul li span.page-contact:hover, .contact-btn:focus, .secondary-navigation ul li a.page-contact:focus, .secondary-navigation ul li span.page-contact:focus {
    text-decoration: none;
    background: #8CCAF3; }

.rs-bg-colors.-bg-color-white, .-bg-color-white.centered-wrapper, .-bg-color-white.icon-boxes-item, .icon-boxes-container .icon-boxes .-bg-color-white.icon-boxes-item {
  background: white; }

.rs-bg-colors.-bg-color-1, .-bg-color-1.centered-wrapper, .-bg-color-1.icon-boxes-item, .icon-boxes-container .icon-boxes .-bg-color-1.icon-boxes-item {
  background: #1995e8; }

.rs-bg-colors.-bg-color-2, .-bg-color-2.centered-wrapper, .-bg-color-2.icon-boxes-item, .icon-boxes-container .icon-boxes .-bg-color-2.icon-boxes-item {
  background: #8CCAF3; }

.rs-bg-colors.-bg-color-3, .-bg-color-3.centered-wrapper, .-bg-color-3.icon-boxes-item, .icon-boxes-container .icon-boxes .-bg-color-3.icon-boxes-item {
  background: #1378bb; }

@media screen and (max-width: 800px) {
  .icon-boxes-container .icon-boxes .icon-boxes-item {
    width: 100% !important;
    margin-bottom: 25px !important;
    padding: 0 !important; } }

@media screen and (min-width: 1101px) {
  .icon-boxes-container .icon-boxes {
    display: flex;
    flex-wrap: wrap;
    align-items: normal;
    justify-content: center;
    margin: 0 auto; }
    .icon-boxes-container .icon-boxes .icon-boxes-item {
      margin-top: 0 !important; }
      .icon-boxes-container .icon-boxes .icon-boxes-item:first-child {
        padding-left: 0; }
      .icon-boxes-container .icon-boxes .icon-boxes-item:last-child {
        padding-right: 0; } }

.icon-boxes-container .icon-boxes .icon-boxes-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0; }
  .icon-boxes-container .icon-boxes .icon-boxes-item .icon-boxes-item-text {
    margin-bottom: 25px;
    font-size: 1em;
    text-align: justify; }
  .icon-boxes-container .icon-boxes .icon-boxes-item .icon-boxes-item-link {
    margin-top: auto; }
  .icon-boxes-container .icon-boxes .icon-boxes-item .icon-boxes-item-title {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3cc2a; }
  .icon-boxes-container .icon-boxes .icon-boxes-item.-color-inverted .icon-boxes-item-title,
  .icon-boxes-container .icon-boxes .icon-boxes-item.-color-inverted .icon-boxes-item-text {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }

.icon-boxes-container .icon-boxes.solutions-icon-box .icon-boxes-item {
  background: rgba(252, 253, 253, 0.7);
  padding: 25px !important;
  margin-bottom: 15px;
  border-radius: 15px;
  border: 1px solid #1995e8;
  border-top: 25px solid #609edf; }
  .icon-boxes-container .icon-boxes.solutions-icon-box .icon-boxes-item .icon-boxes-item-title {
    margin-top: 0;
    font-size: 2.1em; }
  .icon-boxes-container .icon-boxes.solutions-icon-box .icon-boxes-item .icon-boxes-item-link {
    font-size: .9em; }

.icon-boxes-container .icon-boxes.expertit-args .icon-boxes-item-title {
  color: white;
  font-size: 2em; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:before {
  animation-name: lightbulb-anim;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  margin-bottom: 25px; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:before, .icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item .icon-boxes-item-text {
  transition-duration: 2s;
  filter: grayscale(1);
  position: relative !important;
  bottom: -50px;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item.in-view:before, .icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item.in-view .icon-boxes-item-text {
  filter: grayscale(0);
  bottom: 0;
  opacity: 1; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(0):before {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  animation-delay: 0.1s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(0) .icon-boxes-item-text {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(1):before {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  animation-delay: 1.3s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(1) .icon-boxes-item-text {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(2):before {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  animation-delay: 1.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(2) .icon-boxes-item-text {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(3):before {
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
  animation-delay: 2.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(3) .icon-boxes-item-text {
  -webkit-transition-delay: 1.7s;
  -moz-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(4):before {
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
  animation-delay: 2.8s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(4) .icon-boxes-item-text {
  -webkit-transition-delay: 2.2s;
  -moz-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(5):before {
  -webkit-transition-delay: 2.5s;
  -moz-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
  animation-delay: 2.7s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(5) .icon-boxes-item-text {
  -webkit-transition-delay: 2.7s;
  -moz-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  transition-delay: 2.7s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(6):before {
  -webkit-transition-delay: 3s;
  -moz-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
  animation-delay: 3.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(6) .icon-boxes-item-text {
  -webkit-transition-delay: 3.2s;
  -moz-transition-delay: 3.2s;
  -o-transition-delay: 3.2s;
  transition-delay: 3.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(7):before {
  -webkit-transition-delay: 3.5s;
  -moz-transition-delay: 3.5s;
  -o-transition-delay: 3.5s;
  transition-delay: 3.5s;
  animation-delay: 4s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(7) .icon-boxes-item-text {
  -webkit-transition-delay: 3.7s;
  -moz-transition-delay: 3.7s;
  -o-transition-delay: 3.7s;
  transition-delay: 3.7s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(8):before {
  -webkit-transition-delay: 4s;
  -moz-transition-delay: 4s;
  -o-transition-delay: 4s;
  transition-delay: 4s;
  animation-delay: 5s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(8) .icon-boxes-item-text {
  -webkit-transition-delay: 4.2s;
  -moz-transition-delay: 4.2s;
  -o-transition-delay: 4.2s;
  transition-delay: 4.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(9):before {
  -webkit-transition-delay: 4.5s;
  -moz-transition-delay: 4.5s;
  -o-transition-delay: 4.5s;
  transition-delay: 4.5s;
  animation-delay: 5.4s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(9) .icon-boxes-item-text {
  -webkit-transition-delay: 4.7s;
  -moz-transition-delay: 4.7s;
  -o-transition-delay: 4.7s;
  transition-delay: 4.7s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(10):before {
  -webkit-transition-delay: 5s;
  -moz-transition-delay: 5s;
  -o-transition-delay: 5s;
  transition-delay: 5s;
  animation-delay: 5.1s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(10) .icon-boxes-item-text {
  -webkit-transition-delay: 5.2s;
  -moz-transition-delay: 5.2s;
  -o-transition-delay: 5.2s;
  transition-delay: 5.2s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(11):before {
  -webkit-transition-delay: 5.5s;
  -moz-transition-delay: 5.5s;
  -o-transition-delay: 5.5s;
  transition-delay: 5.5s;
  animation-delay: 5.8s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(11) .icon-boxes-item-text {
  -webkit-transition-delay: 5.7s;
  -moz-transition-delay: 5.7s;
  -o-transition-delay: 5.7s;
  transition-delay: 5.7s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(12):before {
  -webkit-transition-delay: 6s;
  -moz-transition-delay: 6s;
  -o-transition-delay: 6s;
  transition-delay: 6s;
  animation-delay: 6.9s; }

.icon-boxes-container .icon-boxes-container-recette.icon-boxes .icon-boxes-item:nth-child(12) .icon-boxes-item-text {
  -webkit-transition-delay: 6.2s;
  -moz-transition-delay: 6.2s;
  -o-transition-delay: 6.2s;
  transition-delay: 6.2s; }

@-webkit-keyframes lightbulb-anim {
  0% {
    bottom: -10px; }
  50% {
    bottom: 0; }
  100% {
    bottom: -10px; } }

@keyframes lightbulb-anim {
  0% {
    bottom: -10px; }
  50% {
    bottom: 0; }
  100% {
    bottom: -10px; } }

.logo {
  top: -25px;
  bottom: 25px;
  font-family: 'Harabara', sans-serif !important;
  font-size: 3em;
  line-height: 1; }
  @media screen and (max-width: 1100px) {
    .logo {
      margin: 1.2em 30px;
      padding: 0; } }
  @media screen and (min-width: 1201px) {
    .logo {
      left: 30px !important; } }
  .logo a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
    .logo a:hover, .logo a:focus, .logo a:active {
      -webkit-transform: translateX(8px);
      transform: translateX(8px); }
    .logo a:hover, .logo a:focus {
      text-decoration: none; }
  .logo img {
    max-width: 400px; }
    @media screen and (max-width: 1100px) {
      .logo img {
        display: inline-block;
        width: 100%;
        max-height: none; } }

.page-header {
  z-index: 10000;
  text-align: center; }
  @media screen and (min-width: 1101px) {
    .page-header .header-navigation .header-navigation-inner {
      height: 84px !important; } }
  .page-header .header-links {
    margin: 0; }

.header-bar .header-bar-left {
  display: inline-block;
  overflow: hidden;
  text-align: center; }
  @media screen and (min-width: 1101px) {
    .header-bar .header-bar-left {
      float: left;
      margin: 0 0 0 3.7037%;
      text-align: left; } }

.header-bar .header-bar-right {
  display: inline-block;
  text-align: center; }
  @media screen and (min-width: 1101px) {
    .header-bar .header-bar-right {
      float: right;
      margin: 0 3.7037% 0 0;
      text-align: right; } }

.social-links {
  padding: 0; }
  .social-links li {
    float: left;
    margin: 0;
    padding: 0; }
    .social-links li .icon-link-item {
      line-height: 36px;
      position: relative;
      display: block;
      width: 36px;
      text-align: center;
      vertical-align: middle;
      color: inherit;
      border-radius: 50%;
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      margin: 2px; }
      .social-links li .icon-link-item:hover, .social-links li .icon-link-item:focus, .social-links li .icon-link-item:active {
        -webkit-animation-name: hvr-pop;
        animation-name: hvr-pop;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1; }
      .social-links li .icon-link-item span {
        font-size: 0;
        visibility: hidden;
        float: left; }
      .social-links li .icon-link-item:before {
        position: relative;
        top: -1px;
        margin: 0;
        vertical-align: middle; }

.page-footer {
  padding-bottom: 0; }
  @media screen and (max-width: 1100px) {
    .page-footer {
      text-align: center;
      padding-bottom: 80px; } }
  .page-footer .footer-top-link {
    background: transparent url("../../images/backgrounds/rocket-footer-2.png") 50% 50% no-repeat;
    background-size: contain;
    height: 80px;
    width: 55px;
    margin: -136px 0 0;
    bottom: 0;
    display: block;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 800px) {
      .page-footer .footer-top-link {
        height: 60px;
        width: 50px; } }
    .page-footer .footer-top-link:after {
      display: none; }
    .page-footer .footer-top-link span {
      margin: 0;
      padding: 0;
      display: inline-block;
      font-family: 'Harabara', sans-serif !important;
      background: white;
      padding: 0 5px;
      border-radius: 10px; }
    .page-footer .footer-top-link:hover, .page-footer .footer-top-link:focus {
      margin-top: -150px; }
  @media screen and (min-width: 1101px) {
    .page-footer .social-links {
      float: right;
      padding: 25px 0;
      margin-right: 45px; } }
  .page-footer .social-links li .icon-link-item {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent; }
    .page-footer .social-links li .icon-link-item:hover, .page-footer .social-links li .icon-link-item:focus, .page-footer .social-links li .icon-link-item:active {
      -webkit-animation-name: hvr-pop;
      animation-name: hvr-pop;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1; }

.logo-center .tagline {
  border: none;
  box-shadow: none; }

.logo-center .page-header {
  text-align: center; }
  .logo-center .page-header .header-navigation {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    border: none; }
    .logo-center .page-header .header-navigation .header-navigation-inner {
      height: auto !important; }
      .logo-center .page-header .header-navigation .header-navigation-inner .main-navigation {
        display: block;
        float: none;
        padding: 0; }
        .logo-center .page-header .header-navigation .header-navigation-inner .main-navigation ul {
          display: inline-block; }
          .logo-center .page-header .header-navigation .header-navigation-inner .main-navigation ul li a, .logo-center .page-header .header-navigation .header-navigation-inner .main-navigation ul li span {
            padding: 1.429em; }
  .logo-center .page-header .secondary-navigation ul li a, .logo-center .page-header .secondary-navigation ul li span {
    color: #737373;
    border-left: 1px solid rgba(115, 115, 115, 0.2); }
  .logo-center .page-header .logo {
    position: static;
    display: inline-block;
    margin-top: 50px;
    color: #1995e8; }
    .logo-center .page-header .logo a {
      color: #1995e8; }

.logo-center .main-navigation-mobile-open:after {
  background: #1995e8 !important;
  box-shadow: 0 7px #1995e8, 0 14px #1995e8 !important; }

.topbar-over .page {
  padding-top: 0 !important; }

.topbar-over .main-navigation-search input {
  color: white; }

.topbar-over .main-navigation-search button {
  color: white; }

.topbar-over .page-header {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  text-align: center; }
  .topbar-over .page-header .header-bar {
    border: none;
    background: none;
    box-shadow: none; }
    @media screen and (max-width: 1100px) {
      .topbar-over .page-header .header-bar .icon-link-item {
        margin: 0 5px; }
        .topbar-over .page-header .header-bar .icon-link-item .icon-links-label {
          margin: 0; } }
    .topbar-over .page-header .header-bar .header-dropdown .title {
      color: #4f4f4f; }
    .topbar-over .page-header .header-bar .header-dropdown:hover .title {
      color: grey; }
    .topbar-over .page-header .header-bar .header-login .title {
      color: #4f4f4f; }
    .topbar-over .page-header .header-bar .header-login.is-active .title {
      color: grey; }
    .topbar-over .page-header .header-bar .header-links.social-links {
      position: relative;
      z-index: 1;
      display: inline-block;
      padding: 0; }
    .topbar-over .page-header .header-bar .header-links.coords-links {
      font-size: 1em;
      float: left !important;
      transform: scale(1.25);
      transform-origin: left top; }
  .topbar-over .page-header .main-navigation-search input {
    color: #4f4f4f; }
  .topbar-over .page-header .main-navigation-search button:after {
    color: #4f4f4f; }
  .topbar-over .page-header .secondary-navigation ul li a, .topbar-over .page-header .secondary-navigation ul li span {
    color: #4f4f4f;
    border-left: 1px solid rgba(255, 255, 255, 0.2); }
  .topbar-over .page-header .header-navigation {
    border: none;
    background: none;
    box-shadow: none; }
    @media screen and (min-width: 1201px) {
      .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) {
        float: right; } }
    .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li a, .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li .nolink {
      color: #4f4f4f; }
      .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li a:hover, .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li a:focus, .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li .nolink:hover, .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li .nolink:focus {
        color: #4f4f4f; }
      .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li a:after, .topbar-over .page-header .header-navigation .main-navigation:not(.fix-navigation) ul li .nolink:after {
        border-color: #4f4f4f; }

.main-navigation-mobile-open {
  position: fixed;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 25px;
  right: 5px;
  left: auto; }
  .main-navigation-mobile-open:after {
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.main-navigation-mobile {
  border-left: 5px solid #f3cc2a; }
  .main-navigation-mobile a, .main-navigation-mobile span {
    word-wrap: break-word; }
    .main-navigation-mobile a:after, .main-navigation-mobile span:after {
      color: white; }
  .main-navigation-mobile a:hover, .main-navigation-mobile a:focus {
    background: #1587d2 !important; }
    .main-navigation-mobile a:hover span, .main-navigation-mobile a:focus span {
      text-decoration: none !important;
      outline: none; }
  .main-navigation-mobile .level_2 {
    overflow: hidden; }
    .main-navigation-mobile .level_2 li a, .main-navigation-mobile .level_2 li span {
      padding-left: 30px;
      color: #1995e8;
      background: white;
      font-size: .8em;
      box-shadow: none;
      position: relative;
      left: 5px; }
      .main-navigation-mobile .level_2 li a:hover, .main-navigation-mobile .level_2 li a:focus, .main-navigation-mobile .level_2 li span:hover, .main-navigation-mobile .level_2 li span:focus {
        color: #1995e8 !important;
        background: white !important; }
    .main-navigation-mobile .level_2 li a {
      -webkit-transition: all 0.3s ease-in-out;
      -khtml-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .main-navigation-mobile .level_2 li a:hover, .main-navigation-mobile .level_2 li a:focus {
        left: 0; }
  .main-navigation-mobile .mod_changelanguage {
    display: block;
    float: none; }
    .main-navigation-mobile .mod_changelanguage a, .main-navigation-mobile .mod_changelanguage span {
      border: none;
      background-color: transparent; }
    .main-navigation-mobile .mod_changelanguage a:hover, .main-navigation-mobile .mod_changelanguage a:focus {
      background-color: transparent; }
  .main-navigation-mobile .header-links {
    width: 100%;
    padding: 0; }
    .main-navigation-mobile .header-links.social-links .icon-link-item {
      line-height: inherit;
      width: auto;
      color: white !important; }
      .main-navigation-mobile .header-links.social-links .icon-link-item:before {
        background-color: transparent !important; }

.main-navigation {
  font-family: 'Harabara', sans-serif !important;
  font-size: 1.6em;
  letter-spacing: .1em;
  height: auto;
  margin-right: 0;
  text-align: center;
  letter-spacing: .05em; }
  @media screen and (max-width: 800px) {
    .main-navigation {
      display: none !important; } }
  @media screen and (min-width: 1201px) {
    .main-navigation .level_1 > li:last-child a, .main-navigation .level_1 > li:last-child span {
      padding-right: 0; } }
  .main-navigation ul li {
    height: auto !important; }
    @media screen and (max-width: 1100px) {
      .main-navigation ul li {
        display: inline-block;
        float: none; } }
    .main-navigation ul li a, .main-navigation ul li span {
      padding: 0 .2em !important;
      cursor: default; }
      @media screen and (min-width: 1201px) {
        .main-navigation ul li a, .main-navigation ul li span {
          padding: 0 .5em; } }
      .main-navigation ul li a:before, .main-navigation ul li a:after, .main-navigation ul li span:before, .main-navigation ul li span:after {
        display: none !important; }
    .main-navigation ul li a {
      cursor: pointer; }
      .main-navigation ul li a:hover, .main-navigation ul li a:focus {
        color: #1995e8 !important; }
    .main-navigation ul li:after {
      position: static !important;
      display: block;
      width: 2px;
      height: 20px;
      margin: 0 3px;
      content: '';
      vertical-align: middle;
      background: #f3cc2a; }
    .main-navigation ul li:hover:after, .main-navigation ul li:focus:after {
      margin-top: 0 !important; }
    .main-navigation ul li .nolink:hover, .main-navigation ul li .nolink:focus {
      cursor: default; }
    .main-navigation ul li.trail a, .main-navigation ul li.trail span {
      color: #1995e8; }
    .main-navigation ul li ul {
      flex-direction: column;
      border-radius: 15px;
      right: 0;
      left: auto;
      overflow: visible; }
      .main-navigation ul li ul:before {
        content: '';
        z-index: 0;
        position: absolute;
        right: 50px;
        bottom: auto;
        top: -5px;
        width: 15px;
        height: 15px;
        background: white;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        transform: rotate(-135deg); }
      .main-navigation ul li ul li {
        border: none;
        overflow: hidden; }
        .main-navigation ul li ul li:first-child {
          border-radius: 15px 15px 0 0; }
        .main-navigation ul li ul li:last-child {
          border-radius: 0 0 15px 15px; }
        .main-navigation ul li ul li a, .main-navigation ul li ul li span {
          height: auto !important;
          text-align: left;
          margin: 0;
          color: #1995e8 !important;
          width: 100%;
          border-radius: 0;
          font-size: .7em;
          padding: 5px !important;
          -webkit-transition: all 0.3s ease-in-out;
          -khtml-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .main-navigation ul li ul li a:hover, .main-navigation ul li ul li a:focus {
          background: #1995e8;
          color: white !important; }
        .main-navigation ul li ul li span.active {
          margin: 0 !important; }
        .main-navigation ul li ul li:after {
          display: none !important; }
  @media screen and (min-width: 1101px) {
    .main-navigation:not(.fix-navigation) {
      margin-top: 5px;
      padding: 0; } }
  .main-navigation:not(.fix-navigation) > ul {
    margin: 30px auto; }
  .main-navigation:not(.fix-navigation) ul {
    display: flex;
    justify-content: center; }
    .main-navigation:not(.fix-navigation) ul li {
      display: flex;
      align-items: center; }
      .main-navigation:not(.fix-navigation) ul li:last-child:after {
        display: none; }
      .main-navigation:not(.fix-navigation) ul li a, .main-navigation:not(.fix-navigation) ul li span {
        height: auto !important; }
    .main-navigation:not(.fix-navigation) ul.level_2 {
      padding: 0;
      text-align: center; }
      .main-navigation:not(.fix-navigation) ul.level_2 li {
        padding: 0;
        border: none; }
        .main-navigation:not(.fix-navigation) ul.level_2 li a, .main-navigation:not(.fix-navigation) ul.level_2 li span {
          height: auto !important;
          padding: 5px 20px; }
          .main-navigation:not(.fix-navigation) ul.level_2 li a.active, .main-navigation:not(.fix-navigation) ul.level_2 li span.active {
            color: #1995e8; }
  .main-navigation.fix-navigation {
    position: fixed;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 100;
    top: -100px;
    right: 0;
    left: 0;
    padding: 0;
    text-align: center;
    opacity: 0;
    border-bottom: 1px solid #f3f3f3;
    background: white; }
    .main-navigation.fix-navigation ul {
      display: inline-block;
      vertical-align: middle; }
      .main-navigation.fix-navigation ul li {
        vertical-align: middle; }
        .main-navigation.fix-navigation ul li a, .main-navigation.fix-navigation ul li span {
          padding: 10px !important;
          font-size: .7em; }
          @media screen and (max-width: 1100px) {
            .main-navigation.fix-navigation ul li a, .main-navigation.fix-navigation ul li span {
              padding: 10px 5px !important; } }
          .main-navigation.fix-navigation ul li a:before, .main-navigation.fix-navigation ul li a:after, .main-navigation.fix-navigation ul li span:before, .main-navigation.fix-navigation ul li span:after {
            display: none !important; }
        .main-navigation.fix-navigation ul li:last-child:after {
          display: none; }
        .main-navigation.fix-navigation ul li:after {
          display: inline-block;
          margin-top: 9px !important; }
      .main-navigation.fix-navigation ul.level_2 {
        padding: 0; }
        .main-navigation.fix-navigation ul.level_2 li {
          padding: 0; }
          .main-navigation.fix-navigation ul.level_2 li a, .main-navigation.fix-navigation ul.level_2 li span {
            display: block;
            margin: 0;
            color: #1995e8; }

.secondary-navigation {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px; }
  @media screen and (min-width: 1101px) {
    .secondary-navigation {
      float: left; } }
  .secondary-navigation ul {
    margin: 0;
    padding: 0; }
    .secondary-navigation ul li {
      float: left; }
      .secondary-navigation ul li a, .secondary-navigation ul li span {
        display: inline-block;
        padding: 8px;
        color: #737373;
        border-left: 1px solid rgba(115, 115, 115, 0.2); }

@media screen and (min-width: 1101px) {
  .mod_changelanguage {
    float: right; } }

.mod_changelanguage ul {
  overflow: hidden;
  margin: 8px;
  padding: 0; }
  .mod_changelanguage ul li {
    float: left; }
    .mod_changelanguage ul li a, .mod_changelanguage ul li span {
      margin: 4px;
      text-indent: -5000px; }
    .mod_changelanguage ul li a:hover, .mod_changelanguage ul li a:focus {
      -webkit-transform: scale(1.2);
      -khtml-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }

.main-navigation-mobile-open {
  position: fixed;
  border-left: 5px solid #f3cc2a; }
  .main-navigation-mobile-open:after {
    background: #1995e8;
    box-shadow: 0 7px #1995e8, 0 14px #1995e8; }

@media screen and (max-width: 1100px) {
  .layout1-page .main-navigation {
    height: auto; } }

@media screen and (min-width: 801px) {
  .layout1-page .main-navigation {
    display: inline-block; } }

.layout1-page .secondary-navigation ul li a, .layout1-page .secondary-navigation ul li span {
  border-left: 1px solid rgba(115, 115, 115, 0.2); }

.layout1-page .tagline {
  border: none; }
  .layout1-page .tagline .tagline-inner .tagline-content {
    z-index: 3; }
    .layout1-page .tagline .tagline-inner .tagline-content h2 {
      color: #1995e8; }
  .layout1-page .tagline .tagline-inner .centered-wrapper-inner.-fullwidth {
    z-index: 4; }
  .layout1-page .tagline .tagline-inner .tagline-bg {
    position: static; }
    .layout1-page .tagline .tagline-inner .tagline-bg.tagline-bg2:before {
      position: absolute;
      z-index: 4;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: block;
      content: "";
      background: white;
      background: linear-gradient(-180deg, white 0%, rgba(255, 255, 255, 0) 30%); }
      @media screen and (max-width: 1100px) {
        .layout1-page .tagline .tagline-inner .tagline-bg.tagline-bg2:before {
          background: linear-gradient(-180deg, white 30%, rgba(255, 255, 255, 0) 50%); } }
      @media screen and (max-width: 800px) {
        .layout1-page .tagline .tagline-inner .tagline-bg.tagline-bg2:before {
          background: linear-gradient(-180deg, white 30%, rgba(255, 255, 255, 0) 90%); } }
  .layout1-page .tagline .tagline-inner .feature-box {
    overflow: visible; }
    .layout1-page .tagline .tagline-inner .feature-box .feature-box-text {
      font-size: 1em;
      margin: 0;
      text-align: center; }
      @media screen and (min-width: 1101px) {
        .layout1-page .tagline .tagline-inner .feature-box .feature-box-text {
          font-size: 1.21em; } }
      .layout1-page .tagline .tagline-inner .feature-box .feature-box-text h2 {
        color: #000; }
      .layout1-page .tagline .tagline-inner .feature-box .feature-box-text p {
        margin-top: 0; }
    .layout1-page .tagline .tagline-inner .feature-box .feature-box-image {
      margin-bottom: 0; }

.layout1-page .logo-home {
  z-index: 4; }
  @media screen and (min-width: 1101px) {
    .layout1-page .logo-home {
      max-width: 350px; } }
  .layout1-page .logo-home a {
    color: white; }

.layout_full .news-img {
  margin: 15px 0; }
  @media screen and (max-width: 800px) {
    .layout_full .news-img {
      height: 200px !important;
      min-height: 200px !important; } }

.layout_full .teaser {
  font-size: 1.3em; }

.layout_full .news-full-subtitle {
  font-size: 1.3em;
  font-weight: 700; }

.layout_full .info {
  text-align: right;
  font-size: 12px;
  margin: 5px 0 15px;
  font-weight: bolder; }

.mod_newslist .news-list-boxed-item {
  margin-bottom: 30px; }
  .mod_newslist .news-list-boxed-item .news-list-boxed-item-title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1; }
  .mod_newslist .news-list-boxed-item .news-list-boxed-subheadline {
    font-weight: 700;
    margin-right: 50px; }
  .mod_newslist .news-list-boxed-item .news-list-boxed-item-info {
    font-size: 10px;
    font-weight: 700; }

.mod_newslist a:hover, .mod_newslist a:focus {
  text-decoration: none; }

.mod_newslist .grid {
  margin: 35px;
  margin: 0; }

.mod_newslist .grid-sizer,
.mod_newslist .grid-item {
  margin: 0;
  margin-top: 15px;
  width: 100%; }

@media screen and (min-width: 1101px) {
  .mod_newslist .grid-sizer,
  .mod_newslist .grid-item {
    width: 50%; } }

@media screen and (min-width: 1201px) {
  .mod_newslist .grid-sizer,
  .mod_newslist .grid-item {
    width: 33%; } }

.mod_newslist .grid-item {
  margin-bottom: 0;
  border: none; }
  .mod_newslist .grid-item .grid-item-wrapper {
    position: relative;
    z-index: 2;
    border-radius: 2em;
    padding: 15px;
    border: none;
    background: white;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
  .mod_newslist .grid-item:hover .grid-item-wrapper, .mod_newslist .grid-item:focus .grid-item-wrapper {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
  .mod_newslist .grid-item:hover:before, .mod_newslist .grid-item:focus:before {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
  .mod_newslist .grid-item:before {
    content: '';
    display: block;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    z-index: 1;
    position: absolute;
    right: 0;
    top: -5px;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }

.mod_newslist .tags {
  margin: 15px 0 0; }

.mod_newslist .news-list-boxed-item-image {
  width: 120px;
  border-radius: 50%;
  position: absolute;
  right: -15px;
  top: -20px;
  border: 10px solid white; }

.mod_newslist .news-list-boxed-item-title {
  margin-right: 100px; }

.mod_newslist.news-sidebar .grid {
  margin: 50px -20px; }

.mod_newslist.news-sidebar .grid-item:before {
  width: 80px;
  height: 80px;
  top: 5px;
  right: 5px; }

.mod_newslist.news-sidebar .news-list-boxed-item-title {
  font-size: 1.2em;
  min-height: 25px;
  margin-top: 0; }

.mod_newslist.news-sidebar .news-list-boxed-item-info {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none; }

.mod_newslist.news-sidebar .news-list-boxed-item-image {
  width: 80px;
  height: 80px;
  right: -10px;
  top: -10px;
  border: 5px solid white; }

.mod_newslist.news-sidebar .news-list-boxed-item-title {
  margin-right: 50px; }

@media screen and (min-width: 1101px) {
  .mod_newslist.news-sidebar .grid-sizer,
  .mod_newslist.news-sidebar .grid-item {
    width: 50%; } }

@media screen and (min-width: 1201px) {
  .mod_newslist.news-sidebar .grid-sizer,
  .mod_newslist.news-sidebar .grid-item {
    width: 50%; } }

@media screen and (min-width: 1401px) {
  .mod_newslist.news-sidebar .grid-sizer,
  .mod_newslist.news-sidebar .grid-item {
    width: 33.33333%; } }

@media screen and (min-width: 1101px) {
  .page-106 .sidebar-col {
    position: sticky;
    top: 30px; } }

@-webkit-keyframes social-icon-anim {
  0% {
    right: -200px;
    opacity: 0; }
  100% {
    right: 5px;
    opacity: 1; } }

@keyframes social-icon-anim {
  0% {
    right: -200px;
    opacity: 0; }
  100% {
    right: 5px;
    opacity: 1; } }

.scroll a.main-navigation-mobile-open {
  background: #1995e8; }
  .scroll a.main-navigation-mobile-open:after {
    background: white !important;
    box-shadow: 0 7px white, 0 14px white !important; }

.scroll .page-header .header-bar .header-bar-right {
  animation-name: social-icon-anim;
  animation-duration: .3s;
  animation-iteration-count: 1;
  position: fixed;
  top: 2px;
  right: 5px;
  z-index: 101; }
  @media screen and (max-width: 1200px) {
    .scroll .page-header .header-bar .header-bar-right {
      -webkit-transform: scale(0.85);
      -khtml-transform: scale(0.85);
      -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
      -o-transform: scale(0.85);
      transform: scale(0.85); } }

@media screen and (min-width: 801px) {
  .scroll .main-navigation.fix-navigation {
    top: 0;
    opacity: 1; } }

@media screen and (max-width: 1100px) {
  .masonry-layout .grid .grid-sizer.grid-item-width1, .masonry-layout .grid .grid-item.grid-item-width1 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width2, .masonry-layout .grid .grid-item.grid-item-width2 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width3, .masonry-layout .grid .grid-item.grid-item-width3 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width4, .masonry-layout .grid .grid-item.grid-item-width4 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width5, .masonry-layout .grid .grid-item.grid-item-width5 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width6, .masonry-layout .grid .grid-item.grid-item-width6 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width7, .masonry-layout .grid .grid-item.grid-item-width7 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width8, .masonry-layout .grid .grid-item.grid-item-width8 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width9, .masonry-layout .grid .grid-item.grid-item-width9 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width10, .masonry-layout .grid .grid-item.grid-item-width10 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width11, .masonry-layout .grid .grid-item.grid-item-width11 {
    width: 50%; }
  .masonry-layout .grid .grid-sizer.grid-item-width12, .masonry-layout .grid .grid-item.grid-item-width12 {
    width: 50%; } }

@media screen and (max-width: 800px) {
  .masonry-layout .grid .grid-sizer.grid-item-width1, .masonry-layout .grid .grid-item.grid-item-width1 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width2, .masonry-layout .grid .grid-item.grid-item-width2 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width3, .masonry-layout .grid .grid-item.grid-item-width3 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width4, .masonry-layout .grid .grid-item.grid-item-width4 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width5, .masonry-layout .grid .grid-item.grid-item-width5 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width6, .masonry-layout .grid .grid-item.grid-item-width6 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width7, .masonry-layout .grid .grid-item.grid-item-width7 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width8, .masonry-layout .grid .grid-item.grid-item-width8 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width9, .masonry-layout .grid .grid-item.grid-item-width9 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width10, .masonry-layout .grid .grid-item.grid-item-width10 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width11, .masonry-layout .grid .grid-item.grid-item-width11 {
    width: 100%; }
  .masonry-layout .grid .grid-sizer.grid-item-width12, .masonry-layout .grid .grid-item.grid-item-width12 {
    width: 100%; } }

.masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-background-color .grid-background-color.-bg-color-1, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-background-color .grid-background-color.-bg-color-1 {
  background: #1995e8 !important; }

.masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-background-color .grid-background-color.-bg-color-2, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-background-color .grid-background-color.-bg-color-2 {
  background: #8CCAF3 !important; }

.masonry-layout .grid .grid-sizer .grid-item-wrapper .grid-background-color .grid-background-color.-bg-color-3, .masonry-layout .grid .grid-item .grid-item-wrapper .grid-background-color .grid-background-color.-bg-color-3 {
  background: #1378bb !important; }

.main-slider.main-slider-over-header .rsts-crop:after {
  background: transparent; }

.main-slider.main-slider-over-header .rsts-crop:before {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0, transparent 25%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0, transparent 25%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0, transparent 25%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3000000', endColorstr='#00000000', GradientType=0); }

.tags {
  display: inline-block; }
  .tags .tag {
    display: inline-block; }
    .tags .tag a {
      font-size: 12px;
      display: inline-block;
      float: left;
      padding: 2px 5px;
      color: white;
      border-radius: 3px;
      background: #1995e8; }
      .tags .tag a:hover, .tags .tag a:focus {
        background: #8CCAF3; }
      .tags .tag a span.relcount {
        font-size: .8em;
        font-weight: 800;
        display: inline-block;
        padding: 0 3px; }
        .tags .tag a span.relcount:before {
          content: "("; }
        .tags .tag a span.relcount:after {
          content: ")"; }
      .tags .tag a.onlytag {
        border-radius: 3px 0 0 3px; }
      .tags .tag a.removetag {
        border-radius: 0 3px 3px 0; }

#tagscope ul li {
  list-style: none; }

#tagscope .reset {
  font-size: 13px; }

@media screen and (max-width: 1100px) {
  .counter-boxes .counter-boxes-container .counter-boxes-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; } }

.counter-boxes .counter-boxes-container .counter-boxes-item .counter-boxes-title {
  border-bottom: 2px solid #f3cc2a;
  padding-bottom: 15px; }
  @media screen and (max-width: 1100px) {
    .counter-boxes .counter-boxes-container .counter-boxes-item .counter-boxes-title {
      display: inline-block; } }

.counter-boxes .counter-boxes-container .counter-boxes-item .counter-boxes-title,
.counter-boxes .counter-boxes-container .counter-boxes-item .counter-boxes-number,
.counter-boxes .counter-boxes-container .counter-boxes-item p {
  text-shadow: 2px 2px 0 white; }

.counter-boxes .counter-boxes-container .counter-boxes-item .counter-boxes-number {
  font-family: 'Harabara', sans-serif !important;
  margin-bottom: 0 !important; }

.counter-boxes .counter-boxes-container .counter-boxes-item .counter-boxes-title {
  font-size: 2em;
  color: #1995e8; }

.counter-boxes .counter-boxes-container .counter-boxes-item p {
  color: #737373; }

.counter-boxes.inverted-color .counter-boxes-container .counter-boxes-item .counter-boxes-number {
  color: white; }

.counter-boxes.inverted-color .counter-boxes-container .counter-boxes-item .counter-boxes-title {
  color: white; }

.counter-boxes.inverted-color .counter-boxes-container .counter-boxes-item p {
  color: white; }

@media screen and (max-width: 800px) {
  .hidebg-mobile > .media-background {
    display: none; } }

.centered-wrapper-gradient {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.centered-wrapper-background {
  top: -1px;
  bottom: -1px; }

.map-responsive {
  border: 15px solid #1995e8; }
  @media screen and (min-width: 1101px) {
    .map-responsive {
      padding-bottom: 34.61538%; } }

.ce_youtube-wrapper, .video-responsive, .iframe-responsive, .map-responsive {
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  border: 15px white solid; }

@media screen and (min-width: 1101px) {
  .page-102 .map-responsive {
    padding-bottom: 100%; } }

.team-boxes-container .team-boxes .team-boxes-item {
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px, rgba(0, 0, 0, 0.1) 0px 7px 13px -3px, rgba(0, 0, 0, 0.05) 0px -3px 0px inset;
  display: flex;
  flex-direction: column;
  border: none;
  margin-bottom: 50px; }
  .team-boxes-container .team-boxes .team-boxes-item .teammate-head .teammate-name {
    font-size: 1.8em; }
  .team-boxes-container .team-boxes .team-boxes-item .teammate-head .teammate-position {
    font-weight: 600; }
  .team-boxes-container .team-boxes .team-boxes-item .teammate-head {
    border-width: 2px;
    border-color: #f3cc2a; }
  .team-boxes-container .team-boxes .team-boxes-item .teammate-text {
    border-color: rgba(255, 255, 255, 0.2); }
  .team-boxes-container .team-boxes .team-boxes-item .image-wrapper {
    position: relative;
    max-width: 250px;
    margin: 0 auto;
    border: 10px solid #1995e8;
    border-radius: 50%; }
    .team-boxes-container .team-boxes .team-boxes-item .image-wrapper:before {
      position: absolute;
      z-index: 2;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: block;
      content: '';
      border: 2px solid #8CCAF3;
      border-radius: 50%;
      box-shadow: inset 0 0 20px #1995e8; }
    .team-boxes-container .team-boxes .team-boxes-item .image-wrapper img {
      position: relative;
      z-index: 1; }
  .team-boxes-container .team-boxes .team-boxes-item .teammate-socials {
    margin-top: auto; }
    .team-boxes-container .team-boxes .team-boxes-item .teammate-socials a {
      position: relative;
      top: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -khtml-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .team-boxes-container .team-boxes .team-boxes-item .teammate-socials a:hover, .team-boxes-container .team-boxes .team-boxes-item .teammate-socials a:focus {
        top: -3px; }
      .team-boxes-container .team-boxes .team-boxes-item .teammate-socials a:before {
        vertical-align: middle; }

@-webkit-keyframes img-brd-anim {
  50% {
    transform: scaleY(0.93) scaleX(1); }
  100% {
    transform: scaleY(1) scaleX(0.93); } }

@keyframes img-brd-anim {
  50% {
    transform: scaleY(0.93) scaleX(1); }
  100% {
    transform: scaleY(1) scaleX(0.93); } }

@-webkit-keyframes img-anim {
  50% {
    transform: scaleY(0.95) scaleX(0.95); }
  100% {
    transform: scaleY(1) scaleX(1); } }

@keyframes img-anim {
  50% {
    transform: scaleY(0.95) scaleX(0.95); }
  100% {
    transform: scaleY(1) scaleX(1); } }

@media screen and (max-width: 800px) {
  .page-98 #Tagline .inside .tagline .tagline-inner {
    height: auto !important; }
    .page-98 #Tagline .inside .tagline .tagline-inner h2 {
      text-align: center !important; }
    .page-98 #Tagline .inside .tagline .tagline-inner .description p {
      text-align: center !important; } }

.page-98 #Tagline .inside .tagline .tagline-inner .tagline-content {
  margin-right: auto;
  margin-left: auto;
  margin-top: 150px !important;
  margin-bottom: 330px !important;
  padding: 0 30px; }
  @media screen and (min-width: 801px) {
    .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content {
      position: relative;
      margin-top: 300px !important;
      margin-bottom: 200px !important;
      background: rgba(255, 255, 255, 0.85) !important;
      border-radius: 50px;
      max-width: 500px; } }
  @media screen and (min-width: 1101px) {
    .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content {
      background: none !important;
      padding: 0;
      margin-top: 120px !important;
      margin-left: 10% !important;
      margin-bottom: 250px !important; } }
  @media screen and (min-width: 1401px) {
    .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content {
      max-width: 650px;
      margin-top: 200px !important; } }
  .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content h2 {
    line-height: 1;
    font-size: 2em !important;
    margin: 0;
    margin-top: 25px;
    padding: 0; }
    @media screen and (min-width: 801px) {
      .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content h2 {
        font-size: 2.8em; } }
    @media screen and (min-width: 1101px) {
      .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content h2 {
        font-size: 2.8em !important; } }
    .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content h2 strong {
      font-size: 1.4em; }
  .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content p {
    margin-top: 0; }
  .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content hr {
    width: 0;
    -webkit-transition: all 1.5s ease-in-out;
    -khtml-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
    border-color: #f3cc2a;
    border-width: 3px;
    margin: 1em 0; }
    .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content hr.in-view {
      width: 100%; }
  .page-98 #Tagline .inside .tagline .tagline-inner .tagline-content .showup {
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s; }

.page-98 .-background-mousemove .media-background {
  overflow: hidden; }
  .page-98 .-background-mousemove .media-background .centered-wrapper-background {
    right: -10% !important;
    left: -10% !important; }

.page-98 .team-boxes .team-boxes-item {
  padding: 30px;
  border-radius: 2em;
  background: rgba(255, 255, 255, 0.9) !important; }

.page-98 .tagline-content {
  margin: 25px !important; }
  .page-98 .tagline-content h2 {
    font-size: 4em; }
  .page-98 .tagline-content .logo {
    position: static; }
    .page-98 .tagline-content .logo img {
      height: auto; }

.page-98 .image-radius .image_container {
  overflow: hidden;
  padding: 15px;
  border-radius: 50%; }
  .page-98 .image-radius .image_container:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    transform: perspective(1px) translateZ(0) scaleY(1) scaleX(0.93);
    transform-origin: 50% 50%;
    animation-name: img-brd-anim;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    vertical-align: middle;
    border-radius: 50%;
    background: #1995e8;
    box-shadow: 0 0 1px transparent; }
  .page-98 .image-radius .image_container img {
    position: relative;
    z-index: 2 !important;
    display: inline-block;
    overflow: hidden;
    transform: perspective(1px) translateZ(0) scaleY(1) scaleX(1);
    transform-origin: 50% 50%;
    animation-name: img-anim;
    animation-duration: 6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    vertical-align: middle;
    border-radius: 50%;
    box-shadow: 0 0 1px transparent; }

.page-98 .image-radius:before {
  display: none !important; }

@media screen and (min-width: 1101px) {
  .page-98 .team-boxes-container .team-boxes {
    display: flex; } }

.page-98 .team-boxes-container .team-boxes .team-boxes-item {
  margin-top: 100px; }
  .page-98 .team-boxes-container .team-boxes .team-boxes-item .image-wrapper {
    margin-top: -50%;
    border: none;
    box-shadow: none; }

@-webkit-keyframes bg1-rocket-anim {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-30px); }
  100% {
    transform: translateY(0); } }

@keyframes bg1-rocket-anim {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-30px); }
  100% {
    transform: translateY(0); } }

@media screen and (max-width: 800px) {
  #offres .top-oblique-w:before {
    display: none; }
  #offres .icon-boxes-container {
    margin-bottom: 100px !important; } }

@media screen and (max-width: 800px) {
  .tagline-bg2 > .media-background > .centered-wrapper-background {
    background-position: 70% 98% !important;
    background-size: 217% !important; } }

.tagline-bg2 > .media-background:before {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  transform: translateY(0);
  animation-name: bg1-rocket-anim;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  background: url("../../images/backgrounds/bg1-2.png") center center no-repeat;
  background-size: cover; }
  @media screen and (max-width: 800px) {
    .tagline-bg2 > .media-background:before {
      background-position: 70% 98%;
      background-size: 217% !important; } }

.gooey {
  display: none; }

.button:not(.-secondary) {
  filter: url("#gooey");
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  min-width: 100px;
  margin-right: 5px;
  color: white;
  border: none;
  border-bottom: 2px solid #168cdc;
  border-radius: 20px;
  outline: none;
  background: #1995e8;
  background: linear-gradient(90deg, #47aaed 0%, #1995e8 100%);
  transition: all 0.3s ease-in-out; }
  .button:not(.-secondary):hover, .button:not(.-secondary):focus {
    border-radius: 0 0 0 0;
    border-bottom: 2px solid #d28c0b;
    background: #f3772a;
    background: linear-gradient(90deg, #f3772a 30%, #f3a412 70%, #f3cc2a 100%);
    animation: move-button 10s infinite; }
    .button:not(.-secondary):hover .bubbles, .button:not(.-secondary):focus .bubbles {
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out;
      -khtml-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .button:not(.-secondary):active {
    box-shadow: none; }
  .button:not(.-secondary) small {
    border-top: 2px solid #f3cc2a;
    font-size: .65em;
    -webkit-box-shadow: 0px -2px 0 rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0px -2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px -2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px -2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px -2px 0 rgba(0, 0, 0, 0.1);
    margin-top: 3px;
    padding-top: 3px;
    display: block;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300; }
  .button:not(.-secondary) .bubbles {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .button:not(.-secondary) .bubbles .bubble {
      background-color: #f3772a;
      border-radius: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      z-index: -1; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(1) {
        bottom: 32%;
        width: 15px;
        height: 15px;
        animation: move-1 3.02s infinite;
        animation-delay: 0.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(2) {
        bottom: 17%;
        width: 15px;
        height: 15px;
        animation: move-2 3.04s infinite;
        animation-delay: 0.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(3) {
        bottom: 12%;
        width: 15px;
        height: 15px;
        animation: move-3 3.06s infinite;
        animation-delay: 0.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(4) {
        bottom: 13%;
        width: 15px;
        height: 15px;
        animation: move-4 3.08s infinite;
        animation-delay: 0.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(5) {
        bottom: 55%;
        width: 15px;
        height: 15px;
        animation: move-5 3.1s infinite;
        animation-delay: 1s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(6) {
        bottom: 40%;
        width: 15px;
        height: 15px;
        animation: move-6 3.12s infinite;
        animation-delay: 1.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(7) {
        bottom: 28%;
        width: 15px;
        height: 15px;
        animation: move-7 3.14s infinite;
        animation-delay: 1.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(8) {
        bottom: 19%;
        width: 15px;
        height: 15px;
        animation: move-8 3.16s infinite;
        animation-delay: 1.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(9) {
        bottom: 15%;
        width: 15px;
        height: 15px;
        animation: move-9 3.18s infinite;
        animation-delay: 1.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(10) {
        bottom: 37%;
        width: 15px;
        height: 15px;
        animation: move-10 3.2s infinite;
        animation-delay: 2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(11) {
        bottom: 32%;
        width: 15px;
        height: 15px;
        animation: move-11 3.22s infinite;
        animation-delay: 2.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(12) {
        bottom: 15%;
        width: 15px;
        height: 15px;
        animation: move-12 3.24s infinite;
        animation-delay: 2.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(13) {
        bottom: 11%;
        width: 15px;
        height: 15px;
        animation: move-13 3.26s infinite;
        animation-delay: 2.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(14) {
        bottom: 34%;
        width: 15px;
        height: 15px;
        animation: move-14 3.28s infinite;
        animation-delay: 2.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(15) {
        bottom: 42%;
        width: 15px;
        height: 15px;
        animation: move-15 3.3s infinite;
        animation-delay: 3s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(16) {
        bottom: 17%;
        width: 15px;
        height: 15px;
        animation: move-16 3.32s infinite;
        animation-delay: 3.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(17) {
        bottom: 60%;
        width: 15px;
        height: 15px;
        animation: move-17 3.34s infinite;
        animation-delay: 3.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(18) {
        bottom: 34%;
        width: 15px;
        height: 15px;
        animation: move-18 3.36s infinite;
        animation-delay: 3.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(19) {
        bottom: 38%;
        width: 15px;
        height: 15px;
        animation: move-19 3.38s infinite;
        animation-delay: 3.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(20) {
        bottom: 58%;
        width: 15px;
        height: 15px;
        animation: move-20 3.4s infinite;
        animation-delay: 4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(21) {
        bottom: 52%;
        width: 15px;
        height: 15px;
        animation: move-21 3.42s infinite;
        animation-delay: 4.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(22) {
        bottom: 27%;
        width: 15px;
        height: 15px;
        animation: move-22 3.44s infinite;
        animation-delay: 4.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(23) {
        bottom: 18%;
        width: 15px;
        height: 15px;
        animation: move-23 3.46s infinite;
        animation-delay: 4.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(24) {
        bottom: 52%;
        width: 15px;
        height: 15px;
        animation: move-24 3.48s infinite;
        animation-delay: 4.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(25) {
        bottom: 22%;
        width: 15px;
        height: 15px;
        animation: move-25 3.5s infinite;
        animation-delay: 5s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(26) {
        bottom: 33%;
        width: 15px;
        height: 15px;
        animation: move-26 3.52s infinite;
        animation-delay: 5.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(27) {
        bottom: 47%;
        width: 15px;
        height: 15px;
        animation: move-27 3.54s infinite;
        animation-delay: 5.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(28) {
        bottom: 51%;
        width: 15px;
        height: 15px;
        animation: move-28 3.56s infinite;
        animation-delay: 5.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(29) {
        bottom: 41%;
        width: 15px;
        height: 15px;
        animation: move-29 3.58s infinite;
        animation-delay: 5.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(30) {
        bottom: 48%;
        width: 15px;
        height: 15px;
        animation: move-30 3.6s infinite;
        animation-delay: 6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(31) {
        bottom: 22%;
        width: 15px;
        height: 15px;
        animation: move-31 3.62s infinite;
        animation-delay: 6.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(32) {
        bottom: 38%;
        width: 15px;
        height: 15px;
        animation: move-32 3.64s infinite;
        animation-delay: 6.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(33) {
        bottom: 18%;
        width: 15px;
        height: 15px;
        animation: move-33 3.66s infinite;
        animation-delay: 6.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(34) {
        bottom: 24%;
        width: 15px;
        height: 15px;
        animation: move-34 3.68s infinite;
        animation-delay: 6.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(35) {
        bottom: 14%;
        width: 15px;
        height: 15px;
        animation: move-35 3.7s infinite;
        animation-delay: 7s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(36) {
        bottom: 13%;
        width: 15px;
        height: 15px;
        animation: move-36 3.72s infinite;
        animation-delay: 7.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(37) {
        bottom: 31%;
        width: 15px;
        height: 15px;
        animation: move-37 3.74s infinite;
        animation-delay: 7.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(38) {
        bottom: 39%;
        width: 15px;
        height: 15px;
        animation: move-38 3.76s infinite;
        animation-delay: 7.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(39) {
        bottom: 45%;
        width: 15px;
        height: 15px;
        animation: move-39 3.78s infinite;
        animation-delay: 7.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(40) {
        bottom: 26%;
        width: 15px;
        height: 15px;
        animation: move-40 3.8s infinite;
        animation-delay: 8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(41) {
        bottom: 34%;
        width: 15px;
        height: 15px;
        animation: move-41 3.82s infinite;
        animation-delay: 8.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(42) {
        bottom: 58%;
        width: 15px;
        height: 15px;
        animation: move-42 3.84s infinite;
        animation-delay: 8.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(43) {
        bottom: 51%;
        width: 15px;
        height: 15px;
        animation: move-43 3.86s infinite;
        animation-delay: 8.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(44) {
        bottom: 48%;
        width: 15px;
        height: 15px;
        animation: move-44 3.88s infinite;
        animation-delay: 8.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(45) {
        bottom: 32%;
        width: 15px;
        height: 15px;
        animation: move-45 3.9s infinite;
        animation-delay: 9s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(46) {
        bottom: 34%;
        width: 15px;
        height: 15px;
        animation: move-46 3.92s infinite;
        animation-delay: 9.2s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(47) {
        bottom: 55%;
        width: 15px;
        height: 15px;
        animation: move-47 3.94s infinite;
        animation-delay: 9.4s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(48) {
        bottom: 59%;
        width: 15px;
        height: 15px;
        animation: move-48 3.96s infinite;
        animation-delay: 9.6s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(49) {
        bottom: 41%;
        width: 15px;
        height: 15px;
        animation: move-49 3.98s infinite;
        animation-delay: 9.8s; }
      .button:not(.-secondary) .bubbles .bubble:nth-child(50) {
        bottom: 19%;
        width: 15px;
        height: 15px;
        animation: move-50 4s infinite;
        animation-delay: 10s; }

@keyframes move-1 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-77px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-2 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-54px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-3 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-115px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-4 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-74px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-5 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-68px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-6 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-56px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-7 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-62px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-8 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-107px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-9 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-103px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-10 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-58px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-11 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-124px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-12 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-99px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-13 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-122px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-14 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-121px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-15 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-65px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-16 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-75px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-17 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-52px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-18 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-116px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-19 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-89px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-20 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-72px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-21 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-115px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-22 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-126px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-23 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-90px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-24 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-54px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-25 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-57px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-26 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-77px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-27 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-104px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-28 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-106px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-29 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-87px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-30 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-62px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-31 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-116px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-32 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-70px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-33 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-110px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-34 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-128px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-35 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-93px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-36 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-115px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-37 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-83px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-38 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-108px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-39 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-71px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-40 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-61px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-41 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-72px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-42 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-93px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-43 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-62px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-44 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-125px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-45 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-113px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-46 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-67px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-47 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-116px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-48 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-62px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-49 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-57px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-50 {
  0% {
    transform: translate(0, 0); }
  99% {
    transform: translate(-72px, 0); }
  100% {
    transform: translate(0, 0);
    opacity: 0; } }

@keyframes move-button {
  0% {
    transform: translate(0, 0); }
  5% {
    transform: translate(15px, 0); }
  50% {
    transform: translate(-10px, 0); }
  100% {
    transform: translate(0, 0); } }

.button.-secondary {
  background: linear-gradient(90deg, #47aaed 0%, #1995e8 100%); }
  .button.-secondary:hover, .button.-secondary:focus {
    background: #f3772a;
    background: linear-gradient(90deg, #f3772a 30%, #f3a412 70%, #f3cc2a 100%); }

.more {
  text-align: center;
  margin-bottom: -23px;
  font-size: 1.3em; }
  .more a {
    font-size: 14px;
    padding: 0 10px;
    text-align: center; }

.gmap a {
  font-size: 0;
  border: 15px solid white; }

@-webkit-keyframes clouds-anim {
  0% {
    background-position: 0%; }
  100% {
    background-position: 1350px; } }

@keyframes clouds-anim {
  0% {
    background-position: 0%; }
  100% {
    background-position: 1350px; } }

@-webkit-keyframes clouds2-anim {
  0% {
    background-position: 1350px; }
  100% {
    background-position: 0; } }

@keyframes clouds2-anim {
  0% {
    background-position: 1350px; }
  100% {
    background-position: 0; } }

.bottom-clouds:after {
  position: absolute;
  z-index: 1111;
  right: 0;
  bottom: -2px;
  left: 0;
  display: block;
  height: 150px;
  background: url("../../images/backgrounds/nuages.png") 0 center repeat-x;
  background-size: 1350px auto;
  animation-name: clouds-anim;
  animation-duration: 120s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-transform: scaleY(-1);
  -khtml-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1); }

.top-clouds {
  padding-top: 150px; }
  .top-clouds:before {
    position: absolute;
    z-index: 1111;
    top: -2px;
    right: 0;
    left: 0;
    display: block;
    height: 150px;
    background: url("../../images/backgrounds/nuages.png") 50% center repeat-x;
    background-size: 1350px auto;
    animation-name: clouds2-anim;
    animation-duration: 90s;
    animation-timing-function: linear;
    animation-iteration-count: infinite; }

.top-oblique-w {
  padding-top: 100px; }
  .top-oblique-w:before {
    position: absolute;
    z-index: 4;
    top: -2px;
    right: 0;
    left: 0;
    display: block;
    height: 100px;
    content: '';
    background: url("../../images/backgrounds/sep-oblique-w.png") center center no-repeat;
    background-size: auto 100%; }
    @media screen and (min-width: 801px) {
      .top-oblique-w:before {
        background-size: 100% 100%; } }

.bottom-oblique-w {
  padding-bottom: 100px; }
  .bottom-oblique-w:after {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: -2px;
    left: 0;
    display: block;
    height: 100px;
    content: '';
    -webkit-transform: scaleY(-1);
    -khtml-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    background: url("../../images/backgrounds/sep-oblique-w.png") center center no-repeat;
    background-size: auto 100%; }
    @media screen and (min-width: 801px) {
      .bottom-oblique-w:after {
        background-size: 100% 100%; } }

.top-cercle-w {
  padding-top: 50px; }
  .top-cercle-w:before {
    position: absolute;
    z-index: 4;
    top: -2px;
    right: 0;
    left: 0;
    display: block;
    height: 50px;
    content: '';
    background: url("../../images/backgrounds/sep-cercle-w.png") center center no-repeat;
    background-size: auto 100%; }
    @media screen and (min-width: 801px) {
      .top-cercle-w:before {
        background-size: 100% 100%; } }

.bottom-cercle-w {
  padding-bottom: 50px; }
  .bottom-cercle-w:after {
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: -2px;
    left: 0;
    display: block;
    height: 50px;
    content: '';
    -webkit-transform: scaleY(-1);
    -khtml-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    background: url("../../images/backgrounds/sep-cercle-w.png") center center no-repeat;
    background-size: auto 100%; }
    @media screen and (min-width: 801px) {
      .bottom-cercle-w:after {
        background-size: 100% 100%; } }

.bottom-cercle-b {
  padding-bottom: 50px; }
  .bottom-cercle-b:after {
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: -2px;
    left: 0;
    display: block;
    height: 50px;
    content: '';
    -webkit-transform: scaleY(-1);
    -khtml-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    background: url("../../images/backgrounds/sep-cercle-b.png") center center no-repeat;
    background-size: auto 100%; }
    @media screen and (min-width: 801px) {
      .bottom-cercle-b:after {
        background-size: 100% 100%; } }

.top-reverse:before {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1); }

.bottom-reverse:after {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1); }

.jungle-job {
  margin-top: -180px; }
  .jungle-job .easy {
    background: white;
    border-radius: 50%;
    padding: 50px;
    max-width: 400px;
    width: 100%;
    margin: 0 auto; }
  @media screen and (min-width: 1101px) {
    .jungle-job .rs-columns .rs-column {
      margin-right: 3.33337%;
      padding-right: 3.33337%;
      border-right: 1px solid #f3f3f3; }
      .jungle-job .rs-columns .rs-column:last-child {
        padding: 0;
        margin: 0;
        border: none; }
      .jungle-job .rs-columns .rs-column.jungle {
        text-align: right; } }

@media screen and (min-width: 1101px) {
  .page-131 .rs-columns .rs-column {
    margin-right: 3.33337%; }
    .page-131 .rs-columns .rs-column:last-child {
      padding: 0;
      margin: 0;
      border: none; }
    .page-131 .rs-columns .rs-column.-large-col-4-1 {
      width: 23.3%; } }

.page-131 .ce_youtube-wrapper, .page-131 .video-responsive, .page-131 .iframe-responsive, .page-131 .map-responsive {
  border: none !important;
  box-shadow: none !important; }

.page-131 .ce_image {
  font-size: 0; }
  .page-131 .ce_image .caption {
    font-size: 12px; }

#welcomekit-embed .welcomekit-jobs-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left; }
  #welcomekit-embed .welcomekit-jobs-list .welcomekit-jobs-list-item .welcomekit-jobs-list-item-link {
    position: relative;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #welcomekit-embed .welcomekit-jobs-list .welcomekit-jobs-list-item .welcomekit-jobs-list-item-link:hover, #welcomekit-embed .welcomekit-jobs-list .welcomekit-jobs-list-item .welcomekit-jobs-list-item-link:focus {
      left: 5px;
      text-decoration: none; }
    #welcomekit-embed .welcomekit-jobs-list .welcomekit-jobs-list-item .welcomekit-jobs-list-item-link .welcomekit-job-name {
      padding: 10px;
      font-size: 1.2em;
      font-weight: 400;
      border-radius: 50px;
      box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-left: 2px solid #1995e8; }
    #welcomekit-embed .welcomekit-jobs-list .welcomekit-jobs-list-item .welcomekit-jobs-list-item-link .welcomekit-job-infos {
      list-style-type: none;
      display: none; }
      #welcomekit-embed .welcomekit-jobs-list .welcomekit-jobs-list-item .welcomekit-jobs-list-item-link .welcomekit-job-infos .welcomekit-job-officeCity:after {
        color: #f3f3f3;
        content: ' | '; }
      #welcomekit-embed .welcomekit-jobs-list .welcomekit-jobs-list-item .welcomekit-jobs-list-item-link .welcomekit-job-infos .welcomekit-job-contractType:after {
        color: #f3f3f3;
        content: ' | '; }

.main-content .mod_rocksolid_slider.rsts-skin-testimonials {
  padding: 0; }

.main-content .testimonial.-large {
  margin: 0 auto !important; }

.text-w-shadow {
  background: white;
  padding: 0 20px;
  display: inline-block;
  border-radius: 50px; }

.top-white-transition:before {
  position: absolute;
  height: 400px;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  background: -webkit-linear-gradient(top, white 0, transparent 50%);
  background: -o-linear-gradient(top, white 0, transparent 50%);
  background: linear-gradient(to bottom, white 0, transparent 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#00000000', GradientType=0); }

.top-white-transition > .centered-wrapper-inner {
  position: relative;
  z-index: 5; }

.text-blue-shadow {
  text-shadow: 2px 2px 0px rgba(25, 149, 232, 0.8); }

.testimonial-container {
  font-size: .8em; }

.teaser-boxes-container.teaser-boxes-custom .teaser-boxes-item, .teaser-boxes-container.teaser-boxes-custom .team-boxes-item {
  box-shadow: rgba(0, 0, 0, 0.45) 0 20px 20px -20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: white;
  padding: 30px;
  border-radius: 2em; }
  .teaser-boxes-container.teaser-boxes-custom .teaser-boxes-item .teaser-boxes-item-title, .teaser-boxes-container.teaser-boxes-custom .team-boxes-item .teaser-boxes-item-title {
    font-weight: bolder;
    font-size: 1.8em;
    color: #1995e8;
    border-bottom: 2px solid #f3cc2a;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .teaser-boxes-container.teaser-boxes-custom .teaser-boxes-item .teaser-boxes-item-text, .teaser-boxes-container.teaser-boxes-custom .team-boxes-item .teaser-boxes-item-text {
    color: #737373; }
    .teaser-boxes-container.teaser-boxes-custom .teaser-boxes-item .teaser-boxes-item-text strong, .teaser-boxes-container.teaser-boxes-custom .team-boxes-item .teaser-boxes-item-text strong {
      color: #1995e8;
      font-size: 1.2em; }

.teaser-boxes-container.teaser-boxes-custom.inverse-color .teaser-boxes-item .teaser-boxes-item-text, .teaser-boxes-container.teaser-boxes-custom.inverse-color .team-boxes-item .teaser-boxes-item-text {
  background: #1995e8;
  color: white; }

#emploi {
  z-index: 4;
  position: relative; }

@media screen and (max-width: 800px) {
  .feature-box .feature-box-image {
    margin-bottom: 15px; }
  .feature-box.-image-right {
    display: flex !important;
    flex-direction: column-reverse; } }

@media screen and (min-width: 801px) {
  .feature-box:not(.-image-after-text) .feature-box-image {
    padding-right: 25px; }
  .feature-box.-image-after-text .feature-box-image {
    padding-left: 25px; } }

@media screen and (max-width: 1100px) {
  .feature-box {
    display: block !important; }
    .feature-box .feature-box-image, .feature-box .feature-box-text {
      padding: 0; } }

.speedlinks {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center; }
  .speedlinks:before {
    display: none; }
  .speedlinks .icon-boxes-item {
    border: 1px solid #ededed;
    border-radius: 50px;
    box-shadow: 0px 5px 2px 0px #dddddd;
    margin: 0 15px !important;
    padding: 15px 15px 0 !important;
    line-height: 1; }
  @media screen and (max-width: 800px) {
    .speedlinks {
      font-size: .7em; }
      .speedlinks .icon-boxes-item {
        width: 49% !important; } }
  .speedlinks .icon-boxes-item-title {
    font-size: 1.7em;
    color: #737373 !important;
    text-transform: uppercase;
    margin: auto !important;
    padding: 0 !important;
    border: none !important;
    font-weight: bolder; }
  .speedlinks .icon-boxes-item-link {
    margin: 15px 0 -15px !important;
    padding: 5px 10px;
    font-size: 1.1em;
    min-width: 0 !important; }

.icon-title {
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative; }
  .icon-title h2 {
    display: inline-block !important;
    padding-bottom: 5px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
  .icon-title:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 25px 0 25px;
    border-color: #1786d1 transparent transparent transparent;
    transform: rotate(0deg);
    position: absolute;
    left: 50%;
    bottom: -30px;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .icon-title .wrapper {
    padding-bottom: 25px; }
    @media screen and (min-width: 801px) {
      .icon-title .wrapper {
        padding: 25px 0;
        margin-left: 150px; } }
  @media screen and (max-width: 800px) {
    .icon-title .title {
      text-align: center; } }
  .icon-title .title .image_container {
    position: relative;
    padding: 15px;
    margin-right: 0; }
    @media screen and (max-width: 800px) {
      .icon-title .title .image_container {
        margin: 50px auto 0; } }
    .icon-title .title .image_container:before {
      content: '';
      display: block;
      position: absolute;
      z-index: -1;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: white;
      border-radius: 50%;
      padding: 15px; }
    .icon-title .title .image_container.float_left {
      margin-top: 50px;
      width: 100px !important; }
  @media screen and (max-width: 800px) {
    .icon-title .title {
      margin: 25px auto 0; } }
  .icon-title.is-animated h2, .icon-title.is-animated p, .icon-title.is-animated .image_container {
    opacity: 0;
    position: relative;
    -webkit-transition: all 1s ease-in-out;
    -khtml-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
  .icon-title.is-animated h2 {
    top: -25px; }
  .icon-title.is-animated p {
    right: -25px;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .icon-title.is-animated .image_container {
    bottom: -25px;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .icon-title.is-animated.in-view h2, .icon-title.is-animated.in-view p, .icon-title.is-animated.in-view .image_container {
    opacity: 1; }
  .icon-title.is-animated.in-view h2 {
    top: 0; }
  .icon-title.is-animated.in-view p {
    right: 0; }
  .icon-title.is-animated.in-view .image_container {
    bottom: 0; }

.ce_accordion {
  margin: 15px 0; }
  .ce_accordion .toggler {
    border-radius: 2em !important;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .ce_accordion .toggler.ui-state-active, .ce_accordion .toggler.active {
      border-radius: 2em 2em 0 0 !important; }
  .ce_accordion .ui-accordion-content {
    background: white; }

.certification-canvas .teaser-boxes-item, .certification-canvas .team-boxes-item {
  margin-top: 25px !important; }

.showup {
  opacity: 0;
  position: relative;
  top: 50px;
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .showup.in-view {
    top: 0;
    opacity: 1; }

@media screen and (max-width: 800px) {
  .solutions-container .media-background .centered-wrapper-background {
    background-position: 60% 50% !important; } }

@media screen and (max-width: 1100px) {
  .numbers-container .media-background .centered-wrapper-background {
    background-position: 70% 0 !important; } }

.-background-parallax .media-background .centered-wrapper-background {
  background-attachment: fixed; }

.custom-ul ul li {
  list-style: none;
  padding-left: 50px;
  position: relative;
  margin-bottom: 15px; }
  .custom-ul ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 30px;
    background: url("../../images/icons/2024/arrow-ul.svg") center center no-repeat;
    background-size: contain; }

.insyncom-job-container .insyncom-job-right-side {
  padding: 30px;
  background: #f3f3f3;
  font-size: 0.8em; }
  .insyncom-job-container .insyncom-job-right-side h2:first-child {
    margin-top: 0 !important; }

.insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-resume {
  padding: 15px;
  border: 1px solid #f3f3f3;
  overflow: hidden; }
  .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-resume .subtitle {
    font-size: 1.2em;
    margin-top: 0; }
  .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-resume .tag {
    font-size: .8em;
    display: inline-block;
    float: left;
    background-color: #f3f3f3;
    padding: 5px;
    margin: 5px;
    border-radius: 2em; }

@media screen and (min-width: 1101px) {
  .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .ce_youtube-wrapper, .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .video-responsive, .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .iframe-responsive, .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .map-responsive {
    padding-bottom: 30%; } }

@media screen and (min-width: 1101px) {
  .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos {
    display: flex;
    gap: 30px; }
    .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .ce_youtube-wrapper, .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .video-responsive, .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .iframe-responsive, .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-details .insyncom-job-item-videos .map-responsive {
      width: 50%; } }

.carriere-list-boxed-item {
  border: 1px solid #f3f3f3;
  padding: 15px;
  margin-bottom: 15px; }
  .carriere-list-boxed-item .carriere-list-boxed-item-title {
    margin: 0; }
    .carriere-list-boxed-item .carriere-list-boxed-item-title a {
      position: relative;
      left: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -khtml-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .carriere-list-boxed-item .carriere-list-boxed-item-title a:hover, .carriere-list-boxed-item .carriere-list-boxed-item-title a:focus {
        left: 10px; }
  .carriere-list-boxed-item .carriere-list-boxed-item-info {
    font-size: .6em;
    text-align: right;
    margin-bottom: 0; }
  .carriere-list-boxed-item .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-resume {
    border: none;
    padding: 0; }
    .carriere-list-boxed-item .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-resume .insyncom-job-item-localisation,
    .carriere-list-boxed-item .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-resume .insyncom-job-item-contract {
      padding: 0;
      background: none; }
    .carriere-list-boxed-item .insyncom-job-container > .insyncom-job-wrapper .insyncom-job-item-resume .insyncom-job-item-salaire {
      clear: left; }

@property --eb-progress-value {
  syntax: "<integer>";
  inherits: false;
  initial-value: 0; }

@keyframes eb-progress {
  to {
    --eb-progress-value: var(--value); } }

.insyncom-job-item-resume-skills {
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  .insyncom-job-item-resume-skills .skill-pie .eb-progress-bar {
    --size: 6rem;
    --inner-bg: #f2f2f2;
    --primary-color: var(--col);
    --secondary-color: #dfe0e0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: var(--size);
    height: var(--size);
    font-size: calc(var(--size) / 5);
    color: var(--primary-color);
    background: radial-gradient(closest-side, var(--inner-bg) 79%, transparent 80% 100%), conic-gradient(var(--primary-color) calc(var(--eb-progress-value) * 1%), var(--secondary-color) 0);
    border-radius: 50%; }
    .insyncom-job-item-resume-skills .skill-pie .eb-progress-bar-wrapper {
      display: grid;
      place-items: center;
      gap: 15px;
      padding: 1rem; }
    .insyncom-job-item-resume-skills .skill-pie .eb-progress-bar, .insyncom-job-item-resume-skills .skill-pie .eb-progress-bar:before {
      animation: eb-progress 2s 1 forwards; }
    .insyncom-job-item-resume-skills .skill-pie .eb-progress-bar:before {
      counter-reset: percentage var(--eb-progress-value);
      content: counter(percentage) "%";
      font-size: 20px;
      color: #1995e8;
      background: white;
      padding: 15px 10px;
      border-radius: 50%;
      z-index: 1;
      position: relative;
      font-weight: 900; }
    .insyncom-job-item-resume-skills .skill-pie .eb-progress-bar-title {
      text-align: center;
      max-width: 140px;
      height: 50px;
      display: flex;
      align-items: center;
      font-weight: 600; }
    .insyncom-job-item-resume-skills .skill-pie .eb-progress-bar progress {
      visibility: hidden;
      width: 0;
      height: 0; }
  .insyncom-job-item-resume-skills .skill-bar {
    display: none;
    margin: 7.5px 0;
    position: relative;
    width: 100%;
    height: 40px;
    overflow: hidden; }
    .insyncom-job-item-resume-skills .skill-bar:hover .skill-item, .insyncom-job-item-resume-skills .skill-bar:focus .skill-item {
      width: 0 !important;
      padding: 0 !important; }
    .insyncom-job-item-resume-skills .skill-bar .skill-item {
      position: relative;
      text-shadow: 1px 1px 3px #000;
      float: left;
      color: white;
      height: 40px;
      font-size: .9em;
      white-space: nowrap;
      overflow: hidden;
      padding: 0 10px;
      display: flex;
      align-items: center;
      -webkit-transition: all 0.3s ease-in-out;
      -khtml-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .insyncom-job-item-resume-skills .skill-bar .skill-item:hover, .insyncom-job-item-resume-skills .skill-bar .skill-item:focus {
        width: 0 !important;
        padding: 0 10px !important; }
        @media screen and (min-width: 801px) {
          .insyncom-job-item-resume-skills .skill-bar .skill-item:hover, .insyncom-job-item-resume-skills .skill-bar .skill-item:focus {
            font-size: 1.3em;
            font-weight: 900; } }
        .insyncom-job-item-resume-skills .skill-bar .skill-item:hover > span, .insyncom-job-item-resume-skills .skill-bar .skill-item:focus > span {
          opacity: 1; }
      .insyncom-job-item-resume-skills .skill-bar .skill-item > span {
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -khtml-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1.5em;
        font-weight: 900; }
  .insyncom-job-item-resume-skills .skill-legend {
    display: none;
    font-size: .8em;
    margin: 7.5px 0;
    overflow: hidden; }
    .insyncom-job-item-resume-skills .skill-legend .skill-legend-item {
      float: left;
      display: flex;
      gap: 5px;
      align-items: center; }
      .insyncom-job-item-resume-skills .skill-legend .skill-legend-item:not(:last-child) {
        margin-right: 30px; }
      .insyncom-job-item-resume-skills .skill-legend .skill-legend-item:before {
        content: '';
        display: block;
        margin-right: 5px;
        width: 15px;
        height: 15px; }

.sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
  color: #4f4f4f; }

.tableau-team {
  margin-top: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #e8e8e8;
  display: flex;
  flex-wrap: wrap;
  gap: 0.0625rem; }
  .tableau-team > section {
    flex: 1 0 49%;
    overflow-wrap: break-word;
    justify-content: center;
    background-color: white;
    padding: 1.5rem 0.75rem;
    text-align: center; }
    .tableau-team > section > div {
      font-family: welcome-font, sans-serif;
      font-weight: 500;
      font-size: 0.6875rem;
      line-height: 1.15;
      letter-spacing: -0.0125rem;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.55);
      margin-bottom: 0.5rem;
      overflow-wrap: initial; }
      .tableau-team > section > div > span {
        min-width: 0px;
        min-height: 0px;
        margin: 0px;
        padding: 0px;
        border: 0px;
        font-size: 100%;
        vertical-align: baseline; }
    .tableau-team > section svg {
      width: 1rem;
      height: 1rem;
      color: rgba(0, 0, 0, 0.55);
      margin-right: 0.125rem; }
    .tableau-team > section > span {
      color: black;
      font-family: welcome-font, sans-serif;
      font-weight: 600;
      font-size: 1rem;
      line-height: 1.125rem;
      letter-spacing: -0.03125rem; }

form input[type="file"] {
  padding: 12px;
  border-width: 3px; }
