/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  height: 100%; }

/* 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 */
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
  /* 2 */
  color: #000;
  font-weight: 600; }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
  text-decoration: none;
  color: #666;
  font-weight: 600; }

/**
 * 1. Remove the bottom border in 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/**
 * 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; }

[data-align~="left"] {
  text-align: left; }

[data-align~="right"] {
  text-align: right; }

[data-align~="center"] {
  text-align: center; }

[data-align~="justify"] {
  text-align: justify; }

[data-align~="initial"] {
  text-align: initial; }

[data-align~="inherit"] {
  text-align: inherit; }

[data-btn] {
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  cursor: hand;
  line-height: 16px;
  transition: .20s ease-in-out; }
  [data-btn]:hover, [data-btn][disabled] {
    text-decoration: none; }

[data-btn~="learn-more"] {
  background-color: transparent;
  color: #568A64;
  border: 1.5px solid #568A64; }
  [data-btn~="learn-more"]:hover, [data-btn~="learn-more"][disabled] {
    background-color: #568A64;
    color: #fff;
    border: 1.5px solid #568A64; }

[data-btn~="login"] {
  width: 100%;
  background-color: #568A64;
  color: #fff;
  border: 1.5px solid #fff; }
  [data-btn~="login"]:hover, [data-btn~="login"][disabled] {
    background-color: transparent;
    color: #568A64;
    border: 1.5px solid #568A64; }

[data-float~="clear"]::before, [data-float~="clear"]::after {
  display: table;
  content: " "; }

[data-float~="clear"]::after {
  clear: both; }

[data-float~="left"] {
  float: left; }

[data-float~="right"] {
  float: right; }

[data-float~="none"] {
  float: none; }

[data-float~="initial"] {
  float: initial; }

[data-float~="inherit"] {
  float: inherit; }

[data-container],
[data-row] {
  box-sizing: border-box; }
  [data-container]::before, [data-container]::after,
  [data-row]::before,
  [data-row]::after {
    display: table;
    content: " "; }
  [data-container]::after,
  [data-row]::after {
    clear: both; }

[data-container] {
  margin: 0 auto; }

[data-col] {
  position: relative;
  min-height: 1px;
  box-sizing: border-box; }

[data-container] {
  padding-left: 20px;
  padding-right: 20px; }

[data-row] {
  margin-left: -20px;
  margin-right: -20px; }

[data-col] {
  padding-left: 20px;
  padding-right: 20px; }

[data-col~="xs-1"] {
  float: left;
  width: 8.33333%; }

[data-push~="xs-0"] {
  left: 0%; }

[data-pull~="xs-0"] {
  right: 0%; }

[data-offset~="xs-0"] {
  margin-left: 0%; }

[data-col~="xs-2"] {
  float: left;
  width: 16.66667%; }

[data-push~="xs-1"] {
  left: 8.33333%; }

[data-pull~="xs-1"] {
  right: 8.33333%; }

[data-offset~="xs-1"] {
  margin-left: 8.33333%; }

[data-col~="xs-3"] {
  float: left;
  width: 25%; }

[data-push~="xs-2"] {
  left: 16.66667%; }

[data-pull~="xs-2"] {
  right: 16.66667%; }

[data-offset~="xs-2"] {
  margin-left: 16.66667%; }

[data-col~="xs-4"] {
  float: left;
  width: 33.33333%; }

[data-push~="xs-3"] {
  left: 25%; }

[data-pull~="xs-3"] {
  right: 25%; }

[data-offset~="xs-3"] {
  margin-left: 25%; }

[data-col~="xs-5"] {
  float: left;
  width: 41.66667%; }

[data-push~="xs-4"] {
  left: 33.33333%; }

[data-pull~="xs-4"] {
  right: 33.33333%; }

[data-offset~="xs-4"] {
  margin-left: 33.33333%; }

[data-col~="xs-6"] {
  float: left;
  width: 50%; }

[data-push~="xs-5"] {
  left: 41.66667%; }

[data-pull~="xs-5"] {
  right: 41.66667%; }

[data-offset~="xs-5"] {
  margin-left: 41.66667%; }

[data-col~="xs-7"] {
  float: left;
  width: 58.33333%; }

[data-push~="xs-6"] {
  left: 50%; }

[data-pull~="xs-6"] {
  right: 50%; }

[data-offset~="xs-6"] {
  margin-left: 50%; }

[data-col~="xs-8"] {
  float: left;
  width: 66.66667%; }

[data-push~="xs-7"] {
  left: 58.33333%; }

[data-pull~="xs-7"] {
  right: 58.33333%; }

[data-offset~="xs-7"] {
  margin-left: 58.33333%; }

[data-col~="xs-9"] {
  float: left;
  width: 75%; }

[data-push~="xs-8"] {
  left: 66.66667%; }

[data-pull~="xs-8"] {
  right: 66.66667%; }

[data-offset~="xs-8"] {
  margin-left: 66.66667%; }

[data-col~="xs-10"] {
  float: left;
  width: 83.33333%; }

[data-push~="xs-9"] {
  left: 75%; }

[data-pull~="xs-9"] {
  right: 75%; }

[data-offset~="xs-9"] {
  margin-left: 75%; }

[data-col~="xs-11"] {
  float: left;
  width: 91.66667%; }

[data-push~="xs-10"] {
  left: 83.33333%; }

[data-pull~="xs-10"] {
  right: 83.33333%; }

[data-offset~="xs-10"] {
  margin-left: 83.33333%; }

[data-col~="xs-12"] {
  float: left;
  width: 100%; }

[data-push~="xs-11"] {
  left: 91.66667%; }

[data-pull~="xs-11"] {
  right: 91.66667%; }

[data-offset~="xs-11"] {
  margin-left: 91.66667%; }

@media only screen and (min-width: 420px) {
  [data-container] {
    padding-left: 20px;
    padding-right: 20px; }
  [data-row] {
    margin-left: -20px;
    margin-right: -20px; }
  [data-col] {
    padding-left: 20px;
    padding-right: 20px; }
  [data-col~="sm-1"] {
    float: left;
    width: 8.33333%; }
  [data-push~="sm-0"] {
    left: 0%; }
  [data-pull~="sm-0"] {
    right: 0%; }
  [data-offset~="sm-0"] {
    margin-left: 0%; }
  [data-col~="sm-2"] {
    float: left;
    width: 16.66667%; }
  [data-push~="sm-1"] {
    left: 8.33333%; }
  [data-pull~="sm-1"] {
    right: 8.33333%; }
  [data-offset~="sm-1"] {
    margin-left: 8.33333%; }
  [data-col~="sm-3"] {
    float: left;
    width: 25%; }
  [data-push~="sm-2"] {
    left: 16.66667%; }
  [data-pull~="sm-2"] {
    right: 16.66667%; }
  [data-offset~="sm-2"] {
    margin-left: 16.66667%; }
  [data-col~="sm-4"] {
    float: left;
    width: 33.33333%; }
  [data-push~="sm-3"] {
    left: 25%; }
  [data-pull~="sm-3"] {
    right: 25%; }
  [data-offset~="sm-3"] {
    margin-left: 25%; }
  [data-col~="sm-5"] {
    float: left;
    width: 41.66667%; }
  [data-push~="sm-4"] {
    left: 33.33333%; }
  [data-pull~="sm-4"] {
    right: 33.33333%; }
  [data-offset~="sm-4"] {
    margin-left: 33.33333%; }
  [data-col~="sm-6"] {
    float: left;
    width: 50%; }
  [data-push~="sm-5"] {
    left: 41.66667%; }
  [data-pull~="sm-5"] {
    right: 41.66667%; }
  [data-offset~="sm-5"] {
    margin-left: 41.66667%; }
  [data-col~="sm-7"] {
    float: left;
    width: 58.33333%; }
  [data-push~="sm-6"] {
    left: 50%; }
  [data-pull~="sm-6"] {
    right: 50%; }
  [data-offset~="sm-6"] {
    margin-left: 50%; }
  [data-col~="sm-8"] {
    float: left;
    width: 66.66667%; }
  [data-push~="sm-7"] {
    left: 58.33333%; }
  [data-pull~="sm-7"] {
    right: 58.33333%; }
  [data-offset~="sm-7"] {
    margin-left: 58.33333%; }
  [data-col~="sm-9"] {
    float: left;
    width: 75%; }
  [data-push~="sm-8"] {
    left: 66.66667%; }
  [data-pull~="sm-8"] {
    right: 66.66667%; }
  [data-offset~="sm-8"] {
    margin-left: 66.66667%; }
  [data-col~="sm-10"] {
    float: left;
    width: 83.33333%; }
  [data-push~="sm-9"] {
    left: 75%; }
  [data-pull~="sm-9"] {
    right: 75%; }
  [data-offset~="sm-9"] {
    margin-left: 75%; }
  [data-col~="sm-11"] {
    float: left;
    width: 91.66667%; }
  [data-push~="sm-10"] {
    left: 83.33333%; }
  [data-pull~="sm-10"] {
    right: 83.33333%; }
  [data-offset~="sm-10"] {
    margin-left: 83.33333%; }
  [data-col~="sm-12"] {
    float: left;
    width: 100%; }
  [data-push~="sm-11"] {
    left: 91.66667%; }
  [data-pull~="sm-11"] {
    right: 91.66667%; }
  [data-offset~="sm-11"] {
    margin-left: 91.66667%; } }

@media only screen and (min-width: 768px) {
  [data-container] {
    padding-left: 30px;
    padding-right: 30px; }
  [data-row] {
    margin-left: -30px;
    margin-right: -30px; }
  [data-col] {
    padding-left: 30px;
    padding-right: 30px; }
  [data-col~="md-1"] {
    float: left;
    width: 8.33333%; }
  [data-push~="md-0"] {
    left: 0%; }
  [data-pull~="md-0"] {
    right: 0%; }
  [data-offset~="md-0"] {
    margin-left: 0%; }
  [data-col~="md-2"] {
    float: left;
    width: 16.66667%; }
  [data-push~="md-1"] {
    left: 8.33333%; }
  [data-pull~="md-1"] {
    right: 8.33333%; }
  [data-offset~="md-1"] {
    margin-left: 8.33333%; }
  [data-col~="md-3"] {
    float: left;
    width: 25%; }
  [data-push~="md-2"] {
    left: 16.66667%; }
  [data-pull~="md-2"] {
    right: 16.66667%; }
  [data-offset~="md-2"] {
    margin-left: 16.66667%; }
  [data-col~="md-4"] {
    float: left;
    width: 33.33333%; }
  [data-push~="md-3"] {
    left: 25%; }
  [data-pull~="md-3"] {
    right: 25%; }
  [data-offset~="md-3"] {
    margin-left: 25%; }
  [data-col~="md-5"] {
    float: left;
    width: 41.66667%; }
  [data-push~="md-4"] {
    left: 33.33333%; }
  [data-pull~="md-4"] {
    right: 33.33333%; }
  [data-offset~="md-4"] {
    margin-left: 33.33333%; }
  [data-col~="md-6"] {
    float: left;
    width: 50%; }
  [data-push~="md-5"] {
    left: 41.66667%; }
  [data-pull~="md-5"] {
    right: 41.66667%; }
  [data-offset~="md-5"] {
    margin-left: 41.66667%; }
  [data-col~="md-7"] {
    float: left;
    width: 58.33333%; }
  [data-push~="md-6"] {
    left: 50%; }
  [data-pull~="md-6"] {
    right: 50%; }
  [data-offset~="md-6"] {
    margin-left: 50%; }
  [data-col~="md-8"] {
    float: left;
    width: 66.66667%; }
  [data-push~="md-7"] {
    left: 58.33333%; }
  [data-pull~="md-7"] {
    right: 58.33333%; }
  [data-offset~="md-7"] {
    margin-left: 58.33333%; }
  [data-col~="md-9"] {
    float: left;
    width: 75%; }
  [data-push~="md-8"] {
    left: 66.66667%; }
  [data-pull~="md-8"] {
    right: 66.66667%; }
  [data-offset~="md-8"] {
    margin-left: 66.66667%; }
  [data-col~="md-10"] {
    float: left;
    width: 83.33333%; }
  [data-push~="md-9"] {
    left: 75%; }
  [data-pull~="md-9"] {
    right: 75%; }
  [data-offset~="md-9"] {
    margin-left: 75%; }
  [data-col~="md-11"] {
    float: left;
    width: 91.66667%; }
  [data-push~="md-10"] {
    left: 83.33333%; }
  [data-pull~="md-10"] {
    right: 83.33333%; }
  [data-offset~="md-10"] {
    margin-left: 83.33333%; }
  [data-col~="md-12"] {
    float: left;
    width: 100%; }
  [data-push~="md-11"] {
    left: 91.66667%; }
  [data-pull~="md-11"] {
    right: 91.66667%; }
  [data-offset~="md-11"] {
    margin-left: 91.66667%; } }

@media only screen and (min-width: 992px) {
  [data-container] {
    padding-left: 30px;
    padding-right: 30px; }
  [data-row] {
    margin-left: -30px;
    margin-right: -30px; }
  [data-col] {
    padding-left: 30px;
    padding-right: 30px; }
  [data-col~="lg-1"] {
    float: left;
    width: 8.33333%; }
  [data-push~="lg-0"] {
    left: 0%; }
  [data-pull~="lg-0"] {
    right: 0%; }
  [data-offset~="lg-0"] {
    margin-left: 0%; }
  [data-col~="lg-2"] {
    float: left;
    width: 16.66667%; }
  [data-push~="lg-1"] {
    left: 8.33333%; }
  [data-pull~="lg-1"] {
    right: 8.33333%; }
  [data-offset~="lg-1"] {
    margin-left: 8.33333%; }
  [data-col~="lg-3"] {
    float: left;
    width: 25%; }
  [data-push~="lg-2"] {
    left: 16.66667%; }
  [data-pull~="lg-2"] {
    right: 16.66667%; }
  [data-offset~="lg-2"] {
    margin-left: 16.66667%; }
  [data-col~="lg-4"] {
    float: left;
    width: 33.33333%; }
  [data-push~="lg-3"] {
    left: 25%; }
  [data-pull~="lg-3"] {
    right: 25%; }
  [data-offset~="lg-3"] {
    margin-left: 25%; }
  [data-col~="lg-5"] {
    float: left;
    width: 41.66667%; }
  [data-push~="lg-4"] {
    left: 33.33333%; }
  [data-pull~="lg-4"] {
    right: 33.33333%; }
  [data-offset~="lg-4"] {
    margin-left: 33.33333%; }
  [data-col~="lg-6"] {
    float: left;
    width: 50%; }
  [data-push~="lg-5"] {
    left: 41.66667%; }
  [data-pull~="lg-5"] {
    right: 41.66667%; }
  [data-offset~="lg-5"] {
    margin-left: 41.66667%; }
  [data-col~="lg-7"] {
    float: left;
    width: 58.33333%; }
  [data-push~="lg-6"] {
    left: 50%; }
  [data-pull~="lg-6"] {
    right: 50%; }
  [data-offset~="lg-6"] {
    margin-left: 50%; }
  [data-col~="lg-8"] {
    float: left;
    width: 66.66667%; }
  [data-push~="lg-7"] {
    left: 58.33333%; }
  [data-pull~="lg-7"] {
    right: 58.33333%; }
  [data-offset~="lg-7"] {
    margin-left: 58.33333%; }
  [data-col~="lg-9"] {
    float: left;
    width: 75%; }
  [data-push~="lg-8"] {
    left: 66.66667%; }
  [data-pull~="lg-8"] {
    right: 66.66667%; }
  [data-offset~="lg-8"] {
    margin-left: 66.66667%; }
  [data-col~="lg-10"] {
    float: left;
    width: 83.33333%; }
  [data-push~="lg-9"] {
    left: 75%; }
  [data-pull~="lg-9"] {
    right: 75%; }
  [data-offset~="lg-9"] {
    margin-left: 75%; }
  [data-col~="lg-11"] {
    float: left;
    width: 91.66667%; }
  [data-push~="lg-10"] {
    left: 83.33333%; }
  [data-pull~="lg-10"] {
    right: 83.33333%; }
  [data-offset~="lg-10"] {
    margin-left: 83.33333%; }
  [data-col~="lg-12"] {
    float: left;
    width: 100%; }
  [data-push~="lg-11"] {
    left: 91.66667%; }
  [data-pull~="lg-11"] {
    right: 91.66667%; }
  [data-offset~="lg-11"] {
    margin-left: 91.66667%; } }

@media only screen and (min-width: 1400px) {
  [data-container] {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1400px; }
  [data-row] {
    margin-left: -30px;
    margin-right: -30px; }
  [data-col] {
    padding-left: 30px;
    padding-right: 30px; }
  [data-col~="xl-1"] {
    float: left;
    width: 8.33333%; }
  [data-push~="xl-0"] {
    left: 0%; }
  [data-pull~="xl-0"] {
    right: 0%; }
  [data-offset~="xl-0"] {
    margin-left: 0%; }
  [data-col~="xl-2"] {
    float: left;
    width: 16.66667%; }
  [data-push~="xl-1"] {
    left: 8.33333%; }
  [data-pull~="xl-1"] {
    right: 8.33333%; }
  [data-offset~="xl-1"] {
    margin-left: 8.33333%; }
  [data-col~="xl-3"] {
    float: left;
    width: 25%; }
  [data-push~="xl-2"] {
    left: 16.66667%; }
  [data-pull~="xl-2"] {
    right: 16.66667%; }
  [data-offset~="xl-2"] {
    margin-left: 16.66667%; }
  [data-col~="xl-4"] {
    float: left;
    width: 33.33333%; }
  [data-push~="xl-3"] {
    left: 25%; }
  [data-pull~="xl-3"] {
    right: 25%; }
  [data-offset~="xl-3"] {
    margin-left: 25%; }
  [data-col~="xl-5"] {
    float: left;
    width: 41.66667%; }
  [data-push~="xl-4"] {
    left: 33.33333%; }
  [data-pull~="xl-4"] {
    right: 33.33333%; }
  [data-offset~="xl-4"] {
    margin-left: 33.33333%; }
  [data-col~="xl-6"] {
    float: left;
    width: 50%; }
  [data-push~="xl-5"] {
    left: 41.66667%; }
  [data-pull~="xl-5"] {
    right: 41.66667%; }
  [data-offset~="xl-5"] {
    margin-left: 41.66667%; }
  [data-col~="xl-7"] {
    float: left;
    width: 58.33333%; }
  [data-push~="xl-6"] {
    left: 50%; }
  [data-pull~="xl-6"] {
    right: 50%; }
  [data-offset~="xl-6"] {
    margin-left: 50%; }
  [data-col~="xl-8"] {
    float: left;
    width: 66.66667%; }
  [data-push~="xl-7"] {
    left: 58.33333%; }
  [data-pull~="xl-7"] {
    right: 58.33333%; }
  [data-offset~="xl-7"] {
    margin-left: 58.33333%; }
  [data-col~="xl-9"] {
    float: left;
    width: 75%; }
  [data-push~="xl-8"] {
    left: 66.66667%; }
  [data-pull~="xl-8"] {
    right: 66.66667%; }
  [data-offset~="xl-8"] {
    margin-left: 66.66667%; }
  [data-col~="xl-10"] {
    float: left;
    width: 83.33333%; }
  [data-push~="xl-9"] {
    left: 75%; }
  [data-pull~="xl-9"] {
    right: 75%; }
  [data-offset~="xl-9"] {
    margin-left: 75%; }
  [data-col~="xl-11"] {
    float: left;
    width: 91.66667%; }
  [data-push~="xl-10"] {
    left: 83.33333%; }
  [data-pull~="xl-10"] {
    right: 83.33333%; }
  [data-offset~="xl-10"] {
    margin-left: 83.33333%; }
  [data-col~="xl-12"] {
    float: left;
    width: 100%; }
  [data-push~="xl-11"] {
    left: 91.66667%; }
  [data-pull~="xl-11"] {
    right: 91.66667%; }
  [data-offset~="xl-11"] {
    margin-left: 91.66667%; } }

[data-row~="compress"] {
  margin-left: 0;
  margin-right: 0; }
  [data-row~="compress"] > [data-col] {
    padding-left: 0;
    padding-right: 0; }

@media only screen and (max-width: 419px) {
  [data-hidden~="xs"],
  [data-visible]:not([data-visible~="xs"]) {
    display: none !important; } }

@media only screen and (min-width: 420px) and (max-width: 767px) {
  [data-hidden~="sm"],
  [data-visible]:not([data-visible~="sm"]) {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  [data-hidden~="md"],
  [data-visible]:not([data-visible~="md"]) {
    display: none !important; } }

@media only screen and (min-width: 992px) and (max-width: 1399px) {
  [data-hidden~="lg"],
  [data-visible]:not([data-visible~="lg"]) {
    display: none !important; } }

@media only screen and (min-width: 1400px) {
  [data-hidden~="xl"],
  [data-visible]:not([data-visible~="xl"]) {
    display: none !important; } }

@font-face {
  font-family: "Aeonik-Light";
  src: url("fonts/Aeonik-Light.otf") format("otf"), url("fonts/Aeonik-Light.woff") format("woff"); }

@font-face {
  font-family: "Aeonik-Regular";
  src: url("fonts/Aeonik-Regular.otf") format("otf"), url("fonts/Aeonik-Regular.woff") format("woff"); }

h1 {
  font-family: "Aeonik-Light", arial, sans-serif;
  color: #006664;
  weight: 300;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 300;
  margin-top: 15px; }

h2 {
  font-family: "Aeonik-Light", arial, sans-serif;
  color: #4c4c4c;
  font-size: 0.9rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 20px; }

h3 {
  font-family: "Aeonik-Light", arial, sans-serif;
  font-size: 1.7rem;
  line-height: 1.7erm;
  font-weight: 400;
  margin: 0; }

h4 {
  font-family: "Aeonik-Light", arial, sans-serif;
  color: #006664;
  weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  margin: 25px 0 15px 0; }

h5 {
  font-family: "Aeonik-Light", arial, sans-serif;
  color: #006664;
  weight: 400;
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-weight: 300;
  margin-top: 15px; }

@media only screen and (min-width: 200px) and (max-width: 375px) {
  p {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 26px;
    line-height: 42px; }
  .name {
    font-family: "Aeonik-Regular", arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px; }
  .job {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px; }
  .contacts {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px; }
  .chat {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 32px;
    line-height: 52px; }
  .footer {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px; } }

@media only screen and (min-width: 376px) and (max-width: 5000px) {
  p {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 32px;
    line-height: 52px; }
  .name {
    font-family: "Aeonik-Regular", arial, sans-serif;
    font-size: 22px;
    line-height: 46px;
    letter-spacing: 1px; }
  .job {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px; }
  .contacts {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px; }
  .chat {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 32px;
    line-height: 52px; }
  .footer {
    font-family: "Aeonik-Light", arial, sans-serif;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px; } }

[data-font~="white"] {
  color: #fff !important; }

[data-font~="black"] {
  color: #000; }

a {
  font-family: "Aeonik-Light", arial, sans-serif;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #fff; }

a:hover {
  font-family: "Aeonik-Light", arial, sans-serif;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #fff; }

a:visited {
  font-family: "Aeonik-Light", arial, sans-serif;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #fff; }

a.footerlinks {
  color: white;
  font-size: 0.9em; }

a.footerlinks:hover, a.footerlinks:active {
  color: #ccc; }

body {
  font-family: "Aeonik-Light", arial, sans-serif;
  word-break: keep-all;
  image-rendering: auto;
  background-color: #000;
  height: 100%;
  font-size: 100%;
  line-height: 20px;
  color: #fff; }

img {
  max-width: 100%; }

.intro-container {
  background: #fff;
  height: 100vh;
  width: 100vw;
  z-index: 1000;
  position: fixed;
  top: 0; }

.home {
  top: 0;
  position: absolute;
  background: #000; }

@media only screen and (min-width: 200px) and (max-width: 375px) {
  .content {
    width: 90%;
    margin: 50px auto 20px auto; }
  .content-sub {
    max-width: 100%; }
  .content-top {
    margin-top: 50px;
    margin-bottom: 50px; }
  .content-body {
    margin-bottom: 50px; }
  .footer-container {
    margin-top: 60px; } }

@media only screen and (min-width: 376px) and (max-width: 5000px) {
  .content {
    width: 85%;
    margin: 50px auto 20px auto; }
  .content-sub {
    max-width: 60%; }
  .content-top {
    margin-top: 100px;
    margin-bottom: 150px; }
  .content-body {
    margin-bottom: 150px; }
  .footer-container {
    margin-top: 60px; } }

.nav ul {
  margin-top: 3px;
  margin-bottom: 0px; }

.nav li {
  display: inline;
  margin: 0 0 0 20px; }

.nav a {
  text-decoration: none;
  color: #fff;
  transition: all .2s ease-in;
  font-size: 18px; }

.nav a:hover {
  text-decoration: none;
  color: #eee;
  transition: all .2s ease-in; }

.menu-collapsed {
  transition: opacity all .25s;
  position: fixed;
  left: -9000;
  height: 50px;
  width: 50px;
  z-index: 1002;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.0; }
  .menu-collapsed ul {
    list-style: none;
    position: fixed;
    left: -9000px;
    opacity: 0.0;
    color: #fff;
    padding: 0; }

.header-large {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  z-index: 9999;
  background-color: #780c4f;
  transition: all 0.6s;
  padding-top: 0px;
  padding-bottom: 15px; }

.header-small {
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  z-index: 9999;
  background-color: #780c4f;
  transition: all 0.6s;
  padding-top: 0px;
  margin-top: -20px;
  padding-bottom: 15px; }

.social-icon-header {
  width: 20px; }

@media only screen and (max-width: 991px) {
  .menu-expanded {
    text-align: center;
    line-height: 45px;
    height: 100%;
    width: 100%;
    border-radius: 0px;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 500;
    opacity: 1.0;
    transition: opacity .20s ease-in-out;
    -moz-transition: opacity .20s ease-in-out;
    -webkit-transition: opacity .20s ease-in-out; }
    .menu-expanded ul {
      font-size: 28px;
      line-height: 56px;
      padding: 0;
      list-style: none;
      position: relative;
      left: 0;
      z-index: 2;
      opacity: 1.0;
      color: #000;
      transition: opacity 1.0s ease-in-out;
      -moz-transition: opacity 1.0s ease-in-out;
      -webkit-transition: opacity 1.0s ease-in-out; }
    .menu-expanded a {
      text-decoration: none;
      padding: 5px;
      letter-spacing: 1px;
      color: #000 !important; }
      .menu-expanded a:hover {
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; }
      .menu-expanded a:visited {
        text-decoration: none;
        padding: 5px;
        color: #000;
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; } }

@media all and (device-width: 375px) and (device-height: 667px) and (orientation: landscape) {
  .menu-expanded {
    text-align: center;
    height: 100%;
    width: 100%;
    border-radius: 0px;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 500;
    opacity: 1.0;
    transition: opacity .20s ease-in-out;
    -moz-transition: opacity .20s ease-in-out;
    -webkit-transition: opacity .20s ease-in-out; }
    .menu-expanded ul {
      font-size: 18px;
      line-height: 42px;
      padding: 0;
      list-style: none;
      position: relative;
      left: 0;
      z-index: 2;
      opacity: 1.0;
      color: #000;
      transition: opacity 1.0s ease-in-out;
      -moz-transition: opacity 1.0s ease-in-out;
      -webkit-transition: opacity 1.0s ease-in-out; }
    .menu-expanded a {
      text-decoration: none;
      padding: 5px;
      letter-spacing: 1px;
      color: #000 !important; }
      .menu-expanded a:hover {
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; }
      .menu-expanded a:visited {
        text-decoration: none;
        padding: 5px;
        color: #fff;
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; } }

@media all and (device-width: 414px) and (device-height: 736px) and (orientation: landscape) {
  .menu-expanded {
    text-align: center;
    height: 100%;
    width: 100%;
    border-radius: 0px;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 500;
    opacity: 1.0;
    transition: opacity .20s ease-in-out;
    -moz-transition: opacity .20s ease-in-out;
    -webkit-transition: opacity .20s ease-in-out; }
    .menu-expanded ul {
      font-size: 18px;
      line-height: 42px;
      padding: 0;
      list-style: none;
      position: relative;
      left: 0;
      z-index: 2;
      opacity: 1.0;
      color: #000;
      transition: opacity 1.0s ease-in-out;
      -moz-transition: opacity 1.0s ease-in-out;
      -webkit-transition: opacity 1.0s ease-in-out; }
    .menu-expanded a {
      text-decoration: none;
      padding: 5px;
      letter-spacing: 1px;
      color: #fff !important; }
      .menu-expanded a:hover {
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; }
      .menu-expanded a:visited {
        text-decoration: none;
        padding: 5px;
        color: #000;
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; } }

@media all and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  .menu-expanded {
    text-align: center;
    height: 100%;
    width: 100%;
    border-radius: 0px;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 500;
    opacity: 1.0;
    transition: opacity .20s ease-in-out;
    -moz-transition: opacity .20s ease-in-out;
    -webkit-transition: opacity .20s ease-in-out; }
    .menu-expanded ul {
      font-size: 16px;
      line-height: 32px;
      padding: 0;
      list-style: none;
      position: relative;
      left: 0;
      z-index: 2;
      opacity: 1.0;
      color: #000;
      transition: opacity 1.0s ease-in-out;
      -moz-transition: opacity 1.0s ease-in-out;
      -webkit-transition: opacity 1.0s ease-in-out; }
    .menu-expanded a {
      text-decoration: none;
      padding: 5px;
      letter-spacing: 1px;
      color: #000 !important; }
      .menu-expanded a:hover {
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; }
      .menu-expanded a:visited {
        text-decoration: none;
        padding: 5px;
        color: #000;
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; } }

@media only screen and (min-width: 992px) {
  .menu-expanded {
    display: none; }
    .menu-expanded ul {
      display: none; }
    .menu-expanded a {
      display: none; }
    .menu-expanded:visited {
      display: none; } }

.sitenav {
  width: 100%;
  height: 100%; }

.sitenav-child {
  width: auto; }

@media only screen and (min-width: 768px) {
  .hamburger .line {
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 4px auto;
    transition: all 0.3s ease-in-out;
    z-index: 9999;
    position: relative; } }

@media only screen and (max-width: 767px) {
  .hamburger .line {
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 4px auto;
    transition: all 0.3s ease-in-out;
    z-index: 9999;
    position: relative; } }

/* ALL */
.hamburger-small .line {
  background: #fff;
  z-index: 9999; }

#hamburger.hamburger {
  width: 30px;
  margin-right: 20px;
  float: right;
  position: relative;
  z-index: 9999; }

.hamburger:hover {
  cursor: pointer;
  z-index: 9999; }

#hamburger.is-active .line:nth-child(2) {
  opacity: 0.0;
  background-color: #222;
  z-index: 9999; }

#hamburger.is-active .line:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -o-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
  background-color: #222;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 9999; }

#hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-4px) rotate(-45deg);
  -ms-transform: translateY(-4px) rotate(-45deg);
  -o-transform: translateY(-4px) rotate(-45deg);
  transform: translateY(-4px) rotate(-45deg);
  background-color: #222;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 9999; }

/**
 *
 * slippry v1.4.0 - Responsive content slider for jQuery
 * http://slippry.com
 *
 * Authors: Lukas Jakob Hafner - @saftsaak
 *          Thomas Hurd - @SeenNotHurd
 *
 * Copyright 2016, booncon oy - http://booncon.com
 *
 *
 * Released under the MIT license - http://opensource.org/licenses/MIT
 */
/* kenBurns animations, very basic */
@-webkit-keyframes left-right {
  0% {
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }

@-o-keyframes left-right {
  0% {
    -o-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -o-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }

@keyframes left-right {
  0% {
    -webkit-transform: translateY(-20%) translateX(-10%);
    -o-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -webkit-transform: translateY(0%) translateX(10%);
    -o-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }

@-webkit-keyframes right-left {
  0% {
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }

@-o-keyframes right-left {
  0% {
    -o-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -o-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }

@keyframes right-left {
  0% {
    -webkit-transform: translateY(0%) translateX(10%);
    -o-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -webkit-transform: translateY(-20%) translateX(-10%);
    -o-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }

/* added to the original element calling slippry */
.sy-box.sy-loading {
  background: url("/images/sy-loader.gif") 50% 50% no-repeat;
  -webkit-background-size: 32px 32px;
  background-size: 32px;
  min-height: 40px; }

.sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
  visibility: hidden; }

/* element that wraps the slides */
.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%; }

.sy-slides-wrap:hover .sy-controls {
  display: block; }

/* element that crops the visible area to the slides */
.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden; }

/* list containing the slides */
.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute; }

.sy-list.horizontal {
  -webkit-transition: left ease;
  -o-transition: left ease;
  transition: left ease; }

.sy-list.vertical {
  -webkit-transition: top ease;
  -o-transition: top ease;
  transition: top ease; }

/* single slide */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2; }

.sy-slide.kenburns {
  width: 140%;
  left: -20%; }

.sy-slide.kenburns.useCSS {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
  -webkit-animation-name: left-right;
  -o-animation-name: left-right;
  animation-name: left-right;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
  -webkit-animation-name: right-left;
  -o-animation-name: right-left;
  animation-name: right-left;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.sy-slide.sy-active {
  z-index: 3; }

.sy-slide > img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: 0; }

.sy-slide > a {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%; }

.sy-slide > a > img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: 0; }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
  display: none;
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0; }

.sy-controls li {
  position: absolute;
  width: 10%;
  min-width: 4.2em;
  height: 100%;
  z-index: 33; }

.sy-controls li.sy-prev {
  left: 0;
  top: 0; }

.sy-controls li.sy-prev a:after {
  background-position: -5% 0; }

.sy-controls li.sy-next {
  right: 0;
  top: 0; }

.sy-controls li.sy-next a:after {
  background-position: 105% 0; }

.sy-controls li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px; }

.sy-controls li a:link, .sy-controls li a:visited {
  opacity: 0.4; }

.sy-controls li a:hover, .sy-controls li a:focus {
  opacity: 0.8;
  outline: none; }

.sy-controls li a:after {
  content: "";
  background-image: url("/images/arrows.svg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  text-indent: 0;
  line-height: 2.8em;
  color: #111;
  font-weight: 800;
  position: absolute;
  background-color: #fff;
  width: 2.8em;
  height: 2.8em;
  left: 50%;
  top: 50%;
  margin-top: -1.4em;
  margin-left: -1.4em;
  border-radius: 50%; }

@media only screen and (max-device-width: 600px) {
  .sy-controls {
    display: block; }
  .sy-controls li {
    min-width: 2.1em; }
  .sy-controls li a:after {
    width: 1.4em;
    height: 1.4em;
    margin-top: -0.7em;
    margin-left: -0.7em; } }

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
  position: absolute;
  bottom: 2em;
  z-index: 12;
  left: 50%; }

.sy-caption-wrap .sy-caption {
  position: relative;
  left: -50%;
  background-color: rgba(0, 0, 0, 0.54);
  color: #fff;
  padding: 0.4em 1em;
  border-radius: 1.2em; }

.sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
  color: #e24b70;
  font-weight: 600;
  text-decoration: none; }

.sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
  text-decoration: underline; }

@media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
  .sy-caption-wrap {
    left: 0;
    bottom: 0.4em; }
  .sy-caption-wrap .sy-caption {
    left: 0;
    padding: 0.2em 0.4em;
    font-size: 0.92em;
    border-radius: 0; } }

/* pager bubbles */
.sy-pager {
  clear: both;
  display: block;
  width: 100%;
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.sy-pager li {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin: 0 1em 0 0;
  border-radius: 50%; }

.sy-pager li.sy-active a {
  background-color: #e24b70; }

.sy-pager li a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ccc;
  text-indent: -9999px;
  -webkit-background-size: 2em 2em;
  background-size: 2em;
  border-radius: 50%; }

.sy-pager li a:link, .sy-pager li a:visited {
  opacity: 1.0; }

.sy-pager li a:hover, .sy-pager li a:focus {
  opacity: 0.6; }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
  width: 100%; }

.sy-filler.ready {
  -webkit-transition: padding 600ms ease;
  -o-transition: padding 600ms ease;
  transition: padding 600ms ease; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/*=== Delays, change values here  ===*/
.one {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.two {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay: 1.0s;
  animation-delay: 1.0s; }

.three {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.four {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  animation-delay: 2.0s; }

.five {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.six {
  -webkit-animation-delay: 5.5s;
  -moz-animation-delay: 5.5s;
  animation-delay: 5.5s; }

.seven {
  -webkit-animation-delay: 6.5s;
  -moz-animation-delay: 6.5s;
  animation-delay: 6.5s; }

.eight {
  -webkit-animation-delay: 7.5s;
  -moz-animation-delay: 7.5s;
  animation-delay: 7.5s; }

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

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

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

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
