@charset "UTF-8";
/*!
Theme Name: Shift
Theme URI: http://www.fifteendesign.co.uk/
Author: Fifteen Design
Author URI: mailto:romin@fifteen.co.uk
Description: Wordpress Theme created by Fifteen Design
Version: 1.1.1
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Kalam");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*
    Iframes
*/
.embed-container {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
    Miscellaneous
*/
::selection {
  background: #333;
  color: white;
  text-shadow: none; }

::-webkit-selection {
  background: #333;
  color: white;
  text-shadow: none; }

::-moz-selection {
  background: #333;
  color: white;
  text-shadow: none; }

:focus {
  outline-color: transparent;
  outline-style: none; }

/*
    Mixins
*/
.m-0 {
  margin: 0px; }

.p-0 {
  padding: 0px; }

.m-1 {
  margin: 10px; }

.p-1 {
  padding: 10px; }

.m-2 {
  margin: 20px; }

.p-2 {
  padding: 20px; }

.m-3 {
  margin: 30px; }

.p-3 {
  padding: 30px; }

.m-4 {
  margin: 40px; }

.p-4 {
  padding: 40px; }

.m-5 {
  margin: 50px; }

.p-5 {
  padding: 50px; }

.m-6 {
  margin: 60px; }

.p-6 {
  padding: 60px; }

.m-7 {
  margin: 70px; }

.p-7 {
  padding: 70px; }

.m-8 {
  margin: 80px; }

.p-8 {
  padding: 80px; }

.m-9 {
  margin: 90px; }

.p-9 {
  padding: 90px; }

.m-10 {
  margin: 100px; }

.p-10 {
  padding: 100px; }

.mt-0 {
  margin-top: 0px; }

.pt-0 {
  padding-top: 0px; }

.mt-1 {
  margin-top: 10px; }

.pt-1 {
  padding-top: 10px; }

.mt-2 {
  margin-top: 20px; }

.pt-2 {
  padding-top: 20px; }

.mt-3 {
  margin-top: 30px; }

.pt-3 {
  padding-top: 30px; }

.mt-4 {
  margin-top: 40px; }

.pt-4 {
  padding-top: 40px; }

.mt-5 {
  margin-top: 50px; }

.pt-5 {
  padding-top: 50px; }

.mt-6 {
  margin-top: 60px; }

.pt-6 {
  padding-top: 60px; }

.mt-7 {
  margin-top: 70px; }

.pt-7 {
  padding-top: 70px; }

.mt-8 {
  margin-top: 80px; }

.pt-8 {
  padding-top: 80px; }

.mt-9 {
  margin-top: 90px; }

.pt-9 {
  padding-top: 90px; }

.mt-10 {
  margin-top: 100px; }

.pt-10 {
  padding-top: 100px; }

.mb-0 {
  margin-bottom: 0px; }

.pb-0 {
  padding-bottom: 0px; }

.mb-1 {
  margin-bottom: 10px; }

.pb-1 {
  padding-bottom: 10px; }

.mb-2 {
  margin-bottom: 20px; }

.pb-2 {
  padding-bottom: 20px; }

.mb-3 {
  margin-bottom: 30px; }

.pb-3 {
  padding-bottom: 30px; }

.mb-4 {
  margin-bottom: 40px; }

.pb-4 {
  padding-bottom: 40px; }

.mb-5 {
  margin-bottom: 50px; }

.pb-5 {
  padding-bottom: 50px; }

.mb-6 {
  margin-bottom: 60px; }

.pb-6 {
  padding-bottom: 60px; }

.mb-7 {
  margin-bottom: 70px; }

.pb-7 {
  padding-bottom: 70px; }

.mb-8 {
  margin-bottom: 80px; }

.pb-8 {
  padding-bottom: 80px; }

.mb-9 {
  margin-bottom: 90px; }

.pb-9 {
  padding-bottom: 90px; }

.mb-10 {
  margin-bottom: 100px; }

.pb-10 {
  padding-bottom: 100px; }

.ml-0 {
  margin-left: 0px; }

.pl-0 {
  padding-left: 0px; }

.ml-1 {
  margin-left: 10px; }

.pl-1 {
  padding-left: 10px; }

.ml-2 {
  margin-left: 20px; }

.pl-2 {
  padding-left: 20px; }

.ml-3 {
  margin-left: 30px; }

.pl-3 {
  padding-left: 30px; }

.ml-4 {
  margin-left: 40px; }

.pl-4 {
  padding-left: 40px; }

.ml-5 {
  margin-left: 50px; }

.pl-5 {
  padding-left: 50px; }

.ml-6 {
  margin-left: 60px; }

.pl-6 {
  padding-left: 60px; }

.ml-7 {
  margin-left: 70px; }

.pl-7 {
  padding-left: 70px; }

.ml-8 {
  margin-left: 80px; }

.pl-8 {
  padding-left: 80px; }

.ml-9 {
  margin-left: 90px; }

.pl-9 {
  padding-left: 90px; }

.ml-10 {
  margin-left: 100px; }

.pl-10 {
  padding-left: 100px; }

.mr-0 {
  margin-right: 0px; }

.pr-0 {
  padding-right: 0px; }

.mr-1 {
  margin-right: 10px; }

.pr-1 {
  padding-right: 10px; }

.mr-2 {
  margin-right: 20px; }

.pr-2 {
  padding-right: 20px; }

.mr-3 {
  margin-right: 30px; }

.pr-3 {
  padding-right: 30px; }

.mr-4 {
  margin-right: 40px; }

.pr-4 {
  padding-right: 40px; }

.mr-5 {
  margin-right: 50px; }

.pr-5 {
  padding-right: 50px; }

.mr-6 {
  margin-right: 60px; }

.pr-6 {
  padding-right: 60px; }

.mr-7 {
  margin-right: 70px; }

.pr-7 {
  padding-right: 70px; }

.mr-8 {
  margin-right: 80px; }

.pr-8 {
  padding-right: 80px; }

.mr-9 {
  margin-right: 90px; }

.pr-9 {
  padding-right: 90px; }

.mr-10 {
  margin-right: 100px; }

.pr-10 {
  padding-right: 100px; }

@media (min-width: 576px) {
  .m-xs-0 {
    margin: 0px; }
  .p-xs-0 {
    padding: 0px; } }

@media (min-width: 576px) {
  .m-xs-1 {
    margin: 10px; }
  .p-xs-1 {
    padding: 10px; } }

@media (min-width: 576px) {
  .m-xs-2 {
    margin: 20px; }
  .p-xs-2 {
    padding: 20px; } }

@media (min-width: 576px) {
  .m-xs-3 {
    margin: 30px; }
  .p-xs-3 {
    padding: 30px; } }

@media (min-width: 576px) {
  .m-xs-4 {
    margin: 40px; }
  .p-xs-4 {
    padding: 40px; } }

@media (min-width: 576px) {
  .m-xs-5 {
    margin: 50px; }
  .p-xs-5 {
    padding: 50px; } }

@media (min-width: 576px) {
  .m-xs-6 {
    margin: 60px; }
  .p-xs-6 {
    padding: 60px; } }

@media (min-width: 576px) {
  .m-xs-7 {
    margin: 70px; }
  .p-xs-7 {
    padding: 70px; } }

@media (min-width: 576px) {
  .m-xs-8 {
    margin: 80px; }
  .p-xs-8 {
    padding: 80px; } }

@media (min-width: 576px) {
  .m-xs-9 {
    margin: 90px; }
  .p-xs-9 {
    padding: 90px; } }

@media (min-width: 576px) {
  .m-xs-10 {
    margin: 100px; }
  .p-xs-10 {
    padding: 100px; } }

@media (min-width: 576px) {
  .mt-xs-0 {
    margin-top: 0px; }
  .pt-xs-0 {
    padding-top: 0px; } }

@media (min-width: 576px) {
  .mt-xs-1 {
    margin-top: 10px; }
  .pt-xs-1 {
    padding-top: 10px; } }

@media (min-width: 576px) {
  .mt-xs-2 {
    margin-top: 20px; }
  .pt-xs-2 {
    padding-top: 20px; } }

@media (min-width: 576px) {
  .mt-xs-3 {
    margin-top: 30px; }
  .pt-xs-3 {
    padding-top: 30px; } }

@media (min-width: 576px) {
  .mt-xs-4 {
    margin-top: 40px; }
  .pt-xs-4 {
    padding-top: 40px; } }

@media (min-width: 576px) {
  .mt-xs-5 {
    margin-top: 50px; }
  .pt-xs-5 {
    padding-top: 50px; } }

@media (min-width: 576px) {
  .mt-xs-6 {
    margin-top: 60px; }
  .pt-xs-6 {
    padding-top: 60px; } }

@media (min-width: 576px) {
  .mt-xs-7 {
    margin-top: 70px; }
  .pt-xs-7 {
    padding-top: 70px; } }

@media (min-width: 576px) {
  .mt-xs-8 {
    margin-top: 80px; }
  .pt-xs-8 {
    padding-top: 80px; } }

@media (min-width: 576px) {
  .mt-xs-9 {
    margin-top: 90px; }
  .pt-xs-9 {
    padding-top: 90px; } }

@media (min-width: 576px) {
  .mt-xs-10 {
    margin-top: 100px; }
  .pt-xs-10 {
    padding-top: 100px; } }

@media (min-width: 576px) {
  .mb-xs-0 {
    margin-bottom: 0px; }
  .pb-xs-0 {
    padding-bottom: 0px; } }

@media (min-width: 576px) {
  .mb-xs-1 {
    margin-bottom: 10px; }
  .pb-xs-1 {
    padding-bottom: 10px; } }

@media (min-width: 576px) {
  .mb-xs-2 {
    margin-bottom: 20px; }
  .pb-xs-2 {
    padding-bottom: 20px; } }

@media (min-width: 576px) {
  .mb-xs-3 {
    margin-bottom: 30px; }
  .pb-xs-3 {
    padding-bottom: 30px; } }

@media (min-width: 576px) {
  .mb-xs-4 {
    margin-bottom: 40px; }
  .pb-xs-4 {
    padding-bottom: 40px; } }

@media (min-width: 576px) {
  .mb-xs-5 {
    margin-bottom: 50px; }
  .pb-xs-5 {
    padding-bottom: 50px; } }

@media (min-width: 576px) {
  .mb-xs-6 {
    margin-bottom: 60px; }
  .pb-xs-6 {
    padding-bottom: 60px; } }

@media (min-width: 576px) {
  .mb-xs-7 {
    margin-bottom: 70px; }
  .pb-xs-7 {
    padding-bottom: 70px; } }

@media (min-width: 576px) {
  .mb-xs-8 {
    margin-bottom: 80px; }
  .pb-xs-8 {
    padding-bottom: 80px; } }

@media (min-width: 576px) {
  .mb-xs-9 {
    margin-bottom: 90px; }
  .pb-xs-9 {
    padding-bottom: 90px; } }

@media (min-width: 576px) {
  .mb-xs-10 {
    margin-bottom: 100px; }
  .pb-xs-10 {
    padding-bottom: 100px; } }

@media (min-width: 576px) {
  .ml-xs-0 {
    margin-left: 0px; }
  .pl-xs-0 {
    padding-left: 0px; } }

@media (min-width: 576px) {
  .ml-xs-1 {
    margin-left: 10px; }
  .pl-xs-1 {
    padding-left: 10px; } }

@media (min-width: 576px) {
  .ml-xs-2 {
    margin-left: 20px; }
  .pl-xs-2 {
    padding-left: 20px; } }

@media (min-width: 576px) {
  .ml-xs-3 {
    margin-left: 30px; }
  .pl-xs-3 {
    padding-left: 30px; } }

@media (min-width: 576px) {
  .ml-xs-4 {
    margin-left: 40px; }
  .pl-xs-4 {
    padding-left: 40px; } }

@media (min-width: 576px) {
  .ml-xs-5 {
    margin-left: 50px; }
  .pl-xs-5 {
    padding-left: 50px; } }

@media (min-width: 576px) {
  .ml-xs-6 {
    margin-left: 60px; }
  .pl-xs-6 {
    padding-left: 60px; } }

@media (min-width: 576px) {
  .ml-xs-7 {
    margin-left: 70px; }
  .pl-xs-7 {
    padding-left: 70px; } }

@media (min-width: 576px) {
  .ml-xs-8 {
    margin-left: 80px; }
  .pl-xs-8 {
    padding-left: 80px; } }

@media (min-width: 576px) {
  .ml-xs-9 {
    margin-left: 90px; }
  .pl-xs-9 {
    padding-left: 90px; } }

@media (min-width: 576px) {
  .ml-xs-10 {
    margin-left: 100px; }
  .pl-xs-10 {
    padding-left: 100px; } }

@media (min-width: 576px) {
  .mr-xs-0 {
    margin-right: 0px; }
  .pr-xs-0 {
    padding-right: 0px; } }

@media (min-width: 576px) {
  .mr-xs-1 {
    margin-right: 10px; }
  .pr-xs-1 {
    padding-right: 10px; } }

@media (min-width: 576px) {
  .mr-xs-2 {
    margin-right: 20px; }
  .pr-xs-2 {
    padding-right: 20px; } }

@media (min-width: 576px) {
  .mr-xs-3 {
    margin-right: 30px; }
  .pr-xs-3 {
    padding-right: 30px; } }

@media (min-width: 576px) {
  .mr-xs-4 {
    margin-right: 40px; }
  .pr-xs-4 {
    padding-right: 40px; } }

@media (min-width: 576px) {
  .mr-xs-5 {
    margin-right: 50px; }
  .pr-xs-5 {
    padding-right: 50px; } }

@media (min-width: 576px) {
  .mr-xs-6 {
    margin-right: 60px; }
  .pr-xs-6 {
    padding-right: 60px; } }

@media (min-width: 576px) {
  .mr-xs-7 {
    margin-right: 70px; }
  .pr-xs-7 {
    padding-right: 70px; } }

@media (min-width: 576px) {
  .mr-xs-8 {
    margin-right: 80px; }
  .pr-xs-8 {
    padding-right: 80px; } }

@media (min-width: 576px) {
  .mr-xs-9 {
    margin-right: 90px; }
  .pr-xs-9 {
    padding-right: 90px; } }

@media (min-width: 576px) {
  .mr-xs-10 {
    margin-right: 100px; }
  .pr-xs-10 {
    padding-right: 100px; } }

@media (min-width: 768pxm) {
  .m-sm-0 {
    margin: 0px; }
  .p-sm-0 {
    padding: 0px; } }

@media (min-width: 768pxm) {
  .m-sm-1 {
    margin: 10px; }
  .p-sm-1 {
    padding: 10px; } }

@media (min-width: 768pxm) {
  .m-sm-2 {
    margin: 20px; }
  .p-sm-2 {
    padding: 20px; } }

@media (min-width: 768pxm) {
  .m-sm-3 {
    margin: 30px; }
  .p-sm-3 {
    padding: 30px; } }

@media (min-width: 768pxm) {
  .m-sm-4 {
    margin: 40px; }
  .p-sm-4 {
    padding: 40px; } }

@media (min-width: 768pxm) {
  .m-sm-5 {
    margin: 50px; }
  .p-sm-5 {
    padding: 50px; } }

@media (min-width: 768pxm) {
  .m-sm-6 {
    margin: 60px; }
  .p-sm-6 {
    padding: 60px; } }

@media (min-width: 768pxm) {
  .m-sm-7 {
    margin: 70px; }
  .p-sm-7 {
    padding: 70px; } }

@media (min-width: 768pxm) {
  .m-sm-8 {
    margin: 80px; }
  .p-sm-8 {
    padding: 80px; } }

@media (min-width: 768pxm) {
  .m-sm-9 {
    margin: 90px; }
  .p-sm-9 {
    padding: 90px; } }

@media (min-width: 768pxm) {
  .m-sm-10 {
    margin: 100px; }
  .p-sm-10 {
    padding: 100px; } }

@media (min-width: 768pxm) {
  .mt-sm-0 {
    margin-top: 0px; }
  .pt-sm-0 {
    padding-top: 0px; } }

@media (min-width: 768pxm) {
  .mt-sm-1 {
    margin-top: 10px; }
  .pt-sm-1 {
    padding-top: 10px; } }

@media (min-width: 768pxm) {
  .mt-sm-2 {
    margin-top: 20px; }
  .pt-sm-2 {
    padding-top: 20px; } }

@media (min-width: 768pxm) {
  .mt-sm-3 {
    margin-top: 30px; }
  .pt-sm-3 {
    padding-top: 30px; } }

@media (min-width: 768pxm) {
  .mt-sm-4 {
    margin-top: 40px; }
  .pt-sm-4 {
    padding-top: 40px; } }

@media (min-width: 768pxm) {
  .mt-sm-5 {
    margin-top: 50px; }
  .pt-sm-5 {
    padding-top: 50px; } }

@media (min-width: 768pxm) {
  .mt-sm-6 {
    margin-top: 60px; }
  .pt-sm-6 {
    padding-top: 60px; } }

@media (min-width: 768pxm) {
  .mt-sm-7 {
    margin-top: 70px; }
  .pt-sm-7 {
    padding-top: 70px; } }

@media (min-width: 768pxm) {
  .mt-sm-8 {
    margin-top: 80px; }
  .pt-sm-8 {
    padding-top: 80px; } }

@media (min-width: 768pxm) {
  .mt-sm-9 {
    margin-top: 90px; }
  .pt-sm-9 {
    padding-top: 90px; } }

@media (min-width: 768pxm) {
  .mt-sm-10 {
    margin-top: 100px; }
  .pt-sm-10 {
    padding-top: 100px; } }

@media (min-width: 768pxm) {
  .mb-sm-0 {
    margin-bottom: 0px; }
  .pb-sm-0 {
    padding-bottom: 0px; } }

@media (min-width: 768pxm) {
  .mb-sm-1 {
    margin-bottom: 10px; }
  .pb-sm-1 {
    padding-bottom: 10px; } }

@media (min-width: 768pxm) {
  .mb-sm-2 {
    margin-bottom: 20px; }
  .pb-sm-2 {
    padding-bottom: 20px; } }

@media (min-width: 768pxm) {
  .mb-sm-3 {
    margin-bottom: 30px; }
  .pb-sm-3 {
    padding-bottom: 30px; } }

@media (min-width: 768pxm) {
  .mb-sm-4 {
    margin-bottom: 40px; }
  .pb-sm-4 {
    padding-bottom: 40px; } }

@media (min-width: 768pxm) {
  .mb-sm-5 {
    margin-bottom: 50px; }
  .pb-sm-5 {
    padding-bottom: 50px; } }

@media (min-width: 768pxm) {
  .mb-sm-6 {
    margin-bottom: 60px; }
  .pb-sm-6 {
    padding-bottom: 60px; } }

@media (min-width: 768pxm) {
  .mb-sm-7 {
    margin-bottom: 70px; }
  .pb-sm-7 {
    padding-bottom: 70px; } }

@media (min-width: 768pxm) {
  .mb-sm-8 {
    margin-bottom: 80px; }
  .pb-sm-8 {
    padding-bottom: 80px; } }

@media (min-width: 768pxm) {
  .mb-sm-9 {
    margin-bottom: 90px; }
  .pb-sm-9 {
    padding-bottom: 90px; } }

@media (min-width: 768pxm) {
  .mb-sm-10 {
    margin-bottom: 100px; }
  .pb-sm-10 {
    padding-bottom: 100px; } }

@media (min-width: 768pxm) {
  .ml-sm-0 {
    margin-left: 0px; }
  .pl-sm-0 {
    padding-left: 0px; } }

@media (min-width: 768pxm) {
  .ml-sm-1 {
    margin-left: 10px; }
  .pl-sm-1 {
    padding-left: 10px; } }

@media (min-width: 768pxm) {
  .ml-sm-2 {
    margin-left: 20px; }
  .pl-sm-2 {
    padding-left: 20px; } }

@media (min-width: 768pxm) {
  .ml-sm-3 {
    margin-left: 30px; }
  .pl-sm-3 {
    padding-left: 30px; } }

@media (min-width: 768pxm) {
  .ml-sm-4 {
    margin-left: 40px; }
  .pl-sm-4 {
    padding-left: 40px; } }

@media (min-width: 768pxm) {
  .ml-sm-5 {
    margin-left: 50px; }
  .pl-sm-5 {
    padding-left: 50px; } }

@media (min-width: 768pxm) {
  .ml-sm-6 {
    margin-left: 60px; }
  .pl-sm-6 {
    padding-left: 60px; } }

@media (min-width: 768pxm) {
  .ml-sm-7 {
    margin-left: 70px; }
  .pl-sm-7 {
    padding-left: 70px; } }

@media (min-width: 768pxm) {
  .ml-sm-8 {
    margin-left: 80px; }
  .pl-sm-8 {
    padding-left: 80px; } }

@media (min-width: 768pxm) {
  .ml-sm-9 {
    margin-left: 90px; }
  .pl-sm-9 {
    padding-left: 90px; } }

@media (min-width: 768pxm) {
  .ml-sm-10 {
    margin-left: 100px; }
  .pl-sm-10 {
    padding-left: 100px; } }

@media (min-width: 768pxm) {
  .mr-sm-0 {
    margin-right: 0px; }
  .pr-sm-0 {
    padding-right: 0px; } }

@media (min-width: 768pxm) {
  .mr-sm-1 {
    margin-right: 10px; }
  .pr-sm-1 {
    padding-right: 10px; } }

@media (min-width: 768pxm) {
  .mr-sm-2 {
    margin-right: 20px; }
  .pr-sm-2 {
    padding-right: 20px; } }

@media (min-width: 768pxm) {
  .mr-sm-3 {
    margin-right: 30px; }
  .pr-sm-3 {
    padding-right: 30px; } }

@media (min-width: 768pxm) {
  .mr-sm-4 {
    margin-right: 40px; }
  .pr-sm-4 {
    padding-right: 40px; } }

@media (min-width: 768pxm) {
  .mr-sm-5 {
    margin-right: 50px; }
  .pr-sm-5 {
    padding-right: 50px; } }

@media (min-width: 768pxm) {
  .mr-sm-6 {
    margin-right: 60px; }
  .pr-sm-6 {
    padding-right: 60px; } }

@media (min-width: 768pxm) {
  .mr-sm-7 {
    margin-right: 70px; }
  .pr-sm-7 {
    padding-right: 70px; } }

@media (min-width: 768pxm) {
  .mr-sm-8 {
    margin-right: 80px; }
  .pr-sm-8 {
    padding-right: 80px; } }

@media (min-width: 768pxm) {
  .mr-sm-9 {
    margin-right: 90px; }
  .pr-sm-9 {
    padding-right: 90px; } }

@media (min-width: 768pxm) {
  .mr-sm-10 {
    margin-right: 100px; }
  .pr-sm-10 {
    padding-right: 100px; } }

@media (min-width: 992px) {
  .m-md-0 {
    margin: 0px; }
  .p-md-0 {
    padding: 0px; } }

@media (min-width: 992px) {
  .m-md-1 {
    margin: 10px; }
  .p-md-1 {
    padding: 10px; } }

@media (min-width: 992px) {
  .m-md-2 {
    margin: 20px; }
  .p-md-2 {
    padding: 20px; } }

@media (min-width: 992px) {
  .m-md-3 {
    margin: 30px; }
  .p-md-3 {
    padding: 30px; } }

@media (min-width: 992px) {
  .m-md-4 {
    margin: 40px; }
  .p-md-4 {
    padding: 40px; } }

@media (min-width: 992px) {
  .m-md-5 {
    margin: 50px; }
  .p-md-5 {
    padding: 50px; } }

@media (min-width: 992px) {
  .m-md-6 {
    margin: 60px; }
  .p-md-6 {
    padding: 60px; } }

@media (min-width: 992px) {
  .m-md-7 {
    margin: 70px; }
  .p-md-7 {
    padding: 70px; } }

@media (min-width: 992px) {
  .m-md-8 {
    margin: 80px; }
  .p-md-8 {
    padding: 80px; } }

@media (min-width: 992px) {
  .m-md-9 {
    margin: 90px; }
  .p-md-9 {
    padding: 90px; } }

@media (min-width: 992px) {
  .m-md-10 {
    margin: 100px; }
  .p-md-10 {
    padding: 100px; } }

@media (min-width: 992px) {
  .mt-md-0 {
    margin-top: 0px; }
  .pt-md-0 {
    padding-top: 0px; } }

@media (min-width: 992px) {
  .mt-md-1 {
    margin-top: 10px; }
  .pt-md-1 {
    padding-top: 10px; } }

@media (min-width: 992px) {
  .mt-md-2 {
    margin-top: 20px; }
  .pt-md-2 {
    padding-top: 20px; } }

@media (min-width: 992px) {
  .mt-md-3 {
    margin-top: 30px; }
  .pt-md-3 {
    padding-top: 30px; } }

@media (min-width: 992px) {
  .mt-md-4 {
    margin-top: 40px; }
  .pt-md-4 {
    padding-top: 40px; } }

@media (min-width: 992px) {
  .mt-md-5 {
    margin-top: 50px; }
  .pt-md-5 {
    padding-top: 50px; } }

@media (min-width: 992px) {
  .mt-md-6 {
    margin-top: 60px; }
  .pt-md-6 {
    padding-top: 60px; } }

@media (min-width: 992px) {
  .mt-md-7 {
    margin-top: 70px; }
  .pt-md-7 {
    padding-top: 70px; } }

@media (min-width: 992px) {
  .mt-md-8 {
    margin-top: 80px; }
  .pt-md-8 {
    padding-top: 80px; } }

@media (min-width: 992px) {
  .mt-md-9 {
    margin-top: 90px; }
  .pt-md-9 {
    padding-top: 90px; } }

@media (min-width: 992px) {
  .mt-md-10 {
    margin-top: 100px; }
  .pt-md-10 {
    padding-top: 100px; } }

@media (min-width: 992px) {
  .mb-md-0 {
    margin-bottom: 0px; }
  .pb-md-0 {
    padding-bottom: 0px; } }

@media (min-width: 992px) {
  .mb-md-1 {
    margin-bottom: 10px; }
  .pb-md-1 {
    padding-bottom: 10px; } }

@media (min-width: 992px) {
  .mb-md-2 {
    margin-bottom: 20px; }
  .pb-md-2 {
    padding-bottom: 20px; } }

@media (min-width: 992px) {
  .mb-md-3 {
    margin-bottom: 30px; }
  .pb-md-3 {
    padding-bottom: 30px; } }

@media (min-width: 992px) {
  .mb-md-4 {
    margin-bottom: 40px; }
  .pb-md-4 {
    padding-bottom: 40px; } }

@media (min-width: 992px) {
  .mb-md-5 {
    margin-bottom: 50px; }
  .pb-md-5 {
    padding-bottom: 50px; } }

@media (min-width: 992px) {
  .mb-md-6 {
    margin-bottom: 60px; }
  .pb-md-6 {
    padding-bottom: 60px; } }

@media (min-width: 992px) {
  .mb-md-7 {
    margin-bottom: 70px; }
  .pb-md-7 {
    padding-bottom: 70px; } }

@media (min-width: 992px) {
  .mb-md-8 {
    margin-bottom: 80px; }
  .pb-md-8 {
    padding-bottom: 80px; } }

@media (min-width: 992px) {
  .mb-md-9 {
    margin-bottom: 90px; }
  .pb-md-9 {
    padding-bottom: 90px; } }

@media (min-width: 992px) {
  .mb-md-10 {
    margin-bottom: 100px; }
  .pb-md-10 {
    padding-bottom: 100px; } }

@media (min-width: 992px) {
  .ml-md-0 {
    margin-left: 0px; }
  .pl-md-0 {
    padding-left: 0px; } }

@media (min-width: 992px) {
  .ml-md-1 {
    margin-left: 10px; }
  .pl-md-1 {
    padding-left: 10px; } }

@media (min-width: 992px) {
  .ml-md-2 {
    margin-left: 20px; }
  .pl-md-2 {
    padding-left: 20px; } }

@media (min-width: 992px) {
  .ml-md-3 {
    margin-left: 30px; }
  .pl-md-3 {
    padding-left: 30px; } }

@media (min-width: 992px) {
  .ml-md-4 {
    margin-left: 40px; }
  .pl-md-4 {
    padding-left: 40px; } }

@media (min-width: 992px) {
  .ml-md-5 {
    margin-left: 50px; }
  .pl-md-5 {
    padding-left: 50px; } }

@media (min-width: 992px) {
  .ml-md-6 {
    margin-left: 60px; }
  .pl-md-6 {
    padding-left: 60px; } }

@media (min-width: 992px) {
  .ml-md-7 {
    margin-left: 70px; }
  .pl-md-7 {
    padding-left: 70px; } }

@media (min-width: 992px) {
  .ml-md-8 {
    margin-left: 80px; }
  .pl-md-8 {
    padding-left: 80px; } }

@media (min-width: 992px) {
  .ml-md-9 {
    margin-left: 90px; }
  .pl-md-9 {
    padding-left: 90px; } }

@media (min-width: 992px) {
  .ml-md-10 {
    margin-left: 100px; }
  .pl-md-10 {
    padding-left: 100px; } }

@media (min-width: 992px) {
  .mr-md-0 {
    margin-right: 0px; }
  .pr-md-0 {
    padding-right: 0px; } }

@media (min-width: 992px) {
  .mr-md-1 {
    margin-right: 10px; }
  .pr-md-1 {
    padding-right: 10px; } }

@media (min-width: 992px) {
  .mr-md-2 {
    margin-right: 20px; }
  .pr-md-2 {
    padding-right: 20px; } }

@media (min-width: 992px) {
  .mr-md-3 {
    margin-right: 30px; }
  .pr-md-3 {
    padding-right: 30px; } }

@media (min-width: 992px) {
  .mr-md-4 {
    margin-right: 40px; }
  .pr-md-4 {
    padding-right: 40px; } }

@media (min-width: 992px) {
  .mr-md-5 {
    margin-right: 50px; }
  .pr-md-5 {
    padding-right: 50px; } }

@media (min-width: 992px) {
  .mr-md-6 {
    margin-right: 60px; }
  .pr-md-6 {
    padding-right: 60px; } }

@media (min-width: 992px) {
  .mr-md-7 {
    margin-right: 70px; }
  .pr-md-7 {
    padding-right: 70px; } }

@media (min-width: 992px) {
  .mr-md-8 {
    margin-right: 80px; }
  .pr-md-8 {
    padding-right: 80px; } }

@media (min-width: 992px) {
  .mr-md-9 {
    margin-right: 90px; }
  .pr-md-9 {
    padding-right: 90px; } }

@media (min-width: 992px) {
  .mr-md-10 {
    margin-right: 100px; }
  .pr-md-10 {
    padding-right: 100px; } }

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0px; }
  .p-lg-0 {
    padding: 0px; } }

@media (min-width: 1200px) {
  .m-lg-1 {
    margin: 10px; }
  .p-lg-1 {
    padding: 10px; } }

@media (min-width: 1200px) {
  .m-lg-2 {
    margin: 20px; }
  .p-lg-2 {
    padding: 20px; } }

@media (min-width: 1200px) {
  .m-lg-3 {
    margin: 30px; }
  .p-lg-3 {
    padding: 30px; } }

@media (min-width: 1200px) {
  .m-lg-4 {
    margin: 40px; }
  .p-lg-4 {
    padding: 40px; } }

@media (min-width: 1200px) {
  .m-lg-5 {
    margin: 50px; }
  .p-lg-5 {
    padding: 50px; } }

@media (min-width: 1200px) {
  .m-lg-6 {
    margin: 60px; }
  .p-lg-6 {
    padding: 60px; } }

@media (min-width: 1200px) {
  .m-lg-7 {
    margin: 70px; }
  .p-lg-7 {
    padding: 70px; } }

@media (min-width: 1200px) {
  .m-lg-8 {
    margin: 80px; }
  .p-lg-8 {
    padding: 80px; } }

@media (min-width: 1200px) {
  .m-lg-9 {
    margin: 90px; }
  .p-lg-9 {
    padding: 90px; } }

@media (min-width: 1200px) {
  .m-lg-10 {
    margin: 100px; }
  .p-lg-10 {
    padding: 100px; } }

@media (min-width: 1200px) {
  .mt-lg-0 {
    margin-top: 0px; }
  .pt-lg-0 {
    padding-top: 0px; } }

@media (min-width: 1200px) {
  .mt-lg-1 {
    margin-top: 10px; }
  .pt-lg-1 {
    padding-top: 10px; } }

@media (min-width: 1200px) {
  .mt-lg-2 {
    margin-top: 20px; }
  .pt-lg-2 {
    padding-top: 20px; } }

@media (min-width: 1200px) {
  .mt-lg-3 {
    margin-top: 30px; }
  .pt-lg-3 {
    padding-top: 30px; } }

@media (min-width: 1200px) {
  .mt-lg-4 {
    margin-top: 40px; }
  .pt-lg-4 {
    padding-top: 40px; } }

@media (min-width: 1200px) {
  .mt-lg-5 {
    margin-top: 50px; }
  .pt-lg-5 {
    padding-top: 50px; } }

@media (min-width: 1200px) {
  .mt-lg-6 {
    margin-top: 60px; }
  .pt-lg-6 {
    padding-top: 60px; } }

@media (min-width: 1200px) {
  .mt-lg-7 {
    margin-top: 70px; }
  .pt-lg-7 {
    padding-top: 70px; } }

@media (min-width: 1200px) {
  .mt-lg-8 {
    margin-top: 80px; }
  .pt-lg-8 {
    padding-top: 80px; } }

@media (min-width: 1200px) {
  .mt-lg-9 {
    margin-top: 90px; }
  .pt-lg-9 {
    padding-top: 90px; } }

@media (min-width: 1200px) {
  .mt-lg-10 {
    margin-top: 100px; }
  .pt-lg-10 {
    padding-top: 100px; } }

@media (min-width: 1200px) {
  .mb-lg-0 {
    margin-bottom: 0px; }
  .pb-lg-0 {
    padding-bottom: 0px; } }

@media (min-width: 1200px) {
  .mb-lg-1 {
    margin-bottom: 10px; }
  .pb-lg-1 {
    padding-bottom: 10px; } }

@media (min-width: 1200px) {
  .mb-lg-2 {
    margin-bottom: 20px; }
  .pb-lg-2 {
    padding-bottom: 20px; } }

@media (min-width: 1200px) {
  .mb-lg-3 {
    margin-bottom: 30px; }
  .pb-lg-3 {
    padding-bottom: 30px; } }

@media (min-width: 1200px) {
  .mb-lg-4 {
    margin-bottom: 40px; }
  .pb-lg-4 {
    padding-bottom: 40px; } }

@media (min-width: 1200px) {
  .mb-lg-5 {
    margin-bottom: 50px; }
  .pb-lg-5 {
    padding-bottom: 50px; } }

@media (min-width: 1200px) {
  .mb-lg-6 {
    margin-bottom: 60px; }
  .pb-lg-6 {
    padding-bottom: 60px; } }

@media (min-width: 1200px) {
  .mb-lg-7 {
    margin-bottom: 70px; }
  .pb-lg-7 {
    padding-bottom: 70px; } }

@media (min-width: 1200px) {
  .mb-lg-8 {
    margin-bottom: 80px; }
  .pb-lg-8 {
    padding-bottom: 80px; } }

@media (min-width: 1200px) {
  .mb-lg-9 {
    margin-bottom: 90px; }
  .pb-lg-9 {
    padding-bottom: 90px; } }

@media (min-width: 1200px) {
  .mb-lg-10 {
    margin-bottom: 100px; }
  .pb-lg-10 {
    padding-bottom: 100px; } }

@media (min-width: 1200px) {
  .ml-lg-0 {
    margin-left: 0px; }
  .pl-lg-0 {
    padding-left: 0px; } }

@media (min-width: 1200px) {
  .ml-lg-1 {
    margin-left: 10px; }
  .pl-lg-1 {
    padding-left: 10px; } }

@media (min-width: 1200px) {
  .ml-lg-2 {
    margin-left: 20px; }
  .pl-lg-2 {
    padding-left: 20px; } }

@media (min-width: 1200px) {
  .ml-lg-3 {
    margin-left: 30px; }
  .pl-lg-3 {
    padding-left: 30px; } }

@media (min-width: 1200px) {
  .ml-lg-4 {
    margin-left: 40px; }
  .pl-lg-4 {
    padding-left: 40px; } }

@media (min-width: 1200px) {
  .ml-lg-5 {
    margin-left: 50px; }
  .pl-lg-5 {
    padding-left: 50px; } }

@media (min-width: 1200px) {
  .ml-lg-6 {
    margin-left: 60px; }
  .pl-lg-6 {
    padding-left: 60px; } }

@media (min-width: 1200px) {
  .ml-lg-7 {
    margin-left: 70px; }
  .pl-lg-7 {
    padding-left: 70px; } }

@media (min-width: 1200px) {
  .ml-lg-8 {
    margin-left: 80px; }
  .pl-lg-8 {
    padding-left: 80px; } }

@media (min-width: 1200px) {
  .ml-lg-9 {
    margin-left: 90px; }
  .pl-lg-9 {
    padding-left: 90px; } }

@media (min-width: 1200px) {
  .ml-lg-10 {
    margin-left: 100px; }
  .pl-lg-10 {
    padding-left: 100px; } }

@media (min-width: 1200px) {
  .mr-lg-0 {
    margin-right: 0px; }
  .pr-lg-0 {
    padding-right: 0px; } }

@media (min-width: 1200px) {
  .mr-lg-1 {
    margin-right: 10px; }
  .pr-lg-1 {
    padding-right: 10px; } }

@media (min-width: 1200px) {
  .mr-lg-2 {
    margin-right: 20px; }
  .pr-lg-2 {
    padding-right: 20px; } }

@media (min-width: 1200px) {
  .mr-lg-3 {
    margin-right: 30px; }
  .pr-lg-3 {
    padding-right: 30px; } }

@media (min-width: 1200px) {
  .mr-lg-4 {
    margin-right: 40px; }
  .pr-lg-4 {
    padding-right: 40px; } }

@media (min-width: 1200px) {
  .mr-lg-5 {
    margin-right: 50px; }
  .pr-lg-5 {
    padding-right: 50px; } }

@media (min-width: 1200px) {
  .mr-lg-6 {
    margin-right: 60px; }
  .pr-lg-6 {
    padding-right: 60px; } }

@media (min-width: 1200px) {
  .mr-lg-7 {
    margin-right: 70px; }
  .pr-lg-7 {
    padding-right: 70px; } }

@media (min-width: 1200px) {
  .mr-lg-8 {
    margin-right: 80px; }
  .pr-lg-8 {
    padding-right: 80px; } }

@media (min-width: 1200px) {
  .mr-lg-9 {
    margin-right: 90px; }
  .pr-lg-9 {
    padding-right: 90px; } }

@media (min-width: 1200px) {
  .mr-lg-10 {
    margin-right: 100px; }
  .pr-lg-10 {
    padding-right: 100px; } }

/*
    MAIN
*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
  margin: 0;
  height: 100%; }

body {
  font: 300 16px "Open Sans", sans-serif;
  color: #333;
  margin: 0;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* clear */
.clear:before, .pagination:before, .wrapper:before, main:before, [class*='__wrapper']:before, [class*='__flex-container']:before,
.clear:after,
.pagination:after,
.wrapper:after,
main:after,
[class*='__wrapper']:after,
[class*='__flex-container']:after {
  content: ' ';
  display: table; }

.clear:after, .pagination:after, .wrapper:after, main:after, [class*='__wrapper']:after, [class*='__flex-container']:after {
  clear: both; }

.clear, .pagination, .wrapper, main, [class*='__wrapper'], [class*='__flex-container'] {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #333;
  text-decoration: none; }

a:hover {
  color: #333; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

.blackout {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.9;
  display: none; }
  .blackout.active {
    display: block; }

.scroll-to-top {
  position: fixed;
  bottom: -10%;
  right: 3%;
  z-index: 8;
  transition: all 0.2s ease-in-out 0; }
  .scroll-to-top.active {
    bottom: 3%; }

/*
    PRINT
*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*
    TYPOGRAPHY
*/
h1, h2, h3, h4, h5, h6 {
  color: #29245b;
  font-weight: 500;
  font-family: 'Poppins', sans-serif !important;
  margin: 0 0 0.5em; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 2.15em; }

h3 {
  font-size: 1.85em; }

h4 {
  font-size: 1.55em; }

h5 {
  font-size: 1.35em; }

h6 {
  font-size: 1.15em; }

p, ol, ul, li {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 1.7; }

.content a {
  text-decoration: none;
  border-bottom: 1px solid #333;
  font-weight: 600;
  -webkit-transition: all 0.25s ease;
  -khtml-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .content a:hover {
    border-color: #000; }

/*
    WORDPRESS CORE
*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*
    Buttons
*/
.btn,
.button,
input[type="submit"],
.frm_form_fields .frm_submit button {
  height: 56px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid transparent;
  letter-spacing: -0.08px;
  line-height: 26px;
  background: grey;
  text-align: center;
  padding: 7px 20px;
  border-radius: 5px;
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  height: auto;
  width: auto !important; }
  @media all and (max-width: 768px) {
    .btn,
    .button,
    input[type="submit"],
    .frm_form_fields .frm_submit button {
      width: 100%; } }
  @media (max-width: 320px) {
    .btn,
    .button,
    input[type="submit"],
    .frm_form_fields .frm_submit button {
      padding: 5px 10px;
      font-size: 13px; } }
  .btn:hover,
  .button:hover,
  input[type="submit"]:hover,
  .frm_form_fields .frm_submit button:hover {
    background: #000;
    color: #fff; }
  .btn--text-bold,
  .button--text-bold {
    background: transparent;
    font-weight: 500;
    color: #29235C;
    font-size: 19px;
    padding: 0; }
    .btn--text-bold:hover,
    .button--text-bold:hover {
      background-color: transparent;
      color: #F29100; }
  .btn--grey,
  .button--grey {
    border-color: #333;
    color: #fff; }
    .btn--grey:hover,
    .button--grey:hover {
      background: #333;
      color: #fff; }
  .btn--center,
  .button--center {
    display: table;
    margin: 0 auto; }
  .btn--large,
  .button--large {
    font-size: 22px;
    line-height: 35px;
    min-width: 320px; }
    @media (max-width: 320px) {
      .btn--large,
      .button--large {
        min-width: 200px;
        font-size: 20px;
        line-height: 30px; } }
  .btn--small,
  .button--small {
    font-size: 1.4rem; }
  .btn--white,
  .button--white {
    background-color: #fff;
    color: #F29100; }
    .btn--white:hover,
    .button--white:hover {
      background-color: transparent;
      color: #fff;
      border: 1px solid #fff; }
  .btn--blue,
  .button--blue {
    border-color: #29235C;
    background-color: #29235C;
    color: #fff; }
    .btn--blue:hover,
    .button--blue:hover {
      background: transparent;
      border-color: #29235C;
      color: #29235C; }
  .btn--orange,
  .button--orange {
    background-color: #F29100;
    color: #fff; }
    .btn--orange:hover,
    .button--orange:hover {
      background-color: #fff;
      color: #F29100;
      border: 1px solid #F29100; }

.post-edit-link {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #333;
  color: #fff;
  padding: 1em 1.5em;
  z-index: 99;
  transition: all 0.2s ease-in-out 0s; }
  .post-edit-link:hover {
    background-color: #eee;
    color: #333; }

.fp-card {
  height: 450px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle; }
  .fp-card__overlay {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0; }
    .fp-card__overlay--green {
      background: #95c11f;
      opacity: .8; }
    .fp-card__overlay--red {
      background: #f75549;
      opacity: .8; }
    .fp-card__overlay--orange {
      background: #f29100;
      opacity: .8; }
    .fp-card__overlay--pink {
      background: #e91e63;
      opacity: .8; }
  .fp-card:hover .fp-card__content {
    transform: translatey(0);
    opacity: 1; }
  .fp-card__content {
    padding: 2em;
    padding-top: 20em;
    padding-bottom: 10em;
    background: rgba(255, 0, 129, 0.5);
    position: relative;
    transform: translatey(100%);
    opacity: 0;
    transition: all .25s ease; }
    @media (max-width: 800px) {
      .fp-card__content {
        padding-top: 5em; } }
  .fp-card__heading {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.09px;
    line-height: 53px;
    text-align: center; }
  .fp-card__text {
    color: #fff;
    font-size: 16px;
    margin: auto;
    font-weight: 500;
    letter-spacing: -0.08px;
    line-height: 26px;
    text-align: center;
    max-width: 400px; }

.fp-content__heading-wrapper {
  text-align: center;
  margin: 70px 0; }

.fp-content--center {
  text-align: center; }

.fp-content__heading, .ms-working-together__content h1, .ms-working-together__content h2, .ms-working-together__content h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #29235C;
  letter-spacing: -0.09px;
  line-height: 44px; }
  @media (max-width: 951px) {
    .fp-content__heading, .ms-working-together__content h1, .ms-working-together__content h2, .ms-working-together__content h3 {
      font-size: 25px; } }
  .fp-content__heading--large {
    letter-spacing: -0.1px;
    letter-spacing: -0.1px;
    line-height: 60px;
    font-size: 40px; }
    @media (max-width: 950px) {
      .fp-content__heading--large {
        font-size: 30px;
        line-height: 50px; } }
    @media (max-width: 500px) {
      .fp-content__heading--large {
        font-size: 25px;
        line-height: 40px; } }
    @media (max-width: 320px) {
      .fp-content__heading--large {
        font-size: 20px;
        line-height: 30px; } }
  .fp-content__heading--center {
    text-align: center; }
  .fp-content__heading--white {
    color: #fff; }
  @media (max-width: 320px) {
    .fp-content__heading, .ms-working-together__content h1, .ms-working-together__content h2, .ms-working-together__content h3 {
      font-size: 20px;
      line-height: 30px; } }

.fp-content__sub-heading {
  font-family: 'Kalam', cursive;
  font-size: 45px;
  color: #29235C;
  letter-spacing: -0.04px;
  line-height: 49px; }
  @media (max-width: 951px) {
    .fp-content__sub-heading {
      font-size: 30px;
      line-height: 38px; } }
  .fp-content__sub-heading--small {
    font-size: 40px;
    line-height: 39px;
    letter-spacing: -0.09px; }
    @media (max-width: 951px) {
      .fp-content__sub-heading--small {
        font-size: 30px; } }
  .fp-content__sub-heading--white {
    color: #fff; }
  .fp-content__sub-heading--orange {
    color: #F29100; }
  @media (max-width: 320px) {
    .fp-content__sub-heading {
      font-size: 25px;
      line-height: 35px; } }

.fp-content__text {
  color: #29235C;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.08px;
  line-height: 31px; }
  .fp-content__text--white {
    color: #fff; }
  @media (max-width: 950px) {
    .fp-content__text {
      font-size: 18px; } }
  @media (max-width: 320px) {
    .fp-content__text {
      font-size: 16px;
      line-height: 22px; } }

/*
    Forms
*/
::-webkit-input-placeholder {
  color: #bebebe;
  opacity: 1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #bebebe;
  opacity: 1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bebebe;
  opacity: 1; }

:-ms-input-placeholder {
  color: #bebebe;
  opacity: 1; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="search"],
textarea,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none; }

input {
  width: 100%;
  padding: 1rem;
  margin: 1rem 0;
  border: 1px solid #000; }

input[type="submit"] {
  cursor: pointer; }

select,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"] {
  border: 1px solid #eee;
  padding: 0.8em 1em;
  width: 100%;
  margin: 0 0 0.5em 0;
  font-family: "Open Sans", sans-serif;
  opacity: 1;
  color: #333;
  outline: none;
  transition: all 0.2s ease; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus {
    border-color: #333; }

/*
    Formidable
*/
.frm_form_fields {
  width: 100%;
  margin: 0 0 6px; }
  .frm_form_fields fieldset {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0; }
    .frm_form_fields fieldset .frm_form_field label,
    .frm_form_fields fieldset .form-field label {
      display: none;
      margin: 7px 0 5px; }
  .frm_form_fields .frm_submit {
    width: 100%;
    margin: 10px 0 0; }
    .frm_form_fields .frm_submit button {
      cursor: pointer; }
  .frm_form_fields .frm_error_style {
    color: rgba(255, 0, 0, 0.8); }
  .frm_form_fields .frm_blank_field.frm_blank_field input[type="text"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="tel"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="email"], .frm_form_fields .frm_blank_field.frm_blank_field textarea {
    border: 1px solid red; }

.frm_opt_container {
  margin: 0 0 0.5em 0; }
  .frm_opt_container input[type="checkbox"], .frm_opt_container input[type="radio"] {
    width: auto;
    margin: 0 0.35em 0 0; }

.frm_hidden {
  display: none; }

.frm_required {
  left: -0.2em;
  position: relative; }

.frm_hidden_label .frm_primary_label {
  display: none; }

.frm_error {
  color: #ff0000;
  font-size: 0.75em;
  margin-top: 0.5em; }

.frm_dropzone {
  border: 1px dashed #b8b8b8;
  padding: 4em 2em;
  text-align: center;
  transition: all 0.2s ease-in-out 0s; }
  .frm_dropzone.dz-drag-hover {
    background-color: #daeafe; }
  .frm_dropzone .dz-error-message {
    color: red; }
  .frm_dropzone .frm_compact_text,
  .frm_dropzone .dz-error-mark,
  .frm_dropzone .dz-success-mark {
    display: none; }
  .frm_dropzone .frm_small_text {
    font-size: 0.75em;
    margin-top: 1em; }
  .frm_dropzone .dz-preview {
    margin: 1em 0; }
  .frm_dropzone .dz-progress {
    background: #b8b8b8;
    margin: 1em auto;
    width: 50%; }
    .frm_dropzone .dz-progress .dz-upload {
      background: #333;
      display: block;
      height: 5px; }
  .frm_dropzone .frm_icon_font {
    display: block; }
    .frm_dropzone .frm_icon_font:before {
      display: block;
      margin-bottom: 0.5em;
      font-size: 40px;
      content: "\f093";
      font-family: "FontAwesome"; }

.hbspt-form iframe {
  width: 100% !important; }

.lightbox {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 30; }
  .lightbox__wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .lightbox .fa-times {
    position: absolute;
    top: 1em;
    right: 1em;
    color: #fff;
    font-size: 3rem; }
    .lightbox .fa-times:hover {
      color: #333; }

/*
    Pagination
*/
.pagination {
  text-align: left;
  font-family: 'Poppins', sans-serif; }

.page-numbers {
  background: none;
  color: grey;
  font-weight: normal;
  padding: 0.5em 0.2em;
  font-weight: 400;
  font-size: 20px;
  -webkit-border-radius: 0.5em;
  -khtml-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-transition: all 0.25s ease;
  -khtml-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .page-numbers:hover {
    color: #F29100; }
  .page-numbers.current {
    color: #F29100;
    text-align: center;
    display: inline-block;
    width: 40px;
    border: 1px solid #F29100;
    border-radius: 0px;
    border-top: 0px;
    border-bottom: 0px;
    margin: 10px;
    padding: 0.2em 0; }
    .page-numbers.current span {
      display: none; }
  .page-numbers span {
    color: grey; }

.fp-post {
  font-family: 'Poppins', sans-serif; }
  .fp-post__overlay {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0; }
    .fp-post__overlay--green {
      background: #95c11f;
      opacity: .8; }
    .fp-post__overlay--red {
      background: #f75549;
      opacity: .8; }
    .fp-post__overlay--orange {
      background: #f29100;
      opacity: .8; }
    .fp-post__overlay--pink {
      background: #e91e63;
      opacity: .8; }
  .fp-post__image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    min-height: 250px;
    background-color: #f7f7f7;
    position: relative; }
    .fp-post__image--large {
      min-height: 400px; }
      @media (max-height: 992px) {
        .fp-post__image--large {
          min-height: 300px; } }
  .fp-post__heading {
    color: #29235C;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.08px;
    line-height: 36px; }
    @media (max-width: 320px) {
      .fp-post__heading {
        font-size: 20px; } }
  .fp-post__date {
    color: #9B9B9B;
    font-size: 12px;
    font-weight: 600; }
  .fp-post__text {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.08px;
    line-height: 26px; }
    .fp-post__text--grey {
      color: #646464; }

.triangle-wrapper {
  position: relative; }

.triangle {
  position: absolute;
  width: 100%; }
  .triangle__small {
    max-width: 10%; }
  .triangle__medium {
    max-width: 15%; }
  .triangle__large {
    max-width: 20%; }
  .triangle--top-left {
    top: -50px;
    left: -50px; }
    @media (max-width: 800px) {
      .triangle--top-left {
        top: -10px;
        left: -10px; } }
  .triangle--top-right {
    top: -50px;
    right: -50px; }
    @media (max-width: 800px) {
      .triangle--top-right {
        bottom: -10px;
        right: -10px; } }
  .triangle--bottom-right {
    bottom: -30px;
    right: -30px; }
    @media (max-width: 800px) {
      .triangle--bottom-right {
        bottom: -10px;
        right: -10px; } }
  .triangle--bottom-left {
    bottom: -30px;
    left: -30px; }
    @media (max-width: 800px) {
      .triangle--bottom-left {
        bottom: -10px;
        left: -10px; } }
  .triangle--top-center {
    top: -30px;
    left: 50%; }
    @media (max-width: 800px) {
      .triangle--top-center {
        top: -10px; } }

.side-menu ul {
  list-style-type: none; }

.fixed-header {
  position: fixed;
  left: 0;
  width: 100%;
  height: 60px;
  background: #FFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-align: center; }

.fixed-header li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 5px; }

.fixed-header a {
  display: block;
  line-height: 60px;
  color: #444;
  text-decoration: none;
  padding: 0 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.fixed-header .active a {
  background: #222;
  color: #FFF; }

.side-menu {
  position: fixed;
  right: 70px;
  top: -22%;
  bottom: 0;
  width: 22px;
  height: 100%;
  display: table;
  z-index: 9999999; }
  @media (max-width: 993px) {
    .side-menu {
      display: none; } }

.side-menu nav {
  display: table-cell;
  vertical-align: middle; }

.side-menu li {
  padding: 6px 0;
  font-size: 16px;
  line-height: 20px; }

.side-menu a {
  display: block;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  text-align: right;
  font-family: 'Poppins', sans-serif !important;
  color: black;
  font-weight: 400; }

.side-menu a:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #c8047d;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.side-menu span {
  display: block;
  position: absolute;
  right: 32px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(30px, 0, 0);
  -ms-transform: translate3d(30px, 0, 0);
  -o-transform: translate3d(30px, 0, 0);
  transform: translate3d(30px, 0, 0); }

.side-menu .active a:after {
  background: #F29100;
  border-color: #F29100;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34); }

.side-menu .active span {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lavalamp-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #FFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-align: center; }

.lavalamp-menu nav,
.lavalamp-menu li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline; }

.lavalamp-menu li {
  margin: 0 15px; }

.lavalamp-menu nav {
  position: relative; }

.lavalamp-menu .lavalamp {
  position: absolute;
  bottom: 0;
  height: 5px;
  background: #222;
  -webkit-transition: 1s;
  transition: 1s; }

.lavalamp-menu a {
  display: block;
  line-height: 60px;
  color: #444;
  text-decoration: none;
  padding: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.lavalamp-menu a:hover {
  opacity: 0.6; }

/*
	Footer
*/
.footer {
  background-color: #29235C;
  padding: 30px;
  background-image: url(assets/img/footer-background.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 75% 50%; }
  @media (max-width: 1807px) {
    .footer {
      background-position: 90% 50%; } }
  @media (max-width: 1377px) {
    .footer {
      background-position: bottom right;
      background-size: 43%; } }
  @media (max-width: 1103px) {
    .footer {
      background-image: none; } }
  @media (max-width: 500px) {
    .footer {
      text-align: center; } }
  .footer__social {
    padding-right: 20px; }
    .footer__social i,
    .footer__social a {
      color: #fff;
      font-size: 23px;
      margin-right: 10px; }
      .footer__social i:hover,
      .footer__social a:hover {
        color: #F29100; }
  .footer__links {
    margin-bottom: 30px;
    display: inline-block; }
    .footer__links ul {
      padding: 0px;
      margin: 0px; }
    .footer__links li {
      display: inline-block; }
    .footer__links a {
      margin-right: 20px;
      color: #fff;
      font-weight: bold; }
      @media (max-width: 500px) {
        .footer__links a {
          margin-right: 0;
          margin: 10px; } }
  .footer__text {
    color: #fff; }
    .footer__text--small {
      color: #9B9B9B;
      font-size: 10px;
      display: block;
      max-width: 630px; }
    .footer__text--fifteen {
      color: #9B9B9B;
      font-weight: 600;
      font-size: 14px;
      display: inline-block;
      padding-top: 15px; }
      .footer__text--fifteen:hover {
        color: #fff; }
  .footer__contact {
    margin-top: 20px;
    display: inline-block;
    color: #fff; }
    .footer__contact a {
      color: #fff; }
      .footer__contact a:hover {
        color: #F29100; }

/*
    Header
*/
.spacer {
  visibility: hidden;
  height: 0;
  padding-bottom: 0; }

.header {
  font-family: 'Poppins', sans-serif !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 29;
  padding: 2rem 0; }
  .header.menu-is-active {
    pointer-events: none; }
  .header__wrap {
    display: flex;
    align-items: center; }

.logo {
  width: 200px;
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 532px) {
    .logo {
      width: 150px; } }
  @media (max-width: 320px) {
    .logo {
      width: 130px; } }

.mobile_toggle {
  display: none; }

@media (max-width: 992px) {
  .mobile_toggle {
    display: block;
    cursor: pointer;
    margin-left: auto;
    pointer-events: all; }
    .mobile_toggle span {
      height: 5px;
      background-color: #F29100;
      width: 50px;
      display: block;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      transition: all 0.15s ease-in-out; }
      .mobile_toggle span:nth-of-type(1) {
        margin-bottom: 1rem; }
      .mobile_toggle span:nth-of-type(3) {
        margin-top: 1rem; } }
    @media (max-width: 992px) and (max-width: 450px) {
      .mobile_toggle span {
        width: 34px;
        height: 3px; }
        .mobile_toggle span:nth-of-type(3) {
          margin-top: .6rem; }
        .mobile_toggle span:nth-of-type(1) {
          margin-bottom: .6rem; } }

@media (max-width: 992px) {
    .mobile_toggle.is-active span:nth-of-type(1) {
      transform: translateY(250%) rotate(45deg); }
    .mobile_toggle.is-active span:nth-of-type(2) {
      opacity: 0; }
    .mobile_toggle.is-active span:nth-of-type(3) {
      transform: translateY(-350%) rotate(-45deg); } }

.nav {
  width: calc(100% - 150px);
  position: relative;
  margin-left: auto; }
  @media (max-width: 992px) {
    .nav {
      display: none; } }
  .nav a {
    font-weight: 400;
    position: relative; }
    .nav a:after {
      position: absolute;
      bottom: -15px;
      content: '';
      height: 2px;
      background: #fff;
      width: 0;
      left: 50%;
      transform: translateX(-50%);
      transition: all 0.2s ease; }
    .nav a:hover:after {
      width: 50px; }
  .nav ul {
    list-style: none;
    margin: 0;
    padding: 2rem 0;
    float: right; }
    @media (max-width: 992px) {
      .nav ul {
        display: block;
        float: none;
        transition: all 1s ease;
        padding: 0; } }
    .nav ul li {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      padding: 0 1em;
      text-align: center; }
      .nav ul li:last-child {
        padding: 8px 25px;
        margin-right: 1.56rem;
        background: #F29100;
        border: 1px solid #F29100;
        border-radius: 5px;
        margin-left: 20px;
        min-width: 150px; }
        .nav ul li:last-child a {
          font-weight: normal; }
          .nav ul li:last-child a:after {
            display: none !important; }
        .nav ul li:last-child:hover {
          background-color: transparent;
          border: 1px solid #F29100;
          color: #F29100;
          cursor: pointer; }
          .nav ul li:last-child:hover a {
            color: #F29100; }
      @media (min-width: 992px) {
        .nav ul li:last-of-type a {
          padding-right: 0; }
        .nav ul li .sub-menu {
          display: none;
          position: absolute;
          top: 100%;
          right: 0;
          background: #333;
          min-width: 200px;
          padding: 0;
          text-align: right; }
          .nav ul li .sub-menu li {
            display: block; }
            .nav ul li .sub-menu li a {
              color: #fff;
              padding: 0.5em 1em 0.5em 0; }
          .nav ul li .sub-menu .sub-menu {
            background: #4d4d4d;
            top: 0;
            right: 100%; }
            .nav ul li .sub-menu .sub-menu:hover {
              display: block; }
        .nav ul li:hover > .sub-menu {
          display: block; } }
      @media (max-width: 992px) {
        .nav ul li {
          display: block;
          float: none;
          text-align: center; }
          .nav ul li.menu-item-has-children > a:after {
            display: inline-block;
            font-family: "FontAwesome";
            content: '\f103';
            float: right; }
          .nav ul li.menu-item-has-children .sub-menu {
            display: none;
            opacity: 1; } }
      .nav ul li a {
        display: block;
        font-size: 1.65rem;
        transition: all 0.2s ease;
        color: #fff; }
        @media (min-width: 992px) {
          .nav ul li a:hover {
            color: #eee; } }
        @media (max-width: 992px) {
          .nav ul li a {
            width: 100%;
            padding: 1.5rem 1rem;
            color: #fff; }
            .nav ul li a:hover {
              background-color: #fff;
              color: #333; } }

.menu-responsive-wrap {
  position: absolute;
  z-index: 20;
  width: 100%;
  transform: translateY(-100%);
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  visibility: hidden;
  opacity: 0;
  padding-top: 120px;
  background: #221b49; }
  .menu-responsive-wrap .menu {
    padding-top: 100px;
    padding-bottom: 20px; }
  .menu-responsive-wrap.is-active {
    transform: translateY(0);
    visibility: visible;
    opacity: 1; }
  .menu-responsive-wrap ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .menu-responsive-wrap ul li.menu-item-has-children {
      position: relative; }
      .menu-responsive-wrap ul li.menu-item-has-children::after {
        content: '\f105';
        font-family: 'Font Awesome 5 Pro';
        position: absolute;
        right: 1em;
        top: 0.2em;
        font-weight: 300;
        font-size: 3rem;
        color: white; }
    .menu-responsive-wrap ul li.is-active::after {
      content: '\f107'; }
    .menu-responsive-wrap ul li.is-active > .sub-menu {
      display: block; }
    .menu-responsive-wrap ul li a {
      display: block;
      padding: 1em 2em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.09);
      color: #fff; }
    .menu-responsive-wrap ul .sub-menu {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: none;
      padding-left: 1em; }

/*
    Section Seperator
*/
.seperator:after, .fp-we-are-shift:after {
  content: '';
  width: 100%;
  height: 80%;
  position: absolute;
  bottom: -1px;
  background: linear-gradient(to top left, white calc(50% - 1px), transparent 50%); }
  @supports (-ms-ime-align: auto) {
    .seperator:after, .fp-we-are-shift:after {
      background: linear-gradient(to top left, white 50%, transparent 50%); } }

/*
    Sidebar
*/
/*
    Structure
*/
main {
  padding-bottom: 1rem; }

img {
  width: auto;
  max-width: 100%;
  height: auto; }

.wrapper, main, [class*='__wrapper'], [class*='__flex-container'] {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto; }

[class*='__flex-container'] {
  display: flex; }

.grid__list {
  display: flex;
  flex-wrap: wrap; }

.grid__item-4-col {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  .grid__item-4-col--no-margin {
    width: 25%;
    margin: 0; }
  @media (min-width: 992px) {
    .grid__item-4-col:nth-of-type(4n) {
      margin-right: 0; } }
  @media (max-width: 992px) {
    .grid__item-4-col {
      width: 49%; }
      .grid__item-4-col--no-margin {
        width: 50%; }
      .grid__item-4-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-4-col {
      width: 100%;
      margin-right: 0; } }

.grid__item-3-col {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  @media (min-width: 992px) {
    .grid__item-3-col:nth-of-type(3n) {
      margin-right: 0; } }
  @media (max-width: 992px) {
    .grid__item-3-col {
      width: 49%; }
      .grid__item-3-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-3-col {
      width: 100%;
      margin-right: 0; } }

.grid__item-2-col {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  @media (min-width: 600px) {
    .grid__item-2-col:nth-of-type(2n) {
      margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-2-col {
      width: 100%;
      margin-right: 0; } }

.blog-featured {
  position: relative;
  margin-top: -150px; }
  @media (max-width: 500px) {
    .blog-featured {
      margin-top: 0px; } }
  .blog-featured .grid {
    width: 100%; }

.blog-filter__links {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 320px) {
    .blog-filter__links {
      flex-direction: column;
      flex: 1; } }

.blog-filter__link, .blog-filter__link--arrow-up {
  position: relative;
  padding-right: 40px;
  margin-right: 20px;
  color: #29235C;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  font-size: 18px;
  line-height: 32px; }
  @media (max-width: 320px) {
    .blog-filter__link, .blog-filter__link--arrow-up {
      padding: 0px; } }
  .blog-filter__link:after, .blog-filter__link--arrow-up:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #F29100;
    clear: both; }
  .blog-filter__link--orange {
    color: #F29100; }
  .blog-filter__link--arrow-up:after {
    border-top: 0px;
    border-bottom: 12px solid #F29100; }

.blog-post {
  position: relative;
  margin-top: -150px; }
  @media (max-width: 500px) {
    .blog-post {
      margin-top: -50px; } }
  .blog-post__wrapper {
    margin-top: 3%;
    max-width: 80%; }
  .blog-post__featured-image {
    background-position: top center;
    background-size: cover;
    min-height: 450px; }
  .blog-post__title {
    font-weight: bold;
    letter-spacing: -0.04px;
    line-height: 53px;
    color: #29235C; }
  .blog-post__information {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.04px;
    color: #9B9B9B;
    margin-bottom: 25px; }
  .blog-post__content p {
    color: #646464;
    font-weight: 500;
    letter-spacing: -0.06px;
    line-height: 32px;
    padding: 15px 0px;
    font-size: 16px; }
  .blog-post__content h1, .blog-post__content h2 {
    font-size: 24px; }

/*
    Front-page
*/
.fp-hero {
  background-position: bottom;
  background-size: cover;
  position: relative;
  z-index: -2; }
  .fp-hero.seperator:after, .fp-hero.fp-we-are-shift:after {
    height: 70%; }
    @media (max-width: 992px) {
      .fp-hero.seperator:after, .fp-hero.fp-we-are-shift:after {
        height: 50%; } }
  .fp-hero__bottom-triangles .wrapper, .fp-hero__bottom-triangles main, .fp-hero__bottom-triangles [class*='__wrapper'], .fp-hero__bottom-triangles [class*='__flex-container'] {
    position: relative; }
  .fp-hero__bottom-triangles .triangle {
    z-index: 9; }
    @media (max-width: 993px) {
      .fp-hero__bottom-triangles .triangle {
        display: none; } }
  .fp-hero__bottom-triangles .red-triangle {
    top: -280px;
    width: 100px;
    right: 0px; }
  .fp-hero__bottom-triangles .orange-triangle {
    top: -285px;
    width: 50px;
    right: 65px; }
  .fp-hero__content {
    margin: 10px;
    padding-top: 50px;
    padding-bottom: 200px;
    width: 55%; }
    @media (max-width: 992px) {
      .fp-hero__content {
        margin-top: 0px;
        width: 70%; } }
    @media (max-width: 500px) {
      .fp-hero__content {
        padding-top: 0px;
        padding-bottom: 100px; } }
    @media (max-width: 320px) {
      .fp-hero__content {
        padding-bottom: 85px; } }
  @media (max-width: 500px) {
    .fp-hero .fp-content__sub-heading {
      display: none; } }

.fp-why-shift {
  position: relative;
  z-index: 10;
  margin-top: -260px; }
  @media (max-width: 1087px) {
    .fp-why-shift {
      margin-top: -200px; } }
  @media (max-width: 800px) {
    .fp-why-shift {
      margin-top: initial; } }
  @media (max-width: 800px) {
    .fp-why-shift__flex-container {
      display: flex;
      flex-direction: column; } }
  .fp-why-shift__image {
    position: relative;
    margin: 10px;
    width: 50%;
    margin-top: 70px; }
    @media (max-width: 933px) {
      .fp-why-shift__image {
        margin-top: 160px; } }
    @media (max-width: 800px) {
      .fp-why-shift__image {
        margin-bottom: initial;
        padding: 0px;
        width: auto;
        max-width: 500px;
        margin: 5% auto; } }
  .fp-why-shift__content {
    width: 50%;
    margin: 10px;
    padding-right: 5em;
    align-self: flex-end;
    padding-top: 25rem; }
    @media (max-width: 800px) {
      .fp-why-shift__content {
        margin-bottom: initial;
        padding: 0px;
        width: auto; } }

.fp-lets-improve {
  margin-top: 120px;
  position: relative;
  z-index: 1; }
  @media (max-width: 800px) {
    .fp-lets-improve {
      margin-top: 0px;
      margin-top: 350px; } }
  @media (max-width: 800px) {
    .fp-lets-improve__flex-container {
      flex-direction: column; } }
  .fp-lets-improve__image {
    position: relative;
    margin: 10px;
    width: 50%; }
    @media (max-width: 800px) {
      .fp-lets-improve__image {
        width: 100%;
        order: 1;
        width: 100%;
        max-width: 500px;
        margin: 5% auto; } }
  .fp-lets-improve__content {
    width: 50%;
    margin: 10px;
    padding-left: 5em;
    padding-right: 5em;
    margin-top: -20rem;
    align-self: flex-start; }
    @media (max-width: 1162px) {
      .fp-lets-improve__content {
        padding-right: 2.5em; } }
    @media (max-width: 800px) {
      .fp-lets-improve__content {
        width: 100%;
        padding: 0px;
        order: 0;
        margin-top: -330px; } }

.fp-we-are-shift {
  position: relative;
  background: #F29100;
  background-image: url(assets/img/front-page/orange_pattern.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left; }
  .fp-we-are-shift p {
    max-width: 480px; }
  .fp-we-are-shift.seperator:after, .fp-we-are-shift:after {
    height: 500px;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom left, white calc(50% - 1px), transparent 50%); }
    @supports (-ms-ime-align: auto) {
      .fp-we-are-shift.seperator:after, .fp-we-are-shift:after {
        background: linear-gradient(to bottom left, white 50%, transparent 50%); } }
    @media (max-width: 800px) {
      .fp-we-are-shift.seperator:after, .fp-we-are-shift:after {
        height: 195px; } }
  .fp-we-are-shift__footer {
    text-align: center;
    padding: 50px 0px; }
    .fp-we-are-shift__footer .wrapper, .fp-we-are-shift__footer main, .fp-we-are-shift__footer [class*='__wrapper'], .fp-we-are-shift__footer [class*='__flex-container'] {
      max-width: 700px; }

.fp-meet-team {
  margin-top: 100px;
  position: relative;
  z-index: 1; }
  @media (max-width: 800px) {
    .fp-meet-team {
      margin-top: 0px; } }
  @media (max-width: 800px) {
    .fp-meet-team__flex-container {
      flex-direction: column; } }
  .fp-meet-team .button, .fp-meet-team input[type="submit"], .fp-meet-team .frm_form_fields .frm_submit button, .frm_form_fields .frm_submit .fp-meet-team button {
    height: auto;
    display: inline-block;
    margin-bottom: 45px; }
  .fp-meet-team__image {
    position: relative;
    margin: 10px; }
    @media (max-width: 800px) {
      .fp-meet-team__image {
        margin-bottom: initial;
        padding: 0px;
        width: auto;
        max-width: 500px;
        margin: 5% auto; } }
  .fp-meet-team__content {
    margin: 10px; }
  .fp-meet-team__image {
    position: relative; }
  .fp-meet-team__image, .fp-meet-team__content {
    width: 50%; }
    @media (max-width: 800px) {
      .fp-meet-team__image, .fp-meet-team__content {
        width: 100%; } }

.transforming-lives {
  background-color: #95C11F;
  background-image: url(assets/img/front-page/green_pattern.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left; }
  .transforming-lives--repeat-background {
    background-repeat: repeat; }

.testimonials {
  overflow-x: hidden; }
  .testimonials .slick-dots {
    bottom: -37px; }
    .testimonials .slick-dots button:before {
      font-size: 20px; }
    .testimonials .slick-dots li.slick-active button:before {
      color: #ff0081; }

.fp-contact-us {
  padding: 20px; }
  .fp-contact-us__info {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 5em;
    text-align: center; }
    .fp-contact-us__info .grid__list {
      align-items: center;
      justify-content: center; }
    .fp-contact-us__info .button, .fp-contact-us__info input[type="submit"], .fp-contact-us__info .frm_form_fields .frm_submit button, .frm_form_fields .frm_submit .fp-contact-us__info button {
      margin: 20px 5px;
      display: block;
      max-width: 300px; }
      @media (max-width: 800px) {
        .fp-contact-us__info .button, .fp-contact-us__info input[type="submit"], .fp-contact-us__info .frm_form_fields .frm_submit button, .frm_form_fields .frm_submit .fp-contact-us__info button {
          min-width: initial; } }
  .fp-contact-us__form {
    max-width: 700px;
    margin: 0 auto; }
    .fp-contact-us__form input, .fp-contact-us__form textarea {
      width: 100%;
      margin: 12px 0;
      box-sizing: border-box;
      border: 3px solid #F29100;
      border-radius: 8px;
      line-height: normal; }
  @media (max-width: 800px) {
    .fp-contact-us .button, .fp-contact-us input[type="submit"], .fp-contact-us .frm_form_fields .frm_submit button, .frm_form_fields .frm_submit .fp-contact-us button {
      margin: 5px auto; } }
  @media (max-width: 800px) {
    .fp-contact-us {
      text-align: center; } }

#menu_dir {
  display: none; }

#menu_dir ul {
  width: 240px !important; }
  @media (max-width: 1000px) {
    #menu_dir ul {
      display: none; } }

#menu_dir ul li {
  list-style: none; }

#menu_dir {
  position: fixed;
  right: 40px !important;
  top: 30% !important;
  height: 260px;
  margin-top: -130px;
  z-index: 99; }
  @media (max-height: 1115px) {
    #menu_dir {
      top: 37% !important; } }
  @media (max-height: 944px) {
    #menu_dir {
      top: 45% !important; } }

#menu_dir li div.sel {
  background-color: #F29100 !important;
  border-color: #F29100 !important;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34); }

nav#menu_dir li div {
  background-color: transparent !important;
  border: 2px solid #c7057e; }

nav#menu_dir li span {
  font-family: 'Poppins', sans-serif !important;
  margin-right: 9px !important;
  font-size: 16px !important;
  letter-spacing: -0.08px;
  font-weight: 500;
  margin-top: -6px !important; }

.ms-mindshift {
  position: relative;
  z-index: 10;
  margin-top: -260px; }
  @media (max-width: 1087px) {
    .ms-mindshift {
      margin-top: -200px; } }
  @media (max-width: 800px) {
    .ms-mindshift {
      margin-top: initial; } }
  @media (max-width: 800px) {
    .ms-mindshift__flex-container {
      display: flex;
      flex-direction: column; } }
  .ms-mindshift__image {
    margin: 10px;
    width: 50%;
    margin-top: 70px; }
    @media (max-width: 933px) {
      .ms-mindshift__image {
        margin-top: 160px; } }
    @media (max-width: 800px) {
      .ms-mindshift__image {
        margin-bottom: initial;
        padding: 0px;
        width: auto;
        max-width: 500px;
        margin: 5% auto; } }
  .ms-mindshift__content {
    width: 50%;
    margin: 10px;
    padding-right: 5em;
    align-self: flex-end;
    margin-bottom: -100px;
    padding-top: 25rem; }
    @media (max-width: 1273px) {
      .ms-mindshift__content {
        margin-bottom: -180px;
        padding-right: 2.5em; } }
    @media (max-width: 800px) {
      .ms-mindshift__content {
        margin-bottom: initial;
        padding: 0px;
        width: auto; } }

.ms-working-together {
  margin-top: 200px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1; }
  @media (max-width: 800px) {
    .ms-working-together {
      margin-top: 0px;
      margin-top: 350px; } }
  @media (max-width: 800px) {
    .ms-working-together__flex-container {
      flex-direction: column; } }
  .ms-working-together__image {
    margin: 10px;
    width: 50%; }
    @media (max-width: 800px) {
      .ms-working-together__image {
        width: 100%;
        order: 1;
        width: 100%;
        max-width: 500px;
        margin: 5% auto; } }
  .ms-working-together__content {
    width: 50%;
    margin: 10px;
    padding-left: 5em;
    padding-right: 5em;
    margin-top: -100px;
    align-self: flex-start; }
    .ms-working-together__content h1, .ms-working-together__content h2, .ms-working-together__content h3 {
      margin-top: 20px; }
    @media (max-width: 1162px) {
      .ms-working-together__content {
        padding-right: 2.5em; } }
    @media (max-width: 800px) {
      .ms-working-together__content {
        width: 100%;
        padding: 0px;
        order: 0;
        margin-top: -330px; } }

/*
    Page
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("assets/scss/vendor/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("assets/scss/vendor/slick/fonts/slick.eot");
  src: url("assets/scss/vendor/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/slick/fonts/slick.woff") format("woff"), url("assets/scss/vendor/slick/fonts/slick.ttf") format("truetype"), url("assets/scss/vendor/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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 {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.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-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
  -webkit-backface-visibility: hidden; }

.animated, .fp-card, .fp-post__image, .fp-why-shift__image, .fp-lets-improve__image, .fp-we-are-shift__footer, .fp-meet-team__image, .ms-mindshift__image, .ms-working-together__image {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite, .infinite.fp-card, .infinite.fp-post__image, .infinite.fp-why-shift__image, .infinite.fp-lets-improve__image, .infinite.fp-we-are-shift__footer, .infinite.fp-meet-team__image, .infinite.ms-mindshift__image, .infinite.ms-working-together__image {
    animation-iteration-count: infinite; }
  .animated.hinge, .hinge.fp-card, .hinge.fp-post__image, .hinge.fp-why-shift__image, .hinge.fp-lets-improve__image, .hinge.fp-we-are-shift__footer, .hinge.fp-meet-team__image, .hinge.ms-mindshift__image, .hinge.ms-working-together__image {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.bounceIn, .bounceIn.fp-card, .bounceIn.fp-post__image, .bounceIn.fp-why-shift__image, .bounceIn.fp-lets-improve__image, .bounceIn.fp-we-are-shift__footer, .bounceIn.fp-meet-team__image, .bounceIn.ms-mindshift__image, .bounceIn.ms-working-together__image, .animated.bounceOut, .bounceOut.fp-card, .bounceOut.fp-post__image, .bounceOut.fp-why-shift__image, .bounceOut.fp-lets-improve__image, .bounceOut.fp-we-are-shift__footer, .bounceOut.fp-meet-team__image, .bounceOut.ms-mindshift__image, .bounceOut.ms-working-together__image {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }
  .animated.flipOutX, .flipOutX.fp-card, .flipOutX.fp-post__image, .flipOutX.fp-why-shift__image, .flipOutX.fp-lets-improve__image, .flipOutX.fp-we-are-shift__footer, .flipOutX.fp-meet-team__image, .flipOutX.ms-mindshift__image, .flipOutX.ms-working-together__image, .animated.flipOutY, .flipOutY.fp-card, .flipOutY.fp-post__image, .flipOutY.fp-why-shift__image, .flipOutY.fp-lets-improve__image, .flipOutY.fp-we-are-shift__footer, .flipOutY.fp-meet-team__image, .flipOutY.ms-mindshift__image, .flipOutY.ms-working-together__image {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }

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

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

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

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

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

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

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

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

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

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

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

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

@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg); }
  10% {
    -webkit-transform: skewX(-8deg); }
  20% {
    -webkit-transform: skewX(7deg); }
  30% {
    -webkit-transform: skewX(-6deg); }
  40% {
    -webkit-transform: skewX(5deg); }
  50% {
    -webkit-transform: skewX(-4deg); }
  60% {
    -webkit-transform: skewX(3deg); }
  70% {
    -webkit-transform: skewX(-2deg); }
  80% {
    -webkit-transform: skewX(1deg); }
  90% {
    -webkit-transform: skewX(0deg); }
  100% {
    -webkit-transform: skewX(0deg); } }

@keyframes wiggle {
  0% {
    transform: skewX(9deg); }
  10% {
    transform: skewX(-8deg); }
  20% {
    transform: skewX(7deg); }
  30% {
    transform: skewX(-6deg); }
  40% {
    transform: skewX(5deg); }
  50% {
    transform: skewX(-4deg); }
  60% {
    transform: skewX(3deg); }
  70% {
    transform: skewX(-2deg); }
  80% {
    transform: skewX(1deg); }
  90% {
    transform: skewX(0deg); }
  100% {
    transform: skewX(0deg); } }

.wiggle {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

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

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

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

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

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

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

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

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

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

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

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

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

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

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

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

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

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

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

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

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

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

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

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

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

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

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

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

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

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

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

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

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

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

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

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

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

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

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

.fadeIn, .fp-post__image {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

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

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

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

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

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

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

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

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

.fadeInLeft, .fp-lets-improve__image, .ms-working-together__image {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

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

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

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

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

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

.fadeInRight, .fp-why-shift__image, .ms-mindshift__image {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

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

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

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

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUp, .fp-card, .fp-we-are-shift__footer, .fp-meet-team__image {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

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

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

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

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

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

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

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

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

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

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

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

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

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

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

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

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

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

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

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

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

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

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

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

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

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

.flip {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  animation-name: flip; }

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

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

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

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

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

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

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

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

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

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

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

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

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

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

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

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

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

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

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

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

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

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

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

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

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

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

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

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

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

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

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

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

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

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

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

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

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

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

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

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

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

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

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

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

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

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

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

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

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

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

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

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

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

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

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

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

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

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

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

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

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

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

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

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

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

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

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

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

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

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

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

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

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

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

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

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

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

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

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

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

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

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

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

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

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/*# sourceMappingURL=assets/maps/style.css.map */
